*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f6f7;color:#34373e;font-family:Helvetica Neue,Arial,sans-serif}body.rt-lock{overflow:hidden}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.rt-page{width:min(1920px,100%);margin:auto;padding:0 42px}.rt-announcement{height:64px;background:#00572f;color:#fff;overflow:hidden;display:flex;align-items:center;font-weight:800;letter-spacing:.35px;font-size:17px}.rt-marquee{display:flex;gap:32px;white-space:nowrap;align-items:center;animation:rtMarquee 23s linear infinite;min-width:max-content}.rt-marquee i{color:#efb310;font-style:normal}.rt-marquee b{background:#fff;color:#00572f;padding:4px 8px;border-radius:5px;font-size:15px}@keyframes rtMarquee{0%{transform:translate(0)}to{transform:translate(-35%)}}.rt-header{z-index:30;position:relative}.template-index .rt-header{position:absolute;top:84px;left:0;width:100%}.rt-header-pill{margin:18px 4.2%;height:72px;background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:36px;display:flex;align-items:center;padding:0 26px;box-shadow:0 1px #00000014}.rt-brand{display:flex;align-items:center;min-width:235px;font-weight:900;letter-spacing:.4px;color:#101010}.rt-brand img{width:38px;height:42px;object-fit:contain;margin-right:7px}.rt-brand span{font-size:18px}.rt-nav{display:flex;align-items:center;justify-content:flex-end;gap:27px;flex:1}.rt-nav a{font-weight:700;color:#090909;font-size:21px}.rt-head-actions{display:flex;align-items:center;gap:20px;margin-left:26px;font-size:24px;color:#000}.rt-head-actions a{position:relative}.rt-head-actions em{position:absolute;right:-9px;top:-10px;background:#171717;color:#fff;border-radius:50%;font-size:10px;width:20px;height:20px;display:grid;place-items:center;font-style:normal}.rt-menu-btn{display:none;border:0;background:transparent;font-size:21px;padding:0}.rt-mobile-drawer,.rt-drawer-backdrop{display:none}.rt-hero-shell{padding:12px 40px 0;background:#f5f6f7}.rt-hero-slider{position:relative;aspect-ratio:1930/704;border-radius:45px;overflow:hidden;background:#edf4f7}.rt-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s ease;pointer-events:none;background:#edf4f7}.rt-hero-slide.is-active{opacity:1;pointer-events:auto}.rt-hero-slide picture,.rt-hero-slide img{width:100%;height:100%;display:block}.rt-hero-slide img{object-fit:cover}.rt-hero-hit{position:absolute;top:28%;bottom:28%;width:9%;z-index:7;border:0;background:transparent;cursor:pointer;color:#16345b;font-size:0}.rt-prev{left:0}.rt-next{right:0}.rt-hero-hit span{display:none}.rt-hero-dots{position:absolute;left:50%;bottom:20px;transform:translate(-50%);z-index:10;display:flex;gap:7px}.rt-hero-dots button{width:10px;height:10px;padding:0;border:0;border-radius:10px;background:#ffffffbf;box-shadow:0 1px 3px #00000026}.rt-hero-dots button.is-active{width:30px;background:#fff}.rt-category-wrap{padding:26px 0 48px}.rt-cats{display:flex;justify-content:center;gap:28px}.rt-cats a{text-align:center;font-weight:800;color:#202020;font-size:16px}.rt-cats img{display:block;width:118px;height:118px;border-radius:50%;object-fit:cover;margin:0 auto 10px;box-shadow:0 3px 14px #00000014}.rt-products{padding:30px 0 50px;background:#f5f6f7}.rt-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:55px}.rt-section-head h2{font-size:39px;line-height:1;margin:0;color:#000;letter-spacing:-1.6px}.rt-section-head h2 span{color:#ecb20e}.rt-view{background:#fff;border:1px solid #dce3eb;padding:14px 34px;border-radius:30px;color:#073b22;font-weight:800}.rt-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:90px}.rt-card{position:relative;background:#fff;border:1px solid #dce3eb;border-radius:0 0 45px 45px;min-width:0;overflow:visible}.rt-ribbon{position:absolute;z-index:3;left:-44px;top:46%;background:#00572f;color:#fff;font-size:11px;font-weight:800;letter-spacing:1.5px;padding:50px 11px;border-radius:12px 12px 0 0;writing-mode:vertical-rl;transform:rotate(180deg)}.rt-card-media{display:block;position:relative;background:#eef8ff;aspect-ratio:1.12/1;overflow:hidden}.rt-card-media img{width:100%;height:100%;object-fit:contain;padding:22px}.rt-discount{position:absolute;right:18px;top:18px;background:#ffe8eb;color:#f0374d;border-radius:12px;padding:7px 12px;font-weight:800}.rt-card-body{padding:25px 29px 28px}.rt-card h3{font-size:20px;color:#383b44;margin:0 0 9px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rt-chip{display:inline-block;background:#eef1ff;color:#2545c7;border-radius:8px;padding:6px 11px;font-size:12px;font-weight:800;text-transform:uppercase;max-width:92%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rt-stars{color:#f2b400;font-size:22px;letter-spacing:1px;margin:10px 0 8px}.rt-stars span{color:#777;font-size:12px;letter-spacing:0;font-weight:700}.rt-divider{height:1px;background:#e5e7eb}.rt-card-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-top:26px}.rt-card-bottom strong{display:block;font-size:24px}.rt-card-bottom del{color:#9aa0ac;font-size:14px;font-weight:700}.rt-card-form{margin:0}.rt-buy{border:0;background:#efb30e;color:#fff;border-radius:12px;padding:14px 20px;font-weight:800;white-space:nowrap;cursor:pointer}.rt-buy.is-disabled{opacity:.5}.rt-fallback-grid{display:block;width:100%;border-radius:18px}.rt-trust{padding:28px 0 18px;background:#efefef}.rt-trust-pill{background:#fff;border-radius:54px;padding:34px 58px;display:grid;grid-template-columns:2.1fr repeat(4,1fr);align-items:center;gap:25px}.rt-trust h2{font-size:34px;letter-spacing:-1.7px;color:#000;margin:0}.rt-trust h2 span{color:#efb20d}.rt-trust-item{display:flex;align-items:center;gap:14px;color:#737373;font-weight:800;font-size:17px}.rt-trust-item b{font-size:33px}.rt-reference-image{padding:48px 0 28px;background:#f5f6f7}.rt-reference-image.compact{padding-top:20px}.rt-reference-image img{width:100%;display:block;border-radius:34px}.rt-about{padding:62px 0 52px;background:#f5f6f7}.rt-about h2{font-size:31px;margin:0 0 23px;color:#464646}.rt-about p{font-size:18px;line-height:1.6;color:#5a5a5a}.rt-about summary{font-weight:800;cursor:pointer;margin-top:28px}.rt-footer{padding:10px 0 22px;background:#f5f6f7}.rt-footer-box{background:#00572f;border-radius:48px;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1.6fr;gap:58px;padding:62px 70px}.rt-footer h3{font-size:18px;margin:0 0 22px}.rt-footer a{display:block;color:#aec4b5;font-size:17px;font-weight:700;line-height:1.95}.rt-foot-contact p{margin:10px 0;font-weight:700}.rt-foot-contact p a{display:inline;color:#fff}.rt-foot-brand{display:flex;align-items:center;color:#efb20d;font-size:22px;margin-bottom:26px}.rt-foot-brand img{width:38px;margin-right:8px;filter:sepia(1) saturate(5)}.rt-news-title{margin-top:36px!important}.rt-news{border:1px solid #fff;border-radius:34px;display:flex;padding:7px;margin-top:16px}.rt-news input{background:transparent;border:0;color:#fff;outline:0;padding:12px 17px;flex:1}.rt-news input::placeholder{color:#fff}.rt-news button{width:52px;height:52px;border-radius:50%;border:0;background:#fff;color:#0d2741;font-size:25px}.rt-copy{color:#8b8f94;font-weight:700}.rt-wa{position:fixed;right:28px;bottom:28px;width:65px;height:65px;border-radius:50%;background:#26d366;color:#fff;z-index:90;display:grid;place-items:center;font-size:28px;border:5px solid #fff;box-shadow:0 4px 18px #0003}.rt-main-product{padding-top:50px;padding-bottom:60px}.rt-product-page{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.rt-product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:15px}.rt-product-gallery img{width:100%;background:#eef8ff;border-radius:20px}.rt-product-kicker{font-size:12px;letter-spacing:2px;font-weight:900;color:#00572f}.rt-product-info h1{font-size:42px;margin:8px 0 10px;color:#25272d}.rt-p-price{font-size:28px;font-weight:800;margin:15px 0}.rt-p-price del{color:#aaa;font-size:18px}.rt-product-description{color:#666;line-height:1.6}.rt-product-form{margin-top:24px}.rt-field-label{display:block;font-weight:800;font-size:13px;margin:0 0 8px}.rt-variant-select,.rt-qty-row input{width:100%;border:1px solid #ccd4dc;background:#fff;border-radius:10px;padding:13px 14px;margin-bottom:14px}.rt-qty-row input{max-width:110px}.rt-buy-wide,.rt-buy-now,.rt-whatsapp-order{width:100%;border:0;padding:16px;border-radius:10px;font-weight:900;font-size:17px;display:block;text-align:center;cursor:pointer}.rt-buy-wide{background:#efb30e;color:#fff}.rt-buy-now{background:#111;color:#fff;margin-top:10px}.rt-whatsapp-order{background:#25d366;color:#fff;margin-top:12px}.rt-buy-wide:disabled,.rt-buy-now:disabled{opacity:.5}.rt-mini-trust{margin-top:20px;background:#eef7f2;padding:18px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;font-weight:700;color:#315a45}.rt-cart{padding-top:55px;padding-bottom:70px}.rt-cart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.rt-cart-head h1{font-size:42px;margin:0;color:#111}.rt-cart-head a{font-weight:800;color:#00572f}.rt-cart-form{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:38px;align-items:start}.rt-cart-items{display:grid;gap:16px}.rt-cart-item{display:grid;grid-template-columns:150px 1fr;gap:22px;background:#fff;border:1px solid #e1e6eb;border-radius:24px;padding:16px}.rt-cart-img{display:block;background:#eef8ff;border-radius:18px;overflow:hidden;aspect-ratio:1/1}.rt-cart-img img{width:100%;height:100%;object-fit:contain}.rt-cart-title{display:block;font-size:20px;font-weight:900;color:#30343b;margin:4px 0 8px}.rt-cart-meta p{margin:0 0 8px;color:#777}.rt-cart-price{font-size:22px;font-weight:900;margin:12px 0}.rt-cart-actions{display:flex;align-items:center;gap:20px}.rt-cart-actions label{font-weight:800}.rt-cart-actions input{width:72px;padding:8px;border:1px solid #ccd4dc;border-radius:8px;margin-left:6px}.rt-cart-actions a{color:#a51d2d;text-decoration:underline}.rt-cart-summary{position:sticky;top:20px;background:#fff;border:1px solid #e1e6eb;border-radius:26px;padding:26px}.rt-cart-summary>div:first-child{display:flex;justify-content:space-between;font-size:21px}.rt-cart-summary p{color:#777;line-height:1.5}.rt-cart-update,.rt-cart-checkout,.rt-cart-shop,.rt-cart-whatsapp{display:block;width:100%;border:0;border-radius:12px;padding:15px 18px;font-weight:900;text-align:center;cursor:pointer}.rt-cart-update{background:#eef1f3;color:#222;margin-bottom:10px}.rt-cart-checkout,.rt-cart-shop{background:#efb30e;color:#fff}.rt-cart-whatsapp{background:#25d366;color:#fff;margin-top:10px}.rt-cart-cod{margin-top:14px;background:#eef7f2;color:#00572f;border-radius:10px;padding:12px;font-weight:800;text-align:center}.rt-cart-empty{background:#fff;border-radius:28px;padding:50px;text-align:center;border:1px solid #e1e6eb}.rt-cart-empty h2{font-size:32px;margin-top:0}.rt-cart-empty .rt-cart-shop{width:auto;display:inline-block;padding-left:32px;padding-right:32px}.rt-generic-page,.rt-not-found{padding-top:55px;padding-bottom:70px}.rt-generic-page h1,.rt-not-found h1{font-size:38px;color:#111}.rt-generic-page .rte{line-height:1.7}.rt-search-form{display:flex;gap:10px;margin-bottom:30px}.rt-search-form input{flex:1;border:1px solid #ccd4dc;border-radius:12px;padding:13px}.rt-search-form button{border:0;border-radius:12px;background:#00572f;color:#fff;padding:0 22px;font-weight:800}.rt-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,25px);opacity:0;pointer-events:none;z-index:120;background:#111;color:#fff;border-radius:14px;padding:14px 18px;font-weight:800;transition:.25s}.rt-toast.is-show{opacity:1;transform:translate(-50%)}@media(max-width:1100px){.rt-nav{display:none}.rt-brand{min-width:auto}.rt-header-pill{justify-content:space-between}.rt-product-grid{gap:45px}.rt-trust-pill{grid-template-columns:1fr 1fr}.rt-trust h2{grid-column:1/-1}.rt-footer-box{grid-template-columns:1fr 1fr}}@media(max-width:760px){body{overflow-x:hidden}.rt-page{padding:0 14px}.rt-announcement{height:44px;font-size:11px}.rt-marquee{gap:20px}.rt-marquee b{font-size:10px;padding:3px 6px}.template-index .rt-header{top:48px}.rt-header-pill{margin:8px 10px;height:52px;border-radius:28px;padding:0 12px}.rt-menu-btn{display:block;margin-right:8px}.rt-brand{flex:1}.rt-brand img{width:29px;height:32px}.rt-brand span{font-size:13px}.rt-head-actions{gap:13px;font-size:19px;margin-left:8px}.rt-account-link,.rt-head-actions>a:first-child{display:none}.rt-nav{display:none}.rt-mobile-drawer{display:flex;position:fixed;z-index:130;left:0;top:0;bottom:0;width:min(82vw,330px);background:#fff;transform:translate(-105%);transition:.28s;flex-direction:column;padding:22px 22px 30px;box-shadow:5px 0 30px #0000002e}.rt-mobile-drawer.is-open{transform:translate(0)}.rt-drawer-backdrop{display:block;position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;transition:.25s}.rt-drawer-backdrop.is-open{opacity:1;visibility:visible}.rt-drawer-close{align-self:flex-end;border:0;background:transparent;font-size:34px}.rt-drawer-brand{display:flex;align-items:center;gap:8px;margin:4px 0 20px;font-size:18px}.rt-drawer-brand img{width:34px}.rt-mobile-drawer>a{padding:14px 0;border-bottom:1px solid #eee;font-weight:800}.rt-hero-shell{padding:0 6px}.rt-hero-slider{height:calc(100svh - 44px);min-height:620px;max-height:900px;aspect-ratio:auto;border-radius:0 0 28px 28px;background:#e9f1f5}.rt-hero-slide picture,.rt-hero-slide img{height:100%;width:100%}.rt-hero-slide img{object-fit:contain;object-position:center center;background:#e9f1f5}.rt-hero-hit{top:20%;bottom:20%;width:18%;font-size:0}.rt-hero-dots{bottom:16px}.rt-hero-dots button{width:8px;height:8px}.rt-hero-dots button.is-active{width:26px}.rt-category-wrap{padding:17px 0 24px;overflow-x:auto;scrollbar-width:none}.rt-category-wrap::-webkit-scrollbar{display:none}.rt-cats{justify-content:flex-start;gap:14px;padding:0 14px;width:max-content}.rt-cats img{width:74px;height:74px;margin-bottom:7px}.rt-cats a{font-size:11px}.rt-products{padding:24px 0 34px}.rt-section-head{margin-bottom:18px;padding:0 2px}.rt-section-head h2{font-size:26px;letter-spacing:-1px}.rt-view{padding:9px 16px;font-size:12px}.rt-product-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:3px;padding:0 18px 16px 3px;margin-right:-14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rt-product-grid::-webkit-scrollbar{display:none}.rt-card{flex:0 0 84vw;max-width:350px;scroll-snap-align:start;border-radius:0 0 30px 30px}.rt-card-media{aspect-ratio:1.05/1}.rt-card-media img{padding:15px}.rt-card-body{padding:17px 17px 19px}.rt-card h3{font-size:17px}.rt-chip{font-size:10px;padding:5px 8px}.rt-stars{font-size:18px}.rt-card-bottom{margin-top:17px;gap:8px}.rt-card-bottom strong{font-size:20px}.rt-card-bottom del{font-size:12px}.rt-buy{padding:11px 13px;font-size:12px}.rt-ribbon{left:-1px;top:43%;padding:28px 7px;border-radius:0 10px 10px 0}.rt-discount{right:11px;top:11px;padding:6px 9px;font-size:12px}.rt-trust{padding:16px 0 8px}.rt-trust-pill{display:flex;overflow-x:auto;gap:18px;border-radius:24px;padding:18px 20px;scrollbar-width:none}.rt-trust-pill::-webkit-scrollbar{display:none}.rt-trust h2{flex:0 0 205px;font-size:22px;line-height:1.02}.rt-trust-item{flex:0 0 145px;font-size:12px;gap:8px}.rt-trust-item b{font-size:25px}.rt-reference-image{padding:18px 0 10px}.rt-reference-image.compact{padding-top:10px}.rt-reference-image img{border-radius:16px}.rt-about{padding:30px 0 24px}.rt-about h2{font-size:22px;margin-bottom:12px}.rt-about p{font-size:14px;line-height:1.5}.rt-about summary{margin-top:16px}.rt-footer{padding:4px 0 12px}.rt-footer-box{grid-template-columns:repeat(3,1fr);gap:16px 10px;padding:22px 16px;border-radius:25px}.rt-footer h3{font-size:12px;margin-bottom:7px}.rt-footer a{font-size:10.8px;line-height:1.55}.rt-foot-contact{grid-column:1/-1}.rt-foot-brand{font-size:17px;margin:2px 0 10px}.rt-foot-brand img{width:29px}.rt-foot-contact p{font-size:12px;margin:5px 0}.rt-news-title{margin-top:12px!important}.rt-news{margin-top:8px;padding:5px}.rt-news input{padding:8px 10px;font-size:12px}.rt-news button{width:38px;height:38px}.rt-copy{font-size:11px;margin:8px 6px}.rt-wa{width:54px;height:54px;right:12px;bottom:12px;font-size:22px;border-width:4px}.rt-main-product{padding-top:24px;padding-bottom:38px}.rt-product-page{grid-template-columns:1fr;gap:20px}.rt-product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.rt-product-gallery::-webkit-scrollbar{display:none}.rt-product-gallery img{flex:0 0 92%;scroll-snap-align:start;border-radius:18px}.rt-product-info h1{font-size:29px}.rt-p-price{font-size:24px}.rt-product-description{font-size:14px}.rt-mini-trust{font-size:12px;padding:13px;gap:7px}.rt-buy-wide,.rt-buy-now,.rt-whatsapp-order{font-size:15px;padding:14px}.rt-cart{padding-top:26px;padding-bottom:38px}.rt-cart-head h1{font-size:29px}.rt-cart-head a{font-size:12px}.rt-cart-form{grid-template-columns:1fr;gap:18px}.rt-cart-item{grid-template-columns:102px 1fr;gap:13px;padding:11px;border-radius:18px}.rt-cart-title{font-size:15px}.rt-cart-price{font-size:17px;margin:7px 0}.rt-cart-actions{gap:8px;font-size:11px}.rt-cart-actions input{width:55px;padding:6px}.rt-cart-summary{position:static;border-radius:20px;padding:19px}.rt-cart-empty{padding:32px 18px}.rt-cart-empty h2{font-size:24px}.rt-generic-page,.rt-not-found{padding-top:30px;padding-bottom:45px}.rt-generic-page h1,.rt-not-found h1{font-size:28px}.rt-search-form{flex-direction:column}.rt-search-form button{padding:13px}.rt-toast{bottom:76px;max-width:90vw;text-align:center;font-size:13px}}.rt-promo-cards{padding:34px 0 20px;background:#f5f6f7}.rt-promo-track{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.rt-promo-card{display:block;overflow:hidden;border-radius:28px}.rt-promo-card img{display:block;width:100%;height:100%;object-fit:cover}.rt-moments-section{padding:34px 0 35px;background:#f5f6f7}.rt-moments-title{width:max-content;margin:0 auto 28px;background:#fff;border-radius:34px;padding:13px 34px;font-size:30px;font-weight:900;color:#000}.rt-moments-title span{color:#efb30e}.rt-moments-track{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.rt-moment-card{height:430px;border-radius:30px;overflow:hidden;background:#e2e5e8;display:grid;place-items:center;font-weight:900;color:#7d8389;letter-spacing:1px}.rt-moment-card img{width:100%;height:100%;object-fit:cover}.rt-product-review-line{display:flex;align-items:center;gap:5px;margin:6px 0 9px}.rt-product-review-line .rt-stars{margin:0}.rt-review-muted{color:#777;font-size:13px}.rt-sale-row{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff6df;border:1px solid #f2d27d;border-radius:12px;padding:11px 13px;margin:13px 0;font-size:13px}.rt-sale-row>span{background:#efb30e;color:#fff;padding:7px 9px;border-radius:8px;font-weight:900}.rt-sale-row b{color:#454545}.rt-sale-row em{font-style:normal;color:#00572f}.rt-viewed{background:#eef7f2;color:#315a45;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800;margin-bottom:15px}.rt-product-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.rt-product-benefits>div{border:1px solid #e1e6eb;background:#fff;border-radius:13px;padding:12px 6px;text-align:center}.rt-product-benefits b{display:block;font-size:24px;margin-bottom:5px}.rt-product-benefits span{font-size:11px;font-weight:800;color:#54585e}.rt-product-tabs{margin-top:46px;border-top:1px solid #dfe4e8}.rt-tab-buttons{display:flex;justify-content:center;gap:34px;overflow-x:auto;scrollbar-width:none}.rt-tab-buttons::-webkit-scrollbar{display:none}.rt-tab-buttons button{border:0;background:transparent;padding:18px 3px 13px;font-weight:900;color:#6e7278;border-bottom:3px solid transparent;white-space:nowrap;cursor:pointer}.rt-tab-buttons button.is-active{color:#00572f;border-color:#efb30e}.rt-tab-panel{display:none;padding:30px 0;line-height:1.65}.rt-tab-panel.is-active{display:block}.rt-spec-table{max-width:850px;margin:auto;border:1px solid #e1e6eb;border-radius:16px;overflow:hidden}.rt-spec-table>div{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid #e1e6eb}.rt-spec-table>div:last-child{border-bottom:0}.rt-spec-table b,.rt-spec-table span{padding:13px 16px}.rt-spec-table b{background:#f3f5f6}.rt-tab-panel details{border-bottom:1px solid #ddd;padding:13px 0}.rt-tab-panel summary{font-weight:900;cursor:pointer}.rt-tab-panel p{color:#666}@media(max-width:760px){.rt-hero-shell{padding:0;background:#edf4f7}.rt-hero-slider{height:calc(100svh - 44px);min-height:560px;max-height:860px;width:100%;border-radius:0 0 24px 24px;overflow:hidden;aspect-ratio:auto}.rt-hero-slide{display:grid;place-items:center;overflow:hidden;background:var(--rt-hero-bg) center/cover no-repeat}.rt-hero-slide:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:var(--rt-hero-bg) center/cover no-repeat;filter:blur(18px) saturate(.9);transform:scale(1.08);opacity:.38}.rt-hero-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f4f8fa38}.rt-hero-slide img{position:relative;z-index:2;width:100%;height:auto;max-height:calc(100svh - 122px);object-fit:contain;object-position:center;display:block;box-shadow:0 6px 24px #00000014}.rt-hero-hit,.rt-hero-dots{z-index:6}.rt-hero-dots{bottom:13px}.rt-category-wrap{padding-top:16px}.rt-cats{padding-left:12px;padding-right:16px}.rt-cats a{scroll-snap-align:start}.rt-category-wrap{scroll-snap-type:x proximity}.rt-product-grid{gap:12px;padding-left:0;margin-right:-14px;scroll-snap-type:x mandatory}.rt-card{flex:0 0 82vw;max-width:330px;scroll-snap-align:start;scroll-snap-stop:always}.rt-products .rt-page{overflow:visible}.rt-section-head{padding-right:2px}.rt-section-head h2{font-size:25px}.rt-view{flex:0 0 auto}.rt-promo-cards{padding:18px 0 8px}.rt-promo-cards .rt-page{padding-right:0}.rt-promo-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:14px;scrollbar-width:none}.rt-promo-track::-webkit-scrollbar{display:none}.rt-promo-card{flex:0 0 86vw;scroll-snap-align:start;border-radius:18px}.rt-promo-card img{height:auto;aspect-ratio:2.72/1;object-fit:cover}.rt-moments-section{padding:22px 0 24px}.rt-moments-title{font-size:20px;padding:10px 20px;margin-bottom:16px}.rt-moments-section .rt-page{padding-right:0}.rt-moments-track{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:14px;scrollbar-width:none}.rt-moments-track::-webkit-scrollbar{display:none}.rt-moment-card{flex:0 0 46vw;height:330px;border-radius:20px;scroll-snap-align:start}.rt-trust-pill{scroll-snap-type:x proximity}.rt-trust-item,.rt-trust h2{scroll-snap-align:start}.rt-reference-image{padding:14px 0 8px}.rt-reference-image img{width:100%;height:auto;object-fit:contain;border-radius:16px}.rt-footer-box{grid-template-columns:1fr 1fr;gap:10px 14px;padding:18px 14px;border-radius:22px}.rt-footer h3{font-size:11px;margin-bottom:5px}.rt-footer a{font-size:10px;line-height:1.45}.rt-foot-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:3px 12px}.rt-foot-brand,.rt-foot-contact>p:first-of-type{grid-column:1/-1}.rt-foot-brand{margin-bottom:3px}.rt-foot-contact p{font-size:10.5px;margin:2px 0}.rt-news-title,.rt-news{display:none}.rt-copy{font-size:10px;margin:6px 4px}.rt-product-benefits{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.rt-product-benefits::-webkit-scrollbar{display:none}.rt-product-benefits>div{flex:0 0 105px}.rt-product-tabs{margin-top:25px}.rt-tab-buttons{justify-content:flex-start;gap:23px;padding:0 2px}.rt-tab-panel{padding:20px 0}.rt-spec-table>div{grid-template-columns:110px 1fr}.rt-spec-table b,.rt-spec-table span{padding:10px;font-size:12px}.rt-sale-row{font-size:11px}.rt-sale-row>span{padding:6px 8px}.rt-product-gallery img{flex-basis:94%}}.rt-collection-page{padding:20px 0 60px;background:#f5f6f7}.rt-collection-hero{overflow:hidden;border-radius:38px;background:#edf4f7}.rt-collection-hero img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;margin:auto}.rt-collection-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 4px 18px}.rt-collection-kicker{margin:0 0 4px;color:#00572f;font-weight:900;font-size:14px}.rt-collection-intro h1{margin:0;color:#151515;font-size:42px;letter-spacing:-1.5px}.rt-collection-intro p{margin:7px 0 0;color:#777}.rt-collection-shopall,.rt-subcat-head a{font-weight:900;color:#00572f}.rt-collection-shopall{background:#fff;border:1px solid #dce3eb;border-radius:28px;padding:13px 26px}.rt-subcat-head{display:flex;justify-content:space-between;align-items:center;margin:10px 0 12px;font-size:16px}.rt-subcat-scroll{display:flex;gap:10px;overflow-x:auto;padding:0 0 18px;scrollbar-width:none}.rt-subcat-scroll::-webkit-scrollbar{display:none}.rt-subcat-scroll a{flex:0 0 auto;background:#fff;border:1px solid #dce3eb;border-radius:999px;padding:10px 16px;font-weight:800;font-size:13px;color:#333}.rt-collection-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e0e3e6;border-bottom:1px solid #e0e3e6;padding:16px 0;margin:8px 0 30px}.rt-filter-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rt-filter{position:relative}.rt-filter summary{list-style:none;background:#fff;border:1px solid #d7dde3;border-radius:24px;padding:10px 16px;font-weight:800;cursor:pointer}.rt-filter summary::-webkit-details-marker{display:none}.rt-filter-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:240px;background:#fff;border:1px solid #d7dde3;border-radius:16px;padding:13px;box-shadow:0 14px 35px #0000001f}.rt-filter-option{display:flex;gap:9px;padding:6px 2px;font-size:13px}.rt-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rt-price-filter label{font-size:12px;font-weight:800}.rt-price-filter input{width:100%;margin-top:5px;border:1px solid #d7dde3;border-radius:8px;padding:9px}.rt-filter-apply{border:0;background:#00572f;color:#fff;border-radius:24px;padding:10px 17px;font-weight:900}.rt-sort-wrap{display:flex;align-items:center;gap:20px;font-weight:800}.rt-sort-wrap label{display:flex;align-items:center;gap:8px}.rt-sort-wrap select{border:1px solid #d7dde3;background:#fff;border-radius:24px;padding:10px 30px 10px 14px}.rt-collection-heading h2{font-size:33px;color:#111;margin:0 0 24px}.rt-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 58px}.rt-empty-collection{grid-column:1/-1;background:#fff;border-radius:20px;padding:40px;text-align:center;font-weight:800}@media(max-width:760px){.rt-hero-shell{padding:0 0 8px;background:#edf4f7}.rt-hero-slider{height:72svh;min-height:500px;max-height:720px;width:100%;aspect-ratio:auto;border-radius:0 0 22px 22px;background:#edf4f7}.rt-hero-slide{display:grid;place-items:center;background:#edf4f7!important;overflow:hidden}.rt-hero-slide:before,.rt-hero-slide:after{content:none!important;display:none!important}.rt-hero-slide picture{width:100%;height:100%;display:grid;place-items:center}.rt-hero-slide img{position:relative;z-index:2;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;box-shadow:none;background:#edf4f7}.rt-hero-dots{bottom:12px}.rt-collection-page{padding:8px 0 38px}.rt-collection-page>.rt-page{padding:0 14px}.rt-collection-hero{border-radius:20px;margin:0 -14px;background:#eef5f8}.rt-collection-hero img{width:100%;height:auto;max-height:none;object-fit:contain}.rt-collection-intro{padding:18px 0 12px;align-items:center}.rt-collection-intro h1{font-size:29px;letter-spacing:-.8px}.rt-collection-intro p{font-size:12px}.rt-collection-shopall{padding:10px 15px;font-size:12px;white-space:nowrap}.rt-subcat-head{font-size:13px}.rt-subcat-scroll{margin-right:-14px;padding-right:14px;scroll-snap-type:x proximity}.rt-subcat-scroll a{scroll-snap-align:start;font-size:11px;padding:9px 13px}.rt-collection-tools{display:block;padding:12px 0;margin-bottom:22px}.rt-filter-group{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:10px;scrollbar-width:none}.rt-filter-group::-webkit-scrollbar{display:none}.rt-filter{flex:0 0 auto}.rt-filter-popover{position:fixed;left:14px;right:14px;top:auto;min-width:0;z-index:100}.rt-filter-apply{flex:0 0 auto}.rt-sort-wrap{justify-content:space-between;gap:10px;font-size:12px}.rt-sort-wrap label{gap:5px}.rt-sort-wrap select{max-width:170px;padding:9px 24px 9px 10px;font-size:12px}.rt-collection-heading h2{font-size:25px;margin-bottom:15px}.rt-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rt-collection-grid .rt-card{max-width:none;min-width:0;width:auto;flex:none;border-radius:0 0 22px 22px}.rt-collection-grid .rt-card-media{aspect-ratio:1/1}.rt-collection-grid .rt-card-media img{padding:9px}.rt-collection-grid .rt-card-body{padding:11px 10px 13px}.rt-collection-grid .rt-card h3{font-size:12px;margin-bottom:6px}.rt-collection-grid .rt-chip{display:none}.rt-collection-grid .rt-stars{font-size:14px;margin:6px 0}.rt-collection-grid .rt-card-bottom{display:block;margin-top:10px}.rt-collection-grid .rt-card-bottom strong{font-size:15px}.rt-collection-grid .rt-card-bottom del{font-size:9px}.rt-collection-grid .rt-card-form{margin-top:8px}.rt-collection-grid .rt-buy{width:100%;padding:9px 5px;font-size:10px;border-radius:9px}.rt-collection-grid .rt-ribbon{display:none}.rt-collection-grid .rt-discount{font-size:10px;padding:5px 7px;right:7px;top:7px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
