.trend-hero-trending{padding-top:var(--hero-trending-padding-top, 0px);padding-bottom:var(--hero-trending-padding-bottom, 0px);background-color:rgb(var(--color-background))}.trend-hero-trending>.page-width{max-width:none;padding-left:0;padding-right:0}.trend-hero-trending__grid{display:grid;grid-template-columns:1fr;gap:0;min-height:48rem;align-items:stretch}@media screen and (min-width:750px){.trend-hero-trending__grid{grid-template-columns:minmax(34rem,.84fr) minmax(0,1.46fr);min-height:clamp(43rem,31vw,52rem)}}@media screen and (min-width:990px){.trend-hero-trending__grid{grid-template-columns:minmax(42rem,.84fr) minmax(0,1.46fr);min-height:clamp(46rem,31vw,54rem)}}@media screen and (min-width:990px)and (max-width:1299px){.trend-hero-trending__grid{grid-template-columns:minmax(34rem,.78fr) minmax(0,1.55fr)}.trend-hero-trending__left-inner{padding-left:clamp(2.8rem,3.2vw,4.2rem);padding-right:clamp(2.8rem,3.2vw,4.2rem)}.trend-hero-trending__headline{font-size:clamp(4rem,4.4vw,5.7rem)}}.trend-hero-trending__left{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;align-items:stretch;order:1}.trend-hero-trending__left-inner{display:flex;flex-direction:column;justify-content:center;gap:clamp(1.4rem,1.6vw,2.2rem);padding:clamp(3rem,3.5vw,5rem) clamp(3rem,4.5vw,6rem);width:100%}@media screen and (min-width:750px){.trend-hero-trending__left-inner{justify-content:flex-start;padding-top:clamp(4rem,3.8vw,5.6rem);padding-bottom:clamp(2.8rem,3vw,4.4rem)}}@media screen and (max-width:749px){.trend-hero-trending__left-inner{padding:3.6rem 2rem 2.8rem;gap:1.6rem}}.trend-hero-trending__headline{margin:0;max-width:11ch;font-family:var(--hdts-font-display, "Playfair Display", Georgia, "Times New Roman", serif);font-size:clamp(4.1rem,4.6vw,6.4rem);line-height:.91;font-weight:900;letter-spacing:-.055em;color:#002b2b;text-transform:uppercase}.trend-hero-trending__subhead{margin:0;font-size:clamp(1.5rem,1.4vw,1.9rem);line-height:1.32;font-weight:700;color:#b7772e;max-width:42rem;white-space:pre-line}.trend-hero-trending__ctas{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center}@media screen and (max-width:749px){.trend-hero-trending__ctas{flex-direction:column;align-items:stretch;max-width:32rem}.trend-hero-trending__cta{width:100%;max-width:none}}.trend-hero-trending__mini-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(1rem,1.2vw,1.6rem);row-gap:1rem;margin-top:clamp(1.6rem,2vw,3.2rem);max-width:54rem;width:100%;justify-items:center;align-items:start}.trend-hero-trending__mini-item{display:flex;flex-direction:column;align-items:center;gap:.45rem;min-width:0;width:100%;color:#1f2a2a;text-align:center}.trend-hero-trending__mini-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1.25px solid #003f3f;color:#003f3f;background:transparent}.trend-hero-trending__mini-icon svg{width:17px;height:17px}.trend-hero-trending__mini-text{display:flex;flex-direction:column;gap:.2rem;min-width:0;width:100%;font-family:var(--hdts-font-ui, "Inter", system-ui, sans-serif)}.trend-hero-trending__mini-text strong{font-size:clamp(8px,.68vw,10px);font-weight:800;letter-spacing:.03em;line-height:1.05;text-transform:uppercase;color:#002b2b}.trend-hero-trending__mini-text span{font-size:clamp(7.5px,.64vw,9.5px);font-weight:400;color:#1f2a2a;opacity:.72;line-height:1.18}@media(max-width:749px){.trend-hero-trending__mini-trust{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:.6rem;row-gap:.8rem;margin-top:2rem}.trend-hero-trending__mini-icon{width:24px;height:24px}.trend-hero-trending__mini-icon svg{width:14px;height:14px}.trend-hero-trending__mini-text strong{font-size:7px;letter-spacing:0}.trend-hero-trending__mini-text span{font-size:7px}}.trend-hero-trending__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 2.2rem;border-radius:10px;font-size:1.35rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:opacity .18s ease,transform .18s ease;cursor:pointer}.trend-hero-trending__cta:hover,.trend-hero-trending__cta:focus-visible{opacity:.88;transform:translateY(-1px)}.trend-hero-trending__cta:active{transform:translateY(0) scale(.98)}.trend-hero-trending__cta--primary{background-color:#003f3f;color:#fff6e8!important;border:1px solid #003F3F;box-shadow:0 8px 20px #002b2b2e}.trend-hero-trending__cta--secondary{background-color:transparent;color:#1f2a2a;border:1.5px solid #1F2A2A}.trend-hero-trending__cta--secondary:hover,.trend-hero-trending__cta--secondary:focus-visible{border-color:rgba(var(--color-foreground),.9)}.trend-hero-trending__cta:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.trend-hero-trending__cta-arrow{display:inline-block;margin-left:.5rem;font-style:normal;transition:transform .18s cubic-bezier(.22,1,.36,1)}.trend-hero-trending__cta:hover .trend-hero-trending__cta-arrow,.trend-hero-trending__cta:focus-visible .trend-hero-trending__cta-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.trend-hero-trending__cta-arrow{transition:none}.trend-hero-trending__cta:hover .trend-hero-trending__cta-arrow,.trend-hero-trending__cta:focus-visible .trend-hero-trending__cta-arrow{transform:none}}.trend-hero-trending__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;order:2;position:relative;isolation:isolate;padding:0;width:100%;height:100%;align-items:stretch;align-content:stretch;overflow:hidden;background:#fff4e3}.trend-hero-trending__composite{display:block;order:2;position:relative;overflow:hidden;border-radius:0;text-decoration:none;aspect-ratio:16 / 9;background-color:rgba(var(--color-foreground),.04)}.trend-hero-trending__composite-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.22,1,.36,1)}.trend-hero-trending__composite:hover .trend-hero-trending__composite-img,.trend-hero-trending__composite:focus-visible .trend-hero-trending__composite-img{transform:scale(1.015)}@media(prefers-reduced-motion:reduce){.trend-hero-trending__composite-img{transition:none}.trend-hero-trending__composite:hover .trend-hero-trending__composite-img,.trend-hero-trending__composite:focus-visible .trend-hero-trending__composite-img{transform:none}}@media screen and (max-width:749px){.trend-hero-trending__tiles{grid-template-columns:1fr;overflow:visible;scroll-snap-type:none;gap:1.4rem;padding:0 2rem 2.4rem;order:2;width:auto;height:auto;align-items:start;align-content:start}.trend-hero-trending__tiles::-webkit-scrollbar{display:none}}.trend-hero-trending__tile{position:relative;width:100%;aspect-ratio:3 / 4;align-self:start;background-color:#1a2c24!important;border-radius:var(--card-corner-radius, .8rem);overflow:hidden;scroll-snap-align:start;border:none!important;box-shadow:none;transition:transform .18s ease}.trend-hero-trending__tile:hover{filter:brightness(1.04)}@media screen and (min-width:750px){.trend-hero-trending__tiles{--trend-hero-gap: 4px;--trend-hero-side-width: 36%;--trend-hero-cut-x: 4.25%;--trend-hero-cut-pct: 12%;display:block}.trend-hero-trending__tile{position:absolute;top:0;bottom:0;height:100%;aspect-ratio:auto;align-self:stretch;border-radius:0;z-index:1;box-shadow:none}.trend-hero-trending__tile:nth-child(1){left:0;width:var(--trend-hero-side-width);clip-path:polygon(var(--trend-hero-cut-pct) 0,100% 0,calc(100% - var(--trend-hero-cut-pct)) 100%,0% 100%)}.trend-hero-trending__tile:nth-child(2){left:calc(var(--trend-hero-side-width) - var(--trend-hero-cut-x) + var(--trend-hero-gap));right:calc(var(--trend-hero-side-width) - var(--trend-hero-cut-x) + var(--trend-hero-gap));width:auto;clip-path:polygon(var(--trend-hero-cut-pct) 0,100% 0,calc(100% - var(--trend-hero-cut-pct)) 100%,0% 100%)}.trend-hero-trending__tile:nth-child(3){right:0;width:var(--trend-hero-side-width);clip-path:polygon(var(--trend-hero-cut-pct) 0,100% 0,100% 100%,0% 100%)}.trend-hero-trending__tile:nth-child(1) .trend-hero-trending__tile-img{object-position:50% 50%;transform:scale(1.03)}.trend-hero-trending__tile:nth-child(2) .trend-hero-trending__tile-img{object-position:55% 50%;transform:scale(1.03)}.trend-hero-trending__tile:nth-child(3) .trend-hero-trending__tile-img{object-position:40% 50%;transform:scale(1.03)}}@media screen and (max-width:749px){.trend-hero-trending__tile:nth-child(1),.trend-hero-trending__tile:nth-child(2),.trend-hero-trending__tile:nth-child(3){position:relative;inset:auto;width:100%;clip-path:none;margin-left:0;height:auto;aspect-ratio:3 / 4;align-self:start;border-radius:0;border:none}}.trend-hero-trending__tile-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.06)}.trend-hero-trending__tile-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease}.trend-hero-trending__tile:hover .trend-hero-trending__tile-img{transform:translateY(3px) scale(1.1)}.trend-hero-trending__tile-media--empty{display:flex;align-items:center;justify-content:center}.trend-hero-trending__tile-placeholder{width:50%;height:50%;opacity:.4}.trend-hero-trending__tile-badge{position:absolute;top:2.4rem;left:clamp(2.4rem,18%,4.2rem);z-index:5;display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1rem;border-radius:8px;background:#fffaf2f5;color:#1f2a2a;font-family:var(--hdts-font-ui, "Inter", system-ui, sans-serif);font-size:1.15rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1;white-space:nowrap;pointer-events:none;box-shadow:0 8px 20px #002b2b24}.trend-hero-trending__tile-badge svg{width:16px;height:16px;color:#e4b15a;flex-shrink:0}.trend-hero-trending__tile-badge svg.icon-flame{color:#e95f45}.trend-hero-trending__tile-body{position:absolute;bottom:0;left:0;right:0;z-index:4;display:flex;flex-direction:column;gap:1rem;padding:clamp(2rem,2.8vw,3.2rem) clamp(1.8rem,2.5vw,3rem) clamp(2.4rem,3vw,3.6rem);background:linear-gradient(transparent 0%,#0000008c)}.trend-hero-trending__tile-tagline{margin:0;max-width:12ch;font-size:clamp(1.7rem,1.1rem + .55vw,2.2rem);font-weight:800;line-height:1.05;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trend-hero-trending__tile-cta{display:inline-flex;align-items:center;gap:.6rem;font-size:clamp(1.35rem,.95rem + .32vw,1.6rem);font-weight:500;color:#fff;text-decoration:none;transition:opacity .15s ease}.trend-hero-trending__tile-cta:hover,.trend-hero-trending__tile-cta:focus-visible{opacity:.85;text-decoration:none}.trend-hero-trending__tile-cta:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:2px}.trend-hero-trending__tile-cta-arrow{display:inline-block;transition:transform .15s ease;font-style:normal}.trend-hero-trending__tile-cta:hover .trend-hero-trending__tile-cta-arrow,.trend-hero-trending__tile-cta:focus-visible .trend-hero-trending__tile-cta-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.trend-hero-trending__tile,.trend-hero-trending__tile-img,.trend-hero-trending__cta,.trend-hero-trending__tile-cta-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/trend-hero-trending-v4.css.map */
