:root{--rd-green: #1F3A2D;--rd-ink: #1C1712;--rd-bg: #FBF7EF;--rd-sand: #F3E8D2;--rd-stone: #E7D8BF;--rd-taupe: #B9A88E;--rd-terracotta: #B8663B;--rd-white: #FFFFFF;--rd-muted: rgba(28, 23, 18, .68);--rd-border: rgba(185, 168, 142, .45);--rd-radius-card: 18px;--rd-radius-soft: 14px;--rd-radius-button: 999px;--rd-shadow-card: 0 12px 28px rgba(28, 23, 18, .08);--rd-font-heading: "Manrope", "Inter", system-ui, sans-serif;--rd-font-body: "Inter", system-ui, sans-serif}.rd-btn--accent{background:var(--rd-terracotta);border-color:var(--rd-terracotta);color:var(--rd-white)}.rd-btn--on-dark{border-color:#ffffff7a;background:#ffffff14;color:var(--rd-white)}.rd-hero--v2 .rd-hero__fallback{background:radial-gradient(circle at 78% 24%,rgba(184,102,59,.34),transparent 30%),radial-gradient(circle at 72% 80%,rgba(243,232,210,.22),transparent 26%),linear-gradient(135deg,#1f3a2d,#253b30 52%,#1c1712)}.rd-hero__topline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.rd-hero__topline .rd-hero__badge{margin-bottom:0}.rd-hero__trust{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#ffffffe6;font-size:13px;font-weight:750;text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rd-hero__stars{display:inline-flex;gap:2px}.rd-hero__stars svg{width:15px;height:15px;fill:#00b67a}.rd-hero__promo{display:inline-flex;width:fit-content;margin:0 0 15px!important;padding:7px 11px;border-radius:999px;background:#b8663beb;color:var(--rd-white)!important;font-size:13px!important;font-weight:800;line-height:1.15}.rd-hero__subtitle{max-width:650px}.rd-hero--v2 .rd-hero__proof-item{padding:12px 14px}.rd-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;color:#1c171285;font-family:var(--rd-font-heading);font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.04em}.rd-trust-bar{background:var(--rd-sand);color:var(--rd-ink);border-top:1px solid rgba(185,168,142,.42);border-bottom:1px solid rgba(185,168,142,.42)}.rd-trust-bar--white{background:var(--rd-bg)}.rd-trust-bar__wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:min(100%,1240px);margin:0 auto;padding:12px 18px}.rd-trust-bar__item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:42px;color:var(--rd-green);font-family:var(--rd-font-heading);font-size:13px;font-weight:800;line-height:1.2;text-align:center}.rd-trust-bar__icon{display:inline-flex;flex:0 0 auto;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:#1f3a2d14;color:var(--rd-green)}.rd-trust-bar__icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.rd-quiz__option:hover{border-color:#1f3a2d80;background:#1f3a2d0f}@media(max-width:989px){.rd-hero--v2{min-height:680px}.rd-hero__topline{align-items:flex-start}.rd-hero--v2 .rd-hero__proof{grid-template-columns:1fr}.rd-trust-bar__wrap{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 14px}}@media(max-width:640px){.rd-hero__trust,.rd-hero__promo{font-size:12px!important}.rd-trust-bar__wrap{grid-template-columns:1fr}.rd-trust-bar__item{justify-content:flex-start;text-align:left}}html{background:var(--rd-bg)}body{background:var(--rd-bg);color:var(--rd-ink);font-family:var(--rd-font-body)}body.template-index .homepage-wrapper{background:var(--rd-bg)}.rd-section{background:var(--rd-bg);color:var(--rd-ink);font-family:var(--rd-font-body);padding:var(--rd-space-top, 76px) 18px var(--rd-space-bottom, 76px)}.rd-section--sand{background:var(--rd-sand)}.rd-section--stone{background:var(--rd-stone)}.rd-section--green{background:var(--rd-green);color:var(--rd-white)}.rd-section--green .rd-eyebrow,.rd-section--green .rd-section-head p,.rd-section--green .rd-card p,.rd-section--green .rd-muted{color:#ffffffc2}.rd-wrap{width:min(100%,1240px);margin:0 auto}.rd-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:0 0 30px}.rd-section-head__copy{max-width:780px}.rd-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--rd-terracotta);font-family:var(--rd-font-heading);font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.rd-eyebrow:before{content:"";width:22px;height:2px;border-radius:999px;background:currentColor}.rd-section h1,.rd-section h2,.rd-section h3,.rd-section h4{color:inherit;font-family:var(--rd-font-heading);letter-spacing:0;text-transform:none}.rd-section h1,.rd-section h2{max-width:880px;margin:0;font-weight:800;line-height:1.08}.rd-section h1{font-size:clamp(34px,5vw,58px)}.rd-section h2{font-size:clamp(28px,3.4vw,42px)}.rd-section p{margin:0;color:var(--rd-muted);font-size:16px;line-height:1.6}.rd-section-head p{max-width:620px;margin-top:12px}.rd-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.rd-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:var(--rd-radius-button);font-family:var(--rd-font-heading);font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.rd-btn:hover{transform:translateY(-1px)}.rd-btn--primary{background:var(--rd-green);color:var(--rd-white)}.rd-btn--secondary{border-color:#1f3a2d59;background:#ffffff6b;color:var(--rd-green)}.rd-section--green .rd-btn--primary{background:var(--rd-white);color:var(--rd-green)}.rd-section--green .rd-btn--secondary{border-color:#ffffff57;color:var(--rd-white)}.rd-link{color:var(--rd-green);font-family:var(--rd-font-heading);font-weight:800;text-decoration-color:#b8663b8c;text-underline-offset:4px}.rd-hero{position:relative;min-height:min(760px,calc(100vh - 120px));display:grid;align-items:stretch;padding:0;overflow:hidden;background:var(--rd-green);color:var(--rd-white)}.rd-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.rd-hero__media img{width:100%;height:100%;object-fit:cover}.rd-hero__fallback{width:100%;height:100%;background:radial-gradient(circle at 72% 28%,rgba(184,102,59,.32),transparent 28%),linear-gradient(135deg,#1f3a2d,#263c31 48%,#b9a88e)}.rd-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c1712b8,#1c17125c 46%,#1c17120f)}.rd-hero__inner{position:relative;z-index:1;display:grid;align-items:center;min-height:inherit;width:min(100%,1240px);margin:0 auto;padding:74px 18px 64px}.rd-hero__content{width:min(100%,660px)}.rd-hero__badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:var(--rd-radius-button);background:#ffffff1f;color:#ffffffe0;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rd-hero__content h1{color:var(--rd-white)}.rd-hero__content p{max-width:610px;margin-top:18px;color:#ffffffd1;font-size:18px}.rd-hero__actions{margin-top:28px}.rd-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,680px);margin-top:34px}.rd-hero__proof-item{padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rd-hero__proof-item strong{display:block;color:var(--rd-white);font-family:var(--rd-font-heading);font-size:14px;font-weight:800;line-height:1.2}.rd-hero__proof-item span{display:block;margin-top:5px;color:#ffffffc2;font-size:12.5px;line-height:1.35}.rd-card-grid{display:grid;grid-template-columns:repeat(var(--rd-columns, 3),minmax(0,1fr));gap:16px}.rd-card{min-width:0;border:1px solid var(--rd-border);border-radius:var(--rd-radius-card);background:var(--rd-white);box-shadow:var(--rd-shadow-card);overflow:hidden}.rd-card--soft{background:#ffffffa8}.rd-card__media{display:block;aspect-ratio:4 / 3;background:var(--rd-stone);overflow:hidden}.rd-card__media img,.rd-card__media svg{width:100%;height:100%;display:block;object-fit:cover}.rd-card__body{padding:20px}.rd-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:14px;border-radius:999px;background:#1f3a2d14;color:var(--rd-green)}.rd-card__icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.rd-card h3{margin:0;font-size:20px;font-weight:800;line-height:1.2}.rd-card p{margin-top:9px;font-size:14.5px;line-height:1.52}.rd-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.rd-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(185,168,142,.58);border-radius:999px;background:#f3e8d29e;color:var(--rd-ink);font-size:12px;font-weight:700;line-height:1}.rd-product-grid{display:grid;grid-template-columns:repeat(var(--rd-product-columns, 4),minmax(0,1fr));gap:18px}.rd-product-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--rd-border);border-radius:var(--rd-radius-card);background:var(--rd-white);box-shadow:var(--rd-shadow-card);overflow:hidden}.rd-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;background:linear-gradient(135deg,var(--rd-sand),var(--rd-stone));overflow:hidden}.rd-product-card__media img,.rd-product-card__media svg{width:100%;height:100%;display:block;object-fit:cover}.rd-product-card__badge{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:999px;background:#1f3a2deb;color:var(--rd-white);font-size:12px;font-weight:800;line-height:1}.rd-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:18px}.rd-product-card__animal{margin-bottom:8px;color:var(--rd-terracotta);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.rd-product-card h3{margin:0;font-size:18px;line-height:1.25}.rd-product-card__features{display:grid;gap:7px;margin:14px 0 0;padding:0;list-style:none}.rd-product-card__features li{position:relative;padding-left:18px;color:var(--rd-muted);font-size:13.5px;line-height:1.35}.rd-product-card__features li:before{content:"";position:absolute;top:.58em;left:0;width:7px;height:7px;border-radius:999px;background:var(--rd-terracotta)}.rd-product-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px}.rd-product-card__price{color:var(--rd-ink);font-family:var(--rd-font-heading);font-size:18px;font-weight:800}.rd-product-card__compare{color:#1c17126b;font-size:14px;text-decoration:line-through}.rd-product-card__cta{margin-top:14px}.rd-product-card__cta .rd-btn{width:100%}.rd-guide{display:grid;grid-template-columns:.42fr .58fr;gap:24px;align-items:start}.rd-guide__note{padding:22px;border:1px solid var(--rd-border);border-radius:var(--rd-radius-card);background:#ffffff9e}.rd-guide__note strong{display:block;margin-bottom:8px;color:var(--rd-green);font-family:var(--rd-font-heading);font-size:18px;font-weight:800}.rd-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--rd-border);border-radius:var(--rd-radius-card);background:var(--rd-white);box-shadow:var(--rd-shadow-card)}.rd-table th,.rd-table td{padding:15px 16px;border-bottom:1px solid var(--rd-border);text-align:left;vertical-align:top}.rd-table tr:last-child td{border-bottom:0}.rd-table th{background:var(--rd-green);color:var(--rd-white);font-family:var(--rd-font-heading);font-size:13px;font-weight:800}.rd-table td{color:var(--rd-muted);font-size:14px;line-height:1.45}.rd-table td:first-child{color:var(--rd-ink);font-weight:800}.rd-quiz{background:var(--rd-green);color:var(--rd-white)}.rd-quiz__shell{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:26px;align-items:stretch}.rd-quiz__intro{display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-height:100%;padding:32px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(135deg,#ffffff1c,#ffffff0a),#ffffff0d}.rd-quiz__intro p{color:#ffffffc7}.rd-quiz__disclaimer{padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#ffffffb8;font-size:13px;line-height:1.45}.rd-quiz__panel{padding:24px;border-radius:24px;background:var(--rd-white);color:var(--rd-ink);box-shadow:0 18px 38px #00000029}.rd-quiz__progress{height:8px;margin-bottom:22px;border-radius:999px;background:var(--rd-sand);overflow:hidden}.rd-quiz__bar{width:0;height:100%;border-radius:inherit;background:var(--rd-terracotta);transition:width .18s ease}.rd-quiz__step{display:none}.rd-quiz__step.is-active{display:block}.rd-quiz__question{color:var(--rd-ink);font-family:var(--rd-font-heading);font-size:24px;font-weight:800;line-height:1.18}.rd-quiz__hint{margin-top:8px;color:var(--rd-muted);font-size:14px}.rd-quiz__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.rd-quiz__option{display:grid;gap:5px;width:100%;min-height:84px;padding:15px;border:1px solid var(--rd-border);border-radius:16px;background:var(--rd-bg);color:var(--rd-ink);text-align:left;cursor:pointer}.rd-quiz__option strong{font-family:var(--rd-font-heading);font-size:15px;font-weight:800}.rd-quiz__option span{color:var(--rd-muted);font-size:13px;line-height:1.35}.rd-quiz__option.is-selected{border-color:var(--rd-green);background:#1f3a2d14;box-shadow:inset 0 0 0 1px var(--rd-green)}.rd-quiz__nav{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.rd-quiz__nav button,.rd-quiz__restart{min-height:42px;padding:0 16px;border:1px solid var(--rd-border);border-radius:999px;background:var(--rd-white);color:var(--rd-green);font-family:var(--rd-font-heading);font-weight:800;cursor:pointer}.rd-quiz__next{margin-left:auto;background:var(--rd-green)!important;color:var(--rd-white)!important}.rd-quiz__nav button:disabled{cursor:not-allowed;opacity:.45}.rd-quiz__result{display:none}.rd-quiz__result.is-active{display:grid;gap:14px}.rd-quiz__result-card{padding:18px;border:1px solid var(--rd-border);border-radius:18px;background:var(--rd-bg)}.rd-quiz__result-card h3{margin:0 0 8px;font-size:22px}.rd-quiz__result-card p{font-size:14.5px}.rd-faq-list{display:grid;gap:10px;max-width:930px;margin:0 auto}.rd-faq-item{border:1px solid var(--rd-border);border-radius:16px;background:var(--rd-white);box-shadow:0 10px 22px #1c17120b;overflow:hidden}.rd-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--rd-ink);font-family:var(--rd-font-heading);font-size:16px;font-weight:800;line-height:1.3;cursor:pointer;list-style:none}.rd-faq-item summary::-webkit-details-marker{display:none}.rd-faq-item summary:after{content:"+";flex:0 0 auto;color:var(--rd-terracotta);font-size:22px;line-height:1}.rd-faq-item[open] summary:after{content:"-"}.rd-faq-item__answer{padding:0 20px 20px}.rd-faq-item__answer p{font-size:14.5px}.rd-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rd-pdp-specs{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:24px;align-items:start}.rd-pdp-specs__image{border:1px solid var(--rd-border);border-radius:24px;background:var(--rd-sand);overflow:hidden;box-shadow:var(--rd-shadow-card)}.rd-pdp-specs__image img,.rd-pdp-specs__image svg{display:block;width:100%;height:auto}.rd-pdp-specs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rd-pdp-spec{padding:16px;border:1px solid var(--rd-border);border-radius:16px;background:var(--rd-white)}.rd-pdp-spec strong,.rd-pdp-spec span{display:block}.rd-pdp-spec strong{color:var(--rd-green);font-family:var(--rd-font-heading);font-size:13px;font-weight:800}.rd-pdp-spec span{margin-top:5px;color:var(--rd-muted);font-size:14px;line-height:1.45}.rd-media-text{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);gap:32px;align-items:center}.rd-media-text--reverse .rd-media-text__media{order:2}.rd-media-text__media{border-radius:24px;background:var(--rd-sand);overflow:hidden;box-shadow:var(--rd-shadow-card)}.rd-media-text__media img,.rd-media-text__media svg{width:100%;height:auto;display:block}.rd-check-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.rd-check-list li{position:relative;padding-left:26px;color:var(--rd-muted);font-size:15px;line-height:1.45}.rd-check-list li:before{content:"";position:absolute;top:.38em;left:0;width:15px;height:15px;border-radius:50%;background:var(--rd-green);box-shadow:inset 0 0 0 4px var(--rd-sand)}@media(max-width:989px){.rd-section{padding:calc(var(--rd-space-top, 68px) * .72) 14px calc(var(--rd-space-bottom, 68px) * .72)}.rd-section-head{display:block;margin-bottom:22px}.rd-section-head .rd-actions{margin-top:16px}.rd-hero{min-height:680px}.rd-hero__shade{background:linear-gradient(180deg,#1c1712b8,#1c17127a)}.rd-hero__inner{align-items:end;padding:70px 14px 34px}.rd-hero__content p{font-size:16px}.rd-hero__proof{grid-template-columns:1fr}.rd-card-grid,.rd-product-grid,.rd-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-guide,.rd-quiz__shell,.rd-pdp-specs,.rd-media-text,.rd-media-text--reverse{grid-template-columns:1fr}.rd-media-text--reverse .rd-media-text__media{order:0}.rd-quiz__intro,.rd-quiz__panel{padding:20px;border-radius:18px}}@media(max-width:640px){.rd-section h1{font-size:36px}.rd-section h2{font-size:29px}.rd-actions,.rd-btn{width:100%}.rd-card-grid,.rd-product-grid,.rd-trust-strip,.rd-pdp-specs__grid,.rd-quiz__options{grid-template-columns:1fr}.rd-card__body,.rd-product-card__body{padding:16px}.rd-table,.rd-table tbody,.rd-table tr,.rd-table td{display:block;width:100%}.rd-table thead{display:none}.rd-table tr{border-bottom:1px solid var(--rd-border)}.rd-table tr:last-child{border-bottom:0}.rd-table td{border:0;padding:11px 14px}.rd-table td:before{content:attr(data-label);display:block;margin-bottom:4px;color:var(--rd-green);font-family:var(--rd-font-heading);font-size:12px;font-weight:800;text-transform:uppercase}}.rd-section{padding:var(--rd-space-top, 68px) 18px var(--rd-space-bottom, 68px)}.rd-hero--v2{min-height:clamp(640px,78vh,820px)}.rd-hero--v2 .rd-hero__proof{grid-template-columns:repeat(3,minmax(0,auto));width:auto;max-width:760px}.rd-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}@media(max-width:989px){.rd-hero--v2 .rd-hero__proof{grid-template-columns:1fr}}.rd-section-head--center{justify-content:center;text-align:center}.rd-section-head--center .rd-section-head__copy{margin-right:auto;margin-left:auto}.rd-section-head--center .rd-eyebrow{justify-content:center}.rd-circle-menu{display:grid;grid-template-columns:repeat(var(--rd-circle-columns, 6),minmax(0,1fr));gap:clamp(18px,2vw,30px)}.rd-circle-item{display:grid;gap:12px;justify-items:center;color:var(--rd-ink);text-align:center;text-decoration:none}.rd-circle-item__media{position:relative;display:grid;width:min(170px,100%);aspect-ratio:1;place-items:center;border:1px solid rgba(185,168,142,.52);border-radius:999px;background:radial-gradient(circle at 35% 25%,#ffffffb8,#fff0 34%),linear-gradient(135deg,var(--rd-sand),var(--rd-stone));overflow:hidden;box-shadow:0 18px 34px #1c171214;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rd-circle-item:hover .rd-circle-item__media{transform:translateY(-4px);border-color:#1f3a2d47;box-shadow:0 22px 42px #1c17121f}.rd-circle-item__media img{width:100%;height:100%;object-fit:cover}.rd-circle-item__icon{display:grid;width:58%;aspect-ratio:1;place-items:center;border-radius:999px;color:var(--rd-green);background:#ffffff8a}.rd-circle-item__icon svg{width:62%;height:62%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.rd-circle-item__title{display:block;font-family:var(--rd-font-heading);font-size:clamp(17px,1.3vw,21px);font-weight:800;line-height:1.15}.rd-circle-item__text{display:block;max-width:190px;color:var(--rd-muted);font-size:14px;line-height:1.35}.rd-review-summary{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-bottom:18px;color:var(--rd-muted);font-size:15px}.rd-review-stars{display:inline-flex;gap:1px;padding:3px 7px;border-radius:999px;color:#fff;background:#00b67a;font-size:13px;letter-spacing:0;line-height:1}.rd-review-grid,.rd-guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rd-guide-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rd-review-card,.rd-guide-card{border:1px solid var(--rd-border);border-radius:var(--rd-radius-card);background:#ffffffd1;box-shadow:var(--rd-shadow-card);overflow:hidden}.rd-review-card__media,.rd-guide-card__media{position:relative;display:block;aspect-ratio:1.12;background:linear-gradient(135deg,var(--rd-sand),var(--rd-stone));overflow:hidden}.rd-guide-card__media{aspect-ratio:1.2}.rd-review-card__media img,.rd-guide-card__media img{width:100%;height:100%;object-fit:cover}.rd-review-card__play{position:absolute;inset:50% auto auto 50%;display:grid;width:58px;height:58px;place-items:center;border-radius:999px;color:#fff;background:#1c1712e0;transform:translate(-50%,-50%)}.rd-review-card__play svg{width:28px;height:28px;fill:currentColor}.rd-review-card__body,.rd-guide-card__body{padding:22px}.rd-review-card__stars{margin-bottom:12px;color:var(--rd-terracotta);font-size:15px;letter-spacing:0}.rd-review-card h3,.rd-guide-card h3{margin:0;color:var(--rd-ink);font-family:var(--rd-font-heading);font-size:20px;font-weight:800;line-height:1.18}.rd-review-card p,.rd-guide-card p{margin:12px 0 0;color:var(--rd-muted);font-size:15px;line-height:1.55}.rd-review-card footer{display:grid;gap:2px;margin-top:18px;color:var(--rd-ink);font-size:14px}.rd-review-card footer span{color:var(--rd-muted)}.rd-guide-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--rd-green)}.rd-guide-card__placeholder svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.rd-guide-card__badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;color:#fff;background:var(--rd-green);font-family:var(--rd-font-heading);font-size:12px;font-weight:800}.product-section.eb-product-template .product-form-wrapper{border:1px solid rgba(185,168,142,.38);border-radius:22px;background:#ffffffbd;box-shadow:0 16px 34px #1c171212}@media(max-width:989px){.rd-circle-menu{display:flex;gap:18px;margin-right:-14px;margin-left:-14px;padding:2px 14px 12px;overflow-x:auto;scroll-snap-type:x proximity}.rd-circle-item{min-width:148px;scroll-snap-align:start}.rd-circle-item__media{width:132px}.rd-review-grid,.rd-guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.rd-review-grid,.rd-guide-card-grid{grid-template-columns:1fr}.rd-review-card__body,.rd-guide-card__body{padding:18px}.rd-review-summary{display:grid}.product-section.eb-product-template .product-form-wrapper{border-radius:18px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/reptidom-theme.css.map */
