html,body{overflow-x:hidden;max-width:100%}body.omme-theme{overflow-x:hidden}img,svg,video,canvas{max-width:100%;height:auto;display:block}.omme-container{width:100%;max-width:var(--omme-container-max, 1320px);margin-left:auto;margin-right:auto;padding-left:var(--omme-container-pad, clamp(20px, 3vw, 40px));padding-right:var(--omme-container-pad, clamp(20px, 3vw, 40px));box-sizing:border-box}.omme-container--bleed{padding-left:0;padding-right:0}.omme-container--narrow{max-width:880px}@media(max-width:600px){.omme-container{padding-left:20px;padding-right:20px}}.omme-section{position:relative;background:var(--omme-cream-50);padding-top:var(--section-pad-top, 80px);padding-bottom:var(--section-pad-bottom, 80px);overflow:hidden}.omme-section--dark{background:var(--omme-ink-1000);color:var(--omme-cream-50)}.omme-section--gradient-gold{background:radial-gradient(ellipse at 25% 50%,rgba(255,251,123,.45) 0%,transparent 60%),radial-gradient(ellipse at 75% 50%,rgba(255,251,123,.55) 0%,transparent 65%),linear-gradient(180deg,#faf7e8,#f4edc4)}.omme-section--cream-200{background:var(--omme-cream-200)}.omme-section--no-pad-top{padding-top:0}.omme-section--no-pad-bottom{padding-bottom:0}@media(max-width:768px){.omme-section{padding-top:clamp(40px,8vw,64px);padding-bottom:clamp(40px,8vw,64px)}}.omme-section-header{display:flex;flex-direction:column;gap:16px;max-width:880px;margin-bottom:clamp(40px,5vw,64px)}.omme-section-header--center{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.omme-section-header__eyebrow{align-self:flex-start}.omme-section-header--center .omme-section-header__eyebrow{align-self:center}.omme-section-header__title{font-family:var(--omme-font-display);font-weight:400;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.018em;color:inherit;margin:0}.omme-section--dark .omme-section-header__title{color:var(--omme-cream-50)}.omme-section-header__title em{font-style:italic;font-weight:400;background:transparent;background-image:linear-gradient(to top,var(--omme-accent) 0,var(--omme-accent) .85em,transparent .85em);padding:0 .08em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.omme-section--dark .omme-section-header__title em{background-image:none;color:var(--omme-accent)}.omme-section-header__subcopy{font-family:var(--omme-font-sans);font-size:clamp(15px,1.4vw,17px);line-height:1.55;color:var(--omme-ink-700);max-width:640px;margin:0}.omme-section--dark .omme-section-header__subcopy{color:var(--omme-ink-500)}.omme-two-col{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}.omme-two-col--copy-heavy{grid-template-columns:1.2fr 1fr}.omme-two-col--visual-heavy{grid-template-columns:1fr 1.2fr}.omme-two-col--top{align-items:start}@media(max-width:989px){.omme-two-col,.omme-two-col--copy-heavy,.omme-two-col--visual-heavy{grid-template-columns:1fr;gap:32px}.omme-two-col__visual--first-mobile{order:-1}}.omme-two-col__copy{display:flex;flex-direction:column;gap:24px;max-width:560px}.omme-two-col__visual{position:relative;width:100%}.omme-pmark{position:absolute;font-family:var(--omme-font-sans);font-weight:300;font-size:16px;line-height:1;color:var(--omme-ink-a25);pointer-events:none;-webkit-user-select:none;user-select:none}.omme-pmark:before{content:"+"}.omme-pmark--tl{top:16px;left:16px}.omme-pmark--tr{top:16px;right:16px}.omme-pmark--bl{bottom:16px;left:16px}.omme-pmark--br{bottom:16px;right:16px}.omme-section--marked{position:relative}.omme-section--marked>.omme-container{position:relative}.omme-section--marked>.omme-container:before,.omme-section--marked>.omme-container:after{content:"+";position:absolute;font-family:var(--omme-font-sans);font-weight:300;font-size:16px;line-height:1;color:var(--omme-ink-a25);pointer-events:none}.omme-section--marked>.omme-container:before{top:-8px;left:0}.omme-section--marked>.omme-container:after{bottom:-8px;right:0}.omme-divider{width:100%;height:1px;background:var(--omme-ink-a08);border:0;margin:0}.omme-section--dark .omme-divider{background:#fcfcfc1f}.omme-divider--accent{height:3px;background:var(--omme-accent);width:60px}.omme-prose{max-width:640px}.omme-prose--narrow{max-width:480px}.omme-prose--wide{max-width:880px}.omme-stack>*+*{margin-top:var(--stack-gap, 16px)}.omme-stack--sm{--stack-gap: 8px}.omme-stack--md{--stack-gap: 16px}.omme-stack--lg{--stack-gap: 24px}.omme-stack--xl{--stack-gap: 32px}.omme-stack--xxl{--stack-gap: 48px}.omme-cta-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media(max-width:600px){.omme-cta-row{gap:16px}.omme-cta-row>.omme-btn--primary,.omme-cta-row>.omme-btn--secondary{width:100%;justify-content:center}}.omme-image-wrap{position:relative;width:100%;overflow:hidden;background:var(--omme-cream-200);border-radius:var(--omme-r-card)}.omme-image-wrap--square{aspect-ratio:1 / 1}.omme-image-wrap--portrait{aspect-ratio:3 / 4}.omme-image-wrap--portrait5{aspect-ratio:4 / 5}.omme-image-wrap--landscape{aspect-ratio:4 / 3}.omme-image-wrap--wide{aspect-ratio:16 / 9}.omme-image-wrap--no-radius{border-radius:0}.omme-image-wrap>img{width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/6/assets/omme-section.css.map */
