@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);
.form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:12px}@media(max-width:1024px){.form-grid{grid-template-columns:1fr}}.form-grid:last-child{margin-bottom:0}.form-grid .input-wrap+.input-wrap{margin-top:0}.input-wrap{position:relative}.input-wrap .parsley-errors-list,.input-wrap .wpcf7-not-valid-tip{color:#ff3939;font-size:12px;font-weight:500;line-height:12px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.input-wrap+.input-wrap{margin-top:12px}body input,body select,body textarea{background:#ecf0f6;border:none;border-radius:5px;color:#141414;font-display:swap;font-family:Manrope,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0;padding:0}body input::-ms-clear,body textarea::-ms-clear{display:none}body input::-webkit-input-placeholder,body textarea::-webkit-input-placeholder{color:#a1b3c8}body input:-moz-placeholder,body input::-moz-placeholder,body textarea:-moz-placeholder,body textarea::-moz-placeholder{color:#a1b3c8}body input:-ms-input-placeholder,body textarea:-ms-input-placeholder{color:#a1b3c8}body input:focus::-webkit-input-placeholder,body textarea:focus::-webkit-input-placeholder{color:transparent}body input:focus:-moz-placeholder,body input:focus::-moz-placeholder,body textarea:focus:-moz-placeholder,body textarea:focus::-moz-placeholder{color:transparent}body input:focus:-ms-input-placeholder,body textarea:focus:-ms-input-placeholder{color:transparent}body textarea{overflow-y:auto;resize:none}body input[type=number]::-webkit-inner-spin-button,body input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body input[type=email],body input[type=file],body input[type=link],body input[type=number],body input[type=password],body input[type=tel],body input[type=text]{display:block;padding:15px;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;width:100%}body input:focus,body input:hover,body input:hover:not(:focus){outline:0}body input.wpcf7-not-valid{background:-webkit-gradient(linear,left bottom,left top,from(#fdd),to(#fdd)),#fff;background:-o-linear-gradient(bottom,#fdd 0,#fdd 100%),#fff;background:linear-gradient(0deg,#fdd,#fdd),#fff;border-color:#ff3939!important}body textarea{display:block;height:160px;padding:15px;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;width:100%}body textarea:focus,body textarea:hover,body textarea:hover:not(:focus){outline:0}body textarea.wpcf7-not-valid{background:-webkit-gradient(linear,left bottom,left top,from(#fdd),to(#fdd)),#fff;background:-o-linear-gradient(bottom,#fdd 0,#fdd 100%),#fff;background:linear-gradient(0deg,#fdd,#fdd),#fff;border-color:#ff3939}.agreement,[data-name=agreement]{color:#000;cursor:pointer;padding:0;position:relative}.agreement .wpcf7-not-valid-tip,[data-name=agreement] .wpcf7-not-valid-tip{display:none}.agreement .wpcf7-list-item,[data-name=agreement] .wpcf7-list-item{margin:0}.agreement .wpcf7-list-item-label,[data-name=agreement] .wpcf7-list-item-label{display:block;font-size:13px;line-height:20px;padding-left:32px;position:relative;text-align:left}.agreement .wpcf7-list-item-label:after,.agreement .wpcf7-list-item-label:before,[data-name=agreement] .wpcf7-list-item-label:after,[data-name=agreement] .wpcf7-list-item-label:before{display:block;position:absolute;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.agreement .wpcf7-list-item-label:before,[data-name=agreement] .wpcf7-list-item-label:before{background-color:#ecf0f6;content:"";height:20px;left:0;top:0;width:20px}.agreement .wpcf7-list-item-label:after,[data-name=agreement] .wpcf7-list-item-label:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.583 11.917 3.667 3.666 9.167-9.166' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:20px;left:0;opacity:0;top:0;width:20px}.agreement .wpcf7-not-valid .wpcf7-list-item-label:before,[data-name=agreement] .wpcf7-not-valid .wpcf7-list-item-label:before{background:-webkit-gradient(linear,left bottom,left top,from(#fdd),to(#fdd)),#fff;background:-o-linear-gradient(bottom,#fdd 0,#fdd 100%),#fff;background:linear-gradient(0deg,#fdd,#fdd),#fff;border:2px solid #ff3939}.agreement .agreement__checkbox,[data-name=agreement] .agreement__checkbox{clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1px;margin:0;overflow:hidden;position:absolute;width:1px}.agreement .wpcf7-list-item-label a,[data-name=agreement] .wpcf7-list-item-label a{color:#000;font-size:14px;font-weight:400;line-height:20px;text-decoration:underline}.agreement .agreement__checkbox:checked+.wpcf7-list-item-label:after,[data-name=agreement] .agreement__checkbox:checked+.wpcf7-list-item-label:after{opacity:1}.input-wrap+.form-common__agreement{margin-top:12px}.form-common label{color:#000;display:inline-block;font-size:14px;font-weight:600;line-height:21px;margin-bottom:6px}.form-common__agreement{line-height:20px}.form-common__agreement.white .wpcf7-list-item-label,.form-common__agreement.white a{color:#fff}.form-common__btnagreement{margin-bottom:24px;margin-top:20px}@media(max-width:1024px){.form-common__btnagreement{margin-top:18px}}.form-common__btn{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}@media(max-width:1024px){.form-common__btn{width:100%}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;margin:0;padding:0;vertical-align:baseline}a:active,a:hover{outline:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}html{-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:0}audio,img,video{height:auto;max-width:100%}audio,canvas,iframe,img,svg,video{vertical-align:middle}iframe{border:0}textarea{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;overflow:auto;resize:none;vertical-align:top}button,input,select,textarea{border:none;font-size:100%;margin:0;outline:none}button,input{line-height:normal}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}h1,h2,h3,h4,h5,h6{color:#000;font-family:Manrope,Helvetica,Arial,sans-serif;font-weight:700;line-height:120%;padding:0}@media(max-width:1024px){h1,h2,h3,h4,h5,h6{line-height:120%}}h1.white,h2.white,h3.white,h4.white,h5.white,h6.white{color:#fff}h1{font-size:60px;font-weight:400}@media(max-width:1024px){h1{font-size:32px}}h2{font-size:45px}@media(max-width:1024px){h2{font-size:32px}}h3{font-size:40px}@media(max-width:1024px){h3{font-size:24px}}h4{font-size:30px}@media(max-width:1024px){h4{font-size:22px}}h5{font-size:24px}@media(max-width:1024px){h5{font-size:20px}}h6{font-size:20px}@media(max-width:1024px){h6{font-size:18px}}.content{text-rendering:optimizeLegibility}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#000;font-weight:600;line-height:130%;margin-bottom:28px}.content h2{font-size:30px}@media(max-width:1024px){.content h2{font-size:28px}}.content h3{font-size:26px}@media(max-width:1024px){.content h3{font-size:24px}}.content h4{font-size:24px}@media(max-width:1024px){.content h4{font-size:22px}}.content h5{font-size:22px}@media(max-width:1024px){.content h5{font-size:20px}}.content h6{font-size:20px}@media(max-width:1024px){.content h6{font-size:18px}}.content ol,.content p,.content ul{color:#5f728a;line-height:140%}.content a{color:#5f728a;text-decoration:underline}.content a:hover{text-decoration:none}hgroup h6{font-size:24px;font-weight:400}@media(max-width:1024px){hgroup h6{font-size:14px}}hgroup h2{line-height:120%}hgroup h6+h2{margin-top:12px}ol,p,ul{color:#5f728a;margin-top:0}ol,p,p.big,ul{line-height:140%}p.big{font-size:24px}@media(max-width:1024px){p.big{font-size:16px}}p.small{font-size:14px}@media(max-width:1024px){p.small{font-size:12px}}ol.twain,ul.twain{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-column-span:all;-moz-column-span:all;column-span:all}blockquote,figure,ol:not(:last-child),p:not(:last-child),q,ul:not(:last-child){margin-bottom:28px}ul.twain li,ul:not([class]) li{margin-bottom:15px;padding-left:15px;position:relative}ul.twain li:last-child,ul:not([class]) li:last-child{margin-bottom:0}ul.twain li:before,ul:not([class]) li:before{background-color:#000;border-radius:100%;content:"";display:block;height:4px;left:0;position:absolute;top:11px;width:4px}@media(max-width:1024px){ul.twain li:before,ul:not([class]) li:before{top:8px}}ol:not([class]) li{list-style-type:decimal;margin-left:16px}blockquote{background:rgba(255,190,23,.1);border-radius:20px;line-height:140%;padding:30px;position:relative}@media(max-width:1024px){blockquote{padding:20px}}blockquote:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#ffbe17;border-radius:100%;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.592 11.691H.508V8.055c0-1.472.126-2.63.38-3.474.265-.856.748-1.622 1.447-2.297.7-.676 1.592-1.207 2.678-1.593l.995 2.1c-1.013.337-1.743.807-2.19 1.41-.434.603-.663 1.405-.687 2.407h2.46v5.083Zm8.485 0H8.993V8.055c0-1.484.127-2.648.38-3.492.265-.844.748-1.604 1.447-2.28.712-.675 1.604-1.206 2.678-1.592l.995 2.1c-1.013.337-1.743.807-2.19 1.41-.433.603-.663 1.405-.687 2.407h2.46v5.083Z' fill='%23000'/%3E%3C/svg%3E");display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;left:-70px;position:absolute;top:0;width:50px}@media(max-width:1024px){blockquote:after{top:20px}}blockquote p{color:#1a232e;font-size:24px;font-style:italic;font-weight:400}@media(max-width:1024px){blockquote p{font-size:18px}}blockquote cite{color:#ffbe17}b,strong{font-weight:700}i{font-style:italic}button{background-color:transparent;cursor:pointer;padding:0}figure{overflow:hidden}@media(max-width:1024px){figure{border-radius:5px}}figure img{border-radius:10px}@media(max-width:1024px){figure img{border-radius:5px}}figure figcaption{font-size:14px;font-style:italic;margin:10px 0 0}.fade-in-up{opacity:0;-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}.fade-in,.flip{opacity:0}.flip{-webkit-transform:rotate3d(-1,0,0,15deg) translateY(70px);transform:rotate3d(-1,0,0,15deg) translateY(70px)}.zoom-in-up{opacity:0;-webkit-transform:scale(.8) translateY(70px);-ms-transform:scale(.8) translateY(70px);transform:scale(.8) translateY(70px)}.animate.animated.fade-in-up{-webkit-animation:fadeInTop .5s linear forwards;animation:fadeInTop .5s linear forwards;-webkit-animation-delay:0ms;animation-delay:0ms}.animate.animated.fade-in{-webkit-animation:fadeIn .5s linear forwards;animation:fadeIn .5s linear forwards;-webkit-animation-delay:0ms;animation-delay:0ms}.animate.animated.flip{-webkit-animation:flip .5s linear forwards;animation:flip .5s linear forwards;-webkit-animation-delay:0ms;animation-delay:0ms}.animate.animated.zoom-in-up{-webkit-animation:zoomInUp .5s linear forwards;animation:zoomInUp .5s linear forwards;-webkit-animation-delay:0ms;animation-delay:0ms}.animate.animated.d100{-webkit-animation-delay:.1s;animation-delay:.1s}@media(max-width:1024px){.animate.animated.d100{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d200{-webkit-animation-delay:.2s;animation-delay:.2s}@media(max-width:1024px){.animate.animated.d200{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d300{-webkit-animation-delay:.3s;animation-delay:.3s}@media(max-width:1024px){.animate.animated.d300{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d400{-webkit-animation-delay:.4s;animation-delay:.4s}@media(max-width:1024px){.animate.animated.d400{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d500{-webkit-animation-delay:.5s;animation-delay:.5s}@media(max-width:1024px){.animate.animated.d500{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d600{-webkit-animation-delay:.6s;animation-delay:.6s}@media(max-width:1024px){.animate.animated.d600{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d700{-webkit-animation-delay:.7s;animation-delay:.7s}@media(max-width:1024px){.animate.animated.d700{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d800{-webkit-animation-delay:.8s;animation-delay:.8s}@media(max-width:1024px){.animate.animated.d800{-webkit-animation-delay:.1s;animation-delay:.1s}}.animate.animated.d900{-webkit-animation-delay:.9s;animation-delay:.9s}@media(max-width:1024px){.animate.animated.d900{-webkit-animation-delay:.1s;animation-delay:.1s}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes flip{0%{opacity:0;-webkit-transform:rotate3d(-1,0,0,15deg) translateY(70px);transform:rotate3d(-1,0,0,15deg) translateY(70px)}to{opacity:1;-webkit-transform:rotate3d(-1,0,0,0deg) translateY(0);transform:rotate3d(-1,0,0,0deg) translateY(0)}}@keyframes flip{0%{opacity:0;-webkit-transform:rotate3d(-1,0,0,15deg) translateY(70px);transform:rotate3d(-1,0,0,15deg) translateY(70px)}to{opacity:1;-webkit-transform:rotate3d(-1,0,0,0deg) translateY(0);transform:rotate3d(-1,0,0,0deg) translateY(0)}}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.8) translateY(70px);transform:scale(.8) translateY(70px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.8) translateY(70px);transform:scale(.8) translateY(70px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}:root{scroll-behavior:smooth}html{background-color:#ecf0f6;color:#000;direction:ltr;font-size:18px;height:100%;line-height:140%}@media(max-width:1024px){html{font-size:14px}}body{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#ecf0f6;font-display:swap;font-family:Manrope,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;margin:0}@media(max-width:1024px){body{font-size:14px}}body.fancybox-active{overflow:hidden}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6,li,ul{margin:0}li,ul{list-style-type:none;padding:0}picture{width:100%}img,picture{display:block}img{max-width:100%}a{text-decoration:none;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.container{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-inline:auto;width:min(100% - 30px,1200px)}@media(max-width:1300px){.container{width:min(100% - 60px,1100px)}}@media(max-width:1024px){.container{max-width:540px;width:min(100% - 36px,540px)}}.wrap{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(max-width:1024px){.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.wrap .half{-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px);width:calc(50% - 30px)}@media(max-width:1024px){.wrap .half{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.wrap .half+.half,.wrap .three+.three{margin-left:60px}@media(max-width:1024px){.wrap .half+.half,.wrap .three+.three{margin-left:0}}.wrap .three{width:calc(33.3333% - 40px)}@media(max-width:1024px){.wrap .three{width:100%}}.common-text-box{display:grid;gap:14%;grid-template-columns:380px auto}@media(max-width:1024px){.common-text-box{gap:24px;grid-template-columns:1fr}}.common-text-box__heading h2,.common-text-box__heading h3,.common-text-box__heading h4,.common-text-box__heading h5{font-weight:400;line-height:130%}@media(hover:none),(hover:on-demand){button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}}.img-link+.img-link{margin-left:30px}@media(max-width:1024px){.img-link+.img-link{margin-left:0;margin-top:14px}}.img-link{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;line-height:0}@media(max-width:1024px){.img-link{display:-webkit-box;display:-ms-flexbox;display:flex}}.img-link img{display:inline-block}.img-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.2 1.878h-.021c-.542 0-.98 0-1.333.029-.365.03-.685.093-.981.243a2.5 2.5 0 0 0-1.093 1.093c-.15.296-.213.616-.243.98-.029.355-.029.792-.029 1.334V11.199c0 .542 0 .98.029 1.333.03.365.093.685.243.98a2.5 2.5 0 0 0 1.093 1.093c.296.151.616.214.98.244.355.029.792.029 1.334.029H10.82c.542 0 .98 0 1.333-.029.365-.03.685-.093.981-.244a2.5 2.5 0 0 0 1.092-1.092c.151-.296.214-.616.244-.98.029-.355.029-.792.029-1.334V9.711a.5.5 0 0 0-1 0v1.467c0 .568 0 .964-.026 1.273-.024.302-.07.476-.138.608a1.5 1.5 0 0 1-.655.655c-.132.067-.305.114-.608.138-.309.025-.705.026-1.273.026H5.2c-.568 0-.964 0-1.273-.026-.302-.024-.476-.07-.608-.138a1.5 1.5 0 0 1-.656-.655c-.067-.132-.113-.306-.137-.608-.026-.309-.026-.705-.026-1.273v-5.6c0-.568 0-.965.026-1.273.024-.303.07-.476.137-.608a1.5 1.5 0 0 1 .656-.656c.132-.067.306-.113.608-.137.309-.026.705-.026 1.273-.026h1.467a.5.5 0 0 0 0-1H5.2Zm4.8 0a.5.5 0 0 0 0 1h2.793L7.646 8.024a.5.5 0 1 0 .708.707L13.5 3.585v2.793a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.5-.5h-4Z' fill='%233253FF'/%3E%3C/svg%3E");display:block;height:17px;width:16px}.header{left:0;padding:10px 0;position:absolute;top:20px;width:100%;z-index:10}.header__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(max-width:1024px){.header__container{max-width:100%;width:min(100% - 48px,100%)}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo,.header__logo img{max-width:176px}.header__logo-inverse{display:none}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}@media(max-width:1024px){.header__menu{display:none}}.header__menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:17px}.header__menu>ul>li+li{margin-left:10px}.header__menu>ul>li{line-height:1}.header__menu>ul>li>a{background-color:transparent;border-radius:30px;color:#030303;display:block;font-size:15px;font-weight:500;line-height:18px;padding:10px 20px;position:relative;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.header__menu>ul>li>a:hover{background-color:#fff}.header__menu>ul>li.menu-item-has-children>a{padding-right:40px}.header__menu>ul>li.menu-item-has-children>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.217 4.68 1.327.79l-.707.707 4.597 4.596 4.596-4.596L9.106.79l-3.89 3.89Z' fill='%23000' fill-opacity='.7'/%3E%3C/svg%3E");display:block;height:7px;line-height:0;margin-top:-2px;pointer-events:none;position:absolute;right:20px;top:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:10px}.header__menu>ul>li.menu-item-has-children>.sub-menu{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;max-width:1200px;opacity:0;overflow:hidden;padding-top:20px;pointer-events:none;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;visibility:hidden;width:calc(100% - 48px)}.header__menu>ul>li.menu-item-has-children>.sub-menu>li{-webkit-box-flex:1;-ms-flex-positive:1;background-color:#fff;border-right:1px solid rgba(0,0,0,.1);flex-grow:1;overflow:hidden}.header__menu>ul>li.menu-item-has-children>.sub-menu>li:first-of-type{border-radius:20px 0 0 20px}.header__menu>ul>li.menu-item-has-children>.sub-menu>li:last-of-type{border:none;border-radius:0 20px 20px 0}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a{display:block;min-height:168px;position:relative}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 6.75V9h14.164L6.75 27.664l1.586 1.586L27 10.586V24.75h2.25v-18h-18Z' fill='%231A232E'/%3E%3C/svg%3E");display:block;height:36px;position:absolute;right:20px;top:20px;width:36px;z-index:3}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__wrap{height:100%;left:0;position:absolute;top:0;width:100%}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__bg{background-color:#1a232e;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out;width:100%;z-index:1}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;line-height:1;padding:20px;position:relative;z-index:2}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__inner>span{display:block}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__inner-biglabel{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left bottom,left top,color-stop(5.98%,rgba(124,148,177,0)),to(rgba(124,148,177,.3)));background:-o-linear-gradient(bottom,rgba(124,148,177,0) 5.98%,rgba(124,148,177,.3) 100%);background:linear-gradient(0deg,rgba(124,148,177,0) 5.98%,rgba(124,148,177,.3));background-clip:text;-webkit-background-clip:text;font-family:Manrope;font-size:90px;font-weight:700;left:20px;line-height:1;position:absolute;text-transform:uppercase;top:20px;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__inner-label{color:#ffbe17;font-size:14px;font-weight:700;line-height:130%;margin-bottom:5px;margin-top:auto;opacity:0;text-transform:uppercase;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a .sub-menu__inner-description{color:#1a232e;font-size:18px;font-weight:600;line-height:130%;max-width:270px;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:hover .sub-menu__bg{opacity:1}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:hover .sub-menu__inner-biglabel{opacity:0}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:hover .sub-menu__inner-label{opacity:1}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:hover .sub-menu__inner-description{color:#fff}.header__menu>ul>li.menu-item-has-children>.sub-menu>li a:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 6.75V9h14.164L6.75 27.664l1.586 1.586L27 10.586V24.75h2.25v-18h-18Z' fill='%23FFF'/%3E%3C/svg%3E")}.header__menu>ul>li.menu-item-has-children>.sub-menu>li.current-menu-item a{background-color:rgba(255,190,23,.05)}.header__menu>ul>li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__menu>ul>li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:all;visibility:visible}.header__btns{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:center}@media(max-width:1024px){.header__btns{display:none}}.header__mobbtns{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:none;gap:16px;justify-content:space-between}@media(max-width:1024px){.header__mobbtns{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__burger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;justify-content:flex-end;margin:0;width:36px}.header__burger svg{fill:#000;display:block;height:100%;pointer-events:none;width:100%}.header-white .header__logo .header__logo-main{display:none}.header-white .header__logo .header__logo-inverse{display:block}.header-white .header__menu>ul>li>a{color:#fff}.header-white .header__menu>ul>li>a:hover{background-color:#000}.header-white .header__menu>ul>li.menu-item-has-children>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.217 4.68 1.327.79l-.707.707 4.597 4.596 4.596-4.596L9.106.79l-3.89 3.89Z' fill='%23fff' fill-opacity='.7'/%3E%3C/svg%3E")}.header-white .header__burger svg{fill:#fff}.footer{background-color:#000;color:#fff;padding:68px 0 40px;position:relative}@media(max-width:1024px){.footer{padding:40px 0}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:260px;position:relative}@media(max-width:1024px){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:40px;justify-content:flex-start;padding-bottom:140px}}.footer__info{-ms-flex-preferred-size:300px;flex-basis:300px;min-width:300px}@media(max-width:1024px){.footer__info{-ms-flex-preferred-size:auto;flex-basis:auto}}.footer__info img{max-width:175px}.footer__linksbox{min-width:170px}@media(max-width:1024px){.footer__linksbox{min-width:auto}}.footer__links{display:grid;gap:170px;grid-template-columns:repeat(auto-fit,minmax(170px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(170px,max-content));width:100%}@media(max-width:1024px){.footer__links{gap:40px 24px;grid-template-columns:repeat(2,1fr)}}.footer__menulabel{color:#7c94b1;font-size:15px;font-weight:500;line-height:1;margin-bottom:18px}.footer__menu>ul{line-height:1}.footer__menu>ul li+li{margin-top:14px}.footer__menu>ul li{display:block;list-style:none}.footer__menu>ul li a{color:#fff;display:inline-block;font-family:Manrope,Helvetica,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1;overflow:hidden;padding-bottom:2px;position:relative}.footer__menu>ul li a span+svg{margin-left:8px}.footer__menu>ul li a:after{background-color:#ffbe17;bottom:0;content:"";display:block;height:1px;left:-100%;position:absolute;-webkit-transition:left .2s cubic-bezier(.17,.67,.83,.67);-o-transition:left .2s cubic-bezier(.17,.67,.83,.67);transition:left .2s cubic-bezier(.17,.67,.83,.67);width:100%}.footer__menu>ul li.active a,.footer__menu>ul li.current-menu-item a,.footer__menu>ul li.current-page-ancestor a,.footer__menu>ul li:hover a{color:#ffbe17}.footer__menu>ul li.active a:after,.footer__menu>ul li.current-menu-item a:after,.footer__menu>ul li.current-page-ancestor a:after,.footer__menu>ul li:hover a:after{left:0}.footer__bg{bottom:50px;left:0;position:absolute;right:0}@media(max-width:1024px){.footer__bg{bottom:24px}}.footer__bottom{border-top:1px solid #333943;padding-top:40px}@media(max-width:1024px){.footer__bottom{padding-top:24px}}.footer__bottomwrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px;justify-content:space-between}@media(max-width:1024px){.footer__bottomwrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;gap:30px;justify-content:center;text-align:center}}.footer__legal{-webkit-box-flex:0;-ms-flex:none;flex:none}@media(max-width:1024px){.footer__legal{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.footer__legal ul{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1}.footer__legal ul li+li{margin-left:30px}.footer__legal ul li{display:inline-block}.footer__legal ul li a{color:#7c94b1;display:block;font-size:12px;line-height:1;-webkit-text-decoration-line:underline;text-decoration-line:underline}.footer__legal ul li.active a,.footer__legal ul li.current-menu-item a,.footer__legal ul li:hover a{color:#ffbe17}.footer__copyright{color:#7c94b1;font-size:12px;line-height:16px}@media(max-width:1024px){.footer__copyright{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.mobile-menu{background-color:#1a232e;height:100%;max-width:460px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:-100%;top:0;-webkit-transition:right .3s ease;-o-transition:right .3s ease;transition:right .3s ease;visibility:hidden;width:100%;z-index:12}@media(max-width:1024px){.mobile-menu{opacity:1;pointer-events:all;visibility:visible}}@media(hover:none),(hover:on-demand){.mobile-menu a{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}}.mobile-menu__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;overflow-y:auto;position:absolute;top:0;width:100%}.mobile-menu__head,.mobile-menu__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu__head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;justify-content:space-between;padding:24px}.mobile-menu__close{display:block;height:21px;margin:0 0 0 auto;width:21px}.mobile-menu__close svg{fill:#fff;display:block;height:100%;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;width:100%}.mobile-menu__nav{margin:0;padding:40px 14px 24px}.mobile-menu__nav ul li+li{margin-top:20px}.mobile-menu__nav ul li{padding:10px}.mobile-menu__nav ul li a{color:#fff;display:block;font-size:20px;font-weight:500;line-height:27px;padding-right:24px;position:relative}.mobile-menu__nav ul li a:after{background-image:url(../img/icons/mob-menu-arrow.svg);content:"";display:block;height:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px}.mobile-menu__nav ul li.menu-item-has-children{background-color:transparent;border-radius:5px;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.mobile-menu__nav ul li.menu-item-has-children>a:after{background-image:url(../img/icons/chevron-white.svg);background-repeat:no-repeat;background-size:contain;height:16px;pointer-events:none;-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;width:16px}.mobile-menu__nav ul li.menu-item-has-children a+.sub-menu{margin-top:20px}.mobile-menu__nav ul li.menu-item-has-children>.sub-menu{display:none;padding-bottom:10px;padding-left:20px}.mobile-menu__nav ul li.menu-item-has-children>.sub-menu>li{padding:0}.mobile-menu__nav ul li.menu-item-has-children>.sub-menu>li a{color:#fff;font-size:18px;line-height:24px}.mobile-menu__nav ul li.menu-item-has-children.open{background-color:hsla(0,0%,100%,.05)}.mobile-menu__nav ul li.menu-item-has-children.open>a:after{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.mobile-menu__nav ul li.current-menu-item a,.mobile-menu__nav ul li.current-page-ancestor a{color:#ffbe17}.mobile-menu__foot{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:auto;padding:24px}.mobile-menu__btn{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:100%}.mobile-menu.active{right:0}.btn-fill{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffbe17;border-radius:7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;height:52px;justify-content:space-between;overflow:hidden;padding:18px 20px;position:relative;text-decoration:none!important;-webkit-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}@media(max-width:1024px){.btn-fill{padding:18px 16px}}.btn-fill__label{color:#000;display:block;font-size:15px;font-weight:600;line-height:1}.btn-fill__icon{display:block}.btn-fill__icon svg{fill:#000;display:block}.btn-fill:hover{background-color:#fff}.btn-fill.icon-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn-fill.small{font-size:14px;height:40px;padding:12px 20px}.btn-fill.white{background:#fff}.btn-fill.white .btn-fill__label{color:#000}.btn-fill.white .btn-fill__icon svg{fill:#000}.btn-fill.white:hover{background:#000}.btn-fill.white:hover .btn-fill__label{color:#fff}.btn-fill.white:hover .btn-fill__icon svg{fill:#fff}.btn-fill.black{background:#000}.btn-fill.black .btn-fill__label{color:#fff}.btn-fill.black .btn-fill__icon svg{fill:#fff}.btn-fill.black:hover{background:#ffbe17}.btn-fill.black:hover .btn-fill__label{color:#1a232e}.btn-fill.black:hover .btn-fill__icon svg{fill:#1a232e}.btn-stroke{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:1px solid #d3dbe7;border-radius:7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;justify-content:space-between;overflow:hidden;padding:17px 19px;position:relative;text-decoration:none!important;-webkit-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}.btn-stroke__label{color:#fff;display:block;font-size:15px;font-weight:500;line-height:1;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.btn-stroke__icon{display:block}.btn-stroke__icon svg{fill:#fff;display:block}.btn-stroke:hover{background:#fff;border:1px solid #fff}.btn-stroke:hover .btn-stroke__label{color:#000}.btn-stroke.icon-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn-stroke.small{font-size:14px;height:40px;padding:12px 20px}.btn-stroke.white{border-color:#fff}.btn-stroke.white .btn-stroke__label{color:#fff}.btn-stroke.white:hover{background:#fff}.btn-stroke.white:hover .btn-stroke__label{color:#000}.custom-link{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.custom-link>span{color:#000;font-family:Manrope,Helvetica,Arial,sans-serif;font-size:16px;line-height:110%;position:relative}.custom-link>span:before{background:#ffbe17;content:"";height:1px;position:absolute;right:calc(100% + 12px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:100%;width:15px}.custom-link:hover>span:before{width:130px}.custom-link.disable{pointer-events:none}.custom-link.disable>span{color:#86807c}.custom-link.disable>span:before{background:#86807c}
