.health-overlay_healthOverlay__7w7tR{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 10px 40px rgba(0,0,0,.1)}.health-overlay_overlayHeader__VfbQp{background:linear-gradient(135deg,#004e66,#003a4d);padding:20px 24px;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.1)}.health-overlay_logoSection__KRiX9{display:flex;align-items:center;gap:12px}.health-overlay_logo__YKLTm{width:44px;height:44px}.health-overlay_brandName__3Hqz8{font-size:26px;font-weight:700;letter-spacing:-.5px}.health-overlay_closeButton__bB3n8{background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.2);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.health-overlay_closeButton__bB3n8:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);transform:scale(1.05)}.health-overlay_closeButton__bB3n8:active{transform:scale(.95)}.health-overlay_overlayContent__lq4qe{padding:32px;min-height:400px;max-height:calc(100vh - 200px);overflow-y:auto;flex:1 1;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fffe,#f0f9ff)}.health-overlay_healthOverlayStep__coY_K{max-width:600px;margin:0 auto;width:100%}.health-overlay_stepHeader__w0_Dj{text-align:center;margin-bottom:32px;padding:0 8px}.health-overlay_stepVisualHeader__Xt56_{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px}.health-overlay_stepIcon__98g0C{width:64px;height:64px;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(76,175,80,.3);animation:health-overlay_float__JQt0p 3s ease-in-out infinite}.health-overlay_stepIcon__98g0C img{width:32px;height:32px;filter:brightness(0) invert(1)}@keyframes health-overlay_float__JQt0p{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.health-overlay_stepNumber__QiH_r{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 4px 12px rgba(76,175,80,.3);letter-spacing:.5px}.health-overlay_stepDescription__fgIEe{color:#6b7280;font-size:16px;font-weight:400;margin-top:8px;line-height:1.5}.health-overlay_stepHeader__w0_Dj h2{color:#1a1a1a;margin:12px 0 16px;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.5px}.health-overlay_stepHeader__w0_Dj h3{color:#2d3748;margin:16px 0 12px;font-size:22px;font-weight:600;line-height:1.3}.health-overlay_stepHeader__w0_Dj p{color:#4a5568;margin:8px 0;font-size:16px;line-height:1.5;font-weight:400}.health-overlay_stepDots__R5AYs{display:flex;align-items:center;justify-content:center;gap:15px;margin:15px 0}.health-overlay_stepLabel__2u_2Y{font-size:16px;color:#666}.health-overlay_dots__YgbxV{display:flex;gap:8px}.health-overlay_dot__7Dg60{width:12px;height:12px;border-radius:50%;background:#ddd;transition:all .3s ease}.health-overlay_active__ub8M7{background:#4caf50;transform:scale(1.2)}.health-overlay_sectionTitle__QyRoX{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:600;color:#374151}.health-overlay_sectionIcon__iboRN{font-size:20px}.health-overlay_genderSelection__eXrqV{margin-bottom:32px}.health-overlay_genderButtons__rmvtd{display:flex;gap:20px;justify-content:center;margin-top:24px}.health-overlay_genderBtn__ow53A{padding:20px 24px;border:2px solid #e5e7eb;background:#fff;border-radius:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:160px;position:relative;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;gap:8px}.health-overlay_genderIcon__f2sSg{font-size:32px;margin-bottom:4px}.health-overlay_genderBtn__ow53A:hover{border-color:#4caf50;background:#f0f9ff;transform:translateY(-4px);box-shadow:0 8px 20px rgba(76,175,80,.2)}.health-overlay_genderBtn__ow53A.health-overlay_selected__xX100{border-color:#4caf50;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 8px 24px rgba(76,175,80,.4);transform:translateY(-4px)}.health-overlay_genderBtn__ow53A.health-overlay_selected__xX100:hover{background:linear-gradient(135deg,#45a049,#4caf50)}.health-overlay_memberSelection__DbHo1{margin-bottom:32px}.health-overlay_memberDescription__qtcvx{text-align:center;color:#6b7280;font-size:16px;margin-bottom:20px;line-height:1.5}.health-overlay_offerBanner__Me38K{background:linear-gradient(135deg,gold,#ffed4e);border:2px solid #fbbf24;border-radius:16px;padding:16px 20px;margin:24px 0;display:flex;align-items:center;gap:12px;box-shadow:0 4px 16px rgba(251,191,36,.2);animation:health-overlay_pulse-glow__f8ku_ 2s ease-in-out infinite}@keyframes health-overlay_pulse-glow__f8ku_{0%,to{box-shadow:0 4px 16px rgba(251,191,36,.2)}50%{box-shadow:0 6px 20px rgba(251,191,36,.3)}}.health-overlay_offerIcon__MLGsd{font-size:24px;animation:health-overlay_bounce__XCBWB 1s ease-in-out infinite}@keyframes health-overlay_bounce__XCBWB{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.health-overlay_offerContent__aqrYk{display:flex;flex-direction:column;gap:2px}.health-overlay_offerText__x0hG7{font-size:18px;font-weight:700;color:#92400e}.health-overlay_offerSubtext__p1o2R{font-size:14px;font-weight:500;color:#a16207}.health-overlay_promoText__ByvNb{color:#4caf50;font-weight:600;margin-bottom:20px}.health-overlay_memberCards___5Y8g{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin-top:20px;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width:600px){.health-overlay_memberCards___5Y8g{grid-template-columns:1fr;max-width:300px}}.health-overlay_memberCard__gG4RR{border:2px solid #e5e7eb;border-radius:20px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fff;min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.health-overlay_memberCard__gG4RR:hover{border-color:#4caf50;transform:translateY(-6px);box-shadow:0 12px 32px rgba(76,175,80,.2);background:#f8fffe}.health-overlay_memberCard__gG4RR.health-overlay_selected__xX100{border-color:#4caf50;background:linear-gradient(135deg,#f0f9ff,#e8f5e8);box-shadow:0 8px 24px rgba(76,175,80,.25);transform:translateY(-4px)}.health-overlay_memberCard__gG4RR.health-overlay_alwaysSelected__gMI37{border-color:#4caf50;background:linear-gradient(135deg,#e8f5e8,#f0f9ff);cursor:default;box-shadow:0 6px 20px rgba(76,175,80,.2)}.health-overlay_memberIcon__h_Qh1{position:relative;margin-bottom:12px}.health-overlay_memberAvatar__F1k2S{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#45a049);display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 12px rgba(76,175,80,.3);transition:all .3s ease}.health-overlay_memberCard__gG4RR:hover .health-overlay_memberAvatar__F1k2S{transform:scale(1.1);box-shadow:0 6px 16px rgba(76,175,80,.4)}.health-overlay_memberStatus__XW0Dv{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid #fff;box-shadow:0 2px 8px rgba(76,175,80,.3)}.health-overlay_memberName__cQc1q{font-size:16px;font-weight:600;color:#374151;margin-bottom:8px}.health-overlay_alwaysSelectedBadge__zC2VL{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:12px;margin-top:8px;text-align:center;box-shadow:0 2px 8px rgba(76,175,80,.3);display:flex;align-items:center;justify-content:center;gap:4px}.health-overlay_badgeIcon__mvqRO{font-size:10px}.health-overlay_countControls__ZC7dB{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;padding:8px 12px;background:rgba(76,175,80,.1);border-radius:12px}.health-overlay_countBtn__6CWut{width:36px;height:36px;border:2px solid #4caf50;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 6px rgba(76,175,80,.2);color:#4caf50}.health-overlay_countBtn__6CWut:hover{background:#4caf50;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(76,175,80,.3)}.health-overlay_countBtn__6CWut:active{transform:scale(.95)}.health-overlay_countDisplay__i846c{font-size:18px;font-weight:700;color:#4caf50;min-width:24px;text-align:center}.health-overlay_dobSelection__MOa_F{margin-bottom:30px}.health-overlay_dobInput__NVwql{margin-bottom:20px}.health-overlay_dobInput__NVwql label{display:block;font-weight:600;color:#374151;margin-bottom:8px}.health-overlay_medicalConditions__jWuQb{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-top:20px}.health-overlay_conditionBtn__0a_mu{padding:14px 18px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.health-overlay_conditionBtn__0a_mu:hover{border-color:#4caf50;background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,175,80,.15)}.health-overlay_conditionBtn__0a_mu.health-overlay_selected__xX100{border-color:#4caf50;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 4px 16px rgba(76,175,80,.3);transform:translateY(-2px)}.health-overlay_dropdownArrow__Bb0Qj{margin-left:5px;font-size:10px}.health-overlay_roomTypeSelection__vuVsA{display:flex;gap:20px;justify-content:center;margin-top:20px}.health-overlay_roomBtn___GPIw{padding:16px 32px;border:2px solid #e5e7eb;background:#fff;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:140px;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.health-overlay_roomBtn___GPIw:hover{border-color:#4caf50;background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,175,80,.15)}.health-overlay_roomBtn___GPIw.health-overlay_selected__xX100{border-color:#4caf50;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 4px 16px rgba(76,175,80,.3)}.health-overlay_additionalCare__EyCdZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:15px;gap:15px;margin-top:20px}.health-overlay_careBtn__cBp3J{padding:16px 24px;border:2px solid #e5e7eb;background:#fff;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.health-overlay_careBtn__cBp3J:hover{border-color:#4caf50;background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,175,80,.15)}.health-overlay_careBtn__cBp3J.health-overlay_selected__xX100{border-color:#4caf50;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 4px 16px rgba(76,175,80,.3);transform:translateY(-2px)}.health-overlay_recommendationTag__3r1g1{display:inline-block;background:#f0f9ff;border:1px solid #4caf50;border-radius:6px;padding:6px 12px;margin-top:10px}.health-overlay_recommendationTag__3r1g1 span{color:#374151;font-size:12px;font-weight:500}.health-overlay_coverageSelection__Qtx88{max-width:500px;margin:0 auto}.health-overlay_coverageInput__C2_XW{margin-bottom:30px}.health-overlay_coverageInput__C2_XW label{display:block;font-weight:600;color:#374151;margin-bottom:8px}.health-overlay_coverageInputField__EIlNy{position:relative;display:flex;align-items:center}.health-overlay_currencySymbol__GoHBB{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:700;color:#4caf50;z-index:1;pointer-events:none}.health-overlay_coverageTextInput__tOEVW{flex:1 1;padding:18px 24px 18px 48px;border:2px solid #4caf50;border-radius:14px;background:#fff;font-size:20px;font-weight:700;color:#1a1a1a;cursor:text;text-align:left;transition:all .3s ease;box-shadow:0 2px 8px rgba(76,175,80,.1)}.health-overlay_coverageTextInput__tOEVW:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 4px rgba(76,175,80,.15),0 4px 16px rgba(76,175,80,.2);transform:translateY(-1px)}.health-overlay_coverageTextInput__tOEVW::-moz-placeholder{color:#9ca3af;font-weight:500;font-size:18px}.health-overlay_coverageTextInput__tOEVW:-ms-input-placeholder{color:#9ca3af;font-weight:500;font-size:18px}.health-overlay_coverageTextInput__tOEVW::placeholder{color:#9ca3af;font-weight:500;font-size:18px}.health-overlay_formattedDisplay__QmQoN{font-size:14px;color:#6b7280;padding:16px 0;min-width:120px;text-align:right}.health-overlay_coverageInclusions__ttT6a{background:#f9fafb;border-radius:12px;padding:24px}.health-overlay_coverageInclusions__ttT6a h3{font-size:18px;font-weight:600;color:#374151;margin-bottom:16px}.health-overlay_coverageInclusions__ttT6a ul{list-style:none;padding:0;margin:0}.health-overlay_coverageInclusions__ttT6a li{padding:8px 0;color:#6b7280;font-size:14px}.health-overlay_overlayFooter__Aw_Ja{padding:24px 32px;border-top:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);flex-shrink:0;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.health-overlay_pagination__O4Ml2{display:flex;justify-content:center;margin-bottom:24px}.health-overlay_navigationButtons__6_B8l{display:flex;justify-content:space-between;align-items:center;gap:16px}.health-overlay_navBtn__SQXLQ{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:120px}.health-overlay_backBtn__gx81b{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#475569;border:2px solid #e2e8f0}.health-overlay_backBtn__gx81b:hover:not(:disabled){background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.health-overlay_backBtn__gx81b:disabled{opacity:.5;cursor:not-allowed;transform:none}.health-overlay_nextBtn__vqS1O{background:linear-gradient(135deg,#004e66,#003a4d);color:#fff;border:2px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;min-width:160px}.health-overlay_nextBtn__vqS1O:hover:not(:disabled){background:linear-gradient(135deg,#003a4d,#002837);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,78,102,.3)}.health-overlay_nextBtn__vqS1O:disabled{background:linear-gradient(135deg,#d1d5db,#9ca3af);border-color:#d1d5db;cursor:not-allowed;transform:none}.health-overlay_nextBtn__vqS1O.health-overlay_loading__1k6mG{background:linear-gradient(135deg,#004e66,#003a4d);cursor:not-allowed;pointer-events:none}.health-overlay_nextBtn__vqS1O.health-overlay_loading__1k6mG:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.health-overlay_coverageGrid___fZzn{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:16px;gap:16px;margin-top:16px}.health-overlay_coverageItem___PjZy{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.health-overlay_coverageItem___PjZy:hover{border-color:#4caf50;box-shadow:0 2px 4px rgba(76,175,80,.1)}.health-overlay_checkmark___L7Zm{color:#4caf50;font-weight:700;font-size:16px;min-width:20px}.health-overlay_coverageItem___PjZy span:last-child{color:#6b7280;font-size:14px;line-height:1.4}.health-overlay_customInputContainer__yD55E{margin-top:16px;padding:0 8px}.health-overlay_customInputContainer__yD55E .health-overlay_MuiOutlinedInput-root__9l9xH,.health-overlay_customInputContainer__yD55E .health-overlay_MuiOutlinedInput-root__9l9xH:hover .health-overlay_MuiOutlinedInput-notchedOutline__UZ3Xa{border-color:#4caf50!important}.health-overlay_customInputContainer__yD55E .health-overlay_MuiOutlinedInput-root__9l9xH.health-overlay_Mui-focused__XoLI8 .health-overlay_MuiOutlinedInput-notchedOutline__UZ3Xa{border-color:#4caf50!important;border-width:2px!important}.health-overlay_error__0gTQE{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.health-overlay_errorMessage__j8S2G{color:#ef4444;font-size:12px;margin-top:4px;font-weight:500}.health-overlay_loader__0Bs6S{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:health-overlay_spin__7_6uL 1s linear infinite;margin-right:8px}.health-overlay_loader__0Bs6S.health-overlay_white__QVLOs{border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff}.health-overlay_loader__0Bs6S.health-overlay_dark__X0IHl{border:2px solid rgba(0,78,102,.3);border-top-color:#004e66}@keyframes health-overlay_spin__7_6uL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes health-overlay_pulse__VrKV_{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.health-overlay_loadingPulse__f8lV7{animation:health-overlay_pulse__VrKV_ 1.5s ease-in-out infinite}.health-overlay_btnLoadingOverlay__vl5R4{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.health-overlay_btnLoadingOverlay__vl5R4.health-overlay_dark__X0IHl{background:rgba(0,78,102,.8)}@media (max-width:768px){.health-overlay_healthOverlay__7w7tR{margin:0;border-radius:0;height:100vh;max-height:100vh;width:100vw;max-width:100vw;overflow-x:hidden;box-sizing:border-box;box-shadow:none}.health-overlay_healthOverlay__7w7tR *{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.health-overlay_overlayHeader__VfbQp{padding:16px 20px;flex-direction:row;justify-content:space-between;align-items:center;min-height:70px}.health-overlay_logoSection__KRiX9{gap:10px}.health-overlay_logo__YKLTm{width:36px;height:36px}.health-overlay_brandName__3Hqz8{font-size:22px;font-weight:700}.health-overlay_closeButton__bB3n8{width:40px;height:40px;background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.3)}.health-overlay_closeButton__bB3n8:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}.health-overlay_overlayContent__lq4qe{padding:24px 16px;max-height:calc(100vh - 70px);overflow-y:auto;flex:1 1}.health-overlay_healthOverlayStep__coY_K{max-width:100%;margin:0}.health-overlay_stepHeader__w0_Dj{margin-bottom:24px;padding:0 4px}.health-overlay_stepHeader__w0_Dj h2{font-size:28px;line-height:1.2;margin:10px 0 14px;word-wrap:break-word;overflow-wrap:break-word}.health-overlay_stepHeader__w0_Dj h3{font-size:20px;margin:14px 0 10px;word-wrap:break-word;overflow-wrap:break-word}.health-overlay_stepHeader__w0_Dj p{font-size:15px;line-height:1.4;margin:6px 0;word-wrap:break-word;overflow-wrap:break-word}.health-overlay_stepNumber__QiH_r{padding:8px 16px;font-size:13px;margin-bottom:16px}.health-overlay_stepDots__R5AYs{flex-wrap:wrap;gap:8px}.health-overlay_stepLabel__2u_2Y{font-size:12px}.health-overlay_genderButtons__rmvtd{flex-direction:column;gap:12px}.health-overlay_genderBtn__ow53A{width:100%;min-width:auto;padding:18px 24px;font-size:16px;margin-bottom:8px;flex-direction:row;gap:12px;justify-content:flex-start}.health-overlay_genderIcon__f2sSg{font-size:24px;margin-bottom:0}.health-overlay_memberCards___5Y8g{grid-template-columns:1fr;gap:16px;max-width:100%;margin-top:24px}.health-overlay_memberCard__gG4RR{min-height:140px;padding:18px;border-radius:16px}.health-overlay_memberAvatar__F1k2S{width:40px;height:40px;font-size:20px}.health-overlay_memberName__cQc1q{font-size:15px}.health-overlay_alwaysSelectedBadge__zC2VL{font-size:11px;padding:5px 10px}.health-overlay_offerBanner__Me38K{padding:14px 16px;margin:20px 0}.health-overlay_offerText__x0hG7{font-size:16px}.health-overlay_offerSubtext__p1o2R{font-size:13px}.health-overlay_familyMemberCard__4t5e4{padding:16px;margin-bottom:16px;border-radius:12px}.health-overlay_memberHeader__19tAm{flex-direction:column;align-items:flex-start;gap:10px}.health-overlay_memberInfo__pHGEz{width:100%}.health-overlay_memberName__cQc1q{font-size:16px}.health-overlay_memberDetails__G9xeI{font-size:14px}.health-overlay_toggleButton__cXBOt{width:100%;padding:12px}.health-overlay_childrenSection__R_4XF{margin-top:15px}.health-overlay_childrenControls__cKt5Q{flex-direction:column;gap:10px}.health-overlay_childrenButtons__VLrJm{flex-direction:row;justify-content:center}.health-overlay_childrenButton__vVEV3{padding:10px 16px}.health-overlay_childrenInput__fy1r7{width:100%}.health-overlay_coverageGrid___fZzn{grid-template-columns:1fr}.health-overlay_overlayFooter__Aw_Ja{padding:20px 16px;flex-direction:column;gap:16px;flex-shrink:0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-top:1px solid #e2e8f0;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.health-overlay_pagination__O4Ml2{order:2;margin-bottom:4px}.health-overlay_navigationButtons__6_B8l{order:1;width:100%;gap:12px;display:flex;justify-content:space-between;align-items:center}.health-overlay_navBtn__SQXLQ{flex:1 1;padding:16px 20px;font-size:16px;font-weight:600;min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px}.health-overlay_dots__YgbxV{gap:6px}.health-overlay_dot__7Dg60{width:8px;height:8px}.health-overlay_careBtn__cBp3J,.health-overlay_conditionBtn__0a_mu,.health-overlay_genderBtn__ow53A,.health-overlay_memberCard__gG4RR,.health-overlay_navBtn__SQXLQ,.health-overlay_roomBtn___GPIw{-webkit-tap-highlight-color:rgba(76,175,80,.2);touch-action:manipulation}.health-overlay_overlayContent__lq4qe{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.health-overlay_additionalCare__EyCdZ,.health-overlay_coverageSelection__Qtx88,.health-overlay_dobSelection__MOa_F,.health-overlay_medicalConditions__jWuQb,.health-overlay_roomTypeSelection__vuVsA{margin-bottom:24px}.health-overlay_dobInput__NVwql{margin-bottom:20px}.health-overlay_dobInput__NVwql label{font-size:16px;margin-bottom:12px}.health-overlay_coverageInputField__EIlNy{flex-direction:column;align-items:stretch;gap:12px}.health-overlay_currencyPrefix__bBpci{font-size:18px;text-align:center;padding:8px 0}.health-overlay_coverageTextInput__tOEVW{font-size:18px;padding:16px 20px;text-align:center}.health-overlay_coverageTextInput__tOEVW::-moz-placeholder{font-size:16px}.health-overlay_coverageTextInput__tOEVW:-ms-input-placeholder{font-size:16px}.health-overlay_coverageTextInput__tOEVW::placeholder{font-size:16px}.health-overlay_medicalConditions__jWuQb{grid-template-columns:1fr;gap:10px}.health-overlay_conditionBtn__0a_mu{width:100%;padding:16px 20px;font-size:14px}.health-overlay_customInputContainer__yD55E{margin-top:10px}.health-overlay_customInputContainer__yD55E .health-overlay_MuiTextField-root__nfixJ{width:100%}.health-overlay_roomTypeSelection__vuVsA{flex-direction:column;gap:12px}.health-overlay_roomBtn___GPIw{width:100%;min-width:auto;padding:18px 24px;font-size:16px}.health-overlay_additionalCare__EyCdZ{grid-template-columns:1fr;gap:12px}.health-overlay_careBtn__cBp3J{width:100%;padding:18px 20px;font-size:14px}.health-overlay_coverageValueContainer__592xh{padding:15px}.health-overlay_coverageValueHeader__aNIHZ{margin-bottom:15px}.health-overlay_coverageValueHeader__aNIHZ h3{font-size:18px}.health-overlay_coverageValueHeader__aNIHZ p{font-size:14px}.health-overlay_coverageInputContainer__BjKlo{flex-direction:column;gap:15px}.health-overlay_coverageInput__C2_XW{width:100%}.health-overlay_coverageButtons__KCZyM{flex-direction:row;justify-content:center;gap:10px}.health-overlay_coverageButton__NrSRe{padding:12px 20px;font-size:14px}.health-overlay_coverageDisplay__xYMsC{font-size:16px}.health-overlay_coverageTextInput__tOEVW{font-size:16px;padding:12px 16px;max-width:100%;box-sizing:border-box;word-wrap:break-word}.health-overlay_currencyPrefix__bBpci{font-size:16px;padding:12px 0;max-width:100%;word-wrap:break-word}.health-overlay_formattedDisplay__QmQoN{font-size:12px;padding:12px 0;max-width:100%;word-wrap:break-word}.health-overlay_careBtn__cBp3J,.health-overlay_conditionBtn__0a_mu,.health-overlay_genderBtn__ow53A,.health-overlay_memberCard__gG4RR,.health-overlay_roomBtn___GPIw,.health-overlay_stepLabel__2u_2Y{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.health-overlay_childrenButtons__VLrJm{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;width:100%}.health-overlay_childrenButton__vVEV3{padding:12px 16px;font-size:14px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px}.health-overlay_childrenInputs__G4BVm{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;width:100%}.health-overlay_coverageGrid___fZzn{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:12px;gap:12px;width:100%;margin-top:16px}.health-overlay_coverageItem___PjZy{padding:12px;font-size:14px;width:100%;box-sizing:border-box;min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center}}@media (max-width:480px){.health-overlay_overlayHeader__VfbQp{padding:12px 15px}.health-overlay_brandName__3Hqz8{font-size:18px}.health-overlay_overlayContent__lq4qe{padding:15px 10px;max-height:calc(100vh - 180px);overflow-y:auto;flex:1 1}.health-overlay_stepHeader__w0_Dj h2{font-size:22px}.health-overlay_stepHeader__w0_Dj h3{font-size:16px}.health-overlay_familyMemberCard__4t5e4{padding:12px}.health-overlay_overlayFooter__Aw_Ja{padding:12px 15px;flex-shrink:0;background:#f9fafb;border-top:1px solid #eee}.health-overlay_navBtn__SQXLQ{padding:12px 16px;font-size:14px;min-height:44px}}@media (max-width:360px){.health-overlay_overlayContent__lq4qe{padding:10px 8px;max-height:calc(100vh - 160px);overflow-y:auto;flex:1 1}.health-overlay_overlayFooter__Aw_Ja{padding:10px 12px;flex-shrink:0}.health-overlay_navBtn__SQXLQ{padding:10px 12px;font-size:13px;min-height:40px}.health-overlay_stepHeader__w0_Dj h2{font-size:20px}.health-overlay_familyMemberCard__4t5e4{padding:10px}.health-overlay_navButton__29U9l{padding:10px 12px;font-size:13px}.health-overlay_childrenButtons__VLrJm{grid-template-columns:1fr 1fr;gap:8px}.health-overlay_childrenButton__vVEV3{padding:10px 12px;font-size:13px;min-height:45px}.health-overlay_childrenInputs__G4BVm,.health-overlay_coverageGrid___fZzn{grid-template-columns:1fr 1fr;gap:8px}.health-overlay_coverageItem___PjZy{padding:10px;font-size:13px;min-height:50px}}.health-landing_phonePrefix__eXOG6{position:absolute;left:12px;font-size:16px;color:#004e66;font-weight:400;z-index:1;pointer-events:none;top:20px;line-height:1.5}@media (max-width:768px){.health-landing_phonePrefix__eXOG6{left:10px;font-size:14px;top:17px;line-height:1.4}}@media (max-width:480px){.health-landing_phonePrefix__eXOG6{left:8px;font-size:13px;top:15px;line-height:1.3}}.health-landing_mobile__OVc_s{display:none}@media (max-width:767.5px){.health-landing_mobile__OVc_s{display:block!important}}@media (min-width:767.5px){.health-landing_mobile__OVc_s{display:none!important}}@media (max-width:768px){.health-landing_mobileFix____yKI .container,.health-landing_mobileFix____yKI .container-fluid{width:100%!important;max-width:100%!important;padding:0 16px!important;box-sizing:border-box!important}.health-landing_mobileFix____yKI .row{width:100%!important;margin:0!important;flex-direction:column!important;box-sizing:border-box!important}.health-landing_mobileFix____yKI .col,.health-landing_mobileFix____yKI .col-12,.health-landing_mobileFix____yKI .col-lg-12,.health-landing_mobileFix____yKI .col-lg-4,.health-landing_mobileFix____yKI .col-lg-5,.health-landing_mobileFix____yKI .col-lg-6,.health-landing_mobileFix____yKI .col-lg-7,.health-landing_mobileFix____yKI .col-lg-8,.health-landing_mobileFix____yKI .col-md-12{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0 8px!important;margin-bottom:16px!important;box-sizing:border-box!important}.health-landing_mobileFix____yKI .text-fields-box{width:100%!important;max-width:100%!important;padding:0 8px!important;box-sizing:border-box!important}.health-landing_mobileFix____yKI .btn,.health-landing_mobileFix____yKI .get-quote-button{width:100%!important;margin-bottom:16px!important;padding:12px 24px!important;font-size:16px!important;box-sizing:border-box!important}.health-landing_mobileFix____yKI *{box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.health-landing_mobileFix____yKI .term-life-content,.health-landing_mobileFix____yKI .term-life-section,.health-landing_mobileFix____yKI section{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.health-landing_mobileFix____yKI div,.health-landing_mobileFix____yKI h1,.health-landing_mobileFix____yKI h2,.health-landing_mobileFix____yKI h3,.health-landing_mobileFix____yKI h4,.health-landing_mobileFix____yKI h5,.health-landing_mobileFix____yKI h6,.health-landing_mobileFix____yKI p,.health-landing_mobileFix____yKI span{max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;-ms-hyphens:auto!important;hyphens:auto!important}.health-landing_mobileFix____yKI section{padding:40px 0!important}.health-landing_mobileFix____yKI h1,.health-landing_mobileFix____yKI h2,.health-landing_mobileFix____yKI h3,.health-landing_mobileFix____yKI h4,.health-landing_mobileFix____yKI h5,.health-landing_mobileFix____yKI h6{text-align:center!important;margin-bottom:16px!important;padding:0 8px!important;max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.health-landing_mobileFix____yKI h1{font-size:28px!important;line-height:36px!important}.health-landing_mobileFix____yKI h2{font-size:24px!important;line-height:32px!important}.health-landing_mobileFix____yKI h3{font-size:20px!important;line-height:28px!important}.health-landing_mobileFix____yKI p{font-size:16px!important;line-height:24px!important;text-align:center!important;padding:0 8px!important;max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.health-landing_mobileFix____yKI .laptop .slide img,.health-landing_mobileFix____yKI .mobile-mini img,.health-landing_mobileFix____yKI .mobile-view img{max-width:120px!important;height:auto!important;width:auto!important}.health-landing_mobileFix____yKI img{max-width:100%!important;height:auto!important}.health-landing_mobileFix____yKI .card{padding:20px!important}.health-landing_mobileFix____yKI .card,.health-landing_mobileFix____yKI .form-control,.health-landing_mobileFix____yKI input,.health-landing_mobileFix____yKI select,.health-landing_mobileFix____yKI textarea{width:100%!important;margin-bottom:16px!important}.health-landing_mobileFix____yKI .grid-2,.health-landing_mobileFix____yKI .grid-3,.health-landing_mobileFix____yKI .grid-4{display:flex!important;flex-direction:column!important}.health-landing_mobileFix____yKI .grid-2>*,.health-landing_mobileFix____yKI .grid-3>*,.health-landing_mobileFix____yKI .grid-4>*{width:100%!important;margin-bottom:16px!important}.health-landing_navigationContainer__uO0FM{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.health-landing_navigationContainer__uO0FM::-webkit-scrollbar{display:none!important}.health-landing_navContainer__TXpGG{min-width:-moz-max-content!important;min-width:max-content!important;padding:0 16px!important}.health-landing_navigationButton__jrR3Q{flex-shrink:0!important;min-width:100px!important;white-space:nowrap!important}.health-landing_paginationDots__akFpT{display:none!important}}@media (max-width:480px){.health-landing_mobileFix____yKI .container{padding:0 12px!important}.health-landing_mobileFix____yKI section{padding:32px 0!important;overflow-x:hidden!important}.health-landing_mobileFix____yKI h1{font-size:24px!important;line-height:32px!important;padding:0 4px!important}.health-landing_mobileFix____yKI h2{font-size:20px!important;line-height:28px!important;padding:0 4px!important}.health-landing_mobileFix____yKI h3{font-size:18px!important;line-height:26px!important;padding:0 4px!important}.health-landing_mobileFix____yKI p{font-size:14px!important;line-height:22px!important;padding:0 4px!important}.health-landing_mobileFix____yKI .term-life-content{padding:0 8px!important;max-width:100%!important;overflow-x:hidden!important}.health-landing_mobileFix____yKI .text-fields-box{padding:0 4px!important;max-width:100%!important}.health-landing_mobileFix____yKI .btn,.health-landing_mobileFix____yKI .get-quote-button{padding:10px 20px!important;font-size:14px!important}.health-landing_mobileFix____yKI .card{padding:16px!important}.health-landing_mobileFix____yKI .laptop .slide img,.health-landing_mobileFix____yKI .mobile-mini img,.health-landing_mobileFix____yKI .mobile-view img{max-width:80px!important;height:auto!important}}.health-landing_formContainer___xWO4{padding:10px;border-radius:5px;width:100%;max-width:500px}.health-landing_formFlexColumn__SG6HL{display:flex;flex-direction:column}.health-landing_labelName__pIGdT{color:#7e7e7e}.health-landing_phoneInputContainer__BZXDw{position:relative;display:flex;align-items:center}.health-landing_phoneInputContainer__BZXDw:before{content:"+234";position:absolute;left:12px;top:20px;font-size:16px;color:#004e66;font-weight:400;z-index:1;pointer-events:none;line-height:1.5}@media (max-width:768px){.health-landing_phoneInputContainer__BZXDw:before{left:10px;font-size:14px;line-height:1.4;top:17px}}@media (max-width:480px){.health-landing_phoneInputContainer__BZXDw:before{left:8px;font-size:13px;line-height:1.3;top:15px}}.health-landing_phoneInput__MiVAC{width:100%;height:56px;padding:18px 16px 18px 60px;font-size:16px;border:1px solid #ccc;border-radius:8px;background-color:#fff;box-sizing:border-box;line-height:1.5;display:block}.health-landing_navTabActive__G2sxQ{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;gap:10px;height:42px;background:#14a066!important;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease}.health-landing_navTabActive__G2sxQ:hover{background:#0f8a5a!important}.health-landing_navTabActive__G2sxQ span{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:30px;display:flex;align-items:center;color:#fff;white-space:nowrap}.health-landing_navTabInactive__xSxWA{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;gap:10px;height:37px;background:transparent;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease}.health-landing_navTabInactive__xSxWA:hover{background:#f0f0f0!important}.health-landing_navTabInactive__xSxWA span{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:25px;display:flex;align-items:center;color:#7e7e7e;white-space:nowrap}.health-landing_navTabMobileActive__7Fo5U{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;min-width:100px;height:36px;background:#14a066!important;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;flex-shrink:0}.health-landing_navTabMobileActive__7Fo5U span{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;white-space:nowrap}.health-landing_navTabMobileInactive__PEdy5{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;min-width:100px;height:36px;background:transparent;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;flex-shrink:0}.health-landing_navTabMobileInactive__PEdy5 span{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;white-space:nowrap}.health-landing_greenText__FlGQ0{color:#14a066}.health-landing_aboutHmoTitle__xEoPo{font-size:24px;font-weight:600;color:#14a066;font-family:Source Sans Pro,sans-serif;text-transform:uppercase;letter-spacing:.5px}.health-landing_aboutHmoHeading__snWTa{font-size:36px;font-weight:700;color:#001f29;margin-bottom:24px;font-family:Source Sans Pro,sans-serif;line-height:45px}.health-landing_aboutHmoText__qndP6{font-size:20px;color:#3d3d3d;line-height:30px;font-family:Source Sans Pro,sans-serif;font-weight:400}.health-landing_imageContainer__cTDN9{position:relative;text-align:center}.health-landing_aboutHmoImage__lnbFA{max-width:80%;height:auto;max-height:300px;-o-object-fit:contain;object-fit:contain}.health-landing_mobileImageContainer__iRk_P{display:flex;justify-content:center;align-items:center;flex:0 0 auto}.health-landing_mobileAboutHmoImage__xac_g{max-width:100%;height:auto;max-height:600px;-o-object-fit:contain;object-fit:contain}.health-landing_mobileAboutHmoText__kg06E{font-size:16px;color:#3d3d3d;line-height:24px;font-family:Source Sans Pro,sans-serif;font-weight:400;text-align:left;margin:0}.health-landing_marginBottom16__Fcxx8{margin-bottom:16px}@media (max-width:768px){.health-landing_how-to-buy-section__PaEvk{padding-top:10px!important;margin-top:-20px!important}.health-landing_mobileSpacingFix__KPUH5{margin-bottom:10px!important}.health-landing_py-4__WFn7K{padding-top:10px!important;padding-bottom:20px!important}.health-landing_whyChooseCard__Zz5fx{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.health-landing_whyChooseIconWrap__H5SWK{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}}.health-landing_partnerLogoAx__JoUVX{height:3rem;width:auto;margin-left:4rem;margin-right:2rem}.health-landing_partnerLogoSti__J60Kv{height:3rem;margin-left:2rem;margin-right:2rem;width:auto}@media (max-width:768px){.health-landing_aboutHmoHeading__snWTa{font-size:28px;line-height:36px}.health-landing_aboutHmoText__qndP6{font-size:16px;line-height:24px}.health-landing_aboutHmoTitle__xEoPo{font-size:20px}.health-landing_phoneInput__MiVAC{height:49px;font-size:14px;padding:15px 16px 15px 50px;line-height:1.4;box-sizing:border-box;display:block}.health-landing_formContainer___xWO4{padding:8px;max-width:100%}}@media (max-width:480px){.health-landing_aboutHmoHeading__snWTa{font-size:24px;line-height:32px}.health-landing_aboutHmoText__qndP6{font-size:14px;line-height:22px}.health-landing_aboutHmoTitle__xEoPo{font-size:18px}.health-landing_phoneInput__MiVAC{height:56px;font-size:13px;padding:13px 16px 13px 45px;line-height:1.3;box-sizing:border-box;display:block}.health-landing_partnerLogoAx__JoUVX{margin-left:2rem;margin-right:1rem}.health-landing_partnerLogoSti__J60Kv{margin-left:1rem;margin-right:1rem}}.section-headings_sectionHeader__mt1Fe{text-align:left;justify-content:flex-start}.section-headings_sectionHeaderCenter__EYZmy,.section-headings_sectionHeader__mt1Fe{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:30px;display:flex;align-items:center;font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;color:#14a066;margin-bottom:16px;width:100%;height:auto;min-height:30px}.section-headings_sectionHeaderCenter__EYZmy{justify-content:center;text-align:center}.section-headings_sectionTitle__s2TAj{text-align:left}.section-headings_sectionTitleCenter__7N2ex,.section-headings_sectionTitle__s2TAj{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:45px;color:#001f29;margin:0}.section-headings_sectionTitleCenter__7N2ex{text-align:center}.section-headings_sectionSubtitle__aoUtR{text-align:left}.section-headings_sectionSubtitleCenter__Fy3mL,.section-headings_sectionSubtitle__aoUtR{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3d3d3d;margin:0}.section-headings_sectionSubtitleCenter__Fy3mL{text-align:center}@media (max-width:768px){.section-headings_sectionHeader__mt1Fe{justify-content:flex-start}.section-headings_sectionHeaderCenter__EYZmy,.section-headings_sectionHeader__mt1Fe{font-size:20px;line-height:26px;height:auto;margin-bottom:12px;min-height:26px;width:100%}.section-headings_sectionHeaderCenter__EYZmy{justify-content:center}.section-headings_sectionTitleCenter__7N2ex,.section-headings_sectionTitle__s2TAj{font-size:28px;line-height:36px;width:100%}.section-headings_sectionSubtitleCenter__Fy3mL,.section-headings_sectionSubtitle__aoUtR{font-size:16px;line-height:22px;width:100%}}@media (max-width:480px){.section-headings_sectionHeader__mt1Fe{justify-content:flex-start}.section-headings_sectionHeaderCenter__EYZmy,.section-headings_sectionHeader__mt1Fe{font-size:18px;line-height:24px;height:auto;margin-bottom:10px;min-height:24px;width:100%}.section-headings_sectionHeaderCenter__EYZmy{justify-content:center}.section-headings_sectionTitleCenter__7N2ex,.section-headings_sectionTitle__s2TAj{font-size:24px;line-height:30px;width:100%}.section-headings_sectionSubtitleCenter__Fy3mL,.section-headings_sectionSubtitle__aoUtR{font-size:14px;line-height:20px;width:100%}}.general-layout_sectionWhite__ZAKFC{background-color:#fff}.general-layout_sectionLightGray__F76f3{background-color:#f9fafb}.general-layout_sectionLightGreen__D8Xms{background-color:#f2f8f7}.general-layout_mainContainer__MqMuJ{display:flex;flex-direction:column;align-items:center;padding:20px;gap:32px;width:100%;max-width:1440px;margin:0 auto}.general-layout_contentContainer__C_PGK{gap:16px}.general-layout_contentContainerLarge__q_e9L,.general-layout_contentContainer__C_PGK{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;max-width:1312px}.general-layout_contentContainerLarge__q_e9L{gap:32px}.general-layout_mainTitle__B3Z3N{text-align:left}.general-layout_mainTitleCenter__Veb0Z,.general-layout_mainTitle__B3Z3N{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:45px;color:#001f29;margin:0;width:100%}.general-layout_mainTitleCenter__Veb0Z{text-align:center}.general-layout_subtitle__gugY8{text-align:left}.general-layout_subtitleCenter__B3U3t,.general-layout_subtitle__gugY8{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#3d3d3d;margin:0;width:100%}.general-layout_subtitleCenter__B3U3t{text-align:center}.general-layout_grid2x2__fZXUJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;width:100%}.general-layout_grid3x2__ERf_h{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;gap:16px;width:100%}.general-layout_grid4x1__MZ3Rf{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px;gap:16px;width:100%}.general-layout_card__sFkUd{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;gap:12px}.general-layout_cardIcon__lhPGL{width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:50%}.general-layout_cardTitle__Lblc_{font-family:Source Sans Pro,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#001f29;margin:0}.general-layout_cardDescription__kMGVj{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3d3d3d;margin:0}@media (max-width:768px){.general-layout_mainContainer__MqMuJ{padding:16px;gap:24px}.general-layout_contentContainer__C_PGK{gap:12px}.general-layout_contentContainerLarge__q_e9L{gap:24px}.general-layout_mainTitleCenter__Veb0Z,.general-layout_mainTitle__B3Z3N{font-size:28px;line-height:36px}.general-layout_subtitleCenter__B3U3t,.general-layout_subtitle__gugY8{font-size:16px;line-height:22px}.general-layout_grid2x2__fZXUJ{grid-template-columns:1fr;gap:12px}.general-layout_grid3x2__ERf_h,.general-layout_grid4x1__MZ3Rf{grid-template-columns:1fr 1fr;gap:12px}.general-layout_card__sFkUd{padding:16px;gap:8px}.general-layout_cardTitle__Lblc_{font-size:16px;line-height:22px}.general-layout_cardDescription__kMGVj{font-size:14px;line-height:20px}}@media (max-width:480px){.general-layout_mainContainer__MqMuJ{padding:12px;gap:20px}.general-layout_grid3x2__ERf_h,.general-layout_grid4x1__MZ3Rf{grid-template-columns:1fr;gap:8px}.general-layout_mainTitleCenter__Veb0Z,.general-layout_mainTitle__B3Z3N{font-size:24px;line-height:30px}}.general-layout_partnerLogo__9_nRj{height:auto;max-height:60px;-o-object-fit:contain;object-fit:contain}.general-layout_partnerLogoSmall__WOZjE{height:3rem;max-height:3rem;-o-object-fit:contain;object-fit:contain}.general-layout_partnerLogoMedium__HvTcU{height:4rem;max-height:4rem;-o-object-fit:contain;object-fit:contain}.general-layout_partnerLogoLarge__1zDgB{height:5rem;max-height:5rem;-o-object-fit:contain;object-fit:contain}.general-layout_benefitIcon__exxWT{width:30px;min-height:30px;-o-object-fit:contain;object-fit:contain}.general-layout_benefitCard__YGQaT{display:flex;flex-direction:column;align-items:center;padding:20px 16px;gap:12px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.general-layout_benefitCardTitle__bjipl{font-family:Source Sans Pro,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#004e66;text-align:center;margin:0}.general-layout_benefitCardDescription__5UzbD{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3d3d3d;text-align:center;margin:0}.general-layout_iconContainer__j6OS_{background:#f2f8f7}.general-layout_iconContainerOrange__6Lgwl,.general-layout_iconContainer__j6OS_{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%}.general-layout_iconContainerOrange__6Lgwl{background:rgba(255,174,0,.3)}.general-layout_flexColumn__MyCZ_{display:flex;flex-direction:column}.general-layout_flexRow__z4l5y{display:flex;flex-direction:row}.general-layout_flexCenter__v6HO8{display:flex;align-items:center;justify-content:center}.general-layout_mobileLayoutContainer__PRB9Y{width:100%;min-height:772.55px;padding:64px 20px;display:flex;flex-direction:column;gap:32px;opacity:1}.general-layout_textCenter__9nwYO{text-align:center}.general-layout_marginBottom16__KwItG{margin-bottom:16px}.general-layout_logoHeight55__Meyj3{height:55px;width:auto;-o-object-fit:contain;object-fit:contain}.general-layout_logoHeight2rem__9oUD_{height:2rem;width:auto;-o-object-fit:contain;object-fit:contain}.general-layout_logoHeight2_5rem__Cuib3{height:2.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.general-layout_logoHeight0_9rem__Y9tRV{height:.9rem;width:auto;-o-object-fit:contain;object-fit:contain}.general-layout_logoHeight3rem__I_bQ2{height:3rem;width:auto;-o-object-fit:contain;object-fit:contain}.general-layout_textGreen__2R8hL{font-size:20px;font-weight:600;color:#14a066;font-family:Source Sans Pro,sans-serif;text-transform:uppercase;letter-spacing:.5px}.general-layout_h2Title__JobKd{font-size:28px;font-weight:700;color:#001f29;margin-bottom:0;font-family:Source Sans Pro,sans-serif;line-height:36px;text-align:center}@media (max-width:768px){.general-layout_benefitCard__YGQaT{padding:16px 12px;gap:8px}.general-layout_benefitCardTitle__bjipl{font-size:16px;line-height:22px}.general-layout_benefitCardDescription__5UzbD{font-size:14px;line-height:20px}.general-layout_iconContainer__j6OS_{width:50px;height:50px}.general-layout_benefitIcon__exxWT{width:24px;min-height:24px}}@media (max-width:480px){.general-layout_benefitCard__YGQaT{padding:12px 8px;gap:6px}.general-layout_benefitCardTitle__bjipl{font-size:14px;line-height:20px}.general-layout_benefitCardDescription__5UzbD{font-size:12px;line-height:18px}}.claim-process_claimProcessSection__djq4_{background-color:rgba(235,253,246,.3);padding:2.5rem 0}.claim-process_claimProcessContainer__ZPwg5{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%}.claim-process_claimProcessTitle__mBhf0{width:100%;height:45px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:45px;display:flex;align-items:center;color:#001f29;text-align:center}@media (max-width:768px){.claim-process_claimProcessTitle__mBhf0{font-size:28px;line-height:36px;height:36px}}@media (max-width:480px){.claim-process_claimProcessTitle__mBhf0{font-size:24px;line-height:30px;height:30px}}.claim-process_claimProcessContent__ftzGY{gap:24px}.claim-process_claimProcessCards__vfEvJ,.claim-process_claimProcessContent__ftzGY{display:flex;flex-direction:row;align-items:flex-start;padding:0;width:100%;flex-wrap:nowrap}.claim-process_claimProcessCards__vfEvJ{gap:16px;flex:1 1}.claim-process_claimProcessCard__4Sgc9{width:274.67px;height:312px;border-radius:15px;position:relative;flex-grow:1;display:flex;flex-direction:column;align-items:center;padding:32px 20px;gap:24px;box-sizing:border-box}.claim-process_claimProcessCardStep1__msoh2{background:rgba(255,174,0,.1)}.claim-process_claimProcessCardStep2__vc5FH{background:rgba(20,160,102,.1)}.claim-process_claimProcessCardStep3__bC5_Y{background:rgba(0,78,102,.1)}.claim-process_claimProcessIcon__OzY67{width:84px;height:84px;background-size:contain;background-repeat:no-repeat;background-position:50%}.claim-process_claimProcessContentInner__g_SRj{display:flex;flex-direction:column;align-items:center;padding:0;gap:12px;width:100%;max-width:380px}.claim-process_claimProcessCardTitle__7gz7Y{font-weight:600;font-size:20px;color:#001f29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.claim-process_claimProcessCardText___1R8Z,.claim-process_claimProcessCardTitle__7gz7Y{width:100%;font-family:Source Sans Pro,sans-serif;font-style:normal;line-height:26px;text-align:center}.claim-process_claimProcessCardText___1R8Z{font-weight:400;font-size:18px;color:#3d3d3d;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.claim-process_claimProcessSection__djq4_{padding:64px 20px}.claim-process_claimProcessTitle__mBhf0{font-size:20px;line-height:25px;height:25px}.claim-process_claimProcessContainer__ZPwg5{gap:32px}.claim-process_claimProcessContent__ftzGY{flex-direction:column;gap:32px}.claim-process_claimProcessCards__vfEvJ{flex-direction:column;gap:24px}.claim-process_claimProcessCard__4Sgc9{width:100%;max-width:420px;min-height:230px;padding:20px;gap:20px}.claim-process_claimProcessIcon__OzY67{width:48px;height:48px}.claim-process_claimProcessContentInner__g_SRj{gap:12px;max-width:100%;width:100%}.claim-process_claimProcessCardTitle__7gz7Y{font-size:18px;line-height:24px;min-height:48px;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.claim-process_claimProcessCardText___1R8Z{font-size:16px;line-height:20px;min-height:60px;display:flex;align-items:center}}@media (max-width:480px){.claim-process_claimProcessSection__djq4_{padding:32px 12px}.claim-process_claimProcessCard__4Sgc9{width:100%;min-height:280px;padding:32px 20px}.claim-process_claimProcessCardTitle__7gz7Y{font-size:20px;line-height:26px;min-height:52px}.claim-process_claimProcessCardText___1R8Z{font-size:14px;line-height:22px;min-height:66px}}.claim-process_hideOnMobile__b_0fV{display:block}.claim-process_showOnMobile___LjXc{display:none}@media (max-width:767px){.claim-process_hideOnMobile__b_0fV{display:none}.claim-process_showOnMobile___LjXc{display:block}}.faq-section_faqSection__WvStH{background-color:#fff;padding:2.5rem 0}.faq-section_faqContainer__Ogp3U{display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:24px;width:100%;max-width:1200px;margin:0 auto}.faq-section_faqContent__WHElZ{display:flex;flex-direction:column;align-items:flex-start;padding:0 20px;gap:16px;width:100%;max-width:100%}.faq-section_faqHeader__qYK83{width:auto;height:30px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:30px;display:flex;align-items:center;font-feature-settings:"smcp","c2sc";font-variant:all-small-caps;color:#14a066}.faq-section_faqTitleContainer__z7Y4E{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%}.faq-section_faqTitle__xWz4j{width:100%;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:48px;text-align:center;color:#001f29}.faq-section_faqItemsContainer__1Usur{display:flex;flex-direction:column;align-items:center;padding:0;gap:16px;width:100%}.faq-section_faqLoading__ICcMV{width:100%;height:200px;display:flex;justify-content:center;align-items:center;font-family:Source Sans Pro,sans-serif;font-size:16px;color:#3d3d3d}.faq-section_faqItem__nKMmy{width:100%;border-radius:12px;box-shadow:0 2px 2px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.faq-section_faqItemOpen__Er7OE{background:#f2f8f7;border-left:4px solid #004e66}.faq-section_faqItemClosed__eyZBn{background:#f9f9f9}.faq-section_faqItemHeader__lYe0M{display:flex;flex-direction:row;align-items:center;padding:24px;gap:16px;width:100%;box-sizing:border-box}.faq-section_faqNumber__6w_XA{width:40px;height:40px;background:#e5e5e5;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#001f29;flex-shrink:0}.faq-section_faqQuestion__lfMsp{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;flex:1 1;min-width:0}.faq-section_faqQuestionText__SyOM7{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#001f29;word-wrap:break-word;overflow-wrap:break-word;width:100%}.faq-section_faqToggleIcon__kH39Y{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-section_faqAnswer__q4oyj{padding:0 24px 24px 80px;background:transparent}.faq-section_faqAnswerText__47kKP{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#3d3d3d;word-wrap:break-word;overflow-wrap:break-word;width:100%}.faq-section_faqViewAllButton__o4_2s{background:#004e66;border-radius:25px;padding:12px 24px;cursor:pointer;margin-top:16px;margin-left:auto;margin-right:auto;transition:background-color .3s ease}.faq-section_faqViewAllButton__o4_2s:hover{background:#003d52}.faq-section_faqViewAllButtonText__wBF41{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#fff;text-align:center}@media (max-width:768px){.faq-section_faqContainer__Ogp3U{padding:20px 16px;gap:20px}.faq-section_faqContent__WHElZ{padding:0}.faq-section_faqHeader__qYK83{font-size:20px;line-height:26px}.faq-section_faqTitle__xWz4j{font-size:28px;line-height:36px}.faq-section_faqItemHeader__lYe0M{padding:16px;gap:12px}.faq-section_faqNumber__6w_XA{width:32px;height:32px;font-size:14px}.faq-section_faqQuestionText__SyOM7{font-size:15px;line-height:19px}.faq-section_faqAnswer__q4oyj{padding:0 16px 16px 60px}.faq-section_faqAnswerText__47kKP{font-size:13px;line-height:18px}.faq-section_faqViewAllButton__o4_2s{padding:10px 20px;font-size:14px}}@media (max-width:480px){.faq-section_faqContainer__Ogp3U{padding:16px 12px}.faq-section_faqContent__WHElZ{padding:0}.faq-section_faqTitle__xWz4j{font-size:24px;line-height:32px}.faq-section_faqItemHeader__lYe0M{padding:12px;gap:10px}.faq-section_faqNumber__6w_XA{width:28px;height:28px;font-size:12px}.faq-section_faqQuestionText__SyOM7{font-size:14px;line-height:18px}.faq-section_faqAnswer__q4oyj{padding:0 12px 12px 50px}.faq-section_faqAnswerText__47kKP{font-size:12px;line-height:16px}}