.header{width:100%;height:var(--header-height);padding:32px 60px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;position:relative;z-index:1001}.header:before{content:"";position:absolute;top:-180px;right:140px;width:260px;height:260px;background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.06;pointer-events:none;z-index:0}.header__menu{width:34px;height:18px;display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0}.header__menu span{width:100%;height:3px;background:linear-gradient(#217e3e,#1f562a);border-radius:2px}.header__logo{text-align:center}.header__logo img{height:72px;max-width:100%}.header__call{width:80px;height:80px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at center,#217e3e 60%,#1f562a 45%)}.header__call img{width:28px;filter:brightness(0) invert(1)}.sidebar{position:fixed;top:0;left:0;transform:translate(-100%);width:320px;max-width:85vw;height:100vh;background:#fbf6ea;transition:transform .45s cubic-bezier(.77,0,.18,1);z-index:1003;box-shadow:8px 0 40px #0000001f;padding:110px 48px;display:flex;flex-direction:column}.sidebar--open{transform:translate(0)}.sidebar__nav{display:flex;flex-direction:column;gap:clamp(28px,2.5vh,52px)}.sidebar__link{font-family:var(--font-heading);font-size:clamp(16px,.9vw + 8px,30px);letter-spacing:1.5px;text-decoration:none;position:relative;width:fit-content;background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:transform .25s ease,opacity .25s ease}.sidebar__link:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:1.5px;background:linear-gradient(#217e3e,#1f562a);transition:width .3s ease}.sidebar__link:hover{transform:translate(clamp(4px,.4vw,8px));opacity:.85}.sidebar__link:hover:after{width:100%}.sidebar__close{position:absolute;top:28px;right:28px;font-size:22px;border:none;background:none;cursor:pointer;background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.sidebar__close:hover{transform:rotate(90deg)}.overlay{position:fixed;inset:0;background:#00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1002}@media(max-width:1024px){.header{padding:24px 40px 0}.header:before{top:-175px;right:65px;width:240px;height:240px;opacity:.15}.header__logo img{height:60px}.header__call{width:64px;height:64px}.header__call img{width:22px}.sidebar{padding:95px 36px}}@media(max-width:768px){.header{padding:20px 24px 0}.header:before{top:-145px;right:85px;width:200px;height:200px;opacity:.15}.header__menu{width:28px;height:14px}.header__menu span{height:2.5px}.header__logo img{height:54px}.header__call{width:56px;height:56px}.header__call img{width:20px}.sidebar{width:75%;max-width:320px;padding:85px 28px}.sidebar__close{font-size:20px;top:20px;right:20px}}@media(max-width:480px){.header:before{display:none}.header{padding:16px 16px 0}.header__menu{width:24px;height:12px}.header__menu span{height:2px}.header__logo img{height:48px}.header__call{width:48px;height:48px}.header__call img{width:18px}.sidebar{width:70%;max-width:300px;padding:80px 22px}}@media(min-width:1600px){.header{padding:36px 80px 0}.header__logo img{height:84px}.header__menu{width:38px;height:20px}.header__menu span{height:3.5px}.header__call{width:92px;height:92px}.header__call img{width:32px}.sidebar{width:360px;padding:130px 56px}}@media(min-width:1920px){.header{padding:42px 120px 0}.header__logo img{height:100px}.header__menu{width:44px;height:24px}.header__menu span{height:4px}.header__call{width:110px;height:110px}.header__call img{width:38px}.sidebar{width:400px;padding:150px 64px}}@media(min-width:2560px){.header{padding:50px 160px 0}.header__logo img{height:130px}.header__menu{width:54px;height:28px}.header__menu span{height:5px}.header__call{width:140px;height:140px}.header__call img{width:46px}.sidebar{width:460px;padding:170px 70px}}@media(min-width:3200px){.sidebar{width:520px;padding:190px 80px}.sidebar__close{font-size:32px}}.footer{position:relative;width:100%;background:linear-gradient(#217e3e,#1f562a);overflow:visible;padding-bottom:55px}.footer__curve{position:absolute;top:-160px;left:0;width:100%;height:160px;overflow:hidden}.footer__curve svg{width:100%;height:100%;display:block}.footer__topStrip{display:none}.footer__wrapper{position:relative;max-width:1400px;margin:0 auto;padding:0 24px;text-align:center}.footer__logoWrapper{position:absolute;top:-130px;left:50%;transform:translate(-50%);width:220px;height:220px;background:#fef4d9;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.footer__logo{width:150px;height:150px;object-fit:contain}.footer__contentImageWrapper{padding-top:150px;display:flex;justify-content:center}.footer__contentImage{width:100%;max-width:460px;width:460px;height:auto;opacity:.95}@media(min-width:1600px){.footer__wrapper{max-width:1600px}.footer__logoWrapper{width:260px;height:260px;top:-150px}.footer__logo{width:170px;height:170px}.footer__contentImageWrapper{padding-top:180px}.footer__contentImage{width:540px}}@media(min-width:1920px){.footer__wrapper{max-width:1800px}.footer__logoWrapper{width:300px;height:300px;top:-170px}.footer__logo{width:190px;height:190px}.footer__contentImageWrapper{padding-top:210px}.footer__contentImage{width:610px}}@media(min-width:2560px){.footer__wrapper{max-width:2200px}.footer__logoWrapper{width:360px;height:360px;top:-200px}.footer__logo{width:230px;height:230px}.footer__contentImageWrapper{padding-top:250px}.footer__contentImage{width:710px}}@media(min-width:3840px){.footer__wrapper{max-width:2600px}.footer__logoWrapper{width:440px;height:440px;top:-240px}.footer__logo{width:280px;height:280px}.footer__contentImageWrapper{padding-top:320px}.footer__contentImage{width:860px}}@media(max-width:1024px){.footer__logoWrapper{width:200px;height:200px;top:-115px}.footer__logo{width:130px;height:130px}.footer__contentImageWrapper{padding-top:135px}.footer__contentImage{width:360px}}@media(max-width:768px){.footer__logoWrapper{width:170px;height:170px;top:-95px}.footer__logo{width:110px;height:110px}.footer__contentImageWrapper{padding-top:115px}.footer__contentImage{width:280px}}@media(max-width:480px){.footer{padding-bottom:45px}.footer__logoWrapper{width:140px;height:140px;top:-75px}.footer__logo{width:85px;height:85px}.footer__contentImageWrapper{padding-top:95px}.footer__contentImage{width:200px}.footer__bottomBar{height:10px}}.homehero{width:100%;display:flex;justify-content:center;transform:translateY(-9%);padding-bottom:10px;overflow:hidden}.homehero__card{width:100%;max-width:1440px;min-height:460px;position:relative;overflow:hidden;padding:10px 0 0 72px;display:flex;flex-direction:column;justify-content:center}.homehero__card:before{content:"";position:absolute;left:clamp(-260px,-12vw,-180px);bottom:0;width:clamp(300px,22vw,520px);height:clamp(220px,18vw,420px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat left bottom / contain;opacity:.06;pointer-events:none;z-index:0}.homehero__card:after{content:"";position:absolute;right:clamp(-250px,-18vw,-190px);bottom:clamp(40px,6vw,150px);width:clamp(260px,32vw,420px);height:clamp(260px,32vw,420px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.06;pointer-events:none;z-index:0}.homehero__row,.homehero__bottom{position:relative;z-index:1}.homehero__row{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;max-width:1320px;margin-left:auto}.homehero__left{padding-right:32px}.homehero__kicker,.homehero__title,.homehero__hand{background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.homehero__kicker{font-size:62px;line-height:1.25;font-family:var(--font-heading);margin-bottom:-30px}.homehero__title{font-size:200px;line-height:1.2;font-family:var(--font-heading);margin:0}.homehero__hand{font-size:130px;font-family:var(--font-script);transform:rotate(-7.3deg);margin-top:-44px;padding-left:175px}.homehero__right{display:flex;justify-content:flex-end;align-items:center;min-height:460px}.homehero__right img{width:780px;height:auto;display:block;margin-top:-2%;margin-right:-40px}.homehero__bottom{display:flex;flex-direction:column;align-items:center;gap:58px;margin-top:-10%}.homehero__features{display:flex;align-items:center;justify-content:center;gap:28px}.homehero__feature{display:flex;align-items:center;gap:15px;background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-heading);font-size:34px;line-height:1.3;max-width:100%;flex:1;min-width:0;word-break:break-word}.homehero__feature span{display:block}.homehero__feature img{width:68px;flex-shrink:0;margin-right:15px}.homehero__divider{width:2px;height:64px;background:linear-gradient(#217e3e,#1f562a);opacity:.7}.homehero__desc{max-width:760px;text-align:center;font-size:24px;line-height:1.55;background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-heading)}@media(max-width:1400px){.homehero__kicker{font-size:60px;margin-bottom:-28px}.homehero__title{font-size:188px}.homehero__hand{font-size:124px;margin-top:-43px;padding-left:155px}.homehero__right img{width:740px}.homehero__feature{font-size:28px}.homehero__feature img{width:64px}}@media(max-width:1366px){.homehero__kicker{font-size:56px;margin-bottom:-26px}.homehero__title{font-size:176px}.homehero__hand{font-size:118px;margin-top:-42px;padding-left:140px}.homehero__right img{width:710px}.homehero__feature{font-size:27px}.homehero__feature img{width:60px}}@media(max-width:1280px){.homehero__card{min-height:420px;padding-left:60px}.homehero__kicker{font-size:52px;margin-bottom:-24px}.homehero__title{font-size:166px}.homehero__hand{font-size:110px;margin-top:-40px;padding-left:130px}.homehero__right img{width:680px;margin-right:-24px}.homehero__feature{font-size:26px;max-width:2060px}.homehero__feature img{width:58px}.homehero__desc{font-size:20px;max-width:680px}}@media(max-width:1200px){.homehero__kicker{font-size:48px;margin-bottom:-22px}.homehero__title{font-size:154px}.homehero__hand{font-size:100px;margin-top:-36px;padding-left:125px}.homehero__right img{width:640px}.homehero__feature{font-size:25px}.homehero__feature img{width:55px}}@media(max-width:1100px){.homehero__kicker{font-size:46px;margin-bottom:-20px}.homehero__title{font-size:146px}.homehero__hand{font-size:92px;margin-top:-31px;padding-left:130px}.homehero__right img{width:600px}.homehero__feature{font-size:24px}.homehero__feature img{width:53px}}@media(max-width:1024px){.homehero__card{min-height:380px;padding-left:58px}.homehero__kicker{font-size:44px;margin-bottom:-18px}.homehero__title{font-size:136px}.homehero__hand{font-size:86px;margin-top:-28px;padding-left:120px}.homehero__right img{width:560px;margin-right:-12px}.homehero__bottom{gap:36px;margin-top:-6%}.homehero__feature{font-size:23px;max-width:270px}.homehero__feature img{width:52px}.homehero__desc{font-size:18px;max-width:630px}}@media(max-width:960px){.homehero__kicker{font-size:42px}.homehero__title{font-size:128px}.homehero__hand{font-size:80px;margin-top:-26px;padding-left:120px}.homehero__right img{width:520px}.homehero__feature{font-size:23px}.homehero__feature img{width:50px}}@media(max-width:900px){.homehero__kicker{font-size:40px}.homehero__title{font-size:120px}.homehero__hand{font-size:75px;padding-left:110px;margin-top:-25px}.homehero__right img{width:500px}.homehero__feature{font-size:20px}.homehero__feature img{width:48px}}@media(max-width:840px){.homehero__kicker{font-size:38px}.homehero__title{font-size:112px}.homehero__hand{font-size:70px;margin-top:-24px;padding-left:99px}.homehero__right img{width:460px}.homehero__feature{font-size:19px;max-width:260px}.homehero__feature img{width:44px}}@media(max-width:800px){.homehero__title{font-size:110px}.homehero__hand{font-size:65px;margin-top:-23px;padding-left:105px}.homehero__right img{width:440px}.homehero__feature{font-size:17px;max-width:250px}.homehero__feature img{width:42px}}@media(max-width:768px){.homehero__card{min-height:320px;padding-left:32px}.homehero__kicker{font-size:36px}.homehero__title{font-size:102px}.homehero__hand{font-size:60px;margin-top:-21.5px;padding-left:100px}.homehero__right img{width:410px;margin-right:0}.homehero__bottom{gap:28px;margin-top:-4%}.homehero__feature{font-size:17px;max-width:240px}.homehero__feature img{width:38px}.homehero__desc{font-size:16px;max-width:480px}}@media(max-width:720px){.homehero__kicker{font-size:34px}.homehero__title{font-size:96px}.homehero__hand{font-size:57px;margin-top:-20px;padding-left:94px}.homehero__right img{width:380px}.homehero__feature{font-size:16px;max-width:200px}.homehero__feature img{width:34px}.homehero__desc{font-size:13px;max-width:480px}}@media(max-width:680px){.homehero__kicker{font-size:32px}.homehero__title{font-size:90px}.homehero__hand{font-size:55px;margin-top:-20px;padding-left:85px}.homehero__right img{width:350px}.homehero__feature{font-size:14px;max-width:210px}.homehero__feature img{width:33px}.homehero__desc{font-size:12.5px;max-width:480px}}@media(max-width:640px){.homehero__kicker{font-size:30px}.homehero__title{font-size:84px}.homehero__hand{font-size:52px;margin-top:-19px;padding-left:78px}.homehero__right img{width:320px}.homehero__desc{font-size:12px;max-width:420px}.homehero__feature{font-size:13px;max-width:200px}.homehero__feature img{width:32px}}@media(max-width:612px){.homehero__right img{width:310px}.homehero__desc{font-size:14.5px;max-width:410px}.homehero__feature{font-size:11px}.homehero__desc{font-size:10px;max-width:420px}.homehero__feature img{width:31px}}@media(max-width:580px){.homehero__kicker{font-size:28px}.homehero__title{font-size:80px}.homehero__hand{font-size:48px;margin-top:-18px;padding-left:76px}.homehero__right img{width:300px}.homehero__desc{font-size:9.5px;max-width:400px}.homehero__feature{font-size:11px}.homehero__feature img{width:30px}}@media(max-width:564px){.homehero__kicker{font-size:27px}.homehero__title{font-size:77px}.homehero__hand{font-size:46px;margin-top:-17px;padding-left:74px}.homehero__right img{width:285px}.homehero__desc{font-size:13.8px;max-width:380px}.homehero__feature img{width:30px}}@media(max-width:560px){.homehero{transform:translateY(20px);padding-bottom:40px}.homehero__card{min-height:auto;padding:16px 14px 10px}.homehero__row{grid-template-columns:1fr;gap:14px;margin-left:0;text-align:center}.homehero__left{padding-right:0;margin-bottom:-14%}.homehero__hand{font-size:52px;margin-top:-18px;padding-left:35px}.homehero__right{justify-content:flex-end}.homehero__right img{width:110%;margin-right:-15px;margin-top:-5%;margin-bottom:-9%}.homehero__bottom{gap:35px;margin-top:0}.homehero__features{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:18px}.homehero__feature{font-size:18px;max-width:280px;line-height:1.3}.homehero__feature img{width:30px;margin-right:10px}.homehero__desc{font-size:15px;max-width:390px}.homehero__divider{display:none}}@media(max-width:480px){.homehero__card{padding:14px 12px 10px}.homehero__kicker{font-size:24px}.homehero__title{font-size:72px}.homehero__hand{font-size:48px;margin-top:-17px;padding-left:35px}.homehero__right img{width:110%;margin-right:-15px;margin-top:-15%;margin-bottom:-15%}.homehero__feature{font-size:16px;max-width:250px}.homehero__feature img{width:28px}.homehero__desc{font-size:14px;max-width:300px}}@media(max-width:425px){.homehero__card{padding:14px 10px 10px}.homehero__kicker{font-size:23px}.homehero__title{font-size:68px}.homehero__hand{font-size:44px;margin-top:-15px;padding-left:30px}.homehero__right img{width:108%;margin-right:-15px;margin-top:-12%;margin-bottom:-12%}.homehero__feature{font-size:15px;max-width:230px}.homehero__feature img{width:27px}.homehero__desc{font-size:13.3px;max-width:290px}}@media(max-width:400px){.homehero__card{padding:12px 10px 10px}.homehero__kicker{font-size:22px;margin-bottom:-13px}.homehero__title{font-size:64px}.homehero__hand{font-size:42px;margin-top:-15px;padding-left:30px}.homehero__right img{width:107%;margin-right:-15px}.homehero__feature{font-size:15px}.homehero__feature img{width:26px}}@media(max-width:376px){.homehero__card{padding:12px 8px 10px}.homehero__kicker{font-size:21px;margin-bottom:-12px}.homehero__title{font-size:60px}.homehero__hand{font-size:40px;margin-top:-15px}.homehero__right img{width:106%;margin-right:-14px;margin-top:-19%;margin-bottom:-10%}.homehero__bottom{margin-top:-10%}.homehero__feature{font-size:14px;max-width:210px}.homehero__feature img{width:25px}.homehero__desc{font-size:12.5px;max-width:250px}}@media(max-width:360px){.homehero{padding-bottom:40px}.homehero__card{padding:10px 8px}.homehero__kicker{font-size:20px}.homehero__title{font-size:54px}.homehero__hand{font-size:35px;margin-top:-12px;padding-left:30px}.homehero__right{justify-content:center}.homehero__right img{width:108%;max-width:none;margin-right:-10px;margin-top:-28%;margin-bottom:0}.homehero__bottom{margin-top:-25%}.homehero__feature{font-size:13px;max-width:200px}.homehero__feature img{width:24px}.homehero__desc{font-size:12px;max-width:230px}}@media(min-width:1441px)and (max-width:1600px){.homehero__card{max-width:1600px;margin:0 auto;padding-left:78px}.homehero__row{max-width:1450px}.homehero__kicker{font-size:clamp(62px,4vw,72px)}.homehero__title{font-size:clamp(200px,11vw,230px)}.homehero__hand{font-size:clamp(130px,7vw,150px);padding-left:160px;margin-top:-53px}.homehero__right img{width:clamp(760px,30vw,1000px)}.homehero__feature{font-size:clamp(30px,1.9vw,32px)}.homehero__feature img{width:clamp(70px,4vw,75px)}.homehero__desc{font-size:clamp(24px,1.6vw,28px)}}@media(min-width:1601px)and (max-width:1900px){.homehero__card{max-width:2600px;padding-left:100px}.homehero__row{max-width:1950px}.homehero__kicker{font-size:clamp(68px,4vw,82px)}.homehero__title{font-size:clamp(220px,11.5vw,270px)}.homehero__hand{font-size:clamp(145px,7.5vw,185px);padding-left:175px;margin-top:-60px}.homehero__right img{width:clamp(800px,28vw,1050px)}.homehero__feature{font-size:clamp(32px,2vw,34px)}.homehero__feature img{width:clamp(75px,4.2vw,85px)}.homehero__desc{font-size:clamp(26px,1.5vw,30px);max-width:900px}}@media(min-width:1901px)and (max-width:2100px){.homehero__card{max-width:2100px;padding-left:140px}.homehero__row{max-width:1850px}.homehero__kicker{font-size:clamp(82px,4.8vw,100px)}.homehero__title{font-size:clamp(270px,13vw,320px)}.homehero__hand{font-size:clamp(185px,8.5vw,230px);padding-left:200px;margin-top:-70px}.homehero__right img{width:clamp(950px,25vw,1100px);margin-right:clamp(-70px,-2vw,-90px)}.homehero__feature{font-size:clamp(34px,2.2vw,36px)}.homehero__feature img{width:clamp(85px,4.5vw,95px)}.homehero__desc{font-size:clamp(28px,1.4vw,34px);max-width:1100px}}@media(min-width:2101px)and (max-width:2356px){.homehero__card{max-width:3000px;padding-left:160px}.homehero__row{max-width:2700px}.homehero__kicker{font-size:clamp(72px,4.5vw,90px)}.homehero__title{font-size:clamp(260px,12vw,300px)}.homehero__hand{font-size:clamp(180px,8vw,210px);padding-left:220px;margin-top:-80px}.homehero__right img{width:clamp(1050px,23vw,1250px)}.homehero__feature{font-size:clamp(36px,2.5vw,40px)}.homehero__feature img{width:clamp(100px,5vw,115px)}.homehero__desc{font-size:clamp(32px,1.5vw,40px);max-width:1300px}}@media(min-width:2357px)and (max-width:2560px){.homehero__card{max-width:3400px;padding-left:200px}.homehero__row{max-width:3000px}.homehero__kicker{font-size:clamp(85px,5vw,105px)}.homehero__title{font-size:clamp(300px,13vw,340px)}.homehero__hand{font-size:clamp(210px,9vw,250px);padding-left:240px;margin-top:-92px}.homehero__right img{width:clamp(1200px,24vw,1400px)}.homehero__feature{font-size:clamp(40px,2.5vw,46px)}.homehero__feature img{width:clamp(120px,5vw,140px)}.homehero__desc{font-size:clamp(36px,1.6vw,44px);max-width:1500px}}@media(min-width:2561px){.homehero__card{max-width:3800px;padding-left:240px}.homehero__row{max-width:3400px}.homehero__kicker{font-size:clamp(100px,5.5vw,130px)}.homehero__title{font-size:clamp(340px,14vw,420px)}.homehero__hand{font-size:clamp(240px,9.5vw,300px);padding-left:280px;margin-top:-98px}.homehero__right img{width:clamp(1400px,26vw,1700px)}.homehero__feature{font-size:clamp(46px,2.8vw,56px)}.homehero__feature img{width:clamp(140px,6vw,170px)}.homehero__desc{font-size:clamp(40px,2vw,52px);max-width:1800px}}@media(min-width:561px)and (max-width:768px){.homehero{transform:translateY(-6%)}}@media(min-width:769px)and (max-width:1024px){.homehero{transform:translateY(-8%)}}@media(min-width:1025px)and (max-width:1440px){.homehero{transform:translateY(-11%)}}@media(min-width:1441px)and (max-width:1600px){.homehero{transform:translateY(-12%)}}.arogya{width:100%;background:#fff;display:flex;justify-content:center;padding:100px 0 60px;overflow:hidden}.arogya__container{width:100%;max-width:1240px;padding:0 64px;display:grid;grid-template-columns:1.05fr .95fr;align-items:start;gap:90px}.arogya__left{display:flex;flex-direction:column}.arogya__title{font-family:var(--font-heading);font-weight:500;font-size:76px;line-height:1.02;letter-spacing:.5px;margin-bottom:12px;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:12px}.arogya__titleImage{width:420px;margin-bottom:26px;-webkit-user-select:none;user-select:none;pointer-events:none}.arogya__desc{font-family:var(--font-heading);font-size:20px;line-height:1.2;max-width:560px;font-weight:500;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.arogya__right{display:flex;justify-content:center;align-items:flex-start}.arogya__right img{width:460px;max-width:100%;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:1200px){.arogya__container{padding:0 48px;gap:70px}.arogya__title{font-size:64px}.arogya__titleImage{width:360px}.arogya__right img{width:420px}.arogya__desc{font-size:19px}}@media(max-width:1024px){.arogya__container{gap:60px}.arogya__title{font-size:56px}.arogya__titleImage{width:320px}.arogya__right img{width:360px}.arogya__desc{font-size:18px}}@media(max-width:900px){.arogya__title{font-size:50px}.arogya__titleImage{width:300px}.arogya__right img{width:320px}.arogya__desc{font-size:17px}}@media(max-width:768px){.arogya__title{font-size:46px}.arogya__titleImage{width:280px}.arogya__right img{width:300px}.arogya__desc{font-size:16.5px}}@media(max-width:700px){.arogya{padding:60px 0 40px}.arogya__container{grid-template-columns:1fr;padding:0 24px;gap:18px}.arogya__left{align-items:center;text-align:center}.arogya__title{font-size:40px;margin-left:0;order:1}.arogya__titleImage{width:240px;margin-bottom:6px;order:2}.arogya__right{order:3}.arogya__right img{width:240px}.arogya__desc:nth-of-type(1){order:4}.arogya__desc:nth-of-type(2){order:5}.arogya__desc{font-size:16px;max-width:460px;margin-top:15px}}@media(max-width:400px){.arogya__title{font-size:34px}.arogya__titleImage{width:210px}.arogya__right img{width:200px}.arogya__desc{font-size:15px}}@media(min-width:1600px){.arogya__container{max-width:1500px;gap:120px}.arogya__title{font-size:90px}.arogya__titleImage{width:500px}.arogya__desc{font-size:22px;max-width:640px}.arogya__right img{width:520px}}@media(min-width:1920px){.arogya__container{max-width:1700px;gap:140px}.arogya__title{font-size:104px}.arogya__titleImage{width:580px}.arogya__desc{font-size:24px;max-width:700px}.arogya__right img{width:600px}}@media(min-width:2560px){.arogya{padding:150px 0 100px}.arogya__container{max-width:2100px;gap:180px}.arogya__title{font-size:130px}.arogya__titleImage{width:720px}.arogya__desc{font-size:28px;max-width:900px}.arogya__right img{width:780px}}.solution{width:100%;background:#fff;display:flex;justify-content:center;padding:90px 0 60px;overflow:hidden}.solution__container{width:100%;max-width:1440px;padding:0 80px}.solution__header{text-align:center;margin-bottom:100px}.solution__title{padding-top:20px;font-size:150px;font-family:var(--font-script);font-weight:500;line-height:1.2;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.solution__subtitle{margin-top:-30px;font-family:var(--font-heading);font-size:42px;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.solution__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:80px;row-gap:100px;align-items:start;max-width:1440px;margin:0 auto}.solution__grid>.solution__block:first-child{margin-top:70px}.solution__block{position:relative}.solution__number{position:absolute;top:-70px;left:-20px;width:170px;opacity:.04}.solution__number text{font-size:200px;font-weight:600;fill:#000;font-family:var(--font-heading)}.solution__connector{position:absolute;pointer-events:none}.solution__connector--up{width:clamp(140px,16vw,220px);top:30px;left:clamp(-260px,-18vw,-120px)}.solution__connector--down{width:clamp(140px,16vw,200px);bottom:380px;right:clamp(-70px,-6vw,25px)}.solution__heading{font-size:40px;margin-top:-40px;margin-bottom:100px;font-family:var(--font-heading);line-height:1.05;white-space:nowrap}.solution__block:nth-child(1) .solution__heading{margin-left:10px}.solution__block:nth-child(4) .solution__heading{margin-left:55px}.solution__heading span{display:block}.solution__list{padding-left:18px;line-height:1.2;font-size:29px;font-family:var(--font-heading)}.solution__list{padding-left:22px;font-family:var(--font-heading);list-style:disc}.solution__list.green li::marker{color:#217e3e}.solution__list.red li::marker{color:#a91e22}.solution__label,.solution__label2{font-size:35px;margin-bottom:12px;font-family:var(--font-heading)}.solution__label2{margin-top:132px;margin-bottom:20px;padding-left:clamp(0px,14vw,200px)}.solution__stat,.solution__stat2{font-size:56px;font-weight:600;margin:8px 0;font-family:var(--font-heading)}.solution__small,.solution__small2{font-size:32px;margin-bottom:18px;font-family:var(--font-heading)}.green{background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.red{background:linear-gradient(#a91e22,#801517);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.solution__problems-bottom{grid-column:1;grid-row:2;padding-left:40px}.solution__stat:first-of-type,.solution__small:nth-of-type(2){margin-left:40px}.solution__stat:nth-of-type(2),.solution__small:nth-of-type(3){margin-left:80px}.solution__stat2:first-of-type,.solution__small2:nth-of-type(2){margin-left:0}.solution__stat2:nth-of-type(2),.solution__small2:nth-of-type(3){margin-left:20px}.solution__block:nth-child(4){grid-column:2;grid-row:2}@media(max-width:1280px){.solution__container{padding:0 64px}.solution__title{font-size:132px}.solution__subtitle{font-size:38px}.solution__heading{font-size:36px}.solution__list{font-size:24px}.solution__stat,.solution__stat2{font-size:40px}.solution__small,.solution__small2{font-size:24px}.solution__number{width:170px;top:-62px;opacity:.035}.solution__label2{padding-left:120px}.solution__connector--up{width:clamp(140px,15vw,200px);left:clamp(-230px,-16vw,-120px)}.solution__connector--down{width:clamp(140px,15vw,200px);bottom:300px;right:clamp(-20px,-4vw,25px)}.solution__problems-bottom{padding-left:32px}}@media(max-width:1200px){.solution__label2{padding-left:90px}.solution__connector--up{width:170px;left:-200px}.solution__connector--down{width:160px;bottom:300px;right:-50px}}@media(max-width:1024px){.solution{padding:75px 0 50px}.solution__container{padding:0 48px}.solution__grid{column-gap:48px;row-gap:72px}.solution__title{font-size:110px}.solution__subtitle{font-size:30px;margin-top:-18px}.solution__heading{font-size:36px;white-space:normal}.solution__list{font-size:18px}.solution__label,.solution__label2{font-size:30px}.solution__stat,.solution__stat2{font-size:24px}.solution__small,.solution__small2{font-size:17px}.solution__label2{padding-left:100px}.solution__number{width:170px;top:-100px;opacity:.04}.solution__connector--up{width:clamp(140px,14vw,160px);left:clamp(-210px,-18vw,-120px)}.solution__connector--down{width:clamp(140px,14vw,160px);bottom:220px;right:clamp(-20px,-4vw,25px)}.solution__problems-bottom{padding-left:20px}}@media(max-width:958px){.solution__label2{padding-left:80px}.solution__heading{font-size:34px;margin-bottom:70px}.solution__number text{font-size:155px}.solution__connector--up{width:150px;top:30px;left:-180px}.solution__connector--down{width:140px;bottom:240px;right:-9px}}@media(max-width:887px)and (min-width:769px){.solution__connector--up{width:140px;top:30px;left:-160px}.solution__connector--down{width:130px;bottom:230px;right:-30px}.solution__label2{padding-left:45px}.solution__heading{font-size:32px;margin-bottom:60px}.solution__number text{font-size:145px}}@media(max-width:768px){.solution{padding:65px 0 45px}.solution__container{padding:0 28px}.solution__grid{grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:56px}.solution__title{font-size:84px}.solution__subtitle{font-size:22px;margin-top:-10px}.solution__heading{font-size:28px;margin-bottom:40px}.solution__list{font-size:16px;line-height:1.7}.solution__label,.solution__label2{font-size:24px}.solution__stat,.solution__stat2{font-size:22px}.solution__small,.solution__small2{font-size:15px}.solution__number{width:110px;top:-80px;left:-6px;opacity:.04}.solution__block:nth-child(1) .solution__heading{margin-left:13px}.solution__block:nth-child(4) .solution__heading{margin-left:35px}.solution__connector--up{width:clamp(120px,18vw,140px);top:15px;left:clamp(-180px,-20vw,-80px)}.solution__connector--down{width:clamp(120px,18vw,140px);bottom:200px;right:clamp(0px,6vw,25px)}.solution__problems-bottom{padding-left:12px}.solution__label2{padding-left:0;margin-top:80px}}@media(min-width:426px)and (max-width:615px){.solution__connector{display:none}.solution__grid{grid-template-columns:repeat(2,1fr);column-gap:18px;row-gap:55px}.solution__block,.solution__problems-bottom{grid-column:auto;grid-row:auto;padding-left:0;margin:0}.solution__block:nth-child(1) .solution__heading,.solution__block:nth-child(4) .solution__heading{margin-left:0;margin-top:0;margin-bottom:20px}.solution__block:nth-child(1){grid-column:1;grid-row:1}.solution__block:nth-child(2){grid-column:2;grid-row:1}.solution__block:nth-child(4){grid-column:1;grid-row:2}.solution__block:nth-child(3){grid-column:2;grid-row:2}.solution__number{width:100px;top:-55px;left:-6px;opacity:.04}.solution__label2{padding-left:0;margin-top:0}.solution__stat,.solution__stat2,.solution__small,.solution__small2{margin-left:0!important}.solution__grid>.solution__block:first-child{margin-top:0}}@media(max-width:426px){.solution{padding:40px 0 30px;display:flex;justify-content:center}.solution__number{width:100px;top:-50px;left:-6px;opacity:.04}.solution__container{padding:0 25px;max-width:420px;width:100%}.solution__block:nth-child(1) .solution__heading,.solution__block:nth-child(4) .solution__heading{margin-left:0;margin-top:0;margin-bottom:20px}.solution__grid{grid-template-columns:1fr;row-gap:40px}.solution__header{margin-bottom:0;text-align:center}.solution__title{font-size:52px;padding-top:0}.solution__subtitle{font-size:16px;margin-top:4px}.solution__heading{font-size:20px;line-height:1.2;white-space:normal}.solution__list{font-size:14px;line-height:1.7;padding-left:18px}.solution__label,.solution__label2{font-size:20px;margin-bottom:8px}.solution__label2{padding-left:0;margin-top:16px}.solution__stat,.solution__stat2{font-size:16px;margin:4px 0}.solution__small,.solution__small2{font-size:13px;margin-bottom:10px}.solution__connector{display:none}.solution__stat:first-of-type,.solution__small:nth-of-type(2),.solution__stat:nth-of-type(2),.solution__small:nth-of-type(3),.solution__stat2:first-of-type,.solution__small2:nth-of-type(2),.solution__stat2:nth-of-type(2),.solution__small2:nth-of-type(3){margin-left:0}.solution__block,.solution__problems-bottom{grid-column:auto!important;grid-row:auto!important;padding-left:0}.solution__block:nth-child(1){order:1}.solution__block:nth-child(2){order:2}.solution__block:nth-child(4){order:3}.solution__block:nth-child(3){order:4}.solution__block:nth-child(2),.solution__block:nth-child(3){text-align:right;padding-right:15px;justify-content:flex-end}}@media(min-width:1600px){.solution{padding:120px 0 80px}.solution__container{max-width:1700px}.solution__header{margin-bottom:105px}.solution__grid{column-gap:90px;row-gap:110px}.solution__heading{font-size:52px;margin-bottom:120px}.solution__number{top:-90px}.solution__number text{font-size:200px}.solution__list{font-size:32px}.solution__label,.solution__label2{font-size:40px}.solution__stat,.solution__stat2{font-size:60px}.solution__small,.solution__small2{font-size:36px}.solution__block:nth-child(4){margin-left:25px}}@media(min-width:2561px){.solution{padding:140px 0 100px}.solution__container{max-width:2000px;padding:0 120px}.solution__header{margin-bottom:120px}.solution__grid{column-gap:120px;row-gap:120px}.solution__title{font-size:170px}.solution__subtitle{font-size:48px}.solution__heading{font-size:56px;margin-bottom:130px}.solution__number{top:-95px}.solution__number text{font-size:210px}.solution__list{font-size:34px}.solution__label,.solution__label2{font-size:42px}.solution__stat,.solution__stat2{font-size:72px}.solution__small,.solution__small2{font-size:36px}.solution__block:nth-child(4){margin-left:30px}}.prevent{width:100%;background:transparent;position:relative;overflow:hidden}.prevent:after{content:"";position:absolute;right:clamp(-220px,-4vw,-150px);bottom:80px;width:clamp(200px,18vw,260px);height:clamp(200px,18vw,260px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.1;pointer-events:none;z-index:0}.prevent:before{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:#fff;z-index:0}.prevent__inner{width:100%;max-width:1200px;margin:0;display:grid;grid-template-columns:420px 1fr;align-items:center;gap:80px;padding:100px 20px 100px 0;position:relative;z-index:1}.prevent__imageWrap{background:linear-gradient(#217e3e,#1f562a);padding:10px;border-radius:44px;box-shadow:0 20px 40px #0000001f;justify-self:start;width:420px}.prevent__image{width:100%;height:auto;display:block;border-radius:32px}.prevent__content{margin-top:25%;display:flex;align-items:center;justify-content:center;text-align:left;max-width:520px;margin-left:2.5%}.prevent__title{font-size:58px;line-height:1.12;font-family:var(--font-heading);background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:1280px){.prevent__inner{grid-template-columns:380px 1fr;gap:64px;padding:90px 20px 90px 0}.prevent__imageWrap{width:380px}.prevent__content{margin-top:20%;max-width:480px}.prevent__title{font-size:50px}}@media(max-width:1024px){.prevent__inner{grid-template-columns:340px 1fr;gap:56px;padding:80px 20px 80px 0}.prevent__imageWrap{width:340px}.prevent__content{margin-top:16%;max-width:440px}.prevent__title{font-size:44px}}@media(max-width:768px){.prevent__inner{grid-template-columns:300px 1fr;gap:48px;padding:70px 20px 70px 0}.prevent__imageWrap{width:300px}.prevent__content{margin-top:12%;max-width:400px}.prevent__title{font-size:38px}}@media(max-width:700px){.prevent__inner{grid-template-columns:300px 1fr;gap:48px;padding:70px 20px 70px 0}.prevent__imageWrap{width:300px}.prevent__content{margin-top:12%;max-width:600px}.prevent__title{font-size:34.5px}}@media(max-width:640px){.prevent__inner{grid-template-columns:1fr;gap:36px;padding:65px 18px;justify-items:center;text-align:center}.prevent__imageWrap{width:280px;justify-self:center}.prevent__content{margin-top:0;max-width:420px;justify-content:center;text-align:center}.prevent__title{font-size:34px}}@media(max-width:500px){.prevent:before{height:30%}.prevent__inner{gap:32px;padding:60px 16px}.prevent__imageWrap{width:260px}.prevent__title{font-size:30px}}@media(max-width:400px){.prevent__imageWrap{width:220px}.prevent__title{font-size:24px}}@media(max-width:340px){.prevent__imageWrap{width:190px}.prevent__title{font-size:20px}}@media(min-width:1600px){.prevent__inner{max-width:1500px;grid-template-columns:550px 1fr;column-gap:90px;padding:120px 40px 120px 0}.prevent__imageWrap{width:500px}.prevent__content{margin-top:18%;max-width:620px}.prevent__title{font-size:66px}}@media(min-width:1920px){.prevent__inner{max-width:1700px;grid-template-columns:610px 1fr;column-gap:100px;padding:140px 60px 140px 0}.prevent__imageWrap{width:560px}.prevent__content{margin-top:15%;max-width:700px}.prevent__title{font-size:74px}}@media(min-width:2560px){.prevent__inner{max-width:1900px;grid-template-columns:720px 1fr;column-gap:110px;padding:160px 80px 160px 0}.prevent__imageWrap{width:670px}.prevent__content{margin-top:12%;max-width:900px}.prevent__title{font-size:86px}}.ecosystem{width:100%;background:transparent;position:relative;display:flex;justify-content:center;padding:65px 20px 55px;overflow:hidden}.ecosystem:before{content:"";position:absolute;left:clamp(-220px,-14vw,-120px);top:clamp(180px,28vw,400px);width:clamp(220px,26vw,350px);height:clamp(220px,26vw,350px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.06;pointer-events:none;z-index:0}.ecosystem:after{content:"";position:absolute;right:clamp(-360px,-18vw,-180px);bottom:clamp(-10px,6vw,10px);width:clamp(300px,40vw,580px);height:clamp(300px,40vw,580px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.06;pointer-events:none;z-index:0}.ecosystem__container{width:100%;position:relative;z-index:1;max-width:1100px;text-align:center}.ecosystem__title{font-family:var(--font-script);font-size:138px;line-height:1.42;margin-bottom:10px;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecosystem__subtitle{font-family:var(--font-heading);font-size:45px;margin-bottom:70px;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecosystem__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;justify-items:center}.eco-card{width:100%;max-width:300px;background:linear-gradient(135deg,#217e3e,#1f562a);color:#ffefc5;border-radius:30px;padding:32px 26px;display:flex;flex-direction:column;text-align:left;box-shadow:0 10px 22px #00000014;transition:box-shadow .3s ease,transform .3s ease}.eco-card h3{font-family:var(--font-heading);font-size:24px;line-height:1.2;margin-bottom:16px;text-align:center}.eco-card ul{font-family:var(--font-heading);padding-left:18px}.eco-card li{font-family:var(--font-heading);font-size:17px;margin-bottom:10px}.eco-card:hover,.eco-card.active{background:url(/images/bgimage.webp) center/cover no-repeat;box-shadow:0 14px 28px #0000001f;transform:translateY(-4px)}.eco-card:hover h3,.eco-card:hover li,.eco-card.active h3,.eco-card.active li{background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.eco-card:hover li::marker,.eco-card.active li::marker{color:#1f562a}@media(max-width:1200px){.ecosystem__title{font-size:120px}.ecosystem__subtitle{font-size:38px}}@media(max-width:1024px){.ecosystem{padding:60px 18px 55px}.ecosystem__title{font-size:98px}.ecosystem__subtitle{font-size:32px;margin-bottom:60px}.eco-card{max-width:280px;padding:30px 24px}.eco-card h3{font-size:22px}.eco-card li{font-size:16px}}@media(max-width:768px){ecosystem{padding:55px 16px 50px}.ecosystem__title{font-size:82px}.ecosystem__subtitle{font-size:26px;margin-bottom:50px}.eco-card{max-width:260px;padding:28px 22px}.eco-card h3{font-size:20px}.eco-card li{font-size:15px}}@media(max-width:650px){.ecosystem__grid{grid-template-columns:repeat(2,1fr);gap:24px}.ecosystem__title{font-size:65px}.ecosystem__subtitle{font-size:22px;margin-bottom:44px}.eco-card{max-width:100%;padding:26px 20px}.eco-card h3{font-size:19px}.eco-card li{font-size:14px}}@media(max-width:480px){.ecosystem{padding:50px 14px 45px}.ecosystem__title{font-size:58px}.ecosystem__subtitle{font-size:19px;margin-bottom:36px}.eco-card{border-radius:24px}.eco-card h3{font-size:18px}.eco-card li{font-size:13.5px}}@media(max-width:360px){.ecosystem{padding:45px 12px 40px}.ecosystem__title{font-size:50px}.ecosystem__subtitle{font-size:17px}.eco-card{padding:22px 18px}.eco-card h3{font-size:17px}.eco-card li{font-size:13px}}@media(min-width:1600px){.ecosystem__container{max-width:1500px}.ecosystem__grid{column-gap:5px;row-gap:70px}.eco-card{max-width:380px;padding:40px 32px}.eco-card h3{font-size:28px}.eco-card li{font-size:19px}.ecosystem__title{font-size:165px}.ecosystem__subtitle{font-size:52px}}@media(min-width:1920px){.ecosystem__container{max-width:1800px}.eco-card{max-width:430px;padding:46px 38px}.eco-card h3{font-size:32px}.eco-card li{font-size:21px}.ecosystem__title{font-size:195px}.ecosystem__subtitle{font-size:62px}}@media(min-width:2560px){.ecosystem{padding:100px 20px 110px}.ecosystem__container{max-width:2200px}.eco-card{max-width:520px;padding:60px 50px;border-radius:36px}.eco-card h3{font-size:38px}.eco-card li{font-size:24px}.ecosystem__title{font-size:240px}.ecosystem__subtitle{font-size:75px}}.process{width:100%;display:flex;justify-content:center;background:transparent;padding:95px 0 160px;position:relative;overflow:hidden}.process:after{content:"";position:absolute;right:clamp(10px,3vw,40px);bottom:clamp(-260px,-18vw,-140px);width:clamp(220px,28vw,380px);height:clamp(220px,28vw,380px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center / contain;opacity:.08;pointer-events:none;z-index:0}.process__container{width:100%;max-width:1440px;padding:0 72px;text-align:center}.process__logo{width:420px;margin:0 auto;display:block}.process__script{margin-top:14px;font-size:64px;font-family:var(--font-script);font-weight:200;background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.timeline{position:relative;margin-top:100px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.timeline:before{content:"";position:absolute;top:24px;left:6%;right:6%;height:3px;background:linear-gradient(#217e3e,#1f562a)}.timeline__item{text-align:center;position:relative}.timeline__dot{width:48px;height:48px;border-radius:50%;background:linear-gradient(#217e3e,#1f562a);margin:0 auto;position:relative;z-index:2}.timeline__text{margin:22px auto 0;max-width:300px;font-size:17px;line-height:1.7;font-family:var(--font-heading);background:linear-gradient(#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:600px){.process:after{display:none}}@media(max-width:1200px){.process{padding:85px 0 140px}.process__container{padding:0 56px}.process__logo{width:360px}.process__script{font-size:55px}.timeline__dot{width:42px;height:42px}.timeline:before{top:21px}.timeline__text{font-size:14px;max-width:260px}}@media(max-width:768px){.process{padding:75px 0 130px}.process__container{padding:0 40px}.process__logo{width:280px}.process__script{font-size:48px}.timeline{margin-top:80px}}@media(max-width:600px){.process{padding:65px 0 110px}.process__container{padding:0 26px;text-align:left}.process__logo{width:220px;margin-bottom:6px}.process__script{font-size:40px;text-align:center}.timeline{display:flex;flex-direction:column;gap:42px;margin-top:60px;padding-left:58px}.timeline:before{top:0;bottom:0;left:24px;width:3px;height:100%;background:linear-gradient(#217e3e,#1f562a)}.timeline__item{text-align:left}.timeline__dot{position:absolute;left:-50px;top:25px;width:30px;height:30px}.timeline__text{margin:0 0 0 34px;font-size:14px;line-height:1.65;max-width:100%}}@media(max-width:360px){.process__logo{width:190px}.process__script{font-size:35px;text-align:center}.timeline__text{font-size:13px}}@media(min-width:1600px){.process{padding:120px 0 200px}.process__container{max-width:1600px;padding:0 100px}.process__logo{width:480px}.process__script{font-size:73px}.timeline{margin-top:120px;gap:60px}.timeline__dot{width:54px;height:54px}.timeline:before{top:27px;left:5%;right:5%}.timeline__text{font-size:18px;max-width:360px}}@media(min-width:1920px){.process{padding:135px 0 230px}.process__container{max-width:1800px;padding:0 120px}.process__logo{width:540px}.process__script{font-size:79px}.timeline{margin-top:140px;gap:90px}.timeline__dot{width:60px;height:60px}.timeline:before{top:30px;left:4%;right:4%}.timeline__text{font-size:20px;max-width:420px}}@media(min-width:2560px){.process{padding:150px 0 260px}.process__container{max-width:2100px;padding:0 160px}.process__logo{width:620px}.process__script{font-size:90px}.timeline{margin-top:160px;gap:120px}.timeline__dot{width:70px;height:70px}.timeline:before{top:35px;left:3%;right:3%}.timeline__text{font-size:22px;max-width:460px}}.notfound-wrapper{min-height:100vh;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background-color:transparent}.notfound-wrapper:before{content:"";position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:clamp(320px,38vw,820px);height:clamp(320px,38vw,820px);background:url(/logos/Arogya_Mix_logo.webp) no-repeat center;background-size:contain;opacity:.065;z-index:0;pointer-events:none}.notfound-overlay{position:absolute;inset:0;background:#ffffff40;z-index:1}.notfound-container{flex:1;display:flex;justify-content:center;align-items:center;text-align:center;padding:110px 20px;z-index:2}.notfound-content{width:100%;max-width:640px}.notfound-content h1{font-family:var(--font-heading);font-size:170px;line-height:1;margin:0;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.notfound-content h2{font-family:var(--font-heading);font-size:30px;letter-spacing:2px;margin:24px 0;background:linear-gradient(90deg,#217e3e,#1f562a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.notfound-content p{font-family:var(--font-body);font-size:20px;line-height:1.6;margin:0 auto 45px;max-width:500px;color:#2e2e2e}.notfound-btn{display:inline-block;padding:14px 44px;font-family:var(--font-heading);font-size:15px;background:linear-gradient(90deg,#217e3e,#1f562a);color:var(--bg-cream);text-decoration:none;border-radius:22px 0;transition:all .3s ease}.notfound-btn:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1f562a40}@media(max-width:1400px){.notfound-content h1{font-size:150px}.notfound-content h2{font-size:26px}.notfound-content p{font-size:18px}}@media(max-width:1200px){.notfound-content h1{font-size:135px}.notfound-content h2{font-size:24px}.notfound-content p{font-size:17px}}@media(max-width:1024px){.notfound-content{max-width:540px}.notfound-content h1{font-size:120px}.notfound-content h2{font-size:22px}.notfound-content p{font-size:16px}}@media(max-width:768px){.notfound-container{padding:80px 20px}.notfound-content{max-width:480px}.notfound-content h1{font-size:95px}.notfound-content h2{font-size:19px}.notfound-content p{font-size:15px}}@media(max-width:560px){.notfound-content{max-width:400px}.notfound-content h1{font-size:80px}.notfound-content h2{font-size:17px}.notfound-content p{font-size:14px}}@media(max-width:420px){.notfound-content{max-width:330px}.notfound-content h1{font-size:66px}.notfound-content h2{font-size:15px}.notfound-content p{font-size:13.5px}}@media(max-width:320px){.notfound-content{max-width:260px}.notfound-content h1{font-size:56px}.notfound-content h2{font-size:14px}.notfound-content p{font-size:12.5px}}@media(min-width:1600px){.notfound-content{max-width:760px}.notfound-content h1{font-size:185px}.notfound-content h2{font-size:32px}.notfound-content p{font-size:21px}}@media(min-width:1920px){.notfound-content h1{font-size:200px}.notfound-content h2{font-size:34px}.notfound-content p{font-size:22px}}@media(min-width:2560px){.notfound-content h1{font-size:220px}.notfound-content h2{font-size:36px}.notfound-content p{font-size:23px}}@media(min-width:3840px){.notfound-content h1{font-size:250px}.notfound-content h2{font-size:40px}.notfound-content p{font-size:25px}}@font-face{font-family:Colmeak;src:url(/fonts/colmeak/Colmeak.otf) format("opentype");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Comforter;src:url(/fonts/comforter/Comforter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--header-height: 130px;--green-gradient: linear-gradient(#217E3E,#1F562A);--bg-cream: #fef4d9;--font-heading: "Colmeak", sans-serif;--font-script: "Comforter", cursive}@media(max-width:900px){:root{--header-height: 100px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{font-family:var(--font-body);background-clip:text;-webkit-background-clip:text}.bg-top,.bg-bottom{position:relative;background:url(/images/bgimage.webp) no-repeat center top / cover}
