:root{--bg:#080b0e;--bg-soft:#0d1115;--bg-card:#10151a;--black:#050709;--orange:#ff6b13;--orange-light:#ff8a24;--orange-dark:#e95000;--white:#ffffff;--text:#f5f5f5;--muted:#9ca3aa;--border:#2b3239;--green:#08c86f;--paper:#f4f4f4;--ink:#17191c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:'Work Sans',sans-serif;overflow-x:hidden}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{background:#080b0e;border-bottom:1px solid #252b31;position:relative;z-index:100}.header-main{min-height:74px;width:min(1160px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:30px}.header-logo{display:flex;align-items:center;min-width:265px}.logo-mark{color:var(--orange);width:45px;height:45px;display:flex;align-items:center;justify-content:center;margin-right:8px}.footer-crown img,.hero-brand-symbol img,.logo-mark img{display:block;width:100%;height:100%;object-fit:contain}.logo-text-wrap{display:flex;flex-direction:column}.logo{color:var(--orange);font-family:Anton,sans-serif;font-size:29px;line-height:.95;letter-spacing:.5px}.subtitle{color:#d5d7d9;font-size:11px;margin-top:5px;font-weight:500}.search-box{position:relative;height:39px;flex:1;max-width:390px;display:flex;align-items:center;border:1px solid #444b52;border-radius:24px;background:#0b0e11;padding:0 14px}.search-box svg{width:17px;height:17px;margin-right:12px;fill:none;stroke:#d9dde0;stroke-width:2}.search-box input{width:100%;border:0;outline:0;background:0 0;color:#fff;font-size:12px}.search-box input::placeholder{color:#b0b4b8}.search-clear{border:0;background:0 0;color:#9ca3aa;cursor:pointer;font-size:22px;line-height:1;padding:0 2px}.search-suggestions{position:absolute;z-index:300;top:calc(100% + 10px);left:0;width:min(520px,82vw);max-height:430px;overflow-y:auto;padding:14px;border:1px solid #303941;border-radius:8px;background:#10151a;box-shadow:0 16px 35px rgba(0,0,0,.45)}.search-suggestions-title{color:#f5f5f5;font-size:12px;font-weight:800;margin-bottom:8px}.search-suggestion{min-height:74px;display:flex;align-items:center;gap:10px;border-top:1px solid #303941;padding:10px 0}.search-suggestion-main{min-width:0;flex:1;display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.search-suggestion-main img{width:52px;height:52px;flex:0 0 52px;border-radius:5px;background:#f1f1f1;object-fit:contain}.search-suggestion-info{min-width:0}.search-suggestion-info small,.search-suggestion-info strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-info strong{color:#f5f5f5;font-size:11px}.search-suggestion-info small{color:var(--orange);font-size:11px;margin-top:5px}.search-add-btn{flex:0 0 auto;border:0;border-radius:18px;background:var(--orange);color:#fff;cursor:pointer;font-size:10px;font-weight:800;padding:9px 12px}.search-no-results{color:#b0b5ba;font-size:11px;padding:12px 0 5px}.header-benefits{margin-left:auto;display:flex;align-items:center;gap:18px}.header-benefit{display:flex;align-items:center;gap:9px;white-space:nowrap}.benefit-icon{color:var(--orange);font-size:26px;line-height:1}.header-benefit small,.header-benefit strong{display:block}.header-benefit strong{font-size:12px;color:#fff}.header-benefit small{font-size:11px;color:#fff;margin-top:2px}.header-divider{height:34px;width:1px;background:#343a40}.cart-header-btn{border:0;background:0 0;color:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;padding:5px}.cart-icon-wrapper{position:relative;display:flex}.cart-svg-icon{width:29px;height:29px;fill:white}.cart-badge{position:absolute;top:-9px;right:-8px;min-width:17px;height:17px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800}.cart-btn-text{font-size:12px}.navigation-bar{height:49px;border-top:1px solid #1c2227;background:#080b0e}.navigation-inner{width:min(1160px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center}.home-button{width:55px;height:100%;display:flex;align-items:center;justify-content:center;margin-right:15px}.home-button svg{width:22px;height:22px;fill:none;stroke:white;stroke-width:2}.main-nav{height:100%;display:flex;align-items:stretch;gap:7px}.nav-link{min-width:90px;padding:0 15px;display:flex;justify-content:center;align-items:center;color:#dfe1e3;text-decoration:none;font-size:13px;font-weight:700;position:relative}.nav-link.active{color:#fff}.nav-link.active::after{content:"";position:absolute;bottom:0;left:10px;right:10px;height:4px;background:var(--orange)}.whatsapp-header{margin-left:auto;height:36px;padding:0 15px;background:#08bd68;color:#fff;border-radius:22px;display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;font-weight:700}.whatsapp-header-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.whatsapp-header-icon svg{display:block;width:18px;height:18px;fill:currentColor}.whatsapp-arrow{font-size:22px;line-height:1}.hero{height:230px;overflow:hidden;border-bottom:1px solid #30353a;background:radial-gradient(circle at 45% 50%,#20272c 0,#0c1014 36%,#050709 80%)}.hero-content{width:min(1160px,calc(100% - 40px));height:100%;margin:auto;display:flex;position:relative;align-items:center}.hero-copy{width:390px;position:relative;z-index:4}.hero-eyebrow{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:1.5px}.hero h1{font-size:34px;line-height:1.04;color:#fff;font-weight:800;margin:6px 0}.hero-copy p{font-size:14px;color:#e1e4e6}.hero-copy p span{color:var(--orange);margin:0 3px}.hero-button{display:inline-flex;align-items:center;margin-top:15px;padding:10px 19px;background:linear-gradient(90deg,#ff5710,#ff7115);border-radius:22px;color:#fff;text-decoration:none;font-size:12px;font-weight:800}.hero-model{position:absolute;left:350px;top:0;width:360px;height:100%;background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.1) 100%)}.hero-features{position:absolute;right:125px;top:45px;display:flex;flex-direction:column;gap:19px;z-index:3}.hero-feature{display:flex;align-items:center;gap:13px;color:#fff;font-size:12px}.hero-feature span{width:36px;text-align:center;color:#fff;font-size:26px}.hero-brand{position:absolute;right:0;top:48px;width:130px;text-align:center;z-index:4}.hero-brand-symbol{color:var(--orange);width:52px;height:52px;margin:0 auto}.hero-brand strong{display:block;font-size:25px;margin-top:4px}.hero-brand span{display:block;color:var(--orange);font-size:16px;font-weight:700;letter-spacing:1px}.catalog-section{padding-top:13px;padding-bottom:30px}.catalog-category-pills{height:58px;display:flex;justify-content:center;align-items:center;gap:10px}.category-pill{min-width:135px;height:43px;padding:0 21px;border:1px solid #424950;background:0 0;color:#fff;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-size:12px;font-weight:600}.category-pill span{font-size:20px}.category-pill.active{border:2px solid var(--orange)}.section-heading{display:flex;align-items:center;gap:14px;margin:8px 0 14px}.section-heading span{height:2px;flex:1;background:var(--orange)}.section-heading h2{color:#fff;font-size:22px;font-weight:800;white-space:nowrap}.category-filters{display:none}.product-type-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:16px 0 24px}.subcategory-btn{border:1px solid #424a52;border-radius:20px;background:0 0;color:#c9cdd1;cursor:pointer;font-size:12px;font-weight:700;padding:8px 16px;transition:background .2s,border-color .2s,color .2s}.subcategory-btn.active,.subcategory-btn:hover{background:var(--orange);border-color:var(--orange);color:#fff}.category-empty-msg{color:var(--muted);text-align:center;margin:20px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{min-width:0;background:linear-gradient(180deg,#f8f8f8 0,#0e1317 28%,#0e1317 100%);color:#fff;border:1px solid #333a41;border-radius:9px;overflow:hidden;box-shadow:0 7px 20px rgba(0,0,0,.3)}.img-wrapper{position:relative;display:block;background:#eee;aspect-ratio:1.43/1;overflow:hidden}.img-wrapper img{width:100%;height:100%;display:block;object-fit:cover}.badge{position:absolute;top:8px;left:9px;background:linear-gradient(90deg,#ff4e2a,#ff7718);color:#fff;padding:5px 9px;border-radius:5px;font-size:9px;font-weight:800;text-transform:none;text-decoration:none;z-index:2;cursor:pointer}.badge:hover{filter:brightness(1.12)}.badge::before{content:"🔥 "}.product-info{padding:12px 14px 14px;display:flex;flex-direction:column;flex-grow:1}.product-info h3{color:#fff;font-size:15px;font-weight:800;margin-bottom:5px}.description{color:#c2c6ca;font-size:11px;margin-bottom:9px;line-height:1.4}.rating-row{display:flex;align-items:center;gap:4px;color:#aeb4b9;font-size:10px;margin-bottom:9px}.rating-row .stars{color:#ffad00}.rating-row .rating-value{color:#fff}.offer-box{background:#171c21;border:1px solid #292f35;padding:7px 9px;border-radius:5px;margin-bottom:10px}.offer-tag{color:var(--orange);font-size:9px;font-weight:800;margin-bottom:5px}.unit-price{color:#cbd0d4;font-size:10px}.pack-offer-list{list-style:none;display:flex;flex-direction:column;gap:4px}.pack-offer-item{display:flex;align-items:center;gap:5px;font-size:10px;padding:3px 0}.pack-offer-item.best-offer{background:rgba(255,107,19,.1);padding:4px 6px;margin-inline:-6px}.pack-offer-qty{color:#fff;font-weight:700}.pack-offer-price{color:var(--orange);font-weight:800}.pack-offer-unit{color:#8e959b}.pack-offer-tag{margin-left:auto;background:var(--orange);color:#fff;padding:2px 5px;border-radius:3px;font-size:8px;font-weight:800}.selector-row{display:flex;align-items:center;gap:8px;margin-bottom:11px}.quantity-selector{display:flex;align-items:center;gap:3px}.quantity-selector button{width:28px;height:28px;border:1px solid #3c444b;border-radius:5px;background:#171c20;color:#fff;cursor:pointer}.quantity-selector input{width:38px;height:28px;border:1px solid #3c444b;border-radius:5px;background:#0e1317;color:#fff;text-align:center;font-weight:700}.size-selector-wrapper{flex:1}.card-size-row{margin-bottom:10px}.size-select{width:100%;height:28px;padding:0 8px;border:1px solid #3c444b;border-radius:5px;background:#171c20;color:#fff;font-size:10px;font-weight:700}.catalog-variant-picker{display:flex;align-items:center;gap:8px;min-height:30px;margin:9px 0 2px;color:var(--muted);font-size:10px}.catalog-variant-label{font-weight:700}.catalog-variant-swatches{display:flex;align-items:center;gap:6px}.catalog-variant{width:18px;height:18px;padding:0;border:2px solid transparent;border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px rgba(255,255,255,.6);cursor:pointer}.catalog-variant.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--ink)}.catalog-variant-selected{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:7px}.price-wrapper{display:flex;align-items:baseline;gap:6px}.price{color:var(--orange);font-family:Anton,sans-serif;font-size:25px;letter-spacing:.2px}.price-strike{color:#8d9398;text-decoration:line-through;font-size:11px}.discount-chip{background:#242a30;color:#e5e7e9;padding:3px 6px;border-radius:8px;font-size:9px}.price-label{display:none}.card-subtitle{color:#c2c6ca;font-size:11px;margin-bottom:9px;line-height:1.4}.pack-price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.pack-price-wrapper{display:flex;align-items:baseline;gap:7px}.pack-price{color:var(--orange);font-family:Anton,sans-serif;font-size:24px;letter-spacing:.2px}.pack-price-strike{color:#8d9398;text-decoration:line-through;font-size:11px}.pack-qty-chip{background:#242a30;color:#e5e7e9;padding:4px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.product-stock-status{display:block;color:#7bed9f;font-size:11px;font-weight:700;margin:-4px 0 9px}.product-stock-status.is-out{color:#ff7a6b}.btn-buy-pack{width:100%;background:linear-gradient(90deg,#ff5b0d,#ff7117);color:#fff;border:0;padding:11px 12px;border-radius:6px;font-size:12px;font-weight:800;cursor:pointer;text-align:center}.btn-buy-pack:disabled{background:#3c444b;cursor:not-allowed}.action-buttons{display:flex;gap:5px}.btn-add-cart-card{background:linear-gradient(90deg,#ff5b0d,#ff7117);color:#fff;border:0;padding:8px 12px;border-radius:6px;font-size:10px;font-weight:800;cursor:pointer}.btn-detail{display:none}.benefits-strip{min-height:78px;border:1px solid #343b42;border-radius:8px;display:flex;align-items:center;padding:10px 18px;background:#0a0e12;margin-bottom:23px}.benefit-card{flex:1;display:flex;align-items:center;gap:12px}.benefit-large-icon{color:var(--orange);font-size:29px}.benefit-card small,.benefit-card strong{display:block}.benefit-card strong{color:#fff;font-size:12px}.benefit-card small{color:#aeb4b9;font-size:10px;margin-top:3px}.strip-divider{width:1px;height:38px;background:#3b4249;margin:0 22px}.payment-card{flex:1.25}.payment-card>strong{display:block;font-size:10px;margin-bottom:7px}.payment-logos{display:flex;align-items:center;gap:8px}.payment-logos b,.payment-logos small,.payment-logos span{font-size:9px}.payment-logos span:first-child{background:#9d4cbd;padding:6px 8px;border-radius:5px}.payment-logos span:nth-child(2){background:#0bb9db;padding:6px 8px;border-radius:5px}.payment-logos b{font-size:10px}.payment-logos small{line-height:1.1}.testimonials{margin-bottom:14px}.contact-interest{margin-bottom:24px;padding:22px 26px;border:1px solid #353c43;border-radius:8px;background:linear-gradient(105deg,#111820,#0c1115);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:30px;align-items:center}.contact-eyebrow{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.5px}.contact-interest h2{margin:7px 0 6px;color:#fff;font-size:22px}.contact-interest-copy p{color:#b7bec4;font-size:12px;line-height:1.5}.interest-form{display:grid;gap:9px}.interest-form label span{display:block;color:#dfe3e6;font-size:10px;font-weight:700;margin-bottom:4px}.interest-form input,.interest-form textarea{width:100%;border:1px solid #3c454d;border-radius:5px;background:#080b0e;color:#fff;padding:9px 10px;font-size:11px;resize:vertical}.interest-form input:focus,.interest-form textarea:focus{border-color:var(--orange);outline:rgba(255,107,19,.2) solid 2px}.interest-submit{border:0;border-radius:5px;background:var(--orange);color:#fff;cursor:pointer;font-size:11px;font-weight:800;padding:10px 12px}.testimonials .section-heading{margin-bottom:15px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.testimonial{min-height:92px;border:1px solid #353c43;border-radius:7px;background:#0c1115;padding:10px 14px;display:flex;gap:12px;align-items:center}.testimonial-avatar{width:55px;height:55px;min-width:55px;border-radius:50%;overflow:hidden;background:#252c32;display:flex;align-items:center;justify-content:center;font-size:29px}.testimonial-stars{color:#ffad00;font-size:14px;letter-spacing:1px;margin-bottom:3px}.testimonial p{color:#e0e3e5;font-size:10px;line-height:1.35;margin-bottom:4px}.testimonial strong{color:#fff;font-size:10px}.footer{border-top:1px solid #30363c;margin-top:0;background:#080b0e;padding-bottom:88px}.footer-inner{width:min(1120px,calc(100% - 40px));min-height:82px;margin:auto;display:flex;align-items:center;gap:25px}.footer-brand{min-width:250px;color:inherit;text-decoration:none}.footer-logo-row{display:flex;align-items:center;gap:7px;color:var(--orange);font-family:Anton,sans-serif;font-size:21px}.footer-crown{display:inline-flex;width:25px;height:25px}.footer-brand small{display:block;color:#b0b5ba;font-size:9px;margin-left:34px}.footer-links{display:flex;align-items:center;justify-content:center;flex:1;gap:11px}.footer-links a,.footer-links button{border:0;background:0 0;color:#fff;font-size:9px;cursor:pointer;text-decoration:none}.footer-links span{color:#646b71}.social-links{display:flex;gap:14px}.social-links a{color:#fff;text-decoration:none;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.social-links svg{width:21px;height:21px;fill:currentColor;stroke:currentColor;stroke-width:1.6}.social-links svg circle,.social-links svg rect{fill:none}.social-links svg .social-dot{fill:currentColor;stroke:none}.footer-contact{border:1px solid #53645d;color:#fff;text-decoration:none;padding:8px 15px;border-radius:20px;font-size:10px}.footer-copy{display:none}.floating-whatsapp{position:fixed;right:21px;bottom:18px;width:62px;height:62px;border-radius:50%;background:#08c96d;border:2px solid #35e18d;display:flex;align-items:center;justify-content:center;z-index:9000;box-shadow:0 5px 18px rgba(0,0,0,.35)}.floating-whatsapp svg{width:36px;height:36px;fill:white}.cart-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);opacity:0;visibility:hidden;transition:.3s;z-index:9998}.cart-drawer-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:-390px;width:370px;max-width:100%;height:100vh;background:#11161a;color:#fff;box-shadow:-8px 0 30px rgba(0,0,0,.55);display:flex;flex-direction:column;transition:right .3s;z-index:9999}.cart-drawer.active{right:0!important}.cart-header{padding:18px;background:#0b0f12;border-bottom:1px solid #30373d;display:flex;align-items:center;justify-content:space-between}.cart-header h3{font-family:Anton,sans-serif;font-size:20px;color:#fff}.cart-close{border:0;background:0 0;color:#fff;font-size:30px;cursor:pointer;line-height:1}.cart-body{flex:1;overflow-y:auto;padding:18px}.cart-item{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px dashed #343b42}.cart-item-info h4{color:#fff;font-size:13px}.cart-item-size-badge{background:#20262b;color:var(--orange);display:inline-block;padding:3px 6px;border-radius:4px;font-size:9px;margin-top:4px}.cart-qty-ctrl{display:flex;align-items:center;gap:6px;margin-top:7px}.cart-qty-ctrl button{width:26px;height:26px;background:#20262b;color:#fff;border:1px solid #3a4249;border-radius:4px;cursor:pointer}.cart-qty-ctrl span{color:#fff;font-size:12px}.cart-item-price{color:var(--orange);font-weight:800;font-size:13px}.cart-strike-item,.cart-strike-total{color:#8e9499;text-decoration:line-through}.cart-footer{padding:18px;background:#0b0f12;border-top:1px solid #30373d}.cart-savings-row{display:flex;justify-content:space-between;color:#9ba1a6;font-size:12px;margin-bottom:5px}.cart-discount-row span:last-child{color:#55c878;font-weight:700}.cart-total-row{display:flex;justify-content:space-between;color:var(--orange);font-family:Anton,sans-serif;font-size:20px;margin-bottom:15px}.btn-whatsapp-cart{width:100%;border:0;border-radius:24px;background:#08c96d;color:#fff;padding:13px;font-size:12px;font-weight:800;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.78);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s;z-index:10000;padding:16px}.modal-overlay.active{opacity:1;visibility:visible}.modal-content{background:#11161a;color:#fff;border:1px solid #363e45;padding:24px;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative}.close-modal{position:absolute;right:16px;top:12px;border:0;background:0 0;color:#fff;font-size:25px;cursor:pointer}.hidden{display:none!important}@media (max-width:1050px){.header-benefit,.header-divider{display:none}.header-main{gap:20px}.hero-features{right:140px}.product-grid{gap:14px}}@media (max-width:800px){.header-main{min-height:68px}.header-logo{min-width:auto}.search-box{max-width:none}.header-benefits{display:none}.hero{height:auto;min-height:280px}.hero-content{height:auto;min-height:280px;padding:34px 0}.hero-copy{width:100%}.hero-brand,.hero-features,.hero-model{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits-strip{flex-wrap:wrap;gap:15px}.strip-divider{display:none}.benefit-card{min-width:45%}.payment-card{min-width:100%}.testimonial-grid{grid-template-columns:1fr}.contact-interest{grid-template-columns:1fr;gap:18px}.footer-inner{flex-wrap:wrap;padding:20px 0}.footer-links{order:3;flex-basis:100%;flex-wrap:wrap}}@media (max-width:560px){.header-main,.hero-content,.navigation-inner,.wrap{width:calc(100% - 24px)}.logo{font-size:23px}.logo-mark{font-size:29px;width:34px;height:34px;margin-right:4px}.subtitle{font-size:9px}body{min-width:0}.header-main{gap:8px;flex-wrap:wrap;padding-top:8px}.header-logo{min-width:0;flex:1}.logo{font-size:clamp(18px, 6vw, 23px)}.logo-mark img{width:34px;height:34px}.cart-header-btn{gap:5px;padding:3px}.cart-btn-text{font-size:10px}.search-box{display:flex;flex:0 0 100%;width:100%;max-width:none;height:40px;order:3;margin-bottom:8px}.search-suggestions{width:100%;max-height:360px}.navigation-bar{height:45px}.home-button{width:35px;margin-right:5px}.nav-link{min-width:70px;padding:0 7px;font-size:11px}.whatsapp-header{display:none}.navigation-inner{overflow-x:auto;scrollbar-width:none}.navigation-inner::-webkit-scrollbar{display:none}.main-nav{flex-shrink:0}.hero{height:auto;min-height:245px}.hero-content{height:auto;min-height:245px;padding:28px 0 30px}.hero h1{font-size:29px}.hero-copy p{font-size:11px}.catalog-section{padding-top:24px}.catalog-category-pills,.product-type-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;padding-bottom:4px}.catalog-category-pills::-webkit-scrollbar,.product-type-filters::-webkit-scrollbar{display:none}.category-pill,.subcategory-btn{flex:0 0 auto;white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:14px;grid-template-columns:1fr}.testimonial-grid{gap:12px}.catalog-category-pills{overflow-x:auto;justify-content:flex-start}.category-pill{min-width:105px;height:38px;font-size:11px;padding:0 13px}.section-heading{gap:8px}.section-heading h2{font-size:16px}.product-card{max-width:430px;width:100%;margin-inline:auto}.benefit-card,.footer-brand{min-width:100%}.footer-links{justify-content:flex-start;gap:7px}.footer-contact{margin-left:auto}.floating-whatsapp{width:54px;height:54px;right:14px;bottom:14px}.floating-whatsapp svg{width:30px;height:30px}}