.sdw-home .sdw-collection-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.sdw-home .sdw-collection-card{grid-column:span 3;min-width:0;overflow:hidden;border:1px solid #263244;border-radius:20px;background:linear-gradient(180deg,#111b2a,#0d1521);box-shadow:0 16px 42px #0003;transform:translateY(0);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sdw-home .sdw-collection-card:nth-child(-n+2){grid-column:span 6}.sdw-home .sdw-collection-card:hover,.sdw-home .sdw-collection-card:focus-visible{border-color:#4a5c73;box-shadow:0 24px 64px #00000061;transform:translateY(-5px);outline:0}.sdw-home .sdw-collection-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:radial-gradient(circle at 50% 15%,rgba(213,29,61,.14),transparent 38%),#111b29}.sdw-home .sdw-collection-card:nth-child(-n+2) .sdw-collection-card__media{aspect-ratio:16 / 8.7}.sdw-home .sdw-collection-card__media:after{content:"";position:absolute;inset:auto 0 0;height:34%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(5,9,15,.58))}.sdw-home .sdw-collection-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .3s ease}.sdw-home .sdw-collection-card:hover .sdw-collection-card__image{transform:scale(1.035)}.sdw-home .sdw-collection-card__count{top:14px;left:14px;z-index:2;padding:7px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#070c14d1;color:#fff;box-shadow:0 8px 24px #00000040;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:10px;font-weight:800;letter-spacing:.02em}.sdw-home .sdw-collection-card__content{min-height:112px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px;border-top:1px solid #202d3e;background:linear-gradient(135deg,#101927,#0c141f)}.sdw-home .sdw-collection-card__kicker{display:block;margin-bottom:6px;color:#ff7088;font-size:9px;font-weight:850;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.sdw-home .sdw-collection-card h3{margin:0;color:#f7f9fc;font-size:clamp(15px,1.35vw,21px);line-height:1.22}.sdw-home .sdw-collection-card__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:#d9e1eb;font-size:11px;font-weight:800;white-space:nowrap}.sdw-home .sdw-collection-card:hover .sdw-collection-card__cta{color:#fff}.sdw-collection-hero{position:relative;overflow:hidden;padding:34px 0 28px;background:radial-gradient(circle at 82% 8%,rgba(213,29,61,.24),transparent 34%),radial-gradient(circle at 10% 100%,rgba(62,91,134,.18),transparent 35%),linear-gradient(135deg,#070b12,#101a2a 55%,#121d2d)!important;color:#f4f7fb}.sdw-collection-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 86%);mask-image:linear-gradient(90deg,#000,transparent 86%)}.sdw-collection-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:stretch;gap:34px}.sdw-collection-hero__content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:38px 10px 38px 0}.sdw-collection-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:26px;color:#8897aa;font-size:11px;font-weight:700}.sdw-collection-breadcrumb a{color:#b9c4d1;text-decoration:none}.sdw-collection-breadcrumb a:hover{color:#fff}.sdw-collection-breadcrumb span[aria-current=page]{max-width:44ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sdw-collection-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sdw-collection-hero__meta span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid #35445a;border-radius:999px;background:#0f1927c7;color:#c6d0dc;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.sdw-collection-hero__meta span:first-child{border-color:#ff5b765c;color:#ff7890}.sdw-collection-hero__title{max-width:18ch;margin:0;color:#fff!important;font-size:clamp(38px,5.1vw,72px);line-height:.98;letter-spacing:-.045em}.sdw-collection-hero__description{max-width:64ch;margin:22px 0 0;color:#aeb9c7;font-size:14px;line-height:1.72}.sdw-collection-hero__button{width:max-content;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:28px;padding:0 18px;border:1px solid #e7ebf0;border-radius:999px;background:#edf1f5;color:#0b1320;text-decoration:none;font-size:11px;font-weight:850;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.sdw-collection-hero__button:hover{border-color:#d51d3d;background:#d51d3d;color:#fff;transform:translateY(-2px)}.sdw-collection-hero__visual{position:relative;min-height:390px;overflow:hidden;border:1px solid #33445a;border-radius:24px;background:#101927;box-shadow:0 28px 70px #0006}.sdw-collection-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff09}.sdw-collection-hero__image,.sdw-collection-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.sdw-collection-hero__placeholder{padding:70px;color:#33445a;background:#111b29}.collection{--sdw-catalog-border:#263244;--sdw-catalog-panel:#0f1825}.collection .facets-container{margin-bottom:28px;padding:14px 16px;border:1px solid var(--sdw-catalog-border);border-radius:16px;background:linear-gradient(180deg,#111b29,#0d1521);box-shadow:0 12px 36px #00000026}.collection .facets__form,.collection .facet-filters{align-items:center}.collection .facets__heading,.collection .facet-filters__label,.collection .product-count__text{color:#aab5c3!important;font-size:11px;font-weight:750}.collection .facets__summary,.collection .facet-filters__sort{border-radius:10px;color:#edf2f7!important}.collection .facets__summary:hover{background:#182334}.collection .product-grid{column-gap:18px;row-gap:28px}.collection .product-card-wrapper{height:100%}.collection .product-card-wrapper .card{height:100%;overflow:hidden;border:1px solid #263244;border-radius:18px;background:linear-gradient(180deg,#101927,#0d1521)!important;box-shadow:0 12px 34px #00000026;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.collection .product-card-wrapper:hover .card{border-color:#47586f;box-shadow:0 22px 54px #00000057;transform:translateY(-4px)}.collection .card__inner{overflow:hidden;border-radius:17px 17px 0 0!important;background:#141e2c!important}.collection .card__media,.collection .card__media .media{overflow:hidden;border-radius:16px 16px 0 0!important;background:#141e2c!important}.collection .card__media img{transition:transform .42s cubic-bezier(.2,.7,.2,1)}.collection .product-card-wrapper:hover .card__media img{transform:scale(1.035)}.collection .card__content{padding:14px 15px 16px}.collection .card__heading{font-size:13px;line-height:1.42}.collection .card__heading a{color:#f3f6fa!important;text-decoration:none}.collection .card__heading a:hover{color:#ff7189!important}.collection .price{margin-top:8px;color:#fff!important;font-weight:800}.collection .price-item--regular,.collection .price-item--sale{color:#fff!important}.collection .badge{border:1px solid rgba(255,255,255,.12);background:#d51d3d;color:#fff;font-size:9px;font-weight:850}.collection .pagination-wrapper{margin-top:52px}.collection .pagination__item{border:1px solid #2b394c;border-radius:10px;color:#c5cfda}.collection .pagination__item:hover,.collection .pagination__item--current{background:#d51d3d;color:#fff}.collection .mobile-facets__open,.collection .product-count-light{color:#e9eef4!important}@media(max-width:989px){.sdw-home .sdw-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sdw-home .sdw-collection-card,.sdw-home .sdw-collection-card:nth-child(-n+2){grid-column:span 1}.sdw-home .sdw-collection-card__media,.sdw-home .sdw-collection-card:nth-child(-n+2) .sdw-collection-card__media{aspect-ratio:4 / 3}.sdw-home .sdw-collection-card__content{min-height:102px;padding:17px}.sdw-collection-hero{padding-top:22px}.sdw-collection-hero__inner{grid-template-columns:1fr;gap:22px}.sdw-collection-hero__content{padding:28px 0 4px}.sdw-collection-hero__title{max-width:22ch;font-size:clamp(38px,8vw,62px)}.sdw-collection-hero__visual{min-height:340px}}@media(max-width:749px){.sdw-collection-hero{padding:12px 0 20px}.sdw-collection-breadcrumb{margin-bottom:18px;font-size:10px}.sdw-collection-hero__content{padding-top:22px}.sdw-collection-hero__title{font-size:clamp(34px,11vw,49px)}.sdw-collection-hero__description{margin-top:17px;font-size:12.5px;line-height:1.65}.sdw-collection-hero__button{min-height:43px;margin-top:22px}.sdw-collection-hero__visual{min-height:260px;border-radius:18px}.collection .facets-container{margin-bottom:20px;padding:11px 12px;border-radius:13px}.collection .product-grid{column-gap:10px;row-gap:18px}.collection .product-card-wrapper .card{border-radius:14px}.collection .card__inner,.collection .card__media,.collection .card__media .media{border-radius:13px 13px 0 0!important}.collection .card__content{padding:10px 10px 12px}.collection .card__heading{font-size:11.5px;line-height:1.35}.collection .price{font-size:12px}}@media(max-width:560px){.sdw-home .sdw-collection-grid{grid-template-columns:1fr;gap:13px}.sdw-home .sdw-collection-card,.sdw-home .sdw-collection-card:nth-child(-n+2){grid-column:1}.sdw-home .sdw-collection-card__media,.sdw-home .sdw-collection-card:nth-child(-n+2) .sdw-collection-card__media{aspect-ratio:16 / 10}.sdw-home .sdw-collection-card__content{min-height:94px;padding:15px}.sdw-home .sdw-collection-card h3{font-size:16px}.sdw-home .sdw-collection-card__cta{font-size:10px}.sdw-collection-hero__visual{min-height:230px}}@media(prefers-reduced-motion:reduce){.sdw-home .sdw-collection-card,.sdw-home .sdw-collection-card__image,.sdw-collection-hero__button,.collection .product-card-wrapper .card,.collection .card__media img{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sdw-catalog.css.map */
