@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*,*:before,*:after{box-sizing:border-box}section{position:relative}a{color:#242769;outline:none;transition:.3s}svg{flex-shrink:0;height:auto}button{padding:0;color:#fff;background:transparent;border:none;outline:none;cursor:pointer;transition:.3s}picture{border-radius:inherit}img{display:block;max-width:100%;height:auto}@font-face{font-family:CeraPro-Regular;src:url(/build/assets/CeraPro-Regular-CYQQqcxw.woff2) format("woff2"),url(/build/assets/CeraPro-Regular-BdICyKZM.ttf) format("truetype");font-display:swap}@font-face{font-family:CeraPro-Medium;src:url(/build/assets/CeraPro-Medium-BB7A4flL.woff2) format("woff2"),url(/build/assets/CeraPro-Medium-DKyvjiCn.ttf) format("truetype");font-display:swap}@font-face{font-family:CeraPro-Light;src:url(/build/assets/CeraPro-Light-CguMStJJ.woff2) format("woff2"),url(/build/assets/CeraPro-Light-BNUwkY5l.ttf) format("truetype");font-display:swap}html{-webkit-text-size-adjust:100%}body{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);color:#292c33;background:#f9f9ff;font-size:15px;line-height:normal;font-family:CeraPro-Regular,sans-serif}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-family:CeraPro-Medium,sans-serif}h1{font-size:38px}h2{font-size:clamp(24px,2.5vw + 12px,48px)}h3{font-size:clamp(20px,1.25vw + 14px,32px)}h4{font-size:20px}strong{font-family:CeraPro-Medium,sans-serif}@media screen and (min-width: 1025px){body{font-size:16px}h1{font-size:56px}}.wrap{position:relative;z-index:10;margin:0 auto;width:100%;padding:0 16px}@media screen and (min-width: 1025px){.wrap{padding:0 40px}}@media screen and (min-width: 1281px){.wrap{padding:0 110px}}.bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.img{width:100%;height:100%;object-fit:cover}.link{display:inline-block;color:#004080;text-decoration:underline}.textDesktop{display:none}@media screen and (min-width: 481px){.textDesktop{display:block}.textMob{display:none}}.desktop-only{display:none}@media (min-width: 751px){.desktop-only{display:block}.mobile-only{display:none}}.btn,.btn2{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:16px;height:57px;padding:0 32px;font-size:20px;letter-spacing:.02em;white-space:nowrap;transition:all .4s;overflow:hidden}.btn svg,.btn span,.btn2 svg,.btn2 span{position:relative;z-index:2;pointer-events:none}.btn{color:#f9f9ff;background:#242769;font-family:CeraPro-Medium,sans-serif}.btn:hover{background-color:#1c1e50}.btn2{border:2px solid rgba(36,39,105,.6);color:#1c1e50;background:#f9f9ff;font-family:CeraPro-Regular,sans-serif}.btn2:hover{color:#f9f9ff;border-color:transparent;background-color:#1c1e50}@media screen and (max-width: 1024px){.btn,.btn2{height:44px;padding:0 24px;font-size:16px}}@media (hover: hover) and (pointer: fine){.btn:hover{background-color:#1c1e50}.btn2:hover{color:#f9f9ff;border-color:transparent;background-color:#1c1e50}}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea{margin:0;padding:0;border:none;width:100%;outline:none;background:none;box-shadow:none;color:#242769;font-size:16px;line-height:1.2;transition:box-shadow .5s;font-family:CeraPro-Regular,sans-serif}:invalid{box-shadow:none}input::placeholder{opacity:1;color:#9795b5}textarea::placeholder{opacity:1;color:#9795b5}.input-group-2x{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:12px}@media screen and (max-width: 1024px){.input-group-2x{grid-template-columns:minmax(1px,1fr);gap:16px}}@media screen and (max-width: 480px){.input-group-2x{gap:8px}}.input{width:100%}.input-label{margin-bottom:4px;color:#242769;font-size:14px}.input-field{height:44px;border-radius:16px;--box-shadow-color: #9795B5;--box-shadow-width: 2px;box-shadow:inset 0 0 0 var(--box-shadow-width) var(--box-shadow-color);padding:0 20px}.input-field.error{--box-shadow-color: #F04438;background-color:#fdadbe}.input-field.is-filled{--box-shadow-color: #C1C3E5;background-color:#e8e9fe}.input-field:focus{--box-shadow-color: rgba(36, 39, 105, .6);background-color:transparent}.input-error{margin-top:4px;text-align:left;font-size:14px;color:#f04438}.input-text{height:84px;padding:10px 18px;resize:none}.input-text.error{--box-shadow-color: #F04438}.input-text:focus{--box-shadow-color: rgba(36, 39, 105, .6)}.select{position:relative;color:#000}.select-header{display:flex;align-items:center;min-height:40px;gap:8px;font-family:Montserrat-Medium,sans-serif;cursor:pointer}.select-selected{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-icon{flex-shrink:0;display:flex;color:#373737;font-size:0;transition:.3s}.select-header.open .select-icon{transform:rotate(180deg)}.select-body{display:none;position:absolute;z-index:3;top:calc(100% + 4px);right:0;border-radius:16px;border:1px solid #F6F6F6;background:#fff;box-shadow:var(--drop-shadow)}.select-options{max-height:308px;padding:24px;overflow:hidden auto}.select-options-item{display:flex;cursor:pointer;transition:.3s}.select-options-item span{padding:16px;border-radius:8px;transition:background-color .3s}.select-options-item:hover span{background-color:#f4f4f4;text-shadow:.01em 0 0 currentColor,-.01em 0 0 currentColor}.select-input{padding:24px 24px 0}.select-input .input-field{height:48px;font-size:14px}@media screen and (max-width: 1024px){.select-header{gap:4px}.select-body{border-radius:12px}.select-options{padding:16px}.select-options-item span{padding:12px}}@media screen and (max-width: 750px){.select-options{padding:12px}}.select2{position:relative;color:#373737}.select2-header{display:flex;align-items:center;gap:8px;border-radius:12px;height:68px;padding:0 24px;background:#fff;--box-shadow-color: #DEDEDE;box-shadow:inset 0 0 0 1px var(--box-shadow-color);font-size:16px;cursor:pointer}.select2-header.open .select-icon{transform:rotate(180deg)}.select2 .select-body{width:100%}.radio-group{display:flex;align-items:center;gap:48px}.radio{display:flex;align-items:center;gap:16px}.radio-input{flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;border:1px solid #373737;transition:.3s}.radio.checked .radio-input{border-color:transparent}.radio-input:before,.radio-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;transition:.3s}.radio-input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;transition:.3s}.radio.checked .radio-input:before{width:16px;height:16px;background:#2424244f}.radio.checked .radio-input:after{width:10px;height:10px;background:#242424}.radio-label{display:flex;align-items:center;gap:8px;font-size:16px;line-height:normal;font-family:Montserrat-Medium,sans-serif}.radio-label img{flex-shrink:0;width:16px}@media screen and (max-width: 1024px){.radio-label{font-size:12px}}.loading{position:relative;pointer-events:none}.loading:after{content:"";position:absolute;left:50%;top:50%;margin:-15px 0 0 -15px;display:block;width:30px;height:30px;border-radius:50%;border:3px solid #fff;border-top-color:transparent;animation:loading 1s infinite linear}.loading .btn-text{opacity:0}@media screen and (max-width: 768px){.loading:after{margin:-10px 0 0 -10px;width:20px;height:20px;border-width:2px}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (hover: none) and (pointer: coarse){.scroll{scrollbar-width:none;-ms-overflow-style:none}.scroll::-webkit-scrollbar{display:none}.scroll::-webkit-scrollbar-track{background-color:transparent}.scroll::-webkit-scrollbar-thumb{background-color:transparent}.scroll::-webkit-scrollbar-thumb:hover{background-color:transparent}}.rating{display:flex;gap:4px;color:#8d8d8d}.rating svg{cursor:pointer}.rating .filling,.rating .hover{color:#efb20a}@media screen and (max-width: 480px){.rating svg{width:16px}}#page.form-open,#page.modal-open,#page.menu-open{overflow:hidden}#page:after{content:"";position:fixed;z-index:9001;top:0;left:0;height:0;width:0;opacity:0;background-color:#2a2a7480;transition:opacity .4s ease-out}#page.form-open:after,#page.modal-open:after,#page.menu-open:after{height:100%;width:100%;opacity:1}#page.menu-open:after{z-index:8998}#page.form-open,#page.modal-open,#page.menu-open,#page.lock-scroll{padding-right:var(--scrollbar-width)}#page.form-open .header,#page.modal-open .header,#page.menu-open .header,#page.lock-scroll .header{width:calc(100% + var(--scrollbar-width));padding-right:var(--scrollbar-width)}.modal-box{display:none;position:fixed;z-index:10000;top:0;left:0;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100vw;overflow-y:auto;animation-fill-mode:both}.modal-box.open{display:flex;justify-content:center;align-items:center}.modal{position:relative;z-index:2;max-height:100vh;max-height:calc(var(--vh, 1vh) * 100);width:calc(100% - 16px)}.modal-head{position:absolute;z-index:102;top:40px;right:40px}.modal-logo{display:none}.modal-body{position:relative;z-index:2;border-radius:16px;border:2px solid #C1C3E5;padding:38px 70px 38px 38px;background:#f9f9ff}@media screen and (max-width: 750px){.modal-body{padding:38px}.modal-head{position:relative;top:auto;right:auto;display:grid;grid-template-columns:24px auto 24px;align-items:center;margin-bottom:40px}.modal-logo{display:flex;justify-content:center}}@media screen and (max-width: 480px){.modal-body{padding:38px 14px}}.modal-close{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:32px;height:32px}.modal-close:before{opacity:0;content:"";position:absolute;z-index:-1;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:8px;background-color:#efefef;transition:opacity .5s}.modal-close:hover:before{opacity:1}.modal-close svg{width:100%}@media screen and (max-width: 750px){.modal-close{width:24px;height:24px}.modal-close:before{top:-8px;right:-8px;bottom:-8px;left:-8px}}.modalReview{max-width:898px}.modalReview-inner{display:grid;grid-template-columns:454fr 300fr;align-items:center;gap:32px}.modalReview-title{margin:0 auto 28px;text-align:center;font-size:28px}.modalReview-form{display:flex;flex-direction:column;gap:16px}.modalReview-rate{display:flex;justify-content:center;align-items:center;gap:28px;margin-bottom:28px}.modalReview-rate-text{color:#242769;font-size:20px;font-family:CeraPro-Medium,sans-serif}.modalReview-img{position:relative;border-radius:16px;border:2px solid #C1C3E5;overflow:hidden}.modalReview-img img{position:relative}.modalReview-action{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width: 750px){.modalReview-inner{grid-template-columns:minmax(1px,1fr)}.modalReview-title{margin-bottom:32px}.modalReview-img{display:none}}@media screen and (max-width: 480px){.modalReview-title{font-size:20px}.modalReview-rate{justify-content:space-between;margin-bottom:32px}.modalReview-rate-text{font-size:16px}.modalReview-form{gap:8px}}.modalFeedback-inner{display:grid;grid-template-columns:380fr 366fr;align-items:center;gap:40px}.modalFeedback-title{margin:0 auto 28px;width:100%;max-width:320px;text-align:center;font-size:28px}.modalFeedback-info{text-align:center;font-size:16px}@media screen and (max-width: 750px){.modalFeedback-inner{grid-template-columns:minmax(1px,1fr)}.modalFeedback-title{margin-bottom:32px}}@media screen and (max-width: 480px){.modalFeedback-title{font-size:20px}.modalFeedback-info{font-size:10px}}.hidden{display:none}.modalSuccess{max-width:590px;text-align:center}.modalSuccess .modal-body{padding:38px}.modalSuccess-head{position:relative;display:grid;grid-template-columns:32px auto 32px;align-items:flex-start;margin-bottom:40px}.modalSuccess-logo{display:flex;justify-content:center}.modalSuccess-title{margin:0 auto 28px;font-size:28px}.modalSuccess-text{font-size:20px;text-wrap:balance}@media screen and (max-width: 750px){.modalSuccess-head{grid-template-columns:24px auto 24px;align-items:center;margin-bottom:40px}}@media screen and (max-width: 480px){.modalSuccess .modal-body{padding:38px 18px}.modalSuccess-logo img{width:107px}.modalSuccess-title{margin-bottom:8px;font-size:20px}.modalSuccess-text{font-size:15px}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn;animation-duration:.3s}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut;animation-duration:.3s}.sideMenu{position:fixed;z-index:8999;top:0;bottom:0;left:-200%;width:100vw;max-width:320px;height:100vh;border-radius:0 16px 16px 0;height:calc(var(--vh, 1vh) * 100);transition:.3s;overflow:hidden;background:#e8e9fe}.sideMenu.open{left:0}.sideMenu-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;height:100%;padding:40px 16px;overflow-y:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sideMenu-head{display:flex;flex-direction:column;align-items:flex-end;gap:4px;width:100%}.sideMenu-close{display:flex}.sideMenu-logo{display:flex;justify-content:center;width:100%}.sideMenu-menu{display:flex;flex-direction:column;gap:12px;width:100%}.sideMenu-link{display:flex;align-items:center;border:2px solid #C1C3E5;border-radius:16px;padding:12px 14px;background:#f9f9ff;font-size:16px}.sideMenu-link:hover{background-color:#c1c3e5}.sideMenu-phone{display:flex;align-items:flex-start;gap:8px;text-align:right}.sideMenu-phone-icon{display:flex;align-items:center;min-height:30px}.sideMenu-phone-num{font-size:24px}.sideMenu-phone-text{margin-top:-4px;font-size:10px;font-family:CeraPro-Light,sans-serif}.popup-info{position:fixed;z-index:100003;top:20px;right:20px;width:calc(100vw - 40px);max-width:400px;border-radius:3px;padding:20px 40px 20px 80px;color:#fff;background-color:#7b78d6;box-shadow:-4px 13px 10px 1px #524ad41c;font-size:16px;visibility:visible;animation-name:bounceInDown;animation-duration:1s;animation-timing-function:ease-in-out}.fadeOut{opacity:0;transition:opacity .5s}.popup-info p{line-height:1.5}.popup-info>svg{position:absolute;left:40px;width:26px;height:26px}.popup-info-progress{position:absolute;bottom:0;left:0;width:0;height:3px;border-radius:3px;background-color:#0006}.popup-info-close{position:absolute;top:10px;right:10px;width:14px;height:14px;fill:#fff}.popup-error .popup-info-close{fill:#fff}.popup-error{color:#fff;border-color:#d22e3b;background-color:#d22e3b}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.slider{touch-action:pan-y;overflow:hidden;padding-bottom:1px;width:100%}.slider-inside{display:flex;cursor:grab;-webkit-user-select:none;user-select:none}.slider-inside img{pointer-events:none}.slider-inside.grabbing{cursor:grabbing}.slider-nav{position:absolute;z-index:2;right:0;left:0;flex-shrink:0;display:flex;justify-content:space-between;gap:12px;pointer-events:none}.slider-prev,.slider-next{position:relative;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;color:#292c33;background-color:#f9f9ff33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.wrap-slider-dots{position:absolute;z-index:2;display:flex;justify-content:center;width:100%}.slider-dots{display:flex;justify-content:center;align-items:center;gap:4px}.slider-dots-item{position:relative;width:16px;height:16px;border-radius:8px;background:#f9f9ff;cursor:pointer;transition:.5s}.slider-dots-item.active{width:56px;background-color:#242769}.slider-dots.hidden{display:none}.slider-item{margin-right:20px}@media screen and (min-width: 751px){.slider-dots{gap:8px}}@media screen and (max-width: 1024px){.slider-prev,.slider-next{width:36px;height:36px}.slider-prev svg,.slider-next svg{width:6px}}.header{position:sticky;z-index:100;top:0;color:#f9f9ff;background:#242769}.header .wrap{display:flex;justify-content:space-between;align-items:center;height:64px}.header-nav,.header-phone{display:none}.header-btn{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.header-logo{width:124px}.header-logo img{width:100%}@media screen and (min-width: 1025px){.header .wrap{height:80px}.header-nav{display:flex;gap:34px}.header-link{color:#f9f9ff;font-size:18px}.header-link:hover{font-family:CeraPro-Medium,sans-serif}.header-logo{width:135px}.header-btn{display:none}.header-phone{display:flex;align-items:flex-start;gap:8px;color:#f9f9ff;text-align:right}.header-phone-icon{display:flex;align-items:center;min-height:30px}.header-phone-num{font-size:24px}.header-phone-text{margin-top:-1px;font-size:10px}}@media screen and (min-width: 1281px){.header-link{font-size:20px}}section{scroll-margin-top:64px}@media screen and (min-width: 1025px){section{scroll-margin-top:80px}}.section{padding:40px 0}.section-head{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px}.section-title{text-align:center}.section-title span{color:#242769}.section-text{width:100%;font-size:15px}.section-action{margin-top:32px;display:flex;justify-content:center}@media screen and (min-width: 481px){.section-text{text-align:center}}@media screen and (min-width: 1025px){.section{padding:50px 0}.section-head{gap:24px;margin-bottom:40px}.section-text{font-size:20px}.section-text span{font-family:CeraPro-Medium,sans-serif}.section-action{margin-top:60px}}.heroSec .slider-inside{cursor:inherit}.heroSec .wrap-slider-dots{bottom:32px}.heroSec .slider-nav{top:329px;padding:0 28px}@media screen and (max-width: 1024px){.heroSec .wrap-slider-dots{display:none}.heroSec .slider-nav{top:206px;padding:0 8px}}@media screen and (max-width: 480px){.heroSec .slider-nav{top:306px}}.heroItem{position:relative;min-height:798px}.heroItem .wrap{display:flex;align-items:flex-end;padding-top:80px;padding-bottom:80px;height:100%}.heroItem-inner{width:100%;max-width:780px;padding:40px 60px;border-radius:16px;background-color:#f9f9ff99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.heroItem-title{margin-bottom:24px;color:#242769;font-size:56px;line-height:1}.heroItem-description{margin-bottom:32px;width:100%;max-width:580px;font-size:20px}.heroItem-action{display:flex;gap:20px}@media screen and (min-width: 1025px){.heroItem .wrap{padding-right:124px;padding-left:124px}}@media screen and (max-width: 1024px){.heroItem{min-height:700px}.heroItem-inner{max-width:680px}.heroItem-title{width:100%;max-width:500px;font-size:38px;line-height:1.2}.heroItem-description{max-width:470px;font-size:16px;line-height:1.4}}@media screen and (max-width: 750px){.heroItem-inner{padding:30px 20px}}@media screen and (max-width: 480px){.heroItem{min-height:548px}.heroItem .wrap{align-items:stretch;padding-top:31px;padding-bottom:31px}.heroItem-inner{display:flex;flex-direction:column;justify-content:space-between;max-width:none;padding:0;border-radius:0;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.heroItem-title{text-align-last:right}.heroItem-title{width:100%;max-width:360px;color:#f9f9ff;text-align-last:right}.heroItem-description{margin-bottom:20px;max-width:360px;color:#f9f9ff}.heroItem-action{justify-content:center}.heroItem .btn2{display:none}}.aboutSec{padding:40px 0}.aboutSec-row{display:grid;grid-template-columns:minmax(1px,1fr);gap:20px;margin-bottom:20px}.aboutSec-row2{display:grid;grid-template-columns:minmax(1px,228fr) minmax(110px,110fr);gap:20px}.aboutSec h3{font-size:20px}.aboutSec-text{font-size:12px}.aboutSec-text a{color:inherit;text-decoration:underline;text-underline-offset:4px;font-family:CeraPro-Medium,sans-serif}.aboutSec-col{position:relative;display:flex;flex-direction:column;justify-content:center;gap:4px;border:2px solid #C1C3E5;border-radius:20px;padding:22px 8px 22px 14px;overflow:hidden}.aboutSec-img{border:none}.aboutSec-img2{min-height:280px}.aboutSec-list{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.aboutSec-card{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border:2px solid #C1C3E5;border-radius:16px;min-height:80px;padding:10px 4px;text-align:center}.aboutSec-card:nth-child(odd){background-color:#e9e9ff}.aboutSec-card .aboutSec-text{width:100%;max-width:180px;font-size:12px;line-height:1.3}@media screen and (min-width: 481px){.aboutSec-col{padding:24px}.aboutSec h3{font-size:32px}.aboutSec .aboutSec-text{font-size:14px}.aboutSec-card .aboutSec-text{font-size:12px}}@media screen and (min-width: 751px){.aboutSec-row{grid-template-columns:minmax(348px,calc(33.3333333333% - 28px)) 1fr}.aboutSec-col{min-height:300px;background:#e8e9fe}.aboutSec-col .aboutSec-text{width:100%;max-width:308px}.aboutSec-card{padding:20px}}@media screen and (min-width: 1025px){.aboutSec{padding:100px 0 50px}.aboutSec-row{gap:28px;margin-bottom:28px}.aboutSec-row2{grid-template-columns:minmax(1px,460px) minmax(348px,calc(33.3333333333% - 28px)) minmax(312px,1fr);gap:28px}.aboutSec-col{min-height:488px;gap:40px;padding:38px}.aboutSec-list{gap:28px}.aboutSec h3{font-size:44px}.aboutSec .aboutSec-text{font-size:16px}}@media screen and (max-width: 1024px){.aboutSec-col2{display:none}}@media screen and (max-width: 750px){.aboutSec-img{display:none}}.reasonSec{background:#e8e9fe}.reasonSec-grid{display:grid;grid-template-columns:minmax(1px,1fr);gap:20px}@media screen and (min-width: 751px){.reasonSec-grid{grid-template-columns:repeat(2,minmax(1px,1fr))}}@media screen and (min-width: 1025px){.reasonSec-grid{gap:28px}}.reasonItem{display:flex;flex-direction:column;justify-content:center;border-radius:12px;border:2px solid #C1C3E5;padding:10px 10px 10px 22px;background:#f9f9ff;transition:.3s}.reasonItem:hover{background:#dddef8}.reasonItem-toggle{display:flex;align-items:center;gap:24px}.reasonItem-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:24px;height:24px}.reasonItem-icon svg{width:100%}.reasonItem-col{flex-grow:1;display:flex;flex-direction:column;gap:4px}.reasonItem-title{font-size:16px}.reasonItem-text{display:none}.reasonItem-content{display:none;padding-top:8px;font-size:14px}.reasonItem-arrow{flex-shrink:0;font-size:0;transition:transform .3s}.reasonItem.active .reasonItem-arrow{transform:rotate(180deg)}@media screen and (min-width: 481px){.reasonItem{border-radius:16px;min-height:142px;padding:24px}.reasonItem-icon{width:60px;height:60px}.reasonItem-title{font-size:20px}.reasonItem-box,.reasonItem-arrow{display:none}.reasonItem-text{display:block;width:100%;max-width:420px;font-size:16px}.reasonItem-text2{max-width:430px}.reasonItem-text5{max-width:380px}}@media screen and (min-width: 751px){.reasonItem{padding:38px}}@media screen and (max-width: 480px){.reasonItem-toggle{cursor:pointer}.reasonItemD{display:none}}.valueSec-grid{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));gap:20px 16px}@media screen and (min-width: 1025px){.valueSec-grid{grid-template-columns:repeat(3,minmax(1px,1fr));gap:28px}}.valueItem{position:relative;display:flex;align-items:flex-end;border-radius:16px;border:2px solid #C1C3E5;height:230px;overflow:hidden}.valueItem:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#24276900 55%,#24276999)}.valueItem-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px;text-align:center;color:#f9f9ff}.valueItem-text{width:100%;max-width:clamp(150px,14.06vw + 72.5px,275px);text-wrap:balance;font-size:clamp(12px,1.04vw + 5px,20px)}@media screen and (min-width: 751px){.valueItem{height:400px;border-radius:20px}.valueItem.tall{height:400px}.valueItem:before{background:linear-gradient(180deg,#24276900 55%,#24276999),linear-gradient(180deg,#292c331a,#292c331a)}.valueItem-content{align-items:flex-start;padding:26px;text-align:left}}@media (min-width: 1025px){.valueItem{height:246px}.valueItem.tall{height:520px;grid-row:span 2}}@media screen and (max-width: 1024px){.valueItem:nth-child(1),.valueItem:nth-child(2),.valueItem:nth-child(3){order:2}}.benefitSec-row{display:grid;grid-template-columns:minmax(1px,1fr)}.benefitSec-slider{position:relative}.benefitSec .slider,.benefitSec .slider-inside{height:100%}.benefitSec .wrap-slider-dots{bottom:16px}.benefitSec .slider-dots-item{width:8px;height:8px}.benefitSec .slider-dots-item.active{border-radius:4px;width:21px}.benefitSec .slider-nav{top:207px;padding:0 16px}.benefitSec .slider-prev,.benefitSec .slider-next{width:32px;height:32px}.benefitSec .slider-prev svg,.benefitSec .slider-next svg{width:6px}.benefitSec-list{display:none}@media screen and (min-width: 751px){.benefitSec .slider{border-radius:16px}.benefitSec .wrap-slider-dots{bottom:20px}.benefitSec .slider-dots-item{width:12px;height:12px}.benefitSec .slider-dots-item.active{width:32px}.benefitSec .slider-nav{top:calc(50% - 20px);padding:0 20px}.benefitSec .slider-prev,.benefitSec .slider-next{width:40px;height:40px}.benefitSec .slider-prev svg,.benefitSec .slider-next svg{width:8px}.benefitSec-row{grid-template-columns:repeat(2,minmax(1px,1fr));gap:20px}.benefitSec-list{display:flex;flex-direction:column;justify-content:space-between;gap:20px}}@media screen and (min-width: 1025px){.benefitSec-row{gap:28px}}@media screen and (max-width: 750px){.benefitSec .wrap{padding:0}.benefitSec .section-head,.benefitSec .section-action{padding:0 16px}}.benefitItem{position:relative;display:flex;align-items:flex-end;min-height:416px;height:100%;overflow:hidden}.benefitItem:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(180deg,#24276900 55%,#24276999),linear-gradient(180deg,#292c331a,#292c331a)}.benefitItem-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:4px;padding:34px 16px}.benefitItem-content h3{font-size:20px;color:#fff}.benefitItem-text{font-size:15px;color:#f9f9f4}@media screen and (min-width: 751px){.benefitItem{border-radius:16px;border:2px solid #C1C3E5}.benefitItem-content{display:none}}.benefitItem2{display:flex;flex-direction:column;gap:4px;transition:color .5s}.benefitItem2 h3{font-size:20px}.benefitItem2-text{width:100%;max-width:596px;font-size:16px}.benefitItem2.active{color:#242769}.benefitItem2.active h3{font-size:22px}.benefitItem2.active .benefitItem2-text{font-size:18px}.benefitItem2-text1{max-width:560px}.priceSec{background:#e8e9fe}.priceSec .section-text{max-width:940px}.priceSec-grid{display:grid;grid-template-columns:minmax(1px,1fr);gap:20px}.priceSec-info{margin-top:32px}@media screen and (min-width: 751px){.priceSec-grid{grid-template-columns:repeat(2,minmax(1px,1fr))}.priceSec-info{display:none}}@media screen and (min-width: 1025px){.priceSec-grid{grid-template-columns:repeat(3,minmax(1px,1fr));gap:28px}}.priceCard{display:flex;flex-direction:column;gap:20px;border:2px solid #C1C3E5;border-radius:16px;background:#f9f9ff;padding:18px 22px}.priceCard ul{display:flex;flex-direction:column;gap:12px}.priceCard li{display:flex;align-items:center;gap:24px}.priceCard-icon{flex-shrink:0;font-size:0;width:28px}.priceCard-icon svg{width:100%}.priceCard-text{width:100%;max-width:270px;text-wrap:balance}.priceCard-text a{font-family:CeraPro-Medium,sans-serif}.priceCard a{color:inherit;text-underline-offset:4px;text-decoration:underline}.priceCard-info{width:100%;max-width:330px;font-size:12px}@media screen and (min-width: 481px){.priceCard-icon{width:32px}}@media screen and (min-width: 1025px){.priceCard{padding:38px 26px}}@media screen and (max-width: 1024px){.priceCard:nth-child(3){display:none}}@media screen and (max-width: 750px){.priceCard:nth-child(2){display:none}}@media screen and (max-width: 480px){.priceCard-text{font-size:14px}}.orderSec-grid{display:grid;grid-template-columns:minmax(1px,1fr);gap:20px}.orderSec-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));gap:14px}@media screen and (min-width: 751px){.orderSec-grid{grid-template-columns:464fr 728fr}.orderSec-list{display:flex;flex-direction:column;justify-content:space-between}}@media screen and (min-width: 1025px){.orderSec-grid{gap:28px}.orderSec-list{gap:20px}}.orderCard{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border:2px solid #C1C3E5;border-radius:16px;padding:10px}.orderCard:nth-child(odd){background-color:#e9e9ff}.orderCard-step,.orderCard-text{font-size:clamp(14px,.625vw + 11px,20px)}.orderCard-step{font-family:CeraPro-Medium,sans-serif}.orderCard-text{width:100%;max-width:clamp(210px,9.375vw + 165px,300px);text-wrap:balance}.orderCard-text2{max-width:clamp(238px,10.63vw + 187px,340px);text-wrap:wrap}.orderCard-content{display:flex;flex-direction:column;gap:4px}@media screen and (min-width: 751px){.orderCard{align-items:flex-start;gap:32px;padding:30px}}@media screen and (min-width: 1025px){.orderCard{gap:40px}}@media screen and (max-width: 750px){.orderCard{text-align:center}.orderCard h3{max-width:100px;font-size:14px;font-family:CeraPro-Regular,sans-serif}.orderCard-text{display:none}}@media screen and (max-width: 480px){.orderCard h3{max-width:76px;font-size:12px}}.orderCard2{position:relative;border:2px solid #C1C3E5;border-radius:16px;overflow:hidden;max-height:709px}.orderCard2 .bg{position:relative}@media screen and (min-width: 751px){.orderCard2{min-height:708px}.orderCard2:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#24276900 55%,#24276999),linear-gradient(180deg,#292c331a,#292c331a)}}.reviewsSec{overflow:hidden;background-color:#e8e9fe}.reviewsSec-slider{position:relative}.reviewsSec .slider-nav{top:calc(50% - 30px);right:auto;left:50%;transform:translate(-50%);width:calc(100vw - var(--scrollbar-width));padding:0 20px}@media screen and (max-width: 1280px){.reviewsSec-slider{padding:0 40px}}@media screen and (max-width: 1024px){.reviewsSec-slider{padding:0 16px}.reviewsSec .slider-nav{top:calc(50% - 16px);padding:0}.reviewsSec .slider-prev,.reviewsSec .slider-next{width:32px;height:32px}}@media screen and (min-width: 751px){.reviewsSec{background-color:#f9f9ff}}.reviewItem{margin-right:16px;padding:18px 22px;border:2px solid #C1C3E5;border-radius:16px;background-color:#f9f9ff;transition:background-color .3s}.reviewItem-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.reviewItem-author{font-size:14px;font-family:CeraPro-Medium,sans-serif}.reviewItem-rating{flex-shrink:0;display:flex;color:#8d8d8d}.reviewItem-rating .filling{color:#efb20a}.reviewItem-rating svg{width:12px}@media screen and (min-width: 751px){.reviewItem{min-height:268px;padding:34px 22px}.reviewItem.center{background-color:#e8e9fe}.reviewItem-head{margin-bottom:24px}.reviewItem-author{font-size:20px}.reviewItem-rating svg{width:16px}}@media screen and (min-width: 1025px){.reviewItem{margin-right:28px}}@media screen and (max-width: 480px){.reviewItem-text{font-size:12px}}.feedbackSec{position:relative;padding:60px 0}.feedbackSec-box{display:flex;justify-content:center;margin:0 auto;width:100%;max-width:1070px;border-radius:16px;border:2px solid #9795B5;padding:38px;background:#f9f9ff}.feedbackSec-box-inner{display:grid;grid-template-columns:488fr 420fr;gap:42px;width:100%;max-width:950px}.feedbackSec-title{margin:0 auto 28px;width:100%;max-width:460px;text-align:center;font-size:28px}.feedbackSec-form{display:flex;flex-direction:column;gap:16px}.feedbackSec-form-row{width:100%;max-width:454px}.feedbackSec-action{display:flex;justify-content:center;margin-top:12px}.feedbackSec-info{color:#242769;font-size:12px}.feedbackSec-img{position:relative;border-radius:16px;border:2px solid #C1C3E5;overflow:hidden}.feedbackSec-img:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#24276900 55%,#24276999)}.feedbackSec-img img{position:relative}@media screen and (max-width: 1024px){.feedbackSec{padding:40px 0}}@media screen and (max-width: 750px){.feedbackSec-bg{display:none}.feedbackSec-box{border-radius:0;border:none;padding:0}.feedbackSec-box-inner{grid-template-columns:minmax(1px,1fr)}.feedbackSec-title{margin-bottom:32px;font-size:24px}.feedbackSec-form{border-radius:16px;border:2px solid #C1C3E5;padding:38px 28px}.feedbackSec-form-row{max-width:none}.feedbackSec-img{display:none}}@media screen and (max-width: 480px){.feedbackSec-form{gap:8px;padding:26px 10px}.feedbackSec-action{margin-top:16px}.feedbackSec-info{font-size:10px}}.footer{padding:40px 0;color:#f9f9ff;background:#242769}.footer a{color:inherit}.footer-logo{display:flex;width:107px}.footer-logo img{width:100%}.footer-grid{display:grid;grid-template-columns:minmax(1px,1fr);grid-template-areas:"logo" "social" "about" "contacts" "address";gap:8px 40px;font-size:14px}.footer-logoCol{grid-area:logo}.footer-aboutCol{grid-area:about}.footer-contactsCol{grid-area:contacts}.footer-socialsCol{grid-area:social}.footer-socialsCol .footer-label{display:none}.footer-addressCol{grid-area:address}.footer-label{margin-bottom:8px;font-family:CeraPro-Medium,sans-serif}.footer-link2{font-family:CeraPro-Medium,sans-serif}.footer-list{display:flex;flex-direction:column;gap:8px}.footer-social{display:flex;gap:12px;font-size:0}.footer-contact{display:flex;align-items:flex-start;gap:12px}.footer-contact-icon{display:flex;align-items:center;min-height:18px}.footer-contact-icon svg{width:16px}.footer-copyright{margin-top:40px;border-top:1px solid #F9F9FF;padding-top:4px;text-align:center;font-size:10px}@media screen and (min-width: 751px){.footer-grid{grid-template-columns:1fr auto auto;grid-template-areas:"logo about contacts" "logo social address"}.footer-socialsCol{margin:0}.footer-socialsCol .footer-label{display:block}.footer-copyright{text-align:left}}@media screen and (min-width: 1025px){.footer{padding:50px 0}.footer-logo{width:250px}.footer-grid{gap:60px;font-size:18px}.footer-label{margin-bottom:12px}.footer-link2{margin-bottom:4px}.footer-contact-icon{min-height:25px}.footer-contact-icon svg{width:24px}.footer-copyright{padding-top:17px;font-size:16px}}@media screen and (min-width: 1281px){.footer-grid{font-size:20px}}@media screen and (max-width: 1024px){.footer .wrap{padding:0 24px}.footer-col{margin-bottom:32px}}.page{padding:64px 0}.page .wrap{max-width:1200px}.page-title{margin-bottom:32px}@media screen and (max-width: 1024px){.page{padding:32px 0}.page-title{margin-bottom:24px}}@media screen and (max-width: 480px){.page-title{margin-bottom:16px}}.description{font-size:16px;line-height:1.5;white-space:pre-line}@media screen and (max-width: 780px){.description{font-size:14px}}.description h2{margin-bottom:32px;font-size:32px;line-height:1.4;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media screen and (max-width: 780px){.description h2{font-size:24px}}@media screen and (max-width: 480px){.description h2{font-size:20px}}.description h3{font-size:24px;line-height:34px;margin-top:40px;margin-bottom:24px}.description h3:first-child{margin-top:0}@media screen and (max-width: 780px){.description h3{font-size:18px;line-height:25px;margin-bottom:16px}}@media screen and (max-width: 480px){.description h3{font-size:16px;line-height:22px}}.description h6{margin-top:24px;margin-bottom:12px;font-weight:500}@media screen and (max-width: 480px){.description h6{margin-top:16px;margin-bottom:8px}}.description img{margin-top:40px;margin-bottom:40px}.description img:last-child{margin-bottom:0}.description ul,.description ol{margin-bottom:32px}.description ul:last-child,.description ol:last-child{margin-bottom:0}.description p:last-child{margin-bottom:0}.description img{width:100%;height:auto;object-fit:cover;border-radius:18px}.description ul{padding-left:10px}.description ul li{margin-bottom:16px;position:relative;padding-left:15px;text-indent:-15px}.description ul li:last-child{margin-bottom:0}.description ul li:before{content:"•";margin-right:10px}@media screen and (max-width: 780px){.description ul li:before{margin-right:8px}}.description ol{padding-left:10px}.description ol li{margin-bottom:16px;position:relative;padding-left:15px;text-indent:-17px}.description ol li:last-child{margin-bottom:0}.description ol li:before{content:counter(list-item) ".";margin-right:5px}@media screen and (max-width: 780px){.description ol li:before{margin-right:3px}}.description hr{margin-top:48px;margin-bottom:48px}@media screen and (max-width: 480px){.description hr{margin-top:32px;margin-bottom:32px}}.description strong{font-weight:700}.description a{color:#242769;text-decoration:underline}.description .overflow-x-auto{overflow-x:auto;margin-bottom:16px}.description .overflow-x-auto:last-child{margin:0}.description table{width:100%}.description th{background:#0000000d;font-weight:700}.description th,.description td{padding:16px;border:1px solid rgba(0,0,0,.2)}
