.m-collection-page-header{position:relative;display:block}.m-collection-page-header__wrapper{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);border-radius:6px;background:rgb(var(--color-background))}.m-collection-page-header__shell{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.m-collection-page-header__shell--has-media{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr)}.m-collection-page-header__shell--media-left{grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr)}.m-collection-page-header__shell--media-left .m-collection-page-header__media,.m-collection-page-header__shell--media-top .m-collection-page-header__media{order:-1}.m-collection-page-header__shell--media-top,.m-collection-page-header__shell--media-bottom{grid-template-columns:minmax(0,1fr)}.m-collection-page-header__inner{display:flex;flex-direction:column;justify-content:center;padding:24px 0;min-height:0}.m-collection-page-header--small .m-collection-page-header__wrapper{border:0;border-radius:0;background:transparent}.m-collection-page-header--small .m-collection-page-header__inner{padding:0 14px 4px}.m-collection-page-header__top-banner{display:flex;align-items:center;justify-content:space-between;gap:14px 18px;margin:0 0 12px;padding:11px 14px;border:1px solid rgba(var(--color-foreground),.12);border-radius:6px;background:rgba(var(--color-foreground),.02)}.m-collection-page-header__top-banner-copy{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.m-collection-page-header__top-banner-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid rgba(var(--color-foreground),.14);border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.m-collection-page-header__top-banner-text{margin:0;font-size:.875rem;font-weight:500;line-height:1.45;color:rgba(var(--color-foreground),.78)}.m-collection-page-header__top-banner-link{flex-shrink:0;font-size:.8125rem;font-weight:600;line-height:1;color:rgb(var(--color-heading));text-decoration:none}.m-collection-page-header__top-banner-link:hover,.m-collection-page-header__top-banner-link:focus-visible{text-decoration:underline}.m-collection-page-header__main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px 28px}.m-collection-page-header__copy{min-width:0}.m-collection-page-header__title{margin:0;font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.1;letter-spacing:-.02em}.m-collection-page-header__description{max-width:65ch;margin-top:6px;font-size:.875rem;line-height:1.5;color:rgba(var(--color-foreground),.65)}.m-collection-page-header__description>*{margin-top:0}.m-collection-page-header__description>*:last-child{margin-bottom:0}.m-collection-page-header__trust{display:inline-flex;align-items:center;justify-self:end;gap:12px;max-width:21rem;text-align:left}.m-collection-page-header__trust-avatar{display:inline-flex;align-items:center;flex-shrink:0}.m-collection-page-header__trust-avatar img{display:block;width:auto;height:36px}.m-collection-page-header__trust-text{margin:0;font-size:.875rem;font-weight:500;line-height:1.45;color:rgba(var(--color-foreground),.72)}.m-collection-page-header__media{position:relative;min-height:172px;background:rgba(var(--color-foreground),.035)}.m-collection-page-header__media-image,.m-collection-page-header__media-image img{width:100%;height:100%}.m-collection-page-header__media-image img{display:block;object-fit:cover}.m-collection-page-header .m-breadcrumb{margin-bottom:0}.m-collection-page-header .social_review_and_desc{display:flex;align-items:center;justify-content:space-between;gap:18px 28px;margin-top:14px}.m-collection-page-header .social-review{flex-shrink:0}.m-collection-page-header .trusted-sleepers{margin-top:0;padding:0;max-width:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:rgb(var(--color-heading))}.m-collection-page-header .trusted-sleepers__wrapper{align-items:center;justify-content:flex-start;gap:14px;flex-wrap:nowrap;text-align:left}.m-collection-page-header .trusted-sleepers__avatar{width:auto;max-width:116px;flex-shrink:0}.m-collection-page-header .trusted-sleepers__text{max-width:19rem;font-size:.875rem;line-height:1.55;color:rgba(var(--color-foreground),.66)}.m-collection-page__breadcrumb{margin-top:0;border-top:0;border-bottom:1px solid rgb(var(--color-border))}.m-collection-page__breadcrumb[data-layout=outside_no_border]{border-bottom-width:0}@media screen and (max-width:1023px){.m-collection-page-header__shell--has-media,.m-collection-page-header__shell--media-left{grid-template-columns:minmax(0,1fr)}.m-collection-page-header__media{min-height:190px}}@media screen and (max-width:767px){.m-collection-page-header__wrapper{border-radius:4px}.m-collection-page-header__inner{min-height:0;padding:0 0 2px}.m-collection-page-header__top-banner{align-items:flex-start;flex-direction:column;margin-bottom:10px;padding:10px 12px}.m-collection-page-header--small .m-collection-page-header__inner{padding:0 0 4px}.m-collection-page-header__top-banner-copy{gap:8px 10px}.m-collection-page-header__top-banner-text,.m-collection-page-header__top-banner-link{font-size:.75rem}.m-collection-page-header__main{grid-template-columns:minmax(0,1fr);gap:12px}.m-collection-page-header__title{font-size:clamp(1.7rem,7vw,2.4rem)}.m-collection-page-header__description{font-size:.9375rem;line-height:1.65}.m-collection-page-header__media{min-height:172px}.m-collection-page-header__trust{justify-self:start;gap:10px;max-width:100%}.m-collection-page-header__trust-avatar img{height:32px}.m-collection-page-header__trust-text{font-size:.8125rem}.m-collection-page-header .social_review_and_desc{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:14px}.m-collection-page-header .trusted-sleepers__wrapper{flex-wrap:wrap;gap:10px}.m-collection-page-header .trusted-sleepers__avatar{max-width:112px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/collection-header.css.map */
