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}}.product-nav__left{border-radius:2rem;background:#07013f;padding:2.3rem}.product-nav__right{border-radius:2rem;background:#e1dfe4;padding:2.3rem}.product-nav__menu{display:grid;gap:2.5rem}.product-nav__menu a{color:#fff;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:.1rem solid rgba(232,229,227,.2);transition:.3s}.product-nav__menu a:after{content:"";display:block;width:2.3rem;height:2.3rem;background-image:url(data:image/webp;base64,UklGRrIBAABXRUJQVlA4WAoAAAAQAAAALwAALwAAQUxQSNsAAAABgFBbb97mgyAIghQGFROLQc0gZdAxMARDMARBUP9tfyMQEROAebHrfURmjnY1xW4pLSe76Q4pkStPXVYiV5c12nPj0AWXyK1xTJXcXiZKEpafjqS8/KDBEfptJGn/UpLWP2jyhrydROkANJlDAKNKBzpXgya5GJtVttrY/gbbSPag+4dBN9jGna1VtmpsJmyKxtUB5zJAgkoBONMJABJE+gbncXzuLANfNThCv8E4DvzqDI7ffZ9j9og9YZjXsaMrlvqycKzW25JwwUa1PtNcsFuttpGZMe7VBPMAVlA4ILAAAABQBQCdASowADAAPm00lUgkIqIhI4oAgA2JZwDNwYo7M53wAhKwjLdiXUo2uIdl+20AAAAA/voWBNmDkkhVkDsnFOMTi5Ib+/4zvzrFHj7tfMeouj8Va+vCB6U5qMieEqbUObGDfgRqmOj6d08KLR36XijR5RopWajnIUrJkATJ3HTwTrA0xs38fAhOHTdbelnwjy9bs1Av4BjPLuj40O8vYsGYBIsEovcTCn63YooAAA==);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0;transition:.3s}.product-nav__menu a.active{border-bottom-color:#fff}.product-nav__menu a.active:after{opacity:1}.product-nav__menu a:hover:after{opacity:1}.product-nav__pages{display:flex;flex-wrap:wrap;gap:1rem}.product-nav__pages a{padding:1.2rem 2rem;border-radius:3.6931rem;background:#e8e5e3;min-height:3.5rem;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:#07013f;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;transition:.3s}.product-nav__pages a.active{background:#0047ff;color:#e8e5e3}.product-nav__pages a:hover{color:#e8e5e3;background:#0047ff}@media (min-width: 1200px){.product-nav .container{display:grid;grid-template-columns:58.8rem 1fr}.product-nav__left{border-radius:4rem;padding:5.4rem}.product-nav__right{border-radius:4rem;padding:3.4rem}.product-nav__menu{gap:3.5rem}.product-nav__menu a{font-size:2.5rem;padding-bottom:1.5rem}.product-nav__menu a:after{width:3.6rem;height:3.6rem}.product-nav__pages{gap:2rem 3.5rem}.product-nav__pages a{padding:2.1rem 3.5rem;border-radius:6.8rem;font-size:1.8rem;height:auto;min-height:6.4rem}}.product-content{padding-top:8rem}.product-content__header{display:grid;gap:2.4rem;margin-bottom:3.1rem}.product-content__image{width:100%;height:19rem;border-radius:2rem;object-fit:cover}.product-content__title{color:#070fff;text-align:center;font-size:3rem;font-style:normal;font-weight:400;line-height:90%;letter-spacing:-.09rem}.product-content__text{color:#07013f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.product-content__content{display:none}.product-content__content.active{display:block}.product-content__table .tablepress{width:100%;background:#fff9ea;margin-bottom:0}.product-content__table .tablepress th{background:#07013f;color:#fff;font-family:Inter;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;padding:1.4rem 2rem;text-align:center}.product-content__table .tablepress th:not(:last-child){border-right:.1rem solid #07013f;box-shadow:inset 0 -1px #07013f}.product-content__table .tablepress tr:not(:last-child){border-bottom:.1rem solid #07013f;box-shadow:inset 0 -1px #07013f}.product-content__table .tablepress td{color:#07013f;font-family:Inter;font-size:1.2rem;font-style:normal;font-weight:400;line-height:normal;padding:1.4rem 2rem}.product-content__table .tablepress td:not(:last-child){border-right:.1rem solid #07013f}.product-content__table--medium,.product-content__table--large{overflow-x:auto;padding-bottom:2rem;margin:0 -2rem;padding:0 2rem}.product-content__groups{display:grid;gap:5rem}.product-content__group{display:grid;gap:2rem}.product-content__group-title{color:#07013f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.product-content__list{display:grid;gap:3rem;margin-bottom:6rem}.product-content__list-item{padding-bottom:3rem;border-bottom:.1rem solid rgba(7,1,63,.2);display:grid;gap:2rem}.product-content__list-item h3{color:#07013f;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.product-content__list-item p{color:#07013f}.notice{margin-bottom:-3rem}.notice__inner{border-radius:2rem;background:#e1dfe4;padding:3rem 3.5rem 4rem 3rem;display:grid;gap:2rem}.notice__icon{color:#070fff;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.notice__text{color:#07013f;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width: 1200px){.product-content{padding-top:11rem}.product-content__image{width:80rem;height:42.4rem;border-radius:4rem;margin-left:auto;margin-right:auto}.product-content__header{margin-bottom:7rem;gap:3rem}.product-content__header.left{margin-bottom:8rem}.product-content__header.left .product-content__title{text-align:left;font-size:10rem}.product-content__header.left .product-content__text{display:none}.product-content__title{font-size:6rem}.product-content__text{font-size:2.5rem}.product-content__groups{gap:8rem}.product-content__group{gap:3.5rem}.product-content__group-title{font-size:3.5rem}.product-content__table .tablepress{max-width:177rem}.product-content__table .tablepress th{padding:4rem 3rem;max-width:10rem;font-size:2rem}.product-content__table .tablepress td{padding:4rem 2rem;font-size:2rem;text-align:center}.product-content__table--small{width:100rem;margin:0 auto}.product-content__table--medium,.product-content__table--large{padding:0;margin:0;overflow:unset}.product-content__list{gap:5rem;margin-bottom:10rem}.product-content__list-item{grid-template-columns:repeat(2,1fr);gap:0;padding-bottom:5rem}.product-content__list-item h3{font-size:3rem}.product-content__list-item p{font-size:1.8rem;max-width:45.5rem}.notice{margin-bottom:-5rem}.notice__inner{border-radius:4rem;padding:4rem 8rem 4rem 6rem;gap:1.5rem;grid-template-columns:repeat(2,1fr);align-items:center}.notice__icon{font-size:8rem}.notice__text{font-size:3rem}}.delivery{padding-top:8rem}.delivery__inner{border-radius:4rem 4rem 0rem 0rem;background:none;padding:3rem 2rem 8rem;margin-bottom:-4rem}.delivery__inner svg{width:4.2rem;margin:0 auto 2rem;display:block}.delivery__inner p{text-align:center}@media (min-width: 1200px){.delivery{padding-top:10rem}.delivery__inner{padding-bottom:7rem}.delivery__inner p{max-width:72rem;margin:0 auto;font-size:1.8rem}}
