@import"https://fonts.googleapis.com/css2?family=Lexend&display=swap";body{font-family:Lexend,sans-serif}.footer-container{background:#000;color:#fff;width:100%;min-height:100%}.footer{background:#000;color:#fff;padding:50px 100px;font-family:Lexend,sans-serif}.footer-top .logo{margin-top:50px;font-size:52px;font-weight:700;margin-bottom:30px}.footer-links{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:40px}.footer-column{flex:1;min-width:180px}.footer-column h3{font-size:16px;margin-bottom:15px;font-weight:700}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:10px;font-size:14px;color:#bbb;cursor:pointer}.footer-column ul li:hover{color:#fff}.footer-column.social{min-width:220px}.social-icons{display:flex;gap:10px;font-size:22px;margin-bottom:20px}.store-buttons img{display:block;width:160px;margin-bottom:15px;cursor:pointer;transition:transform .2s ease}.store-buttons img:hover{transform:scale(1.05)}hr{border:none;border-top:1px solid #333;margin:20px 0}.footer-bottom p{font-size:12px;color:#888;line-height:1.5;margin-bottom:100px}@media (max-width: 1024px){.footer{padding:40px 50px}.footer-top .logo{font-size:42px}.store-buttons img{width:140px}}@media (max-width: 768px){.footer-container{border-top-left-radius:30px;border-top-right-radius:30px}.footer{border-top-left-radius:30px;border-top-right-radius:30px;padding:30px 20px;text-align:left}.footer-top .logo{font-size:36px;margin-top:30px;margin-bottom:20px;text-align:center}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}.footer-column{min-width:auto}.footer-column.social .social-icons{justify-content:flex-start}.store-buttons{display:flex;justify-content:flex-start;gap:15px;margin-top:10px}.store-buttons img{width:130px;margin-bottom:0}.footer-bottom p{margin-bottom:50px;font-size:11px;text-align:center}}.hero-container{width:100%;height:100vh;background:#fff}.hero{position:relative;width:100%;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;top:0;height:100%;width:20%;pointer-events:none;z-index:0;background-image:url(line.png);background-repeat:no-repeat;background-size:200% 100%;filter:contrast(1.6) brightness(.6) drop-shadow(0 0 .5px #ff4f8a)}.hero:before{left:0;background-position:center right;margin-top:30px;margin-right:100px}.hero:after{right:0;background-position:center left}.hero__text{position:relative;z-index:2;max-width:650px}.hero__text h1{font-size:52px;font-weight:700;color:#ff4f5a;margin-bottom:20px}.hero__text p{font-size:20px;color:#475569;line-height:1.6}.burger,.momos,.pizza,.leaf,.tomato-right,.tomato-left{position:absolute;z-index:1;-webkit-user-select:none;user-select:none}.burger{left:13%;bottom:20%;width:260px}.momos{right:15%;top:5%;width:230px}.pizza{right:8%;bottom:0%;width:250px}.leaf{top:8%;left:30%;transform:translate(-50%);width:55px}.tomato-right{top:35%;right:5%;width:55px;transform:rotate(40deg)}.tomato-left{bottom:0%;left:7%;width:55px;transform:rotate(10deg)}@media (max-width: 1200px){.hero__text h1{font-size:44px}.hero__text p{font-size:18px}.burger{left:4%;bottom:12%;width:220px}.momos{right:8%;top:10%;width:200px}.pizza{right:7%;bottom:8%;width:220px}.hero:before,.hero:after{background-size:200% 100%}}@media (max-width: 768px){.hero{height:90vh}.hero__text h1{font-size:26px}.hero__text p{font-size:13px}.burger{left:3%;bottom:35%;width:130px}.momos{right:4%;top:8%;width:130px}.pizza{right:4%;bottom:6%;width:130px}.leaf{top:16%;width:40px}.tomato-right{width:34px;top:40%}.tomato-left{width:34px;bottom:16%}.hero:before,.hero:after{background-image:none}.hero{border-top-right-radius:30px;border-top-left-radius:30px;width:100%;height:65vh}}.boxes-container{display:flex;justify-content:center;margin:60px 0}.boxes{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;padding:25px 40px;box-shadow:0 4px 20px #0000000f;gap:40px;margin-bottom:100px}.box{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:240px;padding:0 20px}.box3{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:180px;padding:0 30px}.box h3{font-size:30px;font-weight:700;color:#334155;margin-bottom:5px}.box p{font-size:15px;color:#64748b;margin:0;text-transform:capitalize}.box img{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:55px;height:auto}.notes{margin-left:50px}.box:not(:last-child):after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:1px;height:50px;background:#e2e8f0}@media (max-width: 768px){.boxes{background:none!important;box-shadow:none!important;margin:0!important;padding-bottom:0!important}.boxes-container{background-color:#fff;box-shadow:none!important;margin:0!important;padding-bottom:0!important}.boxes:before,.boxes:after,.boxes-container:before,.boxes-container:after{display:none!important}.boxes{flex-direction:column;gap:15px;padding:10px;align-items:center;margin-bottom:0!important}.box{width:95%;padding:7px;background:#fff;border-radius:10px;display:grid;grid-template-columns:1fr auto;align-items:center;box-shadow:0 2px 6px #00000014;text-align:left;margin-bottom:0!important}.box h3{margin:0;grid-column:1;font-size:20px}.box p{margin:0;grid-column:1}.box img{max-width:40px;height:auto;grid-column:2}.box:not(:last-child):after{display:none}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}.container{width:100%;height:100vh;position:relative;overflow:hidden}.video-back video{width:100%;height:100%;position:absolute;z-index:-1;object-fit:cover;filter:brightness(60%)}.text{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;text-align:center;font-family:Lexend,sans-serif;color:#fff;z-index:2;padding-top:190px;padding-left:20px;padding-right:20px;max-width:100%}.text h1{font-size:48px;font-weight:700;margin:5px 0}.text p{margin-top:15px;font-size:18px;font-weight:400;color:#f5f5f5;line-height:1.5;margin-bottom:25px}.image{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap;width:100%}.image img{border-radius:8px;height:50px;width:150px;cursor:pointer;transition:transform .2s ease;max-width:100%}.image img:hover{transform:scale(1.05)}.text h4{margin-top:35px;font-size:16px;font-weight:400;display:flex;align-items:center;gap:8px;cursor:pointer;animation:bounce 1.5s infinite}.text h4 span{font-size:13px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width: 768px){.text{padding:0 15px 60px;justify-content:flex-end;text-align:center}.text h1{font-size:32px;line-height:1.3}.text p{font-size:15px;line-height:1.4;margin-top:12px}.image{display:flex;justify-content:center;gap:10px;margin-top:20px}.image img{width:120px;height:40px}.text h4{display:none}}@media (max-width: 480px){.text{padding-bottom:40px}.text h1{font-size:26px;line-height:1.3}.text p{font-size:14px;line-height:1.4}.image{gap:8px}.image img{width:110px;height:38px}}.container-sec2{text-align:center;padding:60px 20px;background:#fff0f3}.text-sec2 h1{font-size:50px;font-weight:800;color:#e23744;margin-bottom:20px;line-height:1.3}.text-sec2 p{font-size:20px;color:#555;line-height:1.6;margin-bottom:50px}.img-sec2{display:flex;justify-content:center;align-items:flex-start;gap:50px}.img-left,.img-right{display:grid;grid-template-columns:1fr 1fr;gap:20px}.box-sec2{width:120px;height:120px;background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s ease;cursor:pointer}.box-sec2:hover{transform:translateY(-6px)}.box-sec2 img{width:110px;height:110px;object-fit:contain}.box-sec2 span{font-size:14px;font-weight:500;color:#333;margin-bottom:10px}.img-mid{position:relative;display:flex;align-items:center;justify-content:center}.img-mid img:first-child{width:300px;height:290px;max-width:100%;position:relative;z-index:1;-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%;filter:blur(.5px)}.box-mid{position:absolute;bottom:50px;left:50%;transform:translate(-50%);background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 16px #00000026;padding:20px 18px;width:140px;height:160px;display:flex;flex-direction:column;align-items:center;z-index:2}.box-mid img{width:80px;max-width:100%;height:auto;margin-bottom:12px;display:block}.box-mid span{font-size:16px;font-weight:600;color:#333;text-align:center}#box1{transform:translate(-0px)}#box2{transform:translateY(-25px)}#box3{transform:translate(15px)}#box4{transform:translate(100px);transform:translateY(-25px);margin-left:10px}#box5{transform:translate(-0px)}#box6{transform:translateY(-25px)}#box7{transform:translate(15px)}#box8{transform:translate(100px);transform:translateY(-25px);margin-left:10px}@media (max-width: 768px){.img-mid>img:first-of-type{display:none!important}.img-sec2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;justify-items:center;align-items:start}.img-left,.img-right{display:contents}#box1,#box2,#box3,#box4,#box5,#box6,#box7,#box8{transform:none!important;margin:0!important}.img-sec2>*{margin-top:0!important}.box-sec2,.box-mid{width:85px;height:90px;padding:10px;border-radius:16px;background:#fff;box-shadow:0 6px 18px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.box-mid{bottom:-95px;left:0%}.box-sec2 img{width:90px;height:70px;object-fit:contain}.box-sec2 span,.box-mid span{font-size:12px}.box-mid img{width:65px;height:65px;margin-bottom:6px;object-fit:contain}#box1{grid-column:1;grid-row:1}#box2{grid-column:1;grid-row:2}#box3{grid-column:1;grid-row:3}#box4{grid-column:2;grid-row:1}.box-mid{grid-column:2;grid-row:2}#box5{grid-column:2;grid-row:3}#box6{grid-column:3;grid-row:1}#box7{grid-column:3;grid-row:2}#box8{grid-column:3;grid-row:3}.text-sec2 h1{font-size:26px}.text-sec2 p{font-size:.876rem}.container-sec2{border-top-left-radius:30px;border-top-right-radius:30px}}.container-sec4{width:100%;min-height:100%;background-color:#fff}.text-sec-4{display:flex;align-items:center;flex-direction:column;text-align:center;padding:20px}.text-sec-4 img{height:200px;max-width:100%}.text-sec-4 h2{color:#757592;margin:50px 20px;font-size:30px}.line-text{display:flex;align-items:center;justify-content:center;gap:10px}.line{width:90px;height:2px;background:linear-gradient(to right,#fff,#757592)}.line2{background:linear-gradient(to left,#fff,#757592)}.box-sec3{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:30px;padding:20px}.card{background:linear-gradient(to bottom right,#fff,#ffeaea);display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#333;border-radius:16px;padding:25px;width:250px;height:350px;box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease;border:2px solid pink;margin-bottom:50px}.card:hover{transform:translateY(-6px);box-shadow:0 8px 18px #00000026}.card img{width:140px;height:auto;margin-bottom:15px;border-radius:23px;margin-top:10px}.card h1{margin:10px 0;font-size:20px;font-weight:700;text-transform:lowercase}.card p{font-size:14px;color:#555;margin-bottom:15px;line-height:1.4}.card span{font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center}.card span i{font-size:30px;color:#d32f2f}.card.zomato{background:linear-gradient(to bottom right,#fff,#ffeaea)}.card.blinkit{background:linear-gradient(to bottom right,#fff,#fff3d6)}.card.district{background:linear-gradient(to bottom right,#fff,#efeaff)}.card.hyperpure{background:linear-gradient(to bottom right,#fff,#ffeaea)}@media (max-width: 768px){.text-sec-4 img{background-color:#fff;height:80px;width:100px;margin-top:50px;margin-bottom:20px}.text-sec-4 h2{--tw-text-opacity: 1;color:rgb(118 124 143 / var(--tw-text-opacity, 1));font-size:13px;letter-spacing:2.6px;line-height:18px;text-transform:uppercase;font-weight:500;text-align:center;width:250px}.text-sec-4 img{height:70px;width:90px;margin-top:40px;margin-bottom:15px;background-color:#fff}.container-sec4{border-top-right-radius:30px;border-top-left-radius:30px}.text-sec-4 h2{--tw-text-opacity: 1;color:rgb(118 124 143 / var(--tw-text-opacity, 1));font-size:12px;letter-spacing:2px;line-height:16px;text-transform:uppercase;font-weight:500;text-align:center;width:220px}.box-sec3{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding:10px;direction:rtl}.card{flex:0 0 70%;max-width:220px;height:auto;padding:15px;border-radius:14px;scroll-snap-align:start}.card img{width:70px}.card h1{font-size:14px}.card p{font-size:11px}.card span{font-size:12px}.card span i{font-size:20px}@media (max-width: 480px){.text-sec-4 img{height:80px;width:80px;background-color:#fff}.text-sec-4 h2{font-size:13px;width:200px;margin:8px auto}.card{flex:0 0 75%;max-width:200px;padding:12px}.card img{width:60px}.card h1{font-size:13px}.card p{font-size:10px}}}.section4-container{width:90%;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#fedce0,#fff);border:5px solid #f9dfe3;border-radius:30px;padding:60px 100px;box-sizing:border-box;margin:50px auto;max-width:1300px;gap:40px}.doublephone img{display:none}.left-text{flex:1}.left-text h1{font-size:40px;font-weight:800;margin-bottom:25px;color:#1c1c1c}.left-text p{font-size:20px;color:#555;margin-bottom:35px;line-height:1.5}.left-text img{width:180px;margin-right:20px;cursor:pointer;transition:transform .2s ease}.left-text img:hover{transform:scale(1.05)}.right-text{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.right-text img:first-child{width:440px;max-width:100%;height:auto;z-index:1}.right-text p{position:absolute;top:25%;left:50%;transform:translate(-50%);font-size:20px;color:#4a4a4a;font-weight:500;text-align:center;z-index:2;padding:0 10px}.right-text img:last-child{position:absolute;width:230px;max-width:50%;top:60%;left:50%;transform:translate(-50%,-50%);z-index:2;margin-top:20px}@media (max-width: 1024px){.section4-container{padding:40px 50px;flex-wrap:wrap;text-align:center}.left-text h1{font-size:32px}.left-text p{font-size:18px}.left-text img{width:150px;margin:10px}.right-text img:first-child{width:350px}.right-text img:last-child{width:180px}.right-text p{font-size:18px}}@media (max-width: 768px){.section4-container{flex-direction:column;padding:30px 20px;text-align:center;background-color:linear-gradient(to top,#FEDCE0,#FFFFFF);border:none}.section4-container{margin-top:0;height:100%;width:100%}.doublephone img{width:340px;height:auto;display:block}.left-text{margin-bottom:40px}.left-text h1{font-size:26px}.left-text p{font-size:16px}.left-text img{width:130px}.right-text img:first-child{display:none}.right-text img:last-child{width:150px;top:58%}.right-text p{display:none}}@media (max-width: 480px){.section4-container{background-color:linear-gradient(to top,#FEDCE0,#FFFFFF);margin-top:0;height:100%;width:100%}.left-text h1{font-size:22px}.left-text p{font-size:14px;margin-bottom:25px}.left-text img{width:110px}.right-text img:first-child{width:220px}.right-text img:last-child{width:120px;top:56%}.right-text p{font-size:14px;top:20%}}.gold-container{background:#000;position:relative;color:#fff;text-align:center;padding:100px 20px;min-height:500px;overflow:hidden}.gold-container:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:100px;background:#fff0f3;border-bottom-left-radius:70% 100px;border-bottom-right-radius:50% 100px}.gold-container:after{content:"";position:absolute;bottom:-20px;left:0;width:100%;height:100px;background:#fff;border-top-left-radius:70% 100px;border-top-right-radius:50% 100px}.left-gold{position:absolute;top:40px;left:0;width:180px}.left-gold img{width:100%;height:auto}.right-gold{position:absolute;right:170px;top:-20px;width:230px}.right-gold img{width:100%;height:auto}.gold-header img{width:320px;margin-top:155px;max-width:100%}.gold-subtitle{color:#cab46b;font-size:18px;margin-top:15px;line-height:1.5}.gold-benefits{margin-top:30px}.gold-benefits h3{font-size:22px;color:#fff;margin-bottom:40px;letter-spacing:5px}.gold-benefits h3:before,.gold-benefits h3:after{content:"★";color:#cab46b;margin:0 10px}.benefits-list{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;margin-bottom:50px}.benefit{display:flex;align-items:center;gap:15px;max-width:400px;text-align:left}.benefit img{width:80px;flex-shrink:0}.benefit strong{color:#fff;display:block;margin-bottom:5px;font-size:25px}.benefit span{color:#cab46b;font-size:20px}.gold-down{text-align:center}.gold-down img{width:130px;height:150px;margin:0 auto;display:block}@media (max-width: 1024px){.gold-header img{width:250px;margin-top:100px}.left-gold{width:140px}.right-gold{right:60px;width:180px}.benefit strong{font-size:22px}.benefit span{font-size:18px}}@media (max-width: 768px){.gold-container:before,.gold-container:after{display:none}.gold-container{padding:60px 15px;border-top-left-radius:0;border-top-right-radius:0}.gold-container{padding:60px 15px;border-top-left-radius:30px;border-top-right-radius:30px}.gold-header img{width:200px;margin-top:80px}.left-gold{width:90px;top:65px}.right-gold{width:90px;top:40px;right:20px}.gold-benefits h3{font-size:10px;letter-spacing:3px}.benefits-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.benefit{border-radius:16px;padding:25px 15px;width:130px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:#fff;border:1px solid #c4ae8952}.benefit img{width:100%px;height:auto;margin-bottom:6px}.benefit p{margin:0}.benefit strong{display:block;font-size:14px;font-weight:400;margin-bottom:-3px;text-align:center}.benefit span{font-size:10px;font-weight:400;color:#d1c17d;line-height:12px}.gold-down img{position:absolute;width:100px;height:120px;left:261px;bottom:-24px}.gold-subtitle{color:#cab46b;font-size:14px;margin-top:15px;line-height:1.5}}@media (max-width: 768px){.stack-wrapper{height:auto;position:relative}.stack-section{position:sticky;top:0;height:100vh;overflow:hidden;z-index:1}.stack-section:after{content:"";position:absolute;inset:0;background:#000;opacity:0;filter:brightness(50%);transition:opacity .5s ease;pointer-events:none}.stack-section.dimmed:after{opacity:.6;filter:brightness(50%)}}
