*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--font-montserrat:"Montserrat",sans-serif;--color-bg:#fefefe;--color-black:#000000;--color-white:#fff}[v-cloak]{display:none}body{font-family:var(--font-montserrat);background-color:var(--color-bg);color:var(--color-black);font-weight:400;font-size:15px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;min-height:100dvh;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}img,svg{display:block}a{text-decoration:none;color:inherit}ol,ul{list-style:none}button,input,select{outline:0;border:none;font-family:inherit}button{cursor:pointer}.page__main{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:1920px;width:100%;margin:0 auto;overflow-x:hidden}.btn{padding:10px 1cqmax 10px 16px;border-radius:40px;line-height:18px;font-size:16px;border:1px solid var(--color-white);color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:150px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-primary{background-color:#0d7ef8;border-color:#0d7ef8}.btn-default{border-color:var(--color-black);color:var(--color-black)}.btn-white{background-color:var(--color-white);border-color:var(--color-white);color:var(--color-black)}.btn svg{width:18px;height:18px}.title{font-weight:700;font-size:80px}.subtitle{font-weight:500;font-size:16px;line-height:100%;line-height:22px}.text{font-size:24px;font-weight:600}.header{position:sticky;top:0;left:0;z-index:100;width:100%;padding:16px 40px 16px 22px;background-color:var(--color-bg);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.1607843137);box-shadow:0 6px 20px rgba(0,0,0,.1607843137)}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.header__logo{width:120px;margin-top:-5px}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header__nav--item{font-size:15px;font-weight:400}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.header__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:340px;width:100%;height:37px;background-color:#fff;-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .34));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .34));border-radius:5px;overflow:hidden}.header__search input{height:100%;color:#000;padding-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.header__search img{padding:10px 16px}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:36px}.header__actions a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__actions a img{width:22px;height:22px}.hero{aspect-ratio:16/6;background-repeat:no-repeat;background-size:100% 100%;background-position:center center;color:var(--color-white);padding:0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.hero__content--title{font-weight:700;font-size:80px;margin-top:16px;margin-bottom:16px}.hero__content--subtitle{font-weight:500;font-size:16px;line-height:100%;margin-top:16px;margin-bottom:30px;line-height:22px}.hero__content--text{font-size:24px;font-weight:600;margin-bottom:32px}.hero__content--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.catalog{padding:0 20px 24px 22px}.catalog__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.catalog__item{background-color:#f5f3f1;padding:35px 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;border-radius:16px;overflow:hidden;min-height:380px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.catalog__item--img{width:187px;height:187px;margin:0 auto}.catalog__item--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog__item--title{text-align:center;font-size:22px;text-transform:uppercase;font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog__item--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.slider{aspect-ratio:16/7;padding:0 22px 24px;position:relative}.slider-swiper{height:100%;padding-bottom:40px;overflow:visible}.slider .swiper-slide{width:95%!important}.slider .swiper-button-next,.slider .swiper-button-prev{width:42px;height:42px;top:50%;border-radius:50%;opacity:unset;background:rgba(255,255,255,.5);backdrop-filter:blur(4.4px);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.slider .swiper-button-next svg,.slider .swiper-button-prev svg{color:#4a4545;width:24px;height:24px}.slider .swiper-button-disabled{display:none}.slider__dots{position:absolute;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);bottom:-2.5%}.slider__dots .swiper-pagination{left:10%;position:relative;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider__dots .swiper-pagination-bullet{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;margin-left:10px;padding:0;border-radius:10px;height:10px;width:10px;background-color:#000;border:unset;opacity:.5}.slider__dots .swiper-pagination-bullet-active{opacity:1;width:54px;height:10px;border-radius:10px}.slider__card{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:16px;overflow:hidden;padding:24px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1607843137);box-shadow:0 0 15px rgba(0,0,0,.1607843137);border:1px solid rgba(0,0,0,.05)}.slider__card--title{font-size:33px;font-weight:700;line-height:100%;margin-bottom:16px;color:var(--color-white)}.slider__card--subtitle{font-size:16px;font-weight:500;margin-bottom:24px;color:var(--color-white)}.shop{padding:22px}.shop__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.shop__card{min-height:650px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1607843137);box-shadow:0 0 15px rgba(0,0,0,.1607843137);border:1px solid rgba(0,0,0,.05);border-radius:20px;overflow:hidden;padding:80px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.shop__card--title{font-size:44px;font-weight:700;color:#fff}.shop__card--subtitle{font-size:18px;font-weight:500;padding:15px 0;color:#fff;margin-bottom:20px}.market{padding:45px 22px 120px}.market__title{text-align:center;font-size:48px;padding-bottom:40px}.market__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:60%;margin:auto;background:0;max-width:631px;gap:6px}.market__tab--item{padding:12px 10px;color:rgba(0,20,40,.2);font-size:16px;font-family:inherit;background:#fff;cursor:pointer;border:0;width:100%;font-weight:700;white-space:nowrap;text-align:center;border-bottom:2px solid transparent}.market__tab--item.active{color:#001428;border-color:#001428;background-color:#fff}.market__wrapper{padding:20px 19.5px;display:grid;grid-template-columns:repeat(4,290px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.market__card{border:.5px solid hsla(0,0%,100%,.0509803922);padding:26px 18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center}.market__card--img{width:205px;height:205px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.market__card--img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.market__card--title{color:#001428;font-size:24px;padding:24px 0 46px;min-height:120px}.market__card .btn{margin-top:auto}.blog{padding:0 0 20px}.blog__card{width:100%;height:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;padding:15px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog__card:hover .blog__card--overlay{opacity:1}.blog__card::before{content:"";position:absolute;width:100%;height:40%;bottom:0;left:0;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,color-stop(25%,#000),to(rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(to top,#000 25%,rgba(0,0,0,0) 100%);mask-image:-webkit-gradient(linear,left bottom,left top,color-stop(25%,#000),to(rgba(0,0,0,0)));mask-image:linear-gradient(to top,#000 25%,rgba(0,0,0,0) 100%)}.blog__card::after{content:"";position:absolute;width:100%;height:40%;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(-11%,#000),to(rgba(255,255,240,0)));background:linear-gradient(0deg,#000 -11%,rgba(255,255,240,0))}.blog__card--overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);backdrop-filter:blur(5px);opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:88}.blog__card--title{color:var(--color-white);font-size:22px;white-space:pre-line;position:relative;z-index:10}.blog__action{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 22px;inset:0;z-index:99}.blog__action--btn{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0}.blog__action--btn img{width:100%;height:100%}.subscribe{padding:30px 22px 80px}.subscribe__title{font-size:32px;font-weight:500;margin:1em 0;text-align:center}.subscribe__form{max-width:740px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;gap:1em}.subscribe__form--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50px;border:1px solid #001428;border-radius:25px;overflow:hidden}.subscribe__form--item input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding:0 20px;font-size:1em}.subscribe__form--item button{width:220px;background-color:#001428;color:var(--color-white);height:100%;font-size:1rem}.subscribe__form--privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.subscribe__form--privacy input{min-width:30px;max-width:30px;height:20px}.subscribe__form--privacy span{font-size:14px;text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.subscribe__form--privacy a{color:#8cc6ec;text-decoration:underline}.footer{padding:22px 22px 40px}.footer__top{max-width:1200px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto 40px}.footer__official{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer__official p{font-size:16px}.footer__official img{width:157px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer__social p{font-size:16px}.footer__social--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social--item{width:30px;height:30px;margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social--item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__locale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer__locale img{width:26px;height:16px;-o-object-fit:contain;object-fit:contain}.footer__locale a{font-size:16px;text-decoration:underline}.footer__bottom{max-width:1200px;width:100%;margin:0 auto}.footer__bottom p{text-align:center;font-size:14px}@media (max-width:1300px){.blog__card{max-width:428px;height:233px;aspect-ratio:unset}}