.benvel-lookbook-hero__media img,.benvel-lookbook-grid__media img,.benvel-lookbook-product-strip__media img,.benvel-lookbook-product-strip .product-card__image{border-radius:var(--bv-radius-none)}.benvel-lookbook-hero{position:relative;display:flex;flex-direction:column;padding:var(--bv-section-y-editorial) 0;color:var(--color-foreground);background-color:var(--color-background)}.benvel-lookbook-hero--align-left{align-items:flex-start;text-align:left}.benvel-lookbook-hero--align-center{align-items:center;text-align:center}.benvel-lookbook-hero--align-right{align-items:flex-end;text-align:right}.benvel-lookbook-hero--valign-top{justify-content:flex-start}.benvel-lookbook-hero--valign-middle{justify-content:center}.benvel-lookbook-hero--valign-bottom{justify-content:flex-end}.benvel-lookbook-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.benvel-lookbook-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.benvel-lookbook-hero--has-image{min-height:60vh}.benvel-lookbook-hero__content{position:relative;z-index:1;width:100%;max-width:var(--bv-container-content);margin-inline:auto;padding-inline:var(--bv-gutter-mobile)}@media screen and (min-width:750px){.benvel-lookbook-hero__content{padding-inline:var(--bv-gutter-tablet)}}@media screen and (min-width:990px){.benvel-lookbook-hero__content{padding-inline:var(--bv-gutter-desktop)}}.benvel-lookbook-hero__eyebrow{font-family:var(--bv-font-sans);font-size:var(--bv-type-label-size);font-weight:var(--bv-type-label-weight);line-height:var(--bv-type-label-lh);letter-spacing:var(--bv-type-label-track);text-transform:uppercase;color:var(--color-foreground);margin:0 0 var(--bv-space-16)}.benvel-lookbook-hero__heading{font-family:var(--bv-font-display);font-size:var(--bv-type-h1-size);font-weight:var(--bv-type-h1-weight);line-height:var(--bv-type-h1-lh);letter-spacing:var(--bv-type-h1-track);font-style:normal;color:var(--color-foreground);margin:0 0 var(--bv-space-24)}.benvel-lookbook-hero__heading[data-italic=true]{font-style:italic}@media screen and (min-width:990px){.benvel-lookbook-hero__heading{font-size:var(--bv-type-display-l-size);line-height:var(--bv-type-display-l-lh);letter-spacing:var(--bv-type-display-l-track)}}.benvel-lookbook-hero__subheading{font-family:var(--bv-font-sans);font-size:var(--bv-type-body-l-size);line-height:var(--bv-type-body-l-lh);color:var(--color-foreground);margin:0 0 var(--bv-space-32);max-inline-size:var(--bv-container-text)}.benvel-lookbook-hero__cta{display:inline-block;font-family:var(--bv-font-sans);font-size:var(--bv-type-button-size);font-weight:var(--bv-type-button-weight);line-height:var(--bv-type-button-lh);letter-spacing:var(--bv-type-button-track);text-decoration:none;padding:var(--bv-space-12) var(--bv-space-24);border-radius:var(--bv-radius-crisp);background-color:var(--bv-action-primary-bg);color:var(--bv-action-primary-text);border:var(--bv-border-hair) solid var(--bv-action-primary-bg);transition:background-color .15s ease,border-color .15s ease}.benvel-lookbook-hero__cta:hover{background-color:var(--bv-action-primary-bg-hover);border-color:var(--bv-action-primary-bg-hover)}.benvel-lookbook-grid{padding:var(--bv-section-y-default) 0;color:var(--color-foreground);background-color:var(--color-background)}.benvel-lookbook-grid__inner{max-width:var(--bv-container-content);margin-inline:auto;padding-inline:var(--bv-gutter-mobile)}@media screen and (min-width:750px){.benvel-lookbook-grid__inner{padding-inline:var(--bv-gutter-tablet)}}@media screen and (min-width:990px){.benvel-lookbook-grid__inner{padding-inline:var(--bv-gutter-desktop)}}.benvel-lookbook-grid__heading{font-family:var(--bv-font-display);font-size:var(--bv-type-h2-size);font-weight:var(--bv-type-h2-weight);line-height:var(--bv-type-h2-lh);letter-spacing:var(--bv-type-h2-track);font-style:normal;color:var(--color-foreground);margin:0 0 var(--bv-space-40)}.benvel-lookbook-grid__heading[data-italic=true]{font-style:italic}.benvel-lookbook-grid__heading--align-center{text-align:center}.benvel-lookbook-grid__list{display:grid;grid-template-columns:repeat(var(--bv-grid-cols, 3),1fr);list-style:none;margin:0;padding:0}.benvel-lookbook-grid__list--gap-small{gap:var(--bv-space-4)}.benvel-lookbook-grid__list--gap-medium{gap:var(--bv-space-8)}.benvel-lookbook-grid__list--gap-large{gap:var(--bv-space-16)}@media screen and (max-width:749px){.benvel-lookbook-grid__list{grid-template-columns:repeat(var(--bv-grid-cols-mobile, 2),1fr)}}.benvel-lookbook-grid__item{position:relative}.benvel-lookbook-grid__item-link{display:block;text-decoration:none}.benvel-lookbook-grid__media{display:block;overflow:hidden;aspect-ratio:3 / 4}.benvel-lookbook-grid__media img{width:100%;height:100%;object-fit:cover;display:block}.benvel-lookbook-grid__caption{font-family:var(--bv-font-sans);font-size:var(--bv-type-caption-size);line-height:var(--bv-type-caption-lh);letter-spacing:var(--bv-type-caption-track);color:var(--bv-text-secondary);margin-top:var(--bv-space-8);padding:0}.benvel-lookbook-quote{padding:var(--bv-section-y-default) 0;color:var(--color-foreground);background-color:var(--color-background)}.benvel-lookbook-quote__inner{max-width:var(--bv-container-content);margin-inline:auto;padding-inline:var(--bv-gutter-mobile)}@media screen and (min-width:750px){.benvel-lookbook-quote__inner{padding-inline:var(--bv-gutter-tablet)}}@media screen and (min-width:990px){.benvel-lookbook-quote__inner{padding-inline:var(--bv-gutter-desktop)}}.benvel-lookbook-quote__blockquote{margin:0;padding:0}.benvel-lookbook-quote__blockquote--narrow{max-inline-size:45ch}.benvel-lookbook-quote__blockquote--medium{max-inline-size:60ch}.benvel-lookbook-quote__blockquote--wide{max-inline-size:80ch}.benvel-lookbook-quote__blockquote--align-left{text-align:left;margin-inline-end:auto}.benvel-lookbook-quote__blockquote--align-center{text-align:center;margin-inline:auto}.benvel-lookbook-quote__blockquote--align-right{text-align:right;margin-inline-start:auto}.benvel-lookbook-quote__text{font-family:var(--bv-font-display);font-size:var(--bv-type-h2-size);font-weight:var(--bv-type-h2-weight);line-height:var(--bv-type-h2-lh);letter-spacing:var(--bv-type-h2-track);font-style:normal;color:var(--color-foreground);margin:0 0 var(--bv-space-24)}.benvel-lookbook-quote__text[data-italic=true]{font-style:italic}@media screen and (min-width:990px){.benvel-lookbook-quote__text{font-size:var(--bv-type-display-l-size);line-height:var(--bv-type-display-l-lh);letter-spacing:var(--bv-type-display-l-track);font-weight:var(--bv-type-display-l-weight)}}.benvel-lookbook-quote__footer{font-family:var(--bv-font-sans);font-size:var(--bv-type-body-s-size);line-height:var(--bv-type-body-s-lh);color:var(--bv-text-secondary)}.benvel-lookbook-quote__attribution{font-style:normal;display:block}.benvel-lookbook-quote__attribution-role{display:block;color:var(--bv-text-muted);margin-top:var(--bv-space-4)}.benvel-lookbook-product-strip{padding:var(--bv-section-y-default) 0;color:var(--color-foreground);background-color:var(--color-background)}.benvel-lookbook-product-strip__inner{max-width:var(--bv-container-max);margin-inline:auto}.benvel-lookbook-product-strip__header{max-width:var(--bv-container-content);margin-inline:auto;padding-inline:var(--bv-gutter-mobile);margin-bottom:var(--bv-space-32)}@media screen and (min-width:750px){.benvel-lookbook-product-strip__header{padding-inline:var(--bv-gutter-tablet)}}@media screen and (min-width:990px){.benvel-lookbook-product-strip__header{padding-inline:var(--bv-gutter-desktop)}}.benvel-lookbook-product-strip__heading{font-family:var(--bv-font-display);font-size:var(--bv-type-h2-size);font-weight:var(--bv-type-h2-weight);line-height:var(--bv-type-h2-lh);letter-spacing:var(--bv-type-h2-track);font-style:normal;color:var(--color-foreground);margin:0 0 var(--bv-space-16)}.benvel-lookbook-product-strip__heading[data-italic=true]{font-style:italic}.benvel-lookbook-product-strip__subheading{font-family:var(--bv-font-sans);font-size:var(--bv-type-body-m-size);line-height:var(--bv-type-body-m-lh);color:var(--color-foreground);margin:0}.benvel-lookbook-product-strip__list{display:flex;flex-direction:row;gap:var(--bv-space-16);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;list-style:none;margin:0;padding:0 var(--bv-gutter-mobile);scrollbar-width:thin;scrollbar-color:var(--bv-border-default) transparent}@media screen and (min-width:750px){.benvel-lookbook-product-strip__list{padding:0 var(--bv-gutter-tablet);gap:var(--bv-space-20)}}@media screen and (min-width:990px){.benvel-lookbook-product-strip__list{padding:0 var(--bv-gutter-desktop);gap:var(--bv-space-24)}}.benvel-lookbook-product-strip__item{flex:0 0 auto;width:220px;scroll-snap-align:start}@media screen and (min-width:750px){.benvel-lookbook-product-strip__item{width:260px}}@media screen and (min-width:990px){.benvel-lookbook-product-strip__item{width:300px}}@media(prefers-reduced-motion:reduce){.benvel-lookbook-product-strip__list{scroll-behavior:auto}.benvel-lookbook-hero__cta{transition:none}}.benvel-lookbook-grid__mosaic{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:360px 360px;gap:var(--bv-space-16);margin-top:var(--bv-space-40)}.benvel-lookbook-tile{position:relative;overflow:hidden;background-color:var(--bv-bg-subtle);border-radius:var(--bv-radius-none);display:flex;flex-direction:column;justify-content:flex-end}.benvel-lookbook-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--bv-duration-editorial) var(--bv-ease-benvel)}.benvel-lookbook-tile:hover img{transform:scale(1.03)}.benvel-lookbook-tile--feature{grid-row:span 2}.benvel-lookbook-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11131500 45%,#1113158c);pointer-events:none;z-index:1}.benvel-lookbook-tile__meta{position:absolute;left:var(--bv-space-24);right:var(--bv-space-24);bottom:var(--bv-space-24);z-index:2;color:var(--bv-color-canvas);pointer-events:none}.benvel-lookbook-tile__label{font-family:var(--bv-font-sans);font-size:var(--bv-type-label-size);font-weight:var(--bv-type-label-weight);line-height:var(--bv-type-label-lh);letter-spacing:var(--bv-type-label-track);text-transform:uppercase;color:#f6f3eed9;display:block;margin-bottom:var(--bv-space-8)}.benvel-lookbook-tile__headline{font-family:var(--bv-font-display);font-style:italic;font-weight:400;font-size:var(--bv-type-h3-size);line-height:1.1;color:var(--bv-color-canvas);margin:0}.benvel-lookbook-tile__link{font-family:var(--bv-font-sans);font-size:var(--bv-type-button-size);font-weight:var(--bv-type-button-weight);letter-spacing:var(--bv-type-button-track);color:var(--bv-color-canvas);text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;gap:var(--bv-space-8);margin-top:var(--bv-space-12)}.benvel-lookbook-tile__link svg{width:12px;height:12px;fill:currentColor}.benvel-lookbook-tile__click-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;cursor:pointer}.benvel-lookbook-tile--sand{background-color:var(--bv-color-sand);color:var(--bv-color-ink);display:flex;flex-direction:column;justify-content:center;padding:var(--bv-space-32) var(--bv-space-24)}.benvel-lookbook-tile--sand .benvel-lookbook-tile__label{color:var(--bv-color-espresso)}.benvel-lookbook-tile__sand-content{display:flex;flex-direction:column;align-items:flex-start}.benvel-lookbook-tile__sand-headline{font-family:var(--bv-font-display);font-style:italic;font-weight:300;font-size:var(--bv-type-h3-size);line-height:1.25;color:var(--bv-color-ink);margin:0 0 var(--bv-space-24);text-wrap:pretty}.benvel-lookbook-tile__sand-link{font-family:var(--bv-font-sans);font-size:var(--bv-type-button-size);font-weight:var(--bv-type-button-weight);letter-spacing:var(--bv-type-button-track);color:var(--bv-color-ink);text-decoration:none;display:inline-flex;align-items:center;gap:var(--bv-space-8);border-bottom:1px solid var(--bv-color-ink);padding-bottom:var(--bv-space-4);transition:opacity var(--bv-duration-fast) ease}.benvel-lookbook-tile__sand-link:hover{opacity:.8}.benvel-lookbook-tile__sand-link svg{width:12px;height:12px;fill:currentColor}@media screen and (max-width:749px){.benvel-lookbook-grid__mosaic{grid-template-columns:1fr;grid-template-rows:auto;gap:var(--bv-space-12)}.benvel-lookbook-tile{height:320px}.benvel-lookbook-tile--feature{grid-row:auto;height:360px}.benvel-lookbook-tile--sand{height:auto;min-height:240px;padding:var(--bv-space-40) var(--bv-space-24)}.benvel-lookbook-tile__sand-headline{font-size:var(--bv-type-h3-size)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/benvel-lookbook.css.map */
