.landing-page{background:#fff;min-height:100vh;padding-top:0;margin-top:0}.tpl,body,.landing-page{font-family:"Inter18pt-Regular","Inter",sans-serif}.landing-header{background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:static;top:0;left:0;margin-top:0;z-index:3;padding-top:0}.tpl .tpl-header.landing-header{position:static;top:0;left:0;margin:0;padding-top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;z-index:3}.tpl .landing-header__inner{width:min(1200px,100%);max-width:1200px;margin:0 auto;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;padding:16px 44px;padding-left:44px;-webkit-box-sizing:border-box;box-sizing:border-box}.landing-header__logo{display:inline-block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:auto;height:auto;max-width:244px;max-height:24px}.landing-main{max-width:1200px;width:100%;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.tpl .landing-hero{width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:106px;padding:0 44px;-webkit-box-sizing:border-box;box-sizing:border-box}.tpl .landing-hero__content{width:456px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:50.5px}.landing-hero__content h1{font-family:"Inter18pt-SemiBold","Inter",sans-serif;font-size:52px;line-height:56px;font-weight:500;margin-bottom:40px}.landing-hero__content h5{font-family:"Inter18pt-Medium","Inter",sans-serif;font-size:24px;line-height:28px;font-weight:500;margin:0}.tpl .hero__form-block{background:#f5f5f7;min-width:456px;padding:24px;margin-top:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px}.hero__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.form__group{width:100%}.form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.tpl .hero__form .form__input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:52px;padding:0 54px 0 22px;font-size:16px;border:1px solid #dcdcdc;border-radius:8px 0 0 8px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1}.form__input::-webkit-input-placeholder{color:#9ca3af;font-size:16px}.form__input::-moz-placeholder{color:#9ca3af;font-size:16px}.form__input::-ms-input-placeholder{color:#9ca3af;font-size:16px}.form__input::placeholder{color:#9ca3af;font-size:16px}.form__field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.tpl .form__status-icon{position:absolute;top:50%;right:22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:24px;pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;z-index:2}.form__status-icon--error,.form__status-icon--valid{opacity:0}.form__field.is-error .form__status-icon--error{opacity:1}.form__field.is-valid .form__status-icon--valid{opacity:1}.tpl .form__error{display:none;margin-top:8px;font-size:14px;line-height:18px;color:#e53835;font-family:"Inter18pt-Regular","Inter",sans-serif}.form__field.is-error+.form__error{display:block}.form__group.is-disabled{opacity:.4;pointer-events:none}.form .btn--primary{height:52px;padding:0 24px;background-color:#0fb38d;color:#fff;font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:16px;line-height:20px;font-weight:400;border:1px solid #0fb38d;border-radius:0 8px 8px 0;cursor:pointer}.form__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.switch{position:relative;display:inline-block;width:36px;height:20px}.switch__input{opacity:0;width:0;height:0;position:absolute}.switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#dcdcdc;border-radius:20px;-webkit-transition:.3s;transition:.3s}.switch__slider:before{content:"";position:absolute;height:16px;width:16px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:.3s;transition:.3s}.switch__input:checked+.switch__slider{background-color:#0fb38d}.switch__input:checked+.switch__slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.form__switch-text{font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:16px;line-height:20px;font-weight:400;color:#000}.switch:hover .switch__slider{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #0d9e7c;box-shadow:0 0 0 1px #fff,0 0 0 2px #0d9e7c}.form .btn--full{width:100%;height:52px;background:#0fb38d;color:#fff;font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:16px;line-height:20px;font-weight:400;border:none;border-radius:8px;cursor:pointer}.form .btn--primary:hover,.form .btn--full:hover{background-color:#0d9e7c;border-color:#0d9e7c}.form .btn--primary,.form .btn--full{-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}.landing-hero__content .hero__policy{width:100%;padding-top:24px;font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:14px;line-height:18px;font-weight:400}.hero__image img{height:auto;width:100%;max-width:550px;-o-object-fit:contain;object-fit:contain;display:block}.hero__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.tpl .landing-hero .hero__img--mobile{display:none}.hero__mobile-info{display:none}.tpl .landing-footer{background:#f5f5f7;width:100%;margin-top:100px}.landing-footer .footer__top{background:#fff;padding-bottom:24px}.landing-footer .footer__top .tpl-container-wide{width:min(1200px,100%);max-width:1200px;margin:0 auto;padding:0 44px;-webkit-box-sizing:border-box;box-sizing:border-box}.footer__notice{font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:14px;line-height:18px;font-weight:400;margin:0}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-footer .footer__bottom{background:#f5f5f7;padding-top:80px;padding-bottom:80px}.landing-footer .footer__bottom .tpl-container-wide{width:min(1200px,100%);max-width:1200px;margin:0 auto;padding:0 44px;-webkit-box-sizing:border-box;box-sizing:border-box}.footer__info p{font-family:"Inter18pt-Regular","Inter",sans-serif;margin:0;font-size:14px;line-height:18px;font-weight:400}.footer__info p+p{margin-top:14px}.landing-footer .footer__legal{margin-top:8px}.footer__legal p{font-family:"Inter18pt-Regular","Inter",sans-serif;margin:0;font-size:16px;line-height:20px;font-weight:400;color:#d0d0d0}.footer__mobile{display:none}@media only screen and (max-width: 1200px){.tpl .landing-header__inner{padding-left:32px;padding-right:32px}.tpl .landing-hero{gap:60px;padding:0 32px}.landing-hero__content{width:420px}.hero__image{-ms-flex-item-align:center;align-self:center}.landing-footer .footer__top .tpl-container-wide,.landing-footer .footer__bottom .tpl-container-wide{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 992px){.tpl .landing-hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 24px}.landing-hero__content{width:420px;max-width:420px;padding-top:40px}.tpl .hero__form-block{min-width:100%}.tpl .hero__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:auto;min-width:0}.hero__mobile-badge{padding:10px 16px;border-radius:8px;font-family:"Inter18pt-Medium","Inter",sans-serif;font-size:16px;line-height:22px;font-weight:500}.hero__mobile-badge--accent{background:#0fb38d;color:#fff}.hero__mobile-badge--light{background:#f5f5f7;color:#000}.tpl .landing-hero .hero__img--desktop{display:none}.tpl .hero__image .hero__img--mobile{display:block;width:100%;max-width:390px;height:auto;-o-object-fit:contain;object-fit:contain}.tpl .hero__mobile-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;max-width:390px}.tpl .hero__mobile-badge{max-width:360px;height:68px;padding:12px;display:block;white-space:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;font-family:"Inter18pt-Medium","Inter",sans-serif;font-size:16px;line-height:22px;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box}.tpl .hero__mobile-badge--medium{font-weight:500;font-family:"Inter18pt-Medium","Inter",sans-serif;line-height:22px}.tpl .hero__mobile-badge--highlight{font-weight:400;font-family:"Inter18pt-Regular","Inter",sans-serif;line-height:22px}}@media only screen and (max-width: 767px){.tpl .tpl-header.landing-header{height:50px;padding:0px}.tpl .landing-header__inner{padding:16px 16px;height:50px}.landing-header__logo{max-height:18px;max-width:183px}.landing-main{margin-top:28px;padding:0 16px}.tpl .landing-hero{display:grid;padding:0px;justify-items:center;gap:12px;grid-template-columns:1fr;grid-template-areas:"title" "image" "subtitle" "form" "policy"}.tpl .landing-hero__content{display:contents;width:100%;padding-top:12px}.landing-hero__content h1{grid-area:title;text-align:center;font-size:40px;line-height:44px;margin:0px}.tpl .hero__image{grid-area:image;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:550px;margin:0 auto}.tpl .hero__image .hero__img--mobile{width:271px;height:auto;margin:0 auto}.tpl .hero__mobile-info{width:100%;max-width:550px}.landing-hero__content h5{grid-area:subtitle;text-align:center;padding-top:36px}.tpl .hero__form-block{grid-area:form;width:100%;max-width:550px;min-width:368px;margin:0px}.hero__form{gap:20px;width:100%;margin:0 auto}.form__input-wrapper{width:100%}.tpl .hero__form .form__input{width:100%;line-height:20px;padding-right:20px;width:100%}.form .btn--primary{width:92px;-webkit-box-flex:0;-ms-flex:none;flex:none}.tpl .hero__policy{grid-area:policy;text-align:center;width:368px;padding:0px}.tpl .landing-footer{margin-top:68px}.landing-footer .footer__top .tpl-container-wide{padding:0px}}@media only screen and (max-width: 767px)and (max-width: 575px){.tpl .tpl-footer{padding:0px}}@media only screen and (max-width: 767px){.landing-footer .footer__top{padding-left:16px;padding-bottom:20px}.tpl .footer__info--desktop{display:none}.footer__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.footer__mobile-logo{display:inline-block;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:79px;height:18px}.landing-footer .footer__bottom .tpl-container-wide{padding:0px 16px}.landing-footer .footer__bottom{padding-top:40px;padding-bottom:40px}.tpl .footer__mobile-links{background:#fff;width:368px;padding:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-family:"Inter18pt-Regular","Inter",sans-serif;font-size:16px;line-height:20px;font-weight:400;color:#5d7a75}.footer__mobile-links a{text-decoration:none;color:#5d7a75}.footer__mobile-links a:visited,.footer__mobile-links a:active,.footer__mobile-links a:hover{color:#5d7a75}.tpl .footer__mobile-info{font-family:"Inter18pt-Regular","Inter",sans-serif;margin:0;font-size:14px;line-height:18px;font-weight:400;color:#d0d0d0}.tpl .footer__legal p{font-size:14px;line-height:18px}}
/*# sourceMappingURL=index.template.min.css.map */
