.header-lp{background:#0b0e1f;border-bottom:1px solid #1e2240;font-family:Poppins,sans-serif;padding:0}.header-lp__inner{align-items:center;display:flex;height:64px;justify-content:space-between}.header-lp__logo{align-items:center;display:flex;flex-shrink:0;text-decoration:none}.header-lp__logo img{display:block;height:28px;width:auto}.header-lp__logo-text{color:#fff;font-size:18px;font-weight:700}.header-lp__btn{border-radius:8px;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:20px;padding:10px 24px;text-align:center;text-decoration:none;transition:background .3s ease}.header-lp__btn--green{background:#35cd88;color:#fff}.header-lp__btn--green:hover{background:#2db876}.header-lp__btn--outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.25);color:#fff}.header-lp__btn--outline:hover{border-color:hsla(0,0%,100%,.6)}.header-lp__btn--blue{background:#2c45dd;color:#fff}.header-lp__btn--blue:hover{background:#2439c0}@media screen and (max-width:768px){.header-lp__inner{height:56px}.header-lp__logo img{height:24px}.header-lp__btn{font-size:13px;padding:8px 18px}}