.announcement-bar__mobile-rotator{display:inline-block;transition:opacity .2s ease}.announcement-bar__mobile-rotator.is-fading{opacity:0}.cart-notification__min-order-notice{margin:.6rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.homepage-custom-banner{position:relative;display:flex;overflow:hidden;isolation:isolate}.homepage-custom-banner--small{min-height:42rem}.homepage-custom-banner--medium{min-height:56rem}.homepage-custom-banner--large{min-height:72rem}.homepage-custom-banner__media,.homepage-custom-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.homepage-custom-banner__media{z-index:-2}.homepage-custom-banner__media picture,.homepage-custom-banner__media img,.homepage-custom-banner__media svg{display:block;width:100%;height:100%}.homepage-custom-banner__media img,.homepage-custom-banner__media svg{object-fit:cover}.homepage-custom-banner__overlay{z-index:-1;background:var(--homepage-custom-banner-overlay-color)}.homepage-custom-banner__content{display:flex;width:100%;padding-top:5rem;padding-bottom:5rem}.homepage-custom-banner__box{max-width:64rem;padding:4rem;background:var(--homepage-custom-banner-content-background);color:var(--homepage-custom-banner-text-color)}.homepage-custom-banner__heading{margin:0;color:var(--homepage-custom-banner-heading-color)}.homepage-custom-banner__text{margin-top:1.6rem;color:var(--homepage-custom-banner-text-color)}.homepage-custom-banner__text>*{margin-top:0;margin-bottom:0}.homepage-custom-banner__buttons{margin-top:2.4rem}.homepage-custom-banner__button,.homepage-custom-banner__button:hover{background-color:var(--homepage-custom-banner-button-background);color:var(--homepage-custom-banner-button-text)}.homepage-custom-banner__button:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) var(--homepage-custom-banner-button-background)}.homepage-custom-banner--desktop-top-left .homepage-custom-banner__content{align-items:flex-start;justify-content:flex-start}.homepage-custom-banner--desktop-top-center .homepage-custom-banner__content{align-items:flex-start;justify-content:center}.homepage-custom-banner--desktop-top-right .homepage-custom-banner__content{align-items:flex-start;justify-content:flex-end}.homepage-custom-banner--desktop-middle-left .homepage-custom-banner__content{align-items:center;justify-content:flex-start}.homepage-custom-banner--desktop-middle-center .homepage-custom-banner__content{align-items:center;justify-content:center}.homepage-custom-banner--desktop-middle-right .homepage-custom-banner__content{align-items:center;justify-content:flex-end}.homepage-custom-banner--desktop-bottom-left .homepage-custom-banner__content{align-items:flex-end;justify-content:flex-start}.homepage-custom-banner--desktop-bottom-center .homepage-custom-banner__content{align-items:flex-end;justify-content:center}.homepage-custom-banner--desktop-bottom-right .homepage-custom-banner__content{align-items:flex-end;justify-content:flex-end}@media screen and (max-width:749px){.homepage-custom-banner--small,.homepage-custom-banner--medium,.homepage-custom-banner--large{min-height:48rem}.homepage-custom-banner__content{align-items:flex-end;justify-content:center;padding-top:3rem;padding-bottom:3rem}.homepage-custom-banner__box{width:100%;padding:2.4rem}.homepage-custom-banner--mobile-left .homepage-custom-banner__box{text-align:left}.homepage-custom-banner--mobile-center .homepage-custom-banner__box{text-align:center}.homepage-custom-banner--mobile-right .homepage-custom-banner__box{text-align:right}}.lusso-hero{min-height:520px;display:flex;align-items:center;padding:80px 5%;background:var(--hero-bg);color:var(--hero-text)}.lusso-hero__content{max-width:620px}.lusso-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;margin-bottom:16px;opacity:.8}.lusso-hero h1{font-size:clamp(40px,6vw,76px);line-height:1;margin:0 0 24px}.lusso-hero p{font-size:18px;margin-bottom:32px;opacity:.9}.lusso-hero__button{display:inline-block;padding:14px 24px;background:var(--hero-button);color:var(--hero-button-text);text-decoration:none;border-radius:999px}.rgh-blog{padding:4rem 0 7rem}.rgh-blog__hero{text-align:center;max-width:60rem;margin:0 auto 4.8rem}.rgh-blog__pretitle{display:inline-block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-button));font-weight:600;margin-bottom:1rem}.rgh-blog__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;letter-spacing:-.01em;margin:0 0 1.2rem}.rgh-blog__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.65);line-height:1.55;margin:0}.rgh-blog__grid{display:grid;grid-template-columns:1fr;gap:2.8rem}@media screen and (min-width:750px){.rgh-blog__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.rgh-blog__grid{grid-template-columns:repeat(3,1fr)}}.rgh-article-card{display:flex;flex-direction:column;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;overflow:hidden;transition:box-shadow .22s ease}.rgh-article-card:hover{box-shadow:0 6px 24px #00000017}.rgh-article-card__img-wrap{display:block;aspect-ratio:16 / 9;overflow:hidden;background:rgba(var(--color-foreground),.04)}.rgh-article-card__img-wrap--placeholder{padding:2rem}.rgh-article-card__img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.rgh-article-card:hover .rgh-article-card__img{transform:scale(1.04)}.rgh-article-card__img--placeholder{width:100%;height:100%;opacity:.3}.rgh-article-card__body{display:flex;flex-direction:column;gap:1rem;padding:2rem 2.2rem;flex:1}.rgh-article-card__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.rgh-article-card__tag{display:inline-block;font-size:1.1rem;text-transform:uppercase;letter-spacing:.07em;font-weight:600;color:rgb(var(--color-button));background:rgba(var(--color-button),.1);border-radius:999px;padding:.3rem 1rem}.rgh-article-card__date{font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.rgh-article-card__title{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:0;line-height:1.2}.rgh-article-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.rgh-article-card__title a:hover{color:rgb(var(--color-button))}.rgh-article-card__excerpt{font-size:1.3rem;color:rgba(var(--color-foreground),.65);line-height:1.55;margin:0}.rgh-article-card__cta{display:inline-flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.8rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-button));text-decoration:none;transition:gap .18s ease}.rgh-article-card__cta:hover{gap:1rem}.rgh-blog__pagination{margin-top:4rem}.rgh-blog__empty{text-align:center;padding:5rem;color:rgba(var(--color-foreground),.5);font-size:1.5rem}.rgh-cart-summary{padding:2rem 0 0;font-family:Inter,system-ui,sans-serif}.rgh-cart-summary__card{background:#fff;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:2.4rem}.rgh-cart-summary__title{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:0 0 1.8rem}.rgh-cart-summary__rows{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.rgh-cart-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.rgh-cart-summary__row span:first-child{display:flex;align-items:center;gap:.5rem}.rgh-cart-summary__row em{font-style:italic;font-size:1.2rem}.rgh-cart-summary__discount{color:#c0392b;font-weight:500}.rgh-cart-summary__total{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:700;margin-top:.8rem;color:rgb(var(--color-foreground))}.rgh-cart-summary__tax-note{font-size:1.1rem;color:rgba(var(--color-foreground),.5);margin:.6rem 0 0}.rgh-cart-summary__tax-note a{color:inherit}.rgh-cart-summary__checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;height:5.2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:999px;font-size:1.5rem;font-weight:600;cursor:pointer;text-decoration:none;margin-bottom:.8rem;transition:opacity .18s ease;font-family:inherit}.rgh-cart-summary__checkout-btn:hover{opacity:.88}.rgh-cart-summary__min-notice{background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem;padding:1.4rem 1.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75);text-align:center;margin-bottom:1rem;display:flex;flex-direction:column;gap:.4rem}.rgh-cart-summary__min-notice strong{color:rgb(var(--color-button));font-size:1.5rem}.rgh-cart-summary__min-notice-sub{font-size:1.1rem;color:rgba(var(--color-foreground),.5)}.rgh-cart-summary__continue-btn{display:flex;align-items:center;justify-content:center;width:100%;height:5rem;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.15);border-radius:999px;font-size:1.4rem;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity .18s ease;font-family:inherit}.rgh-cart-summary__continue-btn:hover{opacity:.8}.rgh-cart-summary__recommendations{display:block;margin-top:.4rem}.rgh-cart-summary__dynamic{margin-top:1rem}.rgh-cart-summary__dynamic .shopify-payment-button__button{border-radius:999px!important}.rgh-cart-trust{display:flex;flex-direction:column;gap:.9rem;margin:1.6rem 0 0;padding:1.2rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.08);list-style:none;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.rgh-cart-trust li{display:flex;align-items:center;gap:.8rem}.rgh-cart-trust svg{width:1.5rem;height:1.5rem;flex-shrink:0;color:rgb(var(--color-button))}.rgh-cart-trust svg path{fill:currentColor}.rgh-cart-errors{font-size:1.3rem;color:#c0392b;margin-top:.8rem}.rgh-cart-errors:empty{display:none}@media screen and (min-width:990px){.template-cart #MainContent{display:grid;grid-template-columns:minmax(0,1fr) 38rem;grid-template-rows:auto auto;column-gap:0;align-items:start;width:100%;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.template-cart [id$=__cart-items]{grid-column:1;grid-row:1}.template-cart [id$=__cart-footer]{grid-column:2;grid-row:1 / 3}.template-cart [id$=__featured-collection],.template-cart [id$=__rgh-upsell]{grid-column:1;grid-row:2}.rgh-cart-page__progress{width:calc(100% + 38rem)}.template-cart [id$=__cart-footer]{margin:300px 5rem 1rem 0;position:sticky;top:7rem;align-self:start}}.rgh-cart-items-section{padding:3.2rem 0 4rem;font-family:Inter,system-ui,sans-serif}.rgh-cart-items-section__inner{max-width:none;padding:0}.rgh-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;padding:8rem 2rem;text-align:center;color:rgba(var(--color-foreground),.55)}.rgh-cart-empty svg{opacity:.35}.rgh-cart-empty__title{font-family:Fraunces,Georgia,serif;font-size:2.8rem;font-weight:400;color:rgb(var(--color-foreground));margin:0}.rgh-cart-empty p{margin:0;font-size:1.4rem}.rgh-cart-page__title{font-family:Fraunces,Georgia,serif;font-size:clamp(2.8rem,3.5vw,3.6rem);font-weight:400;margin:0 0 2.4rem;display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.rgh-cart-page__count{font-size:1.4rem;font-family:Inter,system-ui,sans-serif;font-weight:400;color:rgba(var(--color-foreground),.5)}.rgh-cart-page__progress{margin-bottom:2.4rem}#cart{margin:0}.rgh-cart-items-card{background:#fff;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;overflow:hidden}.rgh-cart-item{display:grid;grid-template-columns:10rem 1fr;gap:1.8rem;align-items:start;padding:1.8rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.rgh-cart-item:last-child{border-bottom:none}@media screen and (max-width:749px){.rgh-cart-item{grid-template-columns:7.6rem 1fr;padding:1.4rem 1.6rem}}.rgh-cart-item__img-wrap{display:block;aspect-ratio:1;border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.rgh-cart-item__img{width:100%;height:100%;object-fit:cover;display:block}.rgh-cart-item__img--placeholder{padding:.8rem;opacity:.4}.rgh-cart-item__body{display:flex;flex-direction:column;gap:1.2rem}.rgh-cart-item__meta{display:flex;flex-direction:column;gap:.3rem}.rgh-cart-item__type{font-size:1.1rem;color:rgba(var(--color-foreground),.5);text-transform:uppercase;letter-spacing:.06em}.rgh-cart-item__name{font-size:1.5rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.3}.rgh-cart-item__name:hover{color:rgb(var(--color-button))}.rgh-cart-item__variant{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:0}.rgh-cart-item__discount{font-size:1.1rem;color:#c0392b;margin:0;font-weight:500}.rgh-cart-item__bottom{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem}.rgh-cart-qty{display:inline-flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:999px}.rgh-cart-qty__btn{display:grid;place-items:center;width:3.2rem;height:3.2rem;background:none;border:none;cursor:pointer;color:rgba(var(--color-foreground),.7);transition:color .15s ease;padding:0}.rgh-cart-qty__btn:hover{color:rgb(var(--color-foreground))}.rgh-cart-qty__input{width:3.2rem;text-align:center;font-size:1.3rem;font-weight:500;border:none;background:transparent;color:rgb(var(--color-foreground));-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-family:inherit;padding:0}.rgh-cart-qty__input::-webkit-inner-spin-button,.rgh-cart-qty__input::-webkit-outer-spin-button{display:none}.rgh-cart-item__remove{display:grid;place-items:center;background:none;border:none;cursor:pointer;color:rgba(var(--color-foreground),.45);padding:.4rem;border-radius:50%;transition:color .15s ease,background .15s ease;text-decoration:none}.rgh-cart-item__remove a{display:grid;place-items:center;color:inherit;padding:.2rem}.rgh-cart-item__remove:hover,.rgh-cart-item__remove a:hover{color:#c0392b;background:#c0392b14;border-radius:50%}.rgh-cart-item__price-wrap{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.rgh-cart-item__old-price{font-size:1.2rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.rgh-cart-item__price{font-size:1.5rem;font-weight:600}.rgh-cart-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.4rem;font-weight:600;padding:0 2.4rem;height:5rem;cursor:pointer;text-decoration:none;transition:opacity .18s ease;border:none}.rgh-cart-btn--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.rgh-cart-btn--primary:hover{opacity:.88}.rgh-colpage{padding:3.2rem 0 6rem}.rgh-colpage__layout{display:grid;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.rgh-colpage__layout{grid-template-columns:25rem 1fr}.rgh-colpage__sidebar{position:sticky;top:10rem}}.rgh-filters{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:1.6rem}.rgh-filters__header{display:flex;align-items:center;gap:.8rem;padding-bottom:1.4rem;margin-bottom:.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer;list-style:none}.rgh-filters__header::-webkit-details-marker{display:none}.rgh-filters__header svg path{stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round}.rgh-filters__header-caret{flex-shrink:0;margin-left:auto;transition:transform .22s ease}.rgh-filters[open] .rgh-filters__header-caret{transform:rotate(180deg)}.rgh-filter-group{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.rgh-filter-group:last-of-type{border-bottom:0}.rgh-filter-group__title{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;font-size:1.3rem;font-weight:500;cursor:pointer;list-style:none;color:rgb(var(--color-foreground))}.rgh-filter-group__title::-webkit-details-marker{display:none}.rgh-filter-group__caret{flex-shrink:0;transition:transform .22s ease}details[open] .rgh-filter-group__caret{transform:rotate(180deg)}.rgh-filter-group__body{padding-bottom:1.2rem}.rgh-filter-list{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.rgh-filter-check{display:flex;align-items:center;gap:.8rem;cursor:pointer;font-size:1.3rem}.rgh-filter-check input[type=checkbox]{accent-color:rgb(var(--color-button));width:1.4rem;height:1.4rem;flex-shrink:0;cursor:pointer}.rgh-filter-check__label{color:rgba(var(--color-foreground),.8)}.rgh-filter-check__count{color:rgba(var(--color-foreground),.45);margin-left:.2rem;font-size:1.1rem}.rgh-price-slider{display:flex;flex-direction:column;gap:1rem}.rgh-price-slider__values{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground))}.rgh-price-slider__reset{margin-left:auto;font-size:1.2rem;font-weight:400;color:rgba(var(--color-foreground),.6);text-decoration:underline}.rgh-price-slider__reset:hover{color:rgb(var(--color-foreground))}.rgh-price-slider__track-wrap{position:relative;height:2rem;display:flex;align-items:center}.rgh-price-slider__track,.rgh-price-slider__range{position:absolute;top:50%;transform:translateY(-50%);height:.4rem;border-radius:999px}.rgh-price-slider__track{left:0;right:0;background:rgba(var(--color-foreground),.12)}.rgh-price-slider__range{background:rgb(var(--color-button))}.rgh-price-slider__ruler{height:.6rem;background-image:repeating-linear-gradient(to right,rgba(var(--color-foreground),.3) 0,rgba(var(--color-foreground),.3) .1rem,transparent .1rem,transparent .8rem)}.rgh-price-slider__input{position:absolute;left:0;right:0;width:100%;margin:0;background:none;pointer-events:none;-webkit-appearance:none;appearance:none}.rgh-price-slider__input:focus-visible{outline:none}.rgh-price-slider__input::-webkit-slider-runnable-track{-webkit-appearance:none;background:none}.rgh-price-slider__input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:1.8rem;height:1.8rem;background:rgb(var(--color-button));border:.2rem solid rgb(var(--color-background));box-shadow:0 .1rem .4rem #00000040;cursor:pointer}.rgh-price-slider__input::-moz-range-track{background:none;border:none}.rgh-price-slider__input::-moz-range-thumb{pointer-events:auto;width:1.8rem;height:1.8rem;background:rgb(var(--color-button));border:.2rem solid rgb(var(--color-background));box-shadow:0 .1rem .4rem #00000040;cursor:pointer}.rgh-price-slider__input--min::-webkit-slider-thumb{border-radius:50% 0 0 50%}.rgh-price-slider__input--max::-webkit-slider-thumb{border-radius:0 50% 50% 0}.rgh-price-slider__input--min::-moz-range-thumb{border-radius:50% 0 0 50%}.rgh-price-slider__input--max::-moz-range-thumb{border-radius:0 50% 50% 0}@media screen and (max-width:749px){.rgh-price-slider__track-wrap{height:5.4rem}.rgh-price-slider__input::-webkit-slider-thumb{width:5.4rem;height:5.4rem}.rgh-price-slider__input::-moz-range-thumb{width:5.4rem;height:5.4rem}}.rgh-filters__clear{display:inline-block;margin-top:1.4rem;font-size:1.2rem;color:rgb(var(--color-button));text-decoration:underline}.rgh-colpage__toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.rgh-colpage__count{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0}.rgh-sort{display:flex;align-items:center;gap:.8rem;font-size:1.3rem}.rgh-sort__label{color:rgba(var(--color-foreground),.7)}.rgh-sort__select-wrap{position:relative}.rgh-sort__select{-webkit-appearance:none;appearance:none;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.18);border-radius:999px;padding:.6rem 3.2rem .6rem 1.4rem;font-size:1.3rem;color:rgb(var(--color-foreground));cursor:pointer}.rgh-sort__caret{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:rgba(var(--color-foreground),.6)}.rgh-pgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:5rem 0 0;padding:0;list-style:none}@media screen and (min-width:750px){.rgh-pgrid{grid-template-columns:repeat(auto-fill,minmax(23rem,1fr));gap:2rem}}.rgh-colpage__main--full .rgh-pgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rgh-pgrid__item{display:flex;min-width:0}.rgh-pgrid__item .rgh-pcard{width:100%;height:100%}@media screen and (min-width:750px){.rgh-colpage__main--full .rgh-pgrid{grid-template-columns:repeat(auto-fill,minmax(23rem,1fr))}}.rgh-pgrid__promo-row{grid-column:1 / -1}.rgh-colpage__promo{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:rgb(var(--color-button));color:#fff;border-radius:1.6rem;padding:2rem 2.4rem}.rgh-colpage__promo-title,.rgh-colpage__promo-text{color:#fff}.rgh-colpage__promo-title{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:0 0 .4rem}.rgh-colpage__promo-text{margin:0;font-size:1.3rem;opacity:.88}.rgh-colpage__seo{margin-top:5rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.6rem;padding:2.4rem 3rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.rgh-colpage__seo h2{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:0 0 1.2rem}.rgh-colpage__seo p{margin:0 0 .8rem}.rgh-colpage__empty{padding:6rem 2rem;text-align:center}.rgh-colpage__empty p{font-size:1.6rem;color:rgba(var(--color-foreground),.6);margin-bottom:2rem}.rgh-btn{display:inline-flex;align-items:center;gap:.6rem;border-radius:999px;padding:.9rem 2rem;font-size:1.3rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:opacity .18s ease}.rgh-btn--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.rgh-btn--primary:hover{opacity:.88}.rgh-btn--promo{background:rgb(var(--color-button-text));color:rgb(var(--color-button));white-space:nowrap}.rgh-btn--promo:hover{opacity:.88}.rgh-page-prose{padding:4rem 0 7rem;max-width:80rem!important}.rgh-page-prose__header{padding-bottom:2.4rem;margin-bottom:3.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.rgh-page-prose__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:400;letter-spacing:-.01em;margin:0;line-height:1.1}.rgh-page-prose__content{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.rgh-page-prose__content h2{font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-weight:400;margin:3.2rem 0 1.2rem;color:rgb(var(--color-foreground))}.rgh-page-prose__content h3{font-size:1.8rem;font-weight:600;margin:2.4rem 0 .8rem}.rgh-page-prose__content p{margin:0 0 1.4rem}.rgh-page-prose__content ul,.rgh-page-prose__content ol{margin:0 0 1.4rem 2rem}.rgh-page-prose__content li{margin-bottom:.6rem}.rgh-page-prose__content a{color:rgb(var(--color-button));text-decoration:underline;text-decoration-color:rgba(var(--color-button),.4);text-underline-offset:.3em}.rgh-page-prose__content a:hover{text-decoration-color:rgb(var(--color-button))}.rgh-page-prose__content strong{font-weight:600;color:rgb(var(--color-foreground))}.rgh-page-prose__content table{width:100%;border-collapse:collapse;font-size:1.4rem;margin:1.6rem 0}.rgh-page-prose__content th,.rgh-page-prose__content td{border:.1rem solid rgba(var(--color-foreground),.12);padding:.8rem 1.2rem;text-align:left}.rgh-page-prose__content th{background:rgba(var(--color-foreground),.04);font-weight:600}.rgh-pdp{padding:3.2rem 0 6rem}.rgh-pdp__breadcrumb{display:flex;align-items:center;gap:.6rem;margin-bottom:2.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.rgh-pdp__breadcrumb a{color:inherit;text-decoration:none}.rgh-pdp__breadcrumb a:hover{color:rgb(var(--color-button))}.rgh-pdp__breadcrumb span:last-child{color:rgb(var(--color-foreground))}.rgh-pdp__grid{display:grid;gap:3.2rem}@media screen and (min-width:990px){.rgh-pdp__grid{grid-template-columns:1fr 1fr;gap:5.6rem}}.rgh-pdp__main-img-wrap{aspect-ratio:1 / 1;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.4rem;background:rgba(var(--color-foreground),.03)}.rgh-pdp__main-img{width:100%;height:100%;object-fit:cover}.rgh-pdp__img-placeholder{padding:3rem;opacity:.4}.rgh-pdp__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.rgh-pdp__thumb{aspect-ratio:1 / 1;overflow:hidden;border:.2rem solid transparent;border-radius:1rem;background:rgba(var(--color-foreground),.04);cursor:pointer;padding:0;transition:border-color .18s ease}.rgh-pdp__thumb:hover,.rgh-pdp__thumb--active{border-color:rgb(var(--color-button))}.rgh-pdp__thumb img{width:100%;height:100%;object-fit:cover}.rgh-pdp__category{font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.7)}.rgh-pdp__title{font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,3.5vw,3.6rem);font-weight:400;line-height:1.1;letter-spacing:-.01em;margin:.8rem 0 0}.rgh-pdp__rating{display:flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.3rem}.rgh-pdp__stars{display:flex;gap:.1rem}.rgh-pdp__star{color:rgba(var(--color-foreground),.25);font-size:1.8rem}.rgh-pdp__star--filled{color:var(--rgh-bloom, #e68485)}.rgh-pdp__rating-val{font-weight:600}.rgh-pdp__rating-count{color:rgba(var(--color-foreground),.55)}.rgh-pdp__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}.rgh-pdp__price{font-size:3rem;font-weight:600}.rgh-pdp__old-price{font-size:1.8rem;color:rgba(var(--color-foreground),.65);text-decoration:line-through}.rgh-pdp__badge-discount{font-size:1.2rem;font-weight:700;background:#c0392b;color:#fff;padding:.3rem .8rem;border-radius:999px}.rgh-pdp__tax-note{margin:.4rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.rgh-pdp__badges{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.rgh-pdp__feature-badge{display:inline-flex;align-items:center;gap:.6rem;background:rgba(var(--color-button),.1);color:rgb(var(--color-button));border-radius:999px;padding:.5rem 1.2rem;font-size:1.2rem;font-weight:500}.rgh-pdp__feature-badge svg{width:1.3rem;height:1.3rem;flex-shrink:0}.rgh-pdp__feature-badge svg path{fill:currentColor}.rgh-pdp__feature-badge--out{background:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.6)}.rgh-pdp__variants{margin-top:1.6rem}.rgh-pdp__form{margin-top:2rem}.rgh-pdp__cart-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem}.rgh-pdp__qty-wrap{display:inline-flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:999px;overflow:hidden}.rgh-pdp__qty-btn{display:grid;place-items:center;width:3.6rem;height:4.8rem;background:none;border:none;cursor:pointer;color:rgba(var(--color-foreground),.7)}.rgh-pdp__qty-btn:hover{color:rgb(var(--color-foreground))}.rgh-pdp__qty-input{width:4rem;text-align:center;font-size:1.5rem;font-weight:500;border:none;background:transparent;color:rgb(var(--color-foreground));-moz-appearance:textfield}.rgh-pdp__qty-input::-webkit-inner-spin-button,.rgh-pdp__qty-input::-webkit-outer-spin-button{display:none}.rgh-pdp__add-btn{flex:1;min-width:16rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:999px;padding:0 2.4rem;height:4.8rem;font-size:1.5rem;font-weight:600;cursor:pointer;transition:opacity .18s ease}.rgh-pdp__add-btn:hover:not(:disabled):not([aria-disabled=true]){opacity:.88}.rgh-pdp__add-btn:disabled,.rgh-pdp__add-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.rgh-pdp__add-btn .loading__spinner{width:1.8rem;height:1.8rem;flex-shrink:0}.rgh-pdp__add-btn .loading__spinner svg{width:100%;height:100%}.rgh-pdp__urgency{display:flex;flex-direction:column;gap:.8rem;margin-top:1.6rem;padding:1.4rem 1.6rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;font-size:1.3rem}.rgh-pdp__urgency-timer{display:flex;align-items:center;gap:.6rem;font-weight:500;color:#c0392b}.rgh-pdp__urgency-timer svg{flex-shrink:0;fill:currentColor}.rgh-pdp__urgency-meta{display:flex;flex-wrap:wrap;gap:1.2rem;color:rgba(var(--color-foreground),.72)}.rgh-pdp__urgency-meta span{display:inline-flex;align-items:center;gap:.5rem}.rgh-pdp__urgency-meta strong{color:rgb(var(--color-foreground))}.rgh-pdp__urgency-sale{display:flex;align-items:center;gap:.6rem;color:rgb(var(--color-button));font-size:1.2rem;font-weight:500}.rgh-pdp__urgency-sale:empty{display:none}.rgh-pdp__specs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.rgh-pdp__spec{display:flex;align-items:flex-start;gap:1rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:1.2rem 1.4rem}.rgh-pdp__spec-icon{display:grid;place-items:center;flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:.8rem;background:rgba(var(--color-button),.1);color:rgb(var(--color-button))}.rgh-pdp__spec-icon svg{width:1.6rem;height:1.6rem}.rgh-pdp__spec-icon svg path{fill:currentColor}.rgh-pdp__spec-label{font-size:1.1rem;color:rgba(var(--color-foreground),.55);margin-bottom:.2rem}.rgh-pdp__spec-val{font-size:1.3rem;font-weight:500}.rgh-pdp__guarantee{display:flex;align-items:flex-start;gap:1.2rem;margin-top:1.8rem;background:rgba(var(--color-button),.06);border:.1rem solid rgba(var(--color-button),.18);border-radius:1.4rem;padding:1.2rem 1.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.8)}.rgh-pdp__guarantee svg{flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--color-button));margin-top:.1rem}.rgh-pdp__guarantee p{margin:0}.rgh-pdp__body{display:grid;gap:4rem;margin-top:5rem;padding-top:4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width:990px){.rgh-pdp__body{grid-template-columns:1fr 1fr}}.rgh-pdp__description h2,.rgh-pdp__faq h2{font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-weight:400;margin:0 0 1.6rem}.rgh-pdp__description h3{font-family:Fraunces,Georgia,serif;font-size:1.8rem;font-weight:400;margin:2.4rem 0 1rem}.rgh-pdp__desc-content{font-size:1.4rem;line-height:1.65;color:rgba(var(--color-foreground),.82)}.rgh-pdp__desc-content p{display:contents}.rgh-pdp__faq-item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.rgh-pdp__faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;font-size:1.4rem;font-weight:500;cursor:pointer;list-style:none;color:rgb(var(--color-foreground))}.rgh-pdp__faq-q::-webkit-details-marker{display:none}.rgh-pdp__faq-q svg{flex-shrink:0;transition:transform .22s ease}details[open] .rgh-pdp__faq-q svg{transform:rotate(180deg)}.rgh-pdp__faq-a{padding-bottom:1.2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75);line-height:1.6}@media screen and (max-width:749px){.rgh-pdp__specs{grid-template-columns:1fr}}.rgh-pdp__reviews{margin-top:5rem;padding-top:4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.rgh-pdp__reviews h2{font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-weight:400;margin:0 0 2rem}.rgh-pdp__reviews-grid{display:grid;gap:1.6rem}@media screen and (min-width:750px){.rgh-pdp__reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.rgh-pdp__review-card{display:flex;flex-direction:column;gap:1.2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background));padding:2.4rem}.rgh-pdp__review-stars{color:var(--rgh-bloom, #e68485);letter-spacing:0;line-height:1;font-size:1.8rem}.rgh-pdp__review-quote{margin:0;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.6}.rgh-pdp__review-footer{margin-top:auto;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.1);font-size:1.4rem}@media screen and (max-width:749px){.rgh-pdp__reviews{margin-top:3.6rem;padding-top:3rem}.rgh-pdp__review-card{padding:2rem}.rgh-pdp__review-quote{font-size:1.35rem;line-height:1.58}}.rgh-sticky-atc{position:fixed;left:50%;bottom:calc(1.6rem + env(safe-area-inset-bottom,0px));width:min(56rem,calc(100% - 3.2rem));z-index:30;opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 3rem));transition:transform .26s ease,opacity .26s ease}.rgh-sticky-atc--visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.rgh-sticky-atc--suppressed{opacity:0!important;pointer-events:none!important;transform:translate(-50%,calc(100% + 3rem))!important}.rgh-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:999px;box-shadow:0 1.2rem 3.2rem rgba(var(--color-shadow),.2);padding:.8rem}.rgh-sticky-atc__media{flex-shrink:0;width:5.2rem;height:5.2rem;border-radius:1.2rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.rgh-sticky-atc__media img,.rgh-sticky-atc__placeholder{width:100%;height:100%;object-fit:cover}.rgh-sticky-atc__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.rgh-sticky-atc__title{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rgh-sticky-atc__price-row{display:flex;align-items:baseline;gap:.7rem;font-size:1.4rem}.rgh-sticky-atc__price{font-weight:600;color:rgb(var(--color-foreground))}.rgh-sticky-atc__old-price{font-size:1.2rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.rgh-sticky-atc__badge-discount{font-size:1.1rem;font-weight:700;background:#c0392b;color:#fff;padding:.2rem .6rem;border-radius:999px}.rgh-sticky-atc__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:999px;height:4.4rem;padding:0 1.8rem;font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .18s ease}.rgh-sticky-atc__btn:hover:not(:disabled):not([aria-disabled=true]){opacity:.85}.rgh-sticky-atc__btn:disabled,.rgh-sticky-atc__btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.rgh-sticky-atc__btn-icon{display:inline-flex;width:1.8rem;height:1.8rem;flex-shrink:0}.rgh-sticky-atc__btn-icon svg{width:100%;height:100%}@media screen and (max-width:479px){.rgh-sticky-atc__btn-label{display:none}.rgh-sticky-atc__btn{width:4.4rem;padding:0}}.rgh-about{overflow:hidden}.rgh-about__hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:48rem;padding:7rem 2rem}.rgh-about__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rgh-about__hero-img img{width:100%;height:100%;object-fit:cover}.rgh-about__hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a}.rgh-about__hero-text{position:relative;z-index:1;color:#fff}.rgh-about__pretitle{display:inline-block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:.1rem solid rgba(255,255,255,.3);border-radius:999px;padding:.5rem 1.4rem;margin-bottom:1.6rem}.rgh-about__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3.6rem,6vw,6.4rem);font-weight:400;letter-spacing:-.01em;margin:0 0 1.6rem;line-height:1.05}.rgh-about__lead{font-size:1.8rem;line-height:1.5;max-width:60rem;margin:0 auto;opacity:.9}.rgh-about__story{display:grid;gap:4rem;padding:6rem 2rem}@media screen and (min-width:990px){.rgh-about__story{grid-template-columns:1fr 1fr;align-items:center;gap:6rem}}.rgh-about__story-text h2{font-family:Fraunces,Georgia,serif;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:400;margin:0 0 1.8rem}.rgh-about__story-text .rte{font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.8)}.rgh-about__story-text .rte p{margin:0 0 1.2rem}.rgh-about__story-img{border-radius:2rem;overflow:hidden;aspect-ratio:4 / 3}.rgh-about__story-img img{width:100%;height:100%;object-fit:cover}.rgh-about__stats{padding:0 0 6rem}.rgh-about__stats-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px){.rgh-about__stats-inner{grid-template-columns:repeat(4,1fr)}}.rgh-about__stat{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:2rem}.rgh-about__stat-icon{display:grid;place-items:center;width:4rem;height:4rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));margin-bottom:1.2rem}.rgh-about__stat-icon svg{width:2rem;height:2rem}.rgh-about__stat-icon svg *{fill:currentColor}.rgh-about__stat-val{font-family:Fraunces,Georgia,serif;font-size:2.8rem;font-weight:400;line-height:1.1;margin-bottom:.4rem;color:rgb(var(--color-foreground))}.rgh-about__stat-label{font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.rgh-about__values{padding:6rem 2rem}.rgh-about__values-title{font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:400;margin:0 0 3.2rem;text-align:center}.rgh-about__values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px){.rgh-about__values-grid{grid-template-columns:repeat(3,1fr)}}.rgh-about__value{background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:2.4rem;display:flex;flex-direction:column;gap:1.2rem}.rgh-about__value-icon{width:4.8rem;height:4.8rem;border-radius:999px;background:rgba(var(--color-button),.1);color:rgb(var(--color-button));display:grid;place-items:center}.rgh-about__value-icon svg path{fill:currentColor}.rgh-about__value-title{font-size:1.6rem;font-weight:600;margin:0}.rgh-about__value-text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.55;margin:0}.rgh-card-grid{padding:6.4rem 0;--rgh-primary: #255a33}.rgh-card-grid__header{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:flex-end;justify-content:space-between;margin-bottom:3.2rem}.rgh-card-grid__header>div{max-width:54rem}.rgh-card-grid__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-card-grid__text{margin-top:.8rem;color:rgba(var(--color-foreground),.72)}.rgh-card-grid__text>*{margin:0}.rgh-card-grid__view-all,.rgh-info-card__link{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-button));font-size:1.4rem;font-weight:500;line-height:1.4;text-decoration:none}.rgh-card-grid__view-all:hover,.rgh-info-card__link:hover{text-decoration:underline}.rgh-card-grid__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.rgh-info-card{display:flex;flex-direction:column;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background))}.rgh-info-card__media{position:relative;display:block;overflow:hidden;background:#f5f2e7}.rgh-info-card__media:before{content:"";display:block;padding-bottom:75%}.rgh-info-card__media img,.rgh-info-card__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rgh-info-card:hover .rgh-info-card__media img{transform:scale(1.05)}.rgh-info-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:.8rem;padding:1.6rem}.rgh-info-card__title{margin:0;font-size:1.6rem;line-height:1.35;font-weight:500}.rgh-info-card__text{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.55}.rgh-info-card__link span{transition:transform .18s ease}.rgh-info-card__link{margin-top:.4rem}.rgh-info-card:hover .rgh-info-card__link span{transform:translate(.3rem)}@media screen and (max-width:749px){.rgh-card-grid{padding:4.8rem 0}.rgh-card-grid__header{margin-bottom:2.6rem}.rgh-card-grid__items{gap:1.2rem}.rgh-info-card{border-radius:1.4rem}.rgh-info-card__content{gap:.6rem;padding:1.3rem 1.2rem}.rgh-info-card__title{font-size:1.4rem;line-height:1.4}.rgh-info-card__text{font-size:1.3rem;line-height:1.55}.rgh-info-card__link{margin-top:.2rem;font-size:1.25rem}}@media screen and (min-width:750px){.rgh-card-grid__items{gap:2rem}}@media screen and (min-width:990px){.rgh-card-grid__items--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rgh-card-grid__items--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.rgh-category-grid{padding:5.6rem 0}.rgh-section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:3.2rem}.rgh-section-heading__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-section-heading__text{max-width:54rem;margin-top:.8rem;color:rgba(var(--color-foreground),.72)}.rgh-section-heading__text>*{margin:0}.rgh-category-grid__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.rgh-category-card{position:relative;display:flex;overflow:hidden;min-height:0;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;color:#fff!important;text-decoration:none;background:#f5f2e7}.rgh-category-card__media,.rgh-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rgh-category-card:after{content:"";display:block;width:100%;padding-bottom:125%}.rgh-category-card__media img,.rgh-category-card__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rgh-category-card:hover .rgh-category-card__media img{transform:scale(1.05)}.rgh-category-card__overlay{background:linear-gradient(to top,rgba(18,36,24,.68),rgba(18,36,24,.14),transparent)}.rgh-category-card__content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:100%;padding:1.6rem}.rgh-category-card__title{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:0;line-height:1.12;text-shadow:0 0 .5rem rgb(0 0 0 / 50%)}.rgh-category-card__text{display:none;max-width:20ch;margin-top:.5rem;font-size:1.4rem;line-height:1.45;opacity:.9;text-shadow:0 0 .5rem rgb(0 0 0 / 50%)}.rgh-category-card__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.2rem}.rgh-category-card__link{font-size:1.3rem;font-weight:500;text-shadow:0 0 .5rem rgb(0 0 0 / 50%)}.rgh-category-card__arrow{display:inline-flex;width:1.6rem;height:1.6rem;transition:transform .18s ease;filter:drop-shadow(0 0 .5rem rgb(0 0 0 / 50%))}.rgh-category-card:hover .rgh-category-card__arrow{transform:translate(.4rem)}.rgh-category-card__arrow svg{width:100%;height:100%}.rgh-category-card__arrow svg *{fill:currentColor}@media screen and (max-width:749px){.rgh-category-card__title,.rgh-category-card__text,.rgh-category-card__cta{width:100%}.rgh-category-card__text{display:block;max-width:none}}@media screen and (min-width:750px){.rgh-category-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.rgh-category-card:after{padding-bottom:75%}.rgh-category-card__content{padding:1.8rem 1.8rem 1.7rem}.rgh-category-card__title{font-size:2.3rem}.rgh-category-card__text{display:block}}.rgh-category-sliders{padding:5.6rem 0}.rgh-category-sliders__row+.rgh-category-sliders__row{margin-top:4.8rem}.rgh-category-sliders__header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:2.4rem}.rgh-category-sliders__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-category-sliders__view-all{display:inline-flex;align-items:center;gap:.4rem;flex:0 0 auto;color:rgb(var(--color-button));font-size:1.4rem;font-weight:500;line-height:1.4;text-decoration:none;white-space:nowrap}.rgh-category-sliders__view-all:hover{text-decoration:underline}@media screen and (max-width:749px){.rgh-category-sliders{padding:4.8rem 0}.rgh-category-sliders__row+.rgh-category-sliders__row{margin-top:3.6rem}.rgh-category-sliders__header{margin-bottom:1.6rem}}.rgh-col-hero{padding:3.2rem 0 2.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin-bottom:3.2rem}.rgh-col-hero__breadcrumb{display:flex;align-items:center;gap:.6rem;margin-bottom:1.4rem;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.rgh-col-hero__breadcrumb a{color:inherit;text-decoration:none}.rgh-col-hero__breadcrumb a:hover{color:rgb(var(--color-button))}.rgh-col-hero__breadcrumb span:last-child{color:rgb(var(--color-foreground))}.rgh-col-hero__eyebrow{display:block;margin-bottom:.8rem;color:rgba(var(--color-foreground),.8);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.rgh-col-hero__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:400;letter-spacing:-.01em;line-height:1.1;margin:0}.rgh-col-hero__desc{margin-top:1.2rem;max-width:72rem;font-size:1.6rem;color:rgba(var(--color-foreground),.72);line-height:1.55}.rgh-col-hero__desc>*{margin:0}@media screen and (max-width:749px){.rgh-col-hero{padding:2rem 0}}.rgh-contact-page{padding:4rem 0 7rem}.rgh-contact-page__hero{text-align:center;max-width:60rem;margin:0 auto 5rem}.rgh-contact-page__pretitle{display:inline-block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-button));font-weight:600;margin-bottom:1rem}.rgh-contact-page__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;letter-spacing:-.01em;margin:0 0 1.2rem}.rgh-contact-page__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.65);line-height:1.55;margin:0}.rgh-contact-page__body{display:grid;gap:4rem}@media screen and (min-width:990px){.rgh-contact-page__body{grid-template-columns:1fr 32rem;gap:6rem}}.rgh-contact-info{display:flex;flex-direction:column;gap:1.2rem}.rgh-contact-info__card{display:flex;align-items:flex-start;gap:1.4rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:1.6rem 2rem}.rgh-contact-info__icon{display:grid;place-items:center;flex-shrink:0;width:4rem;height:4rem;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button))}.rgh-contact-info__icon svg path{fill:currentColor}.rgh-contact-info__label{font-size:1.1rem;text-transform:uppercase;letter-spacing:.07em;color:rgba(var(--color-foreground),.5);margin-bottom:.4rem}.rgh-contact-info__value{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;display:block}a.rgh-contact-info__value:hover{color:rgb(var(--color-button))}.rgh-contact-form-wrap{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;padding:2.4rem}.rgh-contact-form-wrap__title{font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-weight:400;margin:0 0 2.4rem}.rgh-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}@media screen and (max-width:749px){.rgh-contact-form__row{grid-template-columns:1fr}}.rgh-contact-form__field{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.4rem}.rgh-contact-form__field label{font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.8)}.rgh-contact-form__optional{color:rgba(var(--color-foreground),.45);font-size:1.1rem}.rgh-contact-form input,.rgh-contact-form textarea{width:100%;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:1rem;padding:1rem 1.4rem;font-size:1.4rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));transition:border-color .18s ease;font-family:inherit}.rgh-contact-form input:focus,.rgh-contact-form textarea:focus{outline:none;border-color:rgb(var(--color-button))}.rgh-contact-form textarea{resize:vertical;min-height:14rem}.rgh-contact-form__submit{display:inline-flex;align-items:center;gap:.8rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:999px;padding:0 2.4rem;height:5rem;font-size:1.4rem;font-weight:600;cursor:pointer;transition:opacity .18s ease;font-family:inherit}.rgh-contact-form__submit:hover{opacity:.88}.rgh-contact-form__success{display:flex;align-items:center;gap:1rem;background:#255a3314;border:.1rem solid rgba(37,90,51,.25);border-radius:1rem;padding:1.4rem 1.6rem;font-size:1.4rem;color:rgb(var(--color-button));margin-bottom:2rem}.rgh-contact-form__success svg path{fill:currentColor}.rgh-contact-form__error{background:#c0392b14;border:.1rem solid rgba(192,57,43,.25);border-radius:1rem;padding:1.2rem 1.6rem;font-size:1.3rem;color:#c0392b;margin-bottom:1.6rem}.rgh-faq-page{padding:4rem 0 7rem}.rgh-faq-page__hero{text-align:center;max-width:60rem;margin:0 auto 4rem}.rgh-faq-page__pretitle{display:inline-block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-button));font-weight:600;margin-bottom:1rem}.rgh-faq-page__title{font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;letter-spacing:-.01em;margin:0 0 1.2rem}.rgh-faq-page__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.65);line-height:1.55;margin:0}.rgh-faq-page__list{max-width:76rem;margin:0 auto}.rgh-faq-page__card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;overflow:hidden;padding:0 2rem}.rgh-faq-page__item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.rgh-faq-page__item:last-of-type{border-bottom:0}.rgh-faq-page__category{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:3.2rem 0 1.2rem;color:rgba(var(--color-foreground),.85)}.rgh-faq-page__category:first-child{margin-top:0}.rgh-faq-page__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 0;font-size:1.5rem;font-weight:500;cursor:pointer;list-style:none;color:rgb(var(--color-foreground));line-height:1.4}.rgh-faq-page__q::-webkit-details-marker{display:none}.rgh-faq-page__q svg{flex-shrink:0;transition:transform .22s ease}details[open] .rgh-faq-page__q svg{transform:rotate(180deg)}.rgh-faq-page__a{padding-bottom:1.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.65}.rgh-faq-page__a p{margin:0 0 1rem}.rgh-faq-page__a p:last-child{margin-bottom:0}.rgh-faq-page__cta{max-width:76rem;margin:4rem auto 0;text-align:center;padding:3rem;background:rgba(var(--color-button),.06);border:.1rem solid rgba(var(--color-button),.15);border-radius:1.6rem}.rgh-faq-page__cta p{font-size:1.5rem;color:rgba(var(--color-foreground),.7);margin:0 0 1.4rem}.rgh-faq-page__cta-btn{display:inline-flex;align-items:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:999px;padding:0 2rem;height:4.4rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:opacity .18s ease}.rgh-faq-page__cta-btn:hover{opacity:.88}.rgh-footer{margin-top:50px;border-top:.1rem solid rgba(var(--color-foreground),.1);background:var(--rgh-footer-background);color:rgb(var(--color-foreground))}.rgh-footer .page-width{max-width:var(--page-width)}.rgh-footer__top{display:grid;gap:3.2rem;padding-top:50px;padding-bottom:4rem}.rgh-footer__logo{display:inline-flex;align-items:center;gap:.8rem;color:rgb(var(--color-foreground));text-decoration:none}.rgh-footer__logo-mark{display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.rgh-footer__logo-mark svg{width:2rem;height:2rem}.rgh-footer__logo-mark svg path{fill:currentColor}.rgh-footer__logo-image{display:block;height:4.4rem;width:auto;max-width:20rem}.rgh-footer__logo-text{font-family:Fraunces,Georgia,serif;font-size:2.1rem;font-weight:400;letter-spacing:0;line-height:1}.rgh-footer__description{max-width:32rem;margin-top:1.2rem;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.6}.rgh-footer__description>*{margin:0}.rgh-footer__social{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:1.4rem}.rgh-footer__social a{display:inline-grid;width:5.6rem;height:5.6rem;place-items:center;color:rgba(var(--color-foreground),.7);border-radius:999px;transition:color .18s ease,background-color .18s ease}.rgh-footer__social svg{width:3.6rem;height:3.6rem}.rgh-footer__social svg path{fill:currentColor}.rgh-footer__social a,.rgh-footer__links a,.rgh-footer__legal a{color:rgba(var(--color-foreground),.7);text-decoration:none}.rgh-footer__social a:hover,.rgh-footer__links a:hover,.rgh-footer__legal a:hover,.rgh-footer__contact a:hover{color:rgba(var(--color-button),1)}.rgh-footer__social a:hover{background:rgba(var(--color-button),.08)}.rgh-footer__heading{margin:0 0 1.4rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;line-height:1.3}.rgh-footer__links,.rgh-footer__contact{color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.45}.rgh-footer__links p{margin:0}.rgh-footer__links a{display:inline-block;margin-bottom:.7rem}.rgh-footer__contact{display:grid;gap:1.2rem;margin:0;padding:0}.rgh-footer__contact li{display:flex;align-items:center;gap:.8rem}.rgh-footer__contact a{color:inherit;text-decoration:none}.rgh-footer__contact-icon{display:inline-grid;flex:0 0 auto;width:1.6rem;height:1.6rem;place-items:center;color:rgba(var(--color-foreground),.68)}.rgh-footer__contact-icon svg{width:1.6rem;height:1.6rem}.rgh-footer__contact-icon svg path{fill:currentColor}.rgh-footer__custom-html{margin-top:1.2rem;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.45}.rgh-footer__payment{margin-bottom:1.2rem}.rgh-footer__payment-inner{display:flex;justify-content:var(--rgh-payment-align, center);padding-top:var(--rgh-payment-pt, 2.4rem);padding-bottom:var(--rgh-payment-pb, 2.4rem)}.rgh-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:inherit;gap:var(--rgh-payment-gap, .8rem);margin:0;padding:0}.rgh-footer__payment-item{display:flex;align-items:center}.rgh-footer__payment-icon{height:2.4rem;width:auto}.rgh-footer__bottom{border-top:.1rem solid rgba(var(--color-foreground),.07)}.rgh-footer__bottom-inner{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;align-items:center;justify-content:space-between;padding-top:1.8rem;padding-bottom:1.8rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem}.rgh-footer__legal{display:flex;flex-wrap:wrap;gap:1.6rem}@media screen and (min-width:750px){.rgh-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.rgh-footer__top{grid-template-columns:minmax(26rem,1.45fr) repeat(3,minmax(0,1fr));gap:4rem}}.rgh-guide-grid{padding:6.4rem 0;--rgh-primary: #255a33}.rgh-guide-grid__header{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:flex-end;justify-content:space-between;margin-bottom:3.2rem}.rgh-guide-grid__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-guide-grid__text{margin-top:.8rem;color:rgba(var(--color-foreground),.72)}.rgh-guide-grid__text>*{margin:0}.rgh-guide-grid__view-all,.rgh-guide-card__link{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-button));font-size:1.4rem;font-weight:500;line-height:1.4;text-decoration:none}.rgh-guide-grid__view-all span,.rgh-guide-card__link span{display:inline-block;transition:transform .18s ease}.rgh-guide-grid__items{display:grid;gap:1.6rem}.rgh-guide-card{display:flex;flex-direction:column;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background));padding:2.4rem;color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .2s ease}.rgh-guide-card:hover{border-color:rgba(var(--color-button),.32)}.rgh-guide-card:hover .rgh-guide-card__title{color:rgb(var(--color-button))}.rgh-guide-card:hover .rgh-guide-card__link span,.rgh-guide-grid__view-all:hover span{transform:translate(.2rem)}.rgh-guide-card__icon{display:grid;width:4rem;height:4rem;place-items:center;border-radius:999px;background:#dff2d9;color:rgb(var(--color-button))}.rgh-guide-card__icon svg{width:2rem;height:2rem}.rgh-guide-card__icon svg *{fill:currentColor}.rgh-guide-card__title{margin-top:1.6rem;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:0;line-height:1.2}.rgh-guide-card__text{margin-top:1rem;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.55}.rgh-guide-card__link{margin-top:1.8rem}@media screen and (min-width:750px){.rgh-guide-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media screen and (max-width:749px){.rgh-guide-grid{padding:4.8rem 0}.rgh-guide-grid__header{gap:1.2rem;margin-bottom:2.6rem}.rgh-guide-grid__text{margin-top:.8rem;font-size:1.35rem;line-height:1.55}.rgh-guide-grid__view-all{font-size:1.25rem}.rgh-guide-grid__items{gap:1.2rem}.rgh-guide-card{border-radius:1.4rem;padding:1.7rem}.rgh-guide-card__icon{width:3.6rem;height:3.6rem}.rgh-guide-card__icon svg{width:1.8rem;height:1.8rem}.rgh-guide-card__title{margin-top:1.4rem;font-size:1.8rem;line-height:1.22}.rgh-guide-card__text{margin-top:.8rem;font-size:1.3rem;line-height:1.55}.rgh-guide-card__link{margin-top:1.5rem;font-size:1.25rem}}.rgh-hero{padding:4rem 0 5.6rem;--rgh-bloom: #e68485;--rgh-primary: #255a33;--rgh-primary-soft: #dff2d9;--rgh-card-shadow: 0 1.2rem 3.2rem rgba(31, 61, 43, .14);color:rgb(var(--color-foreground))}.rgh-hero__inner{display:grid;gap:4rem;align-items:center}.rgh-hero__content{order:2}.rgh-hero__media-wrap{order:1}.rgh-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0;color:var(--rgh-primary);font-size:1.2rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.rgh-hero__eyebrow-icon{font-size:1rem;color:var(--rgh-primary);flex-shrink:0}.rgh-hero__heading{max-width:64rem;margin:1.4rem 0 0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0;line-height:1.04}.rgh-hero__heading em{color:rgb(var(--color-button));font-style:normal}.rgh-hero__text{max-width:58rem;margin-top:2rem;color:rgba(var(--color-foreground),.75);font-size:1.8rem}.rgh-hero__buttons,.rgh-hero__badges{display:flex;flex-wrap:wrap;gap:1.2rem}.rgh-hero__buttons{margin-top:2.8rem}.rgh-hero__badges{margin-top:3rem}.rgh-hero__badge{display:inline-flex;align-items:center;gap:.7rem;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button));padding:.7rem 1.4rem;font-size:1.2rem;font-weight:500}.rgh-hero__badge-icon{display:inline-flex;color:currentColor}.rgh-hero__badge-icon svg{width:1.5rem;height:1.5rem}.rgh-hero__badge-icon svg path,.rgh-hero__leaf svg path{fill:currentColor}.rgh-hero__badge-icon svg.lucide-shield-check path{fill:none}.rgh-hero__media-wrap{position:relative}.rgh-hero__media{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:2.4rem;box-shadow:var(--rgh-card-shadow)}.rgh-hero__media:before{content:"";display:block;padding-bottom:80%}.rgh-hero__floating{position:absolute;display:none;align-items:center;gap:1rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:var(--rgh-card-shadow);padding:1.3rem 1.6rem;font-size:1.2rem}.rgh-hero__floating strong,.rgh-hero__floating span{display:block}.rgh-hero__floating strong{font-size:1.4rem;line-height:1.2}.rgh-hero__floating>span:not(.rgh-hero__star),.rgh-hero__floating div span{color:rgba(var(--color-foreground),.65);line-height:1.35}.rgh-hero__star{color:var(--rgh-bloom);font-size:1.8rem}.rgh-hero__leaf{display:grid!important;width:4rem;height:4rem;place-items:center;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button))}.rgh-hero .button--primary{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.rgh-hero .button--secondary{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.18)}.rgh-hero .button,.rgh-hero .button:before,.rgh-hero .button:after{border-radius:999px}.rgh-hero .button{gap:.8rem;padding-left:2.2rem;padding-right:2.2rem;font-weight:500}.rgh-hero__button-icon{display:inline-flex;width:1.5rem;height:1.5rem}.rgh-hero__button-icon svg{width:100%;height:100%}.rgh-hero__leaf svg{width:2rem;height:2rem}@media screen and (max-width:749px){.rgh-hero{padding:2rem 0 4.8rem}.rgh-hero__inner{gap:2.8rem}.rgh-hero__eyebrow{font-size:1.1rem}.rgh-hero__heading{max-width:32rem;margin-top:1.2rem;font-size:clamp(4rem,10.8vw,5.1rem)}.rgh-hero__text{margin-top:1.6rem;font-size:1.6rem;line-height:1.55}.rgh-hero__buttons{margin-top:2.2rem;gap:1rem}.rgh-hero .button{min-height:4.4rem;padding-left:1.8rem;padding-right:1.8rem;font-size:1.2rem}.rgh-hero__badges{margin-top:2rem;gap:.8rem}.rgh-hero__badge{padding:.65rem 1.1rem;font-size:1.1rem}.rgh-hero__media{border-radius:2rem}}@media screen and (min-width:990px){.rgh-hero{padding:4rem 0 5.6rem}.rgh-hero__inner{grid-template-columns:minmax(0,1fr) minmax(42rem,.98fr);gap:6.4rem}.rgh-hero__content,.rgh-hero__media-wrap{order:initial}.rgh-hero__floating{display:flex}.rgh-hero__floating--rating{top:-1.8rem;right:2rem}.rgh-hero__floating--stat{bottom:-2rem;left:-2rem}}.rgh-newsletter{padding:0 0 7rem}.rgh-newsletter__box{max-width:100rem;margin:0 auto;border:.1rem solid rgba(var(--color-button),.15);border-radius:1.8rem;background:#dff2d9;padding:3.8rem 2.4rem;text-align:center}.rgh-newsletter__heading{max-width:84rem;margin:0 auto;color:rgb(var(--color-button));font-family:Fraunces,Georgia,serif;font-size:clamp(3rem,3vw,3.8rem);line-height:1.12;font-weight:400;letter-spacing:0}.rgh-newsletter__text{max-width:54rem;margin:1.2rem auto 0;color:rgba(var(--color-foreground),.8)}.rgh-newsletter__text>*{margin:0}.rgh-newsletter__form{max-width:46rem;margin:2.4rem auto 0}.rgh-newsletter__field{display:flex;flex-direction:column;gap:.8rem}.rgh-newsletter__input,.rgh-newsletter__button{min-height:4.8rem;border-radius:999px;font:inherit}.rgh-newsletter__input{width:100%;border:.1rem solid rgba(var(--color-foreground),.14);background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:0 1.8rem;font-size:1.4rem}.rgh-newsletter__input:focus{border-color:rgba(var(--color-button),.55);box-shadow:0 0 0 .3rem rgba(var(--color-button),.12);outline:0}.rgh-newsletter__button{border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:0 2.4rem;cursor:pointer;font-size:1.3rem;font-weight:500;transition:background-color .18s ease,opacity .18s ease}.rgh-newsletter__button:hover{opacity:.92}.rgh-newsletter__button,.rgh-newsletter__button:before,.rgh-newsletter__button:after{border-radius:999px}.rgh-newsletter__message{display:block;margin-top:1.2rem;font-size:1.3rem}.rgh-newsletter__message--success{color:rgb(var(--color-button))}@media screen and (min-width:750px){.rgh-newsletter__box{padding:3.8rem 4.8rem}.rgh-newsletter__field{flex-direction:row}.rgh-newsletter__input{flex:1 1 auto}.rgh-newsletter__button{flex:0 0 auto}}@media screen and (max-width:749px){.rgh-newsletter{padding:0 0 4.8rem}.rgh-newsletter__box{border-radius:2rem;padding:3.6rem 1.8rem}.rgh-newsletter__heading{font-size:clamp(2.9rem,8vw,3.8rem);line-height:1.14}.rgh-newsletter__text{margin-top:1.2rem;font-size:1.45rem;line-height:1.58}.rgh-newsletter__form{margin-top:2rem}.rgh-newsletter__field{gap:.8rem}.rgh-newsletter__input,.rgh-newsletter__button{min-height:4.4rem}.rgh-newsletter__input{padding:0 1.6rem;font-size:1.4rem}.rgh-newsletter__button{padding:0 2rem;font-size:1.2rem}}.rgh-product-grid{padding:5.6rem 0}.rgh-product-grid__header{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:flex-end;justify-content:space-between;margin-bottom:3.2rem}.rgh-product-grid__header>div{max-width:54rem}.rgh-product-grid__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-product-grid__text{margin-top:.8rem;color:rgba(var(--color-foreground),.72)}.rgh-product-grid__text>*{margin:0}.rgh-product-grid__view-all{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-button));font-size:1.4rem;font-weight:500;line-height:1.4;text-decoration:none}.rgh-product-grid__view-all:hover{text-decoration:underline}@media screen and (max-width:749px){.rgh-product-grid{padding:4.8rem 0}.rgh-product-grid__header{margin-bottom:2.6rem}}.rgh-reviews{--rgh-bloom: #e68485;padding:3.2rem 0 5.6rem}.rgh-reviews__header{max-width:86rem;margin:0 auto 3.6rem;text-align:center}.rgh-reviews__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-reviews__text{margin-top:1rem;color:rgba(var(--color-foreground),.72)}.rgh-reviews__text>*{margin:0}.rgh-reviews__items{display:grid;gap:1.6rem}.rgh-review-card{display:flex;flex-direction:column;gap:1.2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background));padding:2.4rem}.rgh-review-card__stars{color:var(--rgh-bloom);letter-spacing:0;line-height:1;font-size:1.8rem}.rgh-review-card__quote{margin:0;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.6}.rgh-review-card__footer{margin-top:auto;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.1);font-size:1.4rem}.rgh-review-card__footer strong,.rgh-review-card__footer span{display:block}.rgh-review-card__footer span{margin-top:.2rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem}@media screen and (min-width:750px){.rgh-reviews__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media screen and (max-width:749px){.rgh-reviews{padding:3.2rem 0 4.8rem}.rgh-reviews__header{margin-bottom:3rem}.rgh-reviews__text{margin-top:1rem;font-size:1.35rem;line-height:1.55}.rgh-reviews__items{gap:1.2rem}.rgh-review-card{gap:1.2rem;border-radius:1.6rem;padding:2rem}.rgh-review-card__stars{font-size:1.6rem}.rgh-review-card__quote{font-size:1.35rem;line-height:1.58}.rgh-review-card__footer{padding-top:1.2rem;font-size:1.3rem}}.rgh-seasonal-offer{--rgh-card-shadow: 0 1.6rem 4rem rgba(20, 40, 26, .18);padding:5.6rem 0}.rgh-seasonal-offer__inner{display:grid;gap:4rem;align-items:center}.rgh-seasonal-offer__eyebrow{margin:0;font-size:1.2rem;font-weight:500;letter-spacing:.18em;opacity:.8;text-transform:uppercase}.rgh-seasonal-offer__heading{max-width:54rem;margin:1.1rem 0 0;font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.rgh-seasonal-offer__text{max-width:52rem;margin:1.6rem 0 2.4rem;color:rgba(var(--color-foreground),.84)}.rgh-seasonal-offer__text>*{margin:0}.rgh-seasonal-offer__button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.6rem;padding-left:2.2rem;padding-right:2.2rem;border:0;border-radius:999px;background:#fff!important;color:#255a33!important;font-size:1.3rem;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 .8rem 2rem #08190e1f;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.rgh-seasonal-offer__button:visited,.rgh-seasonal-offer__button:hover,.rgh-seasonal-offer__button:focus,.rgh-seasonal-offer__button:focus-visible{color:#255a33!important;text-decoration:none}.rgh-seasonal-offer__button:hover{opacity:.96;transform:translateY(-.1rem);box-shadow:0 1rem 2.4rem #08190e29}.rgh-seasonal-offer__button-label{color:inherit!important}.rgh-seasonal-offer__button-icon{display:inline-flex;width:1.5rem;height:1.5rem;flex:0 0 1.5rem;align-items:center;justify-content:center;color:inherit!important}.rgh-seasonal-offer__button-icon svg{width:100%;height:100%;display:block}.rgh-seasonal-offer__button-icon svg,.rgh-seasonal-offer__button-icon svg *,.rgh-seasonal-offer__button:hover .rgh-seasonal-offer__button-icon svg,.rgh-seasonal-offer__button:hover .rgh-seasonal-offer__button-icon svg *{fill:currentColor!important;stroke:currentColor!important}.rgh-seasonal-offer__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.rgh-seasonal-tile{position:relative;overflow:hidden;border-radius:1.2rem;border:.1rem solid rgba(var(--color-foreground),.16);background:rgba(var(--color-background),.1);box-shadow:var(--rgh-card-shadow);color:rgb(var(--color-foreground));text-decoration:none}.rgh-seasonal-tile:before{content:"";display:block;padding-bottom:100%}.rgh-seasonal-tile img,.rgh-seasonal-tile svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rgh-seasonal-tile:hover img{transform:scale(1.05)}.rgh-seasonal-tile__title{position:absolute;right:0;bottom:0;left:0;padding:3.2rem 1rem .9rem;background:linear-gradient(to top,#112918d1,#11291800);font-size:1.2rem;font-weight:500;text-shadow:0 .1rem .8rem rgba(0,0,0,.28)}@media screen and (max-width:749px){.rgh-seasonal-offer{padding:4.8rem 0}.rgh-seasonal-offer__inner{gap:3rem}.rgh-seasonal-offer__eyebrow{font-size:1.1rem}.rgh-seasonal-offer__heading{max-width:31rem;margin-top:1rem;font-size:clamp(3.4rem,9vw,4.4rem);line-height:1.08}.rgh-seasonal-offer__text{margin:1.4rem 0 2.2rem;font-size:1.5rem;line-height:1.6}.rgh-seasonal-offer__button{min-height:4.4rem;padding-left:1.8rem;padding-right:1.8rem;font-size:1.2rem}.rgh-seasonal-offer__tiles{gap:.9rem}.rgh-seasonal-tile{border-radius:1rem}.rgh-seasonal-tile__title{padding:2.4rem .8rem .8rem;font-size:1.1rem}}@media screen and (min-width:750px){.rgh-seasonal-offer__tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media screen and (min-width:990px){.rgh-seasonal-offer{padding:6.4rem 0}.rgh-seasonal-offer__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:4.8rem}}.rgh-trust-icons{padding:5.6rem 0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08);background:rgb(var(--color-background))}.rgh-trust-icons__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.rgh-trust-item{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.rgh-trust-item__icon{display:grid;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;place-items:center;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.rgh-trust-item__icon svg{width:2rem;height:2rem;display:block}.rgh-trust-item__icon svg *{fill:currentColor}.rgh-trust-item__icon .lucide-shield-check *{fill:none}.rgh-trust-item__title{margin:0;font-size:1.6rem;font-weight:500;line-height:1.35}.rgh-trust-item__text{max-width:22rem;margin:0;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.55}@media screen and (min-width:750px){.rgh-trust-icons__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem}}.rgh-upsell{margin-top:3.2rem;padding:2.4rem;background:#fff;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem}@media screen and (min-width:990px){.rgh-upsell{padding:3.2rem;margin:0 5rem}}.rgh-upsell__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem;margin-bottom:2rem}.rgh-upsell__heading-group{display:flex;align-items:center;gap:1.2rem}.rgh-upsell__icon{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:999px;background:rgba(var(--color-button),.1);color:rgb(var(--color-button));flex-shrink:0}.rgh-upsell__title{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:400;margin:0;line-height:1.2}.rgh-upsell__subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:.2rem 0 0}.rgh-upsell__view-all{font-size:1.3rem;color:rgb(var(--color-button));text-decoration:none;white-space:nowrap}.rgh-upsell__view-all:hover{text-decoration:underline}@media screen and (max-width:749px){.rgh-upsell__view-all{display:none}}@media screen and (min-width:750px){.rgh-upsell .rgh-product-grid__slide{flex:0 0 calc((100% - 4rem) / 3)}}.rgh-upsell .rgh-pcard__add-btn{width:100%;min-width:75px}.rgh-cart-progress-widget{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.rgh-cart-progress-widget__inner{display:flex;align-items:center;gap:1.2rem;min-height:3.8rem;padding-top:.8rem;padding-bottom:.8rem}.rgh-cart-progress-widget__icon{display:inline-grid;flex:0 0 auto;width:2.6rem;height:2.6rem;place-items:center;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button))}.rgh-cart-progress-widget__icon svg{width:1.6rem;height:1.6rem}.rgh-cart-progress-widget__icon svg path{fill:currentColor}.rgh-cart-progress-widget__message{overflow:hidden;color:rgba(var(--color-foreground),.82);font-size:1.2rem;text-overflow:ellipsis;white-space:nowrap}.rgh-cart-progress-widget__track{display:block;flex:0 0 clamp(8rem,18vw,16rem);overflow:hidden;height:.6rem;margin-left:auto;border-radius:999px;background:var(--rgh-cart-progress-remaining)}.rgh-cart-progress-widget__bar{display:block;height:100%;border-radius:inherit;background:var(--rgh-cart-progress-fill)}@media screen and (max-width:749px){.rgh-cart-progress-widget__inner{gap:.8rem}.rgh-cart-progress-widget__icon{width:2.2rem;height:2.2rem}.rgh-cart-progress-widget__icon svg{width:1.3rem;height:1.3rem}.rgh-cart-progress-widget__message{font-size:1.1rem}.rgh-cart-progress-widget__track{display:none}}.rgh-rewards{padding:1.6rem 2rem 2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.6rem;background:rgb(var(--color-background));margin-bottom:2.4rem}.rgh-rewards__header{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.6rem}.rgh-rewards__hicon{flex:0 0 1.8rem;width:1.8rem;height:1.8rem;margin-top:.1rem;color:var(--rr-gift)}.rgh-rewards__msg{margin:0;font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.72)}.rgh-rewards__msg strong{font-weight:600;color:rgb(var(--color-foreground))}.rgh-rewards__bar-wrap{padding:1.4rem 1rem 1.2rem}.rgh-rewards__track{position:relative;height:.8rem;border-radius:999px;background:var(--rr-bg);overflow:visible}.rgh-rewards__segment{position:absolute;top:0;bottom:0;overflow:hidden;z-index:0}.rgh-rewards__segment .rgh-rewards__seg-fill{display:block;height:100%;border-radius:999px;background:var(--rr-fill);transition:width .5s cubic-bezier(.4,0,.2,1)}.rgh-rewards__dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:2.2rem;height:2.2rem;border-radius:50%;border:.3rem solid rgb(var(--color-background));background:var(--rr-bg);z-index:2;display:grid;place-items:center;transition:background .3s ease}.rgh-rewards__dot--last{transform:translate(-100%,-50%)}.rgh-rewards__dot.is-done{background:var(--rr-fill)}.rgh-rewards__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.rgh-rewards__tile{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1rem .6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background:rgba(var(--color-foreground),.02);text-align:center;transition:border-color .3s ease,background .3s ease}.rgh-rewards__tile.is-done{border-color:var(--rr-fill);background:#255a330d}.rgh-rewards__tile-icon{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--rr-bg);color:rgba(var(--color-foreground),.4);margin-bottom:.2rem;flex-shrink:0;transition:background .3s ease,color .3s ease}.rgh-rewards__tile.is-done .rgh-rewards__tile-icon{background:var(--rr-fill);color:#fff}.rgh-rewards__tile-amount{font-size:1.2rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.rgh-rewards__tile-label{font-size:1.1rem;line-height:1.3;color:rgba(var(--color-foreground),.55)}.rgh-rewards__tile.is-done .rgh-rewards__tile-label{color:rgba(var(--color-foreground),.8)}@media screen and (max-width:749px){.rgh-rewards{padding:1.4rem 1.4rem 1.8rem}.rgh-rewards__bar-wrap{padding:1.2rem .6rem 1rem}.rgh-rewards__tile{padding:.8rem .4rem}.rgh-rewards__tile-amount{font-size:1.1rem}.rgh-rewards__tile-label{font-size:1rem}}.rgh-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 25% 22%,rgba(255,248,213,.95),transparent 32%),linear-gradient(160deg,#fff7e6,#f6edd9 48%,#eadfc8)}.rgh-image-fallback__glow{position:absolute;inset:auto 8% 12% auto;width:42%;height:42%;border-radius:999px;background:radial-gradient(circle,#e5f1b2f2,#e5f1b200);filter:blur(.6rem)}.rgh-image-fallback__plant{position:absolute;bottom:27%;width:24%;height:44%;border-radius:50% 50% 38% 38%;background:linear-gradient(180deg,#9fd163,#4f8b3f);filter:drop-shadow(0 .8rem 1rem rgba(37,90,51,.16))}.rgh-image-fallback__plant:before,.rgh-image-fallback__plant:after{content:"";position:absolute;inset:auto;background:linear-gradient(180deg,#cbe98d,#5c9946);border-radius:50% 50% 42% 42%}.rgh-image-fallback__plant:before{left:-12%;top:18%;width:48%;height:28%;transform:rotate(-26deg)}.rgh-image-fallback__plant:after{right:-10%;top:8%;width:52%;height:30%;transform:rotate(28deg)}.rgh-image-fallback__plant--left{left:18%;transform:scale(.88)}.rgh-image-fallback__plant--right{right:18%;height:52%}.rgh-image-fallback__pot{position:absolute;bottom:14%;width:20%;height:15%;background:linear-gradient(180deg,#8f5b34,#6f4326);clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);box-shadow:0 1rem 2rem #49301933}.rgh-image-fallback__pot--left{left:20%}.rgh-image-fallback__pot--right{right:19%;width:18%}.rgh-image-fallback__label{position:absolute;left:1.2rem;bottom:1.2rem;max-width:calc(100% - 2.4rem);border-radius:999px;background:#ffffffd6;color:#255a33;padding:.45rem .9rem;font-size:1.1rem;font-weight:700;line-height:1.2}.rgh-pcard{container-type:inline-size;display:flex;flex-direction:column;min-width:0;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.6rem;overflow:hidden;transition:box-shadow .22s ease}.rgh-pcard:hover{box-shadow:0 .1rem .2rem #00000008,0 1.2rem 3.2rem -1.6rem #143c1e24}.grid__item>.rgh-pcard{width:100%;height:100%}.rgh-pcard__img-wrap{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.04)}.rgh-pcard__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rgh-pcard:hover .rgh-pcard__img{transform:scale(1.03)}.rgh-pcard__img--placeholder{padding:2rem;opacity:.4}.rgh-pcard__badge,.rgh-pcard__discount{position:absolute;top:1.2rem;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;line-height:1.4;color:#fff}.rgh-pcard__badge{left:1.2rem}.rgh-pcard__discount{right:1.2rem;background:#c0392b}.rgh-pcard__badge--oferta{background:#c0392b}.rgh-pcard__badge--popular{background:var(--rgh-primary, #255a33)}.rgh-pcard__badge--nou{background:var(--rgh-bloom, #e68485)}.rgh-pcard__body{display:flex;flex-direction:column;gap:.5rem;flex:1;padding:1.4rem}.rgh-pcard__meta-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.rgh-pcard__type{display:block;min-width:0;font-size:1.1rem;color:rgba(var(--color-foreground),.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rgh-pcard__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin-top:.3rem;margin-bottom:-.2rem;font-size:1.4rem;font-weight:500;line-height:1.35;min-height:3.78rem;color:rgb(var(--color-foreground));text-decoration:none}.rgh-pcard__title:hover{color:rgb(var(--color-button))}.rgh-pcard__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.65);min-height:3.36rem}.rgh-pcard__rating{display:flex;align-items:center;gap:.4rem;flex:0 0 auto;font-size:1.1rem}.rgh-pcard__star{color:var(--rgh-bloom, #e68485);font-size:1.3rem;line-height:1}.rgh-pcard__rating-val{font-weight:600;color:rgb(var(--color-foreground))}.rgh-pcard__rating-count{color:rgba(var(--color-foreground),.55)}.rgh-pcard__footer{display:flex;flex-direction:column;gap:.6rem;margin-top:auto;padding-top:.8rem}.rgh-pcard__prices{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;min-width:0}.rgh-pcard__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:.5rem}.rgh-pcard__price{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.rgh-pcard__old-price{font-size:1.2rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.rgh-pcard__discount-pct{font-size:1.1rem;font-weight:600;color:#c0392b}.rgh-pcard__qty{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:80%;min-width:0;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:999px;overflow:hidden}.rgh-pcard__qty-btn{display:grid;place-items:center;width:3rem;height:3rem;background:none;border:none;cursor:pointer;color:rgba(var(--color-foreground),.7)}.rgh-pcard__qty-btn:hover{color:rgb(var(--color-foreground))}.rgh-pcard__qty-val{width:2.4rem;text-align:center;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.rgh-pcard__add-btn{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:80%;min-width:0;gap:.5rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:999px;padding:.75rem .8rem;font-size:1.3rem;font-weight:500;cursor:pointer;transition:opacity .18s ease;white-space:nowrap}.rgh-pcard__add-btn:hover:not(:disabled){opacity:.88}.rgh-pcard__add-btn:disabled{opacity:.45;cursor:not-allowed}.rgh-pcard__add-btn-icon{position:relative;display:inline-flex;flex:0 0 auto;width:1.8rem;height:1.8rem}.rgh-pcard__add-btn-icon-face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.rgh-pcard__add-btn-icon-face svg{width:100%;height:100%;display:block}.rgh-pcard__add-btn-icon-face--check{opacity:0}.rgh-pcard__add-btn.is-added .rgh-pcard__add-btn-icon-face--cart{animation:rgh-add-btn-cart-out 1.4s ease forwards}.rgh-pcard__add-btn.is-added .rgh-pcard__add-btn-icon-face--check{animation:rgh-add-btn-check-in 1.4s ease forwards}@keyframes rgh-add-btn-check-in{0%{opacity:0;transform:rotate(-90deg) scale(.4)}20%{opacity:1;transform:rotate(0) scale(1.1)}32%{transform:rotate(0) scale(1)}72%{opacity:1;transform:rotate(0) scale(1)}to{opacity:0;transform:rotate(110deg) scale(.4)}}@keyframes rgh-add-btn-cart-out{0%{opacity:1;transform:rotate(0) scale(1)}20%{opacity:0;transform:rotate(90deg) scale(.4)}72%{opacity:0}to{opacity:1;transform:rotate(0) scale(1)}}@media screen and (max-width:749px){.rgh-pcard__body{padding:1.5rem}.rgh-pcard__footer{gap:.4rem}}@container (max-width: 179px){.rgh-pcard__actions{grid-template-columns:1fr}.rgh-pcard__qty{width:100%;justify-self:stretch}.rgh-pcard__qty-btn{flex:1 1 auto;width:auto;height:2.8rem}.rgh-pcard__qty-val{width:1.4rem;font-size:1.1rem}.rgh-pcard__add-btn{width:100%}.rgh-pcard__add-btn-icon{width:1.5rem;height:1.5rem}}.rgh-product-grid__carousel{position:relative}.rgh-product-grid__items{display:flex;gap:1.6rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:.4rem}.rgh-product-grid__items::-webkit-scrollbar{display:none}.rgh-product-grid__items{cursor:grab}.rgh-product-grid__items.is-dragging{cursor:grabbing;scroll-behavior:auto}.rgh-product-grid__slide{display:flex;flex:0 0 calc((100% - 1.6rem)/2);scroll-snap-align:start}.rgh-product-grid__slide>.rgh-pcard{width:100%}.rgh-product-grid__arrow{position:absolute;top:50%;z-index:2;display:inline-grid;width:3.8rem;height:3.8rem;place-items:center;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:999px;background:#ffffffeb;color:rgb(var(--color-button));box-shadow:0 .4rem 1.2rem #1f3d2b1a;cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.rgh-product-grid__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.rgh-product-grid__arrow[disabled]{opacity:.3;cursor:default;pointer-events:none}.rgh-product-grid__arrow svg{width:1.4rem;height:1.4rem}.rgh-product-grid__arrow svg path{fill:currentColor}.rgh-product-grid__arrow--prev{left:-2rem}.rgh-product-grid__arrow--prev svg{transform:rotate(90deg)}.rgh-product-grid__arrow--next{right:-2rem}.rgh-product-grid__arrow--next svg{transform:rotate(-90deg)}@media screen and (max-width:749px){.rgh-product-grid__items{gap:1.2rem}.rgh-product-grid__slide{flex:0 0 calc((100% - 1.2rem)/2)}.rgh-product-grid__arrow{display:none}.rgh-product-grid__carousel--mobile-arrows .rgh-product-grid__arrow{display:inline-grid;width:3.2rem;height:3.2rem}.rgh-product-grid__carousel--mobile-arrows .rgh-product-grid__arrow--prev{left:-1.8rem}.rgh-product-grid__carousel--mobile-arrows .rgh-product-grid__arrow--next{right:-1.8rem}}@media screen and (min-width:750px){.rgh-product-grid__items{gap:2rem}.rgh-product-grid__slide{flex:0 0 calc((100% - 6rem)/4)}}@media screen and (min-width:990px){.rgh-product-grid__carousel{padding:0 .4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
