@charset "UTF-8";@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Italic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}html{font-size:100%}body,html{height:100%;min-width:320px}body{color:#2e2e2e;line-height:1;font-family:Montserrat;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Montserrat;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{width:100%;vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{flex:1 1 auto}.wrapper > *{min-width:0}[class*=__container]{max-width:96.25rem;margin-left:auto;margin-right:auto;padding:0 1.875rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:1.875rem 1fr minmax(auto,92.5rem) 1fr 1.875rem}[class*="--gc"] > *{min-width:0;grid-column:3/4}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.spollers{margin-top:2.5rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.03)}.spollers__item{background:#fff;transition:all .3s ease}.spollers__item:not(:last-child){border-bottom:1px solid rgba(163,163,163,.15)}.spollers__item[open]{background:#f9f9f9}.spollers__title{cursor:pointer;font-size:1rem;font-weight:500;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;color:#333;transition:all .2s ease;position:relative;list-style:none}.spollers__title:hover{color:#2c2c2c}.spollers__title::-webkit-details-marker{display:none}.spollers__title::after{content:"+";font-size:1.5rem;font-weight:300;transition:all .3s cubic-bezier(.4,0,.2,1);color:#555}.spollers__item[open] .spollers__title{color:#2c2c2c}.spollers__item[open] .spollers__title::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#2c2c2c}.spollers__body{padding:0 1.25rem 1.25rem;font-size:.9375rem;color:#555;line-height:1.6;-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.tabs__title{padding:.625rem .9375rem}.pagging{display:flex;align-items:center;justify-content:end;padding:16px 0;margin-bottom:88px}.pagging__arrow{display:flex;align-items:center;padding:8px;border-radius:4px;transition:background-color .3s}.pagging__arrow:hover{background-color:rgba(0,0,0,.04)}.pagging__arrow svg{fill:#333}.pagging__list{display:flex;list-style:none;margin:0 -8px}.pagging__item{padding:8px 16px;margin:0 8px;border-radius:4px;text-decoration:none;color:#333;transition:background-color .3s}.pagging__item:hover{background-color:rgba(0,0,0,.08)}.pagging__item._active,.pagging__item._active:hover{background-color:#2c2c2c;color:#fff}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.tooltip{background:#333;color:#fff;padding:6px 10px;font-size:12px;white-space:nowrap;border-radius:6px;pointer-events:none}.tooltip::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:6px solid transparent;border-top-color:#333}body{background-color:#fdfdfd}main{margin-top:80px;color:#2e2e2e}.page{width:100%}.catalog-page{padding-top:32px;display:flex;width:100%}.icon{width:1.5rem;height:1.5rem;fill:currentColor;display:inline-block;transition:color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,color .3s ease;transition:transform .3s ease,color .3s ease,-webkit-transform .3s ease}.icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1);color:#999}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.header{position:fixed;top:0;width:100%;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid #eee;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(0);transform:translateY(0)}.header__body{display:flex;justify-content:space-between;align-items:center;position:relative;padding:2rem 1.5rem}.header__left,.header__right{display:flex;align-items:center;gap:1.5rem;z-index:2}.header__logo{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.header__logo .icon,.header__logo img,.header__logo svg{width:auto}.header__link{font-size:.875rem;text-transform:uppercase;color:#222;letter-spacing:.05em}.header__icon{position:relative;display:flex;align-items:center}.header__icon img,.header__icon svg{width:20px;height:20px}.header__icon .icon{width:1.5rem;height:1.5rem;fill:currentColor;display:inline-block}.header__badge{position:absolute;top:-6px;right:-6px;background:#000;color:#fff;font-size:10px;font-weight:700;padding:2px 5px;border-radius:999px}.header._header-scroll{-webkit-transform:translateY(0);transform:translateY(0)}.header._header-scroll:not(._header-show){-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header._header-scroll._header-show{-webkit-transform:translateY(0);transform:translateY(0)}.footer{background-color:#2c2c2c;color:#a3a3a3;padding:8em 0 0 0}.footer__container{display:grid;grid-template-columns:3fr 1.618fr .5fr 1.5fr;gap:clamp(24px,2.5vw,40px)}.footer__nav-group{display:grid;grid-template-columns:1fr 1fr;gap:4em}.footer__nav{min-width:200px;max-width:260px}.footer__nav ul{list-style:none;margin:0;padding:0}.footer__nav ul li{margin-bottom:1.6em}.footer__nav ul li a{color:inherit;text-decoration:none;letter-spacing:.02em;transition:color .2s ease}.footer__nav ul li a:hover{color:#fff}.footer__block{max-width:340px}.footer__title{font-size:18px;font-weight:500;color:#d1d1d1;margin-bottom:1.6em;letter-spacing:.03em}.footer__text{font-size:1rem;max-width:295px;line-height:1.7;margin-bottom:2em}.footer__qr-group{display:flex;gap:2em;padding-top:.8em}.footer__qr{text-align:center;width:-webkit-min-content;width:min-content}.footer__qr-label{font-weight:500;color:#d1d1d1;margin-bottom:.8em}.footer__qr img{width:74px;height:auto}.footer__brand{grid-column:4}.footer__brand .footer__logo{max-width:260px;margin-bottom:2.4em;width:auto;height:auto}.footer__bottom{margin-top:6.4em;padding-top:4em;padding-bottom:4em;border-top:1px solid #3a3a3a;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:13px;color:rgba(163,163,163,.65);gap:2em}.footer__links{display:flex;flex-wrap:wrap;gap:2em}.footer__links a{color:inherit;text-decoration:none;transition:color .2s ease}.footer__links a:hover{color:#fff}.aside{flex:0 0 280px;position:sticky;top:20px;display:flex;flex-direction:column;gap:40px}.aside .breadcrumbs{font-size:12px}.aside h1{font-size:large;font-weight:500}.aside .category-nav ul{padding-bottom:16px}.aside .category-nav ul li{padding-bottom:16px}.history-section,.look-section,.section,.section-categories{background-color:#f8f8f8}.section__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-right:40px}.section__info-title{font-size:2rem;font-weight:500}.section__info-description{max-width:500px;line-height:1.6;letter-spacing:.1rem}.hero-section{position:sticky;top:0;z-index:1;margin-top:-80px;padding-top:80px;background-color:#f8f8f8;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-section::after{content:"";position:absolute;inset:0;background-color:#f8f8f8;opacity:0;pointer-events:none;transition:opacity .8s ease;z-index:10}.hero-section.is-faded::after{opacity:1;transition:opacity .8s}.section-categories{position:relative;z-index:2}.look-section{min-height:745px;max-width:100%;position:relative;margin:0 auto;z-index:2}.look-section .__container{-webkit-animation:slideDownFadeIn .6s ease-out both;animation:slideDownFadeIn .6s ease-out both}.history-section{z-index:2}.hero-slider{width:100%;height:90vh}.hero-slider .hero-slide__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.hero-slider .hero-slide__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:left}.hero-slider .hero-slide__logo{width:clamp(3.1001354557rem,20vw,8.54296875rem);margin-bottom:1.5rem}.hero-slider .hero-slide__logo-img{width:100%;height:auto;display:block;-webkit-filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2));filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.hero-slider .hero-slide__title{font-size:clamp(2.0667569705rem,5vw + .6123724357rem,3.796875rem);line-height:1.35;margin-bottom:.75rem;font-weight:300;max-width:1000%;letter-spacing:.03em;text-transform:uppercase}.hero-slider .hero-slide__subtitle{font-size:clamp(1.3778379803rem,3vw + .5646734677rem,1.6875rem);line-height:1.35;margin-bottom:.9375rem;max-width:60%;font-weight:300;opacity:.9}.hero-slider .hero-slide__btn{font-size:.9185586535rem;padding:.75rem 1.35rem;min-width:18.75rem;background-color:transparent;color:#fff;border:1px solid #fff;border-radius:0;text-decoration:none;transition:all .3s ease;align-self:flex-start;text-align:center;letter-spacing:.1em}.hero-slider .hero-slide__btn:hover{background-color:rgba(255,255,255,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hero-slider .hero-slide__desc{font-size:.75rem;margin-top:1.125rem;padding-top:.75rem;max-width:400px;font-weight:300;letter-spacing:.1em;opacity:.7;position:relative}.hero-slider .hero-slide__desc::before{content:"";position:absolute;top:0;left:0;width:2.25rem;height:1px;background:currentColor;opacity:.5}.hero-slider .hero-slide--centered{display:flex;align-items:center;justify-content:center;text-align:center}.hero-slider .hero-slide--centered .hero-slide__content{align-items:center;text-align:center}.hero-slider .hero-slide--centered .hero-slide__content .hero-slide__subtitle,.hero-slider .hero-slide--centered .hero-slide__content .hero-slide__title{max-width:70%;margin-left:auto;margin-right:auto}.hero-slider .hero-slide--centered .hero-slide__content .hero-slide__desc::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hero-slider .hero-slide--centered .hero-slide__btn{align-self:center}.hero-slider .hero-slide--left-aligned{display:flex;align-items:center;justify-content:flex-start;padding-left:10%}.hero-slider .hero-slide--split{background-color:#ddded9;overflow:hidden}.hero-slider .hero-slide--split .hero-slide__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:100%;height:100%;width:100%;align-items:center;justify-items:center;overflow:hidden}.hero-slider .hero-slide--split .hero-slide__text{max-width:600px;color:#000;display:flex;flex-direction:column;padding:2.25rem;height:100%;justify-content:center}.hero-slider .hero-slide--split .hero-slide__text .hero-slide__btn{border-color:#000;color:#000}.hero-slider .hero-slide--split .hero-slide__text .hero-slide__btn:hover{background-color:rgba(0,0,0,.05)}.hero-slider .hero-slide--split .hero-slide__image{height:100%;width:100%;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.hero-slider .hero-slide--split .hero-slide__image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-slider .hero-slide--video .hero-slide__bg{-o-object-fit:cover;object-fit:cover}.hero__nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;pointer-events:none}.hero__arrow-next,.hero__arrow-prev{width:48px;height:48px;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;pointer-events:auto;transition:all .3s}.hero__arrow-next svg,.hero__arrow-prev svg{color:#fff;width:24px;height:24px}.hero__arrow-next:hover,.hero__arrow-prev:hover{background:rgba(0,0,0,.8)}.hero__arrow-next.swiper-button-disabled,.hero__arrow-prev.swiper-button-disabled{opacity:.3;pointer-events:none}.hero__arrow-prev{left:20px}.hero__arrow-next{right:20px}.hero__hint{position:absolute;bottom:30px;right:30px;display:flex;align-items:center;background:rgba(0,0,0,.7);padding:8px 12px;border-radius:20px;color:#fff;font-size:14px;z-index:10;-webkit-animation:bounceHint 2s infinite;animation:bounceHint 2s infinite}.hero__hint-icon{margin-right:6px;-webkit-animation:slideHint 1.5s infinite;animation:slideHint 1.5s infinite}@-webkit-keyframes bounceHint{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes bounceHint{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes slideHint{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes slideHint{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.history-section{position:relative;display:flex;min-height:600px}.history-section__header{width:120px;background:#000;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;flex-shrink:0}.history-section__title{color:#fff;font-size:1.5rem;font-weight:500;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-align:center;white-space:nowrap}.history-section__slider{width:calc(100% - 120px);overflow:hidden;height:100vh}.history-section__slider .swiper-wrapper{height:100%}.history-section__slide{position:relative;height:100%;overflow:hidden}.history-section__slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(transparent,rgba(0,0,0,.7))}.history-section__slide--video .history-section__video-wrapper{position:absolute;inset:0;width:100%;height:100%;background:#000}.history-section__slide--video .history-section__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:#000}.history-section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.history-section__content{position:absolute;bottom:2rem;left:2rem;right:2rem;display:flex;justify-content:space-between;align-items:center;z-index:2;color:#fff}.history-section__category{font-size:clamp(1.25rem,3vw,1.5rem);margin:0}.history-section__arrow{width:24px;height:24px;flex-shrink:0}.history-section__pagination{position:static;margin-top:1.5rem}.history-section__pagination .swiper-pagination-bullet{background:#000;opacity:.2}.history-section__pagination .swiper-pagination-bullet-active{opacity:1}.history-section__nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;pointer-events:none}.history-section__arrow-next,.history-section__arrow-prev{width:48px;height:48px;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;pointer-events:auto;transition:all .3s}.history-section__arrow-next svg,.history-section__arrow-prev svg{color:#fff;width:24px;height:24px}.history-section__arrow-next:hover,.history-section__arrow-prev:hover{background:rgba(0,0,0,.8)}.history-section__arrow-next.swiper-button-disabled,.history-section__arrow-prev.swiper-button-disabled{opacity:.3;pointer-events:none}.history-section__arrow-prev{left:20px}.history-section__arrow-next{right:20px}.history-section__hint{position:absolute;bottom:10%;right:30px;display:flex;align-items:center;background:rgba(0,0,0,.7);padding:8px 12px;border-radius:20px;color:#fff;font-size:14px;z-index:10;-webkit-animation:bounceHint 2s infinite;animation:bounceHint 2s infinite}.history-section__hint-icon{margin-right:6px;-webkit-animation:slideHint 1.5s infinite;animation:slideHint 1.5s infinite}@keyframes bounceHint{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes slideHint{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.history__title{margin:0 auto;max-width:500px;text-align:center}.history__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:40px 24px;padding:10px}.history .history-card{display:flex;flex-direction:column;align-items:center}.history .history-card__image{width:100%;height:100%;overflow:hidden}.history .history-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history .history-card__content{display:flex;flex-direction:column;justify-content:center;padding:16px 8px}.history .history-card__text{max-width:500px;letter-spacing:.14em;line-height:1.4;padding:8px 0}.history .history-card--text-image{grid-column:span 3}.history .history-card--image-text{grid-column:span 3}.history .history-card--image-only{grid-column:span 2}.catalog{padding:3rem 1.5rem;max-width:1600px;margin:0 auto}.catalog__layout{display:grid;grid-template-columns:260px 1fr;gap:2rem}.catalog__layout.filters-hidden{grid-template-columns:1fr}.catalog__layout.filters-hidden .catalog__sidebar{display:none}.catalog__sidebar{padding:1rem 0}.catalog__content{display:grid;grid-template-columns:1fr}.catalog__controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem;flex-wrap:wrap;overflow-x:visible;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding-bottom:.5rem}.catalog__controls .toolbar__select{font-size:1rem;padding:.5rem 1rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff;scroll-snap-align:start}.catalog__head{margin-bottom:2.5rem}.catalog__head .breadcrumbs{font-size:.875rem;color:#9a9a9a}.catalog__head .breadcrumbs ol{display:flex;gap:.75rem;list-style:none;padding:0;margin:0}.catalog__head .breadcrumbs ol li::after{content:"›";margin-left:.75rem;color:#ccc}.catalog__head .breadcrumbs ol li:last-child::after{content:none}.catalog__head .breadcrumbs ol a{color:inherit;text-decoration:none}.catalog__head .breadcrumbs ol a:hover{text-decoration:underline}.catalog__head .catalog__title{font-size:2.25rem;font-weight:600;color:#2e2e2e;margin-top:.25rem;letter-spacing:-.01em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog__toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-bottom:.5rem;min-height:3rem;overflow:visible}.catalog__toolbar .sidebar-toggle{position:relative;background:0 0;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;gap:4px}.catalog__toolbar .sidebar-toggle .chevron{display:inline-block;width:.5rem;height:.5rem;border-right:1px solid #4e4e4e;border-bottom:1px solid #4e4e4e;-webkit-transform:rotate(135deg);transform:rotate(135deg);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.catalog__toolbar .sidebar-toggle .chevron + .chevron{margin-left:-4px}.catalog__toolbar .toolbar__select{font-size:1rem;padding:.5rem 1rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff;scroll-snap-align:start}.catalog__layout.filters-hidden .sidebar-toggle .chevron{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#catalogSidebar{overflow:hidden;transition:max-height .4s ease,opacity .4s ease;max-height:1000px;opacity:1}#catalogSidebar.hidden{max-height:0;opacity:0;pointer-events:none}.catalog__filters{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;max-width:100%;padding:.5rem 0;box-sizing:border-box}.filter-dropdown{position:relative;display:block;max-width:100%;min-width:160px}.filter-dropdown.has-selection .dropdown-toggle{border-color:#000;background-color:#f8f8f8}.filter-dropdown.has-selection .dropdown-toggle::after{content:attr(data-count);display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;background-color:#000;color:#fff;border-radius:9px;margin-left:8px;font-size:11px;font-weight:500;padding:0 4px;line-height:1}.filter-dropdown .dropdown-toggle{width:100%;background:0 0;padding:10px 16px;border:1px solid #e0e0e0;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;font-size:14px;box-sizing:border-box;color:#2d2d2d;font-family:Inter,sans-serif;font-weight:500;transition:all .3s ease}.filter-dropdown .dropdown-toggle:hover{border-color:#b0b0b0}.filter-dropdown .dropdown-toggle.open{border-color:#000;background-color:#f8f8f8}.filter-dropdown .dropdown-toggle.open .dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-dropdown .dropdown-toggle .dropdown-arrow{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:14px;height:14px}.filter-dropdown .dropdown-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 24px rgba(0,0,0,.08);min-width:240px;max-width:100vw;max-height:60vh;overflow-y:auto;font-family:Inter,sans-serif;box-sizing:border-box;border:1px solid #f0f0f0}.filter-dropdown .dropdown-menu.visible{display:block;-webkit-animation:fadeIn .2s ease-out;animation:fadeIn .2s ease-out}.filter-dropdown .dropdown-menu label{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;color:#444;cursor:pointer;transition:color .2s ease;word-break:break-word;padding:4px 0}.filter-dropdown .dropdown-menu label:hover{color:#000}.filter-dropdown .dropdown-menu input[type=checkbox],.filter-dropdown .dropdown-menu input[type=radio]{width:16px;height:16px;accent-color:#000;cursor:pointer;flex-shrink:0}.filter-dropdown .dropdown-menu .dropdown-actions{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.filter-dropdown .dropdown-menu .dropdown-actions a,.filter-dropdown .dropdown-menu .dropdown-actions button{width:40px;height:32px;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-decoration:none;box-sizing:border-box;font-size:13px;font-weight:500}.filter-dropdown .dropdown-menu .dropdown-actions button{background:#000;color:#fff}.filter-dropdown .dropdown-menu .dropdown-actions button:hover{background:#333}.filter-dropdown .dropdown-menu .dropdown-actions a{background:0 0;color:#666;border:1px solid #e0e0e0}.filter-dropdown .dropdown-menu .dropdown-actions a:hover{background:#f8f8f8;color:#000}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-8px);transform:translateY(-8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.sidebar-nav{display:flex;flex-direction:column;gap:3rem;color:#2e2e2e;max-width:100%}.sidebar-nav__section{display:flex;flex-direction:column;gap:1rem}.sidebar-nav__title{font-size:.875rem;font-weight:600;letter-spacing:.01em;color:#2e2e2e;text-transform:uppercase;opacity:.75;margin:0}.sidebar-nav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.sidebar-nav__link{display:inline-block;position:relative;font-size:.9375rem;font-weight:400;color:#111;text-decoration:none;padding:8px 4px;transition:color .3s ease,letter-spacing .2s ease}.sidebar-nav__link::before{content:"";position:absolute;bottom:0;left:0;height:50%;width:100%;background:linear-gradient(to right,rgba(0,0,0,.06),rgba(0,0,0,.06));z-index:-1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);border-radius:2px}.sidebar-nav__link:hover{color:#000;letter-spacing:.4px}.sidebar-nav__link:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.sidebar-nav__link.active{color:#000;font-weight:500}.sidebar-nav__link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.products-grid .grid-container{width:100%;margin:0 auto;padding-bottom:40px;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(auto,1fr);grid-gap:2rem;align-items:stretch;-webkit-animation:fadeIn 2s ease;animation:fadeIn 2s ease}.products-grid .grid-container .grid-item.large{grid-column:span 2;grid-row:span 2}.large .products-grid__image{padding-bottom:50%}.fashion-card__container{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:0;width:100%}.fashion-card_shadow{box-shadow:0 3px 14px rgba(0,0,0,.04);padding:36px;border-radius:12px}.fashion-card__info{grid-column:1/3;grid-row:1/2;padding:0 8px;display:flex;flex-direction:column;gap:32px;justify-content:center;max-width:485px}.fashion-card__title{font-weight:600}.fashion-card__link{display:block;font-size:inherit;font-weight:700;margin:0}.fashion-card__price{font-size:1.125rem;font-weight:600}.fashion-card__description{line-height:1.4;padding-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.2em;word-break:break-word}.fashion-card__description_mobile{display:none}.fashion-card__image{overflow:hidden}.fashion-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fashion-card__image_1{grid-column:3/4;grid-row:1/2;display:flex;justify-content:flex-end}.fashion-card__image_1 img{height:auto;align-self:self-end}.fashion-card__image_2{grid-column:1/2;grid-row:2/3}.fashion-card__image_3{grid-column:2/3;grid-row:2/3}.fashion-card__image_4{grid-column:3/4;grid-row:2/3}.fashion-card__image_5{grid-column:4/6;grid-row:1/3;position:relative}.fashion-card__line{position:absolute;background:#fdfdfd;z-index:2}.fashion-card__line_vert{right:16%;width:12px;height:100%}.fashion-card__line_hor{top:56.5%;width:100%;height:12px}.fashion-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.fashion-card__icons{display:flex;gap:16px;align-items:center;margin-left:12px}.fashion-card__icon-btn{background:0 0;border:none;padding:4px;cursor:pointer;color:#3e3e3e;transition:all .3s ease;line-height:0;position:relative}.fashion-card__icon-btn svg{display:block;width:20px;height:20px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.fashion-card__icon-btn:hover{color:#000}.fashion-card__icon-btn:hover svg{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.fashion-card__wishlist.active{color:#d40000}.fashion-card__wishlist.active svg path{fill:#d40000}.fashion-card__bag::after{content:attr(data-count);position:absolute;top:-2px;right:-4px;background:#000;color:#fff;border-radius:50%;width:14px;height:14px;font-size:9px;display:flex;align-items:center;justify-content:center;opacity:0;-webkit-transform:.6123724357rem;transform:.6123724357rem;transition:all .3s ease}.fashion-card__bag.active::after{opacity:1;-webkit-transform:.75rem;transform:.75rem}.fashion-card__arrow svg{width:24px;height:24px;-webkit-transform:translateX(0);transform:translateX(0)}.fashion-card__arrow:hover svg{-webkit-transform:translateX(-5px);transform:translateX(-5px)}.product-card{display:block;width:100%;height:100%;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.03);transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;text-decoration:none;color:#111}.product-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-card__figure{width:100%;overflow:hidden;background-color:#f9f9f9}.product-card__figure img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:none}.product-card:hover .product-card__figure img{-webkit-transform:.7530471617rem;transform:.7530471617rem}.product-card__info{padding:1rem;text-align:center;background-color:#fff;transition:background-color .3s ease,color .3s ease}.product-card__title{font-size:1rem;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{font-size:1rem;margin-top:.5rem}.product-card--dark .product-card__info{background-color:#2c2c2c;color:#fff}.product-card--dark .product-card__title{color:#fff}.product-card--dark .product-card__price{color:#fff}.product-card-v{display:flex;flex-direction:column;width:100%;height:100%;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.03);text-decoration:none;color:#111;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.product-card-v:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-card-v__figure{display:flex;flex-direction:column;flex-grow:1;margin:0;overflow:hidden;background-color:#f9f9f9;position:relative}.product-card-v__media-wrapper{position:relative;width:100%;flex-grow:1;min-height:0;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1.58;overflow:hidden}.product-card-v__image,.product-card-v__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:opacity .4s ease;pointer-events:none}.product-card-v__image{opacity:1;z-index:2;background-color:#f9f9f9}.product-card-v__video{opacity:0;z-index:1;background-color:#000;transition:opacity .5s ease-out}.product-card-v__video[data-playing]{z-index:2}.product-card-v__info{padding:1rem;text-align:center;background-color:#fff;transition:background-color .3s ease,color .3s ease;flex-shrink:0}.product-card-v__title{font-size:1rem;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-v__price{font-size:1rem;margin-top:.5rem}.product-card-v__play-button{position:absolute;bottom:.75rem;right:.75rem;z-index:5;width:44px;height:44px;border-radius:50%;background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(6px);cursor:pointer;opacity:0;pointer-events:none;-webkit-transform:.6915809336rem;transform:.6915809336rem;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease}.product-card-v__play-button svg{width:20px;height:20px;fill:currentColor;pointer-events:none}.product-card-v__play-button:hover{-webkit-transform:.781034808rem;transform:.781034808rem;border-color:#fff}.product-card-v__play-button::before{content:"";position:absolute;inset:-10px}.product-card-v__play-button.hidden{opacity:0;pointer-events:none}.product-card-v--visible .product-card-v__play-button{opacity:1;pointer-events:auto;-webkit-transform:.75rem;transform:.75rem}.product-card-v--dark .product-card-v__info{background-color:#2c2c2c;color:#fff}.product-card-v--dark .product-card-v__price,.product-card-v--dark .product-card-v__title{color:#fff}.product-card-v--no-video .product-card-v__image{opacity:1!important;transition:none!important}.product-card-v--no-video .product-card-v__video{opacity:0!important;transition:none!important;display:none!important}.product-card-v--no-video .product-card-v__play-button{display:none!important}section-categories{position:relative;z-index:2;-webkit-animation:slideDownFadeIn .6s ease-out both;animation:slideDownFadeIn .6s ease-out both}@-webkit-keyframes slideDownFadeIn{from{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownFadeIn{from{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.image-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:80px;gap:20px;max-width:1600px;margin:auto}.image-grid .item{display:block;width:100%;height:100%;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.03);transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;text-decoration:none;color:#111;position:relative}.image-grid .item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.image-grid .item__image{width:100%;height:100%;background-color:#f9f9f9;overflow:hidden}.image-grid .item__image img{display:block;width:100%;height:100%;border-radius:0;-o-object-fit:cover;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.image-grid .item__label{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,.7);color:#111;padding:10px 12px;font-size:1rem;font-weight:500;text-align:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px;backdrop-filter:blur(4px);transition:background .3s ease}.image-grid .item:hover .image-grid .item__label{background:rgba(255,255,255,.85)}.image-grid .item--dark{background-color:#111}.image-grid .item--dark__label{background:rgba(255,255,255,.1);color:#fff}.image-grid .item--dark:hover .image-grid .item--dark__label{background:rgba(255,255,255,.2)}.image-grid .item1{grid-column:1/span 3;grid-row:1/span 5}.image-grid .item2{grid-column:4/span 3;grid-row:2/span 3}.image-grid .item3{grid-column:7/span 3;grid-row:1/span 4}.image-grid .item4{grid-column:4/span 4;grid-row:5/span 3}.image-grid .item5{grid-column:10/span 2;grid-row:2/span 3}.image-grid .item6{grid-column:10/span 3;grid-row:5/span 2}.image-grid .item7{grid-column:8/span 2;grid-row:5/span 2}.image-grid .item8{grid-column:8/span 2;grid-row:7/span 2}.image-grid .item9{grid-column:10/span 2;grid-row:7/span 2}.product{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;max-width:1400px;margin:0 auto}.product .images-block{position:relative;width:100%;max-width:800px;display:grid;grid-template-columns:100px 1fr;gap:20px;height:800px}.product .images-block .thumbs-product-swiper{height:100%;overflow:hidden}.product .images-block .thumbs-product-swiper .swiper-slide{cursor:pointer;max-height:152px;opacity:.5;transition:all .3s ease;border-radius:8px;overflow:hidden;border:2px solid transparent}.product .images-block .thumbs-product-swiper .swiper-slide:hover{opacity:.8}.product .images-block .thumbs-product-swiper .swiper-slide-thumb-active{opacity:1;border-color:rgba(0,0,0,.1)}.product .images-block .product-swiper{width:100%;height:100%;border-radius:12px;overflow:hidden;background:#f8f8f8}.product .images-block .product-swiper .swiper-slide{display:flex;justify-content:center;align-items:center;padding:20px}.product .images-block .product-swiper .swiper-slide img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product .images-block .product-swiper .swiper-slide{cursor:-webkit-grab;cursor:grab}.product .images-block .product-swiper .swiper-slide:active{cursor:-webkit-grabbing;cursor:grabbing}.product .images-block .product-swiper .swiper-zoomed.swiper-slide{cursor:move}.product .images-block .product-swiper .swiper-button-next,.product .images-block .product-swiper .swiper-button-prev{width:50px;height:50px;background:rgba(255,255,255,.9);border-radius:50%;backdrop-filter:blur(5px);color:#333;opacity:0;transition:all .3s ease;box-shadow:0 2px 15px rgba(0,0,0,.1)}.product .images-block .product-swiper .swiper-button-next::after,.product .images-block .product-swiper .swiper-button-prev::after{font-size:18px;font-weight:700}.product .images-block .product-swiper .swiper-button-next.swiper-button-disabled,.product .images-block .product-swiper .swiper-button-prev.swiper-button-disabled{opacity:.3!important;pointer-events:none;-webkit-transform:.734948149rem;transform:.734948149rem;-webkit-filter:grayscale(1);filter:grayscale(1)}.product .images-block .product-swiper:hover .swiper-button-next,.product .images-block .product-swiper:hover .swiper-button-prev{opacity:1}.product .product-pagination--vertical{flex-direction:column;width:12px;height:auto;margin-top:0;margin-left:20px}.product .product-pagination{position:relative!important;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:-17px;height:12px;bottom:0!important}.product .product-pagination--vertical{flex-direction:column;width:12px;height:auto;margin-top:0;margin-left:20px}.product .product-pagination .swiper-pagination-bullet{width:6px;height:6px;background:rgba(0,0,0,.2);opacity:1;margin:0!important;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:3px}.product .product-pagination .swiper-pagination-bullet-active{width:24px;background:#222;-webkit-transform:none;transform:none}.product .product-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{background:#2e2e2e;-webkit-transform:.8133538284rem;transform:.8133538284rem}.product .product-pagination--round .swiper-pagination-bullet{border-radius:50%}.product .product-pagination--round .swiper-pagination-bullet-active{width:12px;height:12px}.product .product-pagination--outline .swiper-pagination-bullet{background:0 0;border:1px solid rgba(0,0,0,.2);box-sizing:border-box}.product .product-pagination--outline .swiper-pagination-bullet-active{background:#2e2e2e;border-color:#2e2e2e}.product .swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product .swiper-zoom-container img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.product .zoom-hint{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.6);color:#fff;font-size:13px;padding:6px 10px;border-radius:6px;z-index:10;opacity:0;pointer-events:none;-webkit-animation:fadeInOut 5s ease-out forwards;animation:fadeInOut 5s ease-out forwards}.product .zoom-icon{flex-shrink:0}@-webkit-keyframes fadeInOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}100%{opacity:0}}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}100%{opacity:0}}.product .info-block-container{padding:20px 0;display:flex;flex-direction:column;height:100%}.product .info-block .article{font-size:14px;color:#888;margin-bottom:10px}.product .info-block h1{font-size:32px;font-weight:450;line-height:1.3;margin:0 0 20px;color:#222}.product .info-block .price-row{display:flex;align-items:center;gap:15px;margin:25px 0}.product .info-block .price-row .price{font-size:24px;font-weight:500;color:#222}.product .info-block .price-row .price span{font-size:18px}.product .info-block .price-row .old-price{font-size:18px;color:#999;text-decoration:line-through}.product .info-block p{font-size:16px;line-height:1.6;color:#444;margin:0 0 25px}.product .info-block .sostav{font-size:15px;color:#666;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #eee}.product .color-cart{margin:0 0 25px}.product .color-cart__options{display:flex;flex-wrap:wrap;gap:12px}.product .color-option__input{opacity:0}.product .color-option__input:checked + .color-option__label .color-option__preview{-webkit-transform:.781034808rem;transform:.781034808rem;box-shadow:0 0 0 2px #222}.product .color-option__label{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.product .color-option__preview{width:36px;height:36px;border-radius:50%;background:#ddd;transition:all .2s ease}.product .color-option__name{font-size:13px;color:#555}.product .size{width:100%;padding:16px;border:1px solid #eee;border-radius:8px;font-size:16px;margin:0 0 25px;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27%23555%27 viewBox=%270 0 16 16%27%3E%3Cpath d=%27M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z%27/%3E%3C/svg%3E") no-repeat right 16px center/14px 14px,#fff;transition:all .3s ease}.product .size:focus{outline:0;border-color:#ddd;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.product .btn{width:100%;display:inline-flex;justify-content:center;align-items:center;padding:18px;border-radius:8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease;margin-bottom:15px;border:none;cursor:pointer}.product .btn[type=submit]{background:#222;color:#fff}.product .btn[type=submit]:hover{background:#000;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.product .btn:not([type=submit]){background:#fff;color:#222;border:1px solid #eee}.product .btn:not([type=submit]):hover{background:#f9f9f9;border-color:#ddd}.product .btn .icon{margin-right:10px;display:flex;align-items:center}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.recommend-block{margin-top:40px;margin-bottom:40px;width:100%;grid-column:span 2}.recommend-block .tabs__navigation{display:flex;gap:24px;overflow-x:auto}.recommend-block .tabs__title{position:relative;margin:0 12px;cursor:pointer;font-weight:500;color:rgba(62,62,62,.4588235294);transition:color .3s ease;white-space:nowrap;padding:.625rem 0}.recommend-block .tabs__title:not(:last-child)::after{content:"";position:absolute;right:-24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:18px;width:1px;background-color:#ccc;pointer-events:none}.recommend-block .tabs__title._tab-active{color:#000}.recommend-block .tabs__content{padding:.9375rem 0}.recommend-block .recommend-swiper{-webkit-animation:fadeIn 2s ease;animation:fadeIn 2s ease;position:relative}.recommend-block .recommend-swiper .swiper-slide{height:auto;text-align:center}.recommend-block .recommend-swiper .swiper-pagination{text-align:center}.recommend-block .recommend-swiper .swiper-button-next,.recommend-block .recommend-swiper .swiper-button-prev{color:rgba(253,253,253,.4392156863)}.recommend-block .recommend-swiper .swiper-button-next::after,.recommend-block .recommend-swiper .swiper-button-prev::after{font-size:xx-large}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:#2c2c2c}.burger{display:inline-flex;justify-content:center;align-items:center;width:1.875rem;height:1.125rem;background:0 0;border:none;cursor:pointer;position:relative;-webkit-transform-origin:center;transform-origin:center;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease}.burger span,.burger::after,.burger::before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#000;border-radius:2px;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease}.burger span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.burger::before{top:0}.burger::after{bottom:0}.menu-open .burger{-webkit-transform:rotate(90deg) .7201983756rem;transform:rotate(90deg) .7201983756rem}.menu-open .burger span{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0}.menu-open .burger::before{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.menu-open .burger::after{bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.menu{position:fixed;inset:0;z-index:101;background:#fff;color:#111;display:flex;flex-direction:column;height:100vh;padding-top:90px;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;pointer-events:none;transition:opacity .4s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .4s ease;transition:transform .5s ease,opacity .4s ease,-webkit-transform .5s ease}.menu-open .menu{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto}.menu-close{position:absolute;top:20px;right:24px;background:0 0;border:none;cursor:pointer;z-index:10}.menu-close svg{width:24px;height:24px;stroke:#000}.menu__content{display:grid;grid-template-columns:.9fr 3fr .9fr;gap:clamp(20px,4vmax,60px);padding:clamp(20px,4vmin,40px);height:calc(100vh - 100px);overflow-y:auto;min-width:600px}.menu__categories{position:relative;overflow-y:auto;min-width:240px}.menu__categories::after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,#ddd,transparent,#ddd);opacity:.5}.menu__categories .menu__list{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0}.menu__categories .menu__list li{max-width:-webkit-max-content;max-width:max-content}.menu__categories .link{display:inline-block;position:relative;font-weight:400;color:#111;text-decoration:none;padding:.5em .3em;line-height:1.3;font-size:clamp(14px,1.125rem,18px);transition:color .3s ease,letter-spacing .2s ease}.menu__categories .link::before{content:"";position:absolute;bottom:0;left:0;height:50%;width:100%;background:linear-gradient(to right,rgba(0,0,0,.06),rgba(0,0,0,.06));z-index:-1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);border-radius:2px}.menu__categories .link:hover{color:#000;letter-spacing:.4px}.menu__categories .link:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.menu__categories .link.active{color:#000;font-weight:500}.menu__categories .link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.menu__extras{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;min-width:min(910px,100%)}.menu .menu__preview-area{display:flex;flex-direction:row;width:100%;gap:clamp(24px,4vw,60px);padding:clamp(24px,2.5vw,36px);box-shadow:0 3px 14px rgba(0,0,0,.04);align-items:center}.menu .menu__preview{position:relative;width:100%;aspect-ratio:9/16;max-height:min(80vh,65vmin);border-radius:clamp(8px,.75vw,12px);background:#f8f8f8;flex:.56}.menu .menu__preview img,.menu .menu__preview video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:clamp(8px,.75vw,12px);transition:opacity .6s cubic-bezier(.23,1,.32,1)}.menu .menu__preview video{position:absolute;top:0;left:0}.menu .menu__preview-image,.menu .menu__preview-video{position:absolute;top:0;left:0;opacity:0;z-index:1}.menu .menu__preview-image{z-index:2;opacity:1}.menu .menu__preview-text{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0;max-width:280px;margin-bottom:20px}.menu .menu__preview-text > *{transition:opacity .3s ease,-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .3s ease;transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .3s ease,-webkit-transform .5s cubic-bezier(.165,.84,.44,1)}.menu .menu__preview-title{font-weight:500;line-height:1.15;margin-bottom:.5em;color:#222;letter-spacing:-.5px;font-size:clamp(22px,2vw,32px)}.menu .menu__preview-subtitle{color:#555;margin-bottom:1.2em;line-height:1.4;font-weight:400;font-size:clamp(16px,1.25vw,20px)}.menu .menu__preview-quote{color:#777;font-style:italic;line-height:1.6;margin-bottom:1.8em;position:relative;padding-left:20px;font-size:clamp(13px,1vw,16px)}.menu .menu__preview-quote::before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.3))}.menu .menu__preview-details{font-size:clamp(12px,.9375vw,15px);color:#666;line-height:1.7}.menu__aside{padding:.6em 0 .6em 28px;position:relative;display:flex;flex-direction:column;justify-content:space-between;font-size:.9rem;color:#666}.menu__aside::before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,#ddd,transparent,#ddd);opacity:.5}.menu__contacts-list,.menu__links-info{display:flex;flex-direction:column;gap:14px}.menu__contacts-list a,.menu__links-info a{color:#666;text-decoration:none;transition:color .3s ease}.menu__contacts-list a:hover,.menu__links-info a:hover{color:#000}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#2c2c2c}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical > .swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode > .swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode > .swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered > .swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical > .swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical > .swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal > .swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical > .swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid > .swiper-wrapper{flex-wrap:wrap}.swiper-grid-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next + .swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@media (min-width:96.25em){section{padding-top:5rem}section{padding-bottom:5rem}.header__logo .icon,.header__logo img,.header__logo svg{height:3.75rem}.history{padding-bottom:5rem}.history__title{font-size:2rem}.history__title{padding-top:3.5rem}.history__title{padding-bottom:6rem}.history .history-card__content{height:20rem}.history .history-card__text{font-size:1.125rem}.fashion-card__title{font-size:2rem}.fashion-card__description{font-size:1rem}.fashion-card__description_mobile{font-size:1.125rem}.product-card-v__title{font-size:1.0625rem}.product{padding-top:5rem}.product{padding-bottom:5rem}}@media (min-width:768px){.spollers__title{padding:1.25rem 1.5rem;font-size:1.05rem}.spollers__body{padding:0 1.5rem 1.5rem;font-size:.9375rem}}@media (max-width:1460px){.menu__categories{min-width:200px}.menu__categories::after{display:none}.menu__aside::before{display:none}.menu__aside{grid-column:1/span 2;grid-row:2;gap:24px;padding-left:0;display:flex;flex-direction:row}.menu__contacts-list,.menu__links-info{flex-direction:row;padding:10px 0;flex-wrap:wrap}.menu__content{grid-template-columns:.2fr 1fr;grid-template-rows:auto auto;align-items:start;align-content:space-between}.menu__content > :nth-child(1){grid-column:1;grid-row:1}.menu__content > :nth-child(2){grid-column:2;grid-row:1}}@media (max-width:1380px){.products-grid .grid-container{grid-template-columns:repeat(3,1fr);grid-gap:1rem}.products-grid .grid-container .grid-item.large{grid-column:span 2;grid-row:span 2}}@media (max-width:1280px){.menu__aside{flex-direction:column}}@media (max-width:1240px){.menu .menu__preview-area{flex-direction:column;padding:24px}.menu .menu__preview{aspect-ratio:3/4;width:78%;flex:none;max-height:56vh}.menu .menu__preview-text{flex:none;max-width:100%;text-align:center;margin-bottom:0}.menu .menu__preview-quote{padding-left:0}.menu .menu__preview-quote::before{display:none}}@media (max-width:1200px){.aside{display:none}}@media (max-width:1190px){.footer__container{display:flex;flex-wrap:wrap;gap:3.2em;justify-content:space-evenly}}@media (max-width:1024px){html{font-size:93.75%}.catalog__layout{grid-template-columns:1fr}.catalog__sidebar{display:none}.catalog__toolbar{justify-content:center}.catalog__toolbar .sidebar-toggle{display:none}.fashion-card__container .card__image_1{display:none}.fashion-card__container .card__info{grid-column:1/-1}.product{grid-template-columns:1fr;gap:40px}.menu__content{grid-template-columns:1fr;grid-template-rows:auto auto auto}}@media (max-width:1023px){.footer__brand{display:none}.image-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:12px}.image-grid .item{border-radius:6px}.image-grid .item .label{font-size:.95rem;padding:8px}.image-grid .item1,.image-grid .item2,.image-grid .item3,.image-grid .item4,.image-grid .item5,.image-grid .item6,.image-grid .item7,.image-grid .item8,.image-grid .item9{grid-column:span 1;grid-row:auto}}@media (max-width:768px){html{font-size:87.5%}.hero-slider .hero-slide--left-aligned{padding-left:1rem}.hero-slider{height:100vh;min-height:-webkit-fill-available}.hero-slider .swiper-slide{height:100vh;min-height:-webkit-fill-available}.hero-slider .hero-slide__logo{width:clamp(2.4801083646rem,25vw,4.6502031836rem);margin-bottom:.75rem}.hero-slider .hero-slide__title{max-width:100%;font-size:clamp(2rem,7vw,3rem)}.hero-slider .hero-slide__subtitle{max-width:100%}.hero-slider .hero-slide__btn{min-width:auto;width:100%;padding:.75rem}.hero-slider .hero-slide__desc{margin-top:.75rem}.hero-slider .hero-slide--mobile-left .hero-slide__content{justify-content:flex-end;padding-bottom:20vh;text-align:left;align-items:flex-start}.hero-slider .hero-slide--mobile-left .hero-slide__bg{-o-object-position:70% center;object-position:70% center}.hero-slider .hero-slide--mobile-left .hero-slide__title{max-width:100%}.hero-slider .hero-slide--mobile-left .hero-slide__desc,.hero-slider .hero-slide--mobile-left .hero-slide__subtitle{max-width:80%;text-align:left}.hero-slider .hero-slide--mobile-left .hero-slide__btn{align-self:flex-start;margin-bottom:1.5rem}.hero-slider .hero-slide--split .hero-slide__content{display:flex;flex-direction:column}.hero-slider .hero-slide--split .hero-slide__text{order:2;padding:1.5rem;background:rgba(255,255,255,.9);margin-top:-5rem;position:relative;z-index:3;width:100%;box-sizing:border-box;text-align:center;align-items:center}.hero-slider .hero-slide--split .hero-slide__image{order:1;height:60vh;width:100%}.hero-slider .hero-slide--split .hero-slide__image img{-o-object-position:center top;object-position:center top}.hero-slider .hero-slide--split .hero-slide__btn{align-self:center}.hero__nav{display:none}.hero__hint{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);bottom:15px}.history-section__slider{height:700px}.history-section{flex-direction:column;min-height:auto}.history-section__header{width:100%;padding:1rem}.history-section__title{-webkit-transform:none;transform:none;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;white-space:normal}.history-section__slider{width:100%}.history-section__content{bottom:1rem;left:1rem;right:1rem}.history-section__nav{display:none}.history-section__hint{-webkit-transform:translateX(50%);transform:translateX(50%);bottom:10%}.catalog__filters{gap:.75rem;flex-direction:column;align-items:flex-start;width:100%}.catalog__filters .filter-dropdown{min-width:calc(50% - .75rem)}.filter-dropdown{min-width:100%;width:100%}.fashion-card_shadow{padding:36px 14px 14px 14px}.fashion-card__line_vert{right:18%;width:9px}.fashion-card__line_hor{top:80.5%;height:9px}.fashion-card__container{position:relative;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;gap:8px;padding-top:100px}.fashion-card__info{grid-column:1/-1;padding:0;margin-left:.5em;top:-68px;position:absolute;gap:8px}.fashion-card__description{display:none}.fashion-card__description_mobile{display:block;grid-column:1/5;grid-row:3;padding:8px;margin-left:.5em;line-height:1.4;max-height:5.88em;align-self:center}.fashion-card__image_1{grid-column:1/3;grid-row:2;display:block!important;height:86%;align-self:end}.fashion-card__image_1 img{height:100%;width:100%}.fashion-card__image_2{grid-column:3/6;grid-row:2}.fashion-card__image_3{grid-column:5/6;grid-row:3}.fashion-card__image_4{display:none}.fashion-card__image_5{grid-column:1/-1;grid-row:4}.fashion-card__image_5 .card__line_vert{width:8px;right:18.333%}.fashion-card__image_5 .card__line_hor{height:8px;top:80%}.fashion-card__icons{gap:12px}.fashion-card__icon-btn{padding:3px}.fashion-card__icon-btn svg{width:18px;height:18px}.fashion-card__arrow svg{width:20px;height:20px}.product .images-block{grid-template-columns:1fr;height:auto;gap:15px}.product .images-block .thumbs-product-swiper{display:none}.product .product{margin:20px auto;padding:0 15px;gap:30px}.product h1{font-size:26px!important}.product .price-row{margin:20px 0!important}.product .price-row .price{font-size:20px!important}.product .images-block .product-swiper{height:auto}.recommend-block .tabs__navigation{gap:16px;font-size:14px}.recommend-block .recommend-swiper .swiper-slide{height:auto}.menu__aside{flex-direction:column-reverse}.menu__contacts-list,.menu__links-info{flex-direction:column}}@media (max-width:760px){.menu__extras{display:none}.menu{max-height:100vh;padding-top:60px}.menu__content{display:block;padding:24px 20px;height:auto}.menu__categories,.menu__links{padding-bottom:20px;margin-bottom:20px;border-bottom:3px solid rgba(0,0,0,.04)}.menu .link,.menu a{font-size:1.2rem;padding:14px 0;line-height:1.4}.menu__contacts-mobile{display:flex;gap:16px;padding:20px;border-bottom:1px solid #eee}.menu__contacts-mobile a{font-size:1.2rem;color:#111}.menu__contacts-mobile svg{width:24px;height:24px;stroke:#111}}@media (max-width:748px){.products-grid .grid-container{grid-template-columns:repeat(2,1fr);grid-gap:16px}.products-grid .grid-container .grid-item.large{grid-column:span 2;grid-row:span 2}}@media (max-width:500px){.products-grid .grid-container{grid-template-columns:1fr}.products-grid .grid-container .grid-item.large{grid-column:span 1;grid-row:span 1}}@media (max-width:480px){html{font-size:87.5%}}@media (max-width:380px){.catalog-page{display:block}}@media (max-width:20em){section{padding-top:1.5rem}section{padding-bottom:1.5rem}.header__logo .icon,.header__logo img,.header__logo svg{height:2.5rem}.history{padding-bottom:3.75rem}.history__title{font-size:1.125rem}.history__title{padding-top:.5rem}.history__title{padding-bottom:1rem}.history .history-card__content{height:6.25rem}.history .history-card__text{font-size:.6875rem}.fashion-card__title{font-size:1.125rem}.fashion-card__description{font-size:.875rem}.fashion-card__description_mobile{font-size:.75rem}.product-card-v__title{font-size:.9375rem}.product{padding-top:1.5rem}.product{padding-bottom:1.5rem}}@media (max-width:61.99875em){.pagging{justify-content:center}.section__info{flex-direction:column;align-items:flex-start;gap:2em;margin-bottom:2em;padding-right:0}}@media (max-width:47.99875em){.footer__container{display:flex;flex-direction:column;gap:3.2em}.footer__nav-group{display:flex;flex-direction:column}.history__grid{grid-template-columns:1fr;row-gap:16px}.history .history-card--image-text{flex-direction:column-reverse}.history .history-card--image-only,.history .history-card--image-text,.history .history-card--text-image{grid-column:span 1}.filter-dropdown .dropdown-menu{width:100%;left:0;top:calc(100% + 8px)}.recommend-block .tabs__navigation{flex-wrap:wrap}.recommend-block .tabs__title{width:100%;border-bottom:1px solid rgba(0,0,0,.2);margin:0;padding:.625rem 0}.recommend-block .tabs__title:not(:last-child)::after{display:none}}@media (min-width:20em) and (max-width:96.25em){section{padding-top:clamp(1.5rem ,.5819672131rem + 4.5901639344vw ,5rem)}section{padding-bottom:clamp(1.5rem ,.5819672131rem + 4.5901639344vw ,5rem)}.header__logo .icon,.header__logo img,.header__logo svg{height:clamp(2.5rem ,2.1721311475rem + 1.6393442623vw ,3.75rem)}.history{padding-bottom:clamp(3.75rem ,3.4221311475rem + 1.6393442623vw ,5rem)}.history__title{font-size:clamp(1.125rem ,.8954918033rem + 1.1475409836vw ,2rem)}.history__title{padding-top:clamp(.5rem ,-.2868852459rem + 3.9344262295vw ,3.5rem)}.history__title{padding-bottom:clamp(1rem ,-.3114754098rem + 6.5573770492vw ,6rem)}.history .history-card__content{height:clamp(6.25rem ,2.643442623rem + 18.0327868852vw ,20rem)}.history .history-card__text{font-size:clamp(.6875rem ,.5727459016rem + .5737704918vw ,1.125rem)}.fashion-card__title{font-size:clamp(1.125rem ,.8954918033rem + 1.1475409836vw ,2rem)}.fashion-card__description{font-size:clamp(.875rem ,.8422131148rem + .1639344262vw ,1rem)}.fashion-card__description_mobile{font-size:clamp(.75rem ,.6516393443rem + .4918032787vw ,1.125rem)}.product-card-v__title{font-size:clamp(.9375rem ,.9047131148rem + .1639344262vw ,1.0625rem)}.product{padding-top:clamp(1.5rem ,.5819672131rem + 4.5901639344vw ,5rem)}.product{padding-bottom:clamp(1.5rem ,.5819672131rem + 4.5901639344vw ,5rem)}}@media (hover:hover){.product-card-v__play-button{display:none}.product-card-v:hover .product-card-v__video{opacity:1}.product-card-v:hover .product-card-v__image{opacity:0}}