.custom-header-row{width:100%;background:rgb(var(--color-background-rgb));color:rgb(var(--color-foreground-rgb));border-bottom:1px solid rgba(var(--color-foreground-rgb),.12)}.custom-monaireo-header{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:96px;padding:0 32px;box-sizing:border-box}.custom-header-left{justify-self:start}.custom-header-center-text{justify-self:center;color:rgb(var(--color-foreground-rgb));text-decoration:none;font-family:serif;font-size:22px;letter-spacing:.32em;text-transform:uppercase;white-space:nowrap}.custom-header-right{justify-self:end;display:flex;align-items:center;gap:28px}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__drawer{display:block!important;min-height:auto!important}}@media screen and (max-width:989px){.custom-monaireo-header{grid-template-columns:1fr auto;grid-template-areas:"logo logo" "text icons";min-height:auto;padding:16px 20px;row-gap:14px}.custom-header-left{grid-area:logo;justify-self:center}.custom-header-left img{width:42px;height:auto}.custom-header-center-text{grid-area:text;justify-self:start;font-size:16px;letter-spacing:.25em}.custom-header-right{grid-area:icons;justify-self:end;gap:18px}}.menu-drawer{left:auto!important;right:0!important;transform:translate(100%)}details[open]>.menu-drawer{transform:translate(0)}.monaireo-hero{position:relative;min-height:calc(100vh - 96px);background:#070707;overflow:hidden;display:flex;align-items:center}.monaireo-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:115%;object-fit:cover}@supports (animation-timeline: view()){.monaireo-hero{view-timeline-name:--monaireo-hero;view-timeline-axis:block}.monaireo-hero__image{animation-name:monaireo-hero-parallax;animation-timeline:--monaireo-hero;animation-range:entry 0% exit 100%;animation-fill-mode:both}@keyframes monaireo-hero-parallax{0%{transform:translateY(-6%) scale(1.05)}to{transform:translateY(10%) scale(1.05)}}}.monaireo-hero__content{position:relative;z-index:2;padding:80px 32px;margin-left:max(32px,calc((100vw - 1440px)/2 + 32px))}.monaireo-hero__content hr{width:100px;height:2px;margin:2rem 0;border:0;background:currentColor;opacity:.35}.monaireo-hero__eyebrow{font-size:12px;letter-spacing:.28em;text-transform:uppercase;margin-bottom:20px}.monaireo-hero__heading{color:var(--font-h1--color);font-size:clamp(48px,4vw,80px);line-height:1.1;margin:0 0 24px;font-weight:400;text-transform:uppercase;letter-spacing:.1em}.monaireo-hero__text{font-size:16px;line-height:1.7;margin-bottom:34px;letter-spacing:.12em;text-transform:uppercase}.monaireo-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px}@media screen and (max-width:749px){.monaireo-hero{min-height:720px;align-items:flex-end}.monaireo-hero__overlay{background:linear-gradient(0deg,#000000d9,#00000059 65%,#0000001a)}.monaireo-hero__content{margin-left:0;padding:56px 24px}.monaireo-hero__heading{font-size:52px}}.monaireo-hero__usps{position:absolute;left:0;right:0;bottom:0;color:var(--color-foreground);background:#000000e6}.monaireo-hero__usps-inner{border-top:2px solid color-mix(in srgb,var(--color-foreground) 20%,transparent);max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.monaireo-hero__usp{padding:24px 32px;text-align:center;text-transform:uppercase;font-weight:700;color:inherit}.monaireo-hero__usp:last-child{border-right:0}@media screen and (max-width:749px){.monaireo-hero__usps{position:relative}.monaireo-hero__usps-inner{grid-template-columns:1fr}.monaireo-hero__usp{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 20%,transparent)}}@media screen and (max-width:600px){.monaireo-hero{flex-direction:column;align-items:stretch}.monaireo-hero__content{width:100%;box-sizing:border-box}.monaireo-hero__usps{position:relative;width:100%}.monaireo-hero__usps-inner{width:100%;grid-template-columns:1fr}.monaireo-hero__usp{width:100%;box-sizing:border-box;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 20%,transparent)}.monaireo-hero__usp:last-child{border-bottom:0}}.monaireo-featured-collections{background:var(--color-background);color:var(--color-foreground);padding:8rem 0}.monaireo-featured-collections__inner{max-width:1440px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:320px 1fr;gap:64px;align-items:start}.monaireo-featured-collections__header{position:sticky;top:140px}.monaireo-featured-collections__logo{display:block;width:30px;height:auto;margin-bottom:3rem}.monaireo-featured-collections__heading{margin:0 0 2rem;color:var(--font-h2--color);text-transform:uppercase}.monaireo-featured-collections__text{max-width:420px;margin:0;color:var(--color-foreground);line-height:1.7;text-transform:uppercase;letter-spacing:.12em}.monaireo-featured-collections__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.monaireo-featured-collections__card{position:relative;display:block;min-height:520px;overflow:hidden;color:inherit;text-decoration:none;background:var(--color-background)}.monaireo-featured-collections__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.monaireo-featured-collections__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.monaireo-featured-collections__card-content{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:2;text-align:center;padding:.5rem 0;background:#000c}.monaireo-featured-collections__card-title{font-family:var(--font-paragraph--family);color:rgb(var(--color-foreground-rgb));margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:20px}.monaireo-featured-collections__card:hover .monaireo-featured-collections__image{transform:scale(1.05)}@media screen and (max-width:767px){.monaireo-featured-collections{padding:5rem 0}.monaireo-featured-collections__inner{grid-template-columns:1fr;gap:48px}.monaireo-featured-collections__header{position:static}.monaireo-featured-collections__grid{grid-template-columns:1fr}.monaireo-featured-collections__card{min-height:420px}}footer .footer-content{border-bottom:2px solid color-mix(in srgb,var(--color-foreground) 20%,transparent)}footer .menu{border-left:2px solid color-mix(in srgb,var(--color-foreground) 20%,transparent)}footer .menu .details-content{margin-top:0!important}footer h3,footer .h3{color:#fff!important;margin-bottom:1rem!important;padding:0!important}@media(prefers-reduced-motion:reduce){.monaireo-hero__image{animation:none!important;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/monaireo-custom.css.map */
