@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#f39200;--primary-dark:#d97800;--secondary:#1d8f4e;--dark:#171717;--text:#282828;--muted:#777;--bg:#f7f7f5;--white:#fff;--border:#e9e9e6;--success:#25d366;--radius:18px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,Noto Sans Devanagari,sans-serif;line-height:1.5}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{margin:0 auto;width:min(1180px,calc(100% - 32px))}.btn{border:1px solid #0000;border-radius:10px;font-weight:800;gap:8px;min-height:42px;padding:0 17px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-outline{background:#fff;border-color:#dededb}.btn-outline:hover{border-color:var(--primary);color:var(--primary-dark)}.btn-whatsapp{background:var(--success);color:#fff}.section{padding:30px 0 54px}.section-head{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px}.section-kicker{color:var(--primary-dark);display:inline-block;font-size:11px;font-weight:900;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.section-head h2{font-size:clamp(27px,4vw,40px);letter-spacing:-1.5px;line-height:1.1}.section-head p{color:var(--muted);font-size:13px;margin-top:7px;max-width:620px}.slider-controls{align-items:center;display:flex;flex-shrink:0;gap:8px}.slider-btn{background:#fff;border:1px solid #dededb;border-radius:50%;color:#333;display:grid;font-size:21px;height:41px;place-items:center;transition:.2s ease;width:41px}.slider-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff}@media (max-width:1000px){.container{width:min(100% - 32px,1180px)}}@media (max-width:720px){.container{width:min(100% - 22px,1180px)}.section{padding-bottom:40px}.section-head{align-items:center}.section-head p{font-size:12px}}.notification-banner{align-items:center;background:var(--primary);color:#fff;display:flex;height:38px;overflow:hidden;position:relative;width:100%;z-index:1200}.notification-track{align-items:center;animation:notificationRTL 30s linear infinite;display:flex;white-space:nowrap;width:max-content}.notification-track:hover{animation-play-state:paused}.notification-track a{color:#fff;font-size:13px;font-weight:700;padding:0 44px;position:relative}.notification-track a:after{content:"•";opacity:.7;position:absolute;right:0}@keyframes notificationRTL{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:720px){.notification-banner{height:34px}.notification-track a{font-size:11px;padding:0 30px}}.top-bar-inner{gap:20px}.top-contact{flex-wrap:nowrap;gap:22px}.contact-item{flex-shrink:0}.contact-icon,.location-icon{color:#ffb348}.contact-item span{font-size:11px;font-weight:500;letter-spacing:.1px}.language-switcher{align-items:center;display:flex;gap:7px;margin-left:5px}.language-btn{background:#0000;border:0;color:#fff;cursor:pointer;font-size:11px;opacity:.65}.language-btn.active{color:#ffb348;font-weight:800;opacity:1}@media (max-width:1000px){.top-bar-inner{min-height:37px;padding:0 14px}.top-contact{gap:17px}.contact-item{gap:6px}.contact-item span{font-size:10px}.contact-icon{font-size:12px;height:13px;width:13px}}@media (max-width:720px){.top-bar-inner{justify-content:flex-end;min-height:38px;padding:0 10px}.top-contact{gap:12px;justify-content:flex-end;margin-left:auto;overflow:hidden;width:auto}.contact-item{flex-shrink:0;gap:5px}.contact-item:first-child span{display:inline;font-size:10px;font-weight:500}.location-contact{flex-shrink:1;max-width:220px;min-width:0}.location-contact span{display:block;font-size:10px;font-weight:500;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-icon{font-size:11px;height:12px;width:12px}.language-switcher{display:none}}@media (max-width:480px){.top-bar-inner{min-height:36px;padding:0 8px}.top-contact{gap:9px}.contact-item{gap:4px}.contact-item:first-child span{font-size:9px}.location-contact{max-width:175px}.location-contact span{font-size:9px;max-width:145px}.contact-icon{font-size:10px;height:11px;width:11px}}@media (max-width:360px){.top-bar-inner{padding:0 6px}.top-contact{gap:7px}.contact-item:first-child span{font-size:8px}.location-contact{max-width:145px}.location-contact span{font-size:8px;max-width:120px}.contact-icon{font-size:9px;height:10px;width:10px}}.top-bar-inner{padding-right:5px}.top-bar-inner,.top-contact{justify-content:flex-end}.contact-item span{text-align:right}@media (max-width:720px){.top-bar-inner{padding-right:4px}.top-contact{justify-content:flex-end;margin-left:auto;margin-right:0}}@media (max-width:480px){.top-bar-inner{padding-right:3px}.top-contact{justify-content:flex-end;margin-right:0}}.top-bar-inner{padding-right:0}.top-contact{margin-left:auto;margin-right:0}@media (max-width:720px){.contact-item span{font-size:12px!important}}@media (max-width:480px){.contact-item span{font-size:11px!important}}.top-bar{background:#171717;color:#fff;font-family:Outfit,sans-serif;font-size:12px;width:100%}.top-bar-inner{min-height:38px;padding:0 10px}.top-bar-inner,.top-contact{align-items:center;display:flex;justify-content:space-between}.top-contact{gap:20px;width:100%}.contact-item{align-items:center;display:flex;gap:7px;white-space:nowrap}.contact-item:first-child{margin-left:0;margin-right:auto}.location-contact{margin-left:auto;margin-right:0;text-align:right}.contact-icon{flex-shrink:0;font-size:13px;height:14px;width:14px}.phone-icon{color:#ffb348}.location-icon{color:#fff}.contact-item span{color:#fff;font-size:14px!important;font-weight:600;line-height:1}.language-switcher{display:none}@media (max-width:1000px){.top-bar-inner{min-height:37px;padding:0 14px}.top-contact{gap:17px}.contact-item{gap:6px}.contact-item span{font-size:12px!important}.contact-icon{font-size:12px;height:13px;width:13px}}@media (max-width:720px){.top-bar-inner{min-height:38px;padding:0 10px}.top-contact{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.contact-item:first-child{flex:0 0 auto;margin-left:0;margin-right:auto}.location-contact{flex:0 1 auto;justify-content:flex-end;margin-left:auto;margin-right:0;max-width:55%}.location-contact span{max-width:100%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.contact-item span{font-size:12px!important;font-weight:600}.contact-icon{font-size:11px;height:12px;width:12px}}@media (max-width:480px){.top-bar-inner{min-height:36px;padding:0 8px}.top-contact{gap:8px}.contact-item:first-child{gap:4px}.location-contact{gap:4px;max-width:52%}.contact-item span{font-size:11px!important}.contact-icon{font-size:10px;height:11px;width:11px}}@media (max-width:360px){.top-bar-inner{padding:0 6px}.top-contact{gap:6px}.contact-item span{font-size:10px!important}.location-contact{max-width:50%}.contact-icon{font-size:9px;height:10px;width:10px}}.contact-link{color:inherit;cursor:pointer;text-decoration:none}.contact-link:hover{color:#f17700}.contact-link:active{opacity:.75}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;border-bottom:1px solid #eee;box-sizing:border-box;margin:0;overflow:visible;padding-top:env(safe-area-inset-top);position:sticky;top:0;width:100%;z-index:9999}.header-container{max-width:1400px;overflow:visible;width:100%}.header-container.nav{align-items:center;display:flex;gap:18px;justify-content:space-between;min-height:72px}.logo{gap:9px;min-width:0;text-decoration:none}.header-logo-image,.logo{align-items:center;display:flex;flex-shrink:0}.header-logo-image{justify-content:center}.sahjo-logo-img{border-radius:3px;display:block;height:55px;object-fit:cover;width:55px}.brand-copy{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.logo-text{align-items:baseline;display:flex;flex-direction:row;flex-wrap:nowrap;gap:5px;overflow:visible}.logo-text,.sahjo-text{line-height:1;white-space:nowrap}.sahjo-text{color:#f17700;font-size:27px;font-weight:900;letter-spacing:-.5px}.mart-text,.sahjo-text{display:inline-block;font-family:Outfit,sans-serif}.mart-text{color:#171717;font-size:21px;font-weight:600;line-height:1;white-space:nowrap}.shopping-tagline{color:#e07116;font-family:Outfit,sans-serif;font-size:12px;font-weight:700;line-height:1.15;margin:0;padding:0;white-space:nowrap}.nav-actions{display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;margin-left:auto}.btn,.nav-actions{align-items:center}.btn{border-radius:8px;box-sizing:border-box;display:inline-flex;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;gap:7px;justify-content:center;line-height:1;min-height:40px;padding:8px 14px;text-decoration:none;transition:transform .2s ease,background .2s ease;white-space:nowrap}.btn-call,.btn-whatsapp{background:linear-gradient(135deg,#ffac34,#f17700);border:none;color:#fff}.btn-call:hover,.btn-whatsapp:hover{background:linear-gradient(135deg,#ff9820,#df6500);transform:translateY(-1px)}.whatsapp-icon{color:#fff;flex-shrink:0;font-size:20px}.phone-icon{color:#fff;flex-shrink:0;font-size:17px}.mobile-whatsapp-logo,.mobile-whatsapp-logo-wrap,.mobile-whatsapp-order{display:none}@media screen and (max-width:1000px){.header-container{width:calc(100% - 30px)}.sahjo-text{font-size:25px}.mart-text{font-size:19px}.btn{font-size:11px;padding:7px 10px}}@media screen and (max-width:768px){.site-header{padding-left:8px!important;padding-right:8px!important;padding-top:env(safe-area-inset-top);transform:none!important}.site-header,.site-header .header-container{box-sizing:border-box!important;margin:0!important;max-width:100%!important;overflow:visible!important;width:100%!important}.site-header .header-container{padding:0!important}.site-header .header-container.nav{grid-column-gap:14px!important;box-sizing:border-box!important;column-gap:14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:64px!important;transform:none!important;width:100%!important}.site-header .header-container.nav,.site-header .logo{align-items:center!important;overflow:visible!important}.site-header .logo{display:flex!important;flex:1 1!important;gap:5px!important;margin:0!important;max-width:none!important;min-width:0!important;padding:0!important;text-decoration:none;width:auto!important}.site-header .header-logo-image{flex:0 0 44px!important;height:44px!important;width:44px!important}.site-header .sahjo-logo-img{display:block;height:44px!important;object-fit:cover;width:44px!important}.site-header .brand-copy{flex:1 1 auto!important;gap:3px;min-width:0!important;overflow:visible!important}.site-header .logo-text{align-items:baseline!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:3px!important;min-width:0!important;overflow:visible!important;white-space:nowrap!important;width:auto!important}.site-header .sahjo-text{font-size:23px!important;font-weight:900!important;letter-spacing:-.8px}.site-header .mart-text,.site-header .sahjo-text{line-height:1!important;overflow:visible!important;white-space:nowrap!important}.site-header .mart-text{font-size:17px!important;font-weight:600!important}.site-header .shopping-tagline{display:block!important;font-size:9px!important;font-weight:800!important;line-height:1.1!important;margin-right:0!important;margin-top:3px!important;overflow:visible!important;white-space:nowrap!important}.site-header .desktop-action{display:none!important}.site-header .nav-actions{display:flex!important;flex:0 0 auto!important;gap:0;justify-content:flex-end!important;margin:0!important;padding:0!important}.site-header .mobile-whatsapp-order,.site-header .nav-actions{align-items:center!important;min-width:0!important;overflow:visible!important}.site-header .mobile-whatsapp-order{grid-column-gap:7px!important;-webkit-tap-highlight-color:transparent;background:#0000!important;border:none!important;border-radius:0;box-shadow:none!important;box-sizing:border-box!important;column-gap:7px!important;display:grid!important;grid-template-columns:max-content 42px!important;justify-content:center!important;max-width:none!important;min-height:44px!important;outline:none!important;padding:4px 0!important;text-decoration:none!important;width:auto!important}.site-header .mobile-whatsapp-text{align-items:flex-start!important;display:flex!important;flex-direction:column!important;justify-content:center!important;line-height:1;min-width:0!important;overflow:visible!important;white-space:nowrap;width:max-content!important}.site-header .mobile-order-hindi{color:#f6a04d!important;font-size:15px!important;line-height:1.05!important}.site-header .mobile-order-hindi,.site-header .mobile-order-whatsapp{font-family:Outfit,sans-serif;font-weight:900!important;white-space:nowrap!important}.site-header .mobile-order-whatsapp{color:#e57a07!important;display:block!important;font-size:19px!important;letter-spacing:-.2px;line-height:1!important;margin-right:0!important;margin-top:5px!important}.mobile-order-par{color:#f6a04d!important;font-size:18px}.mobile-whatsapp-logo-wrap{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:visible;position:relative;width:48px}.mobile-whatsapp-logo{border-radius:50%;display:block;flex-shrink:0;height:42px;object-fit:contain;position:relative;width:42px;z-index:5}.whatsapp-ring{animation:whatsappWave 1.8s ease-out infinite;border:2px solid #25d366d9;border-radius:50%;height:40px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.8);width:40px}.ring-1{animation-delay:0s}.ring-2{animation-delay:.55s}.ring-3{animation-delay:1.1s}@keyframes whatsappWave{0%{opacity:.9;transform:translate(-50%,-50%) scale(.75)}60%{opacity:.4}to{opacity:0;transform:translate(-50%,-50%) scale(1.55)}}}@media screen and (max-width:390px){.site-header{padding-left:5px!important;padding-right:5px!important}.site-header .header-logo-image,.site-header .sahjo-logo-img{flex-basis:40px!important;height:40px!important;width:40px!important}.site-header .sahjo-text{font-size:21px!important}.site-header .mart-text{font-size:15px!important}.site-header .mobile-order-hindi{font-size:13px!important}.site-header .mobile-order-whatsapp{font-size:17px!important}}@media screen and (max-width:350px){.site-header .header-logo-image,.site-header .sahjo-logo-img{flex-basis:37px!important;height:37px!important;width:37px!important}.site-header .sahjo-text{font-size:18px!important}.site-header .mart-text{font-size:14px!important}}.header-container{box-sizing:border-box;margin:0 auto;max-width:1250px;width:calc(100% - 70px)}.location-bar{background:#f8f8f8;border-bottom:1px solid #eee;border-top:1px solid #eee;overflow:hidden;padding:12px 0}.location-bar,.location-inner{box-sizing:border-box;width:100%}.location-inner{align-items:center;display:flex;gap:15px;justify-content:center;min-width:0;padding:0 15px}.location-title{color:#333;flex:0 0 auto;font-size:14px;font-weight:700;white-space:nowrap}.location-list{-ms-overflow-style:none;box-sizing:border-box;flex:0 1 auto;max-width:calc(100% - 150px);min-width:0;overflow:hidden;overflow-x:hidden;overflow-y:hidden;padding:4px 5px 8px;position:relative;scrollbar-width:none;width:auto}.location-list::-webkit-scrollbar{display:none}.location-track{backface-visibility:hidden;transform:translateZ(0);transform-style:preserve-3d;will-change:transform}.location-set,.location-track{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin:0;min-width:max-content;padding:0;width:max-content}.location-set{flex:0 0 auto}.location-chip{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:2px solid #ddd;border-radius:25px;box-sizing:border-box;color:#333;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:13px;font-weight:600;justify-content:center;line-height:1;min-height:38px;outline:none;padding:8px 18px;touch-action:manipulation;transition:border-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease,transform .25s ease;user-select:none;-webkit-user-select:none;white-space:nowrap}@media screen and (min-width:769px){.location-chip:hover{border-color:#ff6b35;box-shadow:0 4px 12px #ff6b3526;color:#ff6b35;transform:translateY(-2px)}.location-chip.active:hover{background:linear-gradient(135deg,#e85d2c,#d04a1a);border-color:#e85d2c;color:#fff}}.location-chip.active{background:linear-gradient(135deg,#ff6b35,#e85d2c);border-color:#ff6b35;box-shadow:0 4px 14px #ff6b3559;color:#fff}@media screen and (max-width:1024px) and (min-width:769px){.location-inner{gap:12px;padding:0 12px}.location-title{font-size:13px}.location-list{max-width:calc(100% - 130px)}.location-set,.location-track{gap:8px}.location-chip{font-size:12px;min-height:36px;padding:7px 15px}}@media screen and (max-width:768px){.location-bar{overflow:hidden;padding:10px 0;width:100%}.location-inner{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-width:0;padding:0 12px;width:100%}.location-title{font-size:13px;line-height:18px;width:100%}.location-list{-webkit-overflow-scrolling:auto;-ms-overflow-style:none;box-sizing:border-box;flex:0 0 auto;max-width:none;overflow:hidden;overflow-x:hidden;overflow-y:hidden;padding:3px 2px 8px;position:relative;scrollbar-width:none;touch-action:pan-y;transform:translateZ(0);width:100%}.location-track{backface-visibility:hidden;justify-content:flex-start;transform:translateZ(0);will-change:transform}.location-set,.location-track{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;min-width:max-content;width:max-content}.location-set{flex-shrink:0}.location-chip{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-radius:22px;flex:0 0 auto;font-size:12px;line-height:18px;min-height:36px;min-width:max-content;padding:7px 16px;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;width:max-content}.location-chip:hover{box-shadow:none;transform:none}}@media screen and (max-width:480px){.location-bar{padding:9px 0}.location-inner{gap:7px;padding:0 10px}.location-title{font-size:12px;line-height:17px}.location-list{padding:2px 2px 7px}.location-set,.location-track{gap:7px}.location-chip{border-radius:20px;font-size:11px;min-height:34px;padding:6px 14px}}@media screen and (max-width:360px){.location-inner{gap:6px;padding:0 8px}.location-title{font-size:11px;line-height:16px}.location-list{padding:2px 2px 6px}.location-set,.location-track{gap:6px}.location-chip{border-radius:18px;font-size:10px;min-height:32px;padding:6px 12px}}@supports (-webkit-touch-callout:none){.location-bar,.location-list{overflow:hidden}.location-list{-webkit-overflow-scrolling:auto;backface-visibility:hidden;overflow-x:hidden;overflow-y:hidden;touch-action:pan-y}.location-set,.location-track{backface-visibility:hidden;transform-style:preserve-3d}.location-chip{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}}@media screen and (min-width:769px){.location-track .location-set:nth-child(2){display:none!important}}@media screen and (max-width:768px){.location-track .location-set:nth-child(2){display:flex!important}}.hero{padding:42px 0 30px}.hero-card{background:radial-gradient(circle at 90% 10%,#ffffffe6,#0000 28%),radial-gradient(circle at 10% 90%,#ffc15c2e,#0000 30%),linear-gradient(120deg,#ffe7bc,#fff9ef 50%,#e0f6e4);border-radius:28px;justify-content:center;min-height:440px;overflow:hidden}.hero-card,.hero-content{align-items:center;display:flex;position:relative;width:100%}.hero-content{flex-direction:column;max-width:850px;padding:65px 40px;text-align:center;z-index:2}.eyebrow{align-items:center;background:#ffffffb8;border:1px solid #ffffffd9;border-radius:999px;color:#8b4c00;display:inline-flex;font-size:11px;font-weight:900;gap:8px;justify-content:center;letter-spacing:.5px;margin-bottom:20px;padding:8px 14px}.hero h1{color:#1a1a1a;font-size:clamp(42px,6vw,70px);font-weight:900;letter-spacing:-3px;line-height:1;margin:0;max-width:750px}.hero h1 span{color:var(--primary);display:block;margin-top:5px}.hero-subtitle{color:#585858;font-size:16px;line-height:1.7;margin:24px auto 0;max-width:650px}.hero-hindi{color:#292929;font-family:Noto Sans Devanagari,sans-serif;font-size:18px;font-weight:800;margin:12px 0 0}.hero-actions{display:flex;margin-top:28px}.hero-actions,.hero-order-btn{align-items:center;justify-content:center}.hero-order-btn{border-radius:10px;box-sizing:border-box;display:inline-flex;font-size:14px;font-weight:800;gap:9px;height:50px;min-width:180px;padding:0 20px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.hero-whatsapp-btn{background:#25d366;border:1px solid #25d366;box-shadow:0 5px 15px #25d36638;color:#fff}.hero-whatsapp-btn:hover{background:#20bd5a;border-color:#20bd5a;box-shadow:0 8px 20px #25d3664d;transform:translateY(-2px)}.hero-btn-icon{flex-shrink:0;height:19px;width:19px}.hero-features{align-items:center;color:#626262;display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;gap:20px;justify-content:center;margin-top:28px}@media (max-width:900px){.hero-card{min-height:400px}.hero-content{padding:55px 35px}.hero h1{letter-spacing:-2.5px}}@media (max-width:720px){.hero{padding:20px 0 22px}.hero-card{border-radius:20px;min-height:auto}.hero-content{padding:40px 20px 35px}.eyebrow{font-size:9px;margin-bottom:16px;padding:7px 11px}.hero h1{font-size:clamp(38px,11vw,52px);letter-spacing:-2px;line-height:1.02}.hero-subtitle{font-size:14px;line-height:1.6;margin-top:18px}.hero-hindi{font-size:16px;margin-top:10px}.hero-actions{margin-top:24px;width:100%}.hero-order-btn{height:48px;max-width:280px;width:100%}.hero-features{font-size:11px;gap:10px 14px;margin-top:23px}}@media (max-width:420px){.hero-content{padding:35px 16px 30px}.hero h1{font-size:38px;letter-spacing:-1.7px}.hero-subtitle{font-size:13px}.hero-hindi{font-size:15px}.hero-features{justify-content:center;max-width:260px}}@media screen and (max-width:720px){.hero{display:none!important}}.promo-section{padding:8px 0 42px}.promo-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.promo-heading span{color:#7b7b7b;font-size:12px;font-weight:700}.promo-track-wrapper{background:#181818;border-radius:18px;overflow:hidden;padding:12px 0;width:100%}.promo-track{align-items:stretch;animation:promoRTL 30s linear infinite;display:flex;gap:16px;width:max-content;will-change:transform}.promo-track:hover{animation-play-state:paused}.promo-item{border-radius:16px;height:300px;margin:0;overflow:hidden;position:relative;text-decoration:none}.promo-item img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.promo-item:after{background:linear-gradient(90deg,#000000b3,#0000004d 45%,#0000000d);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.promo-text{color:#fff;left:28px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.promo-text strong{display:block;font-size:26px;font-weight:800;line-height:1.2}.promo-text span{color:#ffffffd9;display:block;font-size:15px;font-weight:500;margin-top:8px}@keyframes promoRTL{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (max-width:992px){.promo-item{flex:0 0 520px;height:250px;width:520px}.promo-text strong{font-size:22px}.promo-text span{font-size:13px}}@media (max-width:720px){.promo-section{padding-bottom:30px}.promo-track-wrapper{border-radius:14px;padding:8px 0}.promo-track{animation-duration:22s;gap:10px}.promo-item{border-radius:12px;flex:0 0 88vw;height:210px;width:88vw}.promo-text{left:18px}.promo-text strong{font-size:19px}.promo-text span{font-size:12px;margin-top:5px}}@media (max-width:480px){.promo-item{flex:0 0 90vw;height:185px;width:90vw}}.promo-item{flex:0 0 650px;height:140px;width:650px}@media (max-width:992px){.promo-item{flex:0 0 520px;height:130px;width:520px}}@media (max-width:720px){.promo-item{flex:0 0 88vw;height:115px;width:88vw}}@media (max-width:480px){.promo-item{flex:0 0 90vw;height:105px;width:90vw}}.category-section{-webkit-text-size-adjust:100%;background:#fff;box-sizing:border-box;margin:0;overflow:hidden;overflow-x:hidden;padding:20px 14px;position:relative;width:100%}.category-container{max-width:1400px;width:100%}.category-heading{box-sizing:border-box;margin:0 0 14px;padding:0;width:100%}.category-heading h2{color:#222;font-size:23px;font-weight:800;line-height:1.25;margin:0;padding:0;word-break:break-word}.category-heading p{color:#666;font-size:13px;line-height:1.5;margin:5px 0 0;max-width:850px;padding:0}.category-desktop-viewport{overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative;width:100%}.category-desktop-track,.category-desktop-viewport{backface-visibility:hidden;box-sizing:border-box;transform:translateZ(0)}.category-desktop-track{align-items:stretch;animation-duration:28s;animation-iteration-count:infinite;animation-name:categorySmoothScroll;animation-timing-function:linear;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:flex-start;margin:0;min-width:max-content;padding:0;width:max-content;will-change:transform}.category-desktop-slide{backface-visibility:hidden;box-sizing:border-box;flex:0 0 calc(25vw - 22.5px);max-width:340px;min-width:250px;position:relative;transform:translateZ(0);width:calc(25vw - 22.5px)}@keyframes categorySmoothScroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 6px),0,0)}}@media (hover:hover) and (pointer:fine){.category-desktop-viewport:hover .category-desktop-track{animation-play-state:paused}}.category-image-wrapper{aspect-ratio:16/9;background:#f4f4f4;border-radius:12px;box-sizing:border-box;overflow:hidden;position:relative}.category-image-wrapper,.category-image-wrapper img{backface-visibility:hidden;transform:translateZ(0);width:100%}.category-image-wrapper img{-webkit-user-drag:none;border:none;display:block;height:100%;margin:0;max-width:100%;object-fit:cover;object-position:center;padding:0;pointer-events:none;user-select:none;-webkit-user-select:none}@media screen and (max-width:1024px) and (min-width:601px){.category-desktop-track{animation-duration:25s;gap:10px}.category-desktop-slide{flex:0 0 calc(50vw - 27.5px);max-width:450px;min-width:280px;width:calc(50vw - 27.5px)}.category-heading h2{font-size:21px}}@media screen and (max-width:600px){.category-section{padding:14px max(12px,env(
          safe-area-inset-right
        )) 14px max(12px,env(
          safe-area-inset-left
        ))}.category-heading{margin-bottom:10px}.category-heading h2{font-size:19px;line-height:1.25}.category-heading p{font-size:12px;line-height:1.4;margin-top:4px}.category-mobile-slider{-webkit-tap-highlight-color:transparent;backface-visibility:hidden;border-radius:11px;box-sizing:border-box;cursor:pointer;outline:none;overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative;touch-action:pan-y;transform:translateZ(0);user-select:none;-webkit-user-select:none;width:100%}.category-mobile-slider:focus-visible{outline:2px solid #f39200;outline-offset:3px}.category-mobile-card{aspect-ratio:16/9;backface-visibility:hidden;background:#f4f4f4;border-radius:11px;box-sizing:border-box;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;transform-origin:center center;width:100%;will-change:opacity,transform}.category-mobile-card img{-webkit-user-drag:none;backface-visibility:hidden;border:none;display:block;height:100%;margin:0;max-width:100%;object-fit:cover;object-position:center;padding:0;pointer-events:none;transform:translateZ(0);user-select:none;-webkit-user-select:none;width:100%}.mobile-slide-show{opacity:1;transform:translateZ(0) scale(1);transition:opacity .5s ease,transform .65s cubic-bezier(.34,1.56,.64,1)}.mobile-slide-hide{opacity:0;transform:translate3d(0,14px,0) scale(.96);transition:opacity .3s ease,transform .3s ease}.mobile-slider-status{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000007a;border-radius:50%;bottom:10px;box-sizing:border-box;color:#fff;display:flex;font-size:13px;font-weight:700;height:32px;justify-content:center;line-height:1;opacity:.65;pointer-events:none;position:absolute;right:10px;transition:opacity .25s ease,transform .25s ease;width:32px;z-index:10}.mobile-paused .mobile-slider-status{opacity:1;transform:scale(1.08)}.mobile-paused .category-mobile-card{opacity:1;transform:translateZ(0) scale(1)}}@media screen and (max-width:390px){.category-section{padding-left:max(10px,env(
          safe-area-inset-left
        ));padding-right:max(10px,env(
          safe-area-inset-right
        ))}.category-heading h2{font-size:18px}.mobile-slider-status{bottom:8px;font-size:12px;height:30px;right:8px;width:30px}}@media screen and (max-width:340px){.category-heading h2{font-size:17px}.category-heading p{font-size:11px}}.category-container{margin:0 auto;max-width:1320px;min-width:0;padding:0;width:calc(100% - 80px)}@media screen and (max-width:1024px){.category-container{width:calc(100% - 40px)}}@media screen and (max-width:600px){.category-container{max-width:100%;width:calc(100% - 16px)}}@media screen and (max-width:390px){.category-container{width:calc(100% - 10px)}}.category-container,.category-section{padding-left:0!important;padding-right:0!important}.category-container{box-sizing:border-box;margin-left:auto!important;margin-right:auto!important;max-width:1250px!important;width:calc(100% - 180px)!important}@media screen and (max-width:1000px){.category-container{width:calc(100% - 80px)!important}}@media screen and (max-width:768px){.category-section{padding-left:0!important;padding-right:0!important}.category-container{max-width:none!important;width:calc(100% - 30px)!important}}@media screen and (max-width:390px){.category-container{width:calc(100% - 20px)!important}}.video-section{overflow:hidden;padding:50px 0;position:relative;width:100%}.video-section .section-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px}.video-section .section-kicker{color:#f39200;display:inline-block;font-size:12px;font-weight:800;letter-spacing:1.5px;margin-bottom:7px;text-transform:uppercase}.video-section .section-head h2{color:#171717;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.2;margin:0}.video-section .section-head p{color:#666;font-size:14px;line-height:1.6;margin:8px 0 0;max-width:600px}.video-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.video-card{background:#fff;border:1px solid #00000012;border-radius:18px;box-shadow:0 10px 35px #00000012;min-width:0;overflow:hidden}.video-wrapper{aspect-ratio:16/9}.video-click-player,.video-wrapper{background:#000;overflow:hidden;position:relative;width:100%}.video-click-player{-webkit-tap-highlight-color:transparent;cursor:pointer;height:100%;touch-action:manipulation;-webkit-user-select:none;user-select:none}.youtube-video-frame{border:0}.direct-video-player,.youtube-video-frame{background:#000;display:block;height:100%;pointer-events:none;width:100%}.direct-video-player{object-fit:cover}.video-click-layer{-webkit-tap-highlight-color:transparent;background:#0000;cursor:pointer;height:100%;inset:0;position:absolute;touch-action:manipulation;width:100%;z-index:20}.video-pause-overlay{background:#00000047;inset:0;pointer-events:none;position:absolute;z-index:25}.video-resume-icon{align-items:center;background:#ff0000f2;border-radius:50%;display:flex;font-size:24px;height:64px;justify-content:center;padding-left:4px;top:50%;transform:translate(-50%,-50%);width:64px}.video-paused-text,.video-resume-icon{color:#fff;left:50%;pointer-events:none;position:absolute;z-index:30}.video-paused-text{background:#000000b3;border-radius:30px;bottom:13px;font-size:11px;font-weight:700;padding:6px 12px;transform:translateX(-50%);white-space:nowrap}.video-content{padding:17px 18px 19px}.video-label{background:#f392001f;border-radius:30px;color:#e48400;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.7px;margin-bottom:8px;padding:5px 9px;text-transform:uppercase}.video-content h3{color:#1c1c1c;font-size:18px;font-weight:800;line-height:1.35;margin:0}.video-content p{color:#777;font-size:13px;line-height:1.55;margin:7px 0 0}@media (max-width:768px){.video-section{padding:32px 0}.video-grid{gap:18px;grid-template-columns:1fr}.video-card{border-radius:15px}.video-section .section-head{margin-bottom:18px}.video-section .section-head h2{font-size:24px}.video-section .section-head p{font-size:13px}.video-resume-icon{font-size:20px;height:54px;width:54px}.video-paused-text{bottom:9px;font-size:10px}.video-content{padding:15px 15px 17px}.video-content h3{font-size:16px}.video-content p{font-size:12px}}@media (max-width:430px){.video-section{padding:27px 0}.video-section .section-head h2{font-size:22px}.video-resume-icon{font-size:18px;height:50px;width:50px}.video-content{padding:13px 14px 15px}}.footer{background:#111827;color:#fff;padding:30px 0 0}.footer .container{margin:0 auto;width:min(1180px,calc(100% - 40px))}.footer-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1.2fr 1fr;padding-bottom:25px}.footer-brand{max-width:460px}.footer-logo{display:inline-flex;gap:9px;margin-bottom:12px}.footer-logo-image{height:44px;width:44px}.footer-logo-image img{border-radius:5px;height:40px;object-fit:cover;width:46px}.footer-logo-text{align-items:baseline;font-size:22px;font-weight:900;gap:3px}.footer-description{color:#b9c1ce;font-size:13px;line-height:1.6;margin:0}.footer-col h4{color:#fff;font-size:16px;font-weight:800;margin:0 0 14px}.business-info{grid-gap:14px 25px;display:grid;gap:14px 25px;grid-template-columns:1fr 1fr}.business-item{align-items:center;display:flex;gap:10px}.business-logo{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex-shrink:0;height:35px;justify-content:center;padding:0;width:35px}.business-logo img{background:#0000;border:none;box-shadow:none;height:100%;object-fit:contain;width:100%}.real-logo{background:#0000!important;border:none!important;box-shadow:none!important}.business-icon{align-items:center;background:#0000;border:none;display:flex;flex-shrink:0;font-size:15px;height:32px;justify-content:center;width:32px}.business-text{display:flex;flex-direction:column;gap:2px;min-width:0}.business-text strong{color:#94a3b8;font-size:11px;font-weight:600}.business-text a{color:#f8fafc;font-size:12px;font-weight:600;text-decoration:none;transition:.2s ease}.business-text a:hover{color:#f77e0d}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;gap:15px;justify-content:space-between;padding:14px 0}.footer-bottom span{color:#94a3b8;font-size:11px}@media (max-width:850px){.footer-grid{gap:25px;grid-template-columns:1fr}.footer-brand{max-width:650px}}@media (max-width:600px){.footer{padding-top:25px}.footer .container{width:calc(100% - 28px)}.business-info{gap:13px;grid-template-columns:1fr}.footer-logo-image{height:44px;width:40px}.footer-logo-text{font-size:20px}.footer-description{font-size:12px}.business-icon,.business-logo{height:31px;width:31px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:5px;padding:12px 0}}.manual-fssai-logo{align-items:center;background:#0000;border:none;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.fssai-f{font-size:25px}.fssai-check{bottom:1px;height:15px;right:1px;width:15px}.manual-register-logo{align-items:center;display:flex;flex-shrink:0;height:34px;justify-content:center;position:relative;width:34px}.register-roof{border-bottom:9px solid #f77e0d;border-left:15px solid #0000;border-right:15px solid #0000}.register-columns{align-items:stretch;height:16px;width:27px}.register-columns span{width:5px}.register-base{height:4px;width:31px}.business-icon{font-size:18px}.manual-fssai-logo{color:#f77e0d;position:relative}.fssai-check{align-items:center;background:#16a34a;border-radius:50%;bottom:0;color:#fff;display:flex;font-size:9px;font-weight:900;height:14px;justify-content:center;position:absolute;right:0;width:14px}.register-roof{border-bottom:8px solid #f77e0d;border-left:13px solid #0000;border-right:13px solid #0000;height:0;margin-bottom:2px;width:0}.register-columns{display:flex;height:14px;justify-content:space-between;width:24px}.register-columns span{background:#f77e0d;border-radius:1px;width:4px}.register-base{background:#f77e0d;border-radius:2px;height:3px;margin-top:2px;width:27px}@media (max-width:600px){.business-icon,.manual-fssai-logo,.manual-register-logo{height:32px;width:32px}.business-icon{font-size:16px}}.business-icon,.manual-fssai-logo,.manual-register-logo{align-items:center;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.business-icon{color:#f77e0d;font-size:24px}.business-icon svg{height:24px;width:24px}.fssai-f{font-size:24px;font-weight:900;line-height:1}.footer-logo-text,.manual-register-logo{flex-direction:column}.footer-logo-text{align-items:flex-start;display:flex;gap:2px}.footer-brand-name{align-items:baseline;display:flex;gap:4px}.footer-sahjo{color:#f77e0d}.footer-mart{color:#fff}.footer-hindi-line{color:#f77e0d;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap}.footer-logo-image{align-items:center;background:#0000;display:flex;flex-shrink:0;height:58px;justify-content:center;overflow:hidden;width:58px}.footer-logo-image img{border-radius:0;display:block;height:100%;object-fit:contain;object-position:center;width:100%}.footer-logo{align-items:center;display:flex;gap:10px;text-decoration:none}@media (max-width:600px){.footer-logo-image{height:52px;width:52px}.footer-logo-image img{object-fit:contain}.footer-logo{align-items:center;gap:8px}}@media (max-width:380px){.footer-logo-image{height:48px;width:48px}}.cube-close-btn{background:#e00017;border:3px solid #fff;box-shadow:0 3px 8px #00000040;font-size:25px;font-weight:900;line-height:22px;top:-18px;transition:.25s ease}.cube-close-btn:hover{transform:scale(1.12)}.floating-cube{transform:rotateX(-15deg) rotateY(25deg)}.cube-face{background:#e00017;box-shadow:inset 0 0 18px #00000014}.cube-big-letter{font-size:62px;letter-spacing:-5px;text-shadow:1px 1px 0 #fff3;transform:translateY(-8px)}.sahjo-letter{letter-spacing:0}.cube-face-bottom{border-top:2px solid #e00017;color:#111;font-size:13px;letter-spacing:.2px}.top-text{font-size:20px;letter-spacing:1px}.floating-3d-wrapper:after{background:#00000029;bottom:-8px;height:17px;width:90px}@media (max-width:768px){.floating-3d-wrapper{bottom:25px;height:105px;right:14px;width:105px}.cube-face,.floating-3d-scene,.floating-cube{height:90px;width:90px}.cube-front{transform:rotateY(0deg) translateZ(45px)}.cube-back{transform:rotateY(180deg) translateZ(45px)}.cube-right{transform:rotateY(90deg) translateZ(45px)}.cube-left{transform:rotateY(-90deg) translateZ(45px)}.cube-top{transform:rotateX(90deg) translateZ(45px)}.cube-bottom{transform:rotateX(-90deg) translateZ(45px)}.cube-big-letter{font-size:48px;transform:translateY(-7px)}.cube-face-bottom{font-size:11px;height:24px}.top-text{font-size:16px}.cube-close-btn{font-size:21px;height:27px;right:-6px;top:-15px;width:27px}}.cube-face{background:linear-gradient(135deg,#f77e0d,#ff9a2e,#f39200,#d96500)}@media (max-width:768px){.floating-3d-wrapper{bottom:22px;height:85px;right:30px;width:85px}.cube-face,.floating-3d-scene,.floating-cube{height:72px;width:72px}.cube-front{transform:rotateY(0deg) translateZ(36px)}.cube-back{transform:rotateY(180deg) translateZ(36px)}.cube-right{transform:rotateY(90deg) translateZ(36px)}.cube-left{transform:rotateY(-90deg) translateZ(36px)}.cube-top{transform:rotateX(90deg) translateZ(36px)}.cube-bottom{transform:rotateX(-90deg) translateZ(36px)}.cube-big-letter{font-size:37px;letter-spacing:-2px;transform:translateY(-5px)}.cube-face-bottom{font-size:8px;font-weight:800;height:19px}.top-text{font-size:11px}.cube-close-btn{border-width:2px;font-size:18px;height:23px;line-height:18px;right:-4px;top:-10px;width:23px}}.floating-3d-wrapper{height:130px;perspective:900px;position:fixed;right:25px;width:130px;z-index:9999}.cube-close-btn,.floating-3d-wrapper{align-items:center;display:flex;justify-content:center}.cube-close-btn{background:#f77e0d;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 10px #00000040;color:#fff;cursor:pointer;font-size:22px;font-weight:800;height:30px;line-height:1;position:absolute;right:-5px;top:-17px;transition:transform .25s ease,background .25s ease;width:30px;z-index:99999}.cube-close-btn:hover{background:#e86f00;transform:scale(1.1)}.floating-3d-scene{cursor:pointer;height:110px;perspective:900px;width:110px}.floating-cube{animation:cube360Rotation 12s linear infinite;height:110px;position:relative;transform-style:preserve-3d;width:110px;will-change:transform}.floating-3d-scene:hover .floating-cube{animation-play-state:paused}.cube-face{align-items:center;backface-visibility:visible;background:linear-gradient(135deg,#f77e0d,#ff9c36 45%,#f39200);border:2px solid #fff;box-shadow:inset 0 0 14px #fff3,inset 0 0 18px #00000014;box-sizing:border-box;display:flex;height:110px;justify-content:center;overflow:hidden;position:absolute;width:110px}.cube-big-letter{color:#fff;font-size:60px;font-weight:900;letter-spacing:-4px;line-height:1;text-shadow:0 2px 4px #00000026;transform:translateY(-7px)}.cube-big-letter,.cube-face-bottom{font-family:Arial,Helvetica,sans-serif}.cube-face-bottom{align-items:center;background:#fff;border-top:2px solid #f77e0d;bottom:0;box-sizing:border-box;color:#393939;display:flex;font-size:12px;font-weight:800;height:28px;justify-content:center;left:0;position:absolute;width:100%}.top-text{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:900;letter-spacing:.8px;padding:8px;text-align:center}.cube-logo-face{align-items:center;background:#fff;display:flex;justify-content:center;padding:4px}.cube-sahjo-logo{background:#fff;border-radius:3px;object-fit:contain}.cube-front{transform:rotateY(0deg) translateZ(55px)}.cube-back{transform:rotateY(180deg) translateZ(55px)}.cube-right{transform:rotateY(90deg) translateZ(55px)}.cube-left{transform:rotateY(-90deg) translateZ(55px)}.cube-top{transform:rotateX(90deg) translateZ(55px)}.cube-bottom{transform:rotateX(-90deg) translateZ(55px)}.floating-3d-wrapper:after{background:#0000002b;border-radius:50%;bottom:-6px;content:"";filter:blur(7px);height:14px;position:absolute;width:85px;z-index:-1}@media (max-width:768px){.floating-3d-wrapper{bottom:25px;height:82px;right:32px;width:82px}.floating-3d-scene{perspective:700px}.cube-face,.floating-3d-scene,.floating-cube{height:70px;width:70px}.cube-face{border-width:1.5px}.cube-front{transform:rotateY(0deg) translateZ(35px)}.cube-back{transform:rotateY(180deg) translateZ(35px)}.cube-right{transform:rotateY(90deg) translateZ(35px)}.cube-left{transform:rotateY(-90deg) translateZ(35px)}.cube-top{transform:rotateX(90deg) translateZ(35px)}.cube-bottom{transform:rotateX(-90deg) translateZ(35px)}.cube-big-letter{font-size:36px;letter-spacing:-2px;transform:translateY(-5px)}.cube-face-bottom{border-top-width:1px;font-size:8px;height:19px}.top-text{font-size:10px;letter-spacing:.3px;padding:4px}.cube-logo-face{padding:2px}.cube-close-btn{border-width:2px;font-size:17px;height:22px;right:-5px;top:-11px;width:22px}.floating-3d-wrapper:after{bottom:-3px;height:10px;width:55px}}.cube-logo-face{background:#0000;display:block;margin:0;overflow:hidden;padding:0}.cube-sahjo-logo{border:none;border-radius:0;display:block;height:100%;margin:0;object-fit:cover;object-position:center;padding:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}@keyframes cube360Rotation{0%{transform:rotateX(-15deg) rotateY(0deg)}20%{transform:rotateX(-25deg) rotateY(-90deg)}40%{transform:rotateX(15deg) rotateY(-180deg)}60%{transform:rotateX(-20deg) rotateY(-270deg)}80%{transform:rotateX(20deg) rotateY(-330deg)}to{transform:rotateX(-15deg) rotateY(-1turn)}}.floating-3d-wrapper{bottom:30px;left:20px!important;right:auto!important}@media screen and (max-width:768px){.floating-3d-wrapper{bottom:25px;height:82px;left:15px!important;right:auto!important;width:82px}}@media screen and (max-width:390px){.floating-3d-wrapper{bottom:22px;left:10px!important;right:auto!important}}.social-section{background:#fff8ef;box-sizing:border-box;overflow:hidden;padding:30px 0;width:100%}.social-container{box-sizing:border-box;margin:0 auto;max-width:1250px;width:calc(100% - 180px)}.social-heading{margin-bottom:22px;text-align:center;width:100%}.social-heading h2{color:#222;font-size:26px;font-weight:900;line-height:1.2;margin:0;padding:0}.social-heading p{color:#777;font-size:13px;line-height:1.4;margin:6px 0 0;padding:0}.social-slider{box-sizing:border-box;overflow:hidden;overflow-x:hidden;overflow-y:hidden;padding:10px 0 15px;position:relative;width:100%}.social-track{backface-visibility:hidden;transform:translateZ(0);will-change:transform}.social-set,.social-track{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:flex-start;margin:0;min-width:max-content;padding:0;width:max-content}.social-set{flex:0 0 auto}.social-card{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;flex:0 0 120px;height:120px;justify-content:center;position:relative;text-decoration:none;transition:transform .25s ease;width:120px}@media screen and (min-width:769px){.social-card:hover{transform:translateY(-6px) scale(1.04)}}.social-layer{border-radius:5px;height:90px;pointer-events:none;position:absolute;width:82px;z-index:1}.social-card .layer-one{opacity:.8;transform:rotate(14deg) translate(7px,-3px)}.social-card .layer-two{opacity:.7;transform:rotate(-12deg) translate(-6px,3px)}.social-front-card{background:linear-gradient(180deg,#ffe9dc,#fff 30%,#fff);border:6px solid;border-radius:5px;box-shadow:0 6px 14px #00000021;box-sizing:border-box;height:94px;position:relative;width:88px;z-index:3}.social-front-card,.social-icon{align-items:center;display:flex;justify-content:center;pointer-events:none}.social-icon{font-size:48px;line-height:1}.facebook .social-front-card{border-color:#63579f}.facebook .social-icon{color:#63579f}.facebook .layer-one{background:#ef57bd}.facebook .layer-two{background:#a67be9}.instagram .social-front-card{border-color:#ec328d}.instagram .social-icon{color:#ec328d}.instagram .layer-one{background:#ff9d22}.instagram .layer-two{background:#ff25b5}.snapchat .social-front-card{border-color:#ffd900}.snapchat .social-icon{color:#ffd900}.snapchat .layer-one{background:#fff000}.snapchat .layer-two{background:#fff65d}.twitter .social-front-card{border-color:#5d82dd}.twitter .social-icon{color:#5d82dd}.twitter .layer-one{background:#a9c8ff}.twitter .layer-two{background:#8da8ed}.whatsapp .social-front-card{border-color:#34b233}.whatsapp .social-icon{color:#25b52d}.whatsapp .layer-one{background:#acd52d}.whatsapp .layer-two{background:#f0d731}.linkedin .social-front-card{border-color:#536da7}.linkedin .social-icon{color:#536da7}.linkedin .layer-one{background:#ae79d5}.linkedin .layer-two{background:#899ce8}@media screen and (min-width:769px){.social-slider{overflow:visible}.social-track{justify-content:center;transform:none!important;-webkit-transform:none!important}.social-set,.social-track{display:flex;min-width:0;width:100%}.social-set{align-items:center;gap:20px;justify-content:space-between}.social-set-duplicate{display:none!important}}@media screen and (max-width:1000px) and (min-width:769px){.social-container{width:calc(100% - 80px)}.social-set{gap:12px}.social-card{flex-basis:100px;height:105px;width:100px}.social-front-card{border-width:5px;height:82px;width:75px}.social-layer{height:77px;width:69px}.social-icon{font-size:40px}}@media screen and (max-width:768px){.social-section{padding:22px 0}.social-container{margin:0 auto;max-width:none;width:calc(100% - 20px)}.social-heading{margin-bottom:12px}.social-heading h2{font-size:20px}.social-heading p{font-size:11px}.social-slider{overflow:hidden;overflow-x:hidden;overflow-y:hidden;padding:8px 0 12px;touch-action:pan-y;transform:translateZ(0);width:100%}.social-track{will-change:transform}.social-set,.social-track{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:flex-start;min-width:max-content;width:max-content}.social-set{flex-shrink:0}.social-set-duplicate{display:flex!important}.social-card{flex:0 0 85px;height:90px;width:85px}.social-front-card{border-width:4px;height:70px;width:65px}.social-layer{height:65px;width:59px}.social-icon{font-size:34px}.social-card:hover{transform:none}}@media screen and (max-width:390px){.social-container{width:calc(100% - 12px)}.social-set,.social-track{gap:9px}.social-card{flex:0 0 76px;height:82px;width:76px}.social-front-card{border-width:4px;height:63px;width:59px}.social-layer{height:58px;width:53px}.social-icon{font-size:31px}}@media screen and (max-width:350px){.social-set,.social-track{gap:7px}.social-card{flex:0 0 68px;height:75px;width:68px}.social-front-card{border-width:3px;height:57px;width:53px}.social-layer{height:52px;width:48px}.social-icon{font-size:28px}}@supports (-webkit-touch-callout:none){@media screen and (max-width:768px){.social-slider{overflow:hidden;touch-action:pan-y}.social-set,.social-slider,.social-track{backface-visibility:hidden}}}.pwa-floating-install{-webkit-tap-highlight-color:transparent;border-radius:22px 0 0 22px;box-shadow:0 4px 12px #0000002e;font-size:12px;gap:6px;height:40px;line-height:1;min-width:130px;padding:0 12px}.pwa-install-icon{font-size:18px;height:18px;width:18px}.pwa-floating-install:active{transform:scale(.97)}.ios-install-overlay{align-items:center;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:#00000073;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000000}.ios-install-popup{animation:iosPopupIn .3s ease;background:#fff;border-radius:22px;box-shadow:0 20px 55px #00000040;box-sizing:border-box;max-width:330px;padding:26px 20px 20px;position:relative;text-align:center;width:100%}.ios-popup-close{-webkit-tap-highlight-color:transparent;align-items:center;background:#f1f1f1;border:none;border-radius:50%;color:#444;cursor:pointer;display:flex;font-size:14px;height:30px;justify-content:center;position:absolute;right:11px;top:11px;width:30px}.ios-app-logo{border-radius:15px;box-shadow:0 4px 14px #0000001f;height:62px;margin:0 auto 12px;overflow:hidden;width:62px}.ios-app-logo img{display:block;height:100%;object-fit:cover;width:100%}.ios-install-popup h3{color:#222;font-size:20px;font-weight:800;margin:0 0 7px}.ios-install-popup p{color:#666;font-size:13px;line-height:1.5;margin:0 0 18px}.ios-steps{display:flex;flex-direction:column;gap:9px;text-align:left}.ios-step{background:#f5f5f5;border-radius:11px;box-sizing:border-box;color:#444;font-size:13px;gap:10px;line-height:1.35;padding:10px 11px}.ios-step,.step-number{align-items:center;display:flex}.step-number{background:#287be0;border-radius:50%;color:#fff;flex:0 0 25px;font-size:11px;font-weight:700;height:25px;justify-content:center;width:25px}@keyframes iosPopupIn{0%{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.pwa-floating-install{border-radius:21px 0 0 21px;font-size:11px;gap:5px;height:39px;min-width:125px;padding:0 10px;top:68%}.pwa-install-icon{font-size:17px;height:17px;width:17px}.ios-install-popup{max-width:315px;padding:24px 17px 18px}.ios-step{font-size:12px;padding:9px 10px}}@media (max-width:360px){.pwa-floating-install{font-size:10px;height:37px;min-width:116px;padding:0 9px}.pwa-install-icon{font-size:16px;height:16px;width:16px}}.pwa-floating-install{align-items:center;animation:pwaSlideIn .4s ease;background:#287be0;border:none;border-radius:18px 0 0 18px;box-shadow:0 3px 9px #0000002e;color:#fff;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;gap:4px;height:34px;justify-content:center;min-width:82px;padding:0 9px;position:fixed;right:0;top:68%;z-index:999999}.pwa-install-icon{color:#fff;flex-shrink:0;font-size:14px;height:14px;width:14px}@keyframes pwaSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:480px){.pwa-floating-install{border-radius:17px 0 0 17px;font-size:10px;gap:3px;height:32px;min-width:78px;padding:0 8px;top:68%}.pwa-install-icon{font-size:13px;height:13px;width:13px}}@media (max-width:360px){.pwa-floating-install{font-size:9px;height:30px;min-width:72px}.pwa-install-icon{font-size:12px;height:12px;width:12px}}@media (min-width:768px){.pwa-floating-install{display:none}}@media (max-width:767px){.pwa-floating-install{-webkit-tap-highlight-color:transparent;align-items:center!important;background:linear-gradient(135deg,#3b8df5,#1769cc)!important;border:none!important;border-radius:999px!important;box-shadow:0 7px 20px #2070d761!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer;display:flex!important;gap:8px!important;height:46px!important;justify-content:center!important;line-height:1!important;min-width:132px!important;padding:0 17px!important;position:fixed!important;right:14px!important;top:66%!important;width:132px!important;z-index:999999!important}.pwa-floating-install,.pwa-floating-install span{font-size:13px!important;font-weight:800!important}.pwa-floating-install span{white-space:nowrap}.pwa-floating-install .pwa-install-icon{color:#fff!important;flex:0 0 21px!important;font-size:21px!important;height:21px!important;width:21px!important}.pwa-floating-install:active{transform:scale(.96)}}@media (max-width:480px){.pwa-floating-install{height:44px!important;min-width:126px!important;padding:0 15px!important;right:12px!important;width:126px!important}.pwa-floating-install,.pwa-floating-install span{font-size:12.5px!important}.pwa-floating-install .pwa-install-icon{font-size:20px!important;height:20px!important;width:20px!important}}@media (max-width:360px){.pwa-floating-install{height:42px!important;min-width:120px!important;padding:0 14px!important;right:10px!important;width:120px!important}.pwa-floating-install span{font-size:12px!important}.pwa-floating-install .pwa-install-icon{font-size:19px!important;height:19px!important;width:19px!important}}
/*# sourceMappingURL=main.71f7ba33.css.map*/