.clearfix:after{content:"";display:block;clear:both}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#757575;background:transparent;font:16px/1.5 Inter,Arial,Helvetica Neue,Helvetica,sans-serif}img{max-width:100%;height:auto;display:flex}.gm-style img{max-width:none}article,aside,audio,b,canvas,dd,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,label,li,mark,menu,nav,ol,p,section,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}button{transition:all .3s ease;background-color:transparent;outline:none;-webkit-appearance:none;appearance:none;border:none;padding:0;cursor:pointer}ul{list-style:none}.h,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;color:inherit;font-weight:700}.h1,h1{font-size:30px}.h2,h2{font-size:27px}.h3,h3{font-size:24px}.h4,h4{font-size:21px}.h5,h5{font-size:17px}.h6,h6{font-size:15px}a{transition:all .3s ease;text-decoration:none;display:inline-block}html{font-size:10px}body,html{height:100%}body.overflow{overflow:hidden}.swiper-container-initialized{height:100%}.swiper-slide{height:auto}.swiper-slide>*{height:100%}.wrapper{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}main{flex:1}main.main-bg{background:url(../images/main-bg.png) top;background-size:cover}.container{margin:0 auto;padding:0 1.5rem;width:100%}.container.container-sm{max-width:111.4rem}.container.container-md{max-width:133.5rem}fieldset,form{margin:0;padding:0;border-style:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;border-radius:0;outline:none;appearance:none;box-sizing:border-box;border:1px solid #999;padding:.4em .7em;font-family:Inter,Arial,Helvetica Neue,Helvetica,sans-serif}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-color:#000}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#999}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:#999}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input[type=email].placeholder,input[type=number].placeholder,input[type=password].placeholder,input[type=search].placeholder,input[type=tel].placeholder,input[type=text].placeholder,textarea.placeholder{color:#999}select{border-radius:0}textarea{resize:vertical;vertical-align:top}button,input[type=button],input[type=file],input[type=reset],input[type=submit]{font-family:Inter,Arial,Helvetica Neue,Helvetica,sans-serif;-webkit-appearance:none;border-radius:0;cursor:pointer}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}input[type=number] input::-webkit-inner-spin-button,input[type=number] input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number] input[type=number]{-moz-appearance:textfield}input:focus::placeholder{color:transparent}.form__group{display:flex;flex-direction:column}.form__group.hidden{height:0;opacity:0;overflow:hidden;min-height:0;margin-bottom:0}.form__group.has-error .form__error-text{opacity:1;margin-top:0}.form__group.has-error .form__input{border:2px solid #dc3545}.form__group .form__error-text{color:#dc3545;opacity:0;margin-top:0}.header{background:hsla(0,0%,100%,.65);padding:16px 0;width:100%;position:absolute;min-height:79px}.header .header-wrap{display:flex;justify-content:space-between}.header .logo{display:none;width:155px}.header .nav{position:fixed;z-index:1000;top:0;right:-100%;width:100%;height:100%;background-color:#fff;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;padding:16px}.header .nav.active{right:0}.header .nav.active .nav-list{text-align:center}.header .nav .logo-active{width:155px;display:block}.header .nav-list{display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:23.992px;padding-top:30px}.header .nav-list li{font-family:Inter,sans-serif;font-size:15.6px;font-style:normal;font-weight:500;line-height:21.6px;letter-spacing:-.48px}.header .nav-list li a:hover .arrow{transform:rotate(-180deg)}.header .nav-list li a:hover+.tooltip{display:flex}.header .nav-list li .arrow{transition:all .3s ease;display:none}.header .nav-list a{position:relative;color:#2d354c;display:flex;gap:4.92px}.header .nav-list a:after{content:"";background-color:#333;position:absolute;width:80%;left:-50%;transform:translateX(-50%);transition:all .3s ease;opacity:0}.header .nav-list a:hover:after{opacity:1;transition:all .3s ease;left:50%}.header .nav-list a.active{font-weight:600}.header .nav-list a.active:after{opacity:1;left:50%}.header .burger{position:absolute;top:50%;transform:translateY(-50%);z-index:1001;width:2rem;height:2rem}.header .burger.active span{transition:all .3s ease;transform:rotate(45deg);margin-top:.8rem}.header .burger.active span:before{transition:all .3s ease;transform:translateX(20rem);opacity:0}.header .burger.active span:after{transition:all .3s ease;transform:rotate(-90deg);opacity:1}.header .burger span{display:block;position:relative;transform:translateY(.8rem)}.header .burger span,.header .burger span:before{width:2rem;height:.2rem;background-color:#000;border-radius:1rem;transition:all .3s ease}.header .burger span:before{content:"";position:absolute;transform:translateY(-.8rem)}.header .burger span:after{background-color:#000;content:"";position:absolute;width:2rem;height:.2rem;transform:translateY(.8rem);border-radius:1rem;transition:all .3s ease}.header .btn-primary{margin-left:auto}.header .tooltip{background:#fff;display:flex;flex-direction:column;gap:6px;padding:0 14px;border-radius:10px}.header .tooltip:hover{display:flex}.footer{padding:60px 0 20px}.footer a{transition:all .3s ease}.footer a:hover{text-decoration:underline}.footer .footer-top{display:flex;gap:32px;flex-direction:column}.footer .footer-top .logo{max-width:177px;padding-bottom:15px}.footer .footer-top p,.footer .logo-block{color:#4e5774;font-family:Inter,sans-serif;font-size:17.3px;font-style:normal;font-weight:400;line-height:25.2px;letter-spacing:-.3px}.footer .logo-block{max-width:261px;width:100%}.footer .col{display:flex;flex-direction:column;gap:15px}.footer .navs-block{display:flex;justify-content:space-between;flex-direction:column;gap:20px;flex:1 0 auto}.footer .navs-block h5{color:#111;font-size:17.3px;line-height:24.3px;letter-spacing:-.36px;padding-bottom:9.15px}.footer .navs-block a,.footer .navs-block h5{font-family:Inter,sans-serif;font-style:normal;font-weight:500}.footer .navs-block a{color:#4e5774;font-size:15.6px;line-height:21.6px;letter-spacing:-.48px}.footer .navs-block li{padding-bottom:9.6px}.footer .navs-block li:last-child{padding-bottom:0}.footer .footer-bottom{padding-top:50px;display:flex;justify-content:space-between;gap:18px;color:#838ba3;font-family:Inter,sans-serif;font-size:13.2px;font-style:normal;font-weight:400;line-height:18.2px;letter-spacing:-.56px;flex-direction:column}.footer .footer-bottom ul{display:flex;gap:13.65px}.footer .footer-bottom ul a{color:#4e5774;font-family:Inter,sans-serif;font-size:13.2px;font-style:normal;font-weight:400;line-height:18.2px;letter-spacing:-.56px}.btn{border-radius:32px;background:#e5ff7d;font-style:normal;font-weight:700;line-height:18.9px;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;transform:all .3s ease}.btn:hover{box-shadow:0 10px 30px 0 rgba(161,123,198,.25)}.btn.btn-primary{color:#2d354c;font-family:Onest;width:154.61px;min-height:47px}.btn.btn-primary img{margin-bottom:2.3px}.btn.btn-secondary{color:#111;font-family:DM Sans;width:100%;min-height:47px}.main-form-section{padding-top:79px}.main-form-section .inner-wrap{padding:64px 0 72px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.main-form-section h2{color:#495677;text-align:center;font-family:IBM Plex Serif;font-style:italic;font-weight:600;letter-spacing:-2.88px;line-height:90%;font-size:38px}.main-form-section h1{color:#111;font-style:normal;font-weight:600;line-height:90%;letter-spacing:-3.28px;font-size:42px}.main-form-section h1,.main-form-section p{max-width:700px;margin:0 auto;text-align:center;font-family:DM Sans}.main-form-section p{color:#495677;font-size:18px;font-weight:400;line-height:120%;letter-spacing:-.36px}.form{max-width:600px;align-items:flex-start;border-radius:24px;background:radial-gradient(70.71% 70.71% at 50% 50%,#fff 0,#fff 100%);box-shadow:0 1px 20px -8px hsla(0,0%,7%,.12);padding:16px}.form,.form .form__body{display:flex;width:100%;flex-direction:column;gap:16px}.form .form__name{color:#4e5774;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.275px;padding-bottom:7.76px}.form .form__input{display:inline-flex;height:40px;padding:10.4px 0 10.4px 12px;justify-content:flex-end;align-items:center;border-radius:4px;border:1px solid hsla(0,0%,53%,.1);background-color:#f3f7fb;color:#495677;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.form .form__input::placeholder{color:rgba(78,87,116,.5);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.form .form__input:focus{border-color:#a899ff;box-shadow:0 0 6px 0 rgba(168,153,255,.5)}@media (min-width:480px){.main-form-section h1{font-size:48px;letter-spacing:-3.68px}}@media (min-width:576px){.footer .col{gap:39.7px}.footer .navs-block{flex-direction:row;gap:15px}.footer .footer-bottom{flex-direction:row;padding-top:70px}.main-form-section .inner-wrap{padding:84px 0 92px;gap:24px}.main-form-section h2{font-size:48px}.main-form-section h1{font-size:56px;letter-spacing:-3.98px}.form{padding:32px}}@media (min-width:768px){.footer .footer-bottom{padding-top:90px}.btn.btn-secondary{min-height:56px}.main-form-section h1{font-size:64px;letter-spacing:-4.16px}}@media (min-width:1024px){.header .header-wrap{align-items:center}.header .logo{display:block}.header .nav{position:relative;top:auto;right:auto;width:auto;height:auto;display:flex;align-items:center;flex-direction:row;background-color:transparent;padding:0}.header .nav .logo-active{display:none}.header .nav-list{flex-direction:row;padding-top:0}.header .nav-list li .arrow{display:flex}.header .burger{display:none}.header .btn-primary{margin-left:0}.header .tooltip{display:none;position:absolute;padding:14px}.footer .footer-top{flex-direction:row;gap:15px}}@media only screen and (min-width:1025px){a[href^=skype],a[href^=sms],a[href^=tel]{cursor:default;pointer-events:none}}@media (min-width:1200px){.footer .footer-top{gap:32px}}