.SurgeryMegaMenu-module__iYqNRW__menu{-webkit-backdrop-filter:blur(20px);z-index:100;background:#fff;border:1px solid #0000000a;border-radius:16px;width:750px;position:absolute;top:calc(100% + 8px);left:-20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 10px 20px -2px #00000014,0 20px 40px -4px #0000000f}.SurgeryMegaMenu-module__iYqNRW__menu:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.6;border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:24px;right:24px}.SurgeryMegaMenu-module__iYqNRW__menuArrow{background:#fff;border-top:1px solid #0000000f;border-left:1px solid #0000000f;width:12px;height:12px;position:absolute;top:-6px;left:52px;transform:rotate(45deg);box-shadow:-2px -2px 4px #00000008}.SurgeryMegaMenu-module__iYqNRW__content{gap:0;padding:20px 24px;display:flex}.SurgeryMegaMenu-module__iYqNRW__categories{flex-direction:column;gap:4px;width:360px;padding:0;display:flex}.SurgeryMegaMenu-module__iYqNRW__categoryItem{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:relative;overflow:hidden}.SurgeryMegaMenu-module__iYqNRW__categoryLinkOverlay{z-index:20;position:absolute;inset:0}.SurgeryMegaMenu-module__iYqNRW__activeBg{background:linear-gradient(135deg,var(--primary-light)0%,#dbeafe 100%);z-index:0;border-radius:8px;position:absolute;inset:0}.SurgeryMegaMenu-module__iYqNRW__activeBorder{background:var(--primary);z-index:10;width:3px;position:absolute;top:0;bottom:0;left:0}.SurgeryMegaMenu-module__iYqNRW__categoryItem:not(:has(.SurgeryMegaMenu-module__iYqNRW__activeBg)):hover{background:linear-gradient(90deg,#f0f9ff 0%,#f8fafc 100%)}.SurgeryMegaMenu-module__iYqNRW__categoryItemActive .SurgeryMegaMenu-module__iYqNRW__categoryName{color:var(--primary);font-weight:600}.SurgeryMegaMenu-module__iYqNRW__categoryItemActive .SurgeryMegaMenu-module__iYqNRW__categoryArrow{color:var(--primary)}.SurgeryMegaMenu-module__iYqNRW__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.SurgeryMegaMenu-module__iYqNRW__categoryIcon img{object-fit:contain;filter:drop-shadow(0 1px 2px #26a6fe1a);width:32px;height:32px}.SurgeryMegaMenu-module__iYqNRW__categoryName{font-family:var(--font-inter),"Inter",sans-serif;color:#374151;flex:1;font-size:13px;font-weight:500;line-height:18px;transition:all .2s}.SurgeryMegaMenu-module__iYqNRW__categoryArrow{color:#9ca3af;flex-shrink:0;width:6px;height:10px;transition:all .2s}.SurgeryMegaMenu-module__iYqNRW__viewAll{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #26a6fe33;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;font-size:12px;font-weight:600;line-height:16px;text-decoration:none;transition:all .2s;display:inline-flex}.SurgeryMegaMenu-module__iYqNRW__viewAll:hover{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);transform:translate(4px);box-shadow:0 2px 8px #26a6fe33}.SurgeryMegaMenu-module__iYqNRW__viewAllCheck{background:linear-gradient(135deg,var(--primary)0%,#0284c7 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;box-shadow:0 2px 4px #26a6fe4d}.SurgeryMegaMenu-module__iYqNRW__divider{background:linear-gradient(#0000 0%,#e5e7eb 20%,#d1d5db 50%,#e5e7eb 80%,#0000 100%);border:none;align-self:stretch;width:2px;margin:0 18px}.SurgeryMegaMenu-module__iYqNRW__surgeries{flex:1;padding:8px 0}.SurgeryMegaMenu-module__iYqNRW__surgeriesTitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);border-bottom:2px solid #e0f2fe;margin:0 0 14px;padding-bottom:8px;font-size:17px;font-weight:600;line-height:22px;text-decoration:none;display:inline-block}.SurgeryMegaMenu-module__iYqNRW__surgeriesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:relative}.SurgeryMegaMenu-module__iYqNRW__surgeryItem{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;transition:background-color .2s,transform .2s;display:flex}.SurgeryMegaMenu-module__iYqNRW__surgeryItem:hover{background:#f8fafc;transform:translate(4px)}.SurgeryMegaMenu-module__iYqNRW__surgeryCheck{background:linear-gradient(135deg,var(--primary)0%,#0ea5e9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s;display:flex;box-shadow:0 2px 4px #26a6fe40}.SurgeryMegaMenu-module__iYqNRW__surgeryItem:hover .SurgeryMegaMenu-module__iYqNRW__surgeryCheck{transform:scale(1.1)}.SurgeryMegaMenu-module__iYqNRW__surgeryItem a{font-family:var(--font-inter),"Inter",sans-serif;color:#4b5563;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;transition:all .2s}.SurgeryMegaMenu-module__iYqNRW__surgeryItem:hover a{color:var(--primary);font-weight:600}@media (max-width:1024px){.SurgeryMegaMenu-module__iYqNRW__menu{width:calc(100vw - 40px);max-width:700px;left:20px}.SurgeryMegaMenu-module__iYqNRW__content{flex-direction:column;padding:12px}.SurgeryMegaMenu-module__iYqNRW__categories{width:100%}.SurgeryMegaMenu-module__iYqNRW__divider{width:100%;height:1px;min-height:unset;border-top:1px dashed #e5e7eb;border-left:none;margin:12px 0}.SurgeryMegaMenu-module__iYqNRW__surgeries{padding:0}}@media (max-width:768px){.SurgeryMegaMenu-module__iYqNRW__menu{width:calc(100vw - 20px);left:10px}.SurgeryMegaMenu-module__iYqNRW__categoryIcon,.SurgeryMegaMenu-module__iYqNRW__categoryIcon img{width:28px;height:28px}.SurgeryMegaMenu-module__iYqNRW__categoryName{font-size:12px}}
.LoginModal-module__ii0EnW__overlay{--login-blur-strength:20px}@keyframes LoginModal-module__ii0EnW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__ii0EnW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LoginModal-module__ii0EnW__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__ii0EnW__overlay{width:100vw;height:100vh;-webkit-backdrop-filter:blur(var(--login-blur-strength));z-index:9999;background-color:#ffffff26;justify-content:center;align-items:center;padding:20px;animation:.3s LoginModal-module__ii0EnW__fadeIn;display:flex;position:fixed;top:0;left:0}.LoginModal-module__ii0EnW__modal{background:#fff;border-radius:24px;width:100%;max-width:920px;height:580px;max-height:calc(100vh - 40px);animation:.4s cubic-bezier(.4,0,.2,1) LoginModal-module__ii0EnW__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px #00000040}.LoginModal-module__ii0EnW__leftPanel{-webkit-backdrop-filter:blur(10px);background:linear-gradient(157.74deg,#26a6fed9 0%,#0089d9d9 100%);flex-direction:column;justify-content:center;width:50%;min-width:400px;padding:48px;display:flex;position:relative;overflow:hidden}.LoginModal-module__ii0EnW__leftPattern{opacity:.05;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.LoginModal-module__ii0EnW__leftPattern svg{width:100%;height:100%}.LoginModal-module__ii0EnW__leftContent{z-index:1;position:relative}.LoginModal-module__ii0EnW__leftTitle{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#fff;margin:0 0 24px;font-size:36px;font-weight:700;line-height:45px}.LoginModal-module__ii0EnW__leftDesc{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#ffffffe6;max-width:343px;margin:0 0 40px;font-size:16px;font-weight:400;line-height:26px}.LoginModal-module__ii0EnW__features{flex-direction:column;gap:16px;display:flex}.LoginModal-module__ii0EnW__featureItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:12px;padding:13px 21px;display:flex}.LoginModal-module__ii0EnW__featureIcon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.LoginModal-module__ii0EnW__featureItem span{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#fff;font-size:14px;font-weight:500;line-height:17px}.LoginModal-module__ii0EnW__rightPanel{background:#fff;flex-direction:column;width:50%;min-width:400px;padding:20px 36px 24px;display:flex;position:relative;overflow:hidden}.LoginModal-module__ii0EnW__closeBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.LoginModal-module__ii0EnW__closeBtn:hover{background:#f3f4f6;transform:rotate(90deg)}.LoginModal-module__ii0EnW__rightContent{flex-direction:column;flex:1;gap:18px;padding-top:24px;display:flex}.LoginModal-module__ii0EnW__header{margin-bottom:0}.LoginModal-module__ii0EnW__title{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#111827;margin:0 0 12px;font-size:30px;font-weight:700;line-height:36px}.LoginModal-module__ii0EnW__subtitle{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#4b5563;max-width:327px;margin:0;font-size:14px;font-weight:400;line-height:23px}.LoginModal-module__ii0EnW__form{flex-direction:column;gap:16px;display:flex}.LoginModal-module__ii0EnW__field{flex-direction:column;gap:8px;display:flex}.LoginModal-module__ii0EnW__label{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#374151;font-size:14px;font-weight:600;line-height:17px}.LoginModal-module__ii0EnW__phoneInputContainer{background:#fff;border:2px solid #d1d5db;border-radius:16px;align-items:center;height:54px;transition:all .2s;display:flex;position:relative}.LoginModal-module__ii0EnW__phoneInputContainer:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #26a6fe26}.LoginModal-module__ii0EnW__countrySelector{height:100%;position:relative}.LoginModal-module__ii0EnW__countrySelectorBtn{cursor:pointer;height:100%;font-family:var(--font-inter),"Inter",sans-serif;color:#374151;background:0 0;border:none;align-items:center;gap:6px;padding:0 12px 0 16px;font-size:14px;font-weight:500;display:flex}.LoginModal-module__ii0EnW__countryFlag{font-size:18px;line-height:1}.LoginModal-module__ii0EnW__countryCode{font-weight:500}.LoginModal-module__ii0EnW__countryArrow{transition:transform .2s}.LoginModal-module__ii0EnW__countryArrowOpen{transform:rotate(180deg)}.LoginModal-module__ii0EnW__countryDropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;animation:.2s LoginModal-module__ii0EnW__dropdownSlide;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.LoginModal-module__ii0EnW__countrySearch{border-bottom:1px solid #e5e7eb;padding:12px}.LoginModal-module__ii0EnW__countrySearchInput{width:100%;font-family:var(--font-inter),sans-serif;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.LoginModal-module__ii0EnW__countrySearchInput:focus{border-color:var(--primary)}.LoginModal-module__ii0EnW__countryList{scrollbar-width:none;max-height:240px;padding:8px;overflow-y:auto}.LoginModal-module__ii0EnW__countryList::-webkit-scrollbar{display:none}.LoginModal-module__ii0EnW__countryItem{cursor:pointer;width:100%;font-family:var(--font-inter),sans-serif;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:background .15s;display:flex}.LoginModal-module__ii0EnW__countryItem:hover{background:#f3f4f6}.LoginModal-module__ii0EnW__countryItemSelected{background:#26a6fe1a}.LoginModal-module__ii0EnW__countryName{color:#374151;flex:1;font-weight:500}.LoginModal-module__ii0EnW__countryAlpha{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.LoginModal-module__ii0EnW__countryCodeSm{color:#9ca3af;font-size:13px;font-weight:500}.LoginModal-module__ii0EnW__phoneDivider{background:#d1d5db;width:1px;height:24px;margin:0 4px}.LoginModal-module__ii0EnW__phoneInput{height:100%;font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#111827;background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-size:16px;font-weight:400;line-height:24px}.LoginModal-module__ii0EnW__phoneInput::placeholder{color:#adaebc}.LoginModal-module__ii0EnW__phoneIconInside{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.LoginModal-module__ii0EnW__recaptchaBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.LoginModal-module__ii0EnW__recaptchaLeft{align-items:center;gap:14px;display:flex}.LoginModal-module__ii0EnW__recaptchaCheckboxArea{align-items:center;gap:12px;display:flex}.LoginModal-module__ii0EnW__recaptchaCheckbox{cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.LoginModal-module__ii0EnW__recaptchaCheckbox:hover{border-color:var(--primary)}.LoginModal-module__ii0EnW__recaptchaCheckbox.LoginModal-module__ii0EnW__recaptchaChecked{background:var(--primary);border-color:var(--primary)}.LoginModal-module__ii0EnW__recaptchaText{font-family:var(--font-inter),sans-serif;color:#4b5563;font-size:13px;font-weight:400}.LoginModal-module__ii0EnW__recaptchaLogo{width:32px;height:32px}.LoginModal-module__ii0EnW__securityInfo,.LoginModal-module__ii0EnW__securityBadge{align-items:center;gap:8px;display:flex}.LoginModal-module__ii0EnW__securityBadge span{font-family:var(--font-inter),sans-serif;letter-spacing:-.5px;color:#4b5563;font-size:12px;font-weight:500;line-height:16px}.LoginModal-module__ii0EnW__recaptchaBadge{align-items:center;gap:4px;display:flex}.LoginModal-module__ii0EnW__recaptchaBadge span{font-family:var(--font-inter),sans-serif;letter-spacing:-.5px;color:#9ca3af;font-size:10px;font-weight:400;line-height:15px}.LoginModal-module__ii0EnW__submitBtn{background:linear-gradient(135deg,var(--primary)0%,#1f95e8 100%);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.LoginModal-module__ii0EnW__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.LoginModal-module__ii0EnW__submitBtn:hover:not(:disabled):before{left:100%}.LoginModal-module__ii0EnW__submitBtn span{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:-.5px;color:#fff;font-size:16px;font-weight:600;line-height:24px}.LoginModal-module__ii0EnW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #26a6fe66}.LoginModal-module__ii0EnW__submitBtn:disabled{cursor:not-allowed;background:#d1d5db}.LoginModal-module__ii0EnW__submitBtn:disabled span{color:#9ca3af}.LoginModal-module__ii0EnW__terms{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:6px;padding-top:10px;display:flex}.LoginModal-module__ii0EnW__termsText{font-family:var(--font-inter),sans-serif;letter-spacing:-.5px;color:#6b7280;margin:0;font-size:12px;font-weight:400;line-height:20px}.LoginModal-module__ii0EnW__termsCheckbox{cursor:pointer;align-items:center;gap:8px;display:flex}.LoginModal-module__ii0EnW__termsCheckbox input{display:none}.LoginModal-module__ii0EnW__checkboxCustom{background:#fff;border:1.5px solid #b2bcca;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s;display:flex}.LoginModal-module__ii0EnW__termsCheckbox input:checked+.LoginModal-module__ii0EnW__checkboxCustom{background:var(--primary);border-color:var(--primary)}.LoginModal-module__ii0EnW__termsCheckbox input:checked+.LoginModal-module__ii0EnW__checkboxCustom:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:5px;margin-bottom:2px;transform:rotate(-45deg)}.LoginModal-module__ii0EnW__termsLabel{font-family:var(--font-inter),sans-serif;color:#4f4f4f;font-size:12px;font-weight:400;line-height:20px}.LoginModal-module__ii0EnW__termsLink{color:var(--primary);font-weight:500;text-decoration:none}.LoginModal-module__ii0EnW__termsLink:hover{text-decoration:underline}@media (max-width:900px){.LoginModal-module__ii0EnW__modal{border-radius:24px 24px 0 0;flex-direction:column;width:100%;height:auto;min-height:auto;max-height:90vh;animation:.4s cubic-bezier(.2,.8,.2,1) LoginModal-module__ii0EnW__slideUpMobile;position:absolute;bottom:0}@keyframes LoginModal-module__ii0EnW__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.LoginModal-module__ii0EnW__leftPanel{display:none}.LoginModal-module__ii0EnW__rightPanel{width:100%;min-width:unset;padding:24px 20px 32px}.LoginModal-module__ii0EnW__closeBtn{background:#f3f4f6;top:16px;right:16px}.LoginModal-module__ii0EnW__title{margin-bottom:8px;font-size:24px;line-height:1.2}.LoginModal-module__ii0EnW__subtitle{margin-bottom:24px;font-size:14px;line-height:1.5}.LoginModal-module__ii0EnW__rightContent{gap:20px;padding-top:10px}.LoginModal-module__ii0EnW__submitBtn{height:52px;font-size:16px}.LoginModal-module__ii0EnW__phoneInputContainer{height:52px}.LoginModal-module__ii0EnW__rightPanel:before{content:"";background:#e5e7eb;border-radius:2px;width:40px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}}
.Header-module__hBw1pG__main{z-index:1000;background:#fff;width:100%;max-width:100vw;height:74px;position:fixed;top:0;left:0;box-shadow:0 2px 12px #0000000f}.Header-module__hBw1pG__desktop{justify-content:center;align-items:center;width:100%;height:100%;padding:10px 0;display:flex}.Header-module__hBw1pG__inner{width:100%;max-width:var(--container-width);height:47px;padding:0 var(--container-padding);flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:122px;height:46px;transition:transform .3s,opacity .3s;display:flex;overflow:hidden}.Header-module__hBw1pG__logo:hover{opacity:.92;transform:scale(1.03)}.Header-module__hBw1pG__logoImg{object-fit:cover!important;object-position:center center!important;width:122px!important;height:46px!important}.Header-module__hBw1pG__nav{flex-direction:row;align-items:center;gap:26px;height:46px;display:flex}.Header-module__hBw1pG__navDropdown{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__navItemWrapper{align-items:center;height:100%;padding:0 4px;display:flex;position:relative}.Header-module__hBw1pG__navLink{font-family:"Source Sans Pro",var(--font-inter),sans-serif;letter-spacing:.02em;color:#4b5563;cursor:pointer;white-space:nowrap;z-index:10;background:0 0;border:none;padding:4px 0;font-size:18px;font-style:normal;font-weight:500;line-height:23px;text-decoration:none;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__navLinkActive{color:var(--primary);font-weight:600}.Header-module__hBw1pG__activeUnderline{background:var(--primary);z-index:0;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module__hBw1pG__navDropdownBtn{align-items:center;gap:6px;display:flex}.Header-module__hBw1pG__dropdownArrow{width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__dropdownArrowOpen{transform:rotate(180deg)}.Header-module__hBw1pG__actions{flex-direction:row;flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__userDropdownWrapper{position:relative}.Header-module__hBw1pG__userBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:43px;height:43px;padding:0;transition:transform .2s;display:flex}.Header-module__hBw1pG__userBtn:hover{transform:scale(1.05)}.Header-module__hBw1pG__userImg{object-fit:contain;border-radius:50%;width:43px;height:43px}.Header-module__hBw1pG__userDropdown{z-index:100;background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:4px;width:240px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 40px -10px #0000001a}.Header-module__hBw1pG__userMenuHeader{background:#f8fafc;border-radius:8px;margin-bottom:4px;padding:12px}.Header-module__hBw1pG__userMenuName{color:#1a1a1a;font-size:15px;font-weight:600;display:block}.Header-module__hBw1pG__userMenuPhone{color:#64748b;margin-top:2px;font-size:13px;display:block}.Header-module__hBw1pG__userMenuItem{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__userMenuItem:hover{color:#1a1a1a;background:#f1f5f9}.Header-module__hBw1pG__logout{color:#ef4444}.Header-module__hBw1pG__logout:hover{color:#dc2626;background:#fef2f2}.Header-module__hBw1pG__btnLogin{background:var(--primary);cursor:pointer;width:86px;height:43px;font-family:"Source Sans Pro",var(--font-inter),sans-serif;letter-spacing:.02em;color:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:18px;font-weight:700;line-height:23px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__btnLogin:hover{background:#006abc;transform:translateY(-2px);box-shadow:0 8px 15px #0176d333}.Header-module__hBw1pG__btnLogin:active{transform:translateY(0)}.Header-module__hBw1pG__btnCallback{border:1px solid var(--primary);cursor:pointer;box-sizing:border-box;white-space:nowrap;min-width:180px;height:43px;font-family:"Source Sans Pro",var(--font-inter),sans-serif;letter-spacing:.02em;color:var(--primary);background:#edf7fd;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px 24px;font-size:18px;font-weight:700;line-height:23px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__btnCallback:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 15px #0176d333}.Header-module__hBw1pG__mobile{display:none}.Header-module__hBw1pG__mobileInner{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:100vw;height:100%;padding:0 16px;display:flex}.Header-module__hBw1pG__mobileLogo{align-items:center;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module__hBw1pG__hamburger:hover{background:#26a6fe1a}.Header-module__hBw1pG__hamburgerLine{transform-origin:50%;background:#333;border-radius:3px;width:24px;height:2.5px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:first-child{background:var(--primary);transform:translateY(8.5px)rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:nth-child(3){background:var(--primary);transform:translateY(-8.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{z-index:1001;overscroll-behavior:contain;pointer-events:none;background:#fff;flex-direction:column;width:85%;max-width:360px;height:100dvh;padding:80px 24px 100px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 40px #0000001a}.Header-module__hBw1pG__mobileBackdrop{z-index:1000;pointer-events:none;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module__hBw1pG__mobileAccordion{border-radius:12px;flex-direction:column;margin-bottom:8px;display:flex;overflow:hidden}.Header-module__hBw1pG__mobileAccordionHeader{cursor:pointer;width:100%;font-family:"Source Sans Pro",var(--font-inter),sans-serif;color:#1a1a1a;text-align:left;background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;font-size:20px;font-weight:500;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileAccordionHeader:hover{background:#26a6fe0f}.Header-module__hBw1pG__mobileAccordionOpen{color:var(--primary);background:#26a6fe14}.Header-module__hBw1pG__mobileAccordionContent{background:#00000005;border-radius:0 0 12px 12px;overflow:hidden}.Header-module__hBw1pG__mobileSurgeryList{flex-direction:column;gap:4px;padding:8px 16px;display:flex}.Header-module__hBw1pG__mobileSurgeryLink{font-family:"Source Sans Pro",var(--font-inter),sans-serif;color:#4a4a4a;border-left:2px solid #0000;border-radius:10px;align-items:center;padding:12px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileSurgeryLink:hover{color:var(--primary);border-left-color:var(--primary);background:#26a6fe0f;padding-left:18px}.Header-module__hBw1pG__mobileSurgeryViewAll{text-align:center;background:var(--primary);color:#fff;font-family:"Source Sans Pro",var(--font-inter),sans-serif;border-radius:10px;margin:8px 16px 12px;padding:14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.Header-module__hBw1pG__mobileNavLink{font-family:"Source Sans Pro",var(--font-inter),sans-serif;color:#1a1a1a;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;font-size:20px;font-weight:500;text-decoration:none;transition:background .2s;display:flex;position:relative}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--primary);background:linear-gradient(135deg,#26a6fe14 0%,#26a6fe0a 100%)}.Header-module__hBw1pG__mobileNavLinkActive{color:var(--primary);background:linear-gradient(135deg,#26a6fe26 0%,#26a6fe14 100%);font-weight:700}.Header-module__hBw1pG__mobileActions{flex-direction:column;gap:16px;padding-top:20px;display:flex}.Header-module__hBw1pG__mobileBtnLogin{background:linear-gradient(135deg,var(--primary)0%,#0093dd 100%);color:#fff;width:100%;height:56px;font-family:"Source Sans Pro",var(--font-inter),sans-serif;cursor:pointer;border:none;border-radius:14px;font-size:17px;font-weight:700;box-shadow:0 4px 15px #26a6fe33}.Header-module__hBw1pG__mobileBtnCallback{border:2px solid var(--primary);width:100%;height:56px;color:var(--primary);font-family:"Source Sans Pro",var(--font-inter),sans-serif;cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;font-size:17px;font-weight:700;text-decoration:none;display:flex}@media (max-width:1280px){.Header-module__hBw1pG__inner{padding:0 var(--container-padding-laptop)}.Header-module__hBw1pG__nav{gap:20px}.Header-module__hBw1pG__navLink{font-size:16px}.Header-module__hBw1pG__btnLogin{width:80px;height:40px;font-size:16px}.Header-module__hBw1pG__btnCallback{min-width:160px;height:40px;font-size:16px}}@media (max-width:1024px){.Header-module__hBw1pG__main{height:68px}.Header-module__hBw1pG__inner{padding:0 30px}.Header-module__hBw1pG__logoImg{width:100px!important;height:38px!important}.Header-module__hBw1pG__nav{gap:16px}.Header-module__hBw1pG__navLink{font-size:15px}.Header-module__hBw1pG__btnLogin{width:72px;height:38px;padding:8px 16px;font-size:14px}.Header-module__hBw1pG__btnCallback{min-width:145px;height:38px;padding:8px 16px;font-size:14px}}@media (max-width:768px){.Header-module__hBw1pG__desktop{display:none}.Header-module__hBw1pG__mobile{height:100%;display:block}.Header-module__hBw1pG__main{height:64px}.Header-module__hBw1pG__mobileIconsArea{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__mobileUserIcon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Header-module__hBw1pG__mobileUserIcon:hover{transform:scale(1.05)}.Header-module__hBw1pG__mobileUserImg{object-fit:contain;border-radius:50%;box-shadow:0 2px 8px #26a6fe40;width:36px!important;height:36px!important}.Header-module__hBw1pG__mobileDashboardBtn{background:linear-gradient(135deg,var(--primary)0%,#0093dd 100%);color:#fff;width:100%;height:56px;font-family:"Source Sans Pro",var(--font-inter),sans-serif;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #26a6fe40}.Header-module__hBw1pG__mobileDashboardBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #26a6fe59}.Header-module__hBw1pG__mobileDashboardBtn svg{stroke:#fff}.Header-module__hBw1pG__mobileLogoutBtn{color:#ef4444;width:100%;height:52px;font-family:"Source Sans Pro",var(--font-inter),sans-serif;cursor:pointer;background:0 0;border:2px solid #ef4444;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileLogoutBtn:hover{color:#dc2626;background:#fef2f2;border-color:#dc2626}.Header-module__hBw1pG__mobileLogoutBtn svg{stroke:currentColor}}
.Footer-module__S6Hkya__section{background:#fff;border-top:1px solid #ececec;width:100%;margin-top:auto}.Footer-module__S6Hkya__container{max-width:var(--container-width);padding:33px var(--container-padding)24px;margin:0 auto}.Footer-module__S6Hkya__content{flex-flow:row;justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;flex-shrink:0;align-items:flex-start;width:257px;min-width:200px;display:flex}.Footer-module__S6Hkya__logo{object-fit:cover;object-position:center;border-radius:4px;width:107px;height:44px;margin-bottom:12px}.Footer-module__S6Hkya__description{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;width:257px;margin:0 0 14px;font-size:11px;font-weight:400;line-height:16px}.Footer-module__S6Hkya__social{flex-direction:row;align-items:center;gap:36px;width:160px;display:flex}.Footer-module__S6Hkya__mobileFollowUs{display:none}.Footer-module__S6Hkya__socialIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:inline-flex}.Footer-module__S6Hkya__socialIcon:hover{opacity:.8;transform:scale(1.15)}.Footer-module__S6Hkya__socialIcon svg{width:auto;height:22px}.Footer-module__S6Hkya__column{flex:none;min-width:120px}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-inter),"Inter",sans-serif;color:#0f172a;margin:0 0 20px;font-size:14px;font-weight:700;line-height:16px}.Footer-module__S6Hkya__links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__checkIcon{background-color:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Footer-module__S6Hkya__checkIcon svg{width:12px;height:12px}.Footer-module__S6Hkya__linkItem a{font-family:var(--font-inter),"Inter",sans-serif;color:#475569;font-size:12px;font-weight:400;line-height:18px;text-decoration:none;transition:color .25s}.Footer-module__S6Hkya__linkItem a:hover{color:var(--primary)}.Footer-module__S6Hkya__viewAll a{color:var(--primary);font-weight:700;text-decoration:underline}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__contactItem{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__contactItem svg{flex-shrink:0;width:15px;height:14px}.Footer-module__S6Hkya__contactItem span{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;font-size:11px;font-weight:400;line-height:16px}.Footer-module__S6Hkya__bottom{background:var(--primary);width:100%;padding:9px 0}.Footer-module__S6Hkya__bottomContent{max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__S6Hkya__bottom p{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;margin:0;font-size:13px;font-weight:400;line-height:16px}@media (max-width:1100px){.Footer-module__S6Hkya__container{padding:30px 40px 20px}.Footer-module__S6Hkya__content{flex-wrap:wrap;gap:24px 30px}.Footer-module__S6Hkya__brand{width:100%;max-width:100%;margin-bottom:10px}.Footer-module__S6Hkya__column{flex:calc(25% - 30px);min-width:140px}}@media (max-width:900px){.Footer-module__S6Hkya__container{padding:30px 30px 20px}.Footer-module__S6Hkya__content{gap:24px}.Footer-module__S6Hkya__column{min-width:calc(50% - 20px)}.Footer-module__S6Hkya__bottomContent{padding:0 30px}}@media (max-width:768px){.Footer-module__S6Hkya__container{width:100%;max-width:100%;padding:24px 20px 20px}.Footer-module__S6Hkya__content{flex-direction:column;gap:8px}.Footer-module__S6Hkya__desktopSocial{display:none!important}.Footer-module__S6Hkya__mobileFollowUs{order:99;margin-top:8px;display:block!important}.Footer-module__S6Hkya__followUsTitle{color:var(--primary);margin-bottom:16px}.Footer-module__S6Hkya__brand{text-align:left;width:100%;max-width:100%;margin-bottom:0}.Footer-module__S6Hkya__logo{width:107px;height:44px;margin-bottom:12px}.Footer-module__S6Hkya__description{color:#000;text-align:left;width:100%;max-width:100%;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:16px}.Footer-module__S6Hkya__social{justify-content:flex-start;gap:24px;width:auto}.Footer-module__S6Hkya__socialIcon svg{width:auto;height:20px}.Footer-module__S6Hkya__column{border-bottom:none;min-width:100%;padding-bottom:0;margin-bottom:25px!important}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-inter),"Inter",sans-serif;color:#0f172a;text-align:left;font-size:16px;font-weight:700;margin-bottom:16px!important}.Footer-module__S6Hkya__links{min-height:0;gap:7px!important}.Footer-module__S6Hkya__linkItem{align-items:flex-start;gap:12px}.Footer-module__S6Hkya__linkItem a{color:#475569;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.Footer-module__S6Hkya__checkIcon{flex-shrink:0;align-self:flex-start;margin-top:2px;width:auto!important;height:auto!important;color:var(--primary)!important;background-color:#0000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;display:flex!important}.Footer-module__S6Hkya__checkIcon svg{width:14px!important;height:14px!important}.Footer-module__S6Hkya__contactList{gap:12px}.Footer-module__S6Hkya__contactItem{align-items:flex-start}.Footer-module__S6Hkya__contactItem svg{color:var(--primary);margin-top:2px}.Footer-module__S6Hkya__bottom{margin-top:10px;padding:15px 0}.Footer-module__S6Hkya__bottomContent{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;padding:0 20px}.Footer-module__S6Hkya__bottom p{color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.5}}
.HeroSection-module__xRQP4a__section{justify-content:center;align-items:center;width:100%;height:100vh;min-height:800px;padding-top:74px;display:flex;position:relative;overflow:hidden}.HeroSection-module__xRQP4a__bgWrapper{z-index:0;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__xRQP4a__bgImageContainer{will-change:transform;width:100%;height:100%;transform:translateZ(0)}.HeroSection-module__xRQP4a__bgImage{object-fit:cover!important;object-position:center top!important}.HeroSection-module__xRQP4a__bgOverlay{z-index:1;background:linear-gradient(#0009,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__xRQP4a__content{z-index:2;width:100%;max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex;position:relative}.HeroSection-module__xRQP4a__text{flex-direction:column;flex:1;justify-content:center;max-width:706px;display:flex}.HeroSection-module__xRQP4a__title{color:#fff;text-shadow:0 4px 4px #00000040;margin-bottom:24px;font-family:Montserrat,sans-serif;font-size:57px;font-style:normal;font-weight:400;line-height:69px}.HeroSection-module__xRQP4a__titleHighlight{color:#26a6fe;font-weight:600}.HeroSection-module__xRQP4a__description{color:#fff;max-width:651px;margin-bottom:40px;font-family:Montserrat,sans-serif;font-size:23px;font-style:normal;font-weight:400;line-height:28px}.HeroSection-module__xRQP4a__dygo{color:#26a6fe;font-weight:700}.HeroSection-module__xRQP4a__health{color:#26a6fe;font-weight:400}.HeroSection-module__xRQP4a__cta{text-align:center;color:#fff;background:#26a6fe;border-radius:4px;justify-content:center;align-items:center;width:fit-content;height:auto;min-height:44px;padding:12px 28px;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.HeroSection-module__xRQP4a__cta:hover{background-color:#1e90ff;transform:translateY(-2px)}.HeroSection-module__xRQP4a__card{will-change:transform,opacity;background:#26a6fe;border-radius:6px;flex-shrink:0;width:423px;padding:31px 32px 32px;position:relative;transform:translateZ(0);box-shadow:0 4px 11.5px #e5e7eb8f}.HeroSection-module__xRQP4a__cardIcon{z-index:10;background:0 0;justify-content:center;align-items:center;width:49px;height:48px;margin:0 auto 10px;display:flex;position:relative}.HeroSection-module__xRQP4a__cardIconImage{object-fit:contain}.HeroSection-module__xRQP4a__cardTitle{text-align:center;color:#fff;margin-top:28px;margin-bottom:8px;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:29px}.HeroSection-module__xRQP4a__cardSubtitle{text-align:center;color:#fff;margin-bottom:32px;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:18px}.HeroSection-module__xRQP4a__formFields{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.HeroSection-module__xRQP4a__selectWrapper{width:346px;margin:0 auto;position:relative}.HeroSection-module__xRQP4a__select{color:#979797;appearance:none;cursor:pointer;background:#fff;border:1px solid #26a6fe;border-radius:6px;width:100%;height:47px;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:17px;transition:all .2s}.HeroSection-module__xRQP4a__select:not([value=""]){color:#333}.HeroSection-module__xRQP4a__select:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}.HeroSection-module__xRQP4a__selectDivider{pointer-events:none;background:#e5e7eb;width:1px;position:absolute;top:12px;bottom:12px;right:40px}.HeroSection-module__xRQP4a__selectArrow{pointer-events:none;color:#979797;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.HeroSection-module__xRQP4a__findBtn{color:#e6f2fb;cursor:pointer;background:#ffffff7a;border:2px solid #e6f2fb;border-radius:6px;justify-content:center;align-items:center;width:346px;height:44px;margin:0 auto;font-family:Raleway,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:all .2s;display:flex}.HeroSection-module__xRQP4a__findBtn:hover{color:#fff;background:#fff9;border-color:#fff}@media (max-width:1280px){.HeroSection-module__xRQP4a__content{padding:0 var(--container-padding-laptop);gap:30px}.HeroSection-module__xRQP4a__text{max-width:520px}.HeroSection-module__xRQP4a__title{font-size:48px;line-height:1.2}.HeroSection-module__xRQP4a__description{font-size:18px;line-height:1.6}}@media (max-width:1024px){.HeroSection-module__xRQP4a__section{height:auto;min-height:auto;padding-top:100px;padding-bottom:60px}.HeroSection-module__xRQP4a__content{text-align:left;flex-direction:column;gap:40px}.HeroSection-module__xRQP4a__text{align-items:flex-start;max-width:100%}.HeroSection-module__xRQP4a__title{margin-bottom:20px;font-size:42px;line-height:1.2}.HeroSection-module__xRQP4a__description{max-width:550px;margin-bottom:32px;margin-left:0;margin-right:0;font-size:17px}.HeroSection-module__xRQP4a__cta{padding:14px 32px;font-size:15px}.HeroSection-module__xRQP4a__card{width:100%;max-width:400px;padding:28px 24px}.HeroSection-module__xRQP4a__cardTitle{margin-top:20px;font-size:22px}.HeroSection-module__xRQP4a__cardSubtitle{margin-bottom:28px;font-size:14px}.HeroSection-module__xRQP4a__selectWrapper,.HeroSection-module__xRQP4a__findBtn{width:100%;max-width:320px}.HeroSection-module__xRQP4a__formFields{gap:20px;margin-bottom:28px}}@media (max-width:768px){.HeroSection-module__xRQP4a__section{background-color:#fff;padding-top:90px;padding-bottom:50px}.HeroSection-module__xRQP4a__bgWrapper{height:60%}.HeroSection-module__xRQP4a__content{gap:36px;padding:0 16px}.HeroSection-module__xRQP4a__title{margin-bottom:16px;font-size:34px;line-height:1.25}.HeroSection-module__xRQP4a__description{max-width:100%;margin-bottom:28px;font-size:15px;line-height:1.6}.HeroSection-module__xRQP4a__cta{border-radius:6px;padding:12px 28px;font-size:14px}.HeroSection-module__xRQP4a__card{border-radius:12px;max-width:100%;padding:24px 20px}.HeroSection-module__xRQP4a__cardIcon{width:44px;height:44px;margin-bottom:8px}.HeroSection-module__xRQP4a__cardTitle{margin-top:16px;margin-bottom:6px;font-size:20px;line-height:1.3}.HeroSection-module__xRQP4a__cardSubtitle{margin-bottom:24px;font-size:13px;line-height:1.5}.HeroSection-module__xRQP4a__formFields{gap:16px;margin-bottom:24px}.HeroSection-module__xRQP4a__select{border-radius:8px;height:50px;font-size:14px}.HeroSection-module__xRQP4a__findBtn{border-radius:8px;height:48px;font-size:15px;font-weight:600}}@media (max-width:480px){.HeroSection-module__xRQP4a__section{padding-top:80px;padding-bottom:40px}.HeroSection-module__xRQP4a__content{gap:32px;padding:0 16px}.HeroSection-module__xRQP4a__title{margin-bottom:14px;font-size:28px;line-height:1.3}.HeroSection-module__xRQP4a__titleHighlight{display:inline}.HeroSection-module__xRQP4a__description{max-width:100%;margin-bottom:24px;font-size:14px;line-height:1.65}.HeroSection-module__xRQP4a__cta{width:100%;max-width:280px;padding:12px 24px;font-size:14px}.HeroSection-module__xRQP4a__card{border-radius:16px;padding:24px 16px;box-shadow:0 8px 24px #00000026}.HeroSection-module__xRQP4a__cardIcon{width:40px;height:40px}.HeroSection-module__xRQP4a__cardTitle{margin-top:12px;margin-bottom:4px;font-size:18px}.HeroSection-module__xRQP4a__cardSubtitle{margin-bottom:20px;padding:0 8px;font-size:12px}.HeroSection-module__xRQP4a__formFields{gap:14px;margin-bottom:20px}.HeroSection-module__xRQP4a__selectWrapper{max-width:100%}.HeroSection-module__xRQP4a__select{height:48px;padding:0 36px 0 14px;font-size:13px}.HeroSection-module__xRQP4a__selectDivider{right:36px}.HeroSection-module__xRQP4a__selectArrow{right:10px}.HeroSection-module__xRQP4a__selectArrow svg{width:20px;height:20px}.HeroSection-module__xRQP4a__findBtn{max-width:100%;height:46px;font-size:14px}}@media (max-width:360px){.HeroSection-module__xRQP4a__section{padding-top:75px;padding-bottom:35px}.HeroSection-module__xRQP4a__content{gap:28px;padding:0 16px}.HeroSection-module__xRQP4a__title{margin-bottom:12px;font-size:24px;line-height:1.35}.HeroSection-module__xRQP4a__description{margin-bottom:20px;font-size:13px;line-height:1.6}.HeroSection-module__xRQP4a__cta{max-width:100%;padding:11px 20px;font-size:13px}.HeroSection-module__xRQP4a__card{padding:20px 14px}.HeroSection-module__xRQP4a__cardTitle{font-size:16px}.HeroSection-module__xRQP4a__cardSubtitle{margin-bottom:18px;font-size:11px}.HeroSection-module__xRQP4a__formFields{gap:12px;margin-bottom:18px}.HeroSection-module__xRQP4a__select{height:44px;padding:0 32px 0 12px;font-size:12px}.HeroSection-module__xRQP4a__selectDivider{top:10px;bottom:10px;right:32px}.HeroSection-module__xRQP4a__selectArrow{right:8px}.HeroSection-module__xRQP4a__selectArrow svg{width:18px;height:18px}.HeroSection-module__xRQP4a__findBtn{height:44px;font-size:13px}}
.SurgeriesSection-module__vISLGq__section{background:var(--background-tertiary);width:100%;padding:var(--section-padding-y)0;overflow:hidden}.SurgeriesSection-module__vISLGq__container{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.SurgeriesSection-module__vISLGq__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:clamp(32px,4vw,48px);display:flex}.SurgeriesSection-module__vISLGq__headerText{flex:1;max-width:1100px}.SurgeriesSection-module__vISLGq__title{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-dark);margin:0 0 clamp(12px,1.5vw,20px);font-size:clamp(1.5rem,2.2vw + .5rem,2.25rem);font-weight:700;line-height:1.22}.SurgeriesSection-module__vISLGq__subtitle{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-muted);margin:0;font-size:clamp(.875rem,1.1vw + .2rem,1.25rem);font-weight:400;line-height:1.2}.SurgeriesSection-module__vISLGq__exploreBtn{background:var(--primary);border:2px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-raleway),"Raleway",sans-serif;text-align:center;color:var(--text-white);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:clamp(.875rem,1vw + .1rem,1rem);font-weight:600;line-height:1.5;display:inline-flex}.SurgeriesSection-module__vISLGq__exploreBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #26a6fe66}.SurgeriesSection-module__vISLGq__content{align-items:flex-start;gap:clamp(32px,4vw,60px);display:flex}.SurgeriesSection-module__vISLGq__grid{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.5vw,20px);width:clamp(320px,40vw,588px);display:grid}.SurgeriesSection-module__vISLGq__card{background:var(--text-white);border-radius:var(--radius-md);cursor:pointer;border:2px solid #0000;flex-direction:column;align-items:center;padding:clamp(12px,1.5vw,18px);display:flex}.SurgeriesSection-module__vISLGq__cardActive{background:linear-gradient(180deg,#0176d3 0%,var(--primary)100%);border-color:#0176d3;box-shadow:0 10px 25px #0176d34d}.SurgeriesSection-module__vISLGq__cardActive .SurgeriesSection-module__vISLGq__cardTitle{color:var(--text-white);font-weight:500}.SurgeriesSection-module__vISLGq__cardActive .SurgeriesSection-module__vISLGq__cardIconBg{background:#fff3}.SurgeriesSection-module__vISLGq__cardActive .SurgeriesSection-module__vISLGq__cardIconInner{background:#fff}.SurgeriesSection-module__vISLGq__cardIconWrapper{margin-bottom:clamp(6px,.8vw,10px)}.SurgeriesSection-module__vISLGq__cardIconBg{border-radius:var(--radius-sm);background:#e5e7eb59;justify-content:center;align-items:center;width:clamp(50px,4.5vw,65px);height:clamp(50px,4.5vw,65px);display:flex}.SurgeriesSection-module__vISLGq__cardIconInner{background:var(--text-white);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:clamp(42px,3.8vw,54px);height:clamp(42px,3.8vw,54px);display:flex;overflow:hidden}.SurgeriesSection-module__vISLGq__cardIconSvg{justify-content:center;align-items:center;width:clamp(48px,4vw,60px);height:clamp(48px,4vw,60px);display:flex}.SurgeriesSection-module__vISLGq__cardIconSvg svg{border-radius:var(--radius-sm);width:100%;height:100%}.SurgeriesSection-module__vISLGq__cardImage{object-fit:cover;width:100%;height:100%}.SurgeriesSection-module__vISLGq__cardTitle{font-family:var(--font-roboto,var(--font-inter)),"Roboto",sans-serif;text-align:center;color:var(--text-dark);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.5rem,.7vw + .1rem,.625rem);font-weight:400;line-height:1.2;transition:color .3s;display:-webkit-box;overflow:hidden}.SurgeriesSection-module__vISLGq__details{flex:1;padding-top:20px;position:relative}.SurgeriesSection-module__vISLGq__detailsContentInner{position:relative}.SurgeriesSection-module__vISLGq__detailsBgText{font-family:var(--font-inter),"Inter",sans-serif;color:#73737321;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(2rem,5vw + 1rem,4.6875rem);font-weight:700;line-height:1;position:absolute;top:0;left:0}.SurgeriesSection-module__vISLGq__detailsTitle{z-index:1;font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-dark);margin:0 0 clamp(16px,2vw,24px);font-size:clamp(1.25rem,1.8vw + .4rem,1.875rem);font-weight:700;line-height:1.2;position:relative}.SurgeriesSection-module__vISLGq__detailsDescription,.SurgeriesSection-module__vISLGq__detailsAdditional{z-index:1;font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-muted);margin:0 0 clamp(12px,1.5vw,20px);font-size:clamp(.875rem,1.1vw + .2rem,1.25rem);font-weight:400;line-height:1.2;position:relative}.SurgeriesSection-module__vISLGq__checklist{flex-direction:column;gap:12px;margin:24px 0;padding:0;list-style:none;display:flex}.SurgeriesSection-module__vISLGq__checklistItem{align-items:center;gap:14px;display:flex}.SurgeriesSection-module__vISLGq__checkIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SurgeriesSection-module__vISLGq__checkText{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-body);font-size:clamp(.875rem,1vw + .1rem,1rem);font-weight:500;line-height:1.5}.SurgeriesSection-module__vISLGq__detailsButtons{z-index:2;gap:12px;margin-top:clamp(16px,2vw,28px);display:flex;position:relative}.SurgeriesSection-module__vISLGq__navBtn{border:2px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-raleway),"Raleway",sans-serif;text-align:center;color:var(--primary);background:0 0;justify-content:center;align-items:center;gap:10px;padding:8px 20px;font-size:clamp(.875rem,1vw + .1rem,1rem);font-weight:600;line-height:1.5;display:inline-flex}.SurgeriesSection-module__vISLGq__navBtn:hover{background:var(--primary);color:var(--text-white)}@media (max-width:1200px){.SurgeriesSection-module__vISLGq__grid{width:clamp(280px,35vw,450px)}}@media (max-width:1024px){.SurgeriesSection-module__vISLGq__header{flex-direction:column;align-items:flex-start}.SurgeriesSection-module__vISLGq__content{flex-direction:column}.SurgeriesSection-module__vISLGq__grid{width:100%;max-width:600px;margin:0 auto}.SurgeriesSection-module__vISLGq__details{text-align:center;width:100%}.SurgeriesSection-module__vISLGq__detailsBgText{left:50%;transform:translate(-50%)}.SurgeriesSection-module__vISLGq__detailsButtons{justify-content:center}}@media (max-width:768px){.SurgeriesSection-module__vISLGq__section{background:#e6f2fb;padding:0}.SurgeriesSection-module__vISLGq__container{width:100%;max-width:100%;padding:0 16px}.SurgeriesSection-module__vISLGq__header{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:0}.SurgeriesSection-module__vISLGq__title{color:#000;margin-bottom:0;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px}.SurgeriesSection-module__vISLGq__subtitle{color:#737373;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:121.28%}.SurgeriesSection-module__vISLGq__exploreBtn{background:#26a6fe;border:2px solid #26a6fe;border-radius:0;width:153px;height:33px;padding:10px 20px;font-family:Raleway,sans-serif;font-size:12px;font-weight:600;line-height:24px}.SurgeriesSection-module__vISLGq__grid{display:none}.SurgeriesSection-module__vISLGq__card{background:linear-gradient(#fff,#fff);border-radius:6px;width:91px;height:88px;padding:11px 10px}.SurgeriesSection-module__vISLGq__card.SurgeriesSection-module__vISLGq__active{background:linear-gradient(#0176d3 0%,#26a6fe 100%)}.SurgeriesSection-module__vISLGq__cardIconBg{background:#e5e7eb59;border-radius:6px;width:46.29px;height:43.33px}.SurgeriesSection-module__vISLGq__cardIcon{border-radius:6px;width:38.45px;height:36px}.SurgeriesSection-module__vISLGq__cardTitle{text-align:center;color:#000;margin-top:5.33px;font-family:Roboto,sans-serif;font-size:7px;font-weight:400;line-height:8px}.SurgeriesSection-module__vISLGq__card.SurgeriesSection-module__vISLGq__active .SurgeriesSection-module__vISLGq__cardTitle{color:#fff}.SurgeriesSection-module__vISLGq__content{gap:40px}.SurgeriesSection-module__vISLGq__details{padding-top:0}.SurgeriesSection-module__vISLGq__detailsTitle{color:#000;margin-bottom:10px;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px}.SurgeriesSection-module__vISLGq__detailsBgText{color:#73737324;font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:34px}.SurgeriesSection-module__vISLGq__detailsDescription,.SurgeriesSection-module__vISLGq__detailsAdditional{color:#737373;margin-bottom:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:121.28%}.SurgeriesSection-module__vISLGq__checklist{gap:8px;margin:12px 0}.SurgeriesSection-module__vISLGq__checklist li{font-size:12px}.SurgeriesSection-module__vISLGq__detailsButtons{gap:8px;margin-top:12px}.SurgeriesSection-module__vISLGq__navBtn{padding:6px 14px;font-size:12px}}@media (max-width:480px){.SurgeriesSection-module__vISLGq__section{padding:20px 0 16px}.SurgeriesSection-module__vISLGq__container{padding:0 16px}.SurgeriesSection-module__vISLGq__header{gap:10px;margin-bottom:12px}.SurgeriesSection-module__vISLGq__title{margin-bottom:6px;font-size:1.25rem}.SurgeriesSection-module__vISLGq__subtitle{font-size:.8rem}.SurgeriesSection-module__vISLGq__grid{grid-template-columns:repeat(2,1fr);gap:10px}.SurgeriesSection-module__vISLGq__card{padding:10px}.SurgeriesSection-module__vISLGq__cardTitle{font-size:9px}.SurgeriesSection-module__vISLGq__navBtn{flex:1}.SurgeriesSection-module__vISLGq__details{text-align:left;padding-top:8px}.SurgeriesSection-module__vISLGq__detailsBgText{font-size:2rem;left:0;transform:none}.SurgeriesSection-module__vISLGq__detailsTitle{font-size:1.05rem}.SurgeriesSection-module__vISLGq__detailsButtons{justify-content:flex-start}}.SurgeriesSection-module__vISLGq__mobileSliderContainer{display:none}@media (max-width:768px){.SurgeriesSection-module__vISLGq__desktopOnly{display:none!important}.SurgeriesSection-module__vISLGq__mobileSliderContainer{z-index:50;width:100%;margin-top:-10px;margin-bottom:-25px;padding:0;display:block;position:relative;overflow:visible}.SurgeriesSection-module__vISLGq__mobileSlider{justify-content:center;align-items:center;gap:0;min-height:140px;display:flex;position:relative}.SurgeriesSection-module__vISLGq__mobileSlideCard{cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 6px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex}.SurgeriesSection-module__vISLGq__mobileSlideCenter{z-index:100;opacity:1;background:linear-gradient(#fff 0%,#f0f9ff 100%);border:2px solid #0176d3;width:120px;min-width:120px;height:130px;transform:scale(1);box-shadow:0 12px 30px #0176d366}.SurgeriesSection-module__vISLGq__mobileSlideCenter .SurgeriesSection-module__vISLGq__cardTitle{color:#0176d3;font-size:11px;font-weight:600;line-height:1.2}.SurgeriesSection-module__vISLGq__mobileSlideCenter .SurgeriesSection-module__vISLGq__cardIconBg{width:48px;height:48px;margin-bottom:2px}.SurgeriesSection-module__vISLGq__mobileSlideCenter .SurgeriesSection-module__vISLGq__cardIconInner{width:40px;height:40px}.SurgeriesSection-module__vISLGq__mobileSlideLeft{z-index:5;opacity:.6;filter:blur(.5px)brightness(.95);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;border:1px solid #e5e7ebcc;width:90px;min-width:90px;height:100px;transform:scale(.9)translate(15px)perspective(500px)rotateY(10deg);box-shadow:0 4px 15px #0000000d}.SurgeriesSection-module__vISLGq__mobileSlideLeft .SurgeriesSection-module__vISLGq__cardIconBg{width:38px;height:38px}.SurgeriesSection-module__vISLGq__mobileSlideLeft .SurgeriesSection-module__vISLGq__cardIconInner{width:32px;height:32px}.SurgeriesSection-module__vISLGq__mobileSlideLeft .SurgeriesSection-module__vISLGq__cardTitle{opacity:.8;font-size:9px;font-weight:500}.SurgeriesSection-module__vISLGq__mobileSlideRight{z-index:5;opacity:.6;filter:blur(.5px)brightness(.95);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;border:1px solid #e5e7ebcc;width:90px;min-width:90px;height:100px;transform:scale(.9)translate(-15px)perspective(500px)rotateY(-10deg);box-shadow:0 4px 15px #0000000d}.SurgeriesSection-module__vISLGq__mobileSlideRight .SurgeriesSection-module__vISLGq__cardIconBg{width:38px;height:38px}.SurgeriesSection-module__vISLGq__mobileSlideRight .SurgeriesSection-module__vISLGq__cardIconInner{width:32px;height:32px}.SurgeriesSection-module__vISLGq__mobileSlideRight .SurgeriesSection-module__vISLGq__cardTitle{opacity:.8;font-size:9px;font-weight:500}.SurgeriesSection-module__vISLGq__mobileSlideLeft:active,.SurgeriesSection-module__vISLGq__mobileSlideRight:active{opacity:.9;filter:none;transform:scale(.95)translate(0)}}
@keyframes AboutUsHeroSection-module__KdqcXq__heroFloatLeft{0%,to{transform:rotate(-23.5deg)translate(0,0)}50%{transform:rotate(-23.5deg)translateY(-8px)}}@keyframes AboutUsHeroSection-module__KdqcXq__heroFloatRight{0%,to{transform:translate(0,0)}50%{transform:translateY(8px)}}@keyframes AboutUsHeroSection-module__KdqcXq__heroFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes AboutUsHeroSection-module__KdqcXq__heroFadeInLeft{0%{opacity:0;transform:rotate(-23.5deg)translate(-30px)}to{opacity:1;transform:rotate(-23.5deg)translate(0,0)}}@keyframes AboutUsHeroSection-module__KdqcXq__heroFadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes AboutUsHeroSection-module__KdqcXq__heroPulse{0%,to{opacity:.02}50%{opacity:.06}}.AboutUsHeroSection-module__KdqcXq__headerSpacer{background-color:#1a1a2e;width:100%;height:74px}.AboutUsHeroSection-module__KdqcXq__heroSection{background:linear-gradient(94.76deg,var(--primary)27.92%,#007dfc 110.6%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:202px;display:flex;position:relative;overflow:hidden}.AboutUsHeroSection-module__KdqcXq__heroBgPulse{pointer-events:none;opacity:.02;will-change:opacity;background:radial-gradient(#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.AboutUsHeroSection-module__KdqcXq__animatePulse{animation:5s ease-in-out infinite AboutUsHeroSection-module__KdqcXq__heroPulse}.AboutUsHeroSection-module__KdqcXq__leftImage{opacity:0;will-change:transform,opacity;width:142px;height:142px;position:absolute;top:30px;left:42px;transform:rotate(-23.5deg)}.AboutUsHeroSection-module__KdqcXq__animateLeft{animation:.6s ease-out forwards AboutUsHeroSection-module__KdqcXq__heroFadeInLeft,4s ease-in-out .6s infinite AboutUsHeroSection-module__KdqcXq__heroFloatLeft}.AboutUsHeroSection-module__KdqcXq__leftImageImg{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.AboutUsHeroSection-module__KdqcXq__rightImage{opacity:0;will-change:transform,opacity;width:185px;height:185px;position:absolute;top:10px;right:50px}.AboutUsHeroSection-module__KdqcXq__animateRight{animation:.6s ease-out forwards AboutUsHeroSection-module__KdqcXq__heroFadeInRight,4.5s ease-in-out .6s infinite AboutUsHeroSection-module__KdqcXq__heroFloatRight}.AboutUsHeroSection-module__KdqcXq__rightImageImg{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.AboutUsHeroSection-module__KdqcXq__content{z-index:10;text-align:center;color:#fff;opacity:0;will-change:transform,opacity;padding:0 20px}.AboutUsHeroSection-module__KdqcXq__animateContent{animation:.5s ease-out forwards AboutUsHeroSection-module__KdqcXq__heroFadeInUp}.AboutUsHeroSection-module__KdqcXq__title{font-family:var(--font-merriweather),"Merriweather",serif;margin:0;font-size:37px;font-weight:900;line-height:47px}.AboutUsHeroSection-module__KdqcXq__breadcrumb{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:21px;font-weight:400;display:flex}.AboutUsHeroSection-module__KdqcXq__breadcrumbLink{color:#fff;text-decoration:none;transition:opacity .2s}.AboutUsHeroSection-module__KdqcXq__breadcrumbLink:hover{opacity:.8}.AboutUsHeroSection-module__KdqcXq__breadcrumbArrow{font-size:16px}@media (max-width:1024px){.AboutUsHeroSection-module__KdqcXq__heroSection{height:162px}.AboutUsHeroSection-module__KdqcXq__leftImage{width:114px;height:114px;top:24px;left:34px}.AboutUsHeroSection-module__KdqcXq__rightImage{width:148px;height:148px;top:8px;right:40px}.AboutUsHeroSection-module__KdqcXq__title{font-size:30px}.AboutUsHeroSection-module__KdqcXq__breadcrumb{font-size:18px}}@media (max-width:640px){.AboutUsHeroSection-module__KdqcXq__headerSpacer{height:64px}.AboutUsHeroSection-module__KdqcXq__heroSection{height:140px}.AboutUsHeroSection-module__KdqcXq__leftImage{width:85px;height:85px;top:18px;left:25px}.AboutUsHeroSection-module__KdqcXq__rightImage{width:111px;height:111px;top:6px;right:30px}.AboutUsHeroSection-module__KdqcXq__title{font-size:24px}.AboutUsHeroSection-module__KdqcXq__breadcrumb{font-size:16px}}@media (max-width:400px){.AboutUsHeroSection-module__KdqcXq__heroSection{height:120px}.AboutUsHeroSection-module__KdqcXq__content{padding:0 30px}.AboutUsHeroSection-module__KdqcXq__leftImage{width:71px;height:71px;top:15px;left:21px}.AboutUsHeroSection-module__KdqcXq__rightImage{width:92px;height:92px;top:5px;right:25px}.AboutUsHeroSection-module__KdqcXq__title{font-size:20px;line-height:1.3}.AboutUsHeroSection-module__KdqcXq__breadcrumb{gap:6px;margin-top:6px;font-size:14px}.AboutUsHeroSection-module__KdqcXq__breadcrumbArrow{font-size:12px}}
.AboutSection-module__0KBTCa__section{background:var(--background);width:100%;padding:var(--section-padding-y)0}.AboutSection-module__0KBTCa__container{max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:clamp(32px,4vw,60px);margin:0 auto;display:flex}.AboutSection-module__0KBTCa__content{flex:1;max-width:723px}.AboutSection-module__0KBTCa__tagline{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);margin:0 0 clamp(12px,1.5vw,20px);font-size:clamp(1rem,1.2vw + .2rem,1.25rem);font-weight:400;line-height:1.2}.AboutSection-module__0KBTCa__title{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-dark);margin:0 0 clamp(16px,2vw,24px);font-size:clamp(1.5rem,2.2vw + .5rem,2.25rem);font-weight:700;line-height:1.22}.AboutSection-module__0KBTCa__titleHighlight{color:var(--primary)}.AboutSection-module__0KBTCa__description{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-muted);max-width:720px;margin:0 0 clamp(20px,2.5vw,32px);font-size:clamp(.875rem,1.1vw + .2rem,1.25rem);font-weight:400;line-height:1.2}.AboutSection-module__0KBTCa__features{flex-direction:column;gap:clamp(8px,1vw,12px);margin-bottom:clamp(24px,3vw,40px);display:flex}.AboutSection-module__0KBTCa__feature{align-items:flex-start;gap:8px;display:flex}.AboutSection-module__0KBTCa__check{background:var(--primary);border-radius:var(--radius-full);justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;margin-top:2px;display:flex}.AboutSection-module__0KBTCa__check svg{width:8px;height:8px}.AboutSection-module__0KBTCa__featureText{font-family:var(--font-inter),"Inter",sans-serif;color:var(--text-muted);font-size:clamp(.8125rem,.9vw + .1rem,.875rem);font-weight:400;line-height:1.14}.AboutSection-module__0KBTCa__btn{background:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-raleway),"Raleway",sans-serif;text-align:center;color:var(--text-white);border:none;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:clamp(.875rem,1vw + .1rem,1rem);font-weight:600;line-height:1.5;display:inline-flex}.AboutSection-module__0KBTCa__btn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #26a6fe66}.AboutSection-module__0KBTCa__imageWrapper{border-radius:var(--radius-md);flex-shrink:0;width:clamp(320px,40vw,607px);height:clamp(280px,28vw,421px);position:relative;overflow:hidden}.AboutSection-module__0KBTCa__image{object-fit:cover;object-position:center}.AboutSection-module__0KBTCa__imageOverlay{pointer-events:none;background:linear-gradient(#00000040 0%,#26a6fe40 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutSection-module__0KBTCa__playBtn{background:var(--primary-dark);border-radius:var(--radius-full);cursor:pointer;width:71px;height:71px;transition:all var(--transition-normal);z-index:2;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutSection-module__0KBTCa__playBtn:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 4px 20px #0371d180}.AboutSection-module__0KBTCa__playBtn svg{width:24px;height:24px;margin-left:4px}@media (max-width:1024px){.AboutSection-module__0KBTCa__container{flex-direction:column}.AboutSection-module__0KBTCa__content{text-align:center;max-width:100%}.AboutSection-module__0KBTCa__features{align-items:center}.AboutSection-module__0KBTCa__feature{justify-content:center}.AboutSection-module__0KBTCa__imageWrapper{width:100%;max-width:600px;height:clamp(250px,50vw,380px)}}@media (max-width:768px){.AboutSection-module__0KBTCa__section{background:#e6f2fb;padding:16px 0}.AboutSection-module__0KBTCa__container{flex-direction:column;gap:20px;width:100%;max-width:100%;padding:0 16px}.AboutSection-module__0KBTCa__content{text-align:left;width:100%;max-width:100%}.AboutSection-module__0KBTCa__tagline{color:#26a6fe;text-align:left;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.4}.AboutSection-module__0KBTCa__title{color:#000;text-align:left;margin-bottom:12px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.25}.AboutSection-module__0KBTCa__description{color:#555;text-justify:inter-word;max-width:100%;margin-bottom:16px;font-family:Inter,sans-serif;font-weight:400;text-align:justify!important;font-size:13px!important;line-height:1.45!important}.AboutSection-module__0KBTCa__features{align-items:flex-start;gap:10px;margin-bottom:20px;margin-left:5px;padding-left:5px}.AboutSection-module__0KBTCa__feature{justify-content:flex-start;gap:10px}.AboutSection-module__0KBTCa__check{background:#26a6fe;width:16px;min-width:16px;height:16px}.AboutSection-module__0KBTCa__featureText{color:#1f2937;text-align:left;font-family:Inter,sans-serif;font-weight:500;font-size:12px!important;line-height:1.4!important}.AboutSection-module__0KBTCa__btn{white-space:nowrap;background:#26a6fe;border-radius:4px;width:auto;min-width:auto;height:auto;padding:10px 24px;font-family:Raleway,sans-serif;font-size:13px;font-weight:600;line-height:1.4}.AboutSection-module__0KBTCa__imageWrapper{display:none!important}.AboutSection-module__0KBTCa__playBtn{background:#0371d1;border-radius:37px;width:48px;height:48px}}@media (max-width:480px){.AboutSection-module__0KBTCa__container{width:100%;max-width:100%}.AboutSection-module__0KBTCa__content{text-align:left}.AboutSection-module__0KBTCa__features{align-items:flex-start}.AboutSection-module__0KBTCa__feature{text-align:left;justify-content:flex-start}.AboutSection-module__0KBTCa__btn{width:152px}}
@keyframes HowItWorksSection-module__Ea66jq__howFadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes HowItWorksSection-module__Ea66jq__howStepBounce{0%{opacity:0;transform:translateY(80px)scale(.85)rotate(-3deg)}50%{opacity:1;transform:translateY(-15px)scale(1.05)rotate(1deg)}70%{transform:translateY(8px)scale(.98)rotate(-.5deg)}85%{transform:translateY(-4px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes HowItWorksSection-module__Ea66jq__howIconPop{0%{opacity:0;transform:scale(.5)rotate(-10deg)}70%{transform:scale(1.1)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes HowItWorksSection-module__Ea66jq__howArrowDraw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.HowItWorksSection-module__Ea66jq__animateHeader{animation:1.4s cubic-bezier(.22,1,.36,1) forwards HowItWorksSection-module__Ea66jq__howFadeInUp}.HowItWorksSection-module__Ea66jq__animateCard{opacity:0;animation:1.4s cubic-bezier(.22,1,.36,1) forwards HowItWorksSection-module__Ea66jq__howStepBounce}.HowItWorksSection-module__Ea66jq__animateIcon{animation:1s cubic-bezier(.22,1,.36,1) forwards HowItWorksSection-module__Ea66jq__howIconPop}.HowItWorksSection-module__Ea66jq__section{background:var(--background);width:100%;padding:var(--section-padding-y)0;position:relative;overflow:hidden}.HowItWorksSection-module__Ea66jq__watermark{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary-light);opacity:1;z-index:0;pointer-events:none;white-space:nowrap;font-size:75px;font-weight:700;line-height:91px;position:absolute;top:22px;left:60px}.HowItWorksSection-module__Ea66jq__container{max-width:var(--container-width);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.HowItWorksSection-module__Ea66jq__header{margin-bottom:80px;position:relative}.HowItWorksSection-module__Ea66jq__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin-bottom:12px;font-size:36px;font-weight:700;line-height:44px}.HowItWorksSection-module__Ea66jq__subtitle{font-family:var(--font-inter),"Inter",sans-serif;color:#737373;font-size:20px;font-weight:400;line-height:24px}.HowItWorksSection-module__Ea66jq__stepsContainer{position:relative}.HowItWorksSection-module__Ea66jq__arrows{pointer-events:none;z-index:0;width:100%;height:160px;display:block;position:absolute;top:10px;left:0;overflow:visible}.HowItWorksSection-module__Ea66jq__stepsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.HowItWorksSection-module__Ea66jq__stepCard{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.HowItWorksSection-module__Ea66jq__iconWrapper{width:90px;height:90px;margin-bottom:24px;position:relative}.HowItWorksSection-module__Ea66jq__iconBg{background:linear-gradient(180deg,var(--primary)0%,#018ad8 100%);border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex;box-shadow:0 10px 25px #0003}.HowItWorksSection-module__Ea66jq__stepCard:hover .HowItWorksSection-module__Ea66jq__iconBg{transform:translateY(-5px)}.HowItWorksSection-module__Ea66jq__stepTitle{font-family:var(--font-roboto),"Roboto",sans-serif;color:var(--primary);text-transform:capitalize;margin:0;font-size:16px;font-weight:600;line-height:1.2}.HowItWorksSection-module__Ea66jq__stepDesc{font-family:var(--font-roboto),"Roboto",sans-serif;color:#423d3d;max-width:280px;margin:0;font-size:14px;font-weight:300;line-height:1.7}@media (max-width:1200px){.HowItWorksSection-module__Ea66jq__watermark{font-size:60px}}.HowItWorksSection-module__Ea66jq__mobileConnector{background-image:linear-gradient(to bottom,var(--primary)50%,transparent 50%);z-index:0;opacity:.3;background-size:2px 12px;width:2px;display:none;position:absolute;top:40px;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.HowItWorksSection-module__Ea66jq__container{padding:0 var(--section-padding-x)}.HowItWorksSection-module__Ea66jq__stepsGrid{grid-template-columns:repeat(2,1fr);gap:60px 40px}.HowItWorksSection-module__Ea66jq__arrows{display:none}.HowItWorksSection-module__Ea66jq__watermark{font-size:50px;top:10px;left:20px}.HowItWorksSection-module__Ea66jq__mobileConnector{display:none}}@media (max-width:768px){.HowItWorksSection-module__Ea66jq__section{background:#fff;padding:13px 0;overflow:hidden}.HowItWorksSection-module__Ea66jq__container{max-width:312px;padding:0 16px}.HowItWorksSection-module__Ea66jq__watermark{color:#e6f2fb;font-family:Inter,sans-serif;font-size:43px;font-weight:700;line-height:52px;top:0;left:8px}.HowItWorksSection-module__Ea66jq__header{margin-bottom:22px;padding:0}.HowItWorksSection-module__Ea66jq__title{color:#000;margin-bottom:4px;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px}.HowItWorksSection-module__Ea66jq__subtitle{color:#737373;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:121.28%}.HowItWorksSection-module__Ea66jq__stepsContainer{width:100%}.HowItWorksSection-module__Ea66jq__stepsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;margin:0;padding:4px 16px 20px;display:flex;overflow-x:auto}.HowItWorksSection-module__Ea66jq__stepsGrid::-webkit-scrollbar{display:none}.HowItWorksSection-module__Ea66jq__stepCard{scroll-snap-align:center;text-align:center;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:280px;max-width:280px;padding:20px;display:flex;box-shadow:0 4px 12px #0000000d}.HowItWorksSection-module__Ea66jq__mobileConnector{display:none}.HowItWorksSection-module__Ea66jq__iconWrapper{width:89.47px;height:91.48px;margin:0 auto}.HowItWorksSection-module__Ea66jq__iconBg{width:89.47px;height:91.48px;box-shadow:none;background:linear-gradient(#26a6fe 0%,#018ad8 100%);border-radius:6px}.HowItWorksSection-module__Ea66jq__iconBg img{width:70px;height:70px}.HowItWorksSection-module__Ea66jq__stepTitle{text-align:center;text-transform:capitalize;color:#26a6fe;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:19px}.HowItWorksSection-module__Ea66jq__stepDesc{text-align:center;color:#423d3d;max-width:305px;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:21px}}@media (max-width:480px){.HowItWorksSection-module__Ea66jq__container{width:calc(100% - 32px);max-width:100%}.HowItWorksSection-module__Ea66jq__stepsGrid{padding:0}.HowItWorksSection-module__Ea66jq__stepCard{min-width:calc(100% - 16px);max-width:305px}}
@keyframes OurVisionSection-module__iTLvoW__visionFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes OurVisionSection-module__iTLvoW__visionCardEntrance{0%{opacity:0;transform:translateY(50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes OurVisionSection-module__iTLvoW__visionIconPop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes OurVisionSection-module__iTLvoW__visionStatPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.OurVisionSection-module__iTLvoW__section{background:var(--primary-light);width:100%;padding:var(--section-padding-y)0;flex-direction:column;justify-content:center;align-items:center;display:flex}.OurVisionSection-module__iTLvoW__container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding);box-sizing:border-box;flex-direction:column;align-items:center;gap:50px;display:flex}.OurVisionSection-module__iTLvoW__header{opacity:0;flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.OurVisionSection-module__iTLvoW__headerVisible{animation:.6s ease-out forwards OurVisionSection-module__iTLvoW__visionFadeInUp}.OurVisionSection-module__iTLvoW__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.OurVisionSection-module__iTLvoW__description{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#000;max-width:1292px;margin:0;font-size:clamp(16px,1.8vw,22px);font-weight:400;line-height:140%}.OurVisionSection-module__iTLvoW__highlight{color:var(--primary);font-weight:600}.OurVisionSection-module__iTLvoW__cardsContainer{flex-flow:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,54px);width:100%;display:flex}.OurVisionSection-module__iTLvoW__card{box-sizing:border-box;cursor:default;opacity:0;background:#fff;border:2px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:clamp(170px,16vw,220px);height:160px;padding:20px 28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(0)scale(1);box-shadow:0 4px 30px #0000001f}.OurVisionSection-module__iTLvoW__cardVisible{animation:.6s ease-out forwards OurVisionSection-module__iTLvoW__visionCardEntrance}.OurVisionSection-module__iTLvoW__card:hover{background:linear-gradient(#fff 0%,#f0f9ff 100%);border:2px solid #26a6fe4d;transform:translateY(-12px)scale(1.05);box-shadow:0 16px 60px #26a6fe66,0 0 0 2px #26a6fe33}.OurVisionSection-module__iTLvoW__iconContainer{border:2px solid var(--primary);background:0 0;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.OurVisionSection-module__iTLvoW__card:hover .OurVisionSection-module__iTLvoW__iconContainer{border-color:var(--primary);background:#26a6fe14;animation:.4s ease-out OurVisionSection-module__iTLvoW__visionIconPop}.OurVisionSection-module__iTLvoW__iconImg{object-fit:contain;transition:transform .3s;transform:scale(1)}.OurVisionSection-module__iTLvoW__card:hover .OurVisionSection-module__iTLvoW__iconImg{transform:scale(1.1)}.OurVisionSection-module__iTLvoW__statValue{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);text-align:center;font-size:20px;font-weight:700;line-height:24px;transition:all .3s}.OurVisionSection-module__iTLvoW__card:hover .OurVisionSection-module__iTLvoW__statValue{font-size:22px;animation:.5s ease-out OurVisionSection-module__iTLvoW__visionStatPulse}.OurVisionSection-module__iTLvoW__cardLabel{font-family:var(--font-inter),"Inter",sans-serif;color:#1c0d0f;text-align:center;font-size:15px;font-weight:400;line-height:18px;transition:all .3s}.OurVisionSection-module__iTLvoW__card:hover .OurVisionSection-module__iTLvoW__cardLabel{color:var(--primary-dark);font-weight:500}@media (max-width:768px){.OurVisionSection-module__iTLvoW__section{padding:32px 0}.OurVisionSection-module__iTLvoW__container{gap:20px;padding:0 16px}.OurVisionSection-module__iTLvoW__header{gap:12px}.OurVisionSection-module__iTLvoW__title{text-align:left;font-size:20px}.OurVisionSection-module__iTLvoW__description{text-align:justify;font-size:14px;line-height:1.5}.OurVisionSection-module__iTLvoW__cardsContainer{display:none}.OurVisionSection-module__iTLvoW__mobileCarouselWrapper{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.OurVisionSection-module__iTLvoW__card{opacity:1;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;max-width:280px;min-height:180px;margin:0 auto;padding:24px 20px;animation:none;display:flex;box-shadow:0 4px 24px #26a6fe40}.OurVisionSection-module__iTLvoW__iconContainer{background:linear-gradient(135deg,#e6f2fb 0%,#fff 100%);border:2px solid #26a6fe;border-radius:12px;width:56px;height:56px;box-shadow:0 4px 12px #26a6fe33}.OurVisionSection-module__iTLvoW__iconImg{width:32px!important;height:32px!important}.OurVisionSection-module__iTLvoW__statValue{color:var(--primary);font-size:24px;font-weight:700;line-height:28px}.OurVisionSection-module__iTLvoW__cardLabel{color:#1c0d0f;font-size:16px;font-weight:600;line-height:20px}.OurVisionSection-module__iTLvoW__carouselControls{justify-content:center;align-items:center;gap:16px;padding:8px 0;display:flex}.OurVisionSection-module__iTLvoW__controlBtn{color:#26a6fe;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:2px solid #26a6fe;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #26a6fe26}.OurVisionSection-module__iTLvoW__controlBtn:hover{color:#fff;background:#26a6fe;transform:scale(1.05)}.OurVisionSection-module__iTLvoW__controlBtn:active{transform:scale(.95)}.OurVisionSection-module__iTLvoW__pageDots{align-items:center;gap:10px;display:flex}.OurVisionSection-module__iTLvoW__dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:all .3s}.OurVisionSection-module__iTLvoW__dot:hover{background:#94a3b8}.OurVisionSection-module__iTLvoW__activeDot{background:linear-gradient(135deg,#26a6fe 0%,#0088e0 100%);border-radius:12px;width:28px;box-shadow:0 2px 6px #26a6fe66}}
.DashboardSidebar-module__8qw24G__sidebar{z-index:10;background:#fff;border-right:2px solid #26a6fe;border-radius:0;width:271px;min-width:271px;height:calc(100vh - 74px);padding:0;position:sticky;top:74px}.DashboardSidebar-module__8qw24G__sidebarContent{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-items:flex-start;gap:10px;height:100%;padding:40px 16px;display:flex;overflow-y:auto}.DashboardSidebar-module__8qw24G__sidebarContent::-webkit-scrollbar{display:none}.DashboardSidebar-module__8qw24G__userProfile{flex-shrink:0;width:239px;height:64px}.DashboardSidebar-module__8qw24G__userProfileInner{box-sizing:border-box;background:#e6f2fb;border-radius:8px;align-items:center;gap:12px;width:239px;height:64px;padding:12px;display:flex}.DashboardSidebar-module__8qw24G__userAvatar{border-radius:9999px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.DashboardSidebar-module__8qw24G__userInfo{flex-direction:column;align-items:flex-start;width:107px;height:36px;padding:0;display:flex}.DashboardSidebar-module__8qw24G__userName{font-family:var(--font-inter),"Inter",sans-serif;color:#1f2937;font-size:14px;font-weight:600;line-height:20px}.DashboardSidebar-module__8qw24G__userEmail{font-family:var(--font-inter),"Inter",sans-serif;color:#6b7280;font-size:12px;font-weight:400;line-height:16px}.DashboardSidebar-module__8qw24G__navigation{flex-direction:column;align-items:flex-start;gap:10px;width:239px;padding:0;display:flex}.DashboardSidebar-module__8qw24G__navSection{flex-direction:column;align-items:flex-start;width:239px;padding:0;display:flex}.DashboardSidebar-module__8qw24G__navSectionTitle{width:239px;height:16px;font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.6px;color:#9ca3af;text-transform:uppercase;margin-bottom:0;font-size:12px;font-weight:600;line-height:15px;display:block}.DashboardSidebar-module__8qw24G__navList{flex-direction:column;align-items:flex-start;gap:4px;width:239px;margin:0;padding:0;list-style:none;display:flex}.DashboardSidebar-module__8qw24G__navItem{box-sizing:border-box;border-radius:8px;align-items:center;gap:12px;width:239px;height:44px;padding:10px 12px;text-decoration:none;transition:background .2s;display:flex}.DashboardSidebar-module__8qw24G__navItem:hover{background:#f3f4f6}.DashboardSidebar-module__8qw24G__navItemActive{background:#e6f2fb}.DashboardSidebar-module__8qw24G__navItemActive .DashboardSidebar-module__8qw24G__navLabel{color:#26a6fe;font-weight:500}.DashboardSidebar-module__8qw24G__navItemActive .DashboardSidebar-module__8qw24G__navIcon{color:#26a6fe}.DashboardSidebar-module__8qw24G__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:24px;display:flex}.DashboardSidebar-module__8qw24G__navLabel{font-family:var(--font-inter),"Inter",sans-serif;color:#4b5563;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1024px){.DashboardSidebar-module__8qw24G__sidebar{height:calc(100vh - 68px);top:68px}}@media (max-width:768px){.DashboardSidebar-module__8qw24G__sidebar{width:100%;min-width:unset;border-bottom:2px solid #26a6fe;border-right:none;height:auto;position:relative;top:0}.DashboardSidebar-module__8qw24G__sidebarContent{padding:16px}.DashboardSidebar-module__8qw24G__userProfile,.DashboardSidebar-module__8qw24G__navigation,.DashboardSidebar-module__8qw24G__navSection,.DashboardSidebar-module__8qw24G__navList,.DashboardSidebar-module__8qw24G__navItem,.DashboardSidebar-module__8qw24G__userProfileInner{width:100%}.DashboardSidebar-module__8qw24G__navigation{flex-direction:row;gap:8px;display:flex;overflow-x:auto}.DashboardSidebar-module__8qw24G__navSection{display:none}.DashboardSidebar-module__8qw24G__navSection:first-child{flex-direction:row;display:flex}.DashboardSidebar-module__8qw24G__navSectionTitle{display:none}.DashboardSidebar-module__8qw24G__navList{flex-direction:row;gap:8px;width:auto}.DashboardSidebar-module__8qw24G__navItem{white-space:nowrap;width:auto;height:auto;padding:8px 12px}.DashboardSidebar-module__8qw24G__navLabel{font-size:14px}}
@keyframes FAQSection-module__BD1Lsa__faqSlideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0,0)}}@keyframes FAQSection-module__BD1Lsa__faqSlideInRight{0%{opacity:0;transform:translate(50px)scale(.95)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes FAQSection-module__BD1Lsa__faqItemSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FAQSection-module__BD1Lsa__animateContent{animation:1.5s cubic-bezier(.22,1,.36,1) forwards FAQSection-module__BD1Lsa__faqSlideInLeft}.FAQSection-module__BD1Lsa__animateImage{opacity:0;animation:1.5s cubic-bezier(.22,1,.36,1) .3s forwards FAQSection-module__BD1Lsa__faqSlideInRight}.FAQSection-module__BD1Lsa__animateItem{opacity:0;animation:1.2s cubic-bezier(.22,1,.36,1) forwards FAQSection-module__BD1Lsa__faqItemSlide}.FAQSection-module__BD1Lsa__section{background:var(--background);width:100%;min-height:auto;padding:30px 0 20px}.FAQSection-module__BD1Lsa__container{max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:flex-start;gap:60px;margin:0 auto;display:flex}.FAQSection-module__BD1Lsa__content{flex:1;max-width:637px}.FAQSection-module__BD1Lsa__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0 0 20px;font-size:36px;font-weight:700;line-height:44px}.FAQSection-module__BD1Lsa__list{flex-direction:column;gap:10px;display:flex}.FAQSection-module__BD1Lsa__item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:all .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.FAQSection-module__BD1Lsa__item:hover{border-color:#26a6fe66;transform:translate(8px);box-shadow:0 4px 12px #26a6fe26}.FAQSection-module__BD1Lsa__itemActive{border:none;transform:translate(0);box-shadow:0 4px 7.8px #00000014}.FAQSection-module__BD1Lsa__itemActive:hover{transform:translate(4px)}.FAQSection-module__BD1Lsa__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:16px 24px;transition:all .3s;display:flex}.FAQSection-module__BD1Lsa__question:hover{background:#26a6fe0a}.FAQSection-module__BD1Lsa__questionText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#1f2937;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;line-height:1.4;transition:all .3s;overflow:hidden}.FAQSection-module__BD1Lsa__questionActive{color:#26a6fe}.FAQSection-module__BD1Lsa__icon{color:#26a6fe;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:24px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.FAQSection-module__BD1Lsa__item:hover .FAQSection-module__BD1Lsa__icon{transform:scale(1.2)}.FAQSection-module__BD1Lsa__itemActive .FAQSection-module__BD1Lsa__icon{transform:rotate(180deg)}.FAQSection-module__BD1Lsa__answer{padding:0 24px 24px;animation:.4s cubic-bezier(.34,1.56,.64,1) FAQSection-module__BD1Lsa__answerSlide}.FAQSection-module__BD1Lsa__answer p{font-family:var(--font-poppins),"Poppins",sans-serif;color:#4b5563;margin:0;font-size:16px;font-weight:500;line-height:23px}@keyframes FAQSection-module__BD1Lsa__answerSlide{0%{opacity:0;max-height:0;transform:translateY(-15px)}to{opacity:1;max-height:200px;transform:translateY(0)}}.FAQSection-module__BD1Lsa__imageWrapper{border-radius:12px;flex-shrink:0;width:600px;min-height:500px;position:relative;overflow:hidden}.FAQSection-module__BD1Lsa__image{object-fit:cover;object-position:left top;transition:transform .6s}.FAQSection-module__BD1Lsa__imageWrapper:hover .FAQSection-module__BD1Lsa__image{transform:scale(1.03)}@media (max-width:1024px){.FAQSection-module__BD1Lsa__container{flex-direction:column-reverse}.FAQSection-module__BD1Lsa__content{max-width:100%}.FAQSection-module__BD1Lsa__imageWrapper{width:100%;min-height:clamp(300px,50vw,450px)}}@media (max-width:768px){.FAQSection-module__BD1Lsa__section{background:#fff;padding:13px 0}.FAQSection-module__BD1Lsa__container{box-sizing:border-box;flex-direction:column;gap:4px;width:100%;max-width:100%;margin:0;padding:0 16px}.FAQSection-module__BD1Lsa__imageWrapper{display:none}.FAQSection-module__BD1Lsa__content{width:100%;max-width:100%}.FAQSection-module__BD1Lsa__title{color:#000;text-align:left;margin-bottom:4px;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px}.FAQSection-module__BD1Lsa__list{gap:9px;width:100%}.FAQSection-module__BD1Lsa__item{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;width:100%;min-height:38px}.FAQSection-module__BD1Lsa__itemActive{border:none;box-shadow:0 4px 7.8px #00000014}.FAQSection-module__BD1Lsa__question{min-height:38px;padding:16px 20px}.FAQSection-module__BD1Lsa__questionText{color:#1f2937;white-space:normal;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;line-height:12px}.FAQSection-module__BD1Lsa__questionActive{color:#26a6fe}.FAQSection-module__BD1Lsa__icon{flex-shrink:0;width:24px;height:24px}.FAQSection-module__BD1Lsa__answer{padding:0 20px 16px}.FAQSection-module__BD1Lsa__answer p{color:#4b5563;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:15px}}@media (max-width:480px){.FAQSection-module__BD1Lsa__container{width:100%;max-width:100%;padding:0 16px}.FAQSection-module__BD1Lsa__item{width:100%}.FAQSection-module__BD1Lsa__questionText{line-height:1.2}.FAQSection-module__BD1Lsa__answer p{font-size:10px}}
@keyframes BlogsSection-module__Do6OqW__blogsFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes BlogsSection-module__Do6OqW__blogsCardSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.BlogsSection-module__Do6OqW__section{width:100%;padding:var(--section-padding-y)0;background:#fff;overflow:hidden}.BlogsSection-module__Do6OqW__container{max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}.BlogsSection-module__Do6OqW__header{opacity:0;flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:50px;display:flex}.BlogsSection-module__Do6OqW__headerVisible{animation:.6s ease-out forwards BlogsSection-module__Do6OqW__blogsFadeInUp}.BlogsSection-module__Do6OqW__titleWrapper{flex:1;min-width:280px}.BlogsSection-module__Do6OqW__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0 0 12px;font-size:2.25rem;font-weight:700;line-height:1.22}.BlogsSection-module__Do6OqW__subtitle{font-family:var(--font-inter),"Inter",sans-serif;color:#737373;margin:0;font-size:1.25rem;font-weight:400;line-height:1.2}.BlogsSection-module__Do6OqW__exploreButton{background:var(--primary);border:2px solid var(--primary);min-width:180px;height:44px;font-family:var(--font-raleway),"Raleway",sans-serif;text-align:center;color:#fff;cursor:pointer;justify-content:center;align-self:flex-start;align-items:center;padding:10px 20px;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s;display:flex}.BlogsSection-module__Do6OqW__exploreButton:hover{background:#1a8fd8;border-color:#1a8fd8}.BlogsSection-module__Do6OqW__carouselWrapper{align-items:center;gap:10px;display:flex;position:relative}.BlogsSection-module__Do6OqW__navArrow{z-index:10;border:2px solid var(--primary);cursor:pointer;width:44px;height:44px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}.BlogsSection-module__Do6OqW__navArrowLeft{left:0}.BlogsSection-module__Do6OqW__navArrowRight{right:0}.BlogsSection-module__Do6OqW__navArrow:hover{background:var(--primary);color:#fff}.BlogsSection-module__Do6OqW__cardsContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:17px;margin:0 -10px;padding:10px 50px;display:flex;overflow-x:auto}.BlogsSection-module__Do6OqW__cardsContainer::-webkit-scrollbar{display:none}.BlogsSection-module__Do6OqW__card{cursor:pointer;width:342px;max-width:342px;box-shadow:none;opacity:0;background:#fff;border:none;border-radius:12px;flex-direction:column;flex-shrink:0;transition:all .3s;display:flex;overflow:hidden;transform:translateY(0)}.BlogsSection-module__Do6OqW__cardVisible{animation:.5s forwards BlogsSection-module__Do6OqW__blogsCardSlide}.BlogsSection-module__Do6OqW__cardBorder{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000d}.BlogsSection-module__Do6OqW__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.BlogsSection-module__Do6OqW__cardImageContainer{border-radius:12px 12px 0 0;width:100%;height:211px;position:relative;overflow:hidden}.BlogsSection-module__Do6OqW__cardImage{object-fit:cover;object-position:center;transition:transform .3s;transform:scale(1)}.BlogsSection-module__Do6OqW__card:hover .BlogsSection-module__Do6OqW__cardImage{transform:scale(1.05)}.BlogsSection-module__Do6OqW__cardContent{flex-direction:column;flex:1;padding:12px 8px 16px;display:flex}.BlogsSection-module__Do6OqW__metaInfo{align-items:center;gap:3px;margin-bottom:8px;display:flex}.BlogsSection-module__Do6OqW__metaText{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;font-size:8px;font-weight:400;line-height:12px}.BlogsSection-module__Do6OqW__metaDot{background:var(--primary);border-radius:50%;width:4px;height:4px;margin:0 2px}.BlogsSection-module__Do6OqW__divider{background:#e5e7eb;width:100%;height:1px;margin-bottom:8px}.BlogsSection-module__Do6OqW__cardTitle{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.BlogsSection-module__Do6OqW__cardDescription{font-family:var(--font-poppins),"Poppins",sans-serif;color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 12px;font-size:9px;font-weight:400;line-height:14px;display:-webkit-box;overflow:hidden}.BlogsSection-module__Do6OqW__readMoreButton{border:2px solid var(--primary);width:auto;font-family:var(--font-raleway),"Raleway",sans-serif;text-align:center;color:var(--primary);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;line-height:1;transition:all .3s;display:inline-flex}.BlogsSection-module__Do6OqW__card:hover .BlogsSection-module__Do6OqW__readMoreButton{background:var(--primary);color:#fff}@media (max-width:1024px){.BlogsSection-module__Do6OqW__section{padding:var(--section-padding-y)0}.BlogsSection-module__Do6OqW__container{padding:0 var(--container-padding-laptop)}.BlogsSection-module__Do6OqW__header{margin-bottom:40px}.BlogsSection-module__Do6OqW__title{font-size:1.875rem}.BlogsSection-module__Do6OqW__subtitle{font-size:1rem}.BlogsSection-module__Do6OqW__navArrow{width:38px;height:38px}.BlogsSection-module__Do6OqW__card{width:280px;max-width:280px}}@media (max-width:480px){.BlogsSection-module__Do6OqW__section{padding:var(--section-padding-y)0}.BlogsSection-module__Do6OqW__container{padding:0 16px}.BlogsSection-module__Do6OqW__header{flex-direction:column;margin-bottom:30px}.BlogsSection-module__Do6OqW__title{margin-bottom:8px;font-size:1.5rem}.BlogsSection-module__Do6OqW__subtitle{font-size:.875rem}.BlogsSection-module__Do6OqW__navArrow{width:44px;height:44px}.BlogsSection-module__Do6OqW__cardsContainer{padding:10px 16px}.BlogsSection-module__Do6OqW__card{width:280px;max-width:280px}}
.DashboardLayout-module__KCZfoW__dashboardPageWrapper{background:#fff;justify-content:center;min-height:calc(100vh - 74px);margin-top:74px;display:flex}@media (max-width:1024px){.DashboardLayout-module__KCZfoW__dashboardPageWrapper{margin-top:68px}}.DashboardLayout-module__KCZfoW__dashboardContent{width:100%;height:100%;display:flex;position:relative}.DashboardLayout-module__KCZfoW__mainContent{flex:1;width:100%;min-width:0;padding:40px 0 32px 16px}@media (max-width:768px){.DashboardLayout-module__KCZfoW__dashboardContent{flex-direction:column}.DashboardLayout-module__KCZfoW__mainContent{padding:20px 0}}
@keyframes OurMissionSection-module__4kbIJW__missionFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes OurMissionSection-module__4kbIJW__missionCardEntrance{0%{opacity:0;transform:translateY(50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes OurMissionSection-module__4kbIJW__missionIconPop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.OurMissionSection-module__4kbIJW__section{width:100%;padding:var(--section-padding-y)0;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.OurMissionSection-module__4kbIJW__container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding);box-sizing:border-box;flex-direction:column;align-items:center;gap:40px;display:flex}.OurMissionSection-module__4kbIJW__header{opacity:0;flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.OurMissionSection-module__4kbIJW__headerVisible{animation:.6s ease-out forwards OurMissionSection-module__4kbIJW__missionFadeInUp}.OurMissionSection-module__4kbIJW__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.OurMissionSection-module__4kbIJW__description{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#000;max-width:1292px;margin:0;font-size:clamp(16px,1.8vw,22px);font-weight:400;line-height:140%}.OurMissionSection-module__4kbIJW__highlight{color:var(--primary);font-weight:600}.OurMissionSection-module__4kbIJW__cardsContainer{flex-flow:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,54px);width:100%;display:flex}.OurMissionSection-module__4kbIJW__card{box-sizing:border-box;cursor:default;opacity:0;background:#fff;border:2px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:clamp(170px,16vw,220px);height:160px;padding:20px 28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(0)scale(1);box-shadow:0 4px 54px #00000026}.OurMissionSection-module__4kbIJW__cardVisible{animation:.6s ease-out forwards OurMissionSection-module__4kbIJW__missionCardEntrance}.OurMissionSection-module__4kbIJW__card:hover{background:linear-gradient(#fff 0%,#f0f9ff 100%);border:2px solid #26a6fe4d;transform:translateY(-12px)scale(1.05);box-shadow:0 16px 60px #26a6fe66,0 0 0 2px #26a6fe33}.OurMissionSection-module__4kbIJW__iconContainer{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.OurMissionSection-module__4kbIJW__card:hover .OurMissionSection-module__4kbIJW__iconContainer{background:#26a6fe14;animation:.4s ease-out OurMissionSection-module__4kbIJW__missionIconPop}.OurMissionSection-module__4kbIJW__iconImg{object-fit:contain;transition:transform .3s;transform:scale(1)}.OurMissionSection-module__4kbIJW__card:hover .OurMissionSection-module__4kbIJW__iconImg{transform:scale(1.1)}.OurMissionSection-module__4kbIJW__cardLabel{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);text-align:center;font-size:18px;font-weight:700;line-height:22px;transition:all .3s}.OurMissionSection-module__4kbIJW__card:hover .OurMissionSection-module__4kbIJW__cardLabel{color:var(--primary-dark);font-size:19px}@media (max-width:768px){.OurMissionSection-module__4kbIJW__section{padding:32px 0}.OurMissionSection-module__4kbIJW__container{gap:20px;padding:0 16px}.OurMissionSection-module__4kbIJW__header{gap:12px}.OurMissionSection-module__4kbIJW__title{text-align:left;font-size:20px}.OurMissionSection-module__4kbIJW__description{text-align:justify;font-size:14px;line-height:1.5}.OurMissionSection-module__4kbIJW__cardsContainer{display:none}.OurMissionSection-module__4kbIJW__mobileCarouselWrapper{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.OurMissionSection-module__4kbIJW__card{opacity:1;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;max-width:280px;min-height:160px;margin:0 auto;padding:24px 20px;animation:none;display:flex;box-shadow:0 4px 24px #26a6fe40}.OurMissionSection-module__4kbIJW__iconContainer{background:linear-gradient(135deg,#e6f2fb 0%,#fff 100%);border-radius:50%;width:64px;height:64px;box-shadow:0 4px 12px #26a6fe33}.OurMissionSection-module__4kbIJW__iconImg{width:40px!important;height:40px!important}.OurMissionSection-module__4kbIJW__cardLabel{color:var(--primary);font-size:18px;font-weight:700;line-height:22px}.OurMissionSection-module__4kbIJW__carouselControls{justify-content:center;align-items:center;gap:16px;padding:8px 0;display:flex}.OurMissionSection-module__4kbIJW__controlBtn{color:#26a6fe;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:2px solid #26a6fe;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #26a6fe26}.OurMissionSection-module__4kbIJW__controlBtn:hover{color:#fff;background:#26a6fe;transform:scale(1.05)}.OurMissionSection-module__4kbIJW__controlBtn:active{transform:scale(.95)}.OurMissionSection-module__4kbIJW__pageDots{align-items:center;gap:10px;display:flex}.OurMissionSection-module__4kbIJW__dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:all .3s}.OurMissionSection-module__4kbIJW__dot:hover{background:#94a3b8}.OurMissionSection-module__4kbIJW__activeDot{background:linear-gradient(135deg,#26a6fe 0%,#0088e0 100%);border-radius:12px;width:28px;box-shadow:0 2px 6px #26a6fe66}}
@keyframes Toast-module__byPDzq__toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__byPDzq__toast{z-index:10001;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;animation:.3s Toast-module__byPDzq__toastSlideIn;display:flex;position:fixed;top:100px;right:24px;box-shadow:0 10px 40px #00000026}.Toast-module__byPDzq__toast span{font-family:var(--font-inter),"Inter",sans-serif;color:#374151;font-size:14px;font-weight:500}.Toast-module__byPDzq__toast button{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0 0 0 8px;font-size:20px;line-height:1;transition:color .2s}.Toast-module__byPDzq__toast button:hover{color:#374151}.Toast-module__byPDzq__toastSuccess{border-left:4px solid #16a34a}.Toast-module__byPDzq__toastError{border-left:4px solid #dc2626}.Toast-module__byPDzq__toastInfo{border-left:4px solid var(--primary)}@media (max-width:480px){.Toast-module__byPDzq__toast{top:90px;left:12px;right:12px}}
.SurgeriesOfferedSection-module__3vrpQa__section{background:var(--background);width:100%;padding:0;overflow:hidden}.SurgeriesOfferedSection-module__3vrpQa__container{width:100%;max-width:var(--container-width);padding:41px var(--container-padding)0;margin:0 auto}.SurgeriesOfferedSection-module__3vrpQa__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;width:100%;margin:0 0 18px;font-size:36px;font-style:normal;font-weight:700;line-height:44px}.SurgeriesOfferedSection-module__3vrpQa__grid{grid-template-columns:repeat(9,1fr);gap:8px;width:100%;padding:0;display:grid}.SurgeriesOfferedSection-module__3vrpQa__card{aspect-ratio:1;cursor:pointer;will-change:transform,background,box-shadow;backface-visibility:hidden;background:#fff;border:none;border-radius:8px;outline:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;width:100%;padding:14px 8px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s,box-shadow .3s;display:flex;transform:translateZ(0)}.SurgeriesOfferedSection-module__3vrpQa__card:hover{background:linear-gradient(180deg,#0176d3 0%,var(--primary)100%);z-index:10;transform:translateZ(0)scale(1.08);box-shadow:0 10px 30px #26a6fe73,0 0 25px #26a6fe59}.SurgeriesOfferedSection-module__3vrpQa__card:hover .SurgeriesOfferedSection-module__3vrpQa__cardName{color:#fff}.SurgeriesOfferedSection-module__3vrpQa__card:hover .SurgeriesOfferedSection-module__3vrpQa__rectOuter{background:#ffffff40}.SurgeriesOfferedSection-module__3vrpQa__card:hover .SurgeriesOfferedSection-module__3vrpQa__iconImg{transform:scale(1.1)}.SurgeriesOfferedSection-module__3vrpQa__iconWrapper{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:65%;max-width:65px;max-height:65px;display:flex}.SurgeriesOfferedSection-module__3vrpQa__rectOuter{background:#e5e7eb59;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex}.SurgeriesOfferedSection-module__3vrpQa__rectMiddle{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:calc(100% - 5px);height:calc(100% - 5px);display:flex}.SurgeriesOfferedSection-module__3vrpQa__rectInner{border-radius:4px;justify-content:center;align-items:center;width:calc(100% - 6px);height:calc(100% - 6px);display:flex;overflow:hidden}.SurgeriesOfferedSection-module__3vrpQa__iconImg{object-fit:contain;width:100%;height:100%;transition:transform .3s}.SurgeriesOfferedSection-module__3vrpQa__cardName{width:100%;font-family:var(--font-roboto),"Roboto",sans-serif;text-align:center;color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-style:normal;font-weight:400;line-height:1.2;transition:color .3s;display:-webkit-box;overflow:hidden}.SurgeriesOfferedSection-module__3vrpQa__loadBar{background:#fff;justify-content:center;align-items:center;width:100vw;height:50px;margin-top:18px;margin-left:calc(50% - 50vw);display:flex;box-shadow:-3px -6px 12.2px -1px #e5e7eb}.SurgeriesOfferedSection-module__3vrpQa__loadBtn{font-family:var(--font-inter),"Inter",sans-serif;text-align:center;color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-style:normal;font-weight:600;line-height:17px;transition:all .3s}.SurgeriesOfferedSection-module__3vrpQa__loadBtn:hover{color:#0176d3;background:#26a6fe1a;transform:scale(1.05)}.SurgeriesOfferedSection-module__3vrpQa__loadMoreContainer{justify-content:center;align-items:center;width:100%;padding:24px 0 8px;display:flex}.SurgeriesOfferedSection-module__3vrpQa__loadMoreText{font-family:var(--font-inter),"Inter",sans-serif;color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;font-size:15px;font-weight:600;line-height:1.5;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative}.SurgeriesOfferedSection-module__3vrpQa__loadMoreText:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;height:2px;transition:all .3s;position:absolute;bottom:4px;left:16px;right:16px;transform:scaleX(0)}.SurgeriesOfferedSection-module__3vrpQa__loadMoreText:hover{color:#0176d3;transform:translateY(-2px)}.SurgeriesOfferedSection-module__3vrpQa__loadMoreText:hover:after{opacity:1;transform:scaleX(1)}.SurgeriesOfferedSection-module__3vrpQa__loadMoreArrow{font-size:14px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.SurgeriesOfferedSection-module__3vrpQa__loadMoreText:hover .SurgeriesOfferedSection-module__3vrpQa__loadMoreArrow{transform:translateY(3px)}@media (max-width:768px){.SurgeriesOfferedSection-module__3vrpQa__loadMoreContainer{display:none}}@media (min-width:769px){.SurgeriesOfferedSection-module__3vrpQa__grid{grid-template-columns:repeat(9,1fr)}.SurgeriesOfferedSection-module__3vrpQa__cardName{font-size:clamp(8px,.8vw,10px)}.SurgeriesOfferedSection-module__3vrpQa__container{padding:41px clamp(20px,5vw,60px) 30px}}@media (max-width:768px){.SurgeriesOfferedSection-module__3vrpQa__container{padding:30px 0 0}.SurgeriesOfferedSection-module__3vrpQa__title{margin-bottom:20px;padding:0 16px;font-size:28px;line-height:36px}.SurgeriesOfferedSection-module__3vrpQa__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:10px 16px 30px;display:flex;overflow-x:auto}.SurgeriesOfferedSection-module__3vrpQa__grid::-webkit-scrollbar{display:none}.SurgeriesOfferedSection-module__3vrpQa__card{aspect-ratio:auto;scroll-snap-align:center;border:1px solid #00000008;border-radius:12px;min-width:140px;max-width:140px;padding:16px 12px;box-shadow:0 4px 12px #0000000d}.SurgeriesOfferedSection-module__3vrpQa__card:hover{transform:translateZ(0)scale(1.05);box-shadow:0 6px 20px #26a6fe66}.SurgeriesOfferedSection-module__3vrpQa__iconWrapper{width:100%;max-width:60px;max-height:60px;margin-bottom:8px}.SurgeriesOfferedSection-module__3vrpQa__cardName{font-size:11px;font-weight:500;line-height:1.3}.SurgeriesOfferedSection-module__3vrpQa__loadBar{width:100%;height:55px;box-shadow:none;border-top:1px solid #e5e7eb;margin-top:10px;margin-left:0}.SurgeriesOfferedSection-module__3vrpQa__loadBtn{width:100%;padding:12px 28px;font-size:15px}}@media (max-width:400px){.SurgeriesOfferedSection-module__3vrpQa__card{min-width:130px;max-width:130px;padding:12px 8px}.SurgeriesOfferedSection-module__3vrpQa__title{font-size:24px;line-height:30px}}
.AddFamilyMemberModal-module__gqsxkG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AddFamilyMemberModal-module__gqsxkG__modalContainer{background:#fff;border-radius:20px;flex-direction:column;width:590px;height:auto;max-height:95vh;animation:.3s ease-out forwards AddFamilyMemberModal-module__gqsxkG__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000004d}@keyframes AddFamilyMemberModal-module__gqsxkG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AddFamilyMemberModal-module__gqsxkG__header{background:#26a6fe;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:74px;padding:0 34px;display:flex}.AddFamilyMemberModal-module__gqsxkG__headerTitle{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.AddFamilyMemberModal-module__gqsxkG__closeButton{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.AddFamilyMemberModal-module__gqsxkG__formBody{flex-direction:column;flex:1;gap:20px;padding:24px 34px 34px;display:flex;overflow-y:auto}.AddFamilyMemberModal-module__gqsxkG__formBody::-webkit-scrollbar{width:6px}.AddFamilyMemberModal-module__gqsxkG__formBody::-webkit-scrollbar-track{background:0 0;margin-bottom:20px}.AddFamilyMemberModal-module__gqsxkG__formBody::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.AddFamilyMemberModal-module__gqsxkG__formBody::-webkit-scrollbar-thumb:hover{background:#9ca3af}.AddFamilyMemberModal-module__gqsxkG__row{gap:15px;width:100%;display:flex}.AddFamilyMemberModal-module__gqsxkG__inputGroup{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.AddFamilyMemberModal-module__gqsxkG__label{color:#374151;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.AddFamilyMemberModal-module__gqsxkG__input,.AddFamilyMemberModal-module__gqsxkG__select{box-sizing:border-box;color:#374151;background:#fff;border:1px solid #26a6fe;border-radius:6px;outline:none;width:100%;height:47px;padding:0 13px;font-family:Inter,sans-serif;font-size:14px}.AddFamilyMemberModal-module__gqsxkG__input::placeholder{color:#979797}.AddFamilyMemberModal-module__gqsxkG__select{appearance:none;color:#979797;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23979797\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:16px}.AddFamilyMemberModal-module__gqsxkG__select:focus,.AddFamilyMemberModal-module__gqsxkG__input:focus{border-width:2px}.AddFamilyMemberModal-module__gqsxkG__tpaSection{border:1px solid #26a6fe;border-radius:6px;padding:0;transition:all .3s;overflow:hidden}.AddFamilyMemberModal-module__gqsxkG__tpaHeader{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AddFamilyMemberModal-module__gqsxkG__tpaTitle{color:#979797;font-family:Inter,sans-serif;font-size:14px}.AddFamilyMemberModal-module__gqsxkG__tpaArrow{color:#26a6fe;transition:transform .3s}.AddFamilyMemberModal-module__gqsxkG__tpaArrow.AddFamilyMemberModal-module__gqsxkG__open{transform:rotate(180deg)}.AddFamilyMemberModal-module__gqsxkG__tpaContent{border-top:1px solid #0000;flex-direction:column;gap:15px;padding:0 16px 16px;display:flex}.AddFamilyMemberModal-module__gqsxkG__tpaSection.AddFamilyMemberModal-module__gqsxkG__open .AddFamilyMemberModal-module__gqsxkG__tpaContent{border-top-color:#e5e7eb;padding-top:16px}.AddFamilyMemberModal-module__gqsxkG__uploadSection{flex-direction:column;gap:6px;margin-top:5px;display:flex}.AddFamilyMemberModal-module__gqsxkG__uploadContainer{box-sizing:border-box;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:228px;transition:background .2s;display:flex}.AddFamilyMemberModal-module__gqsxkG__uploadContainer:hover{background:#eff6ff}.AddFamilyMemberModal-module__gqsxkG__uploadIconCircle{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.AddFamilyMemberModal-module__gqsxkG__uploadTextMain{text-align:center;color:#111827;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.AddFamilyMemberModal-module__gqsxkG__uploadTextSub{text-align:center;color:#4b5563;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.AddFamilyMemberModal-module__gqsxkG__uploadTextInfo{text-align:center;color:#6b7280;font-family:Inter,sans-serif;font-size:12px;font-weight:400}.AddFamilyMemberModal-module__gqsxkG__secureInfo{align-items:center;gap:8px;margin-top:5px;display:flex}.AddFamilyMemberModal-module__gqsxkG__secureText{color:#4b5563;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.AddFamilyMemberModal-module__gqsxkG__checkboxGroup{align-items:flex-start;gap:10px;margin-top:10px;display:flex}.AddFamilyMemberModal-module__gqsxkG__checkbox{cursor:pointer;width:16px;height:16px;margin-top:3px}.AddFamilyMemberModal-module__gqsxkG__checkboxText{color:#4f4f4f;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;line-height:20px}.AddFamilyMemberModal-module__gqsxkG__link{color:#26a6fe;text-decoration:none}.AddFamilyMemberModal-module__gqsxkG__submitBtn{cursor:pointer;background:linear-gradient(#40b5ff 0%,#26a6fe 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:100%;height:80px;margin-top:20px;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 12px #26a6fe4d,0 1px 2px #0000000d}.AddFamilyMemberModal-module__gqsxkG__submitBtn:hover{background:linear-gradient(#5ac0ff 0%,#36abfe 100%);transform:translateY(-1px);box-shadow:0 8px 16px #26a6fe66,0 2px 4px #0000000d}.AddFamilyMemberModal-module__gqsxkG__submitBtn:active{transform:translateY(0);box-shadow:0 2px 6px #26a6fe4d}.AddFamilyMemberModal-module__gqsxkG__submitBtnText{color:#fff;letter-spacing:.3px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}@media (max-width:640px){.AddFamilyMemberModal-module__gqsxkG__overlay{z-index:2147483647;align-items:flex-start;height:100dvh;padding:0}.AddFamilyMemberModal-module__gqsxkG__modalContainer{border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100%;animation:none;display:flex}.AddFamilyMemberModal-module__gqsxkG__header{border-radius:0;flex-shrink:0;padding:0 20px}.AddFamilyMemberModal-module__gqsxkG__submitBtn{z-index:2147483647;width:auto;height:60px;margin:0;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 4px 20px #26a6fe66}.AddFamilyMemberModal-module__gqsxkG__formBody{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto;padding-bottom:100px!important}.AddFamilyMemberModal-module__gqsxkG__row{flex-direction:column;gap:15px}.AddFamilyMemberModal-module__gqsxkG__tpaContent .AddFamilyMemberModal-module__gqsxkG__row{flex-direction:column}}
@keyframes ProfessionalExpertiseSection-module__zqQe_W__expertiseFadeInRight{0%{opacity:0;transform:translate(80px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes ProfessionalExpertiseSection-module__zqQe_W__expertiseTitleSlide{0%{opacity:0;letter-spacing:8px;transform:translate(-50px,30px)}to{opacity:1;letter-spacing:normal;transform:translate(0,0)}}@keyframes ProfessionalExpertiseSection-module__zqQe_W__expertiseTextReveal{0%{opacity:0;filter:blur(5px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes ProfessionalExpertiseSection-module__zqQe_W__expertiseShine{0%{background-position:-200%}to{background-position:200%}}@keyframes ProfessionalExpertiseSection-module__zqQe_W__expertiseLineGrow{0%{width:0}to{width:80px}}.ProfessionalExpertiseSection-module__zqQe_W__section{width:100%;padding:var(--section-padding-y)0;background:#fff;overflow:hidden}.ProfessionalExpertiseSection-module__zqQe_W__container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding);box-sizing:border-box;flex-flow:wrap;justify-content:space-between;align-items:center;gap:clamp(30px,5vw,60px);margin:0 auto;display:flex}.ProfessionalExpertiseSection-module__zqQe_W__textContent{flex-direction:column;flex:400px;gap:24px;max-width:600px;transition:transform .1s ease-out;display:flex}.ProfessionalExpertiseSection-module__zqQe_W__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;opacity:0;margin:0;font-size:clamp(26px,3vw,32px);font-weight:700;line-height:1.2}.ProfessionalExpertiseSection-module__zqQe_W__titleVisible{animation:.8s cubic-bezier(.4,0,.2,1) forwards ProfessionalExpertiseSection-module__zqQe_W__expertiseTitleSlide}.ProfessionalExpertiseSection-module__zqQe_W__description{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#000;opacity:0;margin:0;font-size:clamp(18px,2vw,24px);font-weight:400;line-height:140%}.ProfessionalExpertiseSection-module__zqQe_W__descriptionVisible{animation:.9s cubic-bezier(.4,0,.2,1) .2s forwards ProfessionalExpertiseSection-module__zqQe_W__expertiseTextReveal}.ProfessionalExpertiseSection-module__zqQe_W__highlight{color:var(--primary);text-underline-offset:4px;font-weight:600;-webkit-text-decoration:underline #26a6fe66;text-decoration:underline #26a6fe66}.ProfessionalExpertiseSection-module__zqQe_W__decorativeLine{background:linear-gradient(90deg,var(--primary),#007dfc);border-radius:2px;width:80px;height:4px;animation:none}.ProfessionalExpertiseSection-module__zqQe_W__lineVisible{animation:.8s cubic-bezier(.4,0,.2,1) .5s forwards ProfessionalExpertiseSection-module__zqQe_W__expertiseLineGrow}.ProfessionalExpertiseSection-module__zqQe_W__imageWrapper{flex:500px;max-width:662px;transition:transform .1s ease-out;position:relative}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard{aspect-ratio:662/405;background:linear-gradient(138.88deg,#fff 44.89%,var(--primary)107.08%);box-sizing:border-box;opacity:0;cursor:default;border-radius:16px;width:100%;padding:clamp(12px,2vw,19px);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;position:relative;transform:translateY(0)scale(1);box-shadow:0 8px 10px #bd192203,0 20px 25px #bd192230}.ProfessionalExpertiseSection-module__zqQe_W__cardVisible{animation:1s cubic-bezier(.4,0,.2,1) .3s forwards ProfessionalExpertiseSection-module__zqQe_W__expertiseFadeInRight}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 50px #26a6fe59,0 8px 20px #00000026}.ProfessionalExpertiseSection-module__zqQe_W__shineEffect{pointer-events:none;z-index:2;opacity:0;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard:hover .ProfessionalExpertiseSection-module__zqQe_W__shineEffect{opacity:1;animation:.8s ease-out ProfessionalExpertiseSection-module__zqQe_W__expertiseShine}.ProfessionalExpertiseSection-module__zqQe_W__imgContainer{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.ProfessionalExpertiseSection-module__zqQe_W__mainImage{object-fit:cover;object-position:center;border-radius:12px;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(1)}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard:hover .ProfessionalExpertiseSection-module__zqQe_W__mainImage{transform:scale(1.05)}.ProfessionalExpertiseSection-module__zqQe_W__hoverOverlay{pointer-events:none;opacity:.5;background:linear-gradient(#0000 60%,#26a6fe33 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard:hover .ProfessionalExpertiseSection-module__zqQe_W__hoverOverlay{opacity:1}@media (max-width:768px){.ProfessionalExpertiseSection-module__zqQe_W__section{padding:32px 0}.ProfessionalExpertiseSection-module__zqQe_W__container{flex-direction:column;align-items:flex-start;gap:0;padding:0 16px}.ProfessionalExpertiseSection-module__zqQe_W__textContent{text-align:left;flex:none;gap:12px;max-width:100%;height:auto;margin-bottom:16px}.ProfessionalExpertiseSection-module__zqQe_W__title{text-align:left;font-size:20px}.ProfessionalExpertiseSection-module__zqQe_W__description{text-justify:inter-word;font-size:14px;line-height:1.5;text-align:justify!important}.ProfessionalExpertiseSection-module__zqQe_W__decorativeLine{width:60px;height:3px}.ProfessionalExpertiseSection-module__zqQe_W__imageWrapper{flex:none;width:100%;max-width:100%;height:auto}.ProfessionalExpertiseSection-module__zqQe_W__gradientCard{aspect-ratio:16/10;border-radius:12px;height:auto;padding:10px}.ProfessionalExpertiseSection-module__zqQe_W__imgContainer,.ProfessionalExpertiseSection-module__zqQe_W__mainImage{border-radius:8px}}
