.rn-home{--rn-green:#082812;--rn-green2:#163b24;--rn-cream:#f8f3ea;--rn-gold:#c9a04b;--rn-ink:#141a16;--rn-line:#e6dfd4}.rn-home-section{padding:28px 0}.rn-home-wrap{width:min(1400px,calc(100% - 48px));margin:0 auto}.rn-home-heading{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 0 18px;font-size:22px;font-weight:800;color:var(--rn-ink)}.rn-home-heading:before,.rn-home-heading:after{content:"";width:70px;height:1px;background:var(--rn-gold)}.rn-hero-home{display:grid;grid-template-columns:45% 55%;min-height:510px;background:var(--rn-cream);overflow:hidden}.rn-hero-copy{padding:62px 5% 45px 8%;display:flex;flex-direction:column;justify-content:center}.rn-hero-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;color:#506b45}.rn-hero-title{font:700 clamp(48px,5.3vw,78px)/.92 Georgia,serif;letter-spacing:-.04em;margin:12px 0 20px;color:#0e2114}.rn-hero-title span{color:#5f7a4e}.rn-hero-text{max-width:500px;font-size:16px;line-height:1.5;margin:0 0 20px}.rn-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;padding:15px 23px;border-radius:7px;background:var(--rn-green);color:#fff;text-decoration:none;font-size:12px;font-weight:800}.rn-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.rn-trust-item{text-align:center;font-size:9px;line-height:1.25;color:#39483d;border-right:1px solid #d8cfbf}.rn-trust-item:last-child{border-right:0}.rn-trust-icon{font-size:24px;display:block;margin-bottom:4px;color:#49634b}.rn-hero-media{position:relative;min-height:510px;background:#e9e1d2;display:flex;align-items:center;justify-content:center;overflow:hidden}.rn-hero-media>img{width:100%;height:100%;object-fit:cover;display:block}.rn-hero-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1e8d8,#ddd0ba);padding:30px}.rn-hero-placeholder img{max-width:90%;max-height:90%;object-fit:contain}.rn-category-section{background:#fffdf9}.rn-category-subheading{text-align:center;color:#586052;margin:-8px auto 22px;font-size:14px}.rn-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rn-category-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.rn-category-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.rn-category-card{position:relative;min-height:210px;border-radius:12px;overflow:hidden;text-decoration:none;display:flex;align-items:flex-end;border:1px solid rgba(20,50,35,.1);isolation:isolate;background:#f5eee3}.rn-category-card__bg,.rn-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rn-category-card__image{width:100%;height:100%;object-fit:cover;display:block}.rn-category-card__overlay{z-index:1;background:linear-gradient(90deg,#041c12eb,#041c128c 45%,#041c1214)}.rn-category-card--light .rn-category-card__overlay{background:linear-gradient(90deg,#faf6eef0,#faf6eea3 46%,#faf6ee14)}.rn-category-card__content{position:relative;z-index:2;padding:24px;max-width:62%;color:#fff}.rn-category-card--light .rn-category-card__content{color:#102c1d}.rn-category-card__eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:#d9b15c;margin-bottom:6px}.rn-category-card--light .rn-category-card__eyebrow{color:#8a6a25}.rn-category-card h3{font-size:22px;line-height:1.05;margin:0 0 10px;font-weight:850;letter-spacing:.2px}.rn-category-card p{font-size:13px;line-height:1.45;margin:0 0 16px;max-width:260px}.rn-category-card__button{display:inline-flex;align-items:center;gap:7px;border:1px solid #d7b35d;background:#d7b35d;color:#102b1c;border-radius:7px;padding:9px 14px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.2px}.rn-category-card--dark .rn-category-card__button{background:transparent;color:#fff;border-color:#d7b35d}.rn-category-card:hover .rn-category-card__image{transform:scale(1.035);transition:transform .35s ease}.rn-category-card__image{transition:transform .35s ease}.rn-products-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.rn-products-head h2{margin:0;font-size:22px}.rn-products-head a{font-size:10px;font-weight:800;color:#546346;text-decoration:none}.rn-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.rn-product-card{border:1px solid var(--rn-line);border-radius:8px;background:#fff;overflow:hidden}.rn-product-image{aspect-ratio:1/1;background:#faf7f1;display:flex;align-items:center;justify-content:center}.rn-product-image img{width:100%;height:100%;object-fit:contain}.rn-product-body{padding:10px}.rn-stars{color:#e2a529;font-size:11px;letter-spacing:1px}.rn-product-title{font-size:11px;font-weight:800;line-height:1.3;margin:5px 0;min-height:29px}.rn-price{font-size:13px;font-weight:900;margin-bottom:8px}.rn-add{width:100%;border:0;border-radius:5px;background:var(--rn-green);color:#fff;padding:9px;font-size:10px;font-weight:800;cursor:pointer}.rn-feature-strip{display:grid;grid-template-columns:1fr 1fr;background:var(--rn-green);border-radius:9px;overflow:hidden;color:#fff;min-height:240px}.rn-feature-image{display:flex;align-items:center;justify-content:center;padding:22px;background:radial-gradient(circle,#2d5d36,#061b0b)}.rn-feature-image img{width:100%;height:100%;object-fit:cover}.rn-feature-copy{padding:32px}.rn-feature-copy .rn-hero-kicker{color:#c8d68e}.rn-feature-copy h2{font:700 32px Georgia,serif;margin:7px 0 10px}.rn-feature-copy p{font-size:12px;line-height:1.5;color:#d9e3d9;max-width:480px}.rn-feature-copy .rn-hero-btn{background:#d6ad4f;color:#132416}.rn-why{display:grid;grid-template-columns:28% 72%;background:var(--rn-cream);border:1px solid var(--rn-line);border-radius:9px;overflow:hidden}.rn-why-copy{padding:25px}.rn-why-copy h2{font:700 31px/1.05 Georgia,serif;margin:8px 0 13px}.rn-why-copy p{font-size:10px;line-height:1.5}.rn-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px}.rn-mini{background:#fff;border:1px solid var(--rn-line);border-radius:7px;overflow:hidden}.rn-mini-img{height:100px;background:#e5dfd3;display:flex;align-items:center;justify-content:center;font-size:35px}.rn-mini-img img{width:100%;height:100%;object-fit:cover}.rn-mini h4{font-size:11px;margin:9px 9px 4px}.rn-mini p{font-size:9px;line-height:1.35;color:#687268;margin:0 9px 11px}.rn-reviews{background:var(--rn-green);color:#fff;border-radius:9px;padding:18px}.rn-reviews .rn-home-heading{color:#fff}.rn-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rn-review{border:1px solid #4c6749;border-radius:8px;padding:13px;min-height:118px}.rn-review-avatar{width:42px;height:42px;border-radius:50%;background:#e4ded1;display:flex;align-items:center;justify-content:center;float:left;margin-right:9px;color:#17301c;font-weight:800;overflow:hidden}.rn-review-avatar img{width:100%;height:100%;object-fit:cover}.rn-review p{font-size:10px;line-height:1.45;margin:4px 0}.rn-review small{font-size:8px;color:#c5d0c4}.rn-news{display:flex;align-items:center;justify-content:space-between;padding:25px max(24px,calc((100% - 1280px)/2));background:#fff;border-top:1px solid var(--rn-line);border-bottom:1px solid var(--rn-line)}.rn-news h3{font-size:16px;margin:0}.rn-news p{font-size:10px;color:#687268;margin:5px 0 0}.rn-news form{display:flex;min-width:400px}.rn-news input{flex:1;border:1px solid var(--rn-line);padding:12px;border-radius:5px 0 0 5px}.rn-news button{border:0;background:var(--rn-green);color:#fff;font-size:10px;font-weight:800;padding:0 18px;border-radius:0 5px 5px 0}@media(max-width:749px){.rn-home-wrap{width:calc(100% - 24px)}.rn-home-section{padding:22px 0}.rn-home-heading{font-size:17px;gap:9px}.rn-home-heading:before,.rn-home-heading:after{width:35px}.rn-hero-home{display:flex;flex-direction:column}.rn-hero-copy{padding:30px 20px 20px;text-align:center;align-items:center}.rn-hero-title{font-size:43px}.rn-hero-text{font-size:13px}.rn-trust-row{gap:5px;margin-top:18px}.rn-trust-item{font-size:7px}.rn-trust-icon{font-size:18px}.rn-hero-media{min-height:320px}.rn-grid-6{grid-template-columns:repeat(2,1fr);gap:9px}.rn-tile{min-height:118px}.rn-tile-media{height:58px;font-size:32px}.rn-product-grid{display:flex;overflow-x:auto;gap:9px}.rn-product-card{flex:0 0 172px}.rn-products-head h2{font-size:18px}.rn-products-head a{font-size:9px}.rn-feature-strip{grid-template-columns:1fr}.rn-feature-image{min-height:190px}.rn-feature-copy{padding:23px}.rn-feature-copy h2{font-size:27px}.rn-why{grid-template-columns:1fr}.rn-why-copy{text-align:center;padding:18px}.rn-feature-grid{grid-template-columns:repeat(2,1fr)}.rn-mini-img{height:75px}.rn-review-grid{display:flex;overflow-x:auto;gap:9px}.rn-review{flex:0 0 285px}.rn-news{display:block;text-align:center;padding:22px 14px}.rn-news form{min-width:0;margin-top:12px}}.rn-slimming-focus{padding:34px 0;background:#f1e9db}.rn-slimming-wrap{width:min(1400px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:38% 62%;gap:24px;align-items:stretch}.rn-slimming-intro{background:#082412;color:#fff;border-radius:14px;padding:38px 38px 30px;position:relative;overflow:hidden}.rn-slimming-intro:after{content:"";position:absolute;width:240px;height:240px;border:1px solid #b99a4d55;border-radius:50%;right:-110px;bottom:-120px}.rn-slimming-kicker{color:#d3b05b;font-size:11px;font-weight:900;letter-spacing:.08em}.rn-slimming-intro h2{font:700 38px/1.02 Georgia,serif;margin:12px 0 15px;max-width:440px}.rn-slimming-intro p{color:#d7e0d5;font-size:13px;line-height:1.55;max-width:450px;margin:0 0 21px}.rn-slimming-btn{display:inline-flex;background:#d4ad51;color:#122215;text-decoration:none;font-size:11px;font-weight:900;padding:13px 17px;border-radius:6px;gap:10px}.rn-slimming-points{display:grid;grid-template-columns:1fr;gap:11px;margin-top:25px}.rn-slimming-points div{display:flex;align-items:center;gap:10px;border-top:1px solid #55705066;padding-top:10px}.rn-slimming-points b{color:#d3b05b;font-size:10px}.rn-slimming-points span{font-size:10px;color:#e8eee7}.rn-slimming-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rn-slim-card{background:#fff;border:1px solid #ded5c7;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.rn-slim-media{height:235px;background:#faf7f0;display:flex;align-items:center;justify-content:center}.rn-slim-media img{width:100%;height:100%;object-fit:contain}.rn-slim-card-body{padding:11px}.rn-slim-card-body h3{font-size:12px;line-height:1.3;margin:5px 0;min-height:31px}.rn-slim-price{font-size:14px;font-weight:900;margin:5px 0 9px}.rn-slim-add{width:100%;border:0;background:#092612;color:#fff;padding:10px;border-radius:5px;font-size:9px;font-weight:900}.rn-slim-empty{background:#fff;border:1px dashed #b9ab96;border-radius:10px;grid-column:1/-1;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.rn-slim-empty span{font-size:10px;color:#71805f;font-weight:900;letter-spacing:.08em}.rn-slim-empty strong{font:700 27px Georgia,serif;margin:8px 0}.rn-slim-empty small{max-width:380px;color:#72766f;font-size:10px;line-height:1.5}@media(max-width:749px){.rn-slimming-focus{padding:22px 0}.rn-slimming-wrap{width:calc(100% - 24px);grid-template-columns:1fr;gap:10px}.rn-slimming-intro{padding:27px 22px}.rn-slimming-intro h2{font-size:30px}.rn-slimming-intro p{font-size:12px}.rn-slimming-points{grid-template-columns:repeat(3,1fr);gap:7px}.rn-slimming-points div{display:block;border-top:0;border-left:1px solid #55705066;padding:4px 0 4px 8px}.rn-slimming-points div:first-child{border-left:0}.rn-slimming-points b{display:block;margin-bottom:4px}.rn-slimming-points span{font-size:8px}.rn-slimming-products{display:flex;overflow-x:auto;gap:9px}.rn-slim-card{flex:0 0 178px}.rn-slim-media{height:185px}.rn-slim-card-body h3{font-size:10px}.rn-slim-price{font-size:12px}.rn-slim-add{font-size:8px}}.rn-hero-v10{background:var(--rn-hero-bg,#f7f1e7);overflow:hidden;position:relative}.rn-hero-v10:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 35%,rgba(40,84,47,.14),transparent 34%),radial-gradient(circle at 10% 85%,rgba(201,160,75,.1),transparent 28%);pointer-events:none}.rn-hero-v10-inner{width:min(1440px,calc(100% - 48px));min-height:620px;margin:0 auto;display:grid;grid-template-columns:43% 57%;align-items:center;position:relative;z-index:1}.rn-hero-v10-copy{padding:62px 20px 54px 5%}.rn-hero-v10-kicker{display:inline-flex;align-items:center;gap:8px;color:#47623f;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px}.rn-hero-v10-copy h1{margin:0;color:#0c1e13;font:700 clamp(48px,5.2vw,78px)/.92 Georgia,serif;letter-spacing:-.045em;max-width:620px}.rn-hero-v10-copy h1 em{display:block;color:#55754b;font-style:normal}.rn-hero-v10-copy p{max-width:530px;margin:22px 0 24px;color:#354138;font-size:16px;line-height:1.55}.rn-v10-primary{display:inline-flex;align-items:center;gap:18px;background:#082612;color:#fff;border-radius:8px;padding:16px 23px;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 8px 22px #08261229}.rn-v10-primary span{color:#d6b35d;font-size:18px;line-height:0}.rn-v10-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:31px;max-width:570px}.rn-v10-trust>div{display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center;border-right:1px solid #d7cdbd;padding-right:12px;margin-right:12px}.rn-v10-trust>div:last-child{border-right:0;margin-right:0}.rn-v10-trust span{grid-row:span 2;width:31px;height:31px;border:1px solid #75826b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#496244;font-size:16px}.rn-v10-trust strong{font-size:9px;line-height:1.2;text-transform:uppercase;color:#243028}.rn-v10-trust small{font-size:8px;color:#6c746d;line-height:1.2}.rn-hero-v10-products{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center;gap:8px;padding:50px 2% 150px}.rn-hero-glow{position:absolute;width:75%;height:65%;right:0;top:17%;background:radial-gradient(circle,rgba(58,104,61,.22),transparent 65%);filter:blur(12px)}.rn-hero-product{position:relative;z-index:2;width:29%;text-decoration:none;color:#122116;text-align:center;transition:transform .2s ease}.rn-hero-product:hover{transform:translateY(-8px)}.rn-hero-product:nth-of-type(1){margin-top:42px}.rn-hero-product:nth-of-type(2){z-index:4;margin-top:-12px}.rn-hero-product:nth-of-type(3){margin-top:52px}.rn-hero-product-image{height:390px;display:flex;align-items:flex-end;justify-content:center;filter:drop-shadow(0 22px 18px rgba(21,35,24,.2))}.rn-hero-product-image img{width:100%;height:100%;object-fit:contain}.rn-hero-product-name{font-size:10px;font-weight:900;line-height:1.25;text-transform:uppercase;margin:5px auto 0;max-width:170px}.rn-hero-product-empty{background:#fffdf8;border:1px dashed #b8aa91;border-radius:14px;padding:60px 30px;text-align:center;z-index:3;max-width:360px}.rn-hero-product-empty span{font-size:10px;color:#6d7d5f;font-weight:900;letter-spacing:.08em}.rn-hero-product-empty strong{display:block;font:700 28px Georgia,serif;margin:9px 0}.rn-hero-product-empty small{display:block;color:#747970;font-size:10px;line-height:1.5}.rn-hero-offer{position:absolute;z-index:5;bottom:34px;left:8%;right:4%;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding:13px 16px;background:#082612;color:#fff;border:1px solid #3b583c;border-radius:12px;box-shadow:0 15px 35px #08261229}.rn-offer-icon{width:40px;height:40px;border:1px solid #bca05c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d5b15c;font-size:20px}.rn-hero-offer small{display:block;color:#d6b35d;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.rn-hero-offer strong{display:block;font-size:15px;line-height:1.15;margin:2px 0}.rn-hero-offer span{display:block;color:#ccd7cb;font-size:9px}.rn-hero-offer>a{background:#d8b45e;color:#132317;text-decoration:none;border-radius:6px;padding:12px 16px;font-size:9px;font-weight:900;white-space:nowrap}@media(max-width:749px){.rn-hero-v10-inner{width:100%;display:flex;flex-direction:column;min-height:0}.rn-hero-v10-copy{padding:32px 20px 18px;text-align:center;display:flex;flex-direction:column;align-items:center}.rn-hero-v10-kicker{font-size:10px;margin-bottom:10px}.rn-hero-v10-copy h1{font-size:45px;line-height:.94}.rn-hero-v10-copy p{font-size:12px;line-height:1.45;margin:16px auto 18px;max-width:340px}.rn-v10-primary{padding:13px 17px;font-size:10px}.rn-v10-trust{width:100%;max-width:390px;margin-top:20px}.rn-v10-trust>div{grid-template-columns:27px 1fr;column-gap:6px;padding-right:6px;margin-right:6px;text-align:left}.rn-v10-trust span{width:25px;height:25px;font-size:13px}.rn-v10-trust strong,.rn-v10-trust small{font-size:7px}.rn-hero-v10-products{width:100%;min-height:410px;padding:10px 12px 118px;gap:0;align-items:flex-end}.rn-hero-product{width:32%;margin-top:0!important}.rn-hero-product-image{height:285px}.rn-hero-product-name{font-size:8px;max-width:115px}.rn-hero-product:nth-of-type(2) .rn-hero-product-image{height:315px}.rn-hero-offer{left:12px;right:12px;bottom:15px;grid-template-columns:37px 1fr;gap:9px;padding:10px}.rn-offer-icon{width:34px;height:34px;font-size:16px}.rn-hero-offer strong{font-size:11px}.rn-hero-offer span{font-size:7px}.rn-hero-offer>a{grid-column:2;padding:9px 11px;width:max-content;font-size:8px}}.rn-slimming-focus{background:#f7f1e7;padding:36px 0}.rn-slimming-intro{background:linear-gradient(135deg,#06220f,#123b20);box-shadow:0 16px 35px #0724101f}.rn-slimming-intro h2{font-size:40px}.rn-slim-card{box-shadow:0 6px 18px #232a210f}.rn-slim-add{background:#0a2a15}@media(max-width:749px){.rn-slimming-focus{padding:25px 0}.rn-slimming-intro h2{font-size:31px}}@media(max-width:749px){.rn-category-grid,.rn-category-grid--2,.rn-category-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rn-category-card{min-height:190px;border-radius:10px}.rn-category-card__content{padding:16px;max-width:82%}.rn-category-card h3{font-size:17px}.rn-category-card p{font-size:11px;line-height:1.35;margin-bottom:11px}.rn-category-card__button{font-size:9px;padding:8px 10px}.rn-category-subheading{font-size:12px;margin-bottom:16px}}@media(max-width:430px){.rn-category-card{min-height:175px}.rn-category-card__content{max-width:88%;padding:14px}.rn-category-card h3{font-size:15px}.rn-category-card p{font-size:10px}.rn-category-card__eyebrow{font-size:8px}}.rn-goal-section{background:#fffdf9;padding:34px 0}.rn-goal-subheading{text-align:center;color:#687268;margin:-8px auto 22px;font-size:13px}.rn-goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rn-goal-card{position:relative;min-height:210px;border-radius:12px;overflow:hidden;text-decoration:none;display:flex;align-items:flex-end;border:1px solid rgba(20,50,35,.1);isolation:isolate;background:#f3ecdf}.rn-goal-card__media,.rn-goal-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rn-goal-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.rn-goal-card__overlay{z-index:1;background:linear-gradient(90deg,#041c12e8,#041c126b 55%,#041c1214)}.rn-goal-card--light .rn-goal-card__overlay{background:linear-gradient(90deg,#faf6eef2,#faf6ee8c 58%,#faf6ee14)}.rn-goal-card__content{position:relative;z-index:2;padding:22px;max-width:72%;color:#fff}.rn-goal-card--light .rn-goal-card__content{color:#102c1d}.rn-goal-card__icon{display:inline-flex;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;align-items:center;justify-content:center;margin-bottom:9px;font-size:15px}.rn-goal-card h3{font-size:18px;line-height:1.05;margin:0 0 8px;font-weight:900}.rn-goal-card p{font-size:11px;line-height:1.4;margin:0 0 12px;max-width:240px}.rn-goal-card__button{display:inline-flex;gap:7px;align-items:center;border:1px solid #d7b35d;background:#d7b35d;color:#102b1c;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:900;text-transform:uppercase}.rn-goal-card--dark .rn-goal-card__button{background:transparent;color:#fff;border-color:#d7b35d}.rn-goal-card:hover .rn-goal-card__image{transform:scale(1.035)}.rn-beauty-section{background:#f7f1e7;padding:38px 0}.rn-beauty-intro{text-align:center;max-width:650px;margin:0 auto 20px}.rn-beauty-kicker{color:#8a6a25;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rn-beauty-intro h2{font:700 32px/1.05 Georgia,serif;color:#102c1d;margin:8px 0}.rn-beauty-intro p{font-size:12px;color:#687268;margin:0 auto}.rn-beauty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rn-beauty-card{position:relative;min-height:280px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e2d9ca;text-decoration:none}.rn-beauty-card__image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .35s ease}.rn-beauty-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 32%,rgba(5,28,17,.84) 100%)}.rn-beauty-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:20px;color:#fff}.rn-beauty-card__content h3{font:700 23px Georgia,serif;margin:0 0 6px}.rn-beauty-card__content p{font-size:10px;line-height:1.4;margin:0 0 10px}.rn-beauty-card__button{display:inline-flex;background:#d7b35d;color:#102b1c;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:900;text-transform:uppercase}.rn-beauty-card:hover .rn-beauty-card__image{transform:scale(1.035)}@media(max-width:749px){.rn-goal-section{padding:24px 0}.rn-goal-subheading{font-size:11px;margin-bottom:16px}.rn-goal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rn-goal-card{min-height:175px;border-radius:10px}.rn-goal-card__content{padding:14px;max-width:90%}.rn-goal-card__icon{width:25px;height:25px;font-size:12px;margin-bottom:6px}.rn-goal-card h3{font-size:14px}.rn-goal-card p{font-size:9px;margin-bottom:9px}.rn-goal-card__button{font-size:8px;padding:7px 9px}.rn-beauty-section{padding:26px 0}.rn-beauty-intro{padding:0 10px;margin-bottom:14px}.rn-beauty-intro h2{font-size:25px}.rn-beauty-intro p{font-size:11px}.rn-beauty-grid{grid-template-columns:1fr;gap:9px}.rn-beauty-card{min-height:190px}.rn-beauty-card__content{padding:15px}.rn-beauty-card__content h3{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/royal-natural-home.css.map */
