:root{--app-font-family: "IBM Plex Sans", sans-serif}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;font-family:var(--app-font-family);font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}a,a:any-link,a:-webkit-any-link{color:inherit;text-decoration:none;cursor:pointer}button,input,select,textarea{font:inherit}*,*:before,*:after{box-sizing:border-box}.brand-mark--nav,.brand-mark--footer{display:block;flex-shrink:0;object-fit:contain}.brand-mark--nav{width:clamp(60px,8vw,60px);height:clamp(60px,4vw,52px)}.brand-mark--footer{width:42px;height:42px}.footer__logo{display:inline-flex;align-items:center;gap:12px}*::-webkit-scrollbar-button{width:0;height:0;display:none}.mobile-wa-fab{display:none}@media(max-width:768px){.mobile-wa-fab{position:fixed;right:18px;bottom:calc(22px + env(safe-area-inset-bottom,0px));z-index:60;display:inline-flex;align-items:center;justify-content:center;width:86px;height:86px;min-height:86px;padding:0;border-radius:50%;background:#fff;border:1px solid rgba(43,203,112,.18);box-shadow:0 0 0 10px #37dc8514,0 20px 42px #28b96b2e;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.mobile-wa-fab:active{transform:scale(.96)}.mobile-wa-fab--hidden{opacity:0;pointer-events:none;transform:translate3d(0,14px,0) scale(.94)}.mobile-wa-fab__icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:transparent}.mobile-wa-fab__icon-image{display:block;width:34px;height:34px;object-fit:contain}}@media(max-width:520px){.mobile-wa-fab{right:14px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:78px;height:78px;min-height:78px;box-shadow:0 0 0 8px #37dc8512,0 16px 34px #28b96b29}.mobile-wa-fab__icon{width:56px;height:56px}.mobile-wa-fab__icon-image{width:31px;height:31px}}.hero__cities{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;max-width:100%;min-height:42px;padding:10px 18px;border-radius:999px;background:#6c47ff14;border:1px solid rgba(108,71,255,.16);box-shadow:0 14px 30px #6c47ff14;color:#6c47ff}.hero__cities:before{content:"Live now in";font-size:13px;font-weight:600;color:#6c47ff}.hero__cities:after{content:"Bengaluru";font-size:13px;font-weight:800;color:#ff8a24;text-shadow:0 0 18px rgba(255,138,36,.18);animation:landingCityBlink 1.6s ease-in-out infinite}.hero__cities-desktop,.hero__cities-mobile{display:none!important}@keyframes landingCityBlink{0%,to{opacity:1;transform:translateY(0);text-shadow:0 0 18px rgba(255,138,36,.18)}50%{opacity:.42;transform:translateY(-1px);text-shadow:0 0 28px rgba(255,138,36,.34)}}@media(max-width:768px){.hero__cities{gap:4px;min-height:40px;padding:9px 16px}.hero__cities:before,.hero__cities:after{font-size:12.5px}}@media(max-width:420px){.hero__cities:before,.hero__cities:after{font-size:12px}}
