.memore-cta{background:var(--cta-bg);color:var(--cta-text);padding:clamp(76px,10vw,138px) 0;text-align:center}.memore-cta__inner{max-width:850px}.memore-cta__proof{display:flex;justify-content:center;gap:10px;margin:0 0 22px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.memore-cta__proof span{color:#b27b70}.memore-cta h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(42px,5.8vw,72px);font-weight:400;line-height:1}.memore-cta .rte{max-width:580px;margin:22px auto 0;font-size:16px;line-height:1.65}.memore-cta .button{margin-top:30px;min-width:190px}.memore-feature{background:var(--feature-bg);padding:clamp(58px,8vw,104px) 0}.memore-feature__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(38px,7vw,96px)}.memore-feature--right .memore-feature__media{order:2}.memore-feature__media{min-height:520px}.memore-feature__image{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.memore-feature__content{max-width:560px}.memore-feature__eyebrow{margin:0 0 13px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.memore-feature h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(36px,4.1vw,56px);font-weight:400;line-height:1.04}.memore-feature__body{margin-top:22px;font-size:16px;line-height:1.65}.memore-feature__list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.memore-feature__list li{display:grid;grid-template-columns:20px 1fr;gap:9px;font-size:14px;line-height:1.45}.memore-feature__tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.memore-feature__tags span{padding:8px 13px;border:1px solid rgba(43,39,36,.22);border-radius:999px;font-size:12px;letter-spacing:.03em}.memore-feature blockquote{margin:30px 0 0;padding:20px 0 0;border-left:0;border-top:1px solid rgba(43,39,36,.18)}.memore-feature blockquote p{margin:0 0 9px;font-family:var(--font-heading-family);font-size:21px;line-height:1.4}.memore-feature cite{font-size:11px;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.memore-feature .button{margin-top:28px}@media screen and (max-width:849px){.memore-feature__grid{grid-template-columns:1fr}.memore-feature--right .memore-feature__media{order:initial}.memore-feature__media,.memore-feature__image{min-height:86vw;max-height:620px}}.memore-hero{--hero-min-height: 540px;--hero-content-padding-y: clamp(36px, 4vw, 56px);--hero-eyebrow-gap: 14px;--hero-body-gap: 18px;--hero-button-gap: 22px;--hero-proof-gap: 28px;--hero-proof-padding: 18px;--hero-quote-gap: 12px;background:var(--hero-bg);color:var(--hero-text)}.memore-hero__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:var(--hero-min-height)}.memore-hero__content{display:flex;flex-direction:column;justify-content:center;padding:var(--hero-content-padding-y) clamp(32px,4vw,64px);max-width:780px;margin-left:auto}.memore-hero__eyebrow{margin:0 0 var(--hero-eyebrow-gap);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.memore-hero__heading{margin:0;max-width:620px;font-family:var(--font-heading-family);font-size:clamp(44px,4.8vw,72px);font-weight:400;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.memore-hero__body{max-width:560px;margin-top:var(--hero-body-gap);font-size:17px;line-height:1.65}.memore-hero__button{align-self:flex-start;margin-top:var(--hero-button-gap);min-width:190px}.memore-hero__proof{margin-top:var(--hero-proof-gap);padding-top:var(--hero-proof-padding);border-top:1px solid rgba(43,39,36,.18)}.memore-hero__rating{display:flex;align-items:center;gap:10px;font-size:13px}.memore-hero__stars{color:#b27b70;letter-spacing:.08em}.memore-hero blockquote{margin:var(--hero-quote-gap) 0 0;padding-left:0;border-left:0;max-width:520px}.memore-hero blockquote p{margin:0 0 7px;font-family:var(--font-heading-family);font-size:20px;line-height:1.35}.memore-hero cite{font-size:12px;font-style:normal;letter-spacing:.05em;text-transform:uppercase}.memore-hero__media{position:relative;min-height:var(--hero-min-height);overflow:hidden}.memore-hero__image{width:100%;height:100%;object-fit:cover;display:block}.memore-hero__badge{position:absolute;left:clamp(18px,3vw,44px);bottom:clamp(18px,3vw,44px);width:128px;height:128px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f7f0ecf0;color:#2b2724;box-shadow:0 12px 35px #2b272424}.memore-hero__badge strong{font-family:var(--font-heading-family);font-size:34px;font-weight:400;line-height:1}.memore-hero__badge span{max-width:90px;margin-top:5px;font-size:10px;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}@media screen and (min-width:990px){.memore-hero--adapt{--hero-min-height: auto}.memore-hero--small{--hero-min-height: 480px;--hero-content-padding-y: 24px;--hero-eyebrow-gap: 8px;--hero-body-gap: 12px;--hero-button-gap: 14px;--hero-proof-gap: 16px;--hero-proof-padding: 12px;--hero-quote-gap: 8px}.memore-hero--medium{--hero-min-height: 540px}.memore-hero--large{--hero-min-height: 620px}}@media screen and (max-width:989px){.memore-hero__grid{grid-template-columns:1fr;min-height:auto}.memore-hero__content{order:2;max-width:none;margin:0;padding:44px 20px 52px}.memore-hero__media{min-height:62vw;max-height:560px}.memore-hero__heading{font-size:clamp(38px,10vw,54px)}.memore-hero__badge{width:105px;height:105px}}.memore-icon-row{background:var(--row-bg);padding:36px 0}.memore-icon-row__grid{display:grid;grid-template-columns:repeat(3,1fr)}.memore-icon-row__item{padding:34px clamp(18px,4vw,54px);text-align:center}.memore-icon-row__item+.memore-icon-row__item{border-left:1px solid rgba(43,39,36,.14)}.memore-icon-row__icon{width:38px;height:38px;margin:0 auto 17px}.memore-icon-row__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.memore-icon-row h2{margin:0 0 8px;font-family:var(--font-heading-family);font-size:25px;font-weight:400}.memore-icon-row p{margin:0;color:#2b2724b8;font-size:14px;line-height:1.55}@media screen and (max-width:749px){.memore-icon-row{padding:18px 0}.memore-icon-row__grid{grid-template-columns:1fr}.memore-icon-row__item{padding:27px 22px}.memore-icon-row__item+.memore-icon-row__item{border-left:0}}.memore-reviews{background:var(--reviews-bg);padding:clamp(62px,8vw,108px) 0}.memore-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:42px}.memore-reviews__header p{margin:0 0 10px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.memore-reviews__header h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(36px,4.2vw,56px);font-weight:400;line-height:1.05}.memore-reviews__summary{display:flex;flex-direction:column;align-items:flex-end;gap:5px;white-space:nowrap;font-size:12px}.memore-reviews__summary span{color:#b27b70;letter-spacing:.08em}.memore-reviews__layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(34px,6vw,78px);align-items:stretch}.memore-reviews__photo{position:relative;min-height:560px;overflow:hidden;background:#eee8e4}.memore-reviews__photo img,.memore-reviews__photo svg{width:100%;height:100%;min-height:560px;object-fit:cover;display:block}.memore-reviews__photo>span{position:absolute;left:18px;bottom:18px;padding:8px 12px;background:#ffffffeb;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.memore-reviews__cards{display:grid;align-content:center}.memore-reviews__card{padding:25px 0;border-top:1px solid rgba(43,39,36,.18)}.memore-reviews__card:last-of-type{border-bottom:1px solid rgba(43,39,36,.18)}.memore-reviews__focus{margin:0 0 10px;color:#9b6d63;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.memore-reviews blockquote{margin:0;padding-left:0;border-left:0;font-family:var(--font-heading-family);font-size:clamp(19px,1.8vw,24px);line-height:1.42}.memore-reviews__author{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.memore-reviews__author span{color:#2b27249e}.memore-reviews__link{justify-self:start;margin-top:26px}@media screen and (max-width:849px){.memore-reviews__header{align-items:flex-start;flex-direction:column}.memore-reviews__summary{align-items:flex-start}.memore-reviews__layout{grid-template-columns:1fr}.memore-reviews__photo,.memore-reviews__photo img,.memore-reviews__photo svg{min-height:90vw;max-height:560px}}.memore-scents{background:var(--scents-bg);padding:clamp(62px,8vw,108px) 0}.memore-scents__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:40px;align-items:end;margin-bottom:38px}.memore-scents__header p{margin:0 0 10px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.memore-scents__header h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(36px,4.2vw,56px);font-weight:400;line-height:1.05}.memore-scents__header .rte{font-size:15px;line-height:1.6}.memore-scents__image{height:clamp(380px,47vw,650px);overflow:hidden}.memore-scents__image img{width:100%;height:100%;object-fit:cover;display:block}.memore-scents__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid rgba(43,39,36,.18)}.memore-scents__grid article{padding:27px clamp(12px,3vw,36px)}.memore-scents__grid article:first-child{padding-left:0}.memore-scents__grid article+article{border-left:1px solid rgba(43,39,36,.18)}.memore-scents__grid span{font-size:10px;letter-spacing:.12em}.memore-scents__grid h3{margin:12px 0 8px;font-family:var(--font-heading-family);font-size:27px;font-weight:400}.memore-scents__grid p{margin:0;color:#2b2724ad;font-size:13px;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:749px){.memore-scents__header,.memore-scents__grid{grid-template-columns:1fr}.memore-scents__image{height:92vw}.memore-scents__grid article,.memore-scents__grid article:first-child{padding:23px 0}.memore-scents__grid article+article{border-left:0;border-top:1px solid rgba(43,39,36,.18)}}.memore-steps{background:var(--steps-bg);padding:clamp(54px,6.5vw,88px) 0;border-bottom:1px solid rgba(43,39,36,.18)}.memore-steps__header{margin:0 auto 38px;text-align:center}.memore-steps__header p{margin:0 0 12px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.memore-steps__header h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:1.1}.memore-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(22px,4vw,54px)}.memore-steps__item{position:relative}.memore-steps__item>span{display:block;font-family:var(--font-heading-family);font-size:31px;font-style:italic;font-weight:400;line-height:1;letter-spacing:-.03em;color:#976868c7}.memore-steps__item h3{margin:17px 0 9px;font-family:var(--font-heading-family);font-size:27px;font-weight:400}.memore-steps__item p{margin:0;color:#2b2724b8;font-size:14px;line-height:1.6}@media screen and (max-width:749px){.memore-steps{padding:50px 0 54px}.memore-steps__header{margin-bottom:36px}.memore-steps__header h2{font-size:27px}.memore-steps__grid{grid-template-columns:1fr;gap:30px}}@media screen and (min-width:750px){.memore-steps__header h2{white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map?subset=AAAAAADwFg */
