@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--green: #229b31;--green-dark: #07351e;--green-deep: #031b13;--green-light: #43b93f;--orange: #ff7200;--orange-light: #ff8b00;--blue: #159ee8;--white: #ffffff;--black: #07100d;--text-dark: #0d1822;--text-light: #71807b;--border: #dce8e2;--container: 1380px;--radius: 18px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:var(--text-dark);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}.section-container{width:min(calc(100% - 64px),var(--container));margin:0 auto}.navbar{position:fixed;z-index:1000;top:8px;left:50%;width:min(calc(100% - 70px),1380px);transform:translate(-50%);transition:.35s ease}.navbar-inner{min-height:76px;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;background:#fffffff7;border-radius:16px;box-shadow:0 12px 35px #0000001f}.navbar-scrolled .navbar-inner{box-shadow:0 14px 35px #00000029}.brand-logo{display:flex;align-items:center;gap:12px}.brand-logo img{width:52px;height:52px;object-fit:contain;border-radius:10px}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-size:21px;letter-spacing:.04em}.brand-text span{margin-top:6px;font-size:11px;font-weight:700;letter-spacing:.24em;color:var(--green)}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav>a{position:relative;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#19201d;transition:.25s ease}.desktop-nav>a:not(.nav-whatsapp):after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--green);transition:.25s ease}.desktop-nav>a:hover{color:var(--green)}.desktop-nav>a:hover:after{width:100%}.nav-whatsapp{padding:13px 21px;border-radius:30px;color:#fff!important;background:#249b2b;box-shadow:0 8px 22px #229b3138}.nav-whatsapp:hover{transform:translateY(-2px)}.mobile-menu-button{display:none;border:0;background:transparent;cursor:pointer}.hero{position:relative;min-height:760px;height:min(100vh,900px);overflow:hidden;color:#fff;background:#04100b}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 74% 48%,rgba(255,104,0,.3),transparent 23%),radial-gradient(circle at 76% 77%,rgba(47,184,56,.28),transparent 28%),radial-gradient(circle at 52% 25%,rgba(0,170,200,.18),transparent 25%),linear-gradient(120deg,#020b08,#07160f 48%,#06130d)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.hero-content{position:relative;z-index:20;width:52%;padding-top:clamp(145px,18vh,175px);margin-left:max(32px,calc((100vw - var(--container)) / 2))}.hero-category{display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:11px;font-weight:700;letter-spacing:.18em;color:#ffffffbf}.hero-category span{width:28px;height:2px;background:var(--orange)}.hero-number{margin-bottom:12px;font-size:10px;letter-spacing:.2em;color:#ffffff5c}.hero h1{font-size:clamp(64px,6.5vw,104px);line-height:.84;letter-spacing:-.055em;font-weight:800}.hero h1 em{display:inline-block;margin-top:20px;font-family:Playfair Display,serif;font-size:.63em;font-weight:500;line-height:1;color:var(--orange);letter-spacing:-.04em}.hero-description{max-width:650px;margin-top:27px;font-size:15px;line-height:1.75;color:#ffffffc2}.hero-buttons{display:flex;gap:14px;margin-top:25px}.hero-button{min-height:56px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:7px;font-size:13px;font-weight:700;letter-spacing:.03em;transition:.3s ease}.hero-button-primary{background:var(--orange);box-shadow:0 14px 30px #ff720033}.hero-button-primary:hover{transform:translateY(-3px);background:#ff810d}.hero-button-outline{border:1px solid rgba(255,255,255,.35)}.hero-button-outline:hover{border-color:var(--green-light);background:#229b3114;transform:translateY(-3px)}.hero-benefits{display:flex;gap:28px;margin-top:24px}.hero-benefit{display:flex;align-items:center;gap:10px}.hero-benefit-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(45,190,70,.55);border-radius:50%;color:var(--green-light)}.hero-benefit-icon svg{width:18px}.hero-benefit strong,.hero-benefit span{display:block}.hero-benefit strong{font-size:11px}.hero-benefit span{margin-top:2px;font-size:10px;color:#ffffff7a}.hero-visual{position:absolute;z-index:10;right:2%;top:100px;width:55%;height:calc(100% - 100px)}.hero-glow{position:absolute;border-radius:50%;filter:blur(75px)}.hero-green-glow{width:430px;height:300px;right:10%;bottom:-5%;background:#30ae3529}.hero-orange-glow{width:420px;height:420px;right:18%;top:20%;background:#ff67002b}.hero-blue-glow{width:250px;height:350px;right:30%;top:5%;background:#1491dc1f}.mop-image-wrapper{position:absolute;z-index:12;width:min(440px,31vw);height:min(610px,72vh);left:27%;top:3%;display:flex;align-items:center;justify-content:center;animation:mopFloat 5s ease-in-out infinite}.hero-mop-image{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 28px 30px rgba(0,0,0,.45)) drop-shadow(0 0 30px rgba(24,162,232,.16))}@keyframes mopFloat{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(-1deg)}50%{transform:translateY(-22px) rotate(1.3deg)}75%{transform:translateY(-10px) rotate(.5deg)}}.orbit{position:absolute;border-radius:50%;left:16%;top:19%;pointer-events:none}.orbit-large{width:550px;height:550px;border:1px solid rgba(86,204,68,.3);animation:orbitRotate 24s linear infinite}.orbit-medium{width:420px;height:420px;left:27%;top:28%;border:1px solid rgba(255,116,0,.3);animation:orbitRotateReverse 18s linear infinite}.orbit-small{width:310px;height:310px;left:37%;top:37%;border:1px dashed rgba(255,255,255,.14)}@keyframes orbitRotate{to{transform:rotate(360deg)}}@keyframes orbitRotateReverse{to{transform:rotate(-360deg)}}.light-trail{position:absolute;z-index:8;border-radius:50%;pointer-events:none}.orange-trail{width:330px;height:185px;left:26%;top:25%;border:3px solid transparent;border-top-color:#ff7800f2;transform:rotate(34deg);filter:drop-shadow(0 0 8px rgba(255,120,0,.7));animation:trailFloat 5s ease-in-out infinite}.green-trail{width:360px;height:210px;left:30%;top:33%;border:2px solid transparent;border-bottom-color:#6ef53ae6;transform:rotate(-18deg);filter:drop-shadow(0 0 8px rgba(110,245,58,.7));animation:trailFloat 6s ease-in-out infinite reverse}@keyframes trailFloat{0%,to{transform:translateY(0) rotate(30deg)}50%{transform:translateY(-12px) rotate(36deg)}}.particle{position:absolute;z-index:15;width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fffc;animation:particleFloat 4s ease-in-out infinite}.particle-1{left:16%;top:31%}.particle-2{left:28%;top:18%;animation-delay:-1s}.particle-3{left:58%;top:28%;animation-delay:-2s}.particle-4{left:68%;top:54%;animation-delay:-3s}.particle-5{left:42%;top:76%;animation-delay:-1.5s}.particle-6{left:72%;top:70%;animation-delay:-.5s}@keyframes particleFloat{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-15px);opacity:1}}.hero-feature{position:absolute;z-index:25;right:2%;width:175px;padding:11px;display:flex;align-items:center;gap:11px;border:1px solid rgba(48,179,68,.42);border-radius:13px;background:#02160e94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.3s ease;animation:featureFloat 5s ease-in-out infinite}.hero-feature:hover{transform:translate(-5px);border-color:var(--green)}.feature-one{top:17%}.feature-two{top:37%;animation-delay:-1.5s}.feature-three{top:57%;animation-delay:-3s}.hero-feature-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid currentColor}.hero-feature-icon.blue{color:#17b9ff}.hero-feature-icon.green{color:#64d74b}.hero-feature-icon.orange{color:#ff8700}.hero-feature strong{display:block;font-size:12px;color:#fff}.hero-feature small{display:block;margin-top:3px;font-size:9px;color:#ffffff75}@keyframes featureFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.water-splash{position:absolute;z-index:13;left:12%;bottom:7%;width:66%;height:145px;pointer-events:none}.water-base{position:absolute;left:0;right:0;bottom:8px;height:62px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(67,205,255,.48) 0%,rgba(26,160,225,.25) 32%,rgba(20,113,170,.12) 52%,transparent 74%);border-top:2px solid rgba(154,238,255,.9);box-shadow:0 0 18px #2cbef573,0 0 55px #1489ca40;animation:waterPulse 3s ease-in-out infinite}.water-splash:before,.water-splash:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.water-splash:before{width:70%;height:90px;left:15%;bottom:22px;border-top:4px solid rgba(151,239,255,.82);border-left:2px solid transparent;border-right:2px solid transparent;filter:drop-shadow(0 0 7px rgba(61,201,255,.7));transform:rotate(-2deg)}.water-splash:after{width:45%;height:58px;left:28%;bottom:35px;border-top:2px solid rgba(255,255,255,.75);filter:drop-shadow(0 0 6px rgba(82,211,255,.7))}.water-splash span{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#8cecff 48%,#21a9e8);box-shadow:0 0 9px #5bdafff2;animation:splashDrop 2.4s ease-out infinite}.water-splash span:nth-child(2){left:3%;bottom:28px;width:5px;height:5px}.water-splash span:nth-child(3){left:10%;bottom:42px;width:8px;height:8px;animation-delay:-.4s}.water-splash span:nth-child(4){left:20%;bottom:30px;animation-delay:-1s}.water-splash span:nth-child(5){left:31%;bottom:52px;width:7px;height:7px;animation-delay:-.7s}.water-splash span:nth-child(6){left:42%;bottom:38px;animation-delay:-1.2s}.water-splash span:nth-child(7){left:54%;bottom:57px;width:8px;height:8px;animation-delay:-.3s}.water-splash span:nth-child(8){left:66%;bottom:33px;animation-delay:-1.6s}.water-splash span:nth-child(9){left:77%;bottom:48px;width:7px;height:7px;animation-delay:-.8s}.water-splash span:nth-child(10){left:90%;bottom:27px;animation-delay:-1.3s}@keyframes splashDrop{0%{opacity:0;transform:translateY(15px) scale(.25)}20%{opacity:1}60%{opacity:.9;transform:translateY(-48px) scale(1)}to{opacity:0;transform:translateY(-82px) scale(.2)}}@keyframes waterPulse{0%,to{transform:scaleX(.9);opacity:.62}50%{transform:scaleX(1.06);opacity:1}}.hero-slogan{position:absolute;z-index:30;right:7%;bottom:9%;display:flex;flex-direction:column;align-items:flex-start;font-family:Playfair Display,serif;font-size:30px;font-style:italic;line-height:.95}.hero-slogan span{color:#fff}.hero-slogan strong{color:var(--orange);font-weight:500}.hero-slogan i{position:absolute;right:-16px;top:-12px;font-size:17px;color:#a5ef45}.scroll-indicator{position:absolute;z-index:30;left:50%;bottom:20px;transform:translate(-50%);display:flex;align-items:center;gap:10px;font-size:10px;color:#ffffffa6}.scroll-mouse{width:18px;height:28px;border:1px solid rgba(255,255,255,.7);border-radius:12px;display:flex;justify-content:center;padding-top:5px}.scroll-mouse span{width:3px;height:6px;border-radius:5px;background:#fff;animation:scrollMove 1.7s infinite}@keyframes scrollMove{0%{transform:translateY(0);opacity:1}to{transform:translateY(8px);opacity:0}}.section-label{font-size:10px;font-weight:800;letter-spacing:.18em}.green-label{color:var(--green)}.orange-label{color:var(--orange)}.products-section{position:relative;padding:70px 0 78px;background:#fff}.products-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.products-heading h2{margin-top:9px;font-size:clamp(40px,5vw,62px);line-height:.95;letter-spacing:-.05em}.products-heading h2 em{font-family:Playfair Display,serif;font-weight:500;color:var(--green)}.products-heading-right{max-width:430px}.products-heading-right p{margin-bottom:18px;font-size:13px;line-height:1.7;color:#62716b}.outline-small-button{display:inline-flex;align-items:center;gap:12px;padding:11px 17px;border:1px solid var(--green);border-radius:30px;color:var(--green);font-size:11px;font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{overflow:hidden;background:#fff;border:1px solid #e4ece8;border-radius:15px;box-shadow:0 10px 35px #07281912;transition:.35s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #07281921}.product-image{position:relative;height:235px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f9f7,#fff)}.product-image img{width:88%;height:88%;object-fit:contain;transition:.5s ease}.product-card:hover .product-image img{transform:scale(1.07)}.product-number{position:absolute;z-index:2;left:14px;top:14px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:700}.product-category{position:absolute;z-index:2;right:12px;top:15px;padding:6px 9px;border-radius:20px;background:#1478ae;color:#fff;font-size:8px;font-weight:700}.product-content{padding:18px 15px 16px}.product-tag{color:var(--green);font-size:10px;font-weight:700}.product-content h3{margin-top:6px;font-size:19px;letter-spacing:-.03em}.product-content p{min-height:66px;margin-top:7px;color:#65726d;font-size:11px;line-height:1.5}.product-enquire{margin-top:12px;display:inline-flex;align-items:center;gap:11px;padding:9px 13px;border:1px solid var(--green);border-radius:25px;color:var(--green);font-size:10px;font-weight:700}.why-section{padding:55px 0;color:#fff;background:linear-gradient(110deg,#002a1c,#003c27)}.why-container{display:grid;grid-template-columns:.95fr 2.05fr;align-items:center;gap:45px}.why-intro h2{margin-top:10px;font-size:clamp(38px,4.4vw,58px);line-height:.95;letter-spacing:-.05em}.why-intro h2 em{font-family:Playfair Display,serif;color:#6dd74c;font-weight:500}.why-intro p{max-width:370px;margin-top:18px;color:#ffffffa6;font-size:13px;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.why-card{min-height:155px;padding:19px;border:1px solid rgba(71,196,89,.23);border-radius:12px;background:#0000001f;transition:.3s ease}.why-card:hover{transform:translateY(-5px);background:#ffffff0a}.why-card-icon{width:39px;height:39px;display:flex;align-items:center;justify-content:center;border-radius:10px;margin-bottom:20px}.why-card.green .why-card-icon{background:#34cc4a24;color:#57d94e}.why-card.blue .why-card-icon{background:#0097ff24;color:#1aa7ff}.why-card.orange .why-card-icon{background:#ff750024;color:#ff8500}.why-card.yellow .why-card-icon{background:#ffbe0021;color:#ffbd18}.why-card h3{font-size:12px}.why-card p{margin-top:8px;color:#ffffff8c;font-size:9px;line-height:1.5}.manufacturing-section{padding:65px 0;background:#f7faf8}.manufacturing-grid{display:grid;grid-template-columns:1.05fr 1.4fr;align-items:center;gap:42px}.manufacturing-image{position:relative;height:280px;overflow:hidden;border-radius:16px}.manufacturing-image img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 10px 25px #0003}.manufacturing-content h2{margin-top:10px;font-size:clamp(38px,4vw,55px);line-height:.98;letter-spacing:-.05em}.manufacturing-content h2 em{color:var(--green);font-family:Playfair Display,serif;font-weight:500}.manufacturing-content>p{max-width:680px;margin-top:18px;color:#64716d;font-size:13px;line-height:1.65}.manufacturing-stats{display:flex;gap:10px;margin-top:25px}.manufacturing-stat{min-width:125px;padding:14px;border:1px solid #e0e8e4;border-radius:10px;background:#fff}.manufacturing-stat strong{display:block;color:var(--green);font-size:18px}.manufacturing-stat span{display:block;margin-top:3px;color:#68746f;font-size:9px}.bulk-section{position:relative;overflow:hidden;padding:55px 0;color:#fff;background:#00351f}.bulk-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 10% 80%,rgba(72,196,45,.25),transparent 25%),radial-gradient(circle at 90% 20%,rgba(255,109,0,.12),transparent 25%)}.bulk-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .8fr 1fr;align-items:center;gap:20px}.bulk-content h2{margin-top:9px;font-size:clamp(38px,4.5vw,57px);line-height:.95;letter-spacing:-.05em}.bulk-content h2 em{color:var(--orange);font-family:Playfair Display,serif;font-weight:500}.bulk-content p{max-width:510px;margin-top:18px;color:#ffffffab;font-size:12px;line-height:1.65}.bulk-product-image{height:210px;display:flex;align-items:center;justify-content:center}.bulk-product-image img{width:100%;height:100%;object-fit:contain}.bulk-card{padding:22px;border-radius:16px;background:#fff;color:#14211c;box-shadow:0 20px 45px #0000002e}.bulk-card-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--green)}.bulk-card h3{margin-top:13px;font-size:16px}.bulk-card p{margin-top:7px;color:#6a7772;font-size:10px;line-height:1.5}.bulk-whatsapp{margin-top:17px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-radius:25px;color:#fff;background:var(--green);font-size:11px;font-weight:700}.contact-section{padding:80px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.contact-intro h2{margin-top:10px;font-size:clamp(48px,5vw,70px);line-height:.9;letter-spacing:-.06em}.contact-intro h2 em{color:var(--green);font-family:Playfair Display,serif;font-weight:500}.contact-intro>p{max-width:450px;margin-top:20px;color:#66736e;font-size:14px;line-height:1.7}.contact-details{display:grid;gap:10px;margin-top:30px}.contact-details a{display:flex;align-items:center;gap:13px}.contact-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--green);background:#edf8ef}.contact-details small,.contact-details strong{display:block}.contact-details small{color:#84908b;font-size:9px}.contact-details strong{margin-top:2px;font-size:12px}.contact-form{padding:28px;border:1px solid #e0e9e5;border-radius:18px;box-shadow:0 20px 60px #0b2c1a14}.form-group{margin-bottom:17px}.form-group label{display:block;margin-bottom:7px;font-size:10px;font-weight:700}.form-group input,.form-group textarea,.form-group select{width:100%;padding:13px 14px;border:1px solid #dce6e1;border-radius:8px;outline:none;background:#fafcfb;color:#18221e;font-size:12px;transition:.2s ease}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #229b3114}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.submit-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;color:#fff;background:var(--green);cursor:pointer;font-size:12px;font-weight:700;transition:.3s ease}.submit-button:hover{background:#188b27;transform:translateY(-2px)}.form-success{margin-bottom:16px;padding:11px;border-radius:7px;color:#126521;background:#e9f8eb;font-size:10px}.footer{color:#ffffffb8;background:#06192c}.footer-main{display:grid;grid-template-columns:1.35fr .65fr .65fr 1fr 1.2fr;gap:30px;padding:55px 0}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo img{width:55px;height:55px;object-fit:contain;border-radius:8px}.footer-logo strong,.footer-logo span{display:block}.footer-logo strong{color:#fff;font-size:19px;letter-spacing:.04em}.footer-logo span{margin-top:4px;color:#54c84a;font-size:9px;font-weight:700;letter-spacing:.2em}.footer-brand p{margin-top:17px;font-size:10px}.footer-brand em{display:block;margin-top:5px;color:#68d84d;font-family:Playfair Display,serif;font-size:15px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h4{margin-bottom:6px;color:#fff;font-size:11px}.footer-column a{font-size:10px;color:#ffffff8c;transition:.2s ease}.footer-column a:hover{color:#67d84e}.footer-contact a{display:flex;align-items:center;gap:7px}.footer-contact a svg{color:#54cf4c}.address-column p{display:flex;gap:7px;color:#ffffff8c;font-size:10px;line-height:1.65}.address-column svg{flex-shrink:0;color:#ffb13b}.footer-bottom{min-height:55px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);font-size:9px;color:#ffffff6b}.floating-whatsapp{position:fixed;z-index:999;right:28px;bottom:24px;width:57px;height:57px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#1fa52e;box-shadow:0 12px 28px #00000040;animation:whatsappPulse 2.5s infinite}@keyframes whatsappPulse{0%,to{box-shadow:0 12px 28px #00000040}50%{box-shadow:0 12px 28px #1fa52e59,0 0 0 9px #1fa52e14}}@media(max-width:1100px){.desktop-nav{gap:18px}.desktop-nav>a{font-size:12px}.hero-content{width:53%}.hero-visual{width:54%;right:-4%}.mop-image-wrapper{width:400px;height:560px;left:20%}.orbit-large{width:470px;height:470px}.hero-feature{width:160px}.products-grid{grid-template-columns:repeat(2,1fr)}.why-container{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(4,1fr)}.footer-main{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.navbar{width:calc(100% - 24px);top:7px}.navbar-inner{min-height:65px;padding:7px 13px}.brand-logo img{width:45px;height:45px}.brand-text strong{font-size:18px}.brand-text span{font-size:8px}.mobile-menu-button{display:flex;align-items:center;justify-content:center}.desktop-nav{position:absolute;top:71px;left:0;right:0;padding:18px;display:none;flex-direction:column;align-items:stretch;gap:0;border-radius:14px;background:#fffffffa;box-shadow:0 20px 35px #00000026}.desktop-nav.nav-open{display:flex}.desktop-nav>a{padding:13px 5px;font-size:14px}.desktop-nav>a:not(.nav-whatsapp):after{display:none}.nav-whatsapp{justify-content:center;margin-top:8px}.hero{min-height:900px;height:auto}.hero-content{width:calc(100% - 40px);margin:0 20px;padding-top:155px}.hero-category{font-size:8px;letter-spacing:.12em}.hero h1{font-size:clamp(56px,16vw,82px)}.hero h1 em{margin-top:14px;font-size:.64em}.hero-description{max-width:450px;margin-top:25px;font-size:14px;line-height:1.6}.hero-buttons{flex-wrap:wrap;margin-top:25px}.hero-button{min-height:50px;padding:0 20px;font-size:11px}.hero-benefits{gap:17px;margin-top:22px}.hero-benefit-icon{width:34px;height:34px}.hero-benefit strong{font-size:9px}.hero-benefit span{font-size:8px}.hero-visual{position:absolute;top:410px;left:0;right:0;width:100%;height:490px}.mop-image-wrapper{width:330px;height:470px;left:17%;top:0}.orbit-large{width:390px;height:390px;left:18%}.orbit-medium{width:300px;height:300px;left:29%}.orbit-small{width:220px;height:220px;left:39%}.hero-feature{width:145px;padding:8px}.feature-one{top:12%;right:2%}.feature-two{top:32%;right:1%}.feature-three{top:52%;right:2%}.hero-feature-icon{width:34px;height:34px}.hero-feature strong{font-size:9px}.hero-feature small{font-size:7px}.hero-slogan{right:5%;bottom:8%;font-size:22px}.water-splash{left:10%;bottom:8%;width:72%}.scroll-indicator{display:none}.section-container{width:calc(100% - 32px)}.products-heading{align-items:flex-start;flex-direction:column;gap:20px}.products-heading h2{font-size:43px}.products-heading-right{max-width:100%}.products-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.manufacturing-grid{grid-template-columns:1fr}.manufacturing-image{height:250px}.bulk-grid{grid-template-columns:1fr}.bulk-product-image{order:2}.bulk-card{order:3}.contact-grid{grid-template-columns:1fr;gap:40px}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.navbar{width:calc(100% - 16px)}.brand-logo img{width:41px;height:41px}.brand-text strong{font-size:16px}.brand-text span{font-size:7px}.hero{min-height:850px}.hero-content{padding-top:140px}.hero-category{max-width:300px;line-height:1.5}.hero h1{font-size:58px}.hero-description{font-size:13px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-button{width:auto}.hero-benefits{gap:11px}.hero-visual{top:420px;height:400px}.mop-image-wrapper{width:285px;height:410px;left:10%;top:5%}.orbit-large{width:330px;height:330px;left:13%;top:13%}.orbit-medium{width:250px;height:250px;left:25%;top:25%}.orbit-small{width:180px;height:180px;left:35%;top:35%}.hero-feature{width:125px}.feature-one{top:10%;right:0}.feature-two{top:31%;right:-1%}.feature-three{top:52%;right:0}.hero-feature-icon{width:30px;height:30px}.hero-feature strong{font-size:8px}.hero-feature small{font-size:6px}.hero-slogan{font-size:19px;right:7%;bottom:3%}.water-splash{left:8%;width:76%;bottom:4%;transform:scale(.82)}.products-section{padding:50px 0}.products-heading h2{font-size:38px}.products-grid{grid-template-columns:1fr}.product-image{height:260px}.product-content p{min-height:auto}.why-section{padding:50px 0}.why-grid{grid-template-columns:1fr 1fr}.why-card{min-height:145px;padding:15px}.manufacturing-section{padding:50px 0}.manufacturing-stats{display:grid;grid-template-columns:repeat(3,1fr)}.manufacturing-stat{min-width:0}.manufacturing-stat strong{font-size:15px}.bulk-section{padding:48px 0}.contact-section{padding:55px 0}.contact-form{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr 1fr;gap:30px 15px}.footer-brand,.address-column{grid-column:1 / -1}.footer-bottom{padding:15px 0;flex-direction:column;align-items:flex-start;gap:6px}.floating-whatsapp{width:52px;height:52px;right:17px;bottom:17px}}@media(max-width:390px){.hero{min-height:830px}.hero-content{padding-top:135px}.hero h1{font-size:52px}.hero-description{max-width:320px;font-size:12px}.hero-benefits{gap:7px}.hero-visual{top:415px}.mop-image-wrapper{width:285px;height:410px;left:8%;top:3%;opacity:.9}.hero-feature{width:112px}.feature-one{right:-3%}.feature-two{right:-4%}.feature-three{right:-3%}.hero-slogan{font-size:17px;right:4%}.water-splash{left:5%;width:82%;transform:scale(.74)}.products-heading h2{font-size:35px}.why-grid,.manufacturing-stats{grid-template-columns:1fr}.manufacturing-stat{display:flex;align-items:center;justify-content:space-between}.footer-main{grid-template-columns:1fr}.footer-brand,.address-column{grid-column:auto}}@media(max-width:768px){.hero{position:relative;width:100%;min-height:980px;height:auto;max-height:none;overflow:hidden;display:block;padding:0}.hero-content{position:relative;z-index:20;width:100%;max-width:100%;margin:0;padding:105px 30px 0;text-align:left}.hero-label,.hero-eyebrow{margin-bottom:22px;font-size:10px;line-height:1.4;letter-spacing:.13em;white-space:nowrap}.hero-label:before,.hero-eyebrow:before{width:42px}.hero-kicker{margin-bottom:14px;font-size:10px;letter-spacing:.16em}.hero-title{width:100%;margin:0 0 18px;font-size:clamp(54px,16vw,72px);line-height:.86;letter-spacing:-.055em}.hero-title em{display:block;margin-top:12px;font-size:clamp(44px,13vw,58px);line-height:.95}.hero-description{width:100%;max-width:350px;margin-top:0;font-size:14px;line-height:1.65;color:#ffffffc2}.hero-actions,.actions{position:relative;z-index:30;display:flex;flex-direction:column;width:100%;gap:12px;margin-top:24px}.hero-actions .btn,.actions .btn{width:100%;min-height:54px;justify-content:center;font-size:13px}.hero-visual{position:absolute;z-index:8;left:50%;right:auto;top:530px;width:100%;height:410px;transform:translate(-50%);pointer-events:none}.mop-image-wrapper{position:absolute;left:50%;top:0;width:260px;height:390px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;opacity:1}.mop-image{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center;transform-origin:center bottom;animation:mobileMopFloat 5s ease-in-out infinite;filter:drop-shadow(0 20px 25px rgba(0,0,0,.45)) drop-shadow(0 0 25px rgba(0,130,255,.2))}@keyframes mobileMopFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}.water-splash{position:absolute;z-index:5;left:50%;bottom:4px;width:340px;height:110px;transform:translate(-50%);pointer-events:none}.water-base{position:absolute;left:50%;bottom:5px;width:310px;height:58px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(83,220,255,.52) 0%,rgba(22,157,224,.32) 28%,rgba(13,92,145,.16) 52%,transparent 75%);border-top:2px solid rgba(166,241,255,.85);box-shadow:0 0 18px #26bef58c,0 0 55px #1387cd47;animation:mobileWaterPulse 3s ease-in-out infinite}@keyframes mobileWaterPulse{0%,to{transform:translate(-50%) scaleX(.88);opacity:.65}50%{transform:translate(-50%) scaleX(1.06);opacity:1}}.water-splash:before{content:"";position:absolute;left:50%;bottom:22px;width:270px;height:70px;transform:translate(-50%);border-top:3px solid rgba(136,235,255,.85);border-radius:50%;filter:drop-shadow(0 0 8px rgba(53,202,255,.75))}.water-splash:after{content:"";position:absolute;left:50%;bottom:31px;width:190px;height:48px;transform:translate(-50%);border-top:2px solid rgba(255,255,255,.75);border-radius:50%;filter:drop-shadow(0 0 7px rgba(82,211,255,.75))}.water-splash span{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#a7efff 45%,#179edc);box-shadow:0 0 9px #52dafff2;animation:mobileSplashDrop 2.5s ease-out infinite}.water-splash span:nth-child(2){left:5%;bottom:25px}.water-splash span:nth-child(3){left:15%;bottom:38px;width:8px;height:8px;animation-delay:-.4s}.water-splash span:nth-child(4){left:26%;bottom:27px;animation-delay:-1s}.water-splash span:nth-child(5){left:38%;bottom:48px;width:7px;height:7px;animation-delay:-.7s}.water-splash span:nth-child(6){left:50%;bottom:32px;animation-delay:-1.2s}.water-splash span:nth-child(7){left:62%;bottom:50px;width:8px;height:8px;animation-delay:-.3s}.water-splash span:nth-child(8){left:74%;bottom:28px;animation-delay:-1.6s}.water-splash span:nth-child(9){left:85%;bottom:43px;width:7px;height:7px;animation-delay:-.8s}.water-splash span:nth-child(10){left:94%;bottom:24px;animation-delay:-1.3s}@keyframes mobileSplashDrop{0%{opacity:0;transform:translateY(15px) scale(.25)}20%{opacity:1}60%{opacity:.9;transform:translateY(-45px) scale(1)}to{opacity:0;transform:translateY(-75px) scale(.2)}}.feature-stack{position:absolute;z-index:25;left:50%;right:auto;top:425px;width:100%;transform:translate(-50%);display:flex;justify-content:center;gap:6px;pointer-events:none}.feature-card{width:31%;min-height:54px;padding:8px 7px;border-radius:10px;background:#04120cc7;border:1px solid rgba(80,190,95,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px #00000038}.feature-card h4{font-size:8px;line-height:1.2;margin:0}.feature-card p{font-size:7px;line-height:1.25;margin-top:3px;opacity:.65}.feature-card .feature-icon{width:25px;height:25px;margin-bottom:4px}.hero-proof{position:absolute;z-index:30;left:30px;right:30px;top:405px;display:flex;justify-content:space-between;gap:8px}.hero-proof span{font-size:9px;line-height:1.2;white-space:nowrap}.hero-proof svg{width:14px;height:14px}.slogan{position:absolute;z-index:30;left:auto;right:20px;bottom:18px;width:170px;text-align:right;pointer-events:none}.slogan-main,.slogan-accent{font-size:25px;line-height:.9}.scroll-cue{display:none}.hero-orbit,.hero-grid,.hero-particles{opacity:.55}}@media(max-width:390px){.hero{min-height:950px}.hero-content{padding-left:26px;padding-right:26px}.hero-title{font-size:58px}.hero-title em{font-size:45px}.hero-description{font-size:13px;line-height:1.6}.hero-visual{top:535px}.mop-image-wrapper{width:235px;height:350px}.feature-stack{top:430px}.feature-card{min-height:50px}.feature-card h4{font-size:7px}.feature-card p{font-size:6.5px}.hero-proof{top:408px;left:26px;right:26px}.hero-proof span{font-size:8px}.water-splash{width:310px}.water-base{width:285px}.slogan{right:16px;bottom:18px;width:145px}.slogan-main,.slogan-accent{font-size:22px}}@media(max-width:768px){.hero{position:relative;width:100%;min-height:900px;height:900px;max-height:none;overflow:hidden;padding:0}.hero-content{position:relative;z-index:50;width:100%;padding:105px 30px 0;margin:0}.hero-label,.hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:9px;letter-spacing:.12em;white-space:nowrap}.hero-label:before,.hero-eyebrow:before{content:"";display:block;width:38px;height:2px;flex-shrink:0;background:#ff7200}.hero-kicker{margin-bottom:13px;font-size:9px;letter-spacing:.17em;color:#ffffff6b}.hero-title{width:100%;margin:0;font-size:58px;line-height:.88;letter-spacing:-.055em}.hero-title em{display:block;margin-top:14px;font-size:43px;line-height:.95;letter-spacing:-.045em;color:#ff7200}.hero-description{width:100%;max-width:335px;margin-top:18px;font-size:13px;line-height:1.58;color:#ffffffb8}.hero-actions,.actions{position:relative;z-index:60;display:flex;flex-direction:column;width:100%;gap:10px;margin-top:22px}.hero-actions .btn,.actions .btn{width:100%;height:54px;min-height:54px;justify-content:center;font-size:12px;border-radius:9px}.hero-proof{position:absolute;z-index:60;left:30px;right:30px;top:465px;display:flex;align-items:center;justify-content:space-between;gap:5px;width:auto}.hero-proof span{display:flex;align-items:center;gap:5px;font-size:8px;line-height:1.2;white-space:nowrap}.hero-proof svg{width:17px;height:17px;flex-shrink:0}.hero-visual{position:absolute;z-index:10;top:520px;left:0;width:100%;height:360px;margin:0;transform:none;pointer-events:none}.mop-image-wrapper{position:absolute;z-index:15;top:0;left:50%;width:225px;height:335px;margin:0;transform:translate(-50%);display:flex;align-items:center;justify-content:center;opacity:1}.mop-image{position:relative;display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform-origin:center center;animation:mobileMopFloat 5s ease-in-out infinite;filter:drop-shadow(0 18px 22px rgba(0,0,0,.45)) drop-shadow(0 0 20px rgba(0,120,255,.22))}@keyframes mobileMopFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}.feature-stack,.hero-features,.hero-card{display:none!important}.water-splash{position:absolute;z-index:8;left:50%;bottom:5px;width:310px;height:105px;margin:0;transform:translate(-50%);pointer-events:none}.water-base{position:absolute;left:50%;bottom:5px;width:285px;height:58px;transform:translate(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(74,220,255,.55) 0%,rgba(25,158,220,.34) 30%,rgba(15,100,155,.14) 55%,transparent 76%);border-top:2px solid rgba(170,242,255,.9);box-shadow:0 0 18px #2dc8ff80,0 0 45px #148ccd40;animation:mobileWaterPulse 3s ease-in-out infinite}@keyframes mobileWaterPulse{0%,to{transform:translate(-50%) scaleX(.9);opacity:.65}50%{transform:translate(-50%) scaleX(1.06);opacity:1}}.water-splash:before{content:"";position:absolute;left:50%;bottom:23px;width:270px;height:72px;transform:translate(-50%);border-top:3px solid rgba(137,235,255,.85);border-radius:50%;filter:drop-shadow(0 0 8px rgba(53,202,255,.75))}.water-splash:after{content:"";position:absolute;left:50%;bottom:33px;width:195px;height:50px;transform:translate(-50%);border-top:2px solid rgba(255,255,255,.72);border-radius:50%;filter:drop-shadow(0 0 7px rgba(82,211,255,.7))}.water-splash span{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#a5efff 45%,#159fdd);box-shadow:0 0 9px #52dafff2;animation:mobileSplashDrop 2.5s ease-out infinite}.water-splash span:nth-child(2){left:4%;bottom:24px}.water-splash span:nth-child(3){left:14%;bottom:40px;width:8px;height:8px;animation-delay:-.4s}.water-splash span:nth-child(4){left:25%;bottom:28px;animation-delay:-1s}.water-splash span:nth-child(5){left:38%;bottom:48px;width:7px;height:7px;animation-delay:-.7s}.water-splash span:nth-child(6){left:50%;bottom:32px;animation-delay:-1.2s}.water-splash span:nth-child(7){left:62%;bottom:51px;width:8px;height:8px;animation-delay:-.3s}.water-splash span:nth-child(8){left:74%;bottom:28px;animation-delay:-1.6s}.water-splash span:nth-child(9){left:85%;bottom:43px;width:7px;height:7px;animation-delay:-.8s}.water-splash span:nth-child(10){left:94%;bottom:24px;animation-delay:-1.3s}@keyframes mobileSplashDrop{0%{opacity:0;transform:translateY(12px) scale(.25)}20%{opacity:1}60%{opacity:.9;transform:translateY(-45px) scale(1)}to{opacity:0;transform:translateY(-78px) scale(.2)}}.slogan{position:absolute;z-index:30;right:18px;bottom:15px;width:145px;text-align:right;pointer-events:none}.slogan-main,.slogan-accent{font-size:22px;line-height:.9}.scroll-cue{display:none!important}.hero-orbit{opacity:.42;transform:scale(.82)}.hero-grid{opacity:.35}.hero-particles{opacity:.45}}@media(max-width:390px){.hero{min-height:890px;height:890px}.hero-content{padding-left:26px;padding-right:26px}.hero-title{font-size:56px}.hero-title em{font-size:42px}.hero-description{max-width:325px;font-size:12.5px}.hero-proof{left:26px;right:26px;top:455px}.hero-proof span{font-size:7.5px}.hero-visual{top:515px;height:355px}.mop-image-wrapper{width:205px;height:310px}.water-splash{width:290px}.water-base{width:265px}.slogan{right:14px;bottom:13px;width:135px}.slogan-main,.slogan-accent{font-size:20px}}@media(max-width:360px){.hero{min-height:850px;height:850px}.hero-content{padding-left:22px;padding-right:22px}.hero-title{font-size:51px}.hero-title em{font-size:39px}.hero-description{font-size:12px}.hero-actions,.actions{margin-top:18px}.hero-actions .btn,.actions .btn{height:50px;min-height:50px}.hero-proof{left:22px;right:22px;top:440px}.hero-visual{top:500px}.mop-image-wrapper{width:190px;height:290px}.water-splash{width:270px}.water-base{width:245px}}@media(max-width:768px){.mop-image-wrapper{position:absolute;top:-290px;left:45%;width:225px;height:335px;transform:translate(-50%)}}@media(max-width:768px){.hero-features,.feature-stack{display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:space-between!important;gap:6px!important;width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.hero-features>*,.feature-stack>*{flex:1 1 0!important;width:auto!important;min-width:0!important;margin:0!important}.feature-card{min-height:58px!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:10px!important;background:#04120ce0!important;border:1px solid rgba(80,190,95,.35)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card .feature-icon{width:25px!important;height:25px!important;margin:0 auto 4px!important}.feature-card h4{margin:0!important;font-size:7px!important;line-height:1.1!important;white-space:nowrap!important}.feature-card p{margin:3px 0 0!important;font-size:5.5px!important;line-height:1.1!important;white-space:nowrap!important;opacity:.65}.hero-feature{width:31%!important;min-width:0!important;padding:7px 5px!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:10px!important}.hero-feature-icon{width:25px!important;height:25px!important;margin-bottom:4px!important}.hero-feature strong{font-size:7px!important;white-space:nowrap!important}.hero-feature small{font-size:5.5px!important;white-space:nowrap!important}}@media(max-width:390px){.hero-features,.feature-stack{gap:4px!important;width:calc(100% - 16px)!important}.feature-card{min-height:54px!important;padding:6px 3px!important}.feature-card .feature-icon{width:22px!important;height:22px!important}.feature-card h4{font-size:6.5px!important}.feature-card p{font-size:5px!important}}@media(max-width:768px){.feature-stack{position:absolute!important;top:425px!important;left:50%!important;right:auto!important;width:calc(100% - 28px)!important;height:auto!important;transform:translate(-50%)!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:space-between!important;gap:6px!important;margin:0!important;padding:0!important}.feature-stack .hero-feature{position:relative!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:72px!important;margin:0!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;text-align:center!important;border-radius:10px!important;background:#03190fe0!important;border:1px solid rgba(48,179,68,.45)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 8px 20px #0003!important;animation:none!important;transform:none!important}.feature-stack .hero-feature-icon{width:27px!important;height:27px!important;min-width:27px!important;margin:0 0 2px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important}.feature-stack .hero-feature-icon svg{width:15px!important;height:15px!important}.feature-stack .hero-feature strong{display:block!important;margin:0!important;font-size:8px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important}.feature-stack .hero-feature small{display:block!important;margin:0!important;font-size:6px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important;color:#ffffff80!important}}@media(max-width:390px){.feature-stack{top:420px!important;width:calc(100% - 22px)!important;gap:5px!important}.feature-stack .hero-feature{height:68px!important;padding:6px 3px!important}.feature-stack .hero-feature-icon{width:24px!important;height:24px!important;min-width:24px!important}.feature-stack .hero-feature-icon svg{width:14px!important;height:14px!important}.feature-stack .hero-feature strong{font-size:7px!important}.feature-stack .hero-feature small{font-size:5.5px!important}}@media(max-width:360px){.feature-stack{top:415px!important;width:calc(100% - 18px)!important;gap:4px!important}.feature-stack .hero-feature{height:64px!important;padding:5px 2px!important}.feature-stack .hero-feature-icon{width:22px!important;height:22px!important;min-width:22px!important}.feature-stack .hero-feature strong{font-size:6.5px!important}.feature-stack .hero-feature small{font-size:5px!important}}@media(max-width:768px){.hero-feature.feature-one{position:absolute!important;top:58%!important;left:2%!important;right:auto!important;width:31%!important;height:68px!important;margin:0!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;animation:none!important;transform:none!important}.hero-feature.feature-two{position:absolute!important;top:58%!important;left:34.5%!important;right:auto!important;width:31%!important;height:68px!important;margin:0!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;animation:none!important;transform:none!important}.hero-feature.feature-three{position:absolute!important;top:58%!important;left:67%!important;right:auto!important;width:31%!important;height:68px!important;margin:0!important;padding:7px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;animation:none!important;transform:none!important}.hero-feature .hero-feature-icon{width:27px!important;height:27px!important;margin:0 0 4px!important;flex-shrink:0!important}.hero-feature .hero-feature-icon svg{width:15px!important;height:15px!important}.hero-feature strong{font-size:7px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important;margin:0!important}.hero-feature small{font-size:5.5px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important;margin-top:3px!important}}@media(max-width:390px){.hero-feature.feature-one,.hero-feature.feature-two,.hero-feature.feature-three{top:58%!important;width:30.5%!important;height:64px!important;padding:5px 2px!important}.hero-feature.feature-one{left:1%!important}.hero-feature.feature-two{left:34.75%!important}.hero-feature.feature-three{left:68.5%!important}.hero-feature .hero-feature-icon{width:23px!important;height:23px!important}.hero-feature .hero-feature-icon svg{width:13px!important;height:13px!important}.hero-feature strong{font-size:6.5px!important}.hero-feature small{font-size:5px!important}}
