@charset "UTF-8";html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{text-size-adjust:100%;position:relative;width:100%;min-height:100vh;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed}*,:after,:before{box-sizing:border-box}a:not([class]){text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,br,button,canvas,caption,center,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,param,picture,pre,progress,q,rb,rp,rt,rtc,ruby,s,samp,script,section,select,small,source,span,strong,style,svg,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,tt,u,ul,var,video,wbr{font-size:100%;font:inherit;margin:0;padding:0;border:0;vertical-align:baseline}:focus{outline:0}article,aside,details,embed,figcaption,figure,footer,header,hgroup,main,menu,nav,object,section{display:block}canvas,iframe{max-width:100%;height:auto;display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input:required,input{box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset}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;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input:focus{outline:none}video{background:#000}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:active,a:hover{outline:none}audio,img,picture,svg,video{max-width:100%;display:inline-block;vertical-align:middle;height:auto}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:0;background:transparent}button[disabled],html input[disabled]{cursor:default}[disabled],[disabled=true],[aria-disabled=true]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{border:0;background:transparent}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{box-sizing:content-box;overflow:visible;background:#000;border:0;height:1px;line-height:0;margin:0;padding:0;page-break-after:always;width:100%}pre{font-family:monospace,monospace;font-size:100%}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace,monospace}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;outline:0}legend{color:inherit;white-space:normal;display:block;border:0;max-width:100%;width:100%}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}:root{--clr-text: #706F6F;--clr-blue: #526ECE;--clr-blue-dark: #3D5ABD;--clr-white: #FFFFFF;--clr-green: #33AB58;--clr-red: #E54D4D;--section-margin: 1.5rem;--wrapper-padding: 1rem;--font-big: clamp(1rem, .8696rem + .6522vw, 1.375rem)}@media (width >= 768px){:root{--section-margin: 4rem}}html,body{scroll-behavior:smooth;scroll-padding-top:var(--body-top-offset, 80px)}body{background-color:#fff;color:var(--clr-text);font-family:Ubuntu,serif;font-size:16px;font-weight:400;line-height:1.65}strong{font-weight:700}header{border-bottom:1px solid var(--clr-text);padding-block:1rem}.fixed-header header{animation:headerFadeDown .5s;background-color:#fff;position:sticky;top:0;left:0;right:0;z-index:10}@keyframes headerFadeDown{0%{top:-100%;opacity:0}to{top:0;opacity:1}}footer{background:#f2f5ff;padding-block:30px}section{margin-block:var(--section-margin)}h3{color:var(--clr-blue);font-family:Montserrat,serif;font-size:clamp(1.5rem,1.1957rem + 1.5217vw,2.375rem);font-weight:700;line-height:1.2;margin-bottom:32px}h3:has(strong){font-weight:400}.text-center{text-align:center}.font-bold{font-weight:700}.font-big{font-size:var(--font-big)}.mb-2{margin-bottom:2rem}.wrapper{--_max-width: 1272px;margin-inline:auto;width:min(var(--_max-width),100% - var(--wrapper-padding, 1rem) * 2)}.wrapper--sm{--_max-width: 900px}.nav{display:flex;align-items:center;gap:30px;position:relative}@media (width < 992px){.nav{justify-content:center}}.nav__logo{max-height:40px;margin-right:auto}.nav__btn{max-width:40px}@media (width >= 992px){.nav__btn{display:none}}.nav__menu{display:none}@media (width >= 992px){.nav__menu{display:contents}}@media (width >= 992px){.nav__menu ul{display:contents}}.nav__menu ul a{color:var(--clr-text);font-size:1.125rem;font-weight:500;text-decoration:none;text-underline-offset:5px}.nav__menu ul a:hover{text-decoration:underline}.nav--active .nav__menu{background:#fff;border-bottom:1px solid var(--clr-text);padding:1rem;display:flex;flex-direction:column;gap:1rem;position:absolute;top:calc(100% + 1rem + 1px);left:0;right:0;z-index:1}.btn{--_border-radius: 40px;--_font-size: 20px;--_height: 45px;--_padding: 20px;background:var(--clr-blue);border-radius:var(--_border-radius);color:var(--clr-white);font-size:var(--_font-size);font-weight:500;line-height:1.25;display:inline-flex;align-items:center;justify-content:center;min-height:var(--_height);padding-inline:var(--_padding);text-align:center;text-decoration:none;transition:all .5s}.btn:hover{background:transparent;color:var(--clr-blue-dark);outline:1px solid var(--clr-blue-dark)}.btn--sm{font-size:1.125rem}.btn--lg{--_font-size: 22px;--_height: 54px;--_padding: 60px;padding-block:1rem}.btn--outline{background:transparent;box-shadow:none;color:var(--clr-blue-dark);outline:1px solid var(--clr-blue-dark)}.btn--outline:hover{background:var(--clr-blue-dark);color:var(--clr-white)}.btn--outline-white{background:transparent;box-shadow:none;color:var(--clr-white);outline:1px solid var(--clr-white)}.btn--outline-white:hover{background:var(--clr-white);color:var(--clr-blue-dark)}.btn-group{display:flex;flex-wrap:wrap;gap:1rem .5rem}.embed{--bs-aspect-ratio: 56.25%;position:relative;width:100%}.embed:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.embed>*{position:absolute;top:0;left:0;width:100%;height:100%}.offers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,280px));gap:50px;justify-content:center;margin-top:40px}.offer{display:flex;flex-direction:column;gap:1rem}.offer__head{font-size:20px;font-weight:600;text-align:center;white-space:nowrap}.offer__head span{color:var(--clr-red);font-size:.875em}.offer__price{font-size:24px;font-weight:500;line-height:1.2;text-align:center}.offer__price span{display:block;font-size:14px;font-weight:300;text-decoration:line-through}.offer img{height:auto;margin-inline:auto;max-width:100%}.offer .btn{margin-top:auto}.library{display:grid;gap:16px 32px;font-size:1.125em}@media (width >= 600px){.library{grid-template-columns:repeat(auto-fit,minmax(425px,1fr))}}.library__item{display:grid;grid-template-columns:72px 1fr;gap:0 24px;flex-basis:50%}@media (width >= 768px){.library__item{align-items:center}}.library__item-title{color:var(--clr-green);font-size:var(--font-big);font-weight:700}.library__item img{border:1px solid var(--clr-green);border-radius:16px;grid-row:span 2;padding:36px 24px}.library__item:last-child img{background-color:var(--clr-green)}.footer{display:flex;gap:2rem}@media (width <= 800px){.footer{flex-direction:column}}.footer__col{display:flex;flex-direction:column;flex-basis:60%}.footer__col:not(:first-child){flex-basis:40%}@media (width > 800px){.footer__col:not(:first-child){text-align:right}}.footer__header{font-weight:500;font-size:18px;line-height:1.5}.footer__header:not(:first-child){margin-top:1rem}.footer__phone{font-size:1.25em;font-weight:700;color:inherit}.footer__copyright{font-size:.875em}@media (width > 800px){.footer__copyright{margin-top:auto}}.footer a{line-height:1.5;text-decoration:none;transition:color .3s ease}.footer a:not([class]){color:inherit}.footer a:not([class]):hover{color:var(--clr-blue)}.footer a[href^=mailto]{border-bottom:1px dashed var(--clr-text)}.section-header{color:var(--section-color, inherit);display:flex;flex-direction:column;margin-bottom:40px}.section-header h2{font-size:36px;line-height:41px;font-weight:400}.section-header p{font-weight:300}@media (max-width: 640px){.section-header{margin-bottom:30px}}@media (min-width: 991px){.section-header{flex-direction:row;align-items:center;gap:2rem}.section-header p{flex-basis:45%;font-size:1.25rem;margin-left:auto}}.leaders-section{--section-color: #fff;background:#4da054;background:linear-gradient(135deg,#4f6d9f,#49a66d);margin:40px 0;padding:30px 0 .5rem}.leaders-section h3{color:var(--clr-white)}.leaders{display:grid;gap:0 .5rem}.leaders img{grid-column:span 2;object-fit:cover;height:100%;width:100%}@media (max-width: 639px){.leaders-scroll{overflow-x:scroll}.leaders{grid-template-columns:repeat(21,1fr)}.leaders img{min-width:28vw}.leaders img:nth-child(11n){grid-column:2/4}.leaders img:last-child{grid-column:20/22}}@media (min-width: 640px) and (max-width: 991px){.leaders{grid-template-columns:repeat(11,1fr)}.leaders img:nth-child(6),.leaders img:nth-child(16){grid-column:2/4}}@media (min-width: 992px){.leaders{grid-template-columns:repeat(21,1fr)}.leaders img:nth-child(11n){grid-column:2/4}.leaders img:last-child{grid-column:20/22}}.leaders-img img{height:auto;max-width:100%}.section4_1{display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-between}.section4_1>div{flex-basis:calc(50% - 1rem);font-size:1.125em;padding-left:52px;position:relative}.section4_1>div i{font-style:italic;color:#526ece}.section4_1>div:before{content:"✦";color:var(--clr-green);position:absolute;left:0}@media (max-width: 1024px){.section4_1>div{font-size:22px;line-height:145%;padding-left:46px}}@media (max-width: 640px){.section4_1{display:block}.section4_1>div{font-weight:500;font-size:16px;line-height:20px;padding-left:22px;margin-bottom:20px}}.section23{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px;width:100%}.section23_item{height:465px}.section23_item img{display:block;max-height:100%;max-width:100%;width:100%}.s_number23{font-weight:500;font-size:clamp(1.5rem,1.3261rem + .8696vw,2rem);margin-bottom:16px}.s_text23{font-size:1.2rem}.section23>div:nth-child(2n)>div,.section23>div:first-child>div:first-child,.section23>div:nth-child(3)>div:last-child{padding:32px 20px 41px 28px}.itm2,.itm4{border:2px solid #F2F5FF;border-radius:50px}.itm2>div:first-child,.itm4>div:first-child{border-bottom:2px solid #F2F5FF}.itm2>div,.itm4>div{height:50%}.itm3>div:last-child{height:69.8%}.itm3>div img{max-height:100%}.itm3>div:first-child{height:30.2%}.itm1>div:first-child{height:56.8%}.itm1>div:last-child{height:43.2%}.itm1>div:first-child{border:2px solid #F2F5FF;border-radius:50px 50px 0 0;border-bottom:none}.itm3>div:last-child{border:2px solid #F2F5FF;border-radius:0 0 50px 50px;border-top:none}.itm3 img{height:147px;object-fit:cover;border-radius:50px 50px 0 0}.itm1 img{height:201px;object-fit:cover;border-radius:0 0 50px 50px}@media (max-width: 992px){.section23{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.itm3,.itm4{margin-bottom:0}}@media (max-width: 640px){.section23{grid-template-columns:1fr 1fr}.section23_item{height:330px;margin-bottom:0;min-width:39vw}.s_text23,.info_text{font-size:14px;line-height:1.25}.s_number23{font-size:24px;line-height:28px;margin-bottom:8px}}@media (max-width: 359px){.s_text23,.info_text{font-size:12px}}.section-hero{background:#5366ae;background:linear-gradient(45deg,#5366ae,#2dac5b);color:#fff;margin-top:0}.top_right{background:#fff;padding:20px 32px 25px;border-radius:30px;flex-direction:column;justify-content:center;text-align:center}.top_right p{color:#313737;font-size:clamp(1rem,.8696rem + .6522vw,1.375rem);font-weight:500;margin-bottom:1.5rem}.hero{display:grid;grid-template-columns:1fr;gap:1rem;padding-top:40px}.hero>img{align-self:end;justify-self:center;height:auto;max-width:100%}.hero__text{font-weight:500;font-size:28px;line-height:1.25;margin-block:10px;padding-left:26px}.hero__text span{display:inline-block;border:2px solid;border-radius:50px;font-size:1.15em;font-weight:700;margin-left:-26px;margin-bottom:.25em;padding:4px 26px}.hero__text sup{line-height:1;vertical-align:super}.hero__subtext{font-weight:500;font-size:.875em;line-height:1;margin-block:10px 30px;padding-left:26px;text-wrap-style:balance}.hero .dev-info{justify-content:flex-start}.hero .top_right{width:auto;margin-bottom:0;padding-block:2rem}@media (min-width: 1024px){.hero{grid-template-columns:minmax(560px,1fr) 1fr}.hero__text{font-size:32px;margin-block:30px 10px}.hero__subtext{margin-block:10px 80px}.hero .top_right{margin-bottom:2rem;max-width:571px}}.usefull-list{display:grid;gap:2rem}@media (max-width: 767px){.usefull-item__title{position:relative}}@media (min-width: 768px){.usefull-list{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.usefull-item__title{border:2px solid #33AB58;border-radius:20px;display:grid;grid-template-columns:60px 1fr;align-items:center;justify-items:center;font-size:1.15rem;font-weight:700;line-height:1;padding:1.625rem .5rem;text-transform:uppercase}.usefull-item__title img{max-height:40px;width:auto}.usefull-item__title+p{padding-left:52px}.pform form{margin:0 auto;max-width:600px;background:#f2f5ff;border-radius:30px;padding:50px 30px 40px;position:relative;width:100%}.closef{width:15px;height:15px;background:url(../img/form_c.svg) center no-repeat;top:48px;right:33px;position:absolute;cursor:pointer}.form_header{font-weight:500;font-size:18px;line-height:24px;color:#313737;margin-bottom:32px;max-width:445px}.form_header--light{font-weight:400;max-width:550px}.form_header i{color:#526ece}.form_input label{display:block;margin-bottom:8px;font-weight:400;font-size:12px;line-height:14px;color:#7f929c}.form_input{margin-bottom:32px}.form_input input{background:#fff;border-radius:30px;padding:10px 30px;display:block;width:100%;box-sizing:border-box;box-shadow:none;border:none;height:60px;outline:none!important}.form_input button{padding:13px 27px;border:none;width:100%;background:#526ece;border-radius:30px;box-sizing:border-box;color:#fff;font-weight:500;font-size:18px;text-align:center;color:#fafafa;height:60px;cursor:pointer;transition:.3s ease}.form_foot,.form_foot a{font-weight:400;font-size:12px;line-height:20px;color:#7f929c}.form_foot a{text-decoration:underline}.pform{display:none}.pform.is-active{display:flex}.pform{top:0;left:0;position:fixed;width:100%;height:100%;background:#00000080;z-index:10;align-items:center;overflow-y:auto}.form_input input{font-style:normal;font-weight:300;font-size:16px;line-height:18px;color:#313737}.form_input input::placeholder{color:#c0d0d8}.thnx_ok{color:green;text-align:center}.thnx_err{color:red;font-size:.875em;text-align:center}.thnx_err:first-child{max-width:90%;margin-inline:auto}.thnx_err:not(:last-child){margin-bottom:2rem}
