.collection-hero__inner{display:flex;flex-direction:column}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width:750px){.collection-hero.collection-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}.collection-hero--with-image .collection-hero__inner{padding-bottom:0}}.collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width:750px){.collection-hero{padding:0}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__title{margin:2.5rem 0}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width:750px){.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}.collection-hero__description{max-width:66.67%}.collection-hero--with-image .collection-hero__description{max-width:100%}}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}.collection-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}@media screen and (max-width:749px){.collection-hero__image-container{height:20rem}}@media screen and (min-width:750px){.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem 4rem 0;flex-basis:50%}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:20rem}}.pb-collection-hero{--pb-hero-ink: #061f17;--pb-hero-muted: #64736d;--pb-hero-border: rgba(12, 110, 86, .16);--pb-hero-mint: rgba(42, 179, 158, .09);background:radial-gradient(circle at 82% 18%,rgba(42,179,158,.18),transparent 34rem),linear-gradient(180deg,#f8fffc,#f2fbf7)!important;border-bottom:1px solid rgba(12,110,86,.09);overflow:hidden;padding:clamp(2.4rem,4vw,5.8rem) 0 clamp(3rem,5vw,6.6rem)}.pb-collection-hero .collection-hero__inner{align-items:center;display:grid;gap:clamp(2.4rem,4vw,6.4rem);grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);margin-inline:auto!important;max-width:min(176rem,calc(100vw - clamp(3.2rem,5vw,7.2rem)))!important;padding:0!important;width:calc(100vw - clamp(3.2rem,5vw,7.2rem))!important}.pb-collection-hero .collection-hero__text-wrapper{flex-basis:auto;min-width:0;padding:0!important}.pb-collection-hero__eyebrow{align-items:center;background:#2ab39e1a;border:1px solid rgba(42,179,158,.24);border-radius:999px;color:#087764;display:inline-flex;font-size:clamp(1.2rem,.85vw,1.45rem);font-weight:800;gap:.65rem;letter-spacing:.08em;line-height:1;margin:0 0 1.8rem;padding:.8rem 1.35rem;text-transform:uppercase}.pb-collection-hero__eyebrow:before{background:#7ed8cc;border-radius:999px;box-shadow:0 0 0 .5rem #7ed8cc38;content:"";height:.72rem;width:.72rem}.pb-collection-hero .collection-hero__title{color:var(--pb-hero-ink);font-size:clamp(4.2rem,6vw,8.8rem);letter-spacing:0;line-height:.92;margin:0;max-width:10ch}.pb-collection-hero .collection-hero__description{color:var(--pb-hero-muted);font-size:clamp(1.55rem,1.15vw,2.05rem)!important;font-weight:650;line-height:1.55;margin:clamp(1.8rem,2.4vw,3rem) 0 0!important;max-width:68rem!important}.pb-collection-hero .collection-hero__description p{margin:0 0 1.35rem}.pb-collection-hero .collection-hero__description p:last-child{margin-bottom:0}.pb-collection-hero .collection-hero__description strong{color:var(--pb-hero-ink)}.pb-collection-hero__proof{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:clamp(2rem,2.6vw,3.2rem)}.pb-collection-hero__proof span{align-items:center;background:#ffffffc2;border:1px solid rgba(12,110,86,.16);border-radius:999px;box-shadow:0 1.2rem 3rem #0c6e5612;color:#075e50;display:inline-flex;font-size:clamp(1.25rem,.9vw,1.5rem);font-weight:850;line-height:1;padding:.92rem 1.35rem;white-space:nowrap}.pb-collection-hero .collection-hero__image-container{align-self:center;aspect-ratio:16 / 9;background:linear-gradient(135deg,#fffffff2,#eefbf7db),radial-gradient(circle at 75% 8%,rgba(42,179,158,.13),transparent 26rem);border:1px solid var(--pb-hero-border);border-radius:clamp(2rem,2vw,3.2rem);box-shadow:0 2.6rem 7rem #0833281f;flex:none;height:auto!important;margin:0;min-height:0;overflow:hidden;padding:clamp(1rem,1.4vw,2rem);position:relative;width:100%}.pb-collection-hero .collection-hero__image-container:after{background:linear-gradient(90deg,rgba(255,255,255,.72),transparent 38%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.pb-collection-hero .collection-hero__image-container img{border-radius:calc(clamp(2rem,2vw,3.2rem) - .7rem);height:100%!important;inset:auto!important;object-fit:contain!important;object-position:center!important;position:relative!important;width:100%!important;z-index:1}@media screen and (min-width:1280px){.pb-collection-hero .collection-hero__inner{grid-template-columns:minmax(44rem,.92fr) minmax(50rem,1.08fr)}}@media screen and (max-width:989px){.pb-collection-hero{padding:clamp(2rem,5vw,4rem) 0 clamp(2.4rem,6vw,4.8rem)}.pb-collection-hero .collection-hero__inner{grid-template-columns:1fr;max-width:calc(100vw - 3.2rem)!important;width:calc(100vw - 3.2rem)!important}.pb-collection-hero .collection-hero__title{max-width:11ch}.pb-collection-hero .collection-hero__image-container{aspect-ratio:16 / 10;margin-top:.4rem;max-height:34rem}}@media screen and (max-width:549px){.pb-collection-hero .collection-hero__inner{max-width:calc(100vw - 2.4rem)!important;width:calc(100vw - 2.4rem)!important}.pb-collection-hero .collection-hero__title{font-size:clamp(3.7rem,13vw,5.8rem)}.pb-collection-hero .collection-hero__description{font-size:1.48rem!important}.pb-collection-hero__proof{gap:.7rem}.pb-collection-hero__proof span{font-size:1.16rem;padding:.78rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-collection-hero.css.map */
