.hs-home{--hs-pink: #df064e;--hs-gold: #c8a551;--hs-ink: #171717;--hs-cream: #fff7f2;color:var(--hs-ink)}.hs-home__container{width:min(var(--page-content-width),calc(100% - (var(--page-margin) * 2)));margin-inline:auto}.hs-home-hero{overflow:hidden}.hs-home__hero{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(360px,1.12fr);grid-template-areas:"visual copy";align-items:center;gap:clamp(32px,5vw,72px);padding-block:clamp(38px,5vw,72px)}.hs-home__copy{grid-area:copy;min-width:0}.hs-home__visual{grid-area:visual}.hs-home__hero--image-right{grid-template-columns:minmax(360px,1.12fr) minmax(300px,.78fr);grid-template-areas:"copy visual"}.hs-home__eyebrow{display:inline-block;color:var(--hs-pink);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hs-home h1{max-width:12ch;margin:14px 0 0;font-size:clamp(3rem,5.2vw,5.5rem);line-height:.94;letter-spacing:-.04em}.hs-home h1 strong,.hs-home h2 strong{color:var(--hs-pink);font-weight:inherit}.hs-home__intro{max-width:58ch;margin-block-start:22px;color:#171717b3;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.55}.hs-home__intro p,.hs-home__section-copy p,.hs-home__trade-copy p{margin:0}.hs-home__actions{display:flex;flex-wrap:wrap;gap:10px;margin-block-start:24px}.hs-home__actions .button{min-height:48px;padding-inline:22px}.hs-home__visual{position:relative;width:min(100%,560px);min-width:0;justify-self:center}.hs-home__visual:before{content:"";position:absolute;top:-5%;right:-7%;bottom:-6%;left:8%;border-radius:46% 54% 44% 56%/54% 44% 56% 46%;background:var(--hs-cream);transform:rotate(-3deg)}.hs-home__visual-card{position:relative;z-index:1;aspect-ratio:4 / 5;margin:3% 5% 3% 0;display:grid;place-items:center;overflow:hidden;color:inherit;text-decoration:none;border-radius:28px;background:#fff;box-shadow:0 24px 55px #17171721}.hs-home__hero--ratio-square .hs-home__visual-card{aspect-ratio:1 / 1}.hs-home__hero--ratio-landscape .hs-home__visual-card{aspect-ratio:4 / 3}.hs-home__hero--ratio-original .hs-home__visual-card{aspect-ratio:auto}.hs-home__hero--ratio-original .hs-home__visual-card img{height:auto}.hs-home__visual-card img{width:100%;height:100%;object-fit:cover}.hs-home__fallback{text-align:center;color:var(--hs-pink);font-size:clamp(3.5rem,7vw,6rem);font-weight:900;line-height:.78;text-transform:uppercase}.hs-home__fallback span{display:block}.hs-home__benefits{color:#fff;background:var(--hs-pink)}.hs-home__benefits-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-block:14px}.hs-home__benefits span{text-align:center;font-size:.84rem;font-weight:700}.hs-home__benefits span+span{border-inline-start:1px solid rgb(255 255 255 / 26%)}.hs-home__collections{padding-block:clamp(54px,7vw,96px)}.hs-home__section-heading{max-width:710px}.hs-home__section-heading h2,.hs-home__trade h2{margin:12px 0 0;font-size:clamp(2.25rem,4vw,4rem);line-height:1;letter-spacing:-.025em}.hs-home__section-copy{margin-block-start:16px;color:#171717a6;font-size:1.04rem}.hs-home__collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-block-start:34px}.hs-home__collection-card{overflow:hidden;color:inherit;text-decoration:none;border:1px solid rgb(23 23 23 / 8%);border-radius:20px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}a.hs-home__collection-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1717171c}.hs-home__collection-media{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:var(--hs-cream)}.hs-home__collection-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}a.hs-home__collection-card:hover img{transform:scale(1.03)}.hs-home__collection-media>span{color:var(--hs-pink);font-size:5rem;font-weight:900}.hs-home__collection-info{padding:20px}.hs-home__collection-info>span:first-child{color:var(--hs-pink);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hs-home__collection-info h3{margin:5px 0 16px;font-size:clamp(1.4rem,2vw,2rem)}.hs-home__collection-link{font-size:.86rem;font-weight:700}.hs-home__collection-card--placeholder{opacity:.64}.hs-home-trade-section{padding-block-end:clamp(54px,7vw,96px)}.hs-home__trade{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(30px,6vw,72px);padding:clamp(30px,5vw,58px);border-radius:26px;background:var(--hs-cream)}.hs-home__trade-copy{max-width:50ch;color:#171717ad;font-size:1.02rem;line-height:1.55}@media screen and (max-width:1099px){.hs-home__hero,.hs-home__hero--image-right{grid-template-columns:1fr;grid-template-areas:"copy" "visual";gap:30px;padding-block:34px 42px}.hs-home__hero .hs-home__copy{order:1}.hs-home__hero .hs-home__visual{order:2}.hs-home h1{max-width:14ch;font-size:clamp(2.8rem,8vw,4.6rem)}.hs-home__intro{margin-block-start:18px}.hs-home__visual{width:min(100%,520px)}.hs-home__visual-card{margin:0 4% 0 0}.hs-home__collection-grid{grid-template-columns:1fr;gap:14px}.hs-home__collection-card{display:grid;grid-template-columns:minmax(170px,32%) 1fr}.hs-home__collection-media{aspect-ratio:auto;min-height:170px}.hs-home__collection-info{align-self:center}.hs-home__trade{grid-template-columns:1fr;gap:22px}}@media screen and (max-width:749px){.hs-home__hero{gap:24px;padding-block:26px 34px}.hs-home h1{font-size:clamp(2.45rem,12vw,3.8rem);line-height:.96}.hs-home__intro{font-size:.98rem;line-height:1.5}.hs-home__actions{margin-block-start:20px}.hs-home__actions .button{width:100%;min-height:44px}.hs-home__visual-card{border-radius:20px}.hs-home__benefits-inner{grid-template-columns:1fr;gap:0;padding-block:6px}.hs-home__benefits span{padding-block:9px}.hs-home__benefits span+span{border-inline-start:0;border-block-start:1px solid rgb(255 255 255 / 22%)}.hs-home__collections{padding-block:46px}.hs-home__collection-grid{margin-block-start:26px}.hs-home__collection-card{display:block}.hs-home__collection-media{aspect-ratio:16 / 10;min-height:0}.hs-home__collection-info{padding:17px}.hs-home-trade-section{padding-block-end:46px}.hs-home__trade{padding:26px 20px;border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hs-home.css.map */
