@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poor+Story&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&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{--clr-primary-white:#fff;--clr-secondary-white:#fff;--clr-primary-black:#000;--clr-secondary-black:#000}*,:after,:before{box-sizing:border-box}*{font:inherit;font-family:Inter,sans-serif;font-family:Poppins,sans-serif;margin:0;padding:0}ol,ol[role=list],ul,ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body,html{min-height:100%;overflow-x:hidden}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,svg{display:block;max-width:100%}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.App{min-height:100dvh;position:relative;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Intro_introContainer__-qiFA{align-items:center;background:#fff;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;min-height:100vh;overflow:hidden;padding:6rem 8rem 4rem;position:relative;z-index:1}.Intro_ellipse__PKAIv{animation-direction:alternate;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;border-radius:50%;filter:blur(140px);opacity:.7;position:absolute}.Intro_ellipse1__-UkrL{animation-name:Intro_floatDiagonal__cI4Sd;background:radial-gradient(circle at center,#4db6ac,#e0f7fa);height:420px;left:-120px;top:-120px;width:420px}.Intro_ellipse2__mAGwp{animation-name:Intro_floatVertical__R3aKd;background:radial-gradient(circle at center,#26a69a,#b2dfdb);height:320px;right:-180px;top:15%;width:320px}.Intro_ellipse3__MRPAZ{animation-name:Intro_floatHorizontal__xyjZM;background:radial-gradient(circle at center,#80cbc4,#e0f7fa);bottom:-140px;height:380px;left:10%;width:380px}.Intro_ellipse4__9R9Q1{animation-name:Intro_floatCircle__3bqi0;background:radial-gradient(circle at center,#00796b,#a7ffeb);bottom:12%;height:300px;right:12%;width:300px}@keyframes Intro_floatDiagonal__cI4Sd{0%{transform:translate(0) scale(1)}50%{transform:translate(80px,-60px) scale(1.05)}to{transform:translate(-50px,40px) scale(1)}}@keyframes Intro_floatVertical__R3aKd{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-80px) scale(1.05)}to{transform:translateY(60px) scale(1)}}@keyframes Intro_floatHorizontal__xyjZM{0%{transform:translateX(0) scale(1)}50%{transform:translateX(100px) scale(1.05)}to{transform:translateX(-80px) scale(1)}}@keyframes Intro_floatCircle__3bqi0{0%{transform:translate(0) rotate(0deg) scale(1)}25%{transform:translate(60px,-20px) rotate(45deg) scale(1.05)}50%{transform:translate(20px,60px) rotate(90deg) scale(1)}75%{transform:translate(-60px,20px) rotate(135deg) scale(1.05)}to{transform:translate(0) rotate(180deg) scale(1)}}.Intro_ellipse5__s6SGz{animation-direction:alternate;animation-duration:25s;animation-iteration-count:infinite;animation-name:Intro_floatFade__PKnSR;animation-timing-function:ease-in-out;background:radial-gradient(circle at center,#00796b,#a7ffeb);height:200px;left:50%;opacity:.6;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes Intro_floatFade__PKnSR{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}25%{opacity:.7;transform:translate(-45%,-55%) scale(1.05)}50%{opacity:.5;transform:translate(-55%,-45%) scale(.95)}75%{opacity:.8;transform:translate(-48%,-52%) scale(1.1)}to{opacity:.4;transform:translate(-50%,-50%) scale(1)}}.Intro_textContent__pr0c1{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:60%;text-align:left}.Intro_start__aEgxA{color:#009688;font-size:5rem;font-weight:600}.Intro_wellness__Eiv73{color:#9eb8b8;font-size:5rem;font-weight:600}.Intro_subText__CUQwV{color:#009688;font-size:1.5rem;margin-top:1rem}.Intro_quote__7cNUd{color:#00a699;font-size:1.2rem;font-style:italic;font-weight:600;margin-top:1rem}.Intro_exploreBtn__DY3Lc{background-color:#00796b;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-top:1.5rem;padding:.6rem 2rem;transition:all .3s ease}.Intro_exploreBtn__DY3Lc:hover{background-color:#005f4f}.Intro_imageWrapper__-ARWh{align-items:center;display:flex;flex:1 1;height:450px;justify-content:center;position:relative;width:450px}.Intro_image__v9Zgf{height:100%;object-fit:contain;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.Intro_image__v9Zgf.Intro_active__Luqtr{opacity:1}.Intro_bgLeft__-66U4{bottom:-3%;height:auto;left:-11.5%;opacity:1;pointer-events:none;position:absolute;width:350px;z-index:1}@media (max-width:768px){.Intro_introContainer__-qiFA{align-items:center;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1.5rem;position:relative}.Intro_bgLeft__-66U4{display:none}.Intro_imageWrapper__-ARWh{align-items:center;display:flex;height:350px;justify-content:center;margin-bottom:6rem;margin-top:20%;order:1;position:relative;width:350px;z-index:2}.Intro_image__v9Zgf{height:220%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:220%}.Intro_image__v9Zgf.Intro_active__Luqtr{opacity:1}.Intro_textContent__pr0c1{align-items:center;justify-content:center;min-width:100%;order:2;text-align:center;z-index:3}.Intro_start__aEgxA,.Intro_wellness__Eiv73{font-size:2.2rem;line-height:1.2}.Intro_subText__CUQwV{font-size:1rem;margin-top:.8rem}.Intro_quote__7cNUd{font-size:.9rem;margin-top:.8rem}.Intro_exploreBtn__DY3Lc{font-size:1rem;margin-top:1.2rem;order:3;padding:.6rem 1.5rem}.Intro_ellipse__PKAIv{filter:blur(70px);opacity:.4}.Intro_ellipse1__-UkrL,.Intro_ellipse2__mAGwp,.Intro_ellipse3__MRPAZ,.Intro_ellipse4__9R9Q1,.Intro_ellipse5__s6SGz{height:150px;width:150px}.Intro_ellipse5__s6SGz{height:100px;width:100px}}@media (min-width:769px){body{scroll-padding-top:80px}}.Background_bgWrapper__W9Zh1{background-color:#fff;overflow:hidden;position:relative;width:100%}.Background_leftEllipse__hzR4R{background:radial-gradient(ellipse at center,#27e3d959 0,#27e3d933 40%,#27e3d91a 60%,#27e3d900 80%);border-radius:50%;filter:blur(2px);height:60vw;left:-20%;max-height:700px;max-width:700px;pointer-events:none;position:absolute;top:-20%;width:60vw;z-index:0}.Background_rightElipse__rajan{bottom:-20%;height:125%;opacity:.9;pointer-events:none;position:absolute;right:0;width:500px;z-index:0}.Background_container__XP3jQ{align-items:center;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;overflow:hidden;padding:50px;position:relative;z-index:1}.Background_left__I\+w8n{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:60%;padding-left:6%;text-align:left}.Background_heading__gugc5{color:#00c9a7;font-size:34px;font-weight:600;margin-bottom:15px}.Background_body__PBa8q{color:#444;font-size:16px;font-style:italic;line-height:1.6;margin-bottom:30px}.Background_tabs__BYkQ0{align-items:flex-end;display:flex;gap:10%;justify-content:flex-start;margin-top:20px;padding-bottom:15px;position:relative}.Background_tabsDesktop__gYrZB{display:flex}.Background_tabsMobile__i-UTH{display:none}.Background_tab__ruEq6{align-items:center;background:#fff;border-radius:50px;box-shadow:0 2px 6px #0009;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;transition:transform .4s ease;width:70px;z-index:2}.Background_tab__ruEq6:hover{transform:translateY(-5px)}.Background_tabWrapper__8OJuW{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;position:relative;width:70px}.Background_tabWrapper__8OJuW:hover .Background_lotusIcon__8cL0p{transform:scale(1.2)}.Background_tabImg__RsC1q{border-radius:50px;height:100%;object-fit:cover;width:100%}.Background_lotusIconWrapper__W1ZI9{left:-10px;position:absolute;top:-10px;z-index:3}.Background_lotusIcon__8cL0p{align-items:center;background:#0000;border-radius:50%;box-shadow:0 2px 6px #00000026;display:flex;justify-content:center;padding:6px;transition:transform .3s ease}.Background_activeIndicator__Rm53A{background-color:#00c9a7;border-radius:4px;bottom:0;box-shadow:0 2px 8px #00000040;height:4px;position:absolute;transition:background-color .3s ease;z-index:1}.Background_right__S95cg{flex:1 1;flex-direction:column}.Background_imageContainer__JBDna,.Background_right__S95cg{align-items:center;display:flex;justify-content:center;position:relative}.Background_imageWrapper__pw4gg{border-radius:180px;height:450px;overflow:hidden;position:relative;width:350px}.Background_bigImg__0EsT3{border-radius:180px;height:100%;object-fit:cover;width:100%}.Background_rightLotusWrapper__BvUd\+{background:#0000;border-radius:50%;left:-5%;padding:5px;position:absolute;top:5%;z-index:3}.Background_bold__rqDSB{color:#222;font-weight:700}.Background_list__Wnv7h{color:#333;line-height:1.7;list-style:disc;margin-left:1.5rem;padding-left:1rem}@media (max-width:768px){.Background_container__XP3jQ{align-items:center;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center}.Background_rightElipse__rajan{display:none}.Background_right__S95cg{display:flex;justify-content:center;margin-bottom:1rem;order:1;width:100%}.Background_imageWrapper__pw4gg{border-radius:120px;height:280px;width:220px}.Background_bigImg__0EsT3{border-radius:120px;height:100%;object-fit:contain;width:100%}.Background_rightLotusWrapper__BvUd\+{left:0;top:-5%;transform:scale(.8)}.Background_left__I\+w8n{align-items:center;margin:0;min-width:100%;order:2;padding:0;text-align:center}.Background_heading__gugc5{font-size:1.6rem;line-height:1.2;margin-bottom:.8rem}.Background_body__PBa8q{font-size:.95rem;line-height:1.5;margin-bottom:1.2rem;padding:0 .5rem;text-align:center}.Background_body__PBa8q li,.Background_body__PBa8q p{text-align:center}.Background_list__Wnv7h{list-style:none;margin-left:0;padding-left:0;text-align:center}.Background_tabsDesktop__gYrZB{display:none}.Background_tabsMobile__i-UTH{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center;margin-top:1rem;padding-bottom:12px;width:100%}.Background_tabWrapper__8OJuW{height:100px;width:60px}.Background_tab__ruEq6{border-radius:40px;height:80px;width:50px}.Background_tabImg__RsC1q{border-radius:40px}.Background_lotusIconWrapper__W1ZI9{left:-8px;top:-8px;transform:scale(.9)}.Background_activeIndicator__Rm53A{background-color:#00c9a7;border-radius:4px;bottom:0;box-shadow:0 2px 8px #00000040;display:block;height:4px;margin-left:-16.5rem;position:absolute;transition:background-color .3s ease;z-index:1}}.HomeHero_heroContainer__-TA\+B{background-color:#f9fafb}.HomeHero_heroContainer__-TA\+B,.HomeHero_rectangleBand__xKYvq{align-items:center;display:flex;justify-content:center;width:100%}.HomeHero_rectangleBand__xKYvq{box-shadow:0 0 30px #00000026;height:250px;overflow:hidden;transition:background 1s ease-in-out}.HomeHero_bg0__mKCdw{background:linear-gradient(135deg,#007f7f,#00bfa5)}.HomeHero_bg1__5AJSs{background:linear-gradient(135deg,#00af98,#26c6da)}.HomeHero_bg2__Ca-AR{background:linear-gradient(135deg,#26c6da,#00838f)}.HomeHero_bg3__vXasX{background:linear-gradient(135deg,#009688,#00acc1)}.HomeHero_animatedText__mz61e{animation:HomeHero_zoomInOut__B1D9X 2.5s ease-in-out infinite;color:#fff;font-family:Outfit,sans-serif;font-size:5.5rem;font-weight:700;letter-spacing:2px}@keyframes HomeHero_zoomInOut__B1D9X{0%{opacity:0;transform:scale(.6)}25%{opacity:1;transform:scale(1)}75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@media (max-width:768px){.HomeHero_rectangleBand__xKYvq{height:100px}.HomeHero_animatedText__mz61e{font-size:1.5rem}}.TextBand_bandContainer__--NQf{align-items:center;background-color:#00888a;display:flex;height:200px;overflow:hidden;white-space:nowrap;width:100%}.TextBand_scrollingContent__KTpZb{align-items:center;animation:TextBand_scrollLeft__BICUv 15s linear infinite;display:flex}.TextBand_textGroup__nRBdK{align-items:center;display:flex;gap:40px}.TextBand_text__GzQTm{color:#fff;font-family:Outfit,sans-serif;font-size:4rem;font-weight:700;margin-left:-1%}.TextBand_star__ajNLH{animation:TextBand_rotateStar__11v5A 3s linear infinite;color:#fff;flex-shrink:0;font-size:4rem}@keyframes TextBand_scrollLeft__BICUv{0%{transform:translateX(0)}to{transform:translateX(-45%)}}@keyframes TextBand_rotateStar__11v5A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.TextBand_bandContainer__--NQf{height:80px}.TextBand_text__GzQTm{font-size:2rem}.TextBand_star__ajNLH{font-size:2.5rem}.TextBand_textGroup__nRBdK{gap:24px}}.HomeService_serviceSection__P17Pi{background:linear-gradient(0deg,#009f9a 0,#fff);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:80px 0;width:100%}.HomeService_heading__-Q3w1{color:#000;font-size:2rem;font-weight:600;margin-bottom:60px;position:relative;text-align:center}.HomeService_leftBracket__DJb-y{color:#000;font-size:2.2rem;font-weight:700;position:relative;top:-12px}.HomeService_rightBracket__QIKIR{color:#000;font-size:2.2rem;font-weight:700;position:relative;top:12px}.HomeService_cardsContainer__tidfJ{-webkit-overflow-scrolling:touch;display:flex;gap:25px;overflow-x:auto;padding:0 40px;scroll-behavior:smooth;scrollbar-width:none}.HomeService_cardsContainer__tidfJ::-webkit-scrollbar{display:none}.HomeService_card__0WBF9{background-position:50%;background-size:cover;border-radius:15px;cursor:pointer;flex-shrink:0;height:420px;min-width:260px;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.HomeService_expanded__RqHVp{box-shadow:0 10px 25px #0000004d;height:460px;margin-bottom:.5%;margin-top:.5%;min-width:370px;transform:scale(1.02)}.HomeService_overlay__tytTE{border-radius:15px;bottom:0;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;opacity:1;padding:25px;position:absolute;transition:opacity .4s ease-in-out,background .4s ease-in-out;width:100%}.HomeService_card__0WBF9.HomeService_animating__iAVbG .HomeService_overlay__tytTE{opacity:0}.HomeService_animating__iAVbG .HomeService_overlay__tytTE{filter:blur(2px);opacity:0;transform:scale(.98);transition:opacity .3s ease,transform .3s ease,filter .3s ease}.HomeService_card__0WBF9 .HomeService_overlay__tytTE{filter:blur(0);opacity:1;transform:scale(1);transition:opacity .4s ease,transform .4s ease,filter .4s ease}.HomeService_overlay__tytTE:hover{background:#0000008c}.HomeService_title__qYv5O{font-size:1.2rem;font-weight:600;margin-bottom:10px;text-align:left}.HomeService_description__3YTZj{font-size:.85rem;line-height:1.4;margin-bottom:20px;opacity:.9;text-align:left}.HomeService_buttonRow__uAfJD{align-items:center;display:flex;justify-content:space-between}.HomeService_downloadBtn__zjWu7{background:linear-gradient(145deg,#00c4c4,#00a6a6);border:none;border-radius:25px;box-shadow:inset 0 2px 4px #ffffff4d,0 3px 6px #0003;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 22px;transition:all .3s ease}.HomeService_downloadBtn__zjWu7:hover{background:linear-gradient(145deg,#00dcdc,#099);box-shadow:inset 0 2px 4px #fff6,0 4px 8px #00000040;transform:scale(1.05)}.HomeService_expandIcon__cIzRF{color:#00d1d1;font-size:1rem;transform:rotate(90deg);transition:transform .4s ease}.HomeService_iconRotated__Sr04A{transform:rotate(45deg)}@media (max-width:768px){.HomeService_cardsContainer__tidfJ{display:none}.HomeService_mobileContainer__sbGsh{align-items:center;display:flex;gap:10px;justify-content:center;position:relative}.HomeService_serviceSection__P17Pi{background-position:bottom;background-size:300% auto;margin-bottom:-10%;padding:60px 0}.HomeService_mobileCard__eTOyN{background-position:top;background-size:115%;border-radius:15px;height:420px;overflow:hidden;position:relative;transition:all .4s ease;width:90%}.HomeService_navButton__AAJnV{align-items:center;background:#00c8c8cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:background .3s ease,transform .3s ease;width:40px}.HomeService_navButton__AAJnV:hover{background:#00b4b4;transform:scale(1.1)}}.Purpose_purposeSection__Hf1nB{align-items:flex-start;display:flex;flex-wrap:wrap;font-family:Poppins,sans-serif;gap:3rem;justify-content:space-between;padding:4rem 8rem}.Purpose_left__-w1o9{align-items:flex-start;flex:1 1}.Purpose_heading__76Ekz{color:#222;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-align:left}.Purpose_subtitle__FjbaL{color:#333;font-size:1rem;line-height:1.6;margin-bottom:3rem;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.Purpose_cardGrid__O4dMl{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,220px);grid-template-rows:repeat(2,160px);width:70%}.Purpose_card__uz0ly{background-color:#f6fffe;border:1px solid #c9f1ef;border-radius:12px;box-shadow:0 2px 6px #0000000a;color:#0a9a92;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:left}.Purpose_card__uz0ly h3{font-size:2rem;font-weight:700;margin-bottom:.3rem}.Purpose_card__uz0ly p{color:#198d85;font-size:.9rem}.Purpose_right__x5PNa{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:3rem;margin-top:5rem;padding-top:2rem}.Purpose_rightHeading__1YmCz{word-wrap:break-word;color:#009f9a;font-size:1.3rem;font-weight:500;line-height:1.5;margin-bottom:2rem;max-width:470px;text-align:left;white-space:normal}.Purpose_points__PWBHF{display:flex;flex-direction:column;gap:1.2rem}.Purpose_point__u05qD{align-items:center;color:#333;display:flex;font-size:1rem;gap:1rem}.Purpose_iconWrapper__CRxfk{align-items:center;background:#f6fffe;border-radius:10px;box-shadow:0 1px 3px #00000014;display:flex;justify-content:center;padding:.6rem}.Purpose_icon__rJOzX{color:#0a9a92;font-size:1.3rem}@media (max-width:600px){.Purpose_purposeSection__Hf1nB{align-items:center;flex-direction:column;gap:2.5rem;padding:2rem 1.5rem;text-align:center}.Purpose_left__-w1o9{width:100%}.Purpose_heading__76Ekz{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:.8rem;text-align:center}.Purpose_subtitle__FjbaL{color:#444;font-size:1rem;line-height:1.6;margin-bottom:2rem;overflow:visible;padding:0 1rem;text-align:center;text-overflow:clip;white-space:normal}.Purpose_cardGrid__O4dMl{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr;justify-items:center;width:100%}.Purpose_card__uz0ly{border-radius:14px;box-shadow:0 3px 8px #0000000d;padding:1.5rem;text-align:center;width:90%}.Purpose_card__uz0ly h3{font-size:1.6rem;margin-bottom:.4rem}.Purpose_card__uz0ly p{font-size:.95rem}.Purpose_right__x5PNa{align-items:center;display:flex;flex-direction:column;margin-left:0;margin-top:2rem;padding-top:0;width:100%}.Purpose_rightHeading__1YmCz{color:#009f9a;font-size:1.2rem;font-weight:500;line-height:1.6;margin-bottom:1.5rem;max-width:90%;text-align:center}.Purpose_points__PWBHF{align-items:center;display:flex;flex-direction:column;gap:1.1rem;width:100%}.Purpose_point__u05qD{color:#333;font-size:1rem;gap:.8rem}.Purpose_iconWrapper__CRxfk,.Purpose_point__u05qD{align-items:center;display:flex;justify-content:center}.Purpose_iconWrapper__CRxfk{background:#f6fffe;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:.5rem}.Purpose_icon__rJOzX{color:#0a9a92;font-size:1.2rem}}@media (min-width:601px) and (max-width:1024px){.Purpose_purposeSection__Hf1nB{flex-wrap:nowrap;gap:2rem;padding:3rem}.Purpose_left__-w1o9,.Purpose_right__x5PNa{flex:1 1}.Purpose_cardGrid__O4dMl{gap:1.25rem;grid-template-columns:repeat(2,minmax(180px,1fr));grid-template-rows:auto;width:60%}.Purpose_subtitle__FjbaL{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.6;max-height:3.2em;max-width:48ch;overflow:hidden;text-overflow:ellipsis;white-space:normal}.Purpose_card__uz0ly{padding:1.25rem}.Purpose_card__uz0ly h3{font-size:1.8rem}.Purpose_card__uz0ly p{font-size:.9rem}.Purpose_right__x5PNa{margin-left:0;margin-right:-15%;margin-top:7rem}.Purpose_rightHeading__1YmCz{font-size:1.2rem;max-width:420px}.Purpose_point__u05qD{font-size:.98rem;gap:.8rem}.Purpose_icon__rJOzX{font-size:1.2rem}}.Collab_container__5jqJM{color:#222;font-family:Poppins,sans-serif;margin:40px auto;max-width:1100px;padding:0 24px}.Collab_headerRow__ubpM5{align-items:center;display:flex;gap:16rem;justify-content:flex-start;margin-bottom:48px}.Collab_mainTitle__iaXWX{color:#2b2b2b;font-size:36px;font-weight:600;margin:0 0 0 8%}.Collab_stats__SMrTa{align-items:center;display:flex;gap:18px}.Collab_stat__atPc9{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.Collab_statNumber__zkwjO{color:#0b8f8a;font-size:22px;font-weight:700}.Collab_plus__u1oMp{color:#0b8f8a;font-weight:700;margin-left:2px}.Collab_statLabel__BZrwq{color:#889399;font-size:12px;margin-top:4px}.Collab_divider__DqBvl{background:#e6e6e6;height:44px;width:1px}.Collab_sectionTitle__qcXOT{color:#555;font-size:18px;font-weight:500;margin:28px 0 16px;text-align:center}.Collab_centerCards__KbZHD{align-items:flex-start;display:flex;flex-wrap:wrap;gap:28px;justify-content:center;margin-bottom:58px}.Collab_centerCard__sBLzL{align-items:center;display:flex;flex-direction:column;width:300px}.Collab_centerThumb__tKV97{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 20px #0c191a14;display:flex;height:190px;justify-content:center;overflow:hidden;width:290px}.Collab_centerThumb__tKV97 img{border-radius:20px;height:120%;object-fit:cover;width:150%}.Collab_centerName__7vLS\+{color:#6b6b6b;font-size:14px;margin-top:12px;text-align:center;width:260px}.Collab_expertiseRow__1Npjy{display:flex;flex-wrap:wrap;gap:22px;justify-content:center;margin-bottom:28px}.Collab_expertiseCard__ihE7C{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:270px;width:200px}.Collab_exThumb__7Qn0z{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 20px #0c191a14;display:flex;height:190px;justify-content:center;overflow:hidden;width:100%}.Collab_exThumb__7Qn0z img{border-radius:10px;height:125%;margin-top:10%;object-fit:cover;width:100%}.Collab_exName__VDDsx{color:#6b6b6b;font-size:14px;margin-top:8px;text-align:center;width:100%}.Collab_expertGrid__fo7pB{display:flex;flex-wrap:wrap;gap:22px;justify-content:center;margin:18px 0 40px}.Collab_expertCard__ZE7JT{align-items:center;display:flex;flex-direction:column;width:160px}.Collab_expertThumb__AsHk2{background:#044f4e;border-radius:12px;box-shadow:0 8px 18px #0c191a14;height:120px;width:160px}.Collab_expertName__KdwsV{color:#6b6b6b;font-size:13px;margin-top:10px;text-align:center}@media (max-width:600px){.Collab_headerRow__ubpM5{align-items:center;flex-direction:column;gap:10px}.Collab_mainTitle__iaXWX{font-size:22px;text-align:center}.Collab_stats__SMrTa{align-items:center;flex-direction:row;gap:12px}.Collab_centerCards__KbZHD{align-items:center;flex-direction:column}.Collab_centerCard__sBLzL{margin-bottom:12px;width:80%}.Collab_centerThumb__tKV97 img{border-radius:20px;height:120%;margin-right:-4%;object-fit:cover;width:160%}.Collab_centerThumb__tKV97{height:140px;width:100%}.Collab_expertCard__ZE7JT,.Collab_expertGrid__fo7pB,.Collab_expertName__KdwsV{justify-content:center;width:92%}.Collab_expertiseCard__ihE7C{margin-bottom:-50px}.Collab_expertThumb__AsHk2{height:140px;width:100%}.Collab_expertGrid__fo7pB{flex-direction:column;gap:12px}.Collab_centerName__7vLS\+,.Collab_exName__VDDsx,.Collab_expertName__KdwsV{text-align:center}.Collab_expertGrid__fo7pB{margin-bottom:-30px}}.aboutus .aboutus_home{background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));display:grid;padding-block:70px 4rem;position:relative}.aboutus .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding)*2))}.aboutus .aboutus_home .heading-container{display:flex;justify-content:space-between;padding:10rem 0 8rem}.aboutus .aboutus_home .heading-container .heading{width:40%}.aboutus .aboutus_home .heading-container .heading h2{color:var(--clr-primary-white);font-size:3rem;font-weight:400;max-width:300px;position:relative;text-align:left}.aboutus .aboutus_home .heading-container .heading h2:after{background-color:var(--clr-primary-white);bottom:-15px;content:"";height:5px;left:0;position:absolute;width:67%}.aboutus .aboutus_home .heading-container .content{width:50%}.aboutus .aboutus_home .heading-container .content p{color:var(--clr-primary-white);font-family:Poor Story;font-size:2rem;font-weight:500;text-align:center}@media (max-width:1200px){.aboutus .container{max-width:992px}.aboutus .aboutus_home .heading-container .content{width:55%}}@media (max-width:992px){.aboutus .aboutus_home .heading-container{align-items:center;flex-direction:column;justify-content:flex-start}.aboutus .aboutus_home .heading-container .content,.aboutus .aboutus_home .heading-container .heading{display:grid;place-items:center;width:100%}.aboutus .aboutus_home .heading-container .heading h2{max-width:-webkit-max-content;max-width:max-content;text-align:center}.aboutus .aboutus_home .heading-container .content p{padding-top:8rem}.aboutus .aboutus_home .heading-container .heading h2:after{width:100%}}.aboutus .aboutus_main{margin-block:4rem}.aboutus .header-container{display:grid;margin-bottom:4rem;place-items:center}.aboutus .header-container h2{color:var(--clr-primary-black);font-size:2rem;font-weight:400;padding:.5rem 1.5rem;position:relative}.aboutus .header-container h2:after,.aboutus .header-container h2:before{--border-thickness:5px;aspect-ratio:1;content:"";position:absolute;width:40px;z-index:1}.aboutus .header-container h2:before{border-left:var(--border-thickness) solid var(--clr-primary-black);border-top:var(--border-thickness) solid var(--clr-primary-black);left:0;top:0}.aboutus .header-container h2:after{border-bottom:var(--border-thickness) solid var(--clr-primary-black);border-right:var(--border-thickness) solid var(--clr-primary-black);bottom:0;right:0}@media (max-width:992px){.aboutus .header-container{margin-bottom:2rem}.aboutus .header-container h2{font-size:1.5rem;max-width:85%}.aboutus .header-container h2:after,.aboutus .header-container h2:before{width:35px}}.aboutus .aboutus_main .content_wrapper{display:flex;flex-direction:column;gap:5rem}.aboutus .aboutus_main .content_container{align-items:center;display:flex;justify-content:space-around}.aboutus .aboutus_main .right{flex-direction:row-reverse}.aboutus .aboutus_main .content_container .content{text-align:start;width:45%}.aboutus .aboutus_main .content_container .content_img_c{width:35%}.aboutus .aboutus_main .content_container .content_img_c img{width:95%}.aboutus .aboutus_main .content_container .content h3{display:block;font-size:2.25rem;font-weight:500;margin-bottom:2rem;position:relative;width:-webkit-fit-content;width:fit-content}.aboutus .aboutus_main .content_container .content h3:after{background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100%}.aboutus .aboutus_main .content_container .content ul{list-style:disc;margin-left:2rem}.aboutus .aboutus_main .content_container .content p,.aboutus .aboutus_main .content_container .content ul li{color:#263238;font-size:1.25rem;font-weight:400}@media (max-width:992px){.aboutus .aboutus_main .content_container{flex-direction:column;gap:3rem}.aboutus .aboutus_main .content_container .content{width:100%}.aboutus .aboutus_main .content_container .content_img_c{width:60%}}@media (max-width:576px){.aboutus .aboutus_main .content_container .content_img_c{width:80%}}.aboutus .aboutus_team{margin-block:4rem}.aboutus .team_grid{grid-gap:6dvw;grid-row-gap:4dvw;display:grid;gap:6dvw;grid-template-columns:1fr 1fr 1fr;row-gap:4dvw}.aboutus .team_grid .member{display:flex;flex-direction:column;gap:2rem;padding:2rem}.aboutus .team_grid .profile_img_c{aspect-ratio:1;position:relative;width:100%}.aboutus .team_grid .profile_img_c .bg_profile{left:0;position:absolute;top:0;width:24%}.aboutus .team_grid .profile_img_c .profile_img{border-radius:100% 0 100% 100%;box-shadow:12px 12px 18px 0 #1effd7;position:relative;width:100%}.aboutus .team_grid .profile_img_c .profile{background:#1effd7;border-radius:1rem;box-shadow:0 10px 25px 0 #0293341a;left:0;max-width:60%;padding:1rem 2rem 1rem 1rem;position:absolute;text-align:left;top:72%;width:60%}.aboutus .team_grid .profile_img_c .profile h4{font-size:1.2rem;font-weight:500;width:-webkit-fit-content;width:fit-content}.aboutus .team_grid .profile_img_c .profile h5{font-size:.95rem;font-weight:500;width:-webkit-fit-content;width:fit-content}.aboutus .team_grid .profile_content_c{display:flex;flex-direction:column;height:100%;justify-content:space-around}.aboutus .team_grid .profile_content_c h4{font-size:.9rem;font-weight:600;margin-bottom:10px;text-align:center;text-align:justify}.aboutus .team_grid .social_links_c{display:flex;gap:40px;justify-content:center}.aboutus .team_grid .social_links_c .icon_c{aspect-ratio:1;border:1px solid #fff;border-radius:100%;display:grid;place-items:center;width:40px}.aboutus .team_grid .social_links_c img{aspect-ratio:1;width:50%}@media (max-width:1200px){.aboutus .team_grid{gap:3rem;grid-template-columns:1fr 1fr}.aboutus .team_grid .profile_img_c .profile h4{font-size:1.3rem}.aboutus .team_grid .profile_img_c .profile h5{font-size:.9rem}}@media (max-width:768px){.aboutus .team_grid{align-items:center;grid-template-columns:1fr;justify-content:center}.aboutus .team_grid .profile_img_c .profile{width:-webkit-fit-content;width:fit-content}.aboutus .aboutus_team{--max-width:400px}}@media (max-width:400px){.aboutus .team_grid{gap:5rem}.aboutus .aboutus_team{--max-width:80%}.aboutus .team_grid .profile_img_c .profile{max-width:100%}.aboutus .team_grid .profile_img_c .profile h4{font-size:1rem}.aboutus .team_grid .profile_img_c .profile h5{font-size:.9rem}}.aboutus .aboutus_acc .card_wrapper{padding:4rem 3rem}.aboutus .aboutus_acc .card1{background:var(--clr-primary-white);border-radius:20px;box-shadow:8px 0 30px 40px #0404041a;display:flex;flex-direction:column;gap:18px;padding:3rem 3.25rem}.aboutus .aboutus_acc .card1 .card_img_c{align-items:center;display:flex;flex-direction:column;gap:14px;height:160px;justify-content:space-around}.aboutus .aboutus_acc .card1 .card_img_c img{width:80%}.aboutus .aboutus_acc .card1{color:#000;font-size:1.75rem;font-weight:400;text-align:center}.aboutus .aboutus_acc .card1 .horizontal_img_c{flex-direction:row}.aboutus .aboutus_acc .card1 .horizontal_img_c img{width:45%}.aboutus .aboutus_acc{--max-width:1650px}.aboutus .aboutus_acc .card1 .caption_c{height:100%}.aboutus .aboutus_acc{margin-bottom:4rem}.aboutus .slick-dots li button:before{border:1px solid var(--clr-primary-black);border-radius:50%;content:"";height:15px;width:15px}.aboutus .slick-dots li button:hover:before,.aboutus .slick-dots li.slick-active button:before{background:linear-gradient(180deg,#1effd7,teal);border:none;height:20px;left:-2.5px;outline:none;top:-2.5px;width:20px}.aboutus .slick-dots li button:hover:before{height:15px;left:0;opacity:.5;top:0;width:15px}@media (max-width:768px){.aboutus .aboutus_acc,.aboutus .slick-slider{width:100%}}.aboutus .aboutus_gallery{margin-block:2rem}.aboutus .aboutus_gallery .gallery_c{margin-inline:auto;width:80%}.aboutus .aboutus_gallery .gallery_c .photo,.aboutus .aboutus_gallery .gallery_c .photo img{width:100%}.aboutus .aboutus_gallery .gallery_c .photo{box-shadow:0 0 16px 0 #000}@media (max-width:992px){.aboutus .aboutus_gallery .gallery_c{width:90%}.aboutus .aboutus_acc .card_wrapper{padding:4rem 2rem}}@media (max-width:768px){.aboutus .aboutus_gallery{--container-padding:1.5rem}.aboutus .aboutus_gallery .gallery_c{width:100%}.aboutus .aboutus_acc .card_wrapper{padding:4rem 1rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contactus .contactus-home{background:linear-gradient(180deg,#1effd7,teal)}.contactus .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding)*2))}.contactus .contactus-container{align-items:center;display:flex;justify-content:space-between;max-height:800px;padding-block:6rem}.contactus .header-container h2{color:var(--clr-primary-white);font-size:3.5rem;font-weight:400;text-align:start}.contactus .header-container h2 span:nth-of-type(2){position:relative}.contactus .header-container h2 span:nth-of-type(2):after{background-color:var(--clr-primary-white);border-radius:2px;bottom:-15px;content:"";height:6px;left:0;position:absolute;width:100%}.contactus .img-container{width:30%}.contactus .img-container img{width:100%}.contactus .contactus-content{padding-block:3rem}.contactus .contactus-content h2{color:var(--clr-primary-black);font-size:2.25rem;font-weight:400;letter-spacing:1px;margin-bottom:2rem;text-align:center;text-shadow:0 4px 4px #00000040}.contactus .contactus-content .contactus-form-container{margin-inline:auto;max-width:95%}.contactus .contactus-content .contactus-form-container form{display:flex;flex-direction:column;gap:30px;margin-inline:auto;max-width:715px}.contactus form .form-group-container{display:flex;gap:2rem;justify-content:space-between;margin-inline:2rem}.contactus form>.form-group{margin-inline:2rem}.contactus form .form-group-container .form-group{width:65%}.contactus form .form-group-container .form-group>*,.contactus form>.form-group>*{display:block}.contactus form .form-group label,.contactus form .form-group-container .form-group label{color:#454c52;font-family:Inter;font-size:.875rem;font-weight:500;line-height:2rem;text-align:start}.contactus form .form-group textarea,.contactus form .form-group-container .form-group input{align-items:center;background:var(--clr-primary-white);border:0;border-radius:8px;box-shadow:0 1px 1px 0 #0000001f,0 0 0 1px #676e7629,0 2px 5px 0 #676e7614;font-family:Inter;outline:none;padding:10px 14px;width:100%}.contactus form .form-group textarea::placeholder,.contactus form .form-group-container .form-group input::placeholder{color:#797d82;font-family:Inter;font-size:1rem;font-weight:400;line-height:24px}.contactus form .submit-container{align-items:center;display:flex;justify-content:space-between;margin-inline:2rem}.contactus form .submit-container .form-group{align-items:center;display:flex;gap:10px;justify-content:space-between}.contactus form .submit-container .form-group label{color:#1b152b;font-family:Inter;font-size:.8rem;font-weight:500;line-height:150%}.contactus form .submit-container .form-group input:checked{accent-color:#1b152b}.contactus form .submit-container button{background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));border:none;border-radius:20px;outline:none;padding:8px 30px}@media (max-width:778px){.contactus .header-container h2{font-size:2rem}.contactus form .form-group-container{align-items:center;flex-direction:column}.contactus form .form-group-container .form-group{width:100%}.contactus form .submit-container{flex-direction:column;gap:15px}}.products-services .products-home .heading-container .content p{padding-top:5rem}.productsandservices .products-home{background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));padding-top:100px}.productsandservices .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding)*2))}.productsandservices .products-home-c{display:grid;grid-template-areas:"product-h2 1fr product-carousel" "product-content 1fr product-carousel";grid-template-columns:2.5fr .3fr 3.4fr;grid-template-rows:1fr 1.4fr}.productsandservices .products-home-c .product-h2{color:#fff;font-family:Quintessential;font-size:2.5rem;font-weight:400;grid-area:product-h2;margin-bottom:2rem;margin-top:5rem;text-align:left}.productsandservices .products-home-c .product-carousel{grid-area:product-carousel}.productsandservices .products-home-c .product-carousel .product-showcase{margin-inline:auto;position:relative}.productsandservices .products-home-c .product-carousel .product-showcase img{display:block;max-width:100%;min-width:100%;position:relative;z-index:10}.productsandservices .products-home-c .product-carousel .product-showcase .product{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;margin-bottom:140px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.productsandservices .products-home-c .product-carousel .product-showcase .product .productimg{scroll-snap-align:start}.productsandservices .products-home-c .product-carousel .product-showcase .product .productimg-hidden{display:none}.productsandservices .products-home-c .product-carousel .product-showcase .product::-webkit-scrollbar{display:none}.productsandservices .products-home-c .product-carousel .product-showcase .product{-ms-overflow-style:none;scrollbar-width:none}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-140px;left:0;position:absolute;z-index:1}.productsandservices .products-home-c .product-content{align-items:flex-start;display:flex;flex-direction:column;gap:1.2rem;grid-area:product-content;justify-content:flex-start;margin-top:1rem}.productsandservices .products-home-c .product-content .product-options{display:flex;flex-wrap:nowrap;gap:14px}.productsandservices .products-home-c .product-content .product-options .option{aspect-ratio:1;background:linear-gradient(180deg,#1effd7,teal);border-radius:50%;display:grid;place-items:center;width:6.5rem}.productsandservices .products-home-c .product-content .product-options .option img{width:65%}.productsandservices .products-home-c .product-content .product-options .active{background:#fff;filter:drop-shadow(4px 4px 20px rgba(255,255,255,.75))}.productsandservices .products-home-c .product-content .h3{-webkit-overflow-scrolling:touch;color:#fff;display:flex;flex-wrap:nowrap;font-family:Quintessential;font-size:2.2rem;font-weight:400;overflow-x:hidden;scroll-behavior:auto;scroll-snap-type:x mandatory;scrollbar-width:none;text-align:left;width:100%}.productsandservices .products-home-c .product-content .h3>div{align-items:center;display:grid;min-width:100%;scroll-snap-align:start}.productsandservices .products-home-c .product-content .buttons-options{display:flex;flex-wrap:nowrap;gap:1rem}.productsandservices .products-home-c .product-content .buttons-options button{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:linear-gradient(115deg,#ffffff1a 2.83%,#fff0 98.21%);border:3px solid #fff;border-radius:25px;color:#fff;font-family:Poppins;font-size:1rem;font-weight:400;padding-block:.5rem;text-align:center;width:10rem}@media (max-width:1500px){.productsandservices .container{--max-width:1100px}.productsandservices .products-home-c{display:grid;grid-template-areas:"product-h2 product-carousel" "product-content product-carousel";grid-template-columns:2.5fr 2.9fr;grid-template-rows:1fr 1.4fr}.productsandservices .products-home-c .product-h2{font-size:2.35rem;margin-bottom:1rem}.productsandservices .products-home-c .product-content .product-options .option{width:6rem}.productsandservices .products-home-c .product-content .h3{font-size:2rem}.productsandservices .products-home-c .product-carousel .product-showcase .product{margin-bottom:115px}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-115px}.productsandservices .products-home-c .product-carousel .product-showcase{margin-top:2rem}}@media (max-width:1200px){.productsandservices .container{--max-width:900px}.productsandservices .products-home-c{display:grid;grid-template-areas:"product-h2 product-carousel" "product-content product-carousel";grid-template-columns:2.5fr 2.5fr;grid-template-rows:1fr 1.4fr}.productsandservices .products-home-c .product-h2{font-size:2rem;margin-bottom:0;margin-top:4rem}.productsandservices .products-home-c .product-content .product-options .option{width:4rem}.productsandservices .products-home-c .product-content .h3{font-size:1.6rem}.productsandservices .products-home-c .product-carousel .product-showcase .product{margin-bottom:85px}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-85px}.productsandservices .products-home-c .product-carousel .product-showcase{margin-top:3rem}}@media (max-width:992px){.productsandservices .container{--max-width:700px}.productsandservices .products-home-c{display:grid;grid-template-areas:"product-h2" "product-carousel" "product-content";grid-template-columns:1fr;grid-template-rows:auto;padding-block:4rem}.productsandservices .products-home-c .product-h2{font-size:2.5rem;margin-inline:auto;margin-bottom:0;margin-top:1rem;text-align:center;width:92%}.productsandservices .products-home-c .product-carousel .product-showcase{margin-top:0;width:100%}.productsandservices .products-home-c .product-carousel .product-showcase .product{margin-bottom:125px}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-125px}.productsandservices .products-home-c .product-content .product-options{gap:42px;justify-content:center;margin-inline:auto;width:80%}.productsandservices .products-home-c .product-content .product-options .option{width:20%}.productsandservices .products-home-c .product-content .h3{font-size:2.2rem;text-align:center}.productsandservices .products-home-c .product-content .buttons-options{gap:1.5rem;justify-content:center;margin-inline:auto;width:80%}.productsandservices .products-home-c .product-content .buttons-options button{border-radius:55px;font-size:1.3rem;padding-block:1.2rem;width:45%}.productsandservices .wellwise .wellwise-header{align-items:center;display:flex;flex-direction:column-reverse;justify-content:flex-start}}@media (max-width:768px){.productsandservices .container{--max-width:450px;--container-padding:0.75rem}.productsandservices .products-home-c{padding-block:2rem}.productsandservices .products-home-c .product-h2{font-size:1.7rem}.productsandservices .products-home-c .product-carousel .product-showcase .product{margin-bottom:80px}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-80px}.productsandservices .products-home-c .product-content .product-options{width:80%}.productsandservices .products-home-c .product-content .product-options .option{width:25%}.productsandservices .products-home-c .product-content .h3{font-size:1.6rem;margin-inline:auto;width:90%}.productsandservices .products-home-c .product-content .buttons-options{gap:1rem}.productsandservices .products-home-c .product-content .buttons-options button{border-radius:55px;font-size:.9rem;padding-block:1rem;width:60%}}@media (max-width:480px){.productsandservices .container{--max-width:360px;--container-padding:0.75rem}.productsandservices .products-home-c .product-carousel .product-showcase .product{margin-bottom:65px}.productsandservices .products-home-c .product-carousel .product-showcase .base-bg{bottom:-65px}}.productsandservices .smartflask{--max-width:1300px;overflow:hidden;position:relative}.productsandservices .smartflask .flask_img_c{margin-inline:auto;padding-top:130px;position:relative;width:57%;z-index:10}.productsandservices .smartflask .flask_img_c img{width:100%}.productsandservices .smartflask .circle_c *{--degree:360deg;--noOfElements:10}.productsandservices .smartflask .circle_c{height:100%;left:0;max-width:100%;position:absolute;top:120px;width:100%;z-index:2}.productsandservices .smartflask .circle_c>div{position:relative}.productsandservices .smartflask .circle{animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircle;height:100%;list-style:none;max-width:100%;position:relative;width:100%}.productsandservices .smartflask .circle_c:after{background-color:#fff;content:"";height:calc(50% - 120px);left:-10%;position:absolute;top:50%;width:120%}.productsandservices .smartflask .circle li{align-items:center;animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircleList;border-radius:12px;display:flex;flex-wrap:nowrap;gap:6px;left:50%;max-width:230px;overflow:hidden;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)));width:-webkit-fit-content;width:fit-content}.productsandservices .smartflask .circle li img{aspect-ratio:2/3;height:80px;object-fit:cover}.productsandservices .smartflask .circle li p{font-family:Poppins;font-size:1.3rem;font-weight:600;text-align:center}.productsandservices .smartflask .circle li:nth-child(5n+1) p{color:#64c2db}.productsandservices .smartflask .circle li:nth-child(5n+2) p{color:#db6464;font-size:1.55rem}.productsandservices .smartflask .circle li:nth-child(5n+3) p{color:#05c6c6}.productsandservices .smartflask .circle li:nth-child(5n+4) p{color:#b56200}.productsandservices .smartflask .circle li:nth-child(5n) p{color:#64c2db;font-size:1.55rem}.productsandservices .smartflask{padding-bottom:2rem}.productsandservices .smartflask-heading{align-items:center;display:flex;flex-wrap:nowrap;gap:10px}.productsandservices .smartflask-heading h2{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#1effd7,teal);background-clip:text;-webkit-background-clip:text;font-family:Poppins;font-size:3.2rem;font-weight:400}.productsandservices .smartflask-heading .smartflask-heading-logo{aspect-ratio:1;height:65px}.productsandservices .smartflask-heading .smartflask-heading-logo img{aspect-ratio:1;width:100%}.productsandservices .launch_soon_c{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:0;position:relative;z-index:10}.productsandservices .launch_soon_c h3{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#1effd7,teal);background-clip:text;-webkit-background-clip:text;font-family:Poppins;font-size:2rem;font-weight:400}.productsandservices .launch_soon_c .button-list{display:flex;gap:14px}.productsandservices .launch_soon_c .button-list button{border:3px solid #1effd7;border-radius:35px;color:#000;font-family:Poppins;font-size:1.1rem;font-weight:400;padding:.5rem 1em;text-align:center;width:230px}@media (max-width:1300px){.productsandservices .smartflask{--max-width:940px}.productsandservices .smartflask .flask_img_c{padding-top:100px;width:57%}.productsandservices .smartflask .circle_c{top:100px}.productsandservices .smartflask .circle_c:after{height:calc(50% - 100px)}.productsandservices .smartflask .circle{animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircle}.productsandservices .smartflask .circle li{animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircleList992;max-width:190px;transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)))}.productsandservices .smartflask .circle li img{height:55px}.productsandservices .smartflask .circle li p{font-size:1.1rem}.productsandservices .smartflask .circle li:nth-child(5n) p,.productsandservices .smartflask .circle li:nth-child(5n+2) p{font-size:1.25rem}}@media (max-width:992px){.productsandservices .smartflask{--max-width:800px;--container-padding:0.75rem}.productsandservices .smartflask .flask_img_c{padding-top:100px;width:53%}.productsandservices .smartflask .circle_c{top:80px}.productsandservices .smartflask .circle_c:after{height:calc(50% - 80px)}.productsandservices .smartflask .circle{animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircle}.productsandservices .smartflask .circle li{animation-duration:20s;animation-iteration-count:infinite;animation-name:rotateCircleList768;max-width:150px;transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)))}.productsandservices .smartflask .circle li p{font-size:.9rem}.productsandservices .smartflask .circle li:nth-child(5n) p,.productsandservices .smartflask .circle li:nth-child(5n+2) p{font-size:1.1rem}}@media (max-width:768px){.productsandservices .smartflask .flask_img_c{max-width:500px;padding:0;width:100%}.productsandservices .smartflask .circle_c{animation:none;position:static}.productsandservices .smartflask .circle_c:after{display:none}.productsandservices .smartflask .circle{animation:none;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-inline:auto;max-width:560px;position:relative;width:90%}.productsandservices .smartflask .circle li{animation:none;aspect-ratio:4/3;border-radius:10px;flex:1 0 200px;margin-inline:auto;max-width:none;max-width:200px;position:static;transform:none;width:100%}.productsandservices .smartflask-heading h2{font-size:2.5rem}.productsandservices .smartflask .circle li p{font-size:1rem}.productsandservices .smartflask .circle .clone{display:none}.productsandservices .launch_soon_c{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.productsandservices .launch_soon_c h3{font-size:1.6rem}.productsandservices .launch_soon_c .button-list{align-items:center;flex-wrap:wrap;justify-content:center}.productsandservices .launch_soon_c .button-list button{font-size:1rem;max-width:90%;width:180px}}@keyframes rotateCircle{0%{transform:rotate(0)}20%{transform:rotate(calc(var(--degree)*1.5/var(--noOfElements)))}40%{transform:rotate(calc(var(--degree)*2.5/var(--noOfElements)))}60%{transform:rotate(calc(var(--degree)*3.5/var(--noOfElements)))}80%{transform:rotate(calc(var(--degree)*4.5/var(--noOfElements)))}to{transform:rotate(calc(var(--degree)*5.5/var(--noOfElements)))}}@keyframes rotateCircleList{0%{transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)))}20%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-1.5/var(--noOfElements)))}40%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-2.5/var(--noOfElements)))}60%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-3.5/var(--noOfElements)))}80%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-4.5/var(--noOfElements)))}to{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-500px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-5.5/var(--noOfElements)))}}@keyframes rotateCircleList992{0%{transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)))}20%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-1.5/var(--noOfElements)))}40%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-2.5/var(--noOfElements)))}60%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-3.5/var(--noOfElements)))}80%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-4.5/var(--noOfElements)))}to{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-370px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-5.5/var(--noOfElements)))}}@keyframes rotateCircleList768{0%{transform:translate(-50%,-50%) rotate(calc((var(--i) + .5)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc((var(--i) + .5)*-1*var(--degree)/var(--noOfElements)))}20%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-1.5/var(--noOfElements)))}40%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-2.5/var(--noOfElements)))}60%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-3.5/var(--noOfElements)))}80%{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-4.5/var(--noOfElements)))}to{transform:translate(-50%,-50%) rotate(calc(var(--i)*var(--degree)/var(--noOfElements))) translate(-300px) rotate(calc(var(--i)*-1*var(--degree)/var(--noOfElements))) rotate(calc(var(--degree)*-5.5/var(--noOfElements)))}}.productsandservices .wellwise{padding-block:4rem 0}.productsandservices .smart{padding-block:0 4rem}.productsandservices .wellwise .wellwise-heading{align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:flex-end;margin-bottom:1rem}.productsandservices .wellwise .wellwise-heading .wellwise-heading-logo{height:80px}.productsandservices .wellwise .wellwise-heading .wellwise-heading-logo img{height:100%}.productsandservices .wellwise .wellwise-heading h2{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));background-clip:text;-webkit-background-clip:text;font-size:3.3rem;font-weight:500}.productsandservices .wellwise .wellwise-heading-2{color:#000;font-size:2.1rem;font-weight:400;text-align:left}.productsandservices .wellwise .wellwise-heading-3{font-feature-settings:"clig" off,"liga" off;color:#263238;font-size:1.5rem;font-weight:500;text-align:left}.productsandservices .wellwise .wellwise-container{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}.productsandservices .wellwise .wellwise-container .wellwise-list{grid-column-gap:3rem;display:grid;grid-template-columns:repeat(2,minmax(50px,1fr));padding-block:2rem;width:50%}.productsandservices .wellwise .wellwise-container .wellwise-list li{display:grid;padding:1.75rem;place-items:center}.productsandservices .wellwise .wellwise-container .wellwise-list li img{margin-bottom:10px;width:40%}.productsandservices .wellwise .wellwise-container .wellwise-list li h5{font-feature-settings:"clig" off,"liga" off;font-size:2rem;font-weight:600;letter-spacing:-.4px;line-height:45px;text-align:center}.productsandservices .wellwise .wellwise-container .wellwise-list li:first-child,.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(3){margin-top:4rem}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(2),.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(4){margin-bottom:4rem}.productsandservices .wellwise .wellwise-container .wellwise-list li:first-child h5{color:#64c2db}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(2) h5{color:#4adb61}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(3) h5{color:#6b6b6b}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(4) h5{color:#ff6800}.productsandservices .wellwise .wellwise-container .wellwise-list li.led-remainder h5{color:#b56200}.productsandservices .wellwise .wellwise-container .wellwise-mobile-image{width:40%}.productsandservices .wellwise .wellwise-container .smart-water-bottle{padding-inline:6rem}.productsandservices .wellwise .wellwise-container .wellwise-mobile-image img{width:100%}.productsandservices .wellwise .wellwise-header{align-items:flex-start;display:flex;gap:0;justify-content:space-between}.productsandservices .wellwise .wellwise-header>img{width:60%}.productsandservices .wellwise .wellwise-header>div{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;width:40%}.productsandservices .wellwise .wellwise-header>div h3{text-align:right}.productsandservices .salient{padding-block:4rem}.productsandservices .salient h3{color:var(--clr-primary-black);font-size:2.5rem;font-weight:500}.productsandservices .salient .feature-container{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-between;padding-top:3rem}.productsandservices .salient .feature-container .feature-list{display:flex;flex-direction:column;margin-top:2rem;padding-left:50px;width:40%}.productsandservices .salient .feature-container .feature-list li{color:#000;font-size:1.25rem;font-weight:500;margin-bottom:1rem;position:relative;text-align:left}.productsandservices .salient .feature-container .feature-list li:before{aspect-ratio:1;background-image:url(/static/media/tick.c793d6b4edbf4a1e938f.svg);content:"";left:-45px;position:absolute;top:0;width:25px}.productsandservices .salient .feature-container .feature-img-c img{width:100%}@media (max-width:992px){.productsandservices .wellwise .wellwise-heading .wellwise-heading-logo{height:70px}.productsandservices .wellwise .wellwise-heading h2{font-size:3rem}.productsandservices .wellwise .wellwise-heading-2{font-size:1.65rem}.productsandservices .wellwise .wellwise-container{flex-direction:column;justify-content:center;padding-block:4rem 0}.productsandservices .wellwise .wellwise-container .wellwise-list{grid-column-gap:1rem;max-width:580px;width:100%}.productsandservices .wellwise .wellwise-container .wellwise-list li{display:grid;padding:1.75rem;place-items:center}.productsandservices .wellwise .wellwise-container .wellwise-list li img{margin-bottom:10px;width:40%}.productsandservices .wellwise .wellwise-container .wellwise-list li h5{font-size:1.5rem}.productsandservices .wellwise .wellwise-container .wellwise-list li:first-child,.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(3){margin-top:3rem}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(2),.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(4){margin-bottom:3rem}.productsandservices .wellwise .wellwise-container .wellwise-mobile-image{max-width:380px;width:90%}.productsandservices .wellwise .wellwise-header{align-items:center;flex-direction:column-reverse;justify-content:flex-start}.productsandservices .wellwise .wellwise-header>div,.productsandservices .wellwise .wellwise-header>img{width:100%}.productsandservices .salient .feature-container .feature-img-c:first-of-type{display:none}.productsandservices .salient .feature-container .feature-img-c:last-of-type{width:50%}.productsandservices .salient .feature-container .feature-list{margin-top:1.5rem;width:50%}.productsandservices .salient .feature-container .feature-list li{font-size:1rem}}@media (max-width:768px){.productsandservices .wellwise .wellwise-heading{gap:10px}.productsandservices .wellwise .wellwise-heading .wellwise-heading-logo{height:55px}.productsandservices .wellwise .wellwise-heading .wellwise-heading-logo img{height:100%}.productsandservices .wellwise .wellwise-heading h2{font-size:2.5rem}.productsandservices .wellwise .wellwise-heading-2{font-size:1.5rem}.productsandservices .wellwise .wellwise-heading-3{font-size:1.25rem}.productsandservices .salient .feature-container .feature-img-c:last-of-type{width:100%}.productsandservices .salient .feature-container{flex-direction:column;gap:4rem}.productsandservices .salient .feature-container .feature-list{margin-top:1.5rem;width:100%}.productsandservices .salient .feature-container{padding-top:0}}@media (max-width:500px){.productsandservices .wellwise .wellwise-container .wellwise-list{display:flex;flex-direction:column}.products-services .smart{padding-block:0 0}.productsandservices .wellwise .wellwise-header>div{align-items:flex-start}.productsandservices .wellwise .wellwise-header>div h3{padding-inline:.75rem;text-align:left}.productsandservices .wellwise .wellwise-container .wellwise-list{padding-block:2rem}.productsandservices .wellwise .wellwise-container .wellwise-list li:nth-child(n){margin-bottom:0;margin-top:0}}.navbar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffff1a;box-shadow:none;display:flex;height:auto;justify-content:center;position:fixed;top:0;width:100%;z-index:9999}.navbar .container{justify-content:space-between;margin-inline:auto;padding-block:10px;width:90%}.logo-c,.navbar .container{align-items:center;display:flex}.logo-c{color:#130f26;font-family:DM Sans;font-weight:500;gap:.5rem}.logo-container{align-items:center;display:flex;gap:0;height:100%}.logo-image{height:60px}.logo-image,.logo-name{object-fit:contain;width:auto}.logo-name{height:30px}.nav-link-container{align-items:center;display:flex;gap:1.5rem;justify-content:center}.nav-link-container a{color:#130f26;font-size:1.25rem;font-weight:400;margin-block:1rem;text-decoration:none}.dropdown-btn{align-items:center;background-color:initial;border:none;color:#130f26;cursor:pointer;display:flex;font-size:small;padding:2px 10px}.arrow-icon{margin-left:8px}.dropdown-menu{background-color:#fff;border-radius:15px;box-shadow:0 8px 15px #0003;display:none;padding:12px;position:absolute;top:60%;width:300px;z-index:100}.nav-link-container .dropdown-btn[aria-expanded=true]+.dropdown-menu,.nav-link-container li:hover .dropdown-menu{display:block}.dropdown-item-container{align-items:center;display:flex;gap:8px}.dropdown-item-icon{height:auto;margin-left:15px;width:20px}.dropdown-title{color:#000;display:flex;font-size:1.1rem;font-weight:600;margin-bottom:10px;margin-left:15px}.dropdown-item{color:#000;display:block;padding:7px;text-decoration:none}.dropdown-item:hover{background-color:#1abc9c}.login{background:linear-gradient(180deg,#1effd7,teal);border:none;border-radius:100px;color:var(--clr-primary-white);font-size:.9rem;font-weight:500;height:2rem;padding:.1rem;text-align:center;width:5rem}.menu-icon{background:none;border:none;color:#130f26;cursor:pointer;display:none;font-size:24px}@media (max-width:1100px){.logo-image{height:50px}.logo-name{height:25px}.logo-container{gap:0}}@media (max-width:768px){.menu-icon{display:block}.logo-image{height:45px}.logo-name{height:32px}.logo-container{gap:8px}.navbar .container{align-items:center;display:flex;justify-content:space-between;margin-inline:auto;padding-block:10px;width:min(800px,100% - 1.5rem)}.nav-link-container{background-color:var(--clr-primary-white);border-radius:15px;box-shadow:0 4px 4px #00000026;display:none;flex-direction:column;gap:1rem;left:0;padding:1.4rem 1rem;position:absolute;right:0;top:60px}.nav-link-container-open{display:flex}.dropdown-btn,.nav-link-container a{font-size:1rem;font-weight:500;padding:.5rem 0;width:100%}.dropdown-menu{box-shadow:none;position:relative;top:0;width:100%}.dropdown-item-container{font-size:.9rem;padding:8px 0}.dropdown-title{font-size:1rem;margin-bottom:0;margin-left:0}}@media (max-width:480px){.navbar .container{align-items:center;display:flex;justify-content:space-between;margin-inline:auto;padding-block:10px;width:95%}.logo-image{height:40px}.logo-name{height:15px}.logo-container{gap:0}}@media (min-width:1800px){.logo-image{height:70px}.logo-name{height:30px}.logo-container{gap:0}}.footer{background-color:#fff;color:#000;max-width:100%;padding-block:2rem}.footer .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding) * 2))}.footer .primary-footer-wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:3fr 2fr 1fr 2fr;margin-inline:auto;text-align:start;width:90%}.footer .primary-footer-wrapper h4{color:#000;font-size:1.1rem;font-weight:600;line-height:33px;margin-bottom:1rem}.footer .primary-footer-logo-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-inline:.5rem;padding-left:2rem}.footer .primary-footer-logo-container .footer-logo{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem;max-width:200px;width:100%}.footer .primary-footer-logo-container .footer-logo img{height:auto;object-fit:contain;width:100%}.footer .primary-footer-logo-container .social-icons{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;margin-left:0;margin-top:.5rem;width:auto}.footer .primary-footer-logo-container .social-icons li{align-items:center;aspect-ratio:1;background-color:initial;border-radius:50%;display:flex;height:35px;justify-content:center;padding:7px;width:35px}.footer .primary-footer-logo-container .social-icons li img{height:100%;object-fit:contain;width:100%}.footer .primary-footer-nav{align-items:flex-start;color:#000;justify-content:flex-start;padding-inline:1rem}.footer .primary-footer-nav,.footer .primary-footer-nav nav ul{display:flex;flex-direction:column}.footer .primary-footer-nav nav ul li{color:#000;margin-bottom:5px}.footer .primary-footer-nav a{color:#000;text-decoration:none}.footer .primary-footer-nav a:hover{color:teal}.footer .primary-footer-contact{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-inline:1rem}.footer .primary-footer-contact nav p span{display:block;margin-top:15px}.footer .primary-footer-form{margin-left:4rem;padding-inline:1rem}.footer .primary-footer-form input{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;color:#000;display:block;font-size:.9rem;margin-bottom:1rem;outline:none;padding:.9rem;width:100%}.footer .primary-footer-form .subscribe{background:linear-gradient(180deg,#1effd7,teal);border:1px solid #ccc;border-radius:5px;color:#fff;display:inline-block;font-size:calc(.6rem + .2vw);font-weight:500;margin-bottom:2rem;overflow:hidden;padding:.1rem .5rem;text-align:center;text-transform:uppercase;white-space:nowrap}@media (min-width:1500px){.footer .primary-footer-logo-container .footer-logo{max-width:220px}.footer .primary-footer-logo-container .social-icons li{height:40px;width:40px}}@media (max-width:1499px) and (min-width:1200px){.footer .primary-footer-logo-container .footer-logo{max-width:180px}.footer .primary-footer-logo-container .social-icons li{height:35px;width:35px}}@media (max-width:1199px) and (min-width:993px){.footer .primary-footer-wrapper{grid-template-columns:2fr 2fr 1fr 2fr}.footer .primary-footer-logo-container .footer-logo{max-width:160px}.footer .primary-footer-logo-container .social-icons li{height:32px;width:32px}.footer .primary-footer-form{margin-left:2rem}}@media (max-width:992px){.footer .primary-footer-wrapper{grid-template-columns:1fr;text-align:center}.footer .primary-footer-contact,.footer .primary-footer-form,.footer .primary-footer-logo-container,.footer .primary-footer-nav{align-items:center;justify-content:center;margin:1.5rem 0;padding-inline:1rem;text-align:center}.footer .primary-footer-logo-container{align-items:center}.footer .primary-footer-logo-container .footer-logo{justify-content:center;margin-bottom:1rem;max-width:200px}.footer .primary-footer-logo-container .social-icons{gap:1rem;justify-content:center;margin-left:0;margin-top:.5rem;width:100%}.footer .primary-footer-logo-container .social-icons li{height:38px;width:38px}.footer .primary-footer-form{margin-left:0;width:100%}.footer .primary-footer-form input{margin:0 auto 1rem;width:80%}.footer .primary-footer-form .subscribe{font-size:.875rem;padding:.7rem 1rem;width:50%}}@media (max-width:767px) and (min-width:481px){.footer .primary-footer-logo-container .footer-logo{max-width:180px}.footer .primary-footer-logo-container .social-icons{gap:.8rem}.footer .primary-footer-logo-container .social-icons li{height:35px;width:35px}.footer .primary-footer-form input{width:85%}.footer .primary-footer-form .subscribe{font-size:.8rem;padding:.6rem .8rem;width:60%}}@media (max-width:480px){.footer .primary-footer-logo-container .footer-logo{max-width:150px}.footer .primary-footer-logo-container .social-icons{gap:.6rem;margin-top:.75rem}.footer .primary-footer-logo-container .social-icons li{height:32px;padding:5px;width:32px}.footer .primary-footer-form input{padding:.7rem;width:90%}.footer .primary-footer-form .subscribe{font-size:.75rem;padding:.5rem .7rem;width:70%}.footer .primary-footer-wrapper h4{font-size:1rem}}.blog-page{min-height:100dvh}.blog-page .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding)*2))}.blog-page .blog-page-home{background-image:url(/static/media/homebg1.7457706133d280711991.png);background-repeat:no-repeat;background-size:cover;padding:9rem 0 4rem}.blog-page .blog-page-home .author-info{align-items:flex-start;background:var(--clr-primary-white);border:1px solid #eff0f6;border-radius:16px;display:flex;justify-content:space-between;margin-inline:auto;padding:2rem 3rem;width:80%}.blog-page .blog-page-home .author-info .author-content{width:55%}.blog-page .blog-page-home .author-info .author-content .date-topic{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1.5rem}.blog-page .blog-page-home .author-info .author-content .date-topic .topic{background:linear-gradient(180deg,#1effd7,teal);border-radius:47px;color:var(--clr-primary-white);display:flex;font-size:1rem;justify-content:center;padding:4px 8px}.blog-page .blog-page-home .author-info .author-content .date-topic .date{color:#7a7d9c;color:var(--text-grey,#7a7d9c);font-family:Manrope;font-size:1rem;font-weight:400;letter-spacing:-.75px}.blog-page .blog-page-home .author-info .author-content .title{color:#272422;font-family:Inter;font-size:3rem;font-weight:400;letter-spacing:-3.827px;margin-bottom:.75rem;text-align:left}.blog-page .blog-page-home .author-info .author-content .author{align-items:center;display:flex;gap:15px;justify-content:flex-start}.blog-page .blog-page-home .author-info .author-content .author img{aspect-ratio:1;width:35px}.blog-page .blog-page-home .author-info .author-content .author h4{color:#000;font-family:Inter;font-size:1.25rem;font-weight:400;letter-spacing:.2px}.blog-page .blog-page-home .author-info .author-img{width:35%}.blog-page .blog-page-home .author-info .author-img img{max-width:100%;width:90%}.blog-page .blog-page-content{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;padding-block:4rem}.blog-page .blog-page-content .para1,.blog-page .blog-page-content .para2{color:#7a7d9c;color:var(--text-grey,#7a7d9c);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.96px;line-height:normal;text-align:justify}.blog-page .blog-page-content b{color:#1b152b;color:var(--text-dark-blue,#1b152b);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.96px;line-height:normal}@media (max-width:1440px){.blog-page .blog-page-home .author-info{padding:1.5rem}.blog-page .blog-page-home .author-info .author-img{width:40%}.blog-page .blog-page-home .author-info .author-content .date-topic{margin-bottom:.25rem}.blog-page .blog-page-home .author-info .author-content .date-topic .date,.blog-page .blog-page-home .author-info .author-content .date-topic .topic{font-size:.75rem}.blog-page .blog-page-home .author-info .author-content .title{font-size:2rem;margin-bottom:.5rem}.blog-page .blog-page-home .author-info .author-content .author img{width:25px}.blog-page .blog-page-home .author-info .author-content .author h4{font-size:1rem}}@media (max-width:1200px){.blog-page .container{max-width:992px}}@media (max-width:992px){.blog-page .blog-page-home .author-info .author-content,.blog-page .blog-page-home .author-info .author-img{width:48%}.blog-page .blog-page-home .author-info .author-content .title{font-size:1.5rem;letter-spacing:0}}@media (max-width:768px){.blog-page .blog-page-home .author-info{align-items:center;flex-direction:column-reverse;gap:1rem;justify-content:center;max-width:90%;width:500px}.blog-page .blog-page-home .author-info .author-content,.blog-page .blog-page-home .author-info .author-img,.blog-page .blog-page-home .author-info .author-img img{width:100%}}.termsandconditions{padding-block:133px 4rem}.termsandconditions .tandc-container{margin-inline:auto;max-width:93%}.termsandconditions p{text-align:justify}.tandc-container h2,.tandc-container h3,.tandc-container h4{color:#000;font-size:1.375rem;font-weight:700;margin-block:1rem;text-align:center;text-transform:uppercase}.tandc-container h3{font-weight:600}.tandc-container h4{font-size:1.125rem;font-weight:600}.tandc-container .part1 h4,.tandc-container .part2 h4{font-size:1.25rem;font-weight:500;text-transform:capitalize}.tandc-container .part1 p,.tandc-container .part1 ul,.tandc-container .part2 p,.tandc-container .part2 ul{font-size:1.1rem;font-weight:500;margin-bottom:12px}.tandc-container .part1 ul,.tandc-container .part2 ul{list-style:disc;margin-left:1.5rem;text-align:start}.tandc-container a{color:inherit;text-decoration:none}.products-services .products-home{background:url(/static/media/homebg1.7457706133d280711991.png);background-repeat:no-repeat;background-size:cover;display:grid;margin-top:-.2%;padding-block:70px 4rem;position:relative}.products-services .container{--max-width:1440px;--container-padding:2rem;margin-inline:auto;width:min(var(--max-width),100% - (var(--container-padding)*2))}.products-services .products-home .heading-container{display:flex;justify-content:space-between;padding:8rem 0 6rem}.products-services .products-home .heading-container .heading{width:40%}.products-services .products-home .heading-container .heading h2{color:var(--clr-primary-white);font-size:3rem;font-weight:400;max-width:300px;position:relative;text-align:left}.content p{transform:translateX(-18%)}.products-services .products-home .heading-container .heading h2:after{background-color:var(--clr-primary-white);bottom:-15px;content:"";height:5px;left:0;position:absolute;width:67%}.products-services .products-home .heading-container .content{width:50%}.products-services .products-home .heading-container .content p{color:var(--clr-primary-white);font-size:2rem;font-weight:500;margin-top:-5rem;text-align:center}.products-services .products-home .list{align-items:center;display:flex;justify-content:flex-end}.products-services .products-home .list li{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:linear-gradient(115deg,#ffffff1a 2.83%,#fff0 98.21%);border:3px solid var(--clr-primary-white);border-radius:25px;display:grid;height:100%;margin-left:1rem;padding:12px 20px;place-items:center;width:225px}.products-services .products-home .list li p{color:var(--clr-primary-white);font-size:1.25rem;font-weight:500;text-align:center;width:100%}.products-main .wellwise{padding-block:4rem 0}.products-main .smart{padding-block:0 4rem}.products-main .wellwise .wellwise-heading{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;justify-content:flex-start;margin-bottom:1rem}.products-main .wellwise .wellwise-heading .wellwise-heading-logo{height:70px}.products-main .wellwise .wellwise-heading .wellwise-heading-logo img{height:100%}.products-main .wellwise .wellwise-heading h2{-webkit-text-fill-color:#0000;font-size:3rem}.products-main .wellwise .wellwise-heading h2,.products-main .wellwise .wellwise-heading-2{background:linear-gradient(180deg,#1effd7,teal);background:var(--Primary-Teal-Blue,linear-gradient(180deg,#1effd7 0,teal 100%));background-clip:text;-webkit-background-clip:text;font-weight:500}.products-main .wellwise .wellwise-heading-2{-webkit-text-fill-color:#0000;font-size:1.75rem;text-align:left}.products-main .wellwise .wellwise-heading-3{font-feature-settings:"clig" off,"liga" off;color:#263238;font-size:1.5rem;font-weight:500;text-align:left}.products-main .wellwise .wellwise-container{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}.products-main .wellwise .wellwise-container .wellwise-list{grid-column-gap:3rem;display:grid;grid-template-columns:repeat(2,minmax(50px,1fr));padding-block:2rem;width:50%}.products-main .wellwise .wellwise-container .wellwise-list li{display:grid;padding:1.75rem;place-items:center}.products-main .wellwise .wellwise-container .wellwise-list li img{margin-bottom:10px;width:40%}.products-main .wellwise .wellwise-container .wellwise-list li h5{font-feature-settings:"clig" off,"liga" off;font-size:2rem;font-weight:600;letter-spacing:-.4px;line-height:45px;text-align:center}.products-main .wellwise .wellwise-container .wellwise-list li:first-child,.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(3){margin-top:4rem}.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(2),.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(4){margin-bottom:4rem}.products-main .wellwise .wellwise-container .wellwise-list li:first-child h5{color:#64c2db}.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(2) h5{color:#4adb61}.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(3) h5{color:#6b6b6b}.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(4) h5{color:#ff6800}.products-main .wellwise .wellwise-container .wellwise-list li.led-remainder h5{color:#b56200}.products-main .wellwise .wellwise-container .wellwise-mobile-image{width:40%}.products-main .wellwise .wellwise-container .smart-water-bottle{padding-inline:6rem}.products-main .wellwise .wellwise-container .wellwise-mobile-image img{width:100%}.products-main .salient{padding-block:4rem}.products-main .salient h3{color:var(--clr-primary-black);font-size:2.5rem;font-weight:500}.products-main .salient .feature-container{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-between;padding-top:3rem}.products-main .salient .feature-container .feature-list{display:flex;flex-direction:column;margin-top:2rem;padding-left:50px;width:40%}.products-main .salient .feature-container .feature-list li{color:#000;font-size:1.25rem;font-weight:500;margin-bottom:1rem;position:relative;text-align:left}.products-main .salient .feature-container .feature-list li:before{aspect-ratio:1;background-image:url(/static/media/tick.c793d6b4edbf4a1e938f.svg);content:"";left:-45px;position:absolute;top:0;width:25px}.products-main .salient .feature-container .feature-img-c img{width:100%}@media (max-width:1200px){.blogs .container,.products-services .container{max-width:992px}.products-services .products-home .heading-container .content{width:55%}}@media (max-width:992px){.blogs .blogs-home .heading-container,.products-services .products-home .heading-container{align-items:center;flex-direction:column;justify-content:flex-start}.blogs .blogs-home .heading-container .content,.blogs .blogs-home .heading-container .heading,.products-services .products-home .heading-container .content,.products-services .products-home .heading-container .heading{display:grid;place-items:center;width:100%}.blogs .blogs-home .heading-container .heading h2,.products-services .products-home .heading-container .heading h2{max-width:-webkit-max-content;max-width:max-content;text-align:center}.blogs .blogs-home .heading-container .content p,.products-services .products-home .heading-container .content p{padding-top:8rem}.blogs .blogs-home .heading-container .heading h2:after,.products-services .products-home .heading-container .heading h2:after{width:100%}.products-services .products-home .list{grid-gap:6rem;display:grid;grid-template-columns:repeat(2,minmax(50px,1fr));justify-content:center}.products-services .products-home .list li{margin-inline:auto;min-height:150px;width:90%}.products-main .wellwise .wellwise-heading .wellwise-heading-logo{height:70px}.products-main .wellwise .wellwise-heading h2{font-size:3rem}.products-main .wellwise .wellwise-heading-2{font-size:1.65rem}.products-main .wellwise .wellwise-container{flex-direction:column-reverse;justify-content:center;padding-block:4rem 0}.products-main .wellwise .wellwise-container .wellwise-list{grid-column-gap:1rem;max-width:580px;width:100%}.products-main .wellwise .wellwise-container .wellwise-list li{display:grid;padding:1.75rem;place-items:center}.products-main .wellwise .wellwise-container .wellwise-list li img{margin-bottom:10px;width:40%}.products-main .wellwise .wellwise-container .wellwise-list li h5{font-size:1.5rem}.products-main .wellwise .wellwise-container .wellwise-list li:first-child,.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(3){margin-top:3rem}.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(2),.products-main .wellwise .wellwise-container .wellwise-list li:nth-child(4){margin-bottom:3rem}.products-main .wellwise .wellwise-container .wellwise-mobile-image{max-width:380px;width:90%}.products-main .salient .feature-container .feature-img-c:first-of-type{display:none}.products-main .salient .feature-container .feature-img-c:last-of-type{width:50%}.products-main .salient .feature-container .feature-list{margin-top:1.5rem;width:50%}.products-main .salient .feature-container .feature-list li{font-size:1rem}}@media (max-width:768px){.products-services .products-home .list{grid-gap:2rem}.products-main .wellwise .wellwise-heading{gap:10px}.products-main .wellwise .wellwise-heading .wellwise-heading-logo{height:55px}.products-main .wellwise .wellwise-heading .wellwise-heading-logo img{height:100%}.products-main .wellwise .wellwise-heading h2{font-size:2.5rem}.products-main .wellwise .wellwise-heading-2{font-size:1.5rem}.products-main .wellwise .wellwise-heading-3{font-size:1.25rem}.products-main .salient .feature-container .feature-img-c:last-of-type{width:100%}.products-main .salient .feature-container{flex-direction:column;gap:4rem}.products-main .salient .feature-container .feature-list{margin-top:1.5rem;width:100%}}@media (max-width:500px){.products-main .wellwise .wellwise-container .wellwise-list,.products-services .products-home .list{display:flex;flex-direction:column}.products-services .smart{padding-block:0 0}}.Wellwise_wellwiseContainer__WXTrD{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Poppins,sans-serif;padding:150px 9% 60px;width:100%}.Wellwise_contentSection__pc7vf{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;width:100%}.Wellwise_leftSection__FZanL{align-items:flex-start;display:flex;flex:1 1 360px;flex-direction:column;min-width:320px;position:relative}.Wellwise_headingContainer__diQv9{align-items:flex-start;display:flex;gap:15px;text-align:left}.Wellwise_icon__tPogf{flex-shrink:0;height:105px;width:55px}.Wellwise_heading__gyip3{color:#1b1b1b;font-size:36px;font-weight:600;margin:0;text-align:left}.Wellwise_subheading__T-Fv5{color:#4f4f4f;font-size:18px;font-weight:500;margin-top:4px;text-align:left}.Wellwise_featuresList__gdpDw{list-style:none;margin-bottom:20px;margin-top:25px;padding:0}.Wellwise_featuresList__gdpDw li{align-items:center;color:#333;display:flex;font-size:18px;font-style:italic;gap:15px;margin-bottom:12px}.Wellwise_featuresList__gdpDw svg{color:#00bfa6;font-size:22px}.Wellwise_gplayContainer__xUnwh{align-items:center;align-self:center;display:flex;flex-direction:column;margin-right:-90%;text-align:center}.Wellwise_gplayContainer__xUnwh,.Wellwise_gplayContainer__xUnwh:active,.Wellwise_gplayContainer__xUnwh:hover,.Wellwise_gplayContainer__xUnwh:link,.Wellwise_gplayContainer__xUnwh:visited{color:inherit;text-decoration:none}.Wellwise_gplayText__ae1WO{color:#4f4f4f;font-size:14px;font-weight:500;margin-bottom:6px}.Wellwise_gplayContainer__xUnwh img{width:150px}.Wellwise_rightSection__Tm\+GP{align-items:center;display:flex;flex:1 1 320px;justify-content:flex-end;min-width:280px;position:relative}.Wellwise_imageBg__kjkdL{background:#00bfa633;border-radius:50%;filter:blur(40px);height:360px;margin-right:2%;position:absolute;width:360px;z-index:0}@keyframes Wellwise_tiltShake__\+GhXh{0%{opacity:0;transform:rotate(0deg) scale(.95)}10%{opacity:.4;transform:rotate(-8deg) scale(1.02)}20%{opacity:.7;transform:rotate(8deg) scale(1.02)}30%{opacity:.9;transform:rotate(-6deg) scale(1.02)}40%{opacity:1;transform:rotate(6deg) scale(1.02)}50%{transform:rotate(-3deg) scale(1.01)}60%{transform:rotate(3deg) scale(1.01)}70%{transform:rotate(-2deg) scale(1.01)}80%{transform:rotate(2deg) scale(1.01)}90%{transform:rotate(0deg) scale(1.03)}to{opacity:1;transform:rotate(0deg) scale(1)}}.Wellwise_animateImage__O15\+N{animation:Wellwise_tiltShake__\+GhXh 1.8s cubic-bezier(.36,.07,.19,.97) 1}.Wellwise_mobileImage__hLPy7{position:relative;transform-origin:bottom center;transition:transform .3s ease;width:430px;z-index:2}.Wellwise_cardsContainer__Ge5yo{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:30px;width:100%}.Wellwise_card__f4MGV{background:#fff;border:1px solid #00bfa6;border-radius:16px;box-shadow:0 4px 14px #00000014;padding:25px;text-align:left;transition:all .3s ease}.Wellwise_card__f4MGV:hover{box-shadow:0 6px 18px #00bfa64d;transform:translateY(-5px)}.Wellwise_cardHeader__TnNzt{align-items:center;display:flex;gap:10px;margin-bottom:8px;margin-left:-4%}.Wellwise_cardIcon__Dr8ld{color:#00bfa6;font-size:28px}.Wellwise_card__f4MGV h3{color:#1b1b1b;font-size:20px;margin:0}.Wellwise_cardSubtitle__UHOex{color:#00bfa6;font-size:15px;font-weight:500;margin:4px 0 10px}.Wellwise_cardText__eKEkE{color:#555;font-size:14px;line-height:1.5}@media (max-width:1400px){.Wellwise_wellwiseContainer__WXTrD{padding:70px 7% 50px}.Wellwise_mobileImage__hLPy7{width:390px}.Wellwise_imageBg__kjkdL{height:330px;width:330px}}@media (max-width:1200px){.Wellwise_wellwiseContainer__WXTrD{padding:140px 6% 45px}.Wellwise_heading__gyip3{font-size:32px}.Wellwise_featuresList__gdpDw li,.Wellwise_subheading__T-Fv5{font-size:17px}.Wellwise_mobileImage__hLPy7{margin-top:-2 0;width:360px}.Wellwise_imageBg__kjkdL{filter:blur(32px);height:300px;width:300px}}@media (max-width:992px){.Wellwise_wellwiseContainer__WXTrD{padding:50px 6% 40px}.Wellwise_contentSection__pc7vf{gap:30px}.Wellwise_heading__gyip3{font-size:30px}.Wellwise_featuresList__gdpDw li,.Wellwise_subheading__T-Fv5{font-size:16px}.Wellwise_mobileImage__hLPy7{width:330px}.Wellwise_imageBg__kjkdL{filter:blur(28px);height:280px;width:280px}}@media (max-width:768px){.Wellwise_wellwiseContainer__WXTrD{align-items:flex-start;padding:95px 5% 45px;text-align:left}.Wellwise_contentSection__pc7vf{align-items:center;flex-direction:column}.Wellwise_rightSection__Tm\+GP{justify-content:center;margin-top:0;order:1}.Wellwise_mobileImage__hLPy7{margin-top:0;width:280px}.Wellwise_imageBg__kjkdL{filter:blur(30px);height:250px;margin-right:0;width:250px}.Wellwise_gplayContainer__xUnwh{align-items:center;justify-content:center;margin:0 auto;order:2;text-align:center;width:100%}.Wellwise_gplayContainer__xUnwh img{margin:0 auto;width:130px}.Wellwise_leftSection__FZanL{align-items:flex-start;margin-top:25px;order:3;text-align:left;width:100%}.Wellwise_headingContainer__diQv9{justify-content:flex-start;text-align:left;width:100%}.Wellwise_heading__gyip3{font-size:28px;text-align:left}.Wellwise_subheading__T-Fv5{font-size:16px;text-align:left}.Wellwise_featuresList__gdpDw{align-items:flex-start;margin-top:20px;text-align:left}.Wellwise_featuresList__gdpDw li{font-size:15px;gap:10px;justify-content:flex-start}.Wellwise_cardsContainer__Ge5yo{gap:20px;grid-template-columns:1fr;margin-top:30px}.Wellwise_card__f4MGV{text-align:center}.Wellwise_cardHeader__TnNzt{justify-content:center;margin-left:0}}.Ayush_ayushSection__UyP4B{background:#fff;box-sizing:border-box;font-family:Poppins,sans-serif;overflow:hidden;padding:60px 8%;position:relative;width:100%}.Ayush_bgEllipses__RbETN{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.Ayush_ellipse1__vU2E6,.Ayush_ellipse2__Sr4ez,.Ayush_ellipse3__Owp1D,.Ayush_ellipse4__Q28a1{border-radius:50%;filter:blur(80px);opacity:.15;position:absolute}.Ayush_ellipse1__vU2E6{animation:Ayush_floatEllipse1__eQ6Oj 20s ease-in-out infinite;background:#00aaa1;height:400px;left:-200px;top:10%;width:400px}.Ayush_ellipse2__Sr4ez{animation:Ayush_floatEllipse2__eQK7M 25s ease-in-out infinite;background:#49c2bc;height:350px;left:50%;top:-100px;transform:translateX(-50%);width:350px}.Ayush_ellipse3__Owp1D{animation:Ayush_floatEllipse3__2BPUT 22s ease-in-out infinite;background:#88dad6;height:450px;right:-225px;top:40%;width:450px}.Ayush_ellipse4__Q28a1{animation:Ayush_floatEllipse4__V-K8U 18s ease-in-out infinite;background:#00bfa6;bottom:-190px;height:380px;left:40%;width:380px}@keyframes Ayush_floatEllipse1__eQ6Oj{0%,to{transform:translate(0) scale(1)}25%{transform:translate(50px,-30px) scale(1.1)}50%{transform:translate(30px,40px) scale(.95)}75%{transform:translate(-20px,20px) scale(1.05)}}@keyframes Ayush_floatEllipse2__eQK7M{0%,to{transform:translateX(-50%) translateY(0) scale(1)}33%{transform:translateX(-50%) translateY(30px) scale(1.15)}66%{transform:translateX(-50%) translateY(-20px) scale(.9)}}@keyframes Ayush_floatEllipse3__2BPUT{0%,to{transform:translate(0) scale(1)}20%{transform:translate(-40px,30px) scale(.9)}40%{transform:translate(-60px,-40px) scale(1.1)}60%{transform:translate(-30px,20px) scale(1)}80%{transform:translate(-10px,-30px) scale(1.05)}}@keyframes Ayush_floatEllipse4__V-K8U{0%,to{transform:translate(0) scale(1)}30%{transform:translate(40px,-40px) scale(1.1)}60%{transform:translate(-30px,-20px) scale(.95)}90%{transform:translate(20px,-30px) scale(1.05)}}.Ayush_topRow__3esYL{align-items:center;display:flex;flex-wrap:wrap;gap:40px;position:relative;z-index:1}.Ayush_leftCol__lCc-d{display:flex;flex:1 1 320px;justify-content:flex-start}.Ayush_handImgWrapper__ExCuH{align-items:center;display:flex;justify-content:center;margin-left:25%;position:relative;width:280px}.Ayush_handImg__TvrwG{display:block;filter:drop-shadow(0 12px 30px rgba(0,191,166,.06));max-width:100%;position:relative;width:100%;z-index:2}.Ayush_circleAnimation__GJ4Gz{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.Ayush_circle1__jWZjm,.Ayush_circle2__CG1iQ,.Ayush_circle3__AgxCk{border-radius:50%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.Ayush_circle1__jWZjm{animation:Ayush_expandCircle1__PSO6C 4s infinite;background:#00aaa1;height:220px;width:220px;z-index:3}.Ayush_circle2__CG1iQ{animation:Ayush_expandCircle2__D5zym 4s infinite;background:#49c2bc;height:300px;width:300px;z-index:2}.Ayush_circle3__AgxCk{animation:Ayush_expandCircle3__aRlJB 4s infinite;background:#88dad6;height:380px;width:380px;z-index:1}@keyframes Ayush_expandCircle1__PSO6C{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}10%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(0)}}@keyframes Ayush_expandCircle2__D5zym{0%,25%{opacity:0;transform:translate(-50%,-50%) scale(0)}35%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(0)}}@keyframes Ayush_expandCircle3__aRlJB{0%,50%{opacity:0;transform:translate(-50%,-50%) scale(0)}60%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(0)}}.Ayush_rightCol__N2IBg{flex:1 1 420px;margin-top:-10%;min-width:300px;position:relative;z-index:1}.Ayush_title__ebnKH{color:#0f2b1f;font-size:40px;font-weight:700;line-height:1.05;margin:0 0 18px;text-align:left}.Ayush_lead__3ROFs{color:#50555a;font-size:18.5px;margin:0 0 22px;max-width:620px;text-align:left}.Ayush_ctaBtn__tVc89{background:#00aaa1;border:none;border-radius:8px;box-shadow:0 6px 18px #00bfa61f;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;margin-left:0;margin-right:auto;padding:10px 26px;text-align:left}.Ayush_cardsWrap__ehZ6D{align-items:center;display:flex;flex-wrap:nowrap;gap:28px;justify-content:center;margin-top:40px;position:relative;z-index:1}.Ayush_card__H1mr9{align-items:flex-start;background:#00bfa60f;border-radius:12px;box-shadow:0 4px 18px #07231608;box-sizing:border-box;display:flex;gap:18px;justify-content:flex-start;min-height:110px;padding:18px;text-align:left;width:480px}.Ayush_iconBox__om\+C2{align-items:center;background:#e1f8f6;border-radius:10px;box-shadow:0 4px 14px #00bfa60f;display:flex;justify-content:center;min-height:64px;min-width:64px}.Ayush_cardIcon__ldH5I{color:#00bfa6;font-size:29px}.Ayush_cardBody__q7djl{flex:1 1}.Ayush_cardTitle__utTE4{color:#007a6a;font-size:20px;font-weight:600;margin:0 0 8px}.Ayush_cardText__VUZg6{color:#51605f;font-size:15px;line-height:1.45;margin:0}@media (max-width:768px){.Ayush_ayushSection__UyP4B{padding:50px 6%}.Ayush_topRow__3esYL{flex-direction:column;gap:40px;text-align:center}.Ayush_leftCol__lCc-d{justify-content:center;order:1}.Ayush_handImgWrapper__ExCuH{margin:0 auto;width:220px}.Ayush_handImg__TvrwG{filter:drop-shadow(0 10px 20px rgba(0,191,166,.15));width:100%}.Ayush_rightCol__N2IBg{margin-top:0;order:2}.Ayush_title__ebnKH{font-size:26px;line-height:1.2;text-align:center}.Ayush_lead__3ROFs{font-size:15px;line-height:1.6;margin:12px auto 20px;max-width:90%;text-align:center}.Ayush_ctaBtn__tVc89{background:linear-gradient(135deg,#00bfa6,#00aaa1);border-radius:8px;box-shadow:0 6px 20px #00bfa633;font-size:14px;margin:0 auto;padding:10px 24px;transition:all .3s ease}.Ayush_ctaBtn__tVc89:hover{box-shadow:0 8px 25px #00bfa64d;transform:translateY(-2px)}.Ayush_cardsWrap__ehZ6D{align-items:stretch;flex-direction:column;gap:18px;margin-top:-40px}.Ayush_card__H1mr9{background:#fff;border-radius:14px;box-shadow:0 4px 18px #0000000d;max-width:100%;padding:16px;width:100%}.Ayush_iconBox__om\+C2{background:#e8fdfb;box-shadow:none;min-height:54px;min-width:54px}.Ayush_cardIcon__ldH5I{color:#00aaa1;font-size:26px}.Ayush_cardTitle__utTE4{color:#007a6a;font-size:17px;margin-bottom:6px}.Ayush_cardText__VUZg6{font-size:14px;line-height:1.5}}.Wellness_wellnessSection__7pCrS{align-items:center;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:1px 15% 5px;position:relative;width:100%}.Wellness_bgEllipse__9Af8A{animation:Wellness_float__kEREJ 12s ease-in-out infinite;background:radial-gradient(circle,#15c5b02e,#0000 70%);border-radius:50%;filter:blur(10px);height:450px;position:absolute;width:450px;z-index:0}.Wellness_bgEllipse__9Af8A:first-child{left:-150px;top:-100px}.Wellness_bgEllipse__9Af8A:nth-child(2){animation-delay:4s;background:radial-gradient(circle,#15c5b040,#0000 70%);right:-200px;top:200px}.Wellness_bgEllipse__9Af8A:nth-child(3){animation-delay:8s;background:radial-gradient(circle,#15c5b033,#0000 70%);bottom:-150px;left:30%}@keyframes Wellness_float__kEREJ{0%{opacity:.7;transform:translate(0) scale(1)}25%{opacity:.9;transform:translate(25px,-15px) scale(1.05)}50%{opacity:.8;transform:translate(-20px,20px) scale(1)}75%{opacity:.85;transform:translate(15px,10px) scale(1.03)}to{opacity:.7;transform:translate(0) scale(1)}}.Wellness_topContainer__ztFYe{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;width:100%;z-index:2}.Wellness_leftContent__4i50Z{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;max-width:500px;text-align:left}.Wellness_leftContent__4i50Z h1{color:#0d1b2a;font-size:2.2rem;font-weight:700;margin-bottom:15px}.Wellness_leftContent__4i50Z p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:25px}.Wellness_downloadBtn__HH6Fm{background-color:#15c5b0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:.3s}.Wellness_downloadBtn__HH6Fm:hover{background-color:#0ea996}.Wellness_rightImage__GJnGV{align-items:center;display:flex;flex:1 1 50%;justify-content:center;margin-top:40px;position:relative}.Wellness_rightImage__GJnGV img{max-width:350px;position:relative;width:80%;z-index:2}.Wellness_ellipse__J4Au5{background:radial-gradient(circle,#15c5b0,#0000 70%);border-radius:50%;height:400px;position:absolute;width:400px;z-index:1}.Wellness_cardsContainer__M9WS3{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px;z-index:2}.Wellness_card__jvM43{background-color:#f8fdfd;border-radius:16px;box-shadow:0 2px 8px #00000014;flex:1 1 220px;max-width:260px;padding:25px 20px;text-align:center;transition:all .3s ease}.Wellness_card__jvM43:hover{transform:translateY(-5px)}.Wellness_iconWrapper__IXGbw{align-items:center;background-color:#ccfffc;border-radius:14px;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.Wellness_icon__odd-K{color:#15c5b0;font-size:26px}.Wellness_card__jvM43 h3{color:#0d1b2a;font-size:1.05rem;font-weight:600;margin-bottom:10px}.Wellness_card__jvM43 p{color:#555;font-size:.9rem;line-height:1.5}@media (max-width:768px){.Wellness_wellnessSection__7pCrS{padding:40px 25px}.Wellness_topContainer__ztFYe{align-items:center;flex-direction:column-reverse;text-align:center}.Wellness_leftContent__4i50Z{align-items:center;margin-top:20px;max-width:100%;text-align:center}.Wellness_leftContent__4i50Z h1{font-size:1.8rem;line-height:1.3}.Wellness_leftContent__4i50Z p{font-size:.95rem;line-height:1.5;padding:0 5%}.Wellness_downloadBtn__HH6Fm{font-size:.95rem;padding:10px 20px}.Wellness_rightImage__GJnGV{margin:0;width:100%}.Wellness_rightImage__GJnGV img{max-width:280px;width:70%}.Wellness_cardsContainer__M9WS3{flex-direction:row;gap:20px;justify-content:center;margin-top:40px}.Wellness_card__jvM43{max-width:45%;min-width:150px;padding:20px 15px}.Wellness_card__jvM43 h3{font-size:.95rem}.Wellness_card__jvM43 p{font-size:.85rem}}@media (max-width:480px){.Wellness_cardsContainer__M9WS3{align-items:center;flex-direction:column}.Wellness_card__jvM43{max-width:90%}.Wellness_rightImage__GJnGV img{width:80%}}.Health_healthSection__cdHFC{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:0 8% 80px;position:relative;width:100%}.Health_topContainer__j\+9\+i{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-14%;width:100%}.Health_leftImage__lViLJ{align-items:center;display:flex;flex:1 1 50%;justify-content:center;margin-top:40px;position:relative}.Health_leftImage__lViLJ img{max-width:350px;position:relative;width:80%;z-index:2}.Health_ellipse__DPhNk{background:radial-gradient(circle,#15c5b0,#0000 70%);border-radius:50%;height:420px;position:absolute;width:420px;z-index:1}.Health_rightContent__FqhGe{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;max-width:500px;text-align:left}.Health_rightContent__FqhGe h1{color:#0d1b2a;font-size:2.2rem;font-weight:700;margin-bottom:15px}.Health_rightContent__FqhGe p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:25px}.Health_downloadBtn__rr0jO{background-color:#15c5b0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:.3s}.Health_downloadBtn__rr0jO:hover{background-color:#0ea996}.Health_pointsContainer__v2JbZ{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:40px}.Health_pointRow__kuEjR{display:flex;flex-wrap:wrap;gap:80px;justify-content:center}.Health_point__xUU-e{align-items:center;display:flex;gap:10px;justify-content:flex-start;width:340px}.Health_icon__x98Ml{color:#15c5b0;font-size:40px}.Health_point__xUU-e p{color:#0d1b2a;font-size:1.3rem;font-weight:500}@media (max-width:768px){.Health_healthSection__cdHFC{padding:40px 20px}.Health_topContainer__j\+9\+i{align-items:center;flex-direction:column;margin-left:0;text-align:center}.Health_leftImage__lViLJ{margin-top:20px;order:1}.Health_leftImage__lViLJ img{max-width:280px;width:75%}.Health_rightContent__FqhGe{align-items:center;margin-top:25px;max-width:100%;order:2;text-align:center}.Health_rightContent__FqhGe h1{font-size:1.9rem;line-height:1.3;margin-bottom:12px}.Health_rightContent__FqhGe p{color:#555;font-size:.95rem;line-height:1.5;margin-bottom:20px;padding:0 5%}.Health_downloadBtn__rr0jO{font-size:.95rem;padding:10px 20px}.Health_pointsContainer__v2JbZ{gap:25px;margin-top:50px;width:100%}.Health_pointRow__kuEjR{align-items:center;flex-direction:column;gap:20px}.Health_point__xUU-e{background:#f8fdfd;border-radius:12px;box-shadow:0 2px 6px #0000000d;justify-content:center;max-width:330px;padding:12px 16px;width:100%}.Health_icon__x98Ml{font-size:32px}.Health_point__xUU-e p{font-size:1rem;font-weight:500}}@media (max-width:480px){.Health_rightContent__FqhGe h1{font-size:1.7rem}.Health_rightContent__FqhGe p{font-size:.9rem}.Health_leftImage__lViLJ img{margin-bottom:20%;width:80%}.Health_point__xUU-e{max-width:100%;padding:14px 10px}.Health_icon__x98Ml{font-size:30px}.Health_ellipse__DPhNk{background:radial-gradient(circle,#15c5b080,#0000 70%);border-radius:50%;height:420px;position:absolute;width:420px;z-index:1}}.Blogs_blogsSection__Y8nh2{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 15% 80px;width:100%}.Blogs_leftContent__rKxEe{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;max-width:600px;text-align:left;z-index:2}.Blogs_leftContent__rKxEe h1{color:#0d1b2a;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:25px}.Blogs_points__-74\+R{display:flex;flex-direction:column;gap:18px;margin-bottom:30px}.Blogs_point__phn4n{align-items:center;display:flex;gap:10px}.Blogs_icon__Ez2Up{color:#15c5b0;font-size:20px}.Blogs_point__phn4n p{color:#0d1b2a;font-size:1rem;font-weight:500;margin:0}.Blogs_downloadBtn__Rnm8p{background-color:#15c5b0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 26px;transition:.3s}.Blogs_downloadBtn__Rnm8p:hover{background-color:#0ea996}.Blogs_rightContent__VWZ92{align-items:center;display:flex;flex:1 1 45%;justify-content:flex-end;position:relative}.Blogs_image__\+yGQj{max-width:420px;position:relative;width:95%;z-index:2}.Blogs_ellipse__BHWyV{background:radial-gradient(circle,#15c5b040,#0000 70%);border-radius:50%;filter:blur(3px);height:520px;margin-right:-5%;position:absolute;width:520px;z-index:1}@media (max-width:768px){.Blogs_blogsSection__Y8nh2{flex-direction:column;padding:40px 8%;text-align:center}.Blogs_rightContent__VWZ92{justify-content:center;margin-bottom:30px;order:1}.Blogs_image__\+yGQj{max-width:300px;width:80%}.Blogs_ellipse__BHWyV{height:320px;margin-right:0;width:320px}.Blogs_leftContent__rKxEe{align-items:center;max-width:100%;order:2;text-align:center}.Blogs_leftContent__rKxEe h1{font-size:1.8rem;margin-bottom:20px}.Blogs_points__-74\+R{align-items:center;gap:14px}.Blogs_point__phn4n{justify-content:center;max-width:110%;padding:1px 10px;text-align:start}.Blogs_point__phn4n p{font-size:.95rem}.Blogs_downloadBtn__Rnm8p{font-size:.95rem;margin-top:10px;padding:10px 22px}.Blogs_icon__Ez2Up{color:#15c5b0;font-size:20px}}@media (max-width:480px){.Blogs_leftContent__rKxEe h1{font-size:1.5rem}.Blogs_point__phn4n p{font-size:.9rem}.Blogs_image__\+yGQj{width:85%}}.bottle-section{align-items:center;background:#fff;display:flex;flex-wrap:wrap;font-family:Poppins,sans-serif;gap:60px;justify-content:space-between;padding:120px 10%}.bottle-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;max-width:580px;padding-top:50px;text-align:left;width:100%}.bottle-heading{align-items:start;display:flex;gap:10px}.bottle-logo{height:45px;width:45px}.bottle-heading h1{color:#000;font-size:2.8rem;font-weight:700;line-height:1.2}.bottle-description{color:#333;font-size:1.05rem;line-height:1.6;margin-top:15px;padding-left:10px;text-align:justify}.prebook-btn{background-color:#00aaa1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:30px;padding:12px 32px;transition:all .3s ease}.prebook-btn:hover{background-color:#009f88;transform:translateY(-2px)}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-top:40px}.feature-cards{align-items:center;background-color:#f4fffe;border-radius:14px;box-shadow:0 2px 8px #00c8b414;display:flex;gap:12px;padding:14px 18px;transition:transform .2s ease,box-shadow .2s ease}.feature-cards img{height:50px;object-fit:contain;width:50px}.feature-cards p{color:#004c47;font-size:.9rem;font-weight:500;margin:0}.bottle-right{align-items:center;display:flex;flex:1 1;justify-content:end;position:relative}.bottle-container{align-items:flex-start;background-color:#fff;border-radius:20px;display:flex;flex-shrink:0;height:485px;justify-content:center;overflow:hidden;position:relative;width:650px}.bottle-group{filter:drop-shadow(0 0 40px rgba(0,255,240,.3));height:auto;margin-top:50px;position:relative;transition:transform .4s ease;width:120%;z-index:3}.rectangle{background-color:#4caf50;border:2px solid #000;border-radius:10px;bottom:60px;height:120px;left:50%;position:absolute;transform:translateX(-50%);width:260px;z-index:2}@media (max-width:768px){.bottle-section{flex-direction:column;gap:40px;padding:60px 5%}.bottle-right{justify-content:center;order:1}.bottle-logo{display:none}.bottle-left{margin-top:-20%;order:2}.bottle-heading,.bottle-left{align-items:center;text-align:center}.bottle-heading{justify-content:center}.bottle-heading h1{font-size:2rem}.bottle-description{align-items:center;font-size:.95rem;padding:0 5px;text-align:center}.bottle-container{height:auto;width:100%}.bottle-group{margin-top:20px;width:90%}.features-grid{gap:20px;grid-template-columns:1fr;width:100%}.feature-cards{justify-content:center}.prebook-btn{margin:25px auto 0}.bottle-right{align-items:center;justify-content:center;margin-bottom:-2%;order:1;width:100%}.bottle-container{background:#0000;border-radius:0;height:auto;max-width:380px;width:100%}.bottle-group{filter:drop-shadow(0 0 20px rgba(0,255,240,.2));margin-bottom:-35px;transform:scale(1.22);width:90%}}.feature-split{align-items:center;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;gap:48px;justify-content:center;margin:0 auto;max-width:1100px;padding:40px;text-align:left}.feature-left{flex:0 0 420px}.feature-left,.phone-frame{align-items:left;display:flex;justify-content:left}.phone-frame{left:-150px;position:relative}.phone-image{border-radius:16px;filter:drop-shadow(0 80px 100px rgba(0,255,240,.3));height:auto;object-fit:cover;width:500px}.feature-right{flex:1 1 auto}.feature-headline{color:#062530;font-size:28px;font-weight:600;line-height:1.15;margin:0 0 20px;text-align:left}.feature-points{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;list-style:none;margin:0 0 28px;padding:0}.point-item{align-items:center;border-radius:12px;display:flex;gap:14px;padding:12px 14px;text-align:left}.point-icon{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0232330f;display:block;flex:0 0 36px;height:36px;object-fit:contain;width:36px}.point-text{color:#707070;font-size:20px;font-weight:600;text-align:left}.feature-cta{display:flex;gap:12px}@media (max-width:900px){.feature-split{flex-direction:column;gap:36px;padding:32px 20px;text-align:center}.feature-left,.feature-split{align-items:center;justify-content:center}.feature-left{flex:0 0 auto;margin-bottom:0}.phone-frame{align-items:center;justify-content:center;left:0;position:static}.phone-image{height:auto;max-width:100%;width:320px}.feature-right{flex:0 0 auto;text-align:center}.feature-headline{font-size:22px;text-align:center}.point-item{justify-content:center}.point-text{font-size:18px;text-align:center}.feature-cta{justify-content:center}}@media (max-width:600px){.feature-split{gap:28px;padding:24px 12px}.phone-image{width:290px}.feature-headline{font-size:20px}.point-text{font-size:16px;text-align:start}}:root{--mint:#f2fff9;--shadow:0 10px 28px #10182814}.ExpertsIntro_expertsIntro__MIDUZ{background:#fff;background:var(--white);background:radial-gradient(ellipse 360px 70% at -1% 50%,#14b8a652 0,#14b8a626 40%,#14b8a603 70%),radial-gradient(ellipse 360px 70% at 100% 50%,#14b8a652 0,#14b8a626 40%,#14b8a603 70%),linear-gradient(180deg,#fff,#fff 40%,#fff);color:#101828;color:var(--text);padding:92px 0 88px;position:relative}.ExpertsIntro_container__4m3Am{margin:0 auto;width:min(1200px,92vw)}.ExpertsIntro_hero__Hl639{padding:92px 0 88px}.ExpertsIntro_heroInner__mYS0d{margin:0 auto;max-width:820px;text-align:center}.ExpertsIntro_heroTitle__FgtZf{font-size:clamp(28px,4.2vw,44px);font-weight:800;letter-spacing:.2px;margin:6px 0 14px}.ExpertsIntro_heroText__fh5Ei{color:#667085;color:var(--muted);font-size:clamp(14px,1.5vw,16px);line-height:1.7;margin:0 auto 22px;max-width:760px}.ExpertsIntro_ctaBtn__SW4LW{background:#14b8a6;background:var(--teal);border:0;border-radius:8px;box-shadow:0 6px 16px #14b8a647;color:#fff;cursor:pointer;font-weight:600;outline:0;padding:12px 20px;transition:transform .08s ease,background .2s ease}.ExpertsIntro_ctaBtn__SW4LW:hover{background:#0f9f90;background:var(--teal-700);transform:translateY(-1px)}.ExpertsIntro_whoSection__iJeP7{padding:38px 0 80px}.ExpertsIntro_sectionHeading__i7n1U{font-size:clamp(22px,3vw,34px);font-weight:800;margin:8px 0 24px;text-align:left}.ExpertsIntro_cards__U7Vf4{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.ExpertsIntro_card__9Gu2W{background:#f2fff9;background:var(--mint);border-radius:14px;box-shadow:0 10px 28px #10182814;box-shadow:var(--shadow);padding:24px 22px;text-align:center}.ExpertsIntro_iconWrap__d\+zQX{align-items:center;display:flex;justify-content:center;margin-bottom:14px}.ExpertsIntro_iconCircle__kUwLS{background:#dcfcf1;border-radius:999px;box-shadow:0 2px 8px #14b8a61f;color:#14b8a6;color:var(--teal);display:grid;font-size:30px;height:68px;place-items:center;width:68px}.ExpertsIntro_cardTitle__1ddJX{font-size:16px;font-weight:800;margin:6px 0}.ExpertsIntro_cardText__4wRxo{color:#667085;color:var(--muted);font-size:14px;line-height:1.55}@media (max-width:1100px){.ExpertsIntro_cards__U7Vf4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ExpertsIntro_hero__Hl639{padding:16px 0 52px}.ExpertsIntro_cards__U7Vf4{grid-template-columns:1fr;margin-bottom:-11%}.ExpertsIntro_card__9Gu2W{padding:22px 18px}.ExpertsIntro_whoSection__iJeP7{padding:3px 0 1px}.ExpertsIntro_sectionHeading__i7n1U{font-size:clamp(22px,3vw,34px);font-weight:800;margin:8px 0 24px;text-align:center}}.ExpertsIntro_modalOverlay__ydTcy{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1018287a;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:1000}.ExpertsIntro_modal__JmGSU{animation:ExpertsIntro_modalIn__YQcZM .18s ease forwards;background:#fff;background:var(--white);border-radius:16px;box-shadow:0 18px 48px #1018283d;padding:22px 20px 18px;position:relative;text-align:center;transform:translateY(6px) scale(.98);width:min(520px,92vw)}@keyframes ExpertsIntro_modalIn__YQcZM{to{transform:translateY(0) scale(1)}}.ExpertsIntro_modalClose__3nHTM{background:#0000;border:0;border-radius:8px;color:#475467;cursor:pointer;font-size:20px;padding:6px;position:absolute;right:10px;top:10px}.ExpertsIntro_modalClose__3nHTM:hover{background:#f2f4f7}.ExpertsIntro_modalIcon__Bp-22{background:#dcfcf1;border-radius:999px;box-shadow:0 2px 8px #14b8a61f;color:#14b8a6;color:var(--teal);display:grid;height:72px;margin:6px auto 10px;place-items:center;width:72px}.ExpertsIntro_modalIcon__Bp-22 svg{font-size:26px}.ExpertsIntro_modalTitle__24xBd{font-size:18px;font-weight:800;margin:8px 0 6px}.ExpertsIntro_modalText__T97FA{color:#667085;color:var(--muted);font-size:14px;line-height:1.6;margin:0 auto 14px;max-width:380px}.ExpertsIntro_modalActions__JmEEy{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:8px}.ExpertsIntro_modalPrimary__B-kcM{align-items:center;background:#14b8a6;background:var(--teal);border:0;border-radius:10px;box-shadow:0 8px 20px #14b8a647;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;justify-content:center;padding:12px 16px;transition:transform .08s ease,background .2s ease}.ExpertsIntro_modalPrimary__B-kcM:hover{background:#0f9f90;background:var(--teal-700);transform:translateY(-1px)}.ExpertsIntro_modalSecondary__KluQH{background:#f2f4f7;border:0;border-radius:10px;color:#101828;cursor:pointer;font-weight:600;padding:10px 14px}@media (min-width:560px){.ExpertsIntro_modal__JmGSU{padding:24px 24px 22px}.ExpertsIntro_modalActions__JmEEy{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.ExpertsIntro_modal__JmGSU{animation:none;transform:none}}:root{--teal-700:#0f9f90;--mint:#e7f8f6;--card:#fff;--shadow:0 8px 24px #10182814}.Platform_platform__r1fdN{background:#fff;color:#101828;color:var(--text)}.Platform_section__M-f5l{padding:28px 0 12px}.Platform_container__f\+wKD{margin:0 auto;width:min(1150px,92vw)}.Platform_topHeading__Ug\+w6{font-size:clamp(22px,2.4vw,34px);font-weight:700;letter-spacing:.2px;margin:12px 0 28px;text-align:right}.Platform_featuresGrid__6zZ2E{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.Platform_featureCard__P3kr\+{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 8px 24px #10182814;box-shadow:var(--shadow);display:flex;flex-direction:column;height:100%;overflow:hidden}.Platform_imgWrap__mPL53{align-items:center;background:#14b8a6;background:var(--teal);display:flex;justify-content:center;min-height:210px;padding:18px 18px 0}.Platform_imgWrap__mPL53 img{border-radius:6px;height:100%;max-height:260px;object-fit:contain;width:100%}.Platform_featureBody__xiFkA{background:#e7f8f6;background:var(--mint);margin-bottom:-2%;padding:18px 18px 24px}.Platform_featureTitle__T7LhX{font-size:18px;font-weight:700;margin:4px 0 6px}.Platform_featureText__XAhBK{color:#667085;color:var(--muted);font-size:14px;line-height:1.55}.Platform_onboardHeading__68d1o{font-size:clamp(22px,2.2vw,32px);font-weight:700;margin:48px 0 26px;text-align:left}.Platform_row__zJebq{align-items:stretch;display:flex;flex-wrap:nowrap;gap:clamp(18px,4vw,52px);justify-content:center;margin-bottom:18px}.Platform_rowBottom__k4P50{margin-top:5%}.Platform_stepCard__ylPZg{text-align:center;width:280px}.Platform_badgeWrap__oU1RX{align-items:center;display:flex;height:84px;justify-content:center;margin-bottom:10px;position:relative}.Platform_iconCircle__4U5xP{background:#e7f8f6;background:var(--mint);border-radius:999px;box-shadow:0 2px 8px #14b8a61f;color:#14b8a6;color:var(--teal);display:grid;font-size:28px;height:72px;place-items:center;width:72px}.Platform_numBadge__csHLP{background:#14b8a6;background:var(--teal);border-radius:999px;box-shadow:0 6px 18px #14b8a64d;color:#fff;display:grid;font-size:16px;font-weight:700;height:34px;place-items:center;position:absolute;right:calc(50% - 42px);top:2px;transform:translateX(50%);width:34px}.Platform_stepTitle__-qEs9{font-size:16px;font-weight:700;margin:8px 0 6px}.Platform_stepText__FTy9J{color:#667085;color:var(--muted);font-size:14px;line-height:1.55;margin:0 auto;max-width:260px}@media (max-width:1024px){.Platform_featuresGrid__6zZ2E{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.Platform_featuresGrid__6zZ2E{grid-template-columns:1fr}.Platform_row__zJebq{flex-wrap:wrap}.Platform_stepCard__ylPZg{min-width:240px;width:46%}}@media (max-width:460px){.Platform_stepCard__ylPZg{width:100%}.Platform_numBadge__csHLP{font-size:12px;height:24px;transform:none;width:24px}.Platform_imgWrap__mPL53{align-items:center;background:#14b8a6;background:var(--teal);display:flex;justify-content:center;min-height:130px;padding:18px 18px 0}.Platform_imgWrap__mPL53 img{border-radius:6px;height:100%;max-height:260px;object-fit:contain;width:100%}.Platform_onboardHeading__68d1o{font-size:clamp(22px,2.2vw,32px);font-weight:700;margin:10px 0 26px;text-align:center}}:root{--teal:#14b8a6;--mint:#f0fbf8;--mint-soft:#e6f7f3;--text:#101828;--muted:#667085;--white:#fff;--shadow:0 10px 26px #10182814}.Profile_profile__qyqrO{background:#fff;background:var(--white);color:#101828;color:var(--text)}.Profile_section__CTHfd{padding:75px 0 74px}.Profile_container__Sp3ot{margin:0 auto;width:min(1200px,92vw)}.Profile_heading__kgeDQ{font-size:clamp(24px,3.2vw,38px);font-weight:600;letter-spacing:.2px;margin-bottom:52px;text-align:center}.Profile_bigBox__rpvv\+{background:#f0fbf8;background:var(--mint);border-radius:16px;box-shadow:0 10px 26px #10182814;box-shadow:var(--shadow);padding:clamp(48px,2.6vw,28px)}.Profile_grid__ba034{grid-gap:32px 44px;display:grid;gap:32px 44px;grid-template-columns:repeat(3,1fr)}.Profile_card__3jZZE{grid-column-gap:16px;align-items:start;column-gap:16px;display:grid;grid-template-columns:66px 1fr}.Profile_iconSquare__w3-BZ{background:#ececec;border-radius:14px;box-shadow:0 4px 14px #14b8a61f;color:#14b8a6;color:var(--teal);display:grid;font-size:28px;height:66px;place-items:center;width:66px}.Profile_cardBody__BIEma{text-align:left}.Profile_cardTitle__M1maV{font-size:17px;font-weight:600;margin:4px 0 6px}.Profile_cardText__SkMqN{color:#667085;color:var(--muted);font-size:14px;line-height:1.55}@media (max-width:1024px){.Profile_grid__ba034{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Profile_grid__ba034{grid-template-columns:1fr}.Profile_iconSquare__w3-BZ{font-size:26px;height:60px;width:60px}}.fopeak-hero{background:#fff;overflow:hidden;padding:200px 0 150px;position:relative;width:100%}.fopeak-hero-inner{align-items:center;display:flex;gap:80px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 60px;width:100%}.fopeak-text-block{max-width:560px;text-align:left}.fopeak-title{font-size:56px;font-weight:700;line-height:1.1;margin-bottom:20px}.fopeak-sub{font-size:22px;line-height:32px;margin-bottom:30px}.fopeak-btn{background:#00b3a8;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px 40px}.fopeak-right{position:relative;z-index:3}.fopeak-right img{border-radius:22px;display:block;height:auto}.fopeak-image-bg{background:#92f9f2;border-radius:50%;filter:blur(50px);height:580px;opacity:.55;position:absolute;right:20px;top:40px;width:580px;z-index:1}@media (max-width:768px){.fopeak-hero{padding:100px 0 60px}.fopeak-hero-inner{align-items:center;flex-direction:column;gap:30px;padding:0 20px;text-align:center}.fopeak-right{display:flex;justify-content:center;order:-1;width:100%}.fopeak-right img{border-radius:20px;margin-top:10px;width:240px}.fopeak-text-block{max-width:100%;text-align:center}.fopeak-title{font-size:34px;line-height:1.2;margin-top:12px}.fopeak-sub{font-size:17px;line-height:26px;margin-bottom:22px}.fopeak-btn{font-size:16px;padding:12px 26px}.fopeak-image-bg{filter:blur(120px);height:330px;left:50%;top:140px;transform:translateX(-50%);width:330px}}.discover-wrapper{background:#fff;display:flex;justify-content:center;padding:80px 0;width:100%}.discover-inner{margin:0 auto;max-width:1230px;position:relative;width:100%}.discover-title{color:#0b2b22;font-family:Poppins;font-size:60px;font-weight:700;letter-spacing:-2px;margin-bottom:40px;text-align:left}.discover-card{display:flex;gap:20px;height:296px;width:100%}.discover-card-textbox{align-items:flex-start;background:linear-gradient(135deg,#095161,#08504e 28%,#11776f 63%,#90f870);border-radius:50px;color:#fff;display:flex;flex:2 1;flex-direction:column;gap:12px;justify-content:flex-start;overflow:hidden;padding:40px;position:relative;text-align:left}.discover-card-textbox:before{background:#6df36b73;filter:blur(160px);height:420px;left:-90px;top:50%;width:420px}.discover-card-textbox:after,.discover-card-textbox:before{border-radius:50%;content:"";pointer-events:none;position:absolute;transform:translateY(-50%);z-index:1}.discover-card-textbox:after{background:#9ef9f480;filter:blur(260px);height:520px;right:-160px;top:48%;width:520px}.discover-card-heading,.discover-card-textbox p{position:relative;z-index:3}.discover-card-heading{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:8px}.discover-card-textbox p{color:#fffc;font-size:16px;line-height:1.6}.discover-card-imagebox{align-items:center;background:linear-gradient(180deg,#62d99a,#4fd893);border-radius:50px;display:flex;flex:1 1;justify-content:center;padding:28px}.discover-icon{height:auto;max-width:180px;object-fit:contain;width:90%}.discover-fixed-icon{height:60px;position:absolute;right:-80px;top:62%;transform:translateY(-50%);width:60px}.discover-fixed-icon img{height:100%;width:100%}@media (max-width:768px){.discover-card{align-items:stretch;flex-direction:row;gap:14px;height:auto}.discover-card-textbox{border-radius:20px;flex:2 1;justify-content:center;padding:20px}.discover-card-imagebox{border-radius:20px;flex:1 1;padding:16px}.discover-icon{max-width:100px}.discover-card-heading{font-size:28px;margin-bottom:6px}.discover-title{font-size:32px;text-align:left}.discover-fixed-icon{display:none}}@media (min-width:1024px){.discover-card{margin:0 auto;max-width:1100px}}@media (max-width:767px){.discover-wrapper{padding-top:0}.discover-card{display:flex;flex-direction:column}.discover-card,.discover-title{align-items:center;justify-content:center}.discover-title{text-align:center}.discover-card-imagebox{align-items:center;display:flex;justify-content:center;margin-bottom:12px;order:1;width:70%}.discover-icon{height:auto;max-width:260px;width:100%}.discover-card-textbox{order:2;width:80%}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.heroText-section{align-items:center;display:flex;height:323px;justify-content:center;overflow:hidden;position:relative;width:100%}.heroText-bg{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%;z-index:1}.heroText-line{-webkit-text-fill-color:#0000;animation:fadeInOut 2.5s ease-in-out;background:linear-gradient(90deg,teal,#87d09e);-webkit-background-clip:text;font-size:110px;font-weight:600;margin:0;position:relative;text-align:center;width:90%;z-index:2}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}15%{opacity:1;transform:translateY(0)}70%{opacity:1}to{opacity:0;transform:translateY(-10px)}}@media (max-width:1024px){.heroText-line{font-size:72px}}@media (max-width:768px){.heroText-section{height:auto;padding:60px 0}.heroText-line{font-size:42px;line-height:1.2;padding:0 20px;width:100%}}@media (max-width:480px){.heroText-line{font-size:34px}}.why-wrapper{background:#f5fffe;display:flex;justify-content:center;padding:60px 20px;width:100%}.why-inner{display:flex;flex-direction:column;gap:40px;max-width:1232px;width:100%}.why-title{color:#0e2f2a;font-family:Poppins,sans-serif;font-size:48px;font-weight:600;letter-spacing:-2px;text-align:left;width:100%}.why-tiles{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%}.why-tile{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f,0 5px 0 #00aaa1;display:flex;flex-direction:column;gap:18px;justify-content:flex-start;padding:40px 24px 50px;position:relative;text-align:left}.why-icon{height:60px;width:60px}.why-tile-title{color:#0f2f28;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}.why-tile-text{color:#314e48;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:150%}@media (max-width:1024px){.why-title{font-size:40px}.why-tiles{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.why-title{font-size:32px;line-height:1.2;text-align:left}.why-tiles{gap:22px;grid-template-columns:1fr}.why-tile{align-items:center;flex-direction:column;gap:16px;padding:18px 16px 30px;text-align:center}.why-icon-box{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.why-icon{height:46px;width:46px}.why-tile-title{font-size:16px;margin-bottom:4px}.why-tile-text{font-size:13px;line-height:150%}}.how-wrapper{padding:80px 20px;width:100%}.how-title{color:#0e2f2a;font-family:Poppins,sans-serif;font-size:48px;font-weight:600;letter-spacing:-2px;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:1200px;text-align:right}.how-content{display:flex;flex-direction:column;gap:50px;margin:0 auto;max-width:1200px;width:100%}.how-row{gap:120px}.how-row,.how-row-center{display:flex;justify-content:center}.how-tile{background:#f1fffd;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:25px 20px 40px;position:relative;width:480px}.how-tile-title{color:#007a74;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin-bottom:6px}.how-tile-text{color:#3a3a3a;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}.how-step-circle{align-items:center;background:#00a693;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:36px;justify-content:center;position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:36px}@media (max-width:768px){.how-wrapper{padding:10px 20px;width:100%}.how-title{font-size:32px;margin-bottom:30px;text-align:center}.how-row,.how-row-center{align-items:center;flex-direction:column;gap:24px}.how-tile{max-width:360px;padding:20px 16px 42px;width:100%}.how-step-circle{bottom:10px;font-size:14px;height:32px;right:10px;top:auto;transform:none;width:32px}.how-row .how-tile:first-child{margin-left:0}.how-row .how-tile:nth-child(2){margin-left:40px}.how-row-center .how-tile{margin-left:0}}.better-wrapper{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1177px;padding:60px 20px;width:100%}.better-text-box{flex:1 1;min-width:280px;text-align:left!important}.better-heading{font-family:Poppins,sans-serif;font-size:clamp(28px,4vw,50px);font-weight:600;line-height:150%;margin:0;text-align:left!important}.text-gradient-1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#078482 27.4%,#81cd9d);-webkit-background-clip:text;text-align:left!important}.better-image-block{aspect-ratio:1/1.1;position:relative;width:clamp(180px,25vw,300px)}.better-img-main{aspect-ratio:199/275;bottom:0;left:0;width:66%}.better-img-main,.better-img-top{border-radius:20px;object-fit:cover;position:absolute}.better-img-top{aspect-ratio:128/160;right:0;top:0;width:45%}@media (max-width:768px){.better-wrapper{align-items:center;flex-direction:column;gap:20px;padding:40px 20px}.better-image-block{margin:0 auto;order:1;width:42vw}.better-img-main{width:70%}.better-img-top{width:48%}.better-text-box{order:2;width:100%}.better-heading,.better-text-box,.text-gradient-1{text-align:center!important}}.coming-wrapper{align-items:center;display:flex;justify-content:center;margin:120px auto;max-width:980px;overflow:visible;padding:60px 20px;position:relative;width:100%}.coming-wrapper::-webkit-scrollbar{display:none}.coming-ellipse-blur{background:radial-gradient(circle,#8afff9 0,#9cfdce 55%,#0000 80%);border-radius:50%;filter:blur(120px);height:180px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1}.coming-text{color:#007a74;display:inline-flex;font-family:Poppins,sans-serif;font-size:clamp(40px,10vw,90px);font-weight:700;gap:6px;letter-spacing:8px;position:relative;white-space:nowrap;z-index:2}.letter{animation:wave 1.5s ease-in-out infinite;animation-delay:calc(var(--i)*.12s);display:inline-block}.letter:hover{color:inherit;transform:none}.coming-text:hover .letter{transition-delay:0s}@keyframes wave{0%{transform:translateY(0)}30%{transform:translateY(-18px)}60%{transform:translateY(0)}to{transform:translateY(0)}}@media (max-width:600px){.coming-wrapper{margin:20px auto;padding:30px 10px}.coming-text{font-size:clamp(25px,7vw,46px);gap:3px;letter-spacing:4px}.letter:hover{transform:none}}.sb-page{grid-column-gap:64px;grid-row-gap:40px;color:#111;column-gap:64px;display:grid;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin:140px auto 60px;max-width:1200px;padding:0 24px;row-gap:40px;text-align:left}.sb-left{display:flex;flex-direction:column;gap:32px}.sb-gallery{align-items:center;display:flex;gap:16px;position:relative}.sb-thumbs{display:flex;flex-direction:column;gap:12px}.sb-thumb{align-items:center;background:#f4f4f4;border:1px solid #dedede;border-radius:16px;cursor:pointer;display:flex;height:76px;justify-content:center;padding:6px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease;width:76px}.sb-thumb img{max-height:90%;max-width:90%}.sb-thumb-active,.sb-thumb:hover{background-color:#fff;border-color:teal;box-shadow:0 6px 14px #0000002e;transform:translateY(-1px)}.sb-main-image-wrapper{background:#fff;border-radius:18px;flex:1 1;min-height:0;overflow:hidden;padding:12px 18px;position:relative}.sb-main-image-inner,.sb-main-image-wrapper{align-items:center;display:flex;justify-content:center}.sb-main-image-inner{width:100%}.sb-main-image{animation:sbFadeIn .45s ease;filter:drop-shadow(0 18px 30px rgba(0,0,0,.6));height:auto;max-height:280px;max-width:100%}@keyframes sbFadeIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.sb-arrow{align-items:center;background:#0000;border:none;border-radius:999px;color:#444;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;width:32px}.sb-arrow-left{left:8px}.sb-arrow-right{right:8px}.sb-arrow:hover{background:#fff;box-shadow:0 10px 24px #0000004d;transform:translateY(-50%) translateY(-1px)}.sb-product-details{margin-top:8px}.sb-product-details-title{font-size:.9rem;font-weight:600;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.sb-divider{background:#d3d3d3;height:1px;margin-bottom:14px;width:100%}.sb-product-features{color:#222;font-size:.95rem;line-height:1.6;list-style:none;margin:0;padding-left:0;text-align:left}.sb-product-features li{margin-bottom:4px;padding-left:0}.sb-right{align-items:flex-start;display:flex;flex-direction:column}.sb-title{font-size:1.9rem;font-weight:600;margin:0 0 8px}.sb-subtitle{color:#555;font-size:.98rem;line-height:1.6;margin:0 0 18px}.sb-price-row{margin-bottom:6px}.sb-price{font-size:1.5rem;font-weight:600}.sb-rating{align-items:center;display:flex;gap:4px;margin-bottom:22px}.sb-star-icon{font-size:1.3rem}.sb-star-icon.filled{color:#f4c150}.sb-star-icon.empty{color:#d3d3d3}.sb-select-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:26px}.sb-select{min-width:150px;position:relative}.sb-select-button{align-items:center;background:#fff;border:1px solid #cfd1d4;border-radius:999px;color:#222;cursor:pointer;display:flex;font-size:.9rem;height:44px;justify-content:space-between;padding:0 16px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.sb-select-button:hover{background-color:#fdfefe;border-color:teal;box-shadow:0 0 0 2px #0080801f}.sb-select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-select-caret-icon{color:#555;font-size:1.1rem;margin-left:8px;transition:transform .16s ease}.sb-select-caret-icon.open{transform:rotate(180deg)}.sb-select-menu{background:#fff;border-radius:14px;box-shadow:0 14px 30px #0000002e;left:0;max-height:220px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.sb-select-option{align-items:center;background:#0000;border:none;color:#222;cursor:pointer;display:flex;font-size:.9rem;gap:10px;padding:8px 14px;text-align:left;width:100%}.sb-select-option:hover{background:#f2fbfb}.sb-color-dot{border:1px solid #0000;border-radius:50%;height:16px;width:16px}.sb-buy-btn{background:linear-gradient(180deg,#1effd7,teal);background-position:50% 0;background-size:100% 140%;border:none;border-radius:6px;box-shadow:0 12px 22px #00000040;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.06em;margin-bottom:22px;max-width:280px;padding:14px 24px;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease,background-position .18s ease;width:100%}.sb-buy-btn:hover{background-position:50% 20%;box-shadow:0 16px 28px #0000004d;transform:translateY(-1px)}.sb-meta{color:#555;font-size:.86rem;line-height:1.5;margin-bottom:20px}.sb-meta p{margin:2px 0}.sb-accordion{border-top:1px solid #e2e4e7;width:100%}.sb-accordion:last-of-type{border-bottom:1px solid #e2e4e7}.sb-accordion-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;justify-content:space-between;padding:14px 0;width:100%}.sb-accordion-label{align-items:center;display:flex;gap:8px}.sb-accordion-prefix-icon{color:teal;font-size:1.1rem}.sb-accordion-caret-icon{color:#555;font-size:1.2rem;transition:transform .16s ease}.sb-accordion-caret-icon.open{transform:rotate(180deg)}.sb-accordion-body{color:#555;font-size:.88rem;padding-bottom:10px}.sb-accordion-body ul{margin:0;padding-left:18px}.sb-accordion-body li{margin-bottom:4px}.sb-heading-mobile{display:none}@media (max-width:960px){.sb-page{grid-template-columns:1fr;margin-top:110px;row-gap:40px}.sb-main-image-wrapper{min-height:220px}.sb-arrow-left{left:-20px}.sb-arrow-right{right:-20px}}@media (max-width:640px){.sb-page{padding:0 16px}.sb-gallery{align-items:center;flex-direction:column;gap:12px}.sb-main-image-wrapper{order:1;padding-inline:18px;width:100%}.sb-thumbs{flex-direction:row;gap:8px;justify-content:center;order:2}.sb-thumb{height:64px;width:64px}.sb-title{font-size:1.6rem}.sb-subtitle{font-size:.8rem;margin-bottom:0}.sb-heading-mobile{display:block;width:100%}.sb-right .sb-subtitle,.sb-right .sb-title{display:none}}@media (min-width:1440px){.sb-page{max-width:1300px}.sb-main-image-wrapper{max-width:540px}}
/*# sourceMappingURL=main.5a8db1b0.css.map*/