.mdm-home{--mdm-serif: "Playfair Display", Georgia, serif;--mdm-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--mdm-ink: #1a1a1a;--mdm-cream: #f7f4f0;--mdm-cream-2: #fbf9f5;--mdm-line: #e7e1d8;--mdm-rose: #b07c6e;--mdm-stone: #6f675c}.mdm-home__head{text-align:center;margin-bottom:3.2rem}.mdm-home__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mdm-serif);font-style:italic;font-size:1.4rem;color:var(--mdm-rose);margin-bottom:.6rem}.mdm-home__eyebrow svg{width:1.3rem;height:1.3rem;fill:currentColor}.mdm-home__title{font-family:var(--mdm-serif)!important;font-weight:500!important;font-size:clamp(2.6rem,3vw,3.6rem)!important;letter-spacing:.01em!important;color:var(--mdm-ink);margin:0}.mdm-home__sub{font-family:var(--mdm-sans);font-size:1.4rem;line-height:1.7;color:var(--mdm-stone);max-width:56rem;margin:1rem auto 0}.mdm-home__btn{display:inline-block;background:var(--mdm-ink);color:#fff!important;font-family:var(--mdm-sans);font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none!important;padding:1.5rem 3.4rem;border:1px solid var(--mdm-ink);border-radius:0}.mdm-home__btn--outline{background:transparent;color:var(--mdm-ink)!important}.mdm-home__btn--light{background:#fff;color:var(--mdm-ink)!important;border-color:#fff}.mdm-hero-slider{position:relative;overflow:hidden}.mdm-hero{position:relative;display:flex;align-items:center;overflow:hidden;background:var(--mdm-cream)}.mdm-hero-slider--multi .mdm-hero{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s}.mdm-hero-slider--multi .mdm-hero.is-active{position:relative;opacity:1;visibility:visible}.mdm-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:background-color .2s ease,color .2s ease}.mdm-hero__arrow:hover{background:#fff;color:var(--mdm-ink)}.mdm-hero__arrow svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.6}.mdm-hero__arrow--prev{left:2rem}.mdm-hero__arrow--next{right:2rem}.mdm-hero__dots{position:absolute;left:0;right:0;bottom:2.2rem;z-index:3;display:flex;justify-content:center;gap:.8rem}.mdm-hero__dots button{width:3.2rem;height:2px;padding:0;border:0;border-radius:0;background:#ffffff73;cursor:pointer;transition:background-color .25s ease}.mdm-hero__dots button[aria-selected=true]{background:#fff}.mdm-hero picture{display:contents}.mdm-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mdm-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1a1a1ae6,#1a1a1a40 70%)}.mdm-hero--right:after{background:linear-gradient(to left,#1a1a1ae6,#1a1a1a40 70%)}.mdm-hero--center:after{background:linear-gradient(to top,#1a1a1abf,#1a1a1a33 70%)}.mdm-hero{align-items:flex-end}.mdm-hero__body{position:relative;z-index:2;color:#fff;max-width:62rem;padding:0 5rem 8vh}.mdm-hero--right{justify-content:flex-end;text-align:right}.mdm-hero--center{justify-content:center;text-align:center}.mdm-hero__body .mdm-home__eyebrow{color:#f0d5d0;font-size:clamp(1.5rem,1.5vw,1.9rem);margin-bottom:.2rem}.mdm-hero__title{font-family:"Pinyon Script",var(--mdm-serif)!important;font-weight:400!important;font-size:clamp(4.8rem,7.5vw,11rem)!important;line-height:1.08;letter-spacing:0!important;color:#fff;margin:0 0 .4rem;text-shadow:0 4px 40px rgba(0,0,0,.42)}.mdm-hero__text{font-family:var(--mdm-serif);font-style:italic;font-size:clamp(1.5rem,1.35vw,1.9rem);line-height:1.55;color:#f3ede7;margin:0 0 3rem;max-width:50ch;text-shadow:0 1px 20px rgba(0,0,0,.35)}.mdm-hero--center .mdm-hero__text{margin-left:auto;margin-right:auto}.mdm-hero__btns{display:flex;flex-wrap:wrap;gap:1.2rem}.mdm-hero--right .mdm-hero__btns{justify-content:flex-end}.mdm-hero--center .mdm-hero__btns{justify-content:center}.mdm-hero .mdm-home__btn{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.85);border-radius:1px;font-size:1.2rem;font-weight:600;letter-spacing:.16em;padding:1.5rem 4rem;transition:background-color .22s ease,color .22s ease}.mdm-hero .mdm-home__btn:hover{background:#fff!important;color:var(--mdm-ink)!important}.mdm-hero__btn-ghost{background:transparent;color:#fff!important;border-color:#ffffffd9}.mdm-hero--noimg{background:var(--mdm-cream)}.mdm-hero--noimg:after{display:none}.mdm-hero--noimg .mdm-hero__title{color:var(--mdm-ink)}.mdm-hero--noimg .mdm-hero__text{color:var(--mdm-stone)}.mdm-hero--noimg .mdm-home__eyebrow{color:var(--mdm-rose)}.mdm-hero--noimg .mdm-hero__btn-ghost{color:var(--mdm-ink)!important;border-color:var(--mdm-ink)}.mdm-hero__btn-ghost:hover{border-color:#fff}.mdm-trust{border-top:1px solid var(--mdm-line);border-bottom:1px solid var(--mdm-line);background:var(--mdm-cream-2)}.mdm-trust__in{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.6rem 2.4rem;padding:2rem 0}.mdm-trust__item{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:var(--mdm-sans);font-size:1.3rem;color:var(--mdm-ink);text-align:left}.mdm-trust__item svg{width:1.8rem;height:1.8rem;flex:none;stroke:var(--mdm-rose);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.mdm-trust__item--stars svg{fill:var(--mdm-rose);stroke:none}.mdm-occ__wrap{width:100%}.mdm-occ__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.2rem}.mdm-occ__grid--bleed{gap:0}.mdm-occ__tile{position:relative;display:block;overflow:hidden;background:var(--mdm-cream);aspect-ratio:4 / 5;text-decoration:none!important}.mdm-occ__tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.mdm-occ__tile:hover img{transform:scale(1.04)}.mdm-occ__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a1a1a99,#1a1a1a0a 55%)}.mdm-occ__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:2.6rem;color:#fff;text-align:center}.mdm-occ__label{display:block;font-family:var(--mdm-serif);font-weight:500;font-size:2.4rem;line-height:1.15;margin-bottom:.8rem}.mdm-occ__go{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--mdm-sans);font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:.4rem}.mdm-band{position:relative;overflow:hidden;background:var(--mdm-cream);min-height:46rem;display:flex;align-items:center}.mdm-band img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mdm-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1a1a1aa8,#1a1a1a2e 65%)}.mdm-band__body{position:relative;z-index:2;color:#fff;max-width:52rem;padding:6rem 4rem}.mdm-band__body .mdm-home__eyebrow{color:#f0d5d0}.mdm-band__title{font-family:var(--mdm-serif)!important;font-weight:500!important;font-size:clamp(3rem,4vw,4.6rem)!important;line-height:1.1;color:#fff;margin:0 0 1.2rem;letter-spacing:.01em!important}.mdm-band__text{font-family:var(--mdm-sans);font-size:1.45rem;line-height:1.7;color:#ffffffdb;margin:0 0 2.6rem}.mdm-band--right{justify-content:flex-end;text-align:right}.mdm-band--right:after{background:linear-gradient(to left,#1a1a1aa8,#1a1a1a2e 65%)}.mdm-band-wrap{width:100%}.mdm-rev__score{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.2rem;font-family:var(--mdm-sans);font-size:1.3rem;color:var(--mdm-stone)}.mdm-stars{display:inline-flex;gap:.3rem}.mdm-stars svg{width:1.5rem;height:1.5rem;fill:var(--mdm-rose)}.mdm-rev__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:1.6rem}.mdm-rev__card{background:var(--mdm-cream-2);border:1px solid var(--mdm-line);padding:2.8rem 2.6rem;display:flex;flex-direction:column;gap:1.4rem}.mdm-rev__quote{font-family:var(--mdm-serif);font-size:1.7rem;line-height:1.55;color:var(--mdm-ink);margin:0}.mdm-rev__by{font-family:var(--mdm-sans);font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mdm-stone);margin:auto 0 0}.mdm-ugc__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem}.mdm-ugc__grid:empty{display:none}.mdm-ugc__tile{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--mdm-cream)}.mdm-ugc__tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.mdm-ugc__tile:hover img{transform:scale(1.05)}.mdm-ugc__handle-link{color:inherit;text-decoration:none!important;transition:opacity .18s ease}.mdm-ugc__handle-link:hover{opacity:.7}.mdm-ugc__foot{text-align:center;margin-top:2rem;font-family:var(--mdm-sans);font-size:1.3rem;color:var(--mdm-stone)}.mdm-ugc__foot a{color:var(--mdm-ink);text-underline-offset:.3rem}@media screen and (max-width:989px){.mdm-ugc__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mdm-band{min-height:38rem}.mdm-band__body{padding:4rem 2.4rem}}@media screen and (max-width:749px){.mdm-home__head{margin-bottom:2.4rem}.mdm-trust__in{grid-template-columns:1fr 1fr;padding:1.6rem 0}.mdm-trust__item{font-size:1.2rem;justify-content:flex-start}.mdm-occ__grid{grid-template-columns:1fr}.mdm-ugc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mdm-band--right{text-align:left;justify-content:flex-start}.mdm-hero__body{padding:0 2.4rem 10vh}.mdm-hero__title{font-size:clamp(4rem,13vw,6.4rem)!important}.mdm-hero--right{text-align:left;justify-content:flex-start}.mdm-hero__text{font-size:1.4rem;margin-bottom:2.4rem}.mdm-hero__btns .mdm-home__btn{padding:1.4rem 2.4rem;font-size:1.1rem}.mdm-hero__arrow{display:none}.mdm-hero__dots{bottom:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/mdm-home.css.map */
