html,body{height:100%;margin:0;padding:0}.whatsapp-float{z-index:999;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:24px;right:5px}.whatsapp-float img{width:40px;height:40px}.tooltip{display:none}.whatsapp-float:hover{background:linear-gradient(90deg,#ff9800,#ff5722,#ff9800);border-radius:24px;width:140px;padding:0 2px}.whatsapp-float:after{content:"Contact Us";color:#fff;opacity:0;white-space:nowrap;margin-left:8px;font-size:1.1rem;transition:opacity .2s}.whatsapp-float:hover:after{opacity:1}
.Footer-module__q7ZRWa__footer{color:#111;background:#f5f5f7;padding:70px 20px 30px}.Footer-module__q7ZRWa__top,.Footer-module__q7ZRWa__content,.Footer-module__q7ZRWa__bottom,.Footer-module__q7ZRWa__divider{width:100%;max-width:1200px;margin:auto}.Footer-module__q7ZRWa__top{text-align:center;flex-direction:column;align-items:center;gap:25px;display:flex}.Footer-module__q7ZRWa__brand img{max-width:120px;height:auto}.Footer-module__q7ZRWa__tagline{color:#444;font-size:15px}.Footer-module__q7ZRWa__socials{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Footer-module__q7ZRWa__socials a{color:#fff;background:linear-gradient(135deg,#ff9800,#ff5722);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .3s;display:flex}.Footer-module__q7ZRWa__socials a:hover{transform:translateY(-4px);box-shadow:0 8px 18px #ff572259}.Footer-module__q7ZRWa__divider{background:#ddd;height:1px;margin:40px auto}.Footer-module__q7ZRWa__content{text-align:center;grid-template-columns:1fr;gap:35px;display:grid}.Footer-module__q7ZRWa__content h4{margin-bottom:10px;font-size:18px}.Footer-module__q7ZRWa__content p{color:#444;font-size:15px;line-height:1.7}.Footer-module__q7ZRWa__content ul{padding:0;list-style:none}.Footer-module__q7ZRWa__content li{margin-bottom:6px}.Footer-module__q7ZRWa__content a{color:#444;text-decoration:none;transition:all .25s}.Footer-module__q7ZRWa__content a:hover{color:#ff5722}.Footer-module__q7ZRWa__joinBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9800,#ff5722);border:none;border-radius:8px;margin-top:14px;padding:12px 22px;font-weight:600;transition:all .3s}.Footer-module__q7ZRWa__joinBtn:hover{transform:translateY(-3px)}@media (min-width:768px){.Footer-module__q7ZRWa__top{text-align:left;flex-direction:row;justify-content:space-between}.Footer-module__q7ZRWa__content{text-align:left;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__q7ZRWa__content{grid-template-columns:repeat(4,1fr)}}.Footer-module__q7ZRWa__bottom{text-align:center;color:#666;margin-top:50px;font-size:14px}
.Header-module__zCemKG__header{z-index:999;box-sizing:border-box;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;width:100%;height:90px;margin:0 auto;padding:0 80px;display:grid;position:fixed;top:0;left:0}.Header-module__zCemKG__left{justify-self:start}.Header-module__zCemKG__logo{object-fit:contain;width:90px;height:auto}.Header-module__zCemKG__center{justify-self:center}.Header-module__zCemKG__menu{gap:20px;margin:0;padding:0;list-style:none;display:flex}.Header-module__zCemKG__menu li{cursor:pointer;padding:10px 0;font-size:16px;transition:color .2s linear;position:relative}.Header-module__zCemKG__menu li a{color:#000;text-decoration:none}.Header-module__zCemKG__menu li:after{content:"";background:linear-gradient(90deg,#ff9800,#ff5722,#ff9800);width:0%;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__zCemKG__menu li:hover:after{width:100%}.Header-module__zCemKG__right{justify-self:end}.Header-module__zCemKG__joinBtn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#ff9800,#ff5722,#ff9800);border:none;border-radius:30px;padding:12px 22px;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s}.Header-module__zCemKG__joinBtn:hover{transform:scale(1.05);box-shadow:0 6px 16px #ff572266}.Header-module__zCemKG__hamburger{cursor:pointer;flex-direction:column;gap:6px;display:none}.Header-module__zCemKG__hamburger span{background:#000;width:26px;height:3px;transition:all .3s}@media (max-width:900px){.Header-module__zCemKG__header{grid-template-columns:auto 1fr auto;padding:0 20px}.Header-module__zCemKG__menu{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:25px;width:260px;height:calc(100vh - 90px);padding-top:40px;transition:right .3s;position:fixed;top:90px;right:-100%;box-shadow:-4px 0 20px #00000014}.Header-module__zCemKG__menu.Header-module__zCemKG__active{right:0}.Header-module__zCemKG__right{justify-self:center;position:absolute;left:50%;transform:translate(-50%)}.Header-module__zCemKG__activeLink:after{width:100%}.Header-module__zCemKG__activeLink a{color:#ff5722;font-weight:600}.Header-module__zCemKG__hamburger{display:flex}}@media (max-width:768px){.Header-module__zCemKG__header{grid-template-columns:auto 1fr auto;align-items:center;height:70px;padding:0 20px;display:grid}.Header-module__zCemKG__logo{width:60px}.Header-module__zCemKG__right{justify-content:flex-end;align-items:center;min-width:240px;margin-left:50px;display:flex}.Header-module__zCemKG__joinBtn{white-space:nowrap;padding:8px 14px;font-size:13px}.Header-module__zCemKG__hamburger{cursor:pointer;flex-direction:column;justify-content:space-between;width:26px;height:20px;margin-left:60px;display:flex}.Header-module__zCemKG__hamburger span{background:#000;border-radius:2px;width:100%;height:3px}}
