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,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Night Still Comes;src:url(/fonts/NightStillComes-BoldItalic.woff2) format("woff2"),url(/fonts/NightStillComes-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Night Still Comes;src:url(/fonts/NightStillComes-Italic.woff2) format("woff2"),url(/fonts/NightStillComes-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-SemiboldItalic.woff2) format("woff2"),url(/fonts/Lato-SemiboldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Semibold.woff2) format("woff2"),url(/fonts/Lato-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Medium.woff2) format("woff2"),url(/fonts/Lato-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.woff2) format("woff2"),url(/fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Bold.woff2) format("woff2"),url(/fonts/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi-Black;src:url(/fonts/Satoshi-Black.woff2) format("woff2"),url(/fonts/Satoshi-Black.woff) format("woff"),url(/fonts/Satoshi-Black.ttf) format("truetype");font-weight:900;font-display:swap;font-style:normal}:root{--mobile: calc(10 / 3.9 * 1vw);--desktop: calc(10 / 19.2 * 1vw);font-size:var(--mobile)}@media (min-width: 1200px){:root{font-size:var(--desktop)}}p{color:#07013f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 1200px){p{font-size:2rem}}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}.wrapper{overflow:hidden;min-height:100vh}body{font-family:Inter,sans-serif;overflow-x:hidden;background:#e8e5e3!important;color:#fff}body.lock,.line-overflow{overflow:hidden}a{text-decoration:none}.line{overflow:hidden}.m-l-1{margin-left:-1.3rem}@media (min-width: 1200px){.m-l-6{margin-left:-6rem}}.container{padding:0 1.5rem;width:100%}@media (min-width: 1200px){.container{padding:0 3rem;width:100%}}.header{position:absolute}.header .container{display:flex;align-items:center;justify-content:space-between}.header__company{color:#07013f;font-size:1.2rem;font-style:normal;font-weight:600;line-height:normal}.header__company strong{font-weight:400}.header__logo{display:block}.header__logo svg{width:14rem;height:auto}.header__menu-button{width:2.7rem;height:2.7rem;border:none;padding:0;background-color:transparent;cursor:pointer;position:relative}.header__menu-button svg{width:2.4883rem;height:1.6098rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.4s}.header__menu-button svg:nth-child(2){opacity:0}.header__menu-button.active svg:first-child{opacity:0}.header__menu-button.active svg:nth-child(2){opacity:1}@media (max-width: 1199px){.header{top:1.5rem;left:1.5rem;width:calc(100% - 3rem);z-index:10;padding:2.5rem 0;background-color:#fff;border-radius:5.3rem}.header__link,.header__nav,.header__langs,.header__button{display:none}}.langs a{color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.langs>li{position:relative}.langs>li>a{display:flex;align-items:center;gap:.5rem}.langs>li>a:after{content:"";width:2.4rem;height:2.4rem;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M11.9999%2013.1714L16.9497%208.22168L18.3639%209.63589L11.9999%2015.9999L5.63599%209.63589L7.0502%208.22168L11.9999%2013.1714Z'%20fill='%2307013F'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.langs>li:hover .sub-menu{opacity:1;pointer-events:all}.langs>li .sub-menu{position:absolute;width:100%;top:100%;left:0;display:grid;gap:1rem;padding-top:1rem;opacity:0;pointer-events:none;transition:.4s}.langs>li .sub-menu a{text-transform:uppercase;display:block;color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;transition:.4s}@media (min-width: 1200px){.header{padding:3.4rem 3rem;width:100%}.header__company{opacity:.3;margin-right:3.75rem}.header .container{padding:3rem;border-radius:6rem;background:#fff;position:relative}.header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__logo svg{width:18.5rem}.header__nav{padding:2rem;display:flex;align-items:center;gap:6rem;margin-right:auto}.header__nav a{color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;display:block;position:relative}.header__nav a:after{content:"";position:absolute;bottom:-.24rem;left:0;width:0;border-bottom:.1rem solid #fff;transition:.3s ease}.header__nav a:hover:after{width:100%}.header__langs{margin-right:3.75rem}.header__link{color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;margin-right:3.75rem;position:relative}.header__link:after{content:"";position:absolute;bottom:-.24rem;left:0;width:0;border-bottom:.1rem solid #fff;transition:.3s ease}.header__link:hover:after{width:100%}.header__button{height:5.7rem;flex-shrink:0;border-radius:3rem;background:#070fff;display:inline-flex;align-items:center;padding:0 3.2rem;color:#fff;font-size:1.8rem;font-style:normal;font-weight:700;line-height:normal}.header__menu-button{display:none}}.menu{background:#e8e5e3;position:fixed;top:0;left:0;width:100%;height:100%;padding:12rem 3.8rem 4rem;display:flex;flex-direction:column;justify-content:space-between;transition:.3s;opacity:0;pointer-events:none;z-index:9}.menu.active{opacity:1;pointer-events:all}.menu__langs{margin-bottom:8rem}.menu__nav{display:grid;gap:3.4rem;margin-bottom:auto}.menu__nav a{color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal}.menu__button{border-radius:3rem;background:#e8e5e3;display:inline-flex;border:1.263px solid #070fff;align-items:center;justify-content:center;height:5.7rem;width:15rem;color:#070fff;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal}.modal{background:#e8e5e3;position:fixed;z-index:11;top:0;left:0;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;opacity:0;pointer-events:none;transition:opacity .3s}.modal.active{opacity:1;pointer-events:auto}.modal__close-button{position:absolute;top:2.5rem;right:2.5rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto auto;cursor:pointer;flex-shrink:0}.modal__close-button svg{width:1.8rem;height:auto}.modal__logo{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.8rem;height:5rem}.modal__body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.modal__left{border-radius:2rem;background:#07013f;padding:3rem 2.5rem}.modal__icon{width:19.3754rem;display:block;margin:0 auto 2.5rem}.modal__text{text-align:center;display:grid;gap:1.4rem}.modal__text p:nth-child(1){text-align:center;color:#fffc;font-family:Inter;font-size:1.6rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.064rem}.modal__text p:last-child{color:#fffc;text-align:center;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.modal__right{padding:3rem 2.5rem;border-radius:2rem;background:#070fff}.modal__label{color:#fff;text-align:center;font-size:1.6rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.064rem;text-transform:uppercase;margin-bottom:3rem}.modal__list{display:grid;gap:1.7rem}.modal__list a{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.modal__list a svg{width:2.4rem;height:auto}@media (min-width: 1200px){.modal{padding:3.4rem}.modal__logo{gap:2rem;height:auto}.modal__close-button{right:7rem;top:7rem;z-index:5;margin-right:0;width:5.7rem;height:5.7rem;margin-bottom:3rem}.modal__close-button svg{width:100%;height:100%}.modal__body{background-color:transparent;position:relative;flex-grow:1}.modal__inner{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:1}.modal__left{display:flex;flex-direction:column;align-items:center;padding:9.2rem 5.5rem;border-radius:4rem}.modal__icon{width:34rem;margin:0 0 7rem}.modal__text{gap:2rem}.modal__text p:first-child{font-size:2rem}.modal__text p:last-child{font-size:1.8rem;max-width:38rem}.modal__right{display:flex;flex-direction:column;align-items:center;border-radius:4rem;padding:11rem 10.5rem}.modal__label{font-size:2.5rem;line-height:110%;margin-bottom:7rem;max-width:30rem}.modal__list a{justify-content:flex-start;font-size:1.8rem;gap:2.2rem}}.button{display:flex;align-items:center;justify-content:center}.button__title{height:4.4rem;padding:0 3rem;color:#070fff;text-align:center;font-family:Inter;font-size:1.6155rem;font-style:normal;font-weight:600;line-height:normal;display:inline-flex;align-items:center;border-radius:3.5004rem;background:#e8e5e3;border:1.263px solid #070fff;transition:.4s}.button:hover .button__title{background-color:#103bd7;color:#e8e5e3}.button--yellow .button__title,.button--yellow .button__icon{background:#ffc310;color:#0527a4}.button--yellow .button__icon svg{width:1.5rem}@media (min-width: 1200px){.button__title{height:6.5rem;padding:0 4rem;font-size:2.4rem;border-radius:5.1224rem}.button__icon{border-radius:5.1224rem;height:6.5rem;padding:0 2.6rem}.button__icon svg{width:3.2rem}.button--yellow .button__icon svg{width:2.4em}}.footer{padding:0rem 0 3rem}.footer__top{padding:4rem 2rem;background-color:#fff;border-radius:4rem;margin-bottom:3.8rem;margin-top:-5rem}.footer__adress{text-align:center;display:grid;gap:1.6rem;margin-bottom:6rem}.footer__adress h4{color:#07013f;font-size:1.6rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.064rem}.footer__adress p{max-width:23.5rem;color:#07013f;font-size:1.4rem;margin:0 auto}.footer__contacts-title{color:#07013f;text-align:center;font-size:1.8rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.072rem;text-transform:uppercase;max-width:22rem;margin:0 auto 3.6rem}.footer__contacts-list{display:grid;gap:2rem}.footer__contacts-list a{display:flex;align-items:center;justify-content:space-between;color:#07013f;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal}.footer__contacts-list a svg{width:2.4rem;height:auto}.footer__nav{display:grid;align-content:center;gap:2rem}@media (max-width: 1199px){.footer__nav li{display:flex;justify-content:center}}.footer__nav a{display:inline-block;text-align:center;color:#fff;font-size:1.6rem;font-style:normal;font-weight:700;line-height:normal;position:relative}.footer__nav a:after{content:"";position:absolute;bottom:-.24rem;left:0;width:0;border-bottom:.1rem solid #fff;transition:.3s ease}.footer__nav a:hover:after{width:100%}.footer__middle{border-radius:4rem;padding:2.3rem 2.3rem 12rem;background:#07013f}.footer__logo{margin-bottom:6.3rem;display:block;width:100%}.footer__logo img{width:100%;height:auto}.footer__bottom{display:grid;gap:3.2rem}.footer__copyright{color:#07013f;font-size:1.6rem;text-align:center;font-style:normal;font-weight:400;line-height:normal}.footer__dev{display:flex;align-items:center;justify-content:space-between;padding:0 2.2rem}.footer__dev a{color:#07013f69;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 1200px){.footer{padding:0% 0 4rem}.footer__top{padding:6rem 8rem 8rem;display:grid;grid-template-columns:89rem 1fr;gap:0;margin:0}.footer__adress{margin:0 auto 0 0;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.footer__adress h4{font-size:2rem}.footer__adress p{font-size:1.8rem;max-width:38.2rem}.footer__contacts{display:flex;justify-content:space-between;align-items:center;gap:0}.footer__contacts-title{text-align:left;font-size:2.5rem;letter-spacing:-.1rem;margin:0;max-width:30rem}.footer__contacts-list{gap:1.6rem}.footer__contacts-list a{gap:2rem;justify-content:flex-end;font-size:1.8rem}.footer__middle{margin-bottom:-1.4rem;z-index:2;position:relative;padding:6.5rem 9rem 6.5rem 12rem;display:grid;grid-template-columns:91rem 1fr}.footer__nav{display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between;width:100%}.footer__nav li a{text-align:left}.footer__logo{margin-bottom:0;width:42.2rem}.footer__bottom{padding-top:3rem;display:flex;align-items:center;justify-content:space-between}.footer__copyright{font-size:1.8rem}.footer__dev{gap:4rem;justify-content:flex-end}.footer__dev a{font-size:1.4rem}}.product-hero{padding:10.5rem 0 6rem}.product-hero .container{display:grid;gap:3.7rem}.product-hero__img{width:100%;border-radius:2rem}.product-hero__title{color:#07013f;font-size:4rem;font-style:normal;font-weight:400;letter-spacing:-.24rem;text-align:center;margin-bottom:3rem}.product-hero__text{color:#07013f;text-align:center;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;max-width:28rem;margin-left:auto;margin-right:auto;margin-bottom:9.8rem;display:block}@media (min-width: 1200px){.product-hero{padding:17rem 0 4.5rem}.product-hero .container{padding-top:2rem;grid-template-columns:90rem 1fr;align-items:center}.product-hero__title{font-size:12rem;max-width:72rem;margin-left:auto;margin-right:auto;margin-bottom:4rem}.product-hero__text{max-width:40rem;margin-bottom:5rem}.product-hero .button{margin-top:6rem}}.sert-section{margin-bottom:7rem}.sert-section__list{display:grid;gap:3rem}.sert-section__link{border-radius:2rem;background:#e1dfe4;padding:2.3rem;display:flex;flex-direction:column;justify-content:space-between;min-height:24rem}.sert-section__link:hover .sert-section__button svg{transform:rotate(90deg)}.sert-section__icon{width:5.4rem;height:auto;margin-bottom:auto}.sert-section__title{margin-top:auto;color:#07013f;font-size:1.8rem;font-style:normal;font-weight:700;line-height:normal;max-width:25rem;margin-bottom:2rem}.sert-section__button{display:flex;align-items:center;justify-content:space-between;color:#07013f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal}.sert-section__button svg{width:2.5rem;height:auto;transition:.3s}@media (min-width: 1200px){.sert-section{margin-top:9rem;margin-bottom:12rem}.sert-section__list{grid-template-columns:repeat(4,1fr);gap:5.5rem}.sert-section__item{height:100%}.sert-section__link{height:100%;padding:3rem;border-radius:4rem}.sert-section__icon{width:7.8rem}.sert-section__title{margin-top:3.4rem;font-size:2.5rem;max-width:27rem;margin-bottom:2.5rem}.sert-section__button{font-size:2rem}.sert-section__button svg{width:3.6rem}}
