:root{--rmr-cream: #f5f0e8;--rmr-cream-2: #faf8f6;--rmr-white: #ffffff;--rmr-ink: #2a2522;--rmr-black: #1c1917;--rmr-gold: #c9a96e;--rmr-olive: #9b915d;--rmr-border: #e8e0d8;--rmr-red: #b00000;--rmr-red-2: #c91c1c;--font-heading-family: "Cormorant", Georgia, serif !important;--font-body-family: "Jost", Arial, sans-serif !important;--font-heading-weight: 600;--font-body-weight: 400}body{font-family:var(--font-body-family);letter-spacing:.01em}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.rmr-heading{font-family:var(--font-heading-family);font-weight:500;letter-spacing:.005em}.rmr-eyebrow{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rmr-olive);font-weight:500}.rmr-container{max-width:140rem;margin:0 auto;padding:0 5rem}@media(max-width:749px){.rmr-container{padding:0 2rem}}.rmr-btn{display:inline-block;padding:1.35rem 3.2rem;line-height:1.1;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:1px solid var(--rmr-black);transition:all .25s ease;cursor:pointer}.rmr-btn--solid{background:var(--rmr-black);color:var(--rmr-cream)}.rmr-btn--solid:hover,.rmr-btn--outline{background:transparent;color:var(--rmr-black)}.rmr-btn--outline:hover{background:var(--rmr-black);color:var(--rmr-cream)}.rmr-btn--light{border-color:var(--rmr-cream);color:var(--rmr-cream);background:transparent}.rmr-btn--light:hover{background:var(--rmr-cream);color:var(--rmr-black)}.rmr-topbar{width:100%;text-align:center}.rmr-topbar__inner{font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;padding:9px 16px;font-weight:600}.rmr-topbar--signup{background:var(--rmr-cream);color:var(--rmr-black);border-top:1px solid var(--rmr-gold);border-bottom:1px solid var(--rmr-gold)}.rmr-topbar--delivery{background:var(--rmr-olive);color:var(--rmr-cream)}.rmr-topbar--signup a{color:inherit;text-decoration:underline;text-underline-offset:3px}.rmr-hero{position:relative;min-height:560px;display:flex;align-items:center;background-size:cover;background-position:center;color:var(--rmr-cream)}.rmr-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141210b8,#14121073,#1412101f 70%,#14121000)}.rmr-hero__inner{position:relative;z-index:2;max-width:140rem;width:100%;margin:0 auto;padding:6rem 5rem}.rmr-hero__content{max-width:520px;text-shadow:0 1px 18px rgba(0,0,0,.4)}.rmr-hero,.rmr-hero__title,.rmr-hero__sub,.rmr-hero__badge{color:var(--rmr-cream)}.rmr-hero__title{font-size:clamp(3.4rem,5vw,6rem);line-height:1.05;margin:0 0 1.6rem;font-weight:500}.rmr-hero__sub{font-size:1.6rem;line-height:1.5;margin:0 0 2.8rem;opacity:.95}.rmr-hero__actions{display:flex;gap:1.4rem;flex-wrap:wrap}.rmr-hero__badge{margin-top:2.6rem;font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;opacity:.9;line-height:1.8}@media(max-width:749px){.rmr-hero{min-height:620px;align-items:flex-end}.rmr-hero:before{background:linear-gradient(180deg,#14121059,#1412108c)}.rmr-hero__inner{padding:4rem 2rem}}.rmr-anniv{background:var(--rmr-cream-2);text-align:center;padding:4.5rem 2rem}.rmr-anniv__eyebrow{margin-bottom:1.2rem}.rmr-anniv__title{font-size:clamp(2.6rem,3.5vw,4rem);margin:0 auto 1.6rem;max-width:95rem;font-weight:500}.rmr-anniv__text{max-width:56rem;margin:0 auto 2.4rem;font-size:1.5rem;line-height:1.6;color:#2a2522d9}.rmr-anniv__offers{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.8rem}.rmr-anniv__offer{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:600;color:var(--rmr-black)}.rmr-anniv__offer span{display:block;font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rmr-olive);margin-top:.4rem}.rmr-anniv__ends{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--rmr-gold)}.rmr-logos{background:var(--rmr-cream-2);padding:2.8rem 2rem;border-top:1px solid var(--rmr-border);border-bottom:1px solid var(--rmr-border)}.rmr-logos__inner{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.rmr-logos__label{font-size:1.1rem;letter-spacing:.26em;text-transform:uppercase;color:var(--rmr-olive);white-space:nowrap}.rmr-logos__img{max-height:26px;width:auto;opacity:.8}.rmr-cats{background:var(--rmr-white);padding:5rem 0;overflow:hidden}.rmr-cats__head{padding:0 5rem;margin-bottom:2.4rem;text-align:left}.rmr-cats__title{font-family:var(--font-heading-family);font-size:3.2rem;font-weight:500;color:var(--rmr-ink);letter-spacing:.78px;margin:0;text-align:left}.rmr-cats__track{display:flex;gap:1rem;overflow-x:auto;padding:0 5rem 1rem;justify-content:safe center;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.rmr-cats__track::-webkit-scrollbar{display:none}.rmr-cats--titled .rmr-cats__track{justify-content:safe center}@media(max-width:749px){.rmr-cats__head{padding:0 2rem}.rmr-cats__title{font-size:2.6rem}}.rmr-cat{flex:0 0 auto;width:200px;text-align:center;scroll-snap-align:start;text-decoration:none;color:var(--rmr-ink)}.rmr-cat__thumb{position:relative;background:var(--rmr-cream);border-radius:14px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .3s ease}.rmr-cat:hover .rmr-cat__thumb{transform:translateY(-4px)}.rmr-cat__thumb img{width:78%;height:78%;object-fit:contain}.rmr-cat__badge{position:absolute;top:10px;left:10px;background:var(--rmr-black);color:var(--rmr-cream);font-size:.95rem;letter-spacing:.14em;text-transform:uppercase;padding:4px 9px;border-radius:3px}.rmr-cat__name{display:block;margin-top:1.4rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:500}@media(max-width:749px){.rmr-cats__track{padding:0 2rem 1rem;justify-content:flex-start;scroll-padding-left:2rem}.rmr-cat{width:150px}}.rmr-dtl{background:var(--rmr-cream);padding:6rem 0}.rmr-dtl__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.rmr-dtl__media img{width:100%;border-radius:16px;display:block}.rmr-dtl__title{font-size:clamp(3rem,4vw,4.6rem);margin:0 0 1.8rem;font-weight:500}.rmr-dtl__text{font-size:1.55rem;line-height:1.7;color:#2a2522d9;margin:0 0 3rem;max-width:48rem}.rmr-dtl__feats{display:flex;gap:3rem;flex-wrap:wrap}.rmr-dtl__feat{display:flex;flex-direction:column;gap:.7rem;max-width:14rem}.rmr-dtl__feat svg{width:30px;height:30px;stroke:var(--rmr-gold)}.rmr-dtl__feat span{font-size:1.25rem;line-height:1.4}@media(max-width:749px){.rmr-dtl__grid{grid-template-columns:1fr;gap:3rem}}.rmr-pwrap{padding:5rem 0}.rmr-pwrap__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:3rem}.rmr-pwrap__title{font-size:clamp(2.4rem,3vw,3.4rem);letter-spacing:.12em;text-transform:uppercase;font-weight:500}.rmr-pwrap__link{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--rmr-olive);text-decoration:none;border-bottom:1px solid var(--rmr-gold);padding-bottom:3px}.rmr-pgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem}.rmr-prow{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:1rem}.rmr-prow::-webkit-scrollbar{display:none}.rmr-prow .rmr-card{flex:0 0 auto;width:calc((100% - 6.4rem)/5);min-width:220px;scroll-snap-align:start}.rmr-card{text-decoration:none;color:var(--rmr-ink);display:block}.rmr-card__media{position:relative;background:var(--rmr-cream-2);border-radius:10px;aspect-ratio:1/1;overflow:hidden}.rmr-card__media img{width:100%;height:100%;object-fit:contain;padding:0;transition:transform .45s;transform-origin:center center}.rmr-card:hover .rmr-card__media img,.rmr-card__media:active img{transform:scale(1.01)}.rmr-card__tag{position:absolute;top:10px;left:10px;background:var(--rmr-cream);color:var(--rmr-ink);font-size:.95rem;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:3px}.rmr-card__save{position:absolute;top:10px;right:10px;background:var(--rmr-black);color:var(--rmr-cream);font-size:.95rem;letter-spacing:.08em;padding:3px 8px;border-radius:3px}.rmr-card__stars{color:var(--rmr-gold);font-size:1.1rem;letter-spacing:.15em;margin:1.2rem 0 .5rem}.rmr-card__name{font-size:1.4rem;margin:0 0 .6rem;font-weight:400}.rmr-card__price{font-size:1.35rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.rmr-card__price s{color:#2a252273}.rmr-card__price .now{color:var(--rmr-ink);font-weight:500}.rmr-card__price .off{color:var(--rmr-gold);font-size:1.1rem;letter-spacing:.05em}.rmr-card__swatches{display:flex;gap:.5rem;margin-top:.9rem}.rmr-card__swatches i{width:13px;height:13px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.1)}@media(max-width:989px){.rmr-pgrid{grid-template-columns:repeat(2,1fr)}}.rmr-reviews{background:var(--rmr-cream);padding:6rem 0}.rmr-reviews__grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.rmr-reviews__intro .rmr-stars{color:var(--rmr-gold);font-size:1.6rem;letter-spacing:.2em}.rmr-reviews__rated{font-size:1.2rem;letter-spacing:.1em;margin:.8rem 0 2rem;color:#2a2522b3}.rmr-reviews__title{font-size:clamp(2.6rem,3.4vw,3.8rem);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.4rem;font-weight:500}.rmr-reviews__lead{font-size:1.5rem;line-height:1.6;color:#2a2522cc}.rmr-reviews__cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.rmr-review{background:var(--rmr-white);border:1px solid var(--rmr-border);border-radius:12px;padding:2.4rem}.rmr-review__quote{font-family:var(--font-heading-family);font-size:2rem;line-height:1.25;margin:0 0 1.2rem;font-weight:500}.rmr-review__stars{color:var(--rmr-gold);letter-spacing:.15em;font-size:1.1rem}.rmr-review__body{font-size:1.35rem;line-height:1.6;color:#2a2522d1;margin:1rem 0}.rmr-review__who{font-size:1.2rem;color:var(--rmr-olive)}.rmr-review__date{font-size:1.05rem;color:#2a252273}@media(max-width:749px){.rmr-reviews__grid{grid-template-columns:1fr}.rmr-reviews__cards{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.4rem;margin:0;padding:0 0 .8rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rmr-reviews__cards::-webkit-scrollbar{display:none}.rmr-reviews__cards .rmr-review{flex:0 0 84%;scroll-snap-align:start}}.rmr-story{padding:6rem 0;background:var(--rmr-cream-2)}.rmr-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.rmr-story__media img{width:100%;border-radius:16px;display:block}.rmr-story__title{font-size:clamp(3rem,4vw,4.6rem);margin:0 0 1.8rem;font-weight:500}.rmr-story__text{font-size:1.55rem;line-height:1.75;color:#2a2522d9;margin:0 0 2.4rem}.rmr-story__pills{display:flex;gap:1.2rem;flex-wrap:wrap;margin-bottom:2.6rem}.rmr-story__pill{font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--rmr-gold);color:var(--rmr-olive);border-radius:40px;padding:.7rem 1.6rem}@media(max-width:749px){.rmr-story__grid{grid-template-columns:1fr;gap:3rem}}.rmr-social{padding:5.5rem 0;background:transparent;text-align:center}.rmr-social__title{font-size:clamp(2.8rem,3.6vw,4rem);margin:0 0 1.2rem;font-weight:500}.rmr-social__lead{max-width:60rem;margin:0 auto 3.4rem;font-size:1.45rem;line-height:1.6;color:#2a2522cc}.rmr-social__row{display:flex;gap:1.6rem;overflow-x:auto;scrollbar-width:none;padding:0 5rem 1rem;scroll-snap-type:x mandatory}.rmr-social__row::-webkit-scrollbar{display:none}.rmr-social__item{flex:0 0 auto;width:260px;aspect-ratio:4/5;border-radius:12px;overflow:hidden;scroll-snap-align:start}.rmr-social__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rmr-social__item:hover img{transform:scale(1.06)}@media(max-width:749px){.rmr-social__row{padding:0 2rem 1rem}.rmr-social__item{width:200px}}.rmr-hero{min-height:520px}.rmr-hero__title{font-size:4.8rem;line-height:.95;letter-spacing:.01em}.rmr-hero__sub{font-size:1.6rem;margin-bottom:2.4rem}.rmr-hero .rmr-btn{border-radius:9px;padding:1.2rem 2.4rem;font-size:1.3rem;letter-spacing:.08em;border-width:1px}.rmr-hero__actions a:first-child{background:var(--rmr-cream);color:var(--rmr-black);border-color:var(--rmr-cream)}.rmr-hero__actions a:first-child:hover{background:transparent;color:var(--rmr-cream)}.rmr-hero__actions a:last-child{background:transparent;color:var(--rmr-cream);border-color:var(--rmr-cream)}.rmr-hero__actions a:last-child:hover{background:var(--rmr-cream);color:var(--rmr-black)}.rmr-anniv{padding:5.6rem 2rem;background:var(--rmr-cream)}.rmr-anniv__title{font-size:4.2rem;line-height:1.12}.rmr-dtl__title,.rmr-story__title,.rmr-reviews__title,.rmr-pwrap__title{line-height:1.1}.rmr-dtl{padding:4.5rem 0}.rmr-dtl__title{font-size:4rem;text-transform:uppercase;letter-spacing:.02em}.rmr-pwrap{padding:3.6rem 0;background:var(--rmr-white)}.rmr-pwrap--cream{background:var(--rmr-cream)}.rmr-pwrap__title{font-size:3.2rem;letter-spacing:.024em}.rmr-reviews{padding:9.6rem 0}.rmr-reviews__title{font-size:3.6rem;letter-spacing:.01em}.rmr-story{padding:6.4rem 0;background:var(--rmr-white)}.rmr-story__title{font-size:3.6rem;text-transform:uppercase;letter-spacing:.01em}.rmr-cat__name{font-size:3rem;line-height:1.15;letter-spacing:.026em}.rmr-card__media{border-radius:10px;overflow:hidden}.rmr-card__name{font-size:1.5rem;font-weight:500;letter-spacing:.05em}.rmr-card__price{font-size:1.3rem;letter-spacing:.07em}.rmr-anniv__offers{flex-direction:column;gap:.7rem;margin-bottom:1.8rem}.rmr-anniv__offer{font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;color:var(--rmr-black)}.rmr-anniv__offer strong{font-weight:700}.rmr-anniv__offer span{display:inline;font-size:inherit;letter-spacing:normal;text-transform:none;color:inherit;margin:0}.rmr-logos__inner{justify-content:space-between;gap:2rem}.rmr-logos__label{flex:none}.rmr-logos__logos{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex:1}.rmr-logos__logo{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:600;letter-spacing:.02em;color:var(--rmr-black);white-space:nowrap;opacity:.9}.rmr-logos__logo img{max-height:26px;width:auto}@media(max-width:749px){.rmr-logos__inner{flex-direction:column;gap:1.4rem}.rmr-logos__logos{flex-wrap:wrap;justify-content:center;gap:1.6rem}.rmr-logos__logo{font-size:1.7rem}}.rmr-cat{width:218px}.rmr-cat__thumb{aspect-ratio:218 / 300;border-radius:12px}.rmr-cat__badge{background:#fff;color:var(--rmr-black);border-radius:7px;padding:6px 11px;font-size:1.1rem;letter-spacing:.08em}.rmr-card__media{aspect-ratio:262 / 341;background:#f5f5f5}.rmr-card__media img{object-fit:contain}.rmr-card__save{background:#fff;color:var(--rmr-ink);border-radius:14px;padding:6px 11px;font-size:1.2rem;font-weight:500;letter-spacing:normal}.rmr-card__price .off{color:var(--rmr-red-2)}.rmr-card__price s{color:#2a252280}.rmr-social__row{padding:0 0 1rem;gap:1.6rem}.rmr-social__item{width:260px;aspect-ratio:260 / 325;border-radius:12px}.rmr-tp{display:inline-flex;align-items:center;gap:2px;vertical-align:middle}.rmr-tp i{width:20px;height:20px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#169b58;color:#fff;font-family:Jost,sans-serif;font-size:13px;line-height:1;font-style:normal}.rmr-tp i:before{content:"\2605"}.rmr-tp-label{font-size:1.25rem;color:#2a2522bf;margin-left:.6rem}.rmr-tp-label b{color:var(--rmr-ink);font-weight:600}.rmr-review{position:relative;padding-top:3.4rem}.rmr-review:before{content:"\201c";position:absolute;top:1.4rem;left:2.4rem;font-family:var(--font-heading-family);font-size:5rem;line-height:1;color:var(--rmr-ink)}.rmr-review__stars{display:flex;align-items:center;gap:.8rem}.rmr-reviews__intro .rmr-stars{display:flex;align-items:center;gap:.6rem}.header__search,.header__icon--search,details-modal.header__search,.header__icons .header__search{display:none!important}.rmr-card__tag{background:#fff;color:var(--rmr-ink);border-radius:14px;padding:6px 11px;font-size:1.2rem;font-weight:500;letter-spacing:normal}.rmr-card__media{background:#f5f5f5}.rmr-dtl__feats{gap:3.4rem}.rmr-dtl__feat{flex-direction:row;align-items:center;gap:1rem;max-width:none}.rmr-dtl__feat svg{width:28px;height:28px;stroke:var(--rmr-black)}.rmr-dtl__feat span{font-size:1.5rem;letter-spacing:.04em;color:var(--rmr-ink);font-weight:400}.rmr-card__swatches{gap:.6rem;margin-top:1rem}.rmr-card__swatches i{width:12px;height:12px;border:0}.rmr-story__feats{display:flex;gap:3.4rem;flex-wrap:wrap;margin-bottom:2.6rem}.rmr-story__feat{display:flex;align-items:center;gap:1rem}.rmr-story__feat svg{width:28px;height:28px;stroke:var(--rmr-black)}.rmr-story__feat span{font-size:1.5rem;letter-spacing:.04em;color:var(--rmr-ink)}.rmr-story__media img{aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}.rmr-social__item{width:20vw;aspect-ratio:4 / 5;border-radius:0}.rmr-review{background:#fff;border:0;border-radius:9px;padding:3rem}.rmr-review__quote{font-size:2.8rem;line-height:1.15;font-weight:500;margin:0 0 1.2rem}.rmr-review__body{font-size:1.5rem;line-height:1.55;color:var(--rmr-ink);margin:1rem 0}.rmr-review__who{font-size:1.4rem;font-weight:700;color:var(--rmr-black)}.rmr-review__date{font-size:1.4rem;font-weight:400;color:var(--rmr-ink)}.rmr-review:before{top:1.8rem;left:3rem}.rmr-logos__img{max-height:none;height:30px;width:auto;opacity:.92}@media(max-width:749px){.rmr-social__item{width:60vw}}.rmr-pwrap .rmr-container{max-width:none;padding:0 2rem}.rmr-logos__label{color:var(--rmr-black);font-weight:500;font-size:1.4rem;letter-spacing:.04em}.rmr-logos__logo{color:var(--rmr-black)}.rmr-anniv__offer,.rmr-anniv__offer strong{font-weight:700}.rmr-anniv__ends{color:var(--rmr-ink);font-size:1.6rem;font-weight:500;letter-spacing:normal;text-transform:none}.rmr-cat{width:228px}.rmr-cat__thumb{aspect-ratio:217 / 390;border-radius:12px}.rmr-cat__thumb img{width:94%;height:94%;object-fit:contain}.rmr-story .rmr-btn--solid{border-radius:8px;font-size:1.3rem;letter-spacing:.04em;padding:1.4rem 2.4rem}.rmr-social__item{aspect-ratio:1 / 1;position:relative}.rmr-social__ig{position:absolute;top:12px;right:12px;width:22px;height:22px;color:#fff;z-index:2;filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}.rmr-social__ig svg{width:100%;height:100%}.rmr-social__ig img{width:100%;height:100%;object-fit:contain;display:block}.rmr-review{padding:4.6rem 3rem 3rem}.rmr-review:before{top:2.4rem;left:3rem;font-size:4rem;line-height:.6}.rmr-review__quote{margin-top:0}.rmr-card__media{position:relative}.rmr-card__media img{position:relative;z-index:1}.rmr-card__tag,.rmr-card__save,.rmr-cat__badge{z-index:3}.rmr-cat__thumb img{position:relative;z-index:1}.rmr-social__slider{position:relative}.rmr-social__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;background:#ffffffeb;border:1px solid var(--rmr-border);color:var(--rmr-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;padding:0}.rmr-social__nav:hover{background:#fff}.rmr-social__nav svg{width:20px;height:20px}.rmr-social__nav--prev{left:16px}.rmr-social__nav--next{right:16px}@media(max-width:749px){.rmr-social__nav{width:36px;height:36px}}.rmr-newsletter-btn{font-size:1.6rem;font-weight:700;letter-spacing:1px;border-radius:4px;padding:1.5rem 3rem;transition:background .3s ease,color .3s ease}.rmr-newsletter-btn:hover{background:var(--rmr-gold);color:var(--rmr-black)}.footer__content-bottom .footer__copyright,.footer__content-bottom-wrapper .footer__copyright{text-align:center!important;justify-content:center!important;width:100%;margin:1.4rem auto 0}.rmr-hero__badge{display:flex;align-items:center;gap:1.2rem}.rmr-hero__avatars{display:flex;flex:none}.rmr-hero__avatars img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid var(--rmr-cream);margin-left:-10px}.rmr-hero__avatars img:first-child{margin-left:0}.rmr-hero__badge-text p{margin:0;font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.7}.rmr-hero__badge-text strong{font-weight:600}.rmr-dtl__feat,.rmr-story__feat{flex-direction:column;align-items:flex-start;gap:.9rem}.rmr-feat__img{width:30px;height:30px;object-fit:contain}.rmr-logos__inner{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7.2rem;max-width:125rem;margin:0 auto}.rmr-logos__label{flex:none;padding-right:0;white-space:nowrap}.rmr-logos__logos{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.rmr-logos__logo{display:flex;align-items:center;justify-content:center;font-size:1.9rem}.rmr-logos__logo img{max-height:24px;width:auto;object-fit:contain}@media(max-width:749px){.rmr-logos__inner{grid-template-columns:1fr;gap:1.4rem}.rmr-logos__logos{flex-wrap:wrap;justify-content:center;gap:2rem}}.rmr-cat__badge{padding:5px 10px;font-size:1rem;line-height:1}.rmr-card__tag,.rmr-card__save{padding:5px 10px;line-height:1}.rmr-story__btn{transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.rmr-story__btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1c191738}.rmr-reviews__rating{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:1.8rem}.rmr-reviews__rated{font-size:1.4rem;font-weight:400;letter-spacing:.9px;color:#2a2522d9;white-space:nowrap;margin:0;line-height:1}.rmr-tp-wordmark{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:600;color:var(--rmr-ink)}.rmr-tp-wordmark i{width:auto;height:auto;flex:none;background:none;color:#169b58;font-family:Jost,sans-serif;font-size:14px;line-height:1;font-style:normal}.rmr-tp-wordmark i:before{content:"\2605"}.rmr-card__swatches i{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.rmr-card__swatches i:hover,.rmr-card__swatches i.is-active{box-shadow:0 0 0 2px var(--rmr-cream),0 0 0 3px var(--rmr-gold)}.rmr-social{padding-bottom:0}.rmr-social__row{gap:0;padding:0}.rmr-social__item{width:320px;aspect-ratio:1 / 1;border-radius:0}@media(max-width:749px){.rmr-social__item{width:68vw}}.rmr-cat__thumb{background:#f5f0e8;border-radius:12px;aspect-ratio:217 / 390;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;padding:0}.rmr-cat__img{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.rmr-cat__img img{width:80%;height:80%;object-fit:contain}.rmr-cat__name{display:block;margin:0;padding:0 1rem 2rem;text-align:center;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:500;line-height:1.1;color:var(--rmr-ink)}.rmr-cat__badge{z-index:3}.rmr-dtl__feats{justify-content:flex-start}.rmr-dtl__feat{align-items:flex-start;text-align:left}.rmr-dtl__feat span{text-align:left}.rmr-dtl__feat svg,.rmr-dtl__feat .rmr-feat__img{margin:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/rimora.css.map */
