.owner-showcase{background:var(--owner-showcase-background, #f7f2ea);color:#243655}.owner-showcase__inner{width:min(100%,var(--editorial-page-width, 84rem));margin:0 auto;padding:clamp(4.25rem,6vw,5.9rem) var(--editorial-page-gutter, clamp(.65rem, 1.4vw, .95rem)) clamp(4.2rem,5.4vw,5.7rem)}.owner-showcase__panel{display:grid;gap:clamp(2rem,3vw,3rem);align-items:start}.owner-showcase--layout-image_right .owner-showcase__media-wrap{order:2}.owner-showcase--layout-image_right .owner-showcase__content{order:1}.owner-showcase__media-wrap{position:relative}.owner-showcase__media-wrap--inline-mobile{display:none}.owner-showcase__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:linear-gradient(180deg,#171f2f29,#171f2f61)}.owner-showcase__media img{width:100%;height:100%;object-fit:cover}.owner-showcase__media--placeholder{display:grid;place-items:center;width:100%;height:100%;color:#24365559}.owner-showcase__media--placeholder svg{width:4rem;height:4rem}.owner-showcase__caption{position:absolute;left:1.35rem;bottom:1.2rem;margin:0;color:#f7f2eaeb;font-size:.68rem;letter-spacing:.34em;text-transform:uppercase}.owner-showcase__caption:before{content:"";display:inline-block;width:.35rem;height:.35rem;margin-right:.55rem;border-radius:999px;background:#c85d3b;vertical-align:middle}.owner-showcase__content{display:grid;gap:1rem;align-content:start;max-width:32rem;padding-top:.85rem}.owner-showcase__eyebrow{margin:0;color:var(--owner-showcase-accent, #d3ac52);font-size:.72rem;letter-spacing:.34em;text-transform:uppercase}.owner-showcase__heading{margin:0;max-width:29rem;color:#243655;font-size:clamp(2.5rem,3.35vw,3.5rem);line-height:.94;letter-spacing:-.04em}.owner-showcase__heading br{display:block}.owner-showcase__body{max-width:31.5rem;display:grid;gap:.85rem;color:#4f5764d1;font-size:.96rem;line-height:1.9;font-style:italic}.owner-showcase__body p{margin:0}.owner-showcase__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:30rem;margin-top:.7rem}.owner-showcase__stat{min-width:0;padding-right:clamp(.9rem,1.4vw,1.35rem);margin-right:clamp(.9rem,1.4vw,1.35rem);border-right:1px solid rgba(211,172,82,.72)}.owner-showcase__stat:last-child{border-right:0;padding-right:0;margin-right:0}.owner-showcase__stat-value{margin:0;color:#243655;font-size:clamp(1.9rem,2.35vw,2.45rem);line-height:1;letter-spacing:-.04em}.owner-showcase__stat-label,.owner-showcase__stat-helper{margin:0;text-transform:uppercase;letter-spacing:.18em}.owner-showcase__stat-label{margin-top:.35rem;color:#4f5764b8;font-size:.66rem;line-height:1.35}.owner-showcase__stat-helper{margin-top:.25rem;color:#4f57649e;font-size:.62rem}.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stats{display:flex;flex-wrap:wrap;max-width:32rem}.owner-showcase.editorial-section--stats-layout-grid .owner-showcase__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.owner-showcase.editorial-section--stats-layout-stacked .owner-showcase__stats{display:grid;grid-template-columns:1fr;gap:.95rem;max-width:21rem}.owner-showcase.editorial-section--stats-layout-stacked .owner-showcase__stat{padding-right:0;margin-right:0;border-right:0;padding-bottom:.9rem;border-bottom:1px solid rgba(211,172,82,.32)}.owner-showcase.editorial-section--stats-layout-stacked .owner-showcase__stat:last-child{padding-bottom:0;border-bottom:0}.owner-showcase.editorial-section--stats-align-left .owner-showcase__stats{justify-content:flex-start}.owner-showcase.editorial-section--stats-align-center .owner-showcase__stats{justify-content:center;justify-items:center}.owner-showcase.editorial-section--stats-align-right .owner-showcase__stats{justify-content:flex-end;justify-items:end}.owner-showcase.editorial-section--stats-align-center .owner-showcase__stat{text-align:center}.owner-showcase.editorial-section--stats-align-right .owner-showcase__stat{text-align:right}.owner-showcase.editorial-section--stats-dividers-none .owner-showcase__stat{border-right:0;border-bottom-color:transparent}.owner-showcase.editorial-section--stats-dividers-light .owner-showcase__stat{border-right-color:#d3ac5247;border-bottom-color:#d3ac5247}.owner-showcase.editorial-section--stats-dividers-strong .owner-showcase__stat{border-right-color:#d3ac52e6;border-bottom-color:#d3ac52e6}.owner-showcase.editorial-section--stats-value-compact .owner-showcase__stat-value{font-size:clamp(1.6rem,2.1vw,2.05rem)}.owner-showcase.editorial-section--stats-value-large .owner-showcase__stat-value{font-size:clamp(2.15rem,2.75vw,2.75rem)}.owner-showcase__actions{display:flex;flex-wrap:nowrap;gap:.65rem;margin-top:.55rem}.owner-showcase .owner-showcase__button.button{min-height:3rem;border-radius:0;border-width:1px;border-bottom-width:1px;bottom:0!important;padding:.82rem 1.25rem;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase}.owner-showcase .owner-showcase__button.button:hover:not([disabled]),.owner-showcase .owner-showcase__button.button:focus-visible{bottom:0!important;border-bottom-width:1px;transform:translateY(2px)}.owner-showcase .owner-showcase__button--primary.button{background:#243655;border-color:#243655;color:#f7f2ea}.owner-showcase .owner-showcase__button--secondary.button{background:transparent;border-color:#243655;color:#243655}@media(min-width:990px){.owner-showcase__panel{grid-template-columns:minmax(0,31rem) minmax(0,32rem);justify-content:space-between}.owner-showcase--variant-homepage .owner-showcase__panel{grid-template-columns:minmax(0,33rem) minmax(0,30rem);gap:clamp(.55rem,.8vw,.8rem);align-items:stretch}.owner-showcase--variant-homepage .owner-showcase__panel>.owner-showcase__media-wrap:not(.owner-showcase__media-wrap--inline-mobile){display:flex;height:100%}.owner-showcase--variant-homepage .owner-showcase__media{flex:1 1 auto;height:100%;min-height:100%;aspect-ratio:auto}.owner-showcase--layout-image_right .owner-showcase__panel{grid-template-columns:minmax(0,30rem) minmax(0,31rem)}.owner-showcase--variant-mobile_bar .owner-showcase__inner{padding-top:clamp(4.55rem,5.7vw,5.6rem);padding-bottom:clamp(4.8rem,5.8vw,5.9rem)}.owner-showcase--variant-mobile_bar.owner-showcase--layout-image_right .owner-showcase__panel{grid-template-columns:minmax(0,31.75rem) minmax(0,29rem);gap:clamp(2rem,2.2vw,2.7rem);align-items:start}.owner-showcase--variant-mobile_bar .owner-showcase__content{max-width:31.4rem;padding-top:.65rem;gap:1.15rem}.owner-showcase--variant-mobile_bar .owner-showcase__eyebrow{font-size:.72rem;letter-spacing:.34em}.owner-showcase--variant-mobile_bar .owner-showcase__heading{max-width:27rem;font-size:clamp(3.45rem,4.3vw,4.25rem);line-height:.91;letter-spacing:-.055em}.owner-showcase--variant-mobile_bar .owner-showcase__body{max-width:30.8rem;gap:.95rem;font-size:.99rem;line-height:1.95}.owner-showcase--variant-mobile_bar .owner-showcase__media{aspect-ratio:32 / 38}.owner-showcase--variant-mobile_bar .owner-showcase__caption{left:1.45rem;bottom:1.25rem}.owner-showcase--variant-mobile_bar .owner-showcase__stats{max-width:29rem;gap:1.1rem;margin-top:.3rem}.owner-showcase--variant-mobile_bar .owner-showcase__stat{display:grid;gap:.12rem;min-height:5.35rem;padding:1.1rem 1.05rem .95rem 1.2rem;margin-right:0;border-right:0;border-left:2px solid rgba(211,172,82,.86);background:#ffffff94}.owner-showcase--variant-mobile_bar .owner-showcase__stat-value{font-size:clamp(2.15rem,2.8vw,2.65rem);line-height:.96}.owner-showcase--variant-mobile_bar .owner-showcase__stat-label{margin-top:.18rem;font-size:.64rem;line-height:1.32;letter-spacing:.22em}.owner-showcase--variant-mobile_bar .owner-showcase__stat-helper{font-size:.6rem}.owner-showcase--variant-mobile_bar .owner-showcase__actions{gap:.75rem;margin-top:.55rem}.owner-showcase--variant-mobile_bar .owner-showcase__button.button{min-height:2.95rem;padding:.82rem 1.45rem;font-size:.68rem;letter-spacing:.24em}.owner-showcase--variant-mobile_bar .owner-showcase__button--primary.button{min-width:10.9rem}.owner-showcase--variant-mobile_bar .owner-showcase__button--secondary.button{min-width:14.1rem}}@media(max-width:989px){.owner-showcase__inner{padding-top:3.5rem;padding-bottom:3rem}.owner-showcase__content{padding-top:0;max-width:none}.owner-showcase__actions{flex-wrap:wrap}}@media(max-width:749px){.owner-showcase--hide-mobile-stats .owner-showcase__stats{display:none}.owner-showcase__panel>.owner-showcase__media-wrap:not(.owner-showcase__media-wrap--inline-mobile){display:none}.owner-showcase__media-wrap--inline-mobile{display:block;width:100%;margin-top:.15rem}.owner-showcase__media-wrap--inline-mobile .owner-showcase__media{aspect-ratio:4 / 5}.owner-showcase__media-wrap--inline-mobile .owner-showcase__caption{left:1rem;bottom:.95rem}.owner-showcase__content{justify-items:center;text-align:center}.owner-showcase__heading{font-size:clamp(2.25rem,9vw,3.2rem);max-width:17rem}.owner-showcase--variant-homepage .owner-showcase__heading{width:100%;max-width:24rem;margin-inline:auto;font-size:clamp(2.2rem,9.2vw,2.9rem);line-height:.93}.owner-showcase--variant-homepage .owner-showcase__heading br{display:none}.owner-showcase--variant-homepage .owner-showcase__heading br:first-of-type{display:block}.owner-showcase__body{max-width:32rem;font-size:1rem;line-height:1.8}.owner-showcase__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:none;width:100%;text-align:left}.owner-showcase__stat{min-width:calc(50% - .5rem);padding-right:0;margin-right:0;border-right:0}.owner-showcase--variant-homepage .owner-showcase__stat{min-width:0;padding:.9rem 1rem .82rem;border:1px solid rgba(36,54,85,.1);background:#ffffff6b;text-align:center}.owner-showcase--variant-homepage .owner-showcase__stat:last-child{min-width:0}.owner-showcase--variant-homepage .owner-showcase__stat-value{font-size:clamp(1.85rem,7vw,2.2rem)}.owner-showcase--variant-homepage .owner-showcase__stat-label{margin-top:.3rem;font-size:.64rem;line-height:1.25;letter-spacing:.16em;white-space:nowrap}.owner-showcase--variant-homepage .owner-showcase__stat-helper{margin-top:.16rem;font-size:.58rem;letter-spacing:.12em}.owner-showcase__stat:last-child{min-width:100%}.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stats{display:flex;flex-wrap:wrap;gap:1rem}.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stat{min-width:calc(50% - .5rem);border-right:1px solid rgba(211,172,82,.72)}.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stat:nth-child(2n),.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stat:last-child{border-right:0}.owner-showcase.editorial-section--stats-layout-row .owner-showcase__stat:last-child{min-width:100%}.owner-showcase.editorial-section--stats-layout-row.editorial-section--stats-dividers-none .owner-showcase__stat{border-right:0}.owner-showcase.editorial-section--stats-layout-row.editorial-section--stats-dividers-light .owner-showcase__stat{border-right-color:#d3ac5247}.owner-showcase.editorial-section--stats-layout-row.editorial-section--stats-dividers-strong .owner-showcase__stat{border-right-color:#d3ac52e6}.owner-showcase.editorial-section--stats-layout-grid .owner-showcase__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.owner-showcase.editorial-section--stats-layout-stacked .owner-showcase__stats{display:grid;grid-template-columns:1fr;gap:.95rem}.owner-showcase--variant-mobile_bar .owner-showcase__content{gap:.95rem;justify-items:center;text-align:center}.owner-showcase--variant-mobile_bar .owner-showcase__heading{max-width:18rem;font-size:clamp(2.55rem,10vw,3.45rem);line-height:.92}.owner-showcase--variant-mobile_bar .owner-showcase__body{max-width:none;font-size:.96rem;line-height:1.85}.owner-showcase--variant-mobile_bar .owner-showcase__stats{gap:.85rem}.owner-showcase--variant-mobile_bar .owner-showcase__stat{min-width:0;padding:.95rem .95rem .88rem 1rem;border-left:2px solid rgba(211,172,82,.86);background:#ffffff94}.owner-showcase--variant-mobile_bar .owner-showcase__actions{gap:.7rem}.owner-showcase__actions,.owner-showcase--variant-mobile_bar .owner-showcase__actions{display:grid}.owner-showcase--variant-mobile_bar .owner-showcase__button.button{min-height:2.85rem;padding-inline:1.25rem}.owner-showcase__button.button{width:100%}}@media(max-width:479px){.owner-showcase--variant-homepage .owner-showcase__heading{max-width:22rem;font-size:clamp(2.05rem,9.8vw,2.55rem)}.owner-showcase--variant-homepage .owner-showcase__stat-label{white-space:normal}.owner-showcase__stats,.owner-showcase--variant-mobile_bar .owner-showcase__stats,.owner-showcase.editorial-section--stats-layout-grid .owner-showcase__stats,.owner-showcase.editorial-section--stats-layout-stacked .owner-showcase__stats{grid-template-columns:1fr}.owner-showcase__stat:last-child{min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-owner-showcase.css.map */
