*{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:calc(100svh - 44px);min-height:560px;max-height:900px;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}}@media(max-width:760px){.rt-reference-image picture,.rt-reference-image img{display:block;width:100%}.rt-reference-image img{height:auto;object-fit:contain;border-radius:16px}}.rt-product-breadcrumb{display:flex;align-items:center;gap:8px;color:#85898f;font-size:12px;margin-bottom:22px;white-space:nowrap;overflow:hidden}.rt-product-breadcrumb a{color:#4e5359;font-weight:800}.rt-product-page-v3{align-items:start}.rt-gallery-shell{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;position:sticky;top:18px}.rt-gallery-thumbs{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow-y:auto;scrollbar-width:none}.rt-gallery-thumbs::-webkit-scrollbar{display:none}.rt-gallery-thumb{border:2px solid transparent;background:#eff7fc;padding:0;border-radius:15px;overflow:hidden;cursor:pointer;aspect-ratio:1/1}.rt-gallery-thumb.is-active{border-color:#00572f}.rt-gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block}.rt-gallery-main{position:relative;background:#eef8ff;border-radius:24px;min-height:600px;display:grid;place-items:center;overflow:hidden}.rt-gallery-main>img{width:100%;height:100%;max-height:720px;object-fit:contain;display:block}.rt-gallery-count{position:absolute;right:14px;bottom:14px;background:#ffffffeb;border:1px solid #e2e6e9;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.rt-product-info-v3{background:#fff;border-radius:24px;padding:26px 28px;box-shadow:0 3px 18px #0000000d}.rt-option-fieldset{border:0;padding:0;margin:15px 0}.rt-option-fieldset legend{font-weight:900;font-size:13px;margin-bottom:9px}.rt-option-pills{display:flex;flex-wrap:wrap;gap:8px}.rt-option-pill input{position:absolute;opacity:0;pointer-events:none}.rt-option-pill span{display:block;border:1px solid #d5dce2;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;cursor:pointer}.rt-option-pill input:checked+span{border-color:#00572f;background:#eef7f2;color:#00572f}.rt-qty-box{display:flex;width:132px;border:1px solid #ccd4dc;border-radius:10px;overflow:hidden;background:#fff;margin-bottom:14px}.rt-qty-box button{width:39px;border:0;background:#f4f5f6;font-size:19px;cursor:pointer}.rt-qty-box input{width:54px!important;max-width:none!important;border:0!important;border-radius:0!important;margin:0!important;text-align:center;padding:11px 4px!important}.rt-delivery-note{margin-top:14px;background:#f6f8f9;border-radius:12px;padding:13px 14px;display:flex;flex-direction:column;gap:4px}.rt-delivery-note strong{font-size:12px;color:#272b2f}.rt-delivery-note span{font-size:11px;color:#747980}.rt-product-tabs-v3{background:#fff;border-radius:24px;padding:0 28px 26px;margin-top:36px;border-top:0}.rt-tab-heading{text-align:center;margin:0 0 18px;font-size:29px}.rt-overview-grid{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;gap:38px;align-items:center}.rt-overview-grid>img{width:100%;max-height:520px;object-fit:contain;background:#eef8ff;border-radius:22px}.rt-product-description h2{color:#1e2227;font-size:30px;margin:0 0 15px}.rt-product-description h3{color:#1e2227;margin-top:22px}.rt-product-description ul{padding-left:20px}.rt-product-description li{margin:7px 0}.rt-reviews-wrap{display:grid;grid-template-columns:260px minmax(0,550px);gap:35px;align-items:center;justify-content:center}.rt-rating-card{display:flex;align-items:center;gap:17px}.rt-rating-card>strong{font-size:58px;line-height:1;color:#171a1d}.rt-rating-card p{margin:4px 0 0;color:#777}.rt-rating-bars>div{display:grid;grid-template-columns:55px 1fr;gap:10px;align-items:center;margin:7px 0;font-size:11px;font-weight:800}.rt-rating-bars i{height:8px;background:#e9ecee;border-radius:20px;overflow:hidden}.rt-rating-bars b{display:block;height:100%;background:#efb30e;border-radius:20px}.rt-review-note{text-align:center;margin-top:28px!important}.rt-related-products{padding:50px 0 10px}.rt-related-products .rt-section-head{margin-bottom:28px}.rt-related-products .rt-section-head h2 span{color:#efb30e}.rt-mobile-atc{display:none}@media(max-width:760px){.rt-main-product{padding-left:12px;padding-right:12px}.rt-product-breadcrumb{margin-bottom:12px}.rt-product-page-v3{display:block}.rt-gallery-shell{display:block;position:static}.rt-gallery-main{min-height:0;aspect-ratio:1/1;border-radius:18px}.rt-gallery-main>img{height:100%;max-height:none}.rt-gallery-thumbs{flex-direction:row;overflow-x:auto;max-height:none;margin-top:9px;padding-bottom:3px;scroll-snap-type:x proximity}.rt-gallery-thumb{flex:0 0 72px;scroll-snap-align:start}.rt-product-info-v3{margin-top:16px;padding:18px 15px;border-radius:18px}.rt-product-info h1{font-size:28px}.rt-overview-grid{grid-template-columns:1fr;gap:18px}.rt-overview-grid>img{max-height:390px}.rt-product-description h2{font-size:23px}.rt-product-tabs-v3{padding:0 14px 18px;margin-top:22px;border-radius:18px}.rt-tab-heading{font-size:23px}.rt-reviews-wrap{grid-template-columns:1fr;gap:20px}.rt-rating-card{justify-content:center}.rt-related-products{padding-top:30px;padding-bottom:85px}.rt-related-products .rt-product-grid{display:flex;overflow-x:auto;grid-template-columns:none;gap:12px;scroll-snap-type:x mandatory}.rt-related-products .rt-card{flex:0 0 82vw;max-width:330px;scroll-snap-align:start}.rt-mobile-atc{position:fixed;display:flex;left:8px;right:8px;bottom:8px;z-index:80;background:#fff;border:1px solid #e0e5e8;border-radius:15px;padding:9px 9px 9px 12px;box-shadow:0 8px 35px #0000002b;align-items:center;justify-content:space-between;gap:10px}.rt-mobile-atc div{min-width:0}.rt-mobile-atc strong{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.rt-mobile-atc span{font-weight:900;font-size:13px}.rt-mobile-atc button{border:0;background:#efb30e;color:#fff;border-radius:10px;padding:11px 14px;font-weight:900}}.rt-gallery-thumb img{background:#eef8ff}@media(max-width:760px){.rt-gallery-thumbs{scroll-padding-left:4px}.rt-gallery-thumb{flex-basis:78px}.rt-gallery-main{background:#eef8ff}}.rt-color-fieldset{border:0;padding:0;margin:18px 0}.rt-color-fieldset legend{font-size:13px;font-weight:900;margin-bottom:10px;color:#25292d}.rt-color-options{display:flex;flex-wrap:wrap;gap:10px}.rt-color-option{display:flex;align-items:center;gap:7px;border:1.5px solid #d7dde1;border-radius:12px;padding:7px 10px 7px 7px;cursor:pointer;background:#fff;transition:.15s}.rt-color-option input{position:absolute;opacity:0;pointer-events:none}.rt-color-option.is-selected{border-color:#111;box-shadow:0 0 0 1px #111}.rt-color-dot{width:34px;height:34px;border-radius:9px;background:var(--swatch);border:1px solid rgba(0,0,0,.14);display:block}.rt-color-option em{font-size:11px;font-style:normal;font-weight:800}.rt-fallback-thumb{opacity:.98}@media(max-width:760px){.rt-color-options{gap:7px}.rt-color-option{padding:5px 8px 5px 5px}.rt-color-dot{width:30px;height:30px}body.template-index .rt-page{max-width:100%}.rt-hero-shell{margin-top:0}}.rt-image-swatch{padding:4px!important;border-radius:12px!important;display:block!important;min-width:78px}.rt-image-swatch em{display:none}.rt-rich-story{margin:0 0 28px}.rt-rich-story img{display:block;width:100%;height:auto;border-radius:22px}@media(max-width:760px){.rt-image-swatches{gap:9px}.rt-image-swatch{min-width:66px}.rt-image-swatch .rt-color-img{width:58px;height:58px}.rt-rich-story{margin-left:-14px;margin-right:-14px;margin-bottom:20px}.rt-rich-story img{border-radius:0}}.rt-card-swatches{display:flex;align-items:center;gap:7px;margin:11px 0 2px;min-height:34px}.rt-card-swatch{width:34px;height:34px;border-radius:50%;padding:2px;border:1.5px solid #cfd6dc;background:#fff;overflow:hidden;cursor:pointer;display:grid;place-items:center}.rt-card-swatch.is-active{border-color:#111;box-shadow:0 0 0 1px #111}.rt-card-swatch-more{font-size:11px;font-weight:900;color:#50555c}.rt-image-swatches{display:flex;gap:12px;flex-wrap:wrap}.rt-image-swatch{padding:4px!important;border-radius:12px!important;display:block!important;min-width:78px;background:#fff}.rt-image-swatch .rt-color-img{width:70px;height:70px;border-radius:9px;overflow:hidden;background:#eef8ff;display:block}.rt-image-swatch .rt-color-img img{width:100%;height:100%;object-fit:contain;display:block}.rt-image-swatch em{display:block;text-align:center;font-size:10px;font-style:normal;font-weight:800;margin-top:4px;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rt-image-swatch.is-selected{border-color:#111!important;box-shadow:0 0 0 1px #111!important}.rt-rich-story{display:grid;gap:18px;margin:0 0 28px}.rt-rich-story-item{margin:0;background:#f5f7f8;border-radius:22px;overflow:hidden}.rt-rich-story-item img{display:block;width:100%;height:auto}@media(max-width:760px){.rt-card-swatches{overflow-x:auto;padding-bottom:2px}.rt-card-swatch{flex:0 0 31px;width:31px;height:31px}.rt-image-swatches{gap:9px}.rt-image-swatch{min-width:66px}.rt-image-swatch .rt-color-img{width:58px;height:58px}.rt-rich-story{margin-left:-14px;margin-right:-14px;gap:10px}.rt-rich-story-item{border-radius:0}}.rt-card-meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.rt-card-meta-row .rt-chip{flex:1;min-width:0}.rt-card-meta-row .rt-card-swatches{margin:0;flex:0 0 auto}.rt-card-swatches{display:flex;align-items:center;gap:5px}.rt-card-swatch{width:31px;height:31px;border-radius:50%;padding:2px;border:1.5px solid #cfd6dc;background:#fff;overflow:hidden;cursor:pointer;display:grid;place-items:center}.rt-card-swatch.is-active{border-color:#171717;box-shadow:0 0 0 1px #171717}.rt-card-swatch img{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#eef8ff}.rt-card-swatch-more{font-size:10px;font-weight:900;color:#5f6670}.rt-rich-story-v2{width:100vw;margin-left:calc(50% - 50vw);background:#f5f7f9;overflow:hidden}.rt-detail-hero{min-height:660px;padding:70px 5vw 55px;background:linear-gradient(135deg,#dce6f0,#f4f7fa);display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:34px}.rt-detail-copy p{font-size:16px;font-weight:900;letter-spacing:3px;text-transform:uppercase;color:#244364;margin:0 0 14px}.rt-detail-copy h2{font-size:72px;line-height:.92;text-transform:uppercase;margin:0;color:#fff;text-shadow:0 2px 16px rgba(17,35,55,.15)}.rt-detail-copy h3{font-size:24px;line-height:1.25;max-width:620px;color:#243b57;margin:22px 0 0}.rt-detail-hero-media{display:flex;align-items:flex-end;justify-content:center;gap:8px;min-width:0}.rt-detail-hero-media figure{margin:0;width:33.333%;aspect-ratio:1/1.08;border-radius:26px;overflow:hidden;background:#eef8ff;box-shadow:0 10px 34px #1b2f461f}.rt-detail-hero-media img{width:100%;height:100%;object-fit:contain;padding:18px}.rt-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}.rt-detail-card{position:relative;margin:0;min-height:440px;background:linear-gradient(145deg,#e6edf4,#cbd7e3);overflow:hidden;border-radius:18px}.rt-detail-card img{width:100%;height:100%;min-height:440px;object-fit:contain;padding:32px}.rt-detail-card figcaption{position:absolute;left:24px;right:24px;bottom:22px;display:flex;flex-direction:column;text-transform:uppercase;text-shadow:0 1px 2px rgba(255,255,255,.7)}.rt-detail-card figcaption strong{font-size:28px;line-height:1;color:#fff}.rt-detail-card figcaption span{font-size:12px;color:#1d3550;margin-top:6px;font-weight:900;letter-spacing:1px}.rt-detail-wide{margin:12px;padding:58px 5vw;min-height:520px;border-radius:18px;background:linear-gradient(135deg,#d8e2ed,#b7c7d8);display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:30px}.rt-detail-wide-copy span{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:2px;color:#314a65}.rt-detail-wide-copy h2{font-size:55px;line-height:.95;text-transform:uppercase;margin:10px 0 16px;color:#fff}.rt-detail-wide-copy p{font-size:18px;line-height:1.45;color:#243b57;max-width:560px}.rt-detail-wide-images{display:flex;justify-content:center;align-items:center;gap:8px}.rt-detail-wide-images img{width:31%;max-height:390px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(23,38,55,.17))}.rt-detail-full-media{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 12px 12px}.rt-detail-full-media figure{margin:0;border-radius:18px;overflow:hidden;background:#eef4f8;min-height:420px}.rt-detail-full-media img{width:100%;height:100%;min-height:420px;object-fit:contain;padding:22px}@media(max-width:760px){.rt-card-meta-row{gap:6px}.rt-card-swatch{width:27px;height:27px}.rt-card-swatches{gap:4px}.rt-rich-story-v2{margin-top:4px}.rt-detail-hero{min-height:auto;padding:38px 16px 22px;grid-template-columns:1fr;gap:20px}.rt-detail-copy h2{font-size:43px}.rt-detail-copy h3{font-size:16px}.rt-detail-copy p{font-size:11px}.rt-detail-hero-media{gap:5px}.rt-detail-hero-media figure{border-radius:14px}.rt-detail-hero-media img{padding:6px}.rt-detail-grid{grid-template-columns:1fr 1fr;gap:6px;padding:6px}.rt-detail-card{min-height:260px;border-radius:10px}.rt-detail-card img{min-height:260px;padding:13px}.rt-detail-card figcaption{left:12px;right:12px;bottom:12px}.rt-detail-card figcaption strong{font-size:18px}.rt-detail-card figcaption span{font-size:9px}.rt-detail-wide{margin:6px;padding:34px 16px;min-height:auto;border-radius:10px;grid-template-columns:1fr;gap:14px}.rt-detail-wide-copy h2{font-size:38px}.rt-detail-wide-copy p{font-size:14px}.rt-detail-wide-images{gap:3px}.rt-detail-wide-images img{width:32%;max-height:210px}.rt-detail-full-media{grid-template-columns:1fr;gap:6px;padding:0 6px 6px}.rt-detail-full-media figure,.rt-detail-full-media img{min-height:300px}.rt-detail-full-media figure{border-radius:10px}.rt-detail-full-media img{padding:10px}}.rt-exact-product-story{width:100vw;margin-left:calc(50% - 50vw);background:#eef2f6;padding:0;display:grid;gap:0}.rt-exact-product-panel{margin:0;width:100%;overflow:hidden;background:#dfe7ef}.rt-exact-product-panel img{display:block;width:100%;height:auto}.rt-product-media-story{width:100vw;margin-left:calc(50% - 50vw);display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:#f3f5f7}.rt-product-media-panel{margin:0;background:#eef8ff;overflow:hidden;border-radius:18px}.rt-product-media-panel img{display:block;width:100%;height:100%;min-height:420px;object-fit:contain;padding:18px}@media(max-width:760px){.rt-exact-product-story{margin-top:2px}.rt-exact-product-panel img{width:100%;height:auto}.rt-product-media-story{grid-template-columns:1fr;gap:6px;padding:6px}.rt-product-media-panel{border-radius:10px}.rt-product-media-panel img{min-height:280px;padding:10px}}.bolt-story{width:100vw;margin-left:calc(50% - 50vw);background:#dbe4ed;color:#10192d;overflow:hidden}.bolt-story img{display:block;width:100%;height:100%;object-fit:contain}.bolt-story figure{margin:0}.bolt-story-hero{position:relative;min-height:920px;padding:60px 4vw 105px;background:radial-gradient(circle at 50% 25%,#f9fbfd 0,#e4ebf2,#b7c6d7 72%,#879bb2);overflow:hidden}.bolt-story-hero:after{content:"";position:absolute;left:6%;right:6%;bottom:44px;height:120px;border-radius:50%;background:linear-gradient(#cbd6e1,#8294aa);box-shadow:inset 0 10px 18px #ffffffe6,0 14px 38px #1c2b4047;z-index:0}.bolt-story-title{position:relative;z-index:2;text-align:center;text-transform:uppercase;line-height:.78;margin-bottom:8px}.bolt-story-title span{display:block;color:#fff;font-size:108px;font-weight:900;letter-spacing:2px}.bolt-story-title strong{display:block;color:#0f2447;font-size:82px;font-weight:950;letter-spacing:1px}.bolt-story-products{position:relative;z-index:2;display:flex;justify-content:center;align-items:flex-end;gap:1.5vw;height:560px;margin-top:-20px}.bolt-story-products figure{width:31%;height:100%;filter:drop-shadow(0 24px 22px rgba(20,37,59,.22))}.bolt-story-products .bolt-black{transform:scale(1.08)}.bolt-story-strip{position:absolute;z-index:3;left:50%;bottom:18px;transform:translate(-50%);width:min(820px,84%);margin:0;padding:13px 24px;background:#ffffffd1;text-align:center;font-size:19px;font-weight:800;letter-spacing:.2px}.bolt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;background:#c3d0de}.bolt-feature-grid article{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(145deg,#dbe5ef,#8ea3ba);border:2px solid rgba(255,255,255,.7);border-radius:12px}.bolt-feature-grid article img{position:absolute;top:66px;right:8px;bottom:0;left:8px;width:calc(100% - 16px);height:calc(100% - 66px);object-fit:contain;filter:drop-shadow(0 16px 18px rgba(21,36,55,.18))}.bolt-feature-copy{position:absolute;z-index:2;top:22px;left:24px;right:16px;color:#fff;text-transform:uppercase;text-shadow:0 2px 3px rgba(23,38,56,.35)}.bolt-feature-copy b{display:block;font-size:29px;line-height:.95;font-weight:950}.bolt-feature-copy span{display:block;font-size:15px;font-weight:900;margin-top:4px}.bolt-moment{min-height:620px;padding:46px 4vw;background:radial-gradient(circle at 70% 40%,#eef4f9 0,#c0cedd 48%,#768ba4);display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px}.bolt-moment-copy{padding-left:2vw;text-transform:uppercase}.bolt-moment-copy span,.bolt-moment-copy strong{display:block;font-size:66px;line-height:.92;font-weight:950;color:#fff;text-shadow:0 2px 4px rgba(23,38,57,.28)}.bolt-moment-copy strong{color:#16355f}.bolt-moment-copy p{font-size:13px;line-height:1.3;font-weight:800;max-width:460px;color:#17324f;letter-spacing:.4px}.bolt-moment-products{display:flex;align-items:center;justify-content:center;height:470px}.bolt-moment-products img{width:33%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 19px rgba(20,36,54,.2))}.bolt-moment-products img:nth-child(2){transform:scale(1.1)}.bolt-style{min-height:620px;padding:38px 4vw 46px;background:linear-gradient(180deg,#cbd6e2,#8499b0);display:grid;grid-template-rows:1fr auto;align-items:center}.bolt-style-products{height:470px;display:flex;justify-content:center;align-items:center;gap:1vw}.bolt-style-products img{width:31%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(20,35,53,.23))}.bolt-style-copy{text-transform:uppercase;color:#fff;font-weight:950;line-height:.9;padding:0 1vw}.bolt-style-copy span,.bolt-style-copy strong{display:block;font-size:48px}.bolt-style-copy strong{color:#0e2444}@media(max-width:760px){.bolt-story-hero{min-height:650px;padding:34px 10px 82px}.bolt-story-title span{font-size:61px}.bolt-story-title strong{font-size:47px}.bolt-story-products{height:390px;gap:0;margin-top:0}.bolt-story-products figure{width:34%}.bolt-story-strip{bottom:13px;font-size:11px;padding:9px 12px;width:91%}.bolt-feature-grid{grid-template-columns:1fr 1fr;gap:4px;padding:4px}.bolt-feature-grid article{min-height:305px;border-radius:7px}.bolt-feature-grid article img{top:54px;right:3px;bottom:0;left:3px;width:calc(100% - 6px);height:calc(100% - 54px)}.bolt-feature-copy{top:14px;left:12px;right:8px}.bolt-feature-copy b{font-size:17px}.bolt-feature-copy span{font-size:9px}.bolt-moment{min-height:520px;padding:30px 14px;grid-template-columns:1fr;gap:10px}.bolt-moment-copy{padding:0;text-align:center}.bolt-moment-copy span,.bolt-moment-copy strong{font-size:39px}.bolt-moment-copy p{font-size:9px;margin:10px auto 0}.bolt-moment-products{height:290px}.bolt-style{min-height:500px;padding:24px 8px}.bolt-style-products{height:350px}.bolt-style-copy span,.bolt-style-copy strong{font-size:31px}}.bolt-ref-story{width:100vw;margin-left:calc(50% - 50vw);background:#cfd9e4;overflow:hidden;color:#0b1c36}.bolt-ref-story img{display:block;width:100%;height:100%;object-fit:contain}.bolt-ref-story figure{margin:0}.bolt-ref-hero{position:relative;min-height:900px;padding:32px 4vw 96px;background:radial-gradient(circle at 50% 12%,#f6f9fc 0,#dfe7ef,#b9c7d6 70%,#7e92aa);overflow:hidden}.bolt-ref-title{text-align:center;text-transform:uppercase;line-height:.82;position:relative;z-index:4}.bolt-ref-title span{display:block;color:#fff;font-weight:950;font-size:110px;letter-spacing:1px}.bolt-ref-title strong{display:block;color:#102448;font-weight:950;font-size:78px}.bolt-ref-trio{height:590px;display:flex;justify-content:center;align-items:end;gap:0;position:relative;z-index:3;margin-top:-8px}.bolt-ref-trio figure{width:34%;height:100%;filter:drop-shadow(0 22px 24px rgba(22,39,62,.22))}.bolt-ref-trio figure.is-main{transform:scale(1.07);z-index:2}.bolt-ref-hero:after{content:"";position:absolute;left:5%;right:5%;bottom:46px;height:150px;border-radius:50%;background:linear-gradient(#d4dde6,#8ca0b7);box-shadow:inset 0 12px 18px #ffffffc7,0 16px 34px #1a2b4240}.bolt-ref-hero>p{position:absolute;z-index:5;bottom:18px;left:50%;transform:translate(-50%);width:min(860px,88%);margin:0;padding:12px 24px;background:#ffffffc2;text-align:center;font-size:19px;font-weight:800;color:#14233a}.bolt-ref-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:7px;background:#bac7d5}.bolt-ref-grid article{position:relative;min-height:500px;border:2px solid rgba(255,255,255,.7);border-radius:14px;overflow:hidden;background:linear-gradient(145deg,#d8e2ec 0,#a6b7c9)}.bolt-ref-grid article img{position:absolute;top:66px;right:0;bottom:0;left:0;width:100%;height:calc(100% - 66px);padding:12px 18px;filter:drop-shadow(0 15px 16px rgba(20,35,54,.18))}.bolt-ref-grid article>div{position:absolute;z-index:3;left:20px;top:17px;text-transform:uppercase;color:#fff;text-shadow:0 2px 3px rgba(20,34,51,.35)}.bolt-ref-grid b{display:block;font-size:29px;line-height:.95;font-weight:950}.bolt-ref-grid span{display:block;font-size:14px;font-weight:900;margin-top:4px}.bolt-ref-moment{min-height:620px;padding:45px 4vw;background:radial-gradient(circle at 78% 42%,#f2f5f8 0,#c4d0dc 46%,#8296ac);display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:22px}.bolt-ref-moment-copy{text-transform:uppercase}.bolt-ref-moment-copy span,.bolt-ref-moment-copy strong{display:block;font-weight:950;font-size:64px;line-height:.9;color:#fff;text-shadow:0 2px 4px rgba(28,44,64,.26)}.bolt-ref-moment-copy strong{color:#173861}.bolt-ref-moment-copy p{font-size:12px;line-height:1.35;font-weight:900;color:#17304d;max-width:460px}.bolt-ref-moment-products{height:470px;display:flex;justify-content:center;align-items:center;gap:0}.bolt-ref-moment-products img{width:34%;height:100%;filter:drop-shadow(0 18px 20px rgba(20,36,55,.2))}.bolt-ref-moment-products img:nth-child(2){transform:scale(1.08);z-index:2}.bolt-ref-style{min-height:620px;padding:34px 4vw 42px;background:linear-gradient(180deg,#d1dae4,#8398af);display:grid;grid-template-rows:1fr auto}.bolt-ref-style-products{height:475px;display:flex;justify-content:center;align-items:center;gap:0}.bolt-ref-style-products img{width:34%;height:100%;filter:drop-shadow(0 20px 20px rgba(21,36,55,.22))}.bolt-ref-style-copy{text-transform:uppercase;line-height:.9}.bolt-ref-style-copy span,.bolt-ref-style-copy strong{display:block;font-weight:950;font-size:52px;color:#fff}.bolt-ref-style-copy strong{color:#11274a}.rt-product-anchor-tabs .rt-tab-buttons a{border:0;background:#eef0f2;border-radius:28px;padding:12px 20px;font-weight:900;color:#353942}.rt-product-anchor-tabs .rt-tab-buttons a:first-child{background:#202020;color:#fff}.rt-bolt-content{padding:48px 0 24px}.rt-bolt-content h2{font-size:31px;color:#34373e;margin:0 0 20px}.rt-bolt-content .rt-product-description{font-size:17px;line-height:1.65}.rt-bolt-faq details{border-top:1px solid #ddd;padding:20px 0}.rt-bolt-faq details:last-child{border-bottom:1px solid #ddd}.rt-bolt-faq summary{font-weight:900;cursor:pointer}@media(max-width:760px){.bolt-ref-hero{min-height:650px;padding:28px 8px 82px}.bolt-ref-title span{font-size:60px}.bolt-ref-title strong{font-size:45px}.bolt-ref-trio{height:400px}.bolt-ref-trio figure{width:35%}.bolt-ref-hero>p{font-size:10px;bottom:12px;padding:8px 10px;width:92%}.bolt-ref-grid{grid-template-columns:1fr 1fr;gap:4px;padding:4px}.bolt-ref-grid article{min-height:310px;border-radius:8px}.bolt-ref-grid article img{top:52px;right:0;bottom:0;left:0;height:calc(100% - 52px);padding:5px}.bolt-ref-grid article>div{left:11px;top:12px}.bolt-ref-grid b{font-size:17px}.bolt-ref-grid span{font-size:8px}.bolt-ref-moment{min-height:510px;padding:28px 10px;grid-template-columns:1fr;gap:8px}.bolt-ref-moment-copy{text-align:center}.bolt-ref-moment-copy span,.bolt-ref-moment-copy strong{font-size:38px}.bolt-ref-moment-copy p{font-size:8.5px;margin:9px auto 0;max-width:330px}.bolt-ref-moment-products{height:300px}.bolt-ref-style{min-height:490px;padding:22px 8px 28px}.bolt-ref-style-products{height:355px}.bolt-ref-style-copy span,.bolt-ref-style-copy strong{font-size:31px}.rt-product-anchor-tabs .rt-tab-buttons{display:flex;overflow-x:auto;gap:8px;padding-bottom:5px}.rt-product-anchor-tabs .rt-tab-buttons a{white-space:nowrap;padding:10px 15px;font-size:12px}.rt-bolt-content{padding:30px 4px 12px}.rt-bolt-content h2{font-size:26px}.rt-bolt-content .rt-product-description{font-size:14px}}.rt-bolt-user-detail{width:100vw;margin-left:calc(50% - 50vw);background:#dbe4ed;overflow:hidden;padding:0}.rt-bolt-user-detail img{display:block;width:100%;height:auto;margin:0;padding:0}@media(max-width:760px){.rt-bolt-user-detail{width:100vw;margin-left:calc(50% - 50vw)}.rt-bolt-user-detail img{width:100%;height:auto}}.rt-head-search svg,.rt-head-cart svg{width:23px;height:23px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rt-menu-btn span{display:block;width:21px;height:2px;background:#111;border-radius:3px;margin:4px 0}.template-index .rt-header{position:relative;top:auto;left:auto;width:100%}@media(max-width:760px){.rt-header{position:relative!important;top:auto!important;left:auto!important;width:100%;z-index:40;background:#fff;padding:0}.rt-header-pill{margin:0;width:100%;height:58px;border-radius:0;padding:0 13px;background:#fff;box-shadow:0 1px #00000014;-webkit-backdrop-filter:none;backdrop-filter:none;display:grid;grid-template-columns:40px 1fr 72px;align-items:center}.rt-menu-btn{display:flex;width:34px;height:34px;padding:6px;border:0;background:transparent;flex-direction:column;align-items:flex-start;justify-content:center;margin:0}.rt-menu-btn span{width:21px;height:2px;margin:2.5px 0;background:#111}.rt-brand{min-width:0;justify-self:center;display:flex;align-items:center;justify-content:center;position:static;white-space:nowrap}.rt-brand img{display:none}.rt-brand span{font-size:16px;line-height:1;font-weight:900;letter-spacing:.7px;color:#111}.rt-head-actions{justify-self:end;margin:0;gap:12px;font-size:19px;display:flex;align-items:center}.rt-head-actions>a{display:block}.rt-head-actions .rt-account-link{display:none}.rt-head-search svg,.rt-head-cart svg{width:21px;height:21px}.rt-head-cart em{right:-7px;top:-8px;width:17px;height:17px;font-size:9px}.rt-nav{display:none}.rt-announcement{height:38px;font-size:9.5px;border-radius:0;margin:0;background:#00572f}.rt-marquee{gap:16px}.rt-marquee b{font-size:9px;padding:2px 5px}.rt-hero-shell{padding:0;background:#edf4f7}.rt-hero-slider{height:calc(100svh - 96px);min-height:480px;max-height:760px;border-radius:0 0 20px 20px}.rt-category-wrap{padding:14px 4px 20px;overflow:visible}.rt-cats{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:0 2px;justify-content:stretch}.rt-cats a{min-width:0;font-size:8.5px;line-height:1.08;font-weight:800;text-align:center}.rt-cats img{width:min(58px,16vw);height:min(58px,16vw);margin:0 auto 6px;border-radius:50%;box-shadow:0 2px 8px #00000014}.rt-cats span{display:block;white-space:normal}.rt-trust{padding:12px 0 8px}.rt-trust .rt-page{padding:0 8px}.rt-trust-pill{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;overflow:visible;border-radius:20px;padding:14px 8px 13px}.rt-trust h2{grid-column:1/-1;flex:auto;font-size:19px;line-height:1.05;text-align:center;margin:0 0 7px;letter-spacing:-.5px}.rt-trust-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3px;min-width:0;flex:auto;font-size:8.3px;line-height:1.13;text-align:center}.rt-trust-item b{font-size:21px;line-height:1}.rt-trust-item span{display:block;white-space:normal}}@media(max-width:360px){.rt-header-pill{grid-template-columns:36px 1fr 66px;padding:0 9px}.rt-brand span{font-size:14px}.rt-head-actions{gap:9px}.rt-cats img{width:52px;height:52px}.rt-cats a{font-size:8px}.rt-trust h2{font-size:17px}.rt-trust-item{font-size:7.6px}}.template-index .rt-announcement{margin-top:8px;height:52px}.template-index .rt-header{top:70px}.template-index .rt-header-pill{width:calc(100% - 64px);max-width:1440px;height:58px;margin:16px auto 0;padding:0 22px;border-radius:32px;background:#ffffffe0}.template-index .rt-brand{min-width:190px;align-items:center}.template-index .rt-brand img{width:31px;height:34px}.template-index .rt-brand span{font-size:15px}.template-index .rt-nav{gap:22px}.template-index .rt-nav a{font-size:16px}.template-index .rt-head-actions{gap:16px;font-size:20px}.template-index .rt-hero-shell{padding:10px 30px 0}.template-index .rt-hero-slider{border-radius:36px}@media(max-width:760px){.template-index .rt-announcement{margin-top:6px;height:40px;font-size:10px}.template-index .rt-header{top:46px}.template-index .rt-header-pill{position:relative;width:calc(100% - 26px);height:44px;margin:10px auto 0;padding:0 11px;border-radius:24px;justify-content:space-between}.template-index .rt-menu-btn{width:32px;margin:0;z-index:3}.template-index .rt-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:0;justify-content:center;white-space:nowrap;z-index:2}.template-index .rt-brand img{width:25px;height:27px;margin-right:5px}.template-index .rt-brand span{font-size:11px;letter-spacing:.2px}.template-index .rt-head-actions{margin-left:auto;gap:9px;font-size:18px;z-index:3}.template-index .rt-head-search,.template-index .rt-account-link{display:none}.template-index .rt-head-cart svg{width:20px;height:20px}.template-index .rt-hero-shell{padding:6px 7px 0;background:#f5f6f7}.template-index .rt-hero-slider{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:4/5;border-radius:24px;overflow:hidden;background:#edf4f7}.template-index .rt-hero-slide{background:#edf4f7}.template-index .rt-hero-slide:before,.template-index .rt-hero-slide:after{display:none}.template-index .rt-hero-slide picture,.template-index .rt-hero-slide img{width:100%;height:100%}.template-index .rt-hero-slide img{max-height:none;object-fit:cover;object-position:center}.template-index .rt-hero-dots{bottom:11px}}.template-index .rt-announcement{margin-top:8px!important;height:50px!important;border-radius:0!important}.template-index .rt-header{position:absolute!important;top:62px!important;left:0!important;width:100%!important;z-index:50!important;background:transparent!important;padding:0!important}.template-index .rt-header-pill{width:calc(100% - 88px)!important;max-width:1440px!important;height:56px!important;margin:10px auto 0!important;padding:0 20px!important;border-radius:999px!important;background:#e4e2e1!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 4px 18px #00000014!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:flex!important;align-items:center!important}.template-index .rt-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;position:static!important;transform:none!important;white-space:nowrap!important}.template-index .rt-brand img{display:block!important;width:30px!important;height:32px!important;margin-right:7px!important;object-fit:contain!important}.template-index .rt-brand span{font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:800!important;letter-spacing:-.15px!important;line-height:1!important;color:#111!important}.template-index .rt-nav{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:21px!important;flex:1!important}.template-index .rt-nav a{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;font-weight:700!important}.template-index .rt-head-actions{display:flex!important;align-items:center!important;gap:14px!important;margin-left:18px!important}.template-index .rt-hero-shell{padding:8px 30px 0!important;background:#f5f6f7!important}.template-index .rt-hero-slider{border-radius:34px!important;overflow:hidden!important}@media(max-width:760px){.template-index .rt-announcement{margin-top:8px!important;height:45px!important;font-size:12px!important;line-height:1.6!important}.template-index .rt-marquee{gap:14px!important}.template-index .rt-marquee b{font-size:8px!important;padding:2px 4px!important}.template-index .rt-header{top:53px!important;background:transparent!important}.template-index .rt-header-pill{position:relative!important;width:calc(100% - 28px)!important;max-width:340px!important;height:54px!important;min-height:54px!important;margin:16px auto 0!important;padding:0 9px!important;border-radius:999px!important;display:grid!important;grid-template-columns:60px minmax(0,1fr) 60px!important;gap:0!important}.template-index .rt-menu-btn{display:flex!important;grid-column:1!important;width:30px!important;height:30px!important;padding:5px!important;margin:0!important;justify-content:center!important}.template-index .rt-menu-btn span{width:17px!important;height:1.8px!important;margin:2px 0!important}.template-index .rt-brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;min-width:0!important;max-width:calc(100% - 138px)!important;justify-self:center!important;justify-content:center!important;overflow:hidden!important}.template-index .rt-brand img{display:block!important;flex-shrink:0!important;width:26px!important;height:28px!important;margin-right:4px!important}.template-index .rt-brand span{display:block!important;font-size:11.5px!important;font-weight:800!important;letter-spacing:-.2px!important}.template-index .rt-nav{display:none!important}.template-index .rt-head-actions{grid-column:3!important;justify-self:end!important;margin:0!important;gap:0!important}.template-index .rt-head-search,.template-index .rt-head-cart{display:grid!important;place-items:center!important;width:30px!important;height:30px!important}.template-index .rt-account-link{display:none!important}.template-index .rt-head-search svg,.template-index .rt-head-cart svg{width:17px!important;height:17px!important}.template-index .rt-head-cart em{width:15px!important;height:15px!important;right:-2px!important;top:-2px!important;font-size:8px!important}.template-index .rt-hero-shell{padding:5px 12px 18px!important}.template-index .rt-hero-slider{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:941/1672!important;border-radius:18px!important}.template-index .rt-hero-slide:before,.template-index .rt-hero-slide:after{display:none!important}.template-index .rt-hero-slide picture,.template-index .rt-hero-slide img{width:100%!important;height:100%!important}.template-index .rt-hero-slide img{max-height:none!important;object-fit:contain!important;object-position:center!important;box-shadow:none!important}.template-index .rt-hero-dots{bottom:14px!important}}@media(max-width:360px){.template-index .rt-header-pill{width:calc(100% - 28px)!important;padding:0 9px!important}.template-index .rt-brand span{font-size:11px!important}.template-index .rt-brand img{width:24px!important;height:26px!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
