.catalog-products{width:100%}.product-price{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-price .old-price{color:var(--secondary2)}.catalog-products.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width>=768px){.catalog-products.is-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media (width>=1024px){.catalog-products.is-grid.is-grid-3,.catalog-products.is-grid:not(.is-grid-4):not(.is-grid-5){grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.catalog-products.is-grid.is-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.catalog-products.is-grid.is-grid-5{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media (width>=1280px){.catalog-products.is-grid.is-grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}}.catalog-products.is-list{flex-direction:column;gap:24px;display:flex}.catalog-products.is-list .product-item{width:100%}.catalog-products.is-view-transitioning{pointer-events:none;opacity:.72;transform-origin:top;transition:opacity .22s,transform .42s cubic-bezier(.2,.82,.24,1);transform:scale(.992)}.catalog-products.is-layout-grid-transitioning{opacity:.88;filter:none;transition:opacity .2s,transform .28s cubic-bezier(.2,.82,.24,1);transform:translateY(2px)scale(.996)}.catalog-products.catalog-products-layout-enter{animation:.34s cubic-bezier(.2,.82,.24,1) both catalog-products-layout-enter}.catalog-products .product-item{will-change:transform, opacity}.catalog-card-enter{animation:.32s cubic-bezier(.2,.82,.24,1) both catalog-card-enter}.catalog-card-moving{z-index:1}@keyframes catalog-card-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes catalog-products-layout-enter{0%{opacity:.88;filter:none;transform:translateY(2px)scale(.996)}to{opacity:1;filter:none;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.catalog-card-enter,.catalog-products.catalog-products-layout-enter{animation:none}.catalog-products .product-item{will-change:auto}.catalog-products.is-view-transitioning,.catalog-products.is-layout-grid-transitioning{opacity:1;filter:none;transition:none;transform:none}.catalog-layout .catalog-sidebar,.catalog-layout .catalog-sidebar .sidebar-main,.catalog-layout [data-catalog-results-anchor]{transition:none;animation:none}}@media (width<=767px){.catalog-products.is-grid,#catalog-page .catalog-products--grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));gap:14px 10px}}@media (width<=380px){.catalog-products.is-grid,#catalog-page .catalog-products--grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}}#catalog-page .catalog-products--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px;display:grid}@media (width>=992px){#catalog-page .catalog-products--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 14px;margin-bottom:20px;display:grid}.related-products{padding-bottom:clamp(34px,3.2vw,56px)}.ls-product-page .related-products .ls-product-card__title{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38.4px;font-size:15px;line-height:1.28;display:-webkit-box;overflow:hidden}@media (width>=1024px){.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}}@media (width<=767px){.related-products{padding-bottom:8px}.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));align-items:start;gap:14px 10px;margin-bottom:0}.ls-product-page .related-products .product-item,.ls-product-page .related-products .ls-product-card,.ls-product-page .related-products .ls-product-card__inner{align-self:start;height:auto}.ls-product-page .related-products .ls-product-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:46.5px;font-size:12.5px;line-height:1.24;display:-webkit-box;overflow:hidden}}@media (width<=380px){.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}}.ls-card{align-items:flex-start;gap:20px;display:flex}.ls-media{background:#fff;border-radius:16px;flex:0 0 280px;width:280px;position:relative;overflow:hidden}.ls-media__ratio{aspect-ratio:4/5;width:100%}.ls-media__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.ls-media:hover .ls-media__img{transform:scale(1.02)}.ls-info{flex:1;min-width:0;padding-top:6px}.ls-title{font-size:18px;line-height:1.25;transition:opacity .3s;display:block}.ls-title:hover{opacity:.8}.ls-price{margin-top:8px;font-size:18px}.ls-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.ls-action-button{text-transform:uppercase;border-radius:999px}.ls-action-icon{width:18px;height:18px}.compare-btn .checked-icon{display:none}.product-thumb-gallery{flex-wrap:wrap;align-items:center;gap:8px;padding-top:12px;transition:all .3s;display:flex}.product-thumb-gallery__link{background:var(--white);border:1px solid #0000001a;border-radius:999px;width:36px;height:36px;transition:border-color .3s;display:block;overflow:hidden}.product-thumb-gallery__link:hover{border-color:#0006}.product-thumb-gallery__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (width<=767px){.product-thumb-gallery{display:none}}.compare-btn.active .compare-icon{display:none}.compare-btn.active .checked-icon{display:block}.ls-product-grid-actions{z-index:3;gap:8px;display:grid;position:absolute;top:12px;right:12px}.ls-product-grid-actions__icon-btn{width:32px;height:32px;color:var(--lamp-black,#1f1f1f);cursor:pointer;background:#fffffff2;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background-color .3s,box-shadow .3s;display:inline-flex;position:relative}.ls-product-grid-actions__icon-btn:hover{background:var(--white,#fff)}.ls-product-grid-actions__icon{width:18px;height:18px;font-size:18px}.ls-product-grid-actions__tip{background:var(--lamp-black,#1f1f1f);color:var(--white,#fff);white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:2px 6px;font-size:11px;line-height:1.4;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%)}.ls-product-grid-actions__icon-btn:hover .ls-product-grid-actions__tip,.ls-product-grid-actions__icon-btn:focus-visible .ls-product-grid-actions__tip{opacity:1}.ls-product-grid-actions__bar{z-index:3;opacity:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;transition:opacity .3s,transform .3s;display:grid;position:absolute;bottom:20px;left:20px;right:20px;transform:translateY(8px)}.group:hover .ls-product-grid-actions__bar,.product-item:hover .ls-product-grid-actions__bar{opacity:1;transform:translateY(0)}.ls-product-grid-actions__bar-btn{width:100%;min-height:40px;color:var(--lamp-black,#1f1f1f);letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer;background:#fffffff2;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;transition:background-color .3s,color .3s;display:inline-flex}.ls-product-grid-actions__bar-btn:hover,.ls-product-grid-actions__bar-btn:focus-visible{background:var(--lamp-black,#1f1f1f);color:var(--white,#fff);outline:none}.ls-product-grid-actions__bar-icon{width:20px;height:20px;font-size:20px;display:none}.ls-meta{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.ls-chip{color:#000000a6;border:1px solid #0000001a;border-radius:999px;padding:6px 10px;font-size:12px}.ls-specs{gap:6px;margin-top:14px;display:grid}.ls-spec{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;line-height:1.4;display:flex}.ls-spec__name{color:#00000085;min-width:0}.ls-spec__value{color:#000000db;text-align:right;min-width:0}.ls-spec{border-top:1px solid #00000014;padding-top:8px}@media (width<=1024px){.ls-media{flex-basis:240px;width:240px}.ls-product-grid-actions{display:none}.ls-product-grid-actions__bar{opacity:1;transform:translateY(0)}.ls-product-grid-actions__bar-label{display:none}.ls-product-grid-actions__bar-icon{display:block}}@media (width<=768px){.ls-card{flex-direction:column;gap:12px}.ls-media{flex-basis:auto;width:100%}.ls-actions{gap:8px}.ls-action-button{justify-content:center;width:100%}.ls-spec{gap:8px}}.brands-page{background:var(--white)}.brands-page--show{padding-bottom:34px}.brands-page--index{padding-bottom:42px}.brands-page--show+.shop-product,.brands-page--list{padding-top:0}.brands-empty__text{color:var(--secondary);margin-top:12px}.brands-products-section{padding-bottom:64px}.brands-products-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:16px;display:flex}.brands-products-head__copy{max-width:48rem}.brands-products-head__title,.brands-products-head__text,.brands-products-empty__text{margin-top:8px}.brands-products-head__text,.brands-products-empty__text{color:#0009}.brands-products-empty{background:var(--white);margin-top:28px;padding:32px}.brands-products-grid{margin-top:28px}.collection-hero__eyebrow{color:var(--secondary)}.collection-hero__meta,.collection-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.collection-hero__meta{margin-top:20px}.collection-hero__actions{margin-top:24px}.collection-seo-content{max-width:none}.collection-seo-content--top{margin-top:32px}.collection-seo-content--bottom{margin-top:56px}.collection-products-section{padding-bottom:64px}.collection-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:16px;display:flex}.collection-section-head__copy{max-width:48rem}.collection-section-head__title,.collection-section-head__text,.collection-empty-card__text,.collection-related-card__title{margin-top:8px}.collection-section-head__text,.collection-empty-card__text{color:#0009}.collection-products-grid,.collection-empty-card{margin-top:28px}.collection-empty-card,.collection-related-card{background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 24px 80px #0f172a14}.collection-empty-card{padding:32px}.collection-related{margin-top:64px}.collection-related__grid{gap:20px;margin-top:20px;display:grid}.collection-related-card{transition:transform .3s;display:block}.collection-related-card:hover{transform:translateY(-4px)}.collection-related-card__media{aspect-ratio:4/3;background:#0000000d}.collection-related-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.collection-related-card__body{padding:24px}.collection-related-card__eyebrow{color:#00000080;letter-spacing:.18em}@media (width>=768px){.brands-products-section{padding-bottom:80px}.collection-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-products-section{padding-bottom:80px}}@media (width>=1024px){.brands-products-section,.collection-products-section{padding-bottom:96px}}.brands-hero{border:1px solid var(--line);background:linear-gradient(#fbfbfb 0%,#f7f7f7 100%);border-radius:32px;padding:44px}.brands-hero--show,.brands-hero--index{isolation:isolate;background:#151515;border:0;border-radius:26px;grid-template-columns:minmax(0,1fr);align-items:center;gap:48px;min-height:440px;padding:58px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000029}.brands-hero--index{grid-template-columns:minmax(0,1fr) minmax(240px,360px);min-height:390px}.brands-hero--show.brands-hero--has-logo{grid-template-columns:minmax(0,1fr) minmax(260px,370px)}.brands-hero--show.is-logo-hidden{grid-template-columns:minmax(0,1fr)}.brands-hero__media,.brands-hero__shade{position:absolute;inset:0}.brands-hero__media{z-index:-2;background:#151515}.brands-hero__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.brands-hero__shade{z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0c0c0cb3 0%,#0c0c0c8f 44%,#0c0c0c57 100%),linear-gradient(#0000001f 0%,#00000070 100%)}.brands-hero__content{max-width:900px}.brands-hero--show .brands-hero__content,.brands-hero--index .brands-hero__content{z-index:2;color:#fff;max-width:660px;position:relative}.brands-hero__eyebrow{color:#ffffffa3}.brands-hero__title{margin-top:12px}.brands-hero--show .brands-hero__title,.brands-hero--index .brands-hero__title{color:#fff;text-wrap:balance;max-width:12ch;font-size:64px;line-height:.98}.brands-hero--index .brands-hero__title{max-width:660px}.brands-hero__text{max-width:940px;margin-top:16px}.brands-hero--show .brands-hero__text,.brands-hero--index .brands-hero__text{color:#ffffffc7;max-width:560px}.brands-hero__meta,.brands-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brands-hero__meta{margin-top:22px}.brands-hero__actions{margin-top:26px}.brands-hero__stats-panel{z-index:2;align-self:center;gap:12px;display:grid;position:relative}.brands-hero__stat{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;gap:5px;padding:18px 20px;display:grid}.brands-hero__stat-label{color:#ffffff9e;font-size:13px;font-weight:500;line-height:1.3}.brands-hero__stat-value{color:#fff;font-size:28px;font-weight:700;line-height:1.05}.brands-hero--show .brand-card__badge,.brands-hero--show .brand-card__count{color:#ffffffe6;min-height:46px;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border-color:#ffffff2e;padding:0 18px}.brands-hero--show .brands-hero__actions .brands-hero__cta{color:#171717;text-align:center;background:#fff;border:1px solid #ffffffc7;border-radius:14px;justify-content:center;align-items:center;min-height:58px;padding:0 30px;display:inline-flex;box-shadow:0 14px 34px #0000002e}.brands-hero--show .brands-hero__actions .brands-hero__cta:hover{color:#111;opacity:1;background:#f2f2f2}.brands-hero__logo-panel{z-index:2;justify-self:end;width:min(100%,370px);position:relative}.brands-hero__logo-frame{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffff70;border-radius:18px;justify-content:center;align-items:center;min-width:0;min-height:156px;padding:34px;display:flex;box-shadow:0 22px 58px #0000002e}.brands-hero__logo-frame img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;max-height:86px;display:block}.brands-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px;display:grid}.brands-stat-card{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:22px 24px}.brands-stat-card__value{margin-top:6px}.brands-list-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.brands-list-head__title{margin:0}.brands-list-head__text{color:#1f1f1f9e;max-width:620px;margin-top:8px}.brands-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.brand-card{background:var(--white);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:14px;height:100%;padding:18px;transition:transform .26s,border-color .26s,background .26s;display:flex}.brand-card:hover{background:#fbfbfb;border-color:#1f1f1f1f;transform:translateY(-2px)}.brand-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-card__badge,.brand-card__count{border:1px solid var(--line);white-space:nowrap;background:#fafafa;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:7px 11px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.brand-card__count{color:var(--secondary)}.brand-card__logo{border:1px solid var(--line);background:#f7f7f7;border-radius:10px;justify-content:center;align-items:center;min-height:86px;padding:16px;display:flex;overflow:hidden}.brand-card__logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;max-height:44px;display:block}.brand-card__fallback,.home-brand-item__fallback{background:var(--black);width:64px;height:64px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:600;line-height:1;display:inline-flex}.brand-card__body{flex-direction:column;flex:auto;gap:10px;display:flex}.brand-card__title{letter-spacing:0;margin:0;font-size:24px;line-height:1.1}.brand-card__description{color:var(--secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:66px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.brand-card__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;display:flex}.brand-card__button{border-radius:10px;width:100%;min-height:48px;padding:0 18px}.brand-card__link{min-height:48px;color:var(--black);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:14px;font-weight:600;line-height:20px;transition:all .3s;display:inline-flex}.brand-card__link:hover{background:var(--surface)}.brands-empty{border:1px solid var(--line);background:linear-gradient(#fbfbfb 0%,#f7f7f7 100%);border-radius:28px;padding:56px 24px}.brands-pagination{justify-content:center;width:100%;margin-top:40px;display:flex}.brands-pagination .pagination{margin:0}.brands-pagination nav{width:100%}.brands-pagination .flex.justify-between{justify-content:center!important}.brands-pagination .hidden.sm\:flex-1,.brands-pagination .sm\:hidden{display:none!important}.brands-pagination .relative.z-0{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex;box-shadow:none!important}.brands-pagination span,.brands-pagination a{border-radius:999px!important}@media (width<=1199.98px){.brands-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991.98px){.section-block{padding:48px 0}.brands-hero{border-radius:28px;padding:32px}.brands-hero--show,.brands-hero--index{border-radius:22px;grid-template-columns:minmax(0,1fr);min-height:390px;padding:42px 36px}.brands-hero--show.brands-hero--has-logo{grid-template-columns:minmax(0,1fr)}.brands-hero--show .brands-hero__title,.brands-hero--index .brands-hero__title{font-size:52px}.brands-hero__stats-panel{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.brands-hero__logo-panel{justify-self:start;width:min(100%,320px)}.brands-hero__logo-frame{min-height:128px;padding:26px}.brands-stats,.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767.98px){.brands-hero{border-radius:24px;padding:24px 20px}.brands-hero--show{border-radius:18px;gap:24px;min-height:420px;padding:28px 20px}.brands-page--show{padding-bottom:28px}.brands-page--index{padding-bottom:32px}.brands-hero--show .brands-hero__title,.brands-hero--index .brands-hero__title{max-width:11ch;font-size:40px;line-height:1.02}.brands-hero--index .brands-hero__title,.brands-hero--show .brands-hero__text,.brands-hero--index .brands-hero__text{max-width:100%}.brands-hero__meta{gap:8px;margin-top:18px}.brands-hero__actions{margin-top:22px}.brands-hero__actions .brands-hero__cta{text-align:center;width:100%}.brands-hero__stats-panel{grid-template-columns:minmax(0,1fr);gap:8px}.brands-hero__stat{padding:14px 16px}.brands-hero__stat-value{font-size:22px}.brands-hero--show .brand-card__badge,.brands-hero--show .brand-card__count{min-height:40px;padding:0 13px}.brands-hero__logo-panel{width:min(100%,260px)}.brands-hero__logo-frame{border-radius:14px;min-height:104px;padding:20px}.brands-hero__logo-frame img{max-height:58px}.brands-stats,.brands-grid{grid-template-columns:minmax(0,1fr)}.brands-list-head{flex-direction:column;align-items:flex-start;margin-bottom:20px}.brand-card{border-radius:14px;padding:18px}.brand-card__top{flex-direction:column;align-items:flex-start}.brand-card__description{min-height:auto}.brand-card__actions{flex-direction:column;align-items:stretch}.brand-card__button,.brand-card__link{justify-content:center;width:100%}.brands-pagination{margin-top:32px}.brands-pagination .relative.z-0{gap:8px}}.brand-card__badge{align-items:center;gap:8px;display:inline-flex}.brand-card__badge-flag{font-size:18px;line-height:1}.brand-card__title{flex-direction:column;gap:8px;margin:0;display:flex}.brand-card__title-main{display:block}.brand-card__title-country{color:var(--secondary);align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.brand-card__title-flag{font-size:16px;line-height:1}.home-brand-item__name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.home-brand-item__flag{font-size:15px;line-height:1}.list-brand{overflow:hidden}.list-brand .swiper{padding:6px 0}.list-brand .swiper-slide{height:auto}.list-brand .swiper-wrapper{align-items:stretch}.list-brand .swiper-slide .home-brand-item{height:100%}
