.PrimaryButton__buttonContainer__OMfyU{width:100%;min-width:80px;display:flex;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;border-radius:8px;padding:12px 16px}.PrimaryButton__buttonContainer__OMfyU[disabled]{background-color:#dde2eb;color:#868e9e;cursor:not-allowed;pointer-events:none}.PrimaryButton__white__aXZbJ{background-color:#fff;color:#181a1f}.PrimaryButton__black__WiaVe{background-color:#181a1f;color:#fff}.PrimaryButton__coral__NuuWa{background-color:#ff5443;color:#fff}.PrimaryButton__danger__eMLUm{background-color:#c50f1f;color:#fff}.PrimaryButton__coralOutlined__lWjD8{background-color:#fff;color:#ff5443;box-shadow:inset 0 0 0 1px #dde2eb}.PrimaryButton__coralGradient__FgrFj{background:linear-gradient(91.23deg, rgba(235, 91, 38, 0.8) 0%, rgba(228, 51, 111, 0.8) 100%);color:#fff}.PrimaryButton__oceanGradient__E_EcX{background:linear-gradient(90deg, #63c48d 0%, #2f8ad3 100%);color:#fff}.PrimaryButton__coralGradientBright__xDUWN{background:linear-gradient(91.23deg, #eb5b26 0%, #e4336f 100%);color:#fff}.PrimaryButton__fitContent__fH6qJ{width:fit-content}.PrimaryButton__btnText__aAAhs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.PrimaryButton__elevatedBorder__x0RRv{box-shadow:inset 0 0 0 1px #dde2eb,0 4px 4px 0 rgba(0,0,0,.08)}.PrimaryButton__spinner__uWMzQ{--spin-color: #ff5443;width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, var(--spin-color) 94%, rgba(0, 0, 0, 0)) top/2px 2px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, var(--spin-color));-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 2px), #000 0);animation:PrimaryButton__spin__aE3kb 1s infinite linear}.PrimaryButton__spinner__uWMzQ.PrimaryButton__light__Yvfr7{--spin-color: #fff}@keyframes PrimaryButton__spin__aE3kb{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.PrimaryButton__blendedLine__MeL3W{width:5.342px;height:100%;transform:rotate(30.483deg);flex-shrink:0;background-color:#dde2eb;filter:blur(4px);position:absolute;animation:PrimaryButton__slide__aH2nb 3s linear 2;animation-delay:.5s;visibility:hidden;top:0}.PrimaryButton__blendedLine__MeL3W:last-of-type{margin-left:16px}.PrimaryButton__buttonWrapper__OIHWO{width:100%;height:100%;position:relative;overflow:hidden}@keyframes PrimaryButton__slide__aH2nb{0%{left:0;visibility:visible}100%{left:100%;visibility:hidden}}
.HeroSection__pageContainer__LGgf_{background-size:cover;height:100vh;height:100dvh}.HeroSection__heroBg__EnjXy{width:100%;height:100%;object-fit:cover;position:absolute}.HeroSection__buttonLabel__EHoEG{font-size:1.7142857143rem;line-height:36px;font-weight:700}@media screen and (max-width: 768px){.HeroSection__buttonLabel__EHoEG{font-size:1.1428571429rem;line-height:24px}}
.SupportSection__supportSection__ajFNR{position:relative;min-height:730px;padding-bottom:48px}.SupportSection__fixedImage__mENLc{position:absolute;right:0}.SupportSection__list__OFaO8{gap:48px}.SupportSection__animationDelay__aTYtt{animation-delay:1000ms !important}.SupportSection__itemImg__nwslv{width:52px;height:52px}.SupportSection__gridList__TH6M4{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width: 768px){.SupportSection__fixedImage__mENLc{position:relative;margin-right:-16px}.SupportSection__list__OFaO8{gap:16px}.SupportSection__itemImg__nwslv{width:48px;height:48px}.SupportSection__listText__sRvjx{font-size:1rem;line-height:21px;position:relative;left:-16px}.SupportSection__supportSection__ajFNR{padding-bottom:0}}
.ConfirmDialog__image__qLRuB{border-radius:4px}.ConfirmDialog__textCenter__gr5N2{text-align:center}.ConfirmDialog__close__i9MJI{padding:2px;border-radius:50%;cursor:pointer}.ConfirmDialog__close__i9MJI:hover{background-color:#f5f5f5}.ConfirmDialog__close__i9MJI:active{background-color:#c2c2c2}.ConfirmDialog__headingPadding__WzFHu{padding:32px 32px 0}.ConfirmDialog__primaryButton__aF2Lb{min-width:90px}
.ContactUsSection__form__rgToE{gap:16px;position:relative;z-index:4}.ContactUsSection__inputWrapper__aSm0p{margin-top:16px;margin-bottom:8px}.ContactUsSection__inputContainer__ET_mN{position:relative}.ContactUsSection__inputContainer__ET_mN .ContactUsSection__label__wNFVa{position:absolute;top:50%;left:12px;transform:translateY(-50%);transition:.3s;padding:0 2px;background-color:#f8f8f8;pointer-events:none;max-width:calc(100% - 24px);z-index:1;color:#868e9e}.ContactUsSection__inputContainer__ET_mN:focus-within .ContactUsSection__label__wNFVa,.ContactUsSection__inputContainer__ET_mN.ContactUsSection__hasContent__qmuL4 .ContactUsSection__label__wNFVa{top:0;left:12px;font-size:.8571428571rem;line-height:16px}.ContactUsSection__successMsgShow__yYXiu{opacity:1}.ContactUsSection__displayInlineImage__JgvRn{display:inline-block}.ContactUsSection__prefix__ddyxu{margin-right:6px}.ContactUsSection__textField__k_jzE{display:flex;align-items:center;gap:8px;padding:12px;height:44px;border:1px solid #868e9e;border-radius:8px}.ContactUsSection__textField__k_jzE:focus-within{border-color:#181a1f}.ContactUsSection__textField__k_jzE input,.ContactUsSection__textField__k_jzE select{outline:none;border:none;padding:0;background-color:inherit;flex-grow:1;width:100%;height:100%}.ContactUsSection__textField__k_jzE input::placeholder,.ContactUsSection__textField__k_jzE select::placeholder{color:rgba(0,0,0,0)}.ContactUsSection__selectFieldWrapper__l9CtP{padding:0;padding-left:12px}.ContactUsSection__icon__wXbuu.ContactUsSection__icon__wXbuu{position:absolute;top:50%;right:8px;transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 768px){.ContactUsSection__form__rgToE{gap:24px}.ContactUsSection__inputWrapper__aSm0p{margin-top:0}}
.OurJourneySection__partnersList__Dyarg{gap:64px;height:68px;margin-bottom:48px}.OurJourneySection__ourCustomerHeader__Lrmna{margin-bottom:48px}.OurJourneySection__overflowX__cUqsd{overflow-x:auto}.OurJourneySection__overflowX__cUqsd::-webkit-scrollbar{display:none;width:0;height:0}.OurJourneySection__overflowX__cUqsd::-webkit-scrollbar-track{background:rgba(0,0,0,0)}@media screen and (max-width: 768px){.OurJourneySection__partnersList__Dyarg{gap:16px}.OurJourneySection__ourCustomerHeader__Lrmna{margin-bottom:24px}}
.Overlay__overlay__Bp9hl{opacity:1;visibility:visible;transition:opacity .5s cubic-bezier(0.3, 0, 0.3, 1)}.Overlay__overlayTransition__YYYKI{z-index:100;position:fixed;bottom:0;height:100vh;width:100vw;background:rgba(43,43,43,.48)}.Overlay__bg__HHPa_{visibility:visible;background:rgba(43,43,43,.48)}.Overlay__border__Ox6Hx{border-radius:8px}.Overlay__hidden__w9AsV{visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s cubic-bezier(0.3, 0, 0.3, 1)}.Overlay__containerVertical__dZdhg{position:fixed;width:100vw;z-index:100;justify-content:center;visibility:hidden;flex-direction:column;overflow-y:hidden;overflow-x:hidden;max-height:75vh;transition-property:transform,visibility;transition-duration:1s;transition-timing-function:cubic-bezier(0.3, 0, 0.3, 1)}.Overlay__containerVertical__dZdhg.Overlay__fixed__ZCK4T{height:75vh}.Overlay__containerVertical__dZdhg.Overlay__medium__ERs4l{max-height:75vh}.Overlay__containerVertical__dZdhg.Overlay__medium__ERs4l.Overlay__fixed__ZCK4T{height:75vh}.Overlay__containerVertical__dZdhg.Overlay__full__Bo0VJ{max-height:90vh}.Overlay__containerVertical__dZdhg.Overlay__full__Bo0VJ.Overlay__fixed__ZCK4T{height:90vh}.Overlay__containerHorizontal__pRsIS{position:fixed;max-width:calc(calc((min(100vw, 1440px) - 144px - 288px) / 24)*5 + 12px*4);z-index:100;justify-content:center;visibility:hidden;overflow-y:hidden;overflow-x:hidden;max-height:100vh;transition-property:transform,visibility;transition-duration:.5s;transition-timing-function:cubic-bezier(0.3, 0, 0.3, 1)}.Overlay__popFromBottom__pn26U{bottom:0}.Overlay__popFromTop__VM2oS{top:0}.Overlay__popFromLeft__QJcnF{left:0}.Overlay__popFromRight__xpuoE{right:0}.Overlay__containerClosedBottom__Cpc2U{visibility:hidden;transform:translateY(400%)}.Overlay__containerClosedTop__gW9PQ{visibility:hidden;transform:translateY(-100%)}.Overlay__containerClosedLeft___KPGw{visibility:hidden;transform:translateX(-100%)}.Overlay__containerClosedRight__rKM3S{visibility:hidden;transform:translateX(100%)}.Overlay__containerOpen__XVnLH{visibility:visible;transform:translate(0%, 0%)}.Overlay__header__YJSvD{position:sticky;top:0;z-index:16;background-color:#fff}.Overlay__headerContent__Jro1F{height:48px}.Overlay__closeButton__dL4wJ{margin-left:auto}.Overlay__backButton__IOqgf{margin-right:16px}.Overlay__bsContent__FVilG{background-color:#fff;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;border-radius:8px}.Overlay__bsContent__FVilG.Overlay__fixedContent__efuxB{height:100%}.Overlay__bsContent__FVilG::-webkit-scrollbar{display:none;width:0;height:0}.Overlay__bsContent__FVilG::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Overlay__reverseFlexFlow__cLdZE{flex-flow:column-reverse}.Overlay__bold__bbHAM b{font-weight:600}.Overlay__clipText__nvhTq{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Overlay__htmlNodeWrapper__Qeg4j strong,.Overlay__htmlNodeWrapper__Qeg4j b{font-weight:600}
.TextualButtonNew__btn__nir4Q{background-color:rgba(0,0,0,0);display:flex;padding:0;align-items:center;border:none;cursor:pointer;outline:none;flex-shrink:0}.TextualButtonNew__btn__nir4Q[disabled]{color:#868e9e;cursor:not-allowed;pointer-events:none}.TextualButtonNew__btn__nir4Q[disabled] img{filter:grayscale(1)}.TextualButtonNew__underlined__yrSTM{text-decoration:underline}.TextualButtonNew__coral__PONLS{color:#ff5443}.TextualButtonNew__white__YHQtn{color:#fff}.TextualButtonNew__danger__Cf3bp{color:#c50f1f}.TextualButtonNew__black__WsfMx{color:#181a1f}
.WellnessJourneySection__fixedImage__vjgQ9{position:absolute;right:0;top:140px}.WellnessJourneySection__productsList__S6Pq2{list-style:none;padding:0;display:flex;flex-direction:column;gap:32px}.WellnessJourneySection__productsList__S6Pq2 .WellnessJourneySection__productItem__Ul2W_{opacity:.5;gap:16px;cursor:pointer}.WellnessJourneySection__productsList__S6Pq2 .WellnessJourneySection__productItem__Ul2W_.WellnessJourneySection__activeItem__euyTS{opacity:1;position:relative;padding-bottom:36px}.WellnessJourneySection__productsList__S6Pq2 .WellnessJourneySection__productItem__Ul2W_.WellnessJourneySection__activeItem__euyTS::after{content:"";width:50%;position:absolute;height:4px;background:var(--after-color);bottom:0;border-radius:8px;margin-bottom:12px}.WellnessJourneySection__detailsSection__gY8FX{position:relative;top:120px}.WellnessJourneySection__customSection__KW92a{background-color:#fff}.WellnessJourneySection__animationDelay__QNPy2{animation-delay:1000ms !important}
.FooterSection__footerMainContainer__UAA9s{padding-bottom:48px}.FooterSection__footerMainContainer__UAA9s h4{margin:0}.FooterSection__fixedImage__FVRfR{right:-50px;bottom:-5px}.FooterSection__listContainer__emQxz{padding-inline-start:15px;list-style:disc;margin-bottom:0}.FooterSection__listContainer__emQxz .FooterSection__lists__fEgPM{margin-top:2px}.FooterSection__linksInnerContainer__vNhC2{text-wrap:nowrap}.FooterSection__seperator__FFb86{border:1px dashed #868e9e;margin:auto}.FooterSection__iconsContainer__UoZry{gap:16px;padding:0;align-items:center}.FooterSection__iconsContainer__UoZry .FooterSection__socialIcons__jCHLM{border-radius:10px}.FooterSection__iconsHeader__WUP6s{margin-right:8px}.FooterSection__footerContainer__oayHf{flex-direction:column;gap:40px}.FooterSection__footerContainer__oayHf .FooterSection__linksContainer__nyvWU{gap:48px}@media screen and (max-width: 768px){.FooterSection__linksContainer__nyvWU,.FooterSection__linksContainer3__V8FCH{flex-wrap:wrap}}

/*# sourceMappingURL=pages-Corporate-CorporateHomePage-BusinessVerticalPage.d6cf183b6a146f3bfaf6.css.map*/