.Custom404_container__TWrqO{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:calc(5rem + 1rem) 1rem 1rem;background:linear-gradient(135deg,var(--off-white) 0,var(--light-gray) 50%,var(--off-white) 100%);position:relative}.Custom404_container__TWrqO:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 50%,var(--primary-gold) 100%)}.Custom404_content__ijE2L{max-width:600px;width:100%;text-align:center;background:var(--white);border-radius:var(--border-radius-lg);padding:2rem 1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid var(--border-gray);position:relative}.Custom404_content__ijE2L:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%);border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0}.Custom404_logoContainer__cLMDc{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;width:200px;height:80px;margin-left:auto;margin-right:auto;background:var(--primary-charcoal);border-radius:var(--border-radius-md);padding:.5rem}.Custom404_logoContainer__cLMDc img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.Custom404_errorContent__pFnGo{margin-bottom:1.5rem}.Custom404_heading__U9pNp{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.Custom404_paragraph__gg8As{font-size:clamp(.9rem,2vw,1rem);color:var(--dark-gray);line-height:1.5;margin-bottom:1.5rem;font-family:var(--font-body)}.Custom404_buttons___vTJR{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.Custom404_helpSection__GIwDP{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,var(--off-white) 0,var(--light-gray) 100%);border-radius:var(--border-radius-md);border:1px solid rgba(212,175,55,.2)}.Custom404_helpLinks__gwy7g{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.Custom404_helpLink__Jt4nw{display:inline-block;padding:.5rem 1rem;color:var(--medical-blue);text-decoration:none;border-radius:var(--border-radius-sm);transition:all .3s ease;font-family:var(--font-body);font-weight:500;background:var(--white);border:1px solid rgba(25,118,210,.2);font-size:.85rem}.Custom404_helpLink__Jt4nw:hover{color:var(--white);background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.3);border-color:transparent}.Custom404_backLink__s5eKG{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-gray)}.Custom404_backButton__2hDVt{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--dark-gray);font-family:var(--font-body);font-size:.9rem;cursor:pointer;transition:all .3s ease;padding:.5rem;border-radius:var(--border-radius-sm)}.Custom404_backButton__2hDVt:hover{color:var(--primary-gold);background:rgba(212,175,55,.1);transform:translateX(-2px)}.Custom404_backButton__2hDVt:focus{outline:2px solid var(--primary-gold);outline-offset:2px}@media (max-width:768px){.Custom404_container__TWrqO{padding:calc(4.5rem + .75rem) .75rem .75rem}.Custom404_content__ijE2L{padding:1.5rem 1rem}.Custom404_buttons___vTJR{flex-direction:column;align-items:center;gap:.75rem}.Custom404_helpLinks__gwy7g{flex-direction:column;gap:.5rem;align-items:center}.Custom404_helpSection__GIwDP{padding:.75rem}.Custom404_logoContainer__cLMDc{margin-bottom:1rem}}@media (max-width:480px){.Custom404_container__TWrqO{padding-top:calc(4.5rem + .5rem)}.Custom404_content__ijE2L{padding:1.25rem .75rem}.Custom404_helpSection__GIwDP{padding:.75rem}.Custom404_helpLink__Jt4nw{padding:.4rem .8rem;font-size:.8rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.Custom404_container__TWrqO{padding-top:calc(4rem + 1rem)}}@media (min-width:1275px){.Custom404_container__TWrqO{padding-top:calc(5rem + 1rem)}}@media (prefers-contrast:high){.Custom404_content__ijE2L{border-width:2px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.Custom404_helpLink__Jt4nw{border-width:2px}}@media (prefers-reduced-motion:reduce){.Custom404_backButton__2hDVt:hover,.Custom404_helpLink__Jt4nw:hover{transform:none}.Custom404_container__TWrqO:before,.Custom404_content__ijE2L:before{animation:none}}.Custom404_backButton__2hDVt:focus-visible,.Custom404_helpLink__Jt4nw:focus-visible{outline:2px solid var(--primary-gold);outline-offset:2px}.Button_button__k8pXs{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-secondary);font-weight:600;text-decoration:none;border:none;border-radius:var(--border-radius-md);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.01em;line-height:1.2}.Button_button__k8pXs:focus{outline:2px solid var(--primary-gold);outline-offset:2px}.Button_button--primary__9pKSM{background:linear-gradient(135deg,var(--primary-gold) 0,var(--primary-gold-dark) 100%);color:var(--primary-black);box-shadow:0 4px 12px rgba(212,175,55,.25);border:1px solid transparent}.Button_button--primary__9pKSM:hover:not(.Button_button--disabled__FJTld){background:linear-gradient(135deg,var(--primary-gold-dark) 0,var(--primary-gold-light) 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.35);color:var(--primary-black)}.Button_button--primary__9pKSM:active:not(.Button_button--disabled__FJTld){transform:translateY(0);box-shadow:0 2px 8px rgba(212,175,55,.3)}.Button_button--secondary___8ZfD{background-color:var(--primary-black);color:var(--white);box-shadow:0 3px 10px rgba(0,0,0,.15);border:1px solid var(--primary-black)}.Button_button--secondary___8ZfD:hover:not(.Button_button--disabled__FJTld){background-color:var(--primary-charcoal);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.25);color:var(--white)}.Button_button--outline___BzSh{background-color:transparent;color:var(--primary-gold-dark);border:2px solid var(--primary-gold);box-shadow:0 2px 8px rgba(212,175,55,.1)}.Button_button--outline___BzSh:hover:not(.Button_button--disabled__FJTld){background-color:var(--primary-gold);color:var(--primary-black);transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.25)}.Button_button--ghost__zS2Jh{background-color:transparent;color:var(--primary-charcoal);border:1px solid transparent;box-shadow:none}.Button_button--ghost__zS2Jh:hover:not(.Button_button--disabled__FJTld){background-color:rgba(212,175,55,.1);color:var(--primary-gold-dark);transform:translateY(-1px)}.Button_button--medical__NJk7m{background:linear-gradient(135deg,var(--medical-blue) 0,var(--medical-blue-dark) 100%);color:var(--white);box-shadow:0 4px 12px rgba(0,102,204,.25);border:1px solid transparent}.Button_button--medical__NJk7m:hover:not(.Button_button--disabled__FJTld){background:linear-gradient(135deg,var(--medical-blue-dark) 0,var(--medical-teal) 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,102,204,.35);color:var(--white)}.Button_button--danger__SaH7c{background:linear-gradient(135deg,var(--medical-red) 0,#b91c3c 100%);color:var(--white);box-shadow:0 4px 12px rgba(220,20,60,.25);border:1px solid transparent}.Button_button--danger__SaH7c:hover:not(.Button_button--disabled__FJTld){background:linear-gradient(135deg,#b91c3c 0,var(--medical-red) 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,20,60,.35);color:var(--white)}.Button_button--small__9_28g{padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Button_button--medium__CwRBs{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600}.Button_button--large__yoflG{padding:1rem 2rem;font-size:1.05rem;font-weight:700}.Button_button--xl__Q0vRE{padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700}.Button_button--disabled__FJTld{opacity:.6;cursor:not-allowed;pointer-events:none}.Button_button--loading__U3BLz{pointer-events:none}.Button_button--full-width__44z7T{width:100%}.Button_button__text__Rmdw_{position:relative;z-index:1}.Button_button__icon__e7y9r{display:flex;align-items:center;justify-content:center;font-size:1em;line-height:1}.Button_button__icon__e7y9r svg{width:1em;height:1em;fill:currentColor}.Button_button__spinner__LGgqf{width:1rem;height:1rem;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:Button_spin__NrlDS 1s linear infinite}@keyframes Button_spin__NrlDS{to{transform:rotate(1turn)}}.Button_button--loading__U3BLz .Button_button__text__Rmdw_{opacity:.7}.Button_button--medical__NJk7m:before,.Button_button--primary__9pKSM:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.Button_button--medical__NJk7m:hover:before,.Button_button--primary__9pKSM:hover:before{left:100%}.Button_button__k8pXs:focus-visible{outline:2px solid var(--primary-gold);outline-offset:2px}@media (prefers-contrast:high){.Button_button--primary__9pKSM{background:var(--primary-black);color:var(--white);border:2px solid var(--primary-gold)}.Button_button--secondary___8ZfD{background:var(--white);color:var(--primary-black);border:2px solid var(--primary-black)}.Button_button--outline___BzSh{border-width:3px}}@media (prefers-reduced-motion:reduce){.Button_button__k8pXs{transition:none}.Button_button__k8pXs:hover{transform:none}.Button_button__spinner__LGgqf{animation:none}.Button_button--medical__NJk7m:before,.Button_button--primary__9pKSM:before{display:none}}@media (hover:none) and (pointer:coarse){.Button_button__k8pXs:hover{transform:none}.Button_button--small__9_28g{padding:.75rem 1.25rem;font-size:.9rem}.Button_button--medium__CwRBs{padding:1rem 1.75rem;font-size:1rem}.Button_button--large__yoflG{padding:1.25rem 2.25rem;font-size:1.1rem}}@media print{.Button_button__k8pXs{background:none!important;color:var(--primary-black)!important;border:1px solid var(--primary-black)!important;box-shadow:none!important}}@media (max-width:768px){.Button_button--xl__Q0vRE{padding:1rem 2rem;font-size:1.05rem}.Button_button--large__yoflG{padding:.875rem 1.75rem;font-size:1rem}}@media (max-width:480px){.Button_button--large__yoflG,.Button_button--xl__Q0vRE{padding:.75rem 1.5rem;font-size:.95rem}.Button_button__icon__e7y9r{font-size:.9em}}.FeaturedProjects_featured_section__BmyV0{position:relative;padding:4rem 0;background:linear-gradient(135deg,var(--off-white) 0,var(--white) 50%,var(--light-gray) 100%);overflow:hidden}.FeaturedProjects_featured_section__BmyV0:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--primary-gold) 20%,var(--medical-blue) 50%,var(--primary-gold) 80%,transparent 100%)}.FeaturedProjects_section_container__OyAN7{max-width:var(--content-width);margin:0 auto;padding:0 2rem}.FeaturedProjects_section_header__DIR6a{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.FeaturedProjects_section_header__DIR6a.FeaturedProjects_visible__vRbUX{opacity:1;transform:translateY(0)}.FeaturedProjects_section_subtitle__aucjZ{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary-gold);margin-bottom:.75rem;font-family:var(--font-secondary);position:relative}.FeaturedProjects_section_subtitle__aucjZ:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%)}.FeaturedProjects_section_title__FZ69n{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.FeaturedProjects_title_accent__vrX_V{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FeaturedProjects_section_description__kYCZk{font-size:1.05rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6;font-family:var(--font-body)}.FeaturedProjects_carousel_container__nT6Dw{position:relative;margin-bottom:2.5rem;opacity:0;transform:translateY(40px);transition:all .8s ease-out .2s}.FeaturedProjects_carousel_container__nT6Dw.FeaturedProjects_visible__vRbUX{opacity:1;transform:translateY(0)}.FeaturedProjects_carousel_wrapper__mLI8b{overflow:hidden;border-radius:var(--border-radius-lg);position:relative}.FeaturedProjects_carousel_track__avvL7{display:flex;transition:transform .5s ease-in-out;width:100%}.FeaturedProjects_project_card__tSI_M{min-width:100%;background:var(--white);border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid rgba(212,175,55,.1);display:grid;grid-template-columns:1fr 1fr;min-height:400px;max-height:450px}.FeaturedProjects_card_image_container__Cc2Rf{position:relative;background:linear-gradient(135deg,var(--medical-blue-light) 0,rgba(212,175,55,.1) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.FeaturedProjects_card_image__GFnAE{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_image__GFnAE{transform:scale(1.05)}.FeaturedProjects_card_overlay__nXSNJ{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(212,175,55,.15) 50%,rgba(0,102,204,.25));z-index:1;transition:opacity .3s ease}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_overlay__nXSNJ{opacity:.8}.FeaturedProjects_card_category__NGzXS{position:absolute;top:1rem;left:1rem;background:rgba(212,175,55,.95);color:var(--primary-black);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;font-family:var(--font-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.2)}.FeaturedProjects_card_content__dI_mB{padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.FeaturedProjects_card_title__fjn1r{font-size:1.5rem;font-weight:700;color:var(--primary-charcoal);margin-bottom:.5rem;font-family:var(--font-primary)}.FeaturedProjects_card_subtitle__NyZK4{font-size:1rem;color:var(--primary-gold);font-weight:600;margin-bottom:1rem;font-family:var(--font-secondary)}.FeaturedProjects_card_description__pP8Hl{font-size:.95rem;color:var(--dark-gray);line-height:1.6;margin-bottom:1.5rem;font-family:var(--font-body)}.FeaturedProjects_card_results__7UQSB{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.FeaturedProjects_result_item__hsk8B{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--medical-blue);font-weight:600;font-family:var(--font-secondary)}.FeaturedProjects_result_item__hsk8B svg{color:var(--primary-gold);flex-shrink:0}.FeaturedProjects_card_actions__F4GD_{margin-top:auto}.FeaturedProjects_carousel_button_next__zc14Q,.FeaturedProjects_carousel_button_prev__wAPd4{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.95);border:2px solid var(--primary-gold);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000}.FeaturedProjects_carousel_button_prev__wAPd4{left:-25px}.FeaturedProjects_carousel_button_next__zc14Q{right:-25px}.FeaturedProjects_carousel_button_next__zc14Q:hover,.FeaturedProjects_carousel_button_prev__wAPd4:hover{background:var(--primary-gold);color:var(--primary-black);transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px rgba(212,175,55,.3)}.FeaturedProjects_carousel_indicators__BZSv8{display:flex;justify-content:center;gap:.75rem;margin-bottom:2.5rem}.FeaturedProjects_indicator__sW3dY{width:12px;height:12px;border-radius:50%;border:none;background:rgba(212,175,55,.3);cursor:pointer;transition:all .3s ease}.FeaturedProjects_indicator__sW3dY.FeaturedProjects_active__DLSuy{background:var(--primary-gold);transform:scale(1.2)}.FeaturedProjects_indicator__sW3dY:hover{background:var(--primary-gold);transform:scale(1.1)}.FeaturedProjects_stats_section__oGLil{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;padding:2rem;background:hsla(0,0%,100%,.8);border-radius:var(--border-radius-lg);border:1px solid rgba(212,175,55,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FeaturedProjects_stat_item__45_nP{display:flex;align-items:center;gap:1rem;text-align:center;justify-content:center}.FeaturedProjects_stat_item__45_nP svg{color:var(--primary-gold);flex-shrink:0}.FeaturedProjects_stat_content__thCf1{display:flex;flex-direction:column;align-items:flex-start}.FeaturedProjects_stat_number__9iG0j{font-size:1.75rem;font-weight:800;color:var(--primary-charcoal);font-family:var(--font-primary);line-height:1}.FeaturedProjects_stat_label__3c44N{font-size:.9rem;color:var(--dark-gray);font-weight:500;font-family:var(--font-secondary)}.FeaturedProjects_cta_container__hfdbD{text-align:center}@media (max-width:1024px){.FeaturedProjects_featured_section__BmyV0{padding:3rem 0}.FeaturedProjects_section_container__OyAN7{padding:0 1.5rem}.FeaturedProjects_section_header__DIR6a{margin-bottom:2.5rem}.FeaturedProjects_project_card__tSI_M{grid-template-columns:1fr;min-height:500px;max-height:550px}.FeaturedProjects_card_image_container__Cc2Rf{aspect-ratio:16/9;width:100%}.FeaturedProjects_card_image__GFnAE{-o-object-fit:contain;object-fit:contain}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_image__GFnAE{transform:scale(1.02)}.FeaturedProjects_card_overlay__nXSNJ{background:linear-gradient(135deg,rgba(0,0,0,.1),rgba(212,175,55,.05) 50%,rgba(0,102,204,.1));opacity:0}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_overlay__nXSNJ{opacity:1}.FeaturedProjects_carousel_button_prev__wAPd4{left:-20px}.FeaturedProjects_carousel_button_next__zc14Q{right:-20px}.FeaturedProjects_stats_section__oGLil{display:flex;justify-content:center;gap:1.5rem;text-align:center}.FeaturedProjects_stat_item__45_nP{justify-content:center}.FeaturedProjects_stat_content__thCf1{align-items:center}}@media (max-width:768px){.FeaturedProjects_featured_section__BmyV0{padding:2.5rem 0}.FeaturedProjects_section_container__OyAN7{padding:0 1rem}.FeaturedProjects_section_header__DIR6a{margin-bottom:2rem}.FeaturedProjects_section_title__FZ69n{font-size:clamp(1.75rem,4vw,2.25rem)}.FeaturedProjects_section_description__kYCZk{font-size:1rem}.FeaturedProjects_card_content__dI_mB{padding:1.5rem}.FeaturedProjects_card_title__fjn1r{font-size:1.3rem}.FeaturedProjects_carousel_button_next__zc14Q,.FeaturedProjects_carousel_button_prev__wAPd4{width:45px;height:45px}.FeaturedProjects_carousel_button_prev__wAPd4{left:-15px}.FeaturedProjects_carousel_button_next__zc14Q{right:-15px}.FeaturedProjects_stats_section__oGLil{padding:1.5rem;gap:1rem}.FeaturedProjects_stat_number__9iG0j{font-size:1.5rem}.FeaturedProjects_stat_label__3c44N{font-size:.8rem}}@media (max-width:480px){.FeaturedProjects_featured_section__BmyV0{padding:2rem 0}.FeaturedProjects_card_content__dI_mB{padding:1.25rem;text-align:center}.FeaturedProjects_card_results__7UQSB{display:flex;flex-direction:column;align-items:center}.FeaturedProjects_card_title__fjn1r{font-size:1.2rem}.FeaturedProjects_card_description__pP8Hl{font-size:.9rem}.FeaturedProjects_carousel_button_next__zc14Q,.FeaturedProjects_carousel_button_prev__wAPd4{width:40px;height:40px}.FeaturedProjects_carousel_button_prev__wAPd4{left:-10px}.FeaturedProjects_carousel_button_next__zc14Q{right:-10px}.FeaturedProjects_stats_section__oGLil{padding:1.25rem}.FeaturedProjects_stat_item__45_nP{flex-direction:column;gap:.5rem}.FeaturedProjects_stat_content__thCf1{align-items:center}}@media (max-width:360px){.FeaturedProjects_carousel_button_next__zc14Q,.FeaturedProjects_carousel_button_prev__wAPd4{width:35px;height:35px}.FeaturedProjects_carousel_button_prev__wAPd4{left:-5px}.FeaturedProjects_carousel_button_next__zc14Q{right:-5px}}@media (prefers-contrast:high){.FeaturedProjects_project_card__tSI_M{border:2px solid var(--primary-gold)}.FeaturedProjects_carousel_button_next__zc14Q,.FeaturedProjects_carousel_button_prev__wAPd4{background:var(--white);border:2px solid var(--primary-black)}.FeaturedProjects_stats_section__oGLil{background:var(--white);border:2px solid var(--primary-gold)}}@media (prefers-reduced-motion:reduce){.FeaturedProjects_carousel_container__nT6Dw,.FeaturedProjects_carousel_track__avvL7,.FeaturedProjects_section_header__DIR6a{transition:none}.FeaturedProjects_carousel_button_next__zc14Q:hover,.FeaturedProjects_carousel_button_prev__wAPd4:hover{transform:translateY(-50%)}.FeaturedProjects_indicator__sW3dY.FeaturedProjects_active__DLSuy,.FeaturedProjects_indicator__sW3dY:hover{transform:none}.FeaturedProjects_card_image__GFnAE,.FeaturedProjects_card_overlay__nXSNJ{transition:none}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_image__GFnAE{transform:none}.FeaturedProjects_project_card__tSI_M:hover .FeaturedProjects_card_overlay__nXSNJ{opacity:.1}}.WhyChooseMediEdge_why_choose_section__CAxuW{position:relative;padding:2.5rem 0;background:linear-gradient(135deg,var(--white) 0,var(--off-white) 50%,var(--light-gray) 100%);overflow:hidden;min-height:100vh;display:flex;align-items:center}.WhyChooseMediEdge_why_choose_section__CAxuW:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--medical-blue) 20%,var(--primary-gold) 50%,var(--medical-blue) 80%,transparent 100%)}.WhyChooseMediEdge_section_container__rzx_O{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%;height:100%;display:flex;align-items:center}.WhyChooseMediEdge_content_wrapper__RwSwV{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%}.WhyChooseMediEdge_text_content__Q8eau{opacity:0;transform:translateX(-30px);transition:all .8s ease-out}.WhyChooseMediEdge_text_content__Q8eau.WhyChooseMediEdge_visible__4raR9{opacity:1;transform:translateX(0)}.WhyChooseMediEdge_section_subtitle__eDbt_{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-gold);margin-bottom:.5rem;font-family:var(--font-secondary);position:relative}.WhyChooseMediEdge_section_subtitle__eDbt_:after{content:"";position:absolute;bottom:-6px;left:0;width:40px;height:2px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%)}.WhyChooseMediEdge_section_title___6Lir{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.WhyChooseMediEdge_title_accent__e35pn{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WhyChooseMediEdge_section_description__M7OlE{font-size:1rem;color:var(--dark-gray);line-height:1.6;margin-bottom:1.5rem;font-family:var(--font-body)}.WhyChooseMediEdge_stat_highlight__l5ay0{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(0,102,204,.05));border-radius:var(--border-radius-md);border-left:4px solid var(--primary-gold);margin-bottom:2rem}.WhyChooseMediEdge_stat_icon__jW83D{width:48px;height:48px;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0}.WhyChooseMediEdge_stat_content__IX4Kh{display:flex;flex-direction:column}.WhyChooseMediEdge_stat_number__OUGfv{font-size:1.75rem;font-weight:800;color:var(--primary-charcoal);font-family:var(--font-primary);line-height:1}.WhyChooseMediEdge_stat_text__WTE43{font-size:.9rem;color:var(--dark-gray);font-family:var(--font-body)}.WhyChooseMediEdge_cta_buttons__Yj_43{display:flex;gap:.75rem;flex-wrap:wrap}.WhyChooseMediEdge_advantages_grid__q0_mt{display:grid;grid-template-columns:1fr;gap:1rem;opacity:0;transform:translateX(30px);transition:all .8s ease-out .2s}.WhyChooseMediEdge_advantages_grid__q0_mt.WhyChooseMediEdge_visible__4raR9{opacity:1;transform:translateX(0)}.WhyChooseMediEdge_advantage_card__m22RD{background:var(--white);border-radius:var(--border-radius-md);padding:1.25rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid rgba(212,175,55,.1);transition:all .3s ease;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.WhyChooseMediEdge_advantage_card__m22RD:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary-gold) 0,var(--medical-blue) 100%);transform:scaleY(0);transition:transform .3s ease}.WhyChooseMediEdge_advantage_card__m22RD:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1);border-color:var(--primary-gold)}.WhyChooseMediEdge_advantage_card__m22RD:hover:before{transform:scaleY(1)}.WhyChooseMediEdge_advantage_1__twmIo:hover{box-shadow:0 12px 30px rgba(59,130,246,.15)}.WhyChooseMediEdge_advantage_2__yyDTB:hover{box-shadow:0 12px 30px rgba(16,185,129,.15)}.WhyChooseMediEdge_advantage_3___25gr:hover{box-shadow:0 12px 30px rgba(212,175,55,.15)}.WhyChooseMediEdge_advantage_4__U_o_W:hover{box-shadow:0 12px 30px rgba(249,115,22,.15)}.WhyChooseMediEdge_advantage_icon__Wc4a6{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%)}.WhyChooseMediEdge_advantage_1__twmIo .WhyChooseMediEdge_advantage_icon__Wc4a6{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.WhyChooseMediEdge_advantage_2__yyDTB .WhyChooseMediEdge_advantage_icon__Wc4a6{background:linear-gradient(135deg,#10b981,#059669)}.WhyChooseMediEdge_advantage_3___25gr .WhyChooseMediEdge_advantage_icon__Wc4a6{background:linear-gradient(135deg,var(--primary-gold),var(--primary-gold-dark))}.WhyChooseMediEdge_advantage_4__U_o_W .WhyChooseMediEdge_advantage_icon__Wc4a6{background:linear-gradient(135deg,#f97316,#ef4444)}.WhyChooseMediEdge_advantage_content__WuCGf{flex-grow:1}.WhyChooseMediEdge_advantage_title__S6BoK{font-size:1rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.25rem;font-family:var(--font-primary);line-height:1.2}.WhyChooseMediEdge_advantage_description__g0DrB{font-size:.85rem;color:var(--dark-gray);line-height:1.3;font-family:var(--font-body)}@media (min-width:768px) and (max-width:1023px){.WhyChooseMediEdge_why_choose_section__CAxuW{padding:2rem 0;min-height:100vh}.WhyChooseMediEdge_content_wrapper__RwSwV{grid-template-columns:1fr;gap:2rem;text-align:center}.WhyChooseMediEdge_section_subtitle__eDbt_:after{left:50%;transform:translateX(-50%)}.WhyChooseMediEdge_advantages_grid__q0_mt{grid-template-columns:repeat(2,1fr);gap:1rem}.WhyChooseMediEdge_cta_buttons__Yj_43{justify-content:center}}@media (max-width:767px){.WhyChooseMediEdge_why_choose_section__CAxuW{padding:1.5rem 0;min-height:100vh}.WhyChooseMediEdge_section_container__rzx_O{padding:0 1rem}.WhyChooseMediEdge_content_wrapper__RwSwV{grid-template-columns:1fr;gap:1.5rem;text-align:center}.WhyChooseMediEdge_section_title___6Lir{font-size:clamp(1.5rem,4vw,1.875rem);margin-bottom:.75rem}.WhyChooseMediEdge_section_description__M7OlE{font-size:.9rem;margin-bottom:1.25rem}.WhyChooseMediEdge_section_subtitle__eDbt_:after{left:50%;transform:translateX(-50%)}.WhyChooseMediEdge_stat_highlight__l5ay0{padding:.875rem;margin-bottom:1.5rem}.WhyChooseMediEdge_stat_icon__jW83D{width:40px;height:40px}.WhyChooseMediEdge_stat_number__OUGfv{font-size:1.5rem}.WhyChooseMediEdge_stat_text__WTE43{font-size:.8rem}.WhyChooseMediEdge_advantages_grid__q0_mt{grid-template-columns:1fr;gap:.75rem}.WhyChooseMediEdge_advantage_card__m22RD{padding:1rem}.WhyChooseMediEdge_advantage_icon__Wc4a6{width:45px;height:45px}.WhyChooseMediEdge_advantage_title__S6BoK{font-size:.9rem}.WhyChooseMediEdge_advantage_description__g0DrB{font-size:.8rem}.WhyChooseMediEdge_cta_buttons__Yj_43{flex-direction:column;align-items:center;gap:.5rem}}@media (max-width:480px){.WhyChooseMediEdge_why_choose_section__CAxuW{padding:1rem 0}.WhyChooseMediEdge_advantage_card__m22RD,.WhyChooseMediEdge_stat_highlight__l5ay0{flex-direction:column;text-align:center;gap:.75rem}.WhyChooseMediEdge_advantage_card__m22RD{padding:.875rem}.WhyChooseMediEdge_advantage_content__WuCGf{text-align:center}}@media (prefers-contrast:high){.WhyChooseMediEdge_advantage_card__m22RD{border:2px solid var(--primary-gold)}.WhyChooseMediEdge_stat_highlight__l5ay0{background:var(--white);border:2px solid var(--primary-gold)}}@media (prefers-reduced-motion:reduce){.WhyChooseMediEdge_advantages_grid__q0_mt,.WhyChooseMediEdge_text_content__Q8eau{transition:none}.WhyChooseMediEdge_advantage_card__m22RD:hover{transform:none}.WhyChooseMediEdge_advantage_card__m22RD:before{transition:none}}.PackagesOverview_packages_section__Mrfrw{position:relative;padding:2.5rem 0;background:var(--white);overflow:hidden;min-height:100vh;display:flex;align-items:center;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.PackagesOverview_packages_section__Mrfrw.PackagesOverview_visible__b4PKH{opacity:1;transform:translateY(0)}.PackagesOverview_packages_section__Mrfrw:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--primary-gold) 20%,var(--medical-blue) 50%,var(--primary-gold) 80%,transparent 100%)}.PackagesOverview_section_container__9w2zO{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%}.PackagesOverview_section_header__OPLLZ{text-align:center;margin-bottom:2.5rem}.PackagesOverview_section_title__Pgqfm{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.PackagesOverview_title_accent__l2JNa{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PackagesOverview_section_description__b5vQs{font-size:1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6;font-family:var(--font-body)}.PackagesOverview_packages_grid__Cmgv_{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.PackagesOverview_package_card__tsi8v{background:var(--white);border-radius:var(--border-radius-lg);padding:1.75rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid var(--border-gray);transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.PackagesOverview_package_card__tsi8v:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%);transform:scaleX(0);transition:transform .3s ease}.PackagesOverview_package_card__tsi8v:hover:before{transform:scaleX(1)}.PackagesOverview_package_card__tsi8v:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:var(--primary-gold)}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC{border:2px solid var(--primary-gold);transform:scale(1.05);z-index:2}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC:before{transform:scaleX(1);background:linear-gradient(90deg,var(--primary-gold) 0,var(--primary-gold-light) 100%)}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC:hover{transform:scale(1.05) translateY(-4px)}.PackagesOverview_popular_badge__8P7Yg{position:absolute;top:-1px;right:1.5rem;background:linear-gradient(135deg,var(--primary-gold) 0,var(--primary-gold-light) 100%);color:var(--white);padding:.5rem 1rem;border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm);font-size:.75rem;font-weight:600;font-family:var(--font-secondary);display:flex;align-items:center;gap:.25rem;text-transform:uppercase;letter-spacing:.5px}.PackagesOverview_package_header__UIDad{text-align:center;margin-bottom:1.5rem}.PackagesOverview_package_icon__beMtE{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto 1rem}.PackagesOverview_package_name__bm_MW{font-size:1.5rem;font-weight:700;color:var(--primary-charcoal);margin-bottom:.25rem;font-family:var(--font-primary)}.PackagesOverview_package_subtitle__v88tU{display:block;font-size:.8rem;font-weight:600;color:var(--primary-gold);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-family:var(--font-secondary)}.PackagesOverview_package_price__x7MYF{margin-bottom:1rem}.PackagesOverview_price_amount__pBRcs{display:block;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;color:var(--primary-charcoal);font-family:var(--font-primary);line-height:1.1;letter-spacing:-.5px}.PackagesOverview_price_note__Z463C{font-size:.8rem;color:var(--dark-gray);font-family:var(--font-body)}.PackagesOverview_package_description__trnCu{font-size:.9rem;color:var(--dark-gray);line-height:1.4;margin:0;font-family:var(--font-body)}.PackagesOverview_package_features__PkP39{flex-grow:1;margin-bottom:1.5rem}.PackagesOverview_features_list__yawqE{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.PackagesOverview_feature_item__QFnMD{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--dark-gray);line-height:1.4;font-family:var(--font-body)}.PackagesOverview_feature_icon__pCJeB{color:var(--primary-gold);flex-shrink:0;margin-top:2px}.PackagesOverview_package_cta__JsZYw{text-align:center}.PackagesOverview_package_button__wo1xH{width:100%!important;margin-bottom:.75rem}.PackagesOverview_cta_note__7kCBA{font-size:.75rem;color:var(--dark-gray);margin:0;font-family:var(--font-body);font-style:italic}.PackagesOverview_packages_footer__2WDMm{text-align:center;padding-top:1.5rem;border-top:1px solid var(--border-gray)}.PackagesOverview_footer_text__mCIjq{font-size:.9rem;color:var(--dark-gray);margin-bottom:1rem;font-family:var(--font-body)}.PackagesOverview_footer_cta__z8DQ_{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:var(--dark-gray);font-family:var(--font-body)}@media (min-width:768px) and (max-width:1023px){.PackagesOverview_packages_section__Mrfrw{padding:2rem 0;min-height:100vh}.PackagesOverview_packages_grid__Cmgv_{grid-template-columns:1fr;gap:1.5rem;max-width:600px;margin:0 auto 2rem}.PackagesOverview_package_card__tsi8v{padding:1.5rem}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC{transform:none;order:-1}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC:hover{transform:translateY(-4px)}.PackagesOverview_price_amount__pBRcs{font-size:clamp(1.375rem,2.2vw,1.625rem)}.PackagesOverview_footer_cta__z8DQ_{flex-direction:column;gap:.25rem}}@media (max-width:767px){.PackagesOverview_packages_section__Mrfrw{padding:1.5rem 0;min-height:auto}.PackagesOverview_section_container__9w2zO{padding:0 1rem}.PackagesOverview_section_header__OPLLZ{margin-bottom:2rem}.PackagesOverview_packages_grid__Cmgv_{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}.PackagesOverview_package_card__tsi8v{padding:1.25rem}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC{transform:none;order:-1}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC:hover{transform:translateY(-4px)}.PackagesOverview_package_icon__beMtE{width:50px;height:50px}.PackagesOverview_package_name__bm_MW{font-size:1.25rem}.PackagesOverview_price_amount__pBRcs{font-size:clamp(1.25rem,4vw,1.5rem);letter-spacing:-.25px}.PackagesOverview_popular_badge__8P7Yg{font-size:.7rem;padding:.375rem .75rem;right:1rem}.PackagesOverview_footer_cta__z8DQ_{flex-direction:column;gap:.25rem}}@media (max-width:480px){.PackagesOverview_packages_section__Mrfrw{padding:1rem 0}.PackagesOverview_package_card__tsi8v{padding:1rem}.PackagesOverview_packages_footer__2WDMm{padding-top:1rem}.PackagesOverview_price_amount__pBRcs{font-size:clamp(1.125rem,5vw,1.375rem);line-height:1.2}}@media (max-width:375px){.PackagesOverview_price_amount__pBRcs{font-size:1.125rem;letter-spacing:0}}@media (prefers-contrast:high){.PackagesOverview_package_card__tsi8v{border:2px solid var(--primary-gold)}.PackagesOverview_package_card__tsi8v:hover{border-color:var(--primary-charcoal)}}@media (prefers-reduced-motion:reduce){.PackagesOverview_packages_section__Mrfrw{transition:none}.PackagesOverview_package_card__tsi8v:hover{transform:none}.PackagesOverview_package_card__tsi8v.PackagesOverview_popular__qdwtC:hover{transform:scale(1.05)}.PackagesOverview_package_card__tsi8v:before{transition:none}}.HeroSection_hero_section__ai9QJ{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:5rem;padding-bottom:1rem}.HeroSection_hero_background__rZLTS{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-black) 0,var(--primary-charcoal) 50%,var(--primary-gray) 100%);z-index:0}.HeroSection_hero_fallback__RYadL{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/hero-fallback-desktop.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity .5s ease-in-out;z-index:1}.HeroSection_hero_fallback__RYadL.HeroSection_show_fallback__TfzI8{opacity:1}@media (max-width:767px){.HeroSection_hero_fallback__RYadL{background-image:url(/assets/images/hero-fallback-mobile.jpg)}}.HeroSection_hero_video___R6mF{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;opacity:1;transition:opacity .3s ease-in-out}.HeroSection_hero_video___R6mF.HeroSection_video_loaded__UGFBG{opacity:1}.HeroSection_hero_container__U9WON{position:relative;z-index:3;max-width:var(--content-width);margin:0 auto;padding:0 2rem;width:100%;height:calc(100vh - 6rem);display:flex;align-items:center}.HeroSection_hero_content__NbOzS{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;width:100%;height:100%;opacity:0;transform:translateY(40px);transition:all 1s ease-out}.HeroSection_hero_content__NbOzS.HeroSection_visible___mws2{opacity:1;transform:translateY(0)}.HeroSection_hero_text__HOS_p{color:var(--white);display:flex;flex-direction:column;justify-content:center;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;padding:1.5rem;height:-moz-fit-content;height:fit-content}.HeroSection_hero_subtitle__Pbqv3{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1.8px;color:var(--primary-gold);margin-bottom:.5rem;font-family:var(--font-secondary);position:relative;padding-left:1.6rem}.HeroSection_hero_subtitle__Pbqv3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.2rem;height:2px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%)}.HeroSection_hero_title__r8255{font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.1;margin-bottom:.75rem;font-family:var(--font-primary);color:var(--white)}.HeroSection_hero_accent___2_va{background:linear-gradient(135deg,var(--primary-gold) 0,var(--primary-gold-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.HeroSection_hero_description__vXcoZ{font-size:.9rem;line-height:1.4;color:hsla(0,0%,100%,.9);margin-bottom:1rem;font-family:var(--font-body);max-width:95%}.HeroSection_hero_stats__97feH{display:flex;gap:1rem;margin-bottom:1.2rem;flex-wrap:wrap}.HeroSection_stat_item__69XFd{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.8);font-family:var(--font-secondary)}.HeroSection_stat_item__69XFd svg{color:var(--primary-gold);flex-shrink:0;width:16px;height:16px}.HeroSection_hero_cta__HL3aD{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.HeroSection_cta_primary__e_5y2,.HeroSection_cta_secondary__4KXKA{min-width:160px!important;font-size:.8rem!important;padding:.65rem 1.3rem!important}.HeroSection_hero_trust__feNEc{display:flex;align-items:center;gap:.6rem;font-size:.75rem;color:hsla(0,0%,100%,.7);font-family:var(--font-secondary)}.HeroSection_trust_arrow__H6s04{color:var(--primary-gold);animation:HeroSection_float__Vg4xB 2s ease-in-out infinite;width:13px;height:13px}@keyframes HeroSection_float__Vg4xB{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}.HeroSection_hero_visual__C_0n0{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.HeroSection_visual_container__en5eE{position:relative;width:100%;height:280px}.HeroSection_floating_card__pGkJz{position:absolute;top:15%;left:8%;width:200px;background:hsla(0,0%,100%,.95);border-radius:var(--border-radius-lg);padding:1rem;box-shadow:0 20px 40px rgba(0,0,0,.15);border:1px solid rgba(212,175,55,.2);animation:HeroSection_floatCard__irgJi 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes HeroSection_floatCard__irgJi{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(1deg)}}.HeroSection_card_header__JNKMg{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem;padding-bottom:.5rem;border-bottom:1px solid rgba(212,175,55,.2)}.HeroSection_card_dots__2Of1a{display:flex;gap:.2rem}.HeroSection_card_dots__2Of1a span{width:5px;height:5px;border-radius:50%;background-color:var(--primary-gold);opacity:.7}.HeroSection_card_title__jQ7KA{font-size:.7rem;font-weight:600;color:var(--primary-charcoal);font-family:var(--font-secondary)}.HeroSection_card_content__4y58d{display:flex;flex-direction:column;gap:.5rem}.HeroSection_card_bar__5tlQ1{height:4px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%);border-radius:2px;animation:HeroSection_loadBar__Rr7f3 3s ease-in-out infinite}.HeroSection_card_bar_short__0n06t{height:4px;width:60%;background:linear-gradient(90deg,var(--medical-blue) 0,var(--medical-teal) 100%);border-radius:2px;animation:HeroSection_loadBar__Rr7f3 3s ease-in-out .5s infinite}@keyframes HeroSection_loadBar__Rr7f3{0%,to{opacity:.6;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.05)}}.HeroSection_floating_stats__EpG7S{position:absolute;top:8%;right:12%;width:115px;background:rgba(0,102,204,.95);color:var(--white);border-radius:var(--border-radius-lg);padding:.8rem;box-shadow:0 15px 30px rgba(0,102,204,.3);animation:HeroSection_floatStats__EuGl1 4s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes HeroSection_floatStats__EuGl1{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(-1deg)}}.HeroSection_stats_header__yKvXu{display:flex;align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.65rem;font-weight:600;font-family:var(--font-secondary)}.HeroSection_stats_icon__1ZpMr{font-size:.75rem}.HeroSection_stats_number__fsBfl{font-size:1.3rem;font-weight:800;color:var(--primary-gold);font-family:var(--font-primary);line-height:1;margin-bottom:.15rem}.HeroSection_stats_period___M_wv{font-size:.6rem;opacity:.9;font-family:var(--font-secondary)}.HeroSection_floating_badge__9Wc7J{position:absolute;bottom:18%;right:8%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--primary-gold-dark) 100%);color:var(--primary-black);border-radius:50px;padding:.5rem .8rem;box-shadow:0 10px 25px rgba(212,175,55,.4);animation:HeroSection_floatBadge__6Sxx9 5s ease-in-out infinite;text-align:center}@keyframes HeroSection_floatBadge__6Sxx9{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.05)}}.HeroSection_badge_text__qZFIE{display:block;font-size:.7rem;font-weight:700;font-family:var(--font-secondary);line-height:1}.HeroSection_badge_subtext__Ftbm5{display:block;font-size:.55rem;font-weight:600;opacity:.8;font-family:var(--font-secondary)}@media (max-width:1200px){.HeroSection_hero_content__NbOzS{gap:2rem}.HeroSection_hero_text__HOS_p{padding:1.3rem}.HeroSection_visual_container__en5eE{height:260px}}@media (max-width:1024px){.HeroSection_hero_section__ai9QJ{height:100vh;padding-top:4.5rem;padding-bottom:.5rem}.HeroSection_hero_container__U9WON{height:calc(100vh - 5rem);padding:0 1.5rem}.HeroSection_hero_content__NbOzS{grid-template-columns:1fr;gap:1.5rem;text-align:center}.HeroSection_hero_text__HOS_p{order:1;padding:1.2rem;max-width:550px;margin:0 auto}.HeroSection_hero_visual__C_0n0{order:2;height:200px}.HeroSection_visual_container__en5eE{height:200px}.HeroSection_floating_card__pGkJz{width:160px;left:10%;padding:.8rem}.HeroSection_floating_stats__EpG7S{width:100px;right:15%;padding:.6rem}.HeroSection_stats_number__fsBfl{font-size:1.1rem}}@media (max-width:768px){.HeroSection_hero_section__ai9QJ{height:100vh;padding-top:4.5rem}.HeroSection_hero_container__U9WON{height:calc(100vh - 4.5rem);padding:0 1rem}.HeroSection_hero_content__NbOzS{gap:1.2rem}.HeroSection_hero_text__HOS_p{padding:1rem}.HeroSection_hero_title__r8255{font-size:clamp(1.6rem,4.5vw,2rem);margin-bottom:.6rem}.HeroSection_hero_description__vXcoZ{font-size:.85rem;margin-bottom:.9rem}.HeroSection_hero_stats__97feH{justify-content:center;gap:.8rem;margin-bottom:1rem;flex-direction:row}.HeroSection_stat_item__69XFd{font-size:.7rem}.HeroSection_stat_item__69XFd svg{width:14px;height:14px}.HeroSection_hero_cta__HL3aD{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:.9rem}.HeroSection_cta_primary__e_5y2,.HeroSection_cta_secondary__4KXKA{width:100%!important;max-width:240px!important;min-width:unset!important;font-size:.75rem!important;padding:.6rem 1.2rem!important}.HeroSection_hero_visual__C_0n0,.HeroSection_visual_container__en5eE{height:170px}.HeroSection_floating_card__pGkJz{width:140px;padding:.7rem;left:5%;top:8%}.HeroSection_floating_stats__EpG7S{width:90px;padding:.55rem;right:8%;top:3%}.HeroSection_stats_number__fsBfl{font-size:1rem}.HeroSection_floating_badge__9Wc7J{bottom:12%;right:5%;padding:.4rem .7rem}}@media (max-width:480px){.HeroSection_hero_section__ai9QJ{height:100vh;padding-top:4.5rem}.HeroSection_hero_container__U9WON{height:calc(100vh - 4.5rem);padding:0 .8rem}.HeroSection_hero_content__NbOzS{gap:1rem}.HeroSection_hero_text__HOS_p{padding:.8rem}.HeroSection_hero_title__r8255{font-size:clamp(1.4rem,5vw,1.8rem);margin-bottom:.5rem}.HeroSection_hero_description__vXcoZ{font-size:.8rem;margin-bottom:.8rem}.HeroSection_hero_stats__97feH{flex-direction:column;gap:.5rem;margin-bottom:.9rem}.HeroSection_hero_cta__HL3aD{margin-bottom:.8rem}.HeroSection_cta_primary__e_5y2,.HeroSection_cta_secondary__4KXKA{max-width:220px!important;font-size:.7rem!important;padding:.55rem 1.1rem!important}.HeroSection_hero_trust__feNEc{justify-content:center;text-align:center;font-size:.7rem}.HeroSection_hero_visual__C_0n0,.HeroSection_visual_container__en5eE{height:140px}.HeroSection_floating_card__pGkJz{width:120px;padding:.6rem;left:2%}.HeroSection_card_title__jQ7KA{font-size:.65rem}.HeroSection_floating_stats__EpG7S{width:80px;padding:.5rem;right:5%}.HeroSection_stats_header__yKvXu{font-size:.6rem}.HeroSection_stats_number__fsBfl{font-size:.9rem}.HeroSection_floating_badge__9Wc7J{padding:.3rem .6rem;bottom:10%}.HeroSection_badge_text__qZFIE{font-size:.65rem}}@media (max-width:360px){.HeroSection_hero_container__U9WON{padding:0 .6rem}.HeroSection_hero_text__HOS_p{padding:.7rem}.HeroSection_hero_visual__C_0n0,.HeroSection_visual_container__en5eE{height:120px}.HeroSection_floating_card__pGkJz{width:100px;padding:.5rem}.HeroSection_floating_stats__EpG7S{width:70px;padding:.4rem}}@media (prefers-contrast:high){.HeroSection_hero_background__rZLTS{background:var(--primary-black)}.HeroSection_hero_text__HOS_p{background:rgba(0,0,0,.5)}.HeroSection_floating_card__pGkJz{background:var(--white);border:2px solid var(--primary-gold)}.HeroSection_floating_stats__EpG7S{background:var(--medical-blue);border:2px solid var(--white)}}@media (prefers-reduced-motion:reduce){.HeroSection_card_bar__5tlQ1,.HeroSection_card_bar_short__0n06t,.HeroSection_floating_badge__9Wc7J,.HeroSection_floating_card__pGkJz,.HeroSection_floating_stats__EpG7S,.HeroSection_trust_arrow__H6s04{animation:none}.HeroSection_hero_content__NbOzS,.HeroSection_hero_fallback__RYadL,.HeroSection_hero_video___R6mF{transition:none}}.AboutHeroSection_hero_section__Eawh9{position:relative;background:linear-gradient(135deg,var(--primary-charcoal) 0,var(--primary-black) 50%,var(--primary-gray) 100%);color:var(--white);height:85vh;min-height:600px;max-height:800px;display:flex;align-items:center;overflow:hidden}.AboutHeroSection_hero_section__Eawh9:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,var(--primary-gold) 20%,var(--medical-blue) 50%,var(--primary-gold) 80%,transparent 100%)}.AboutHeroSection_hero_section__Eawh9:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(212,175,55,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(42,157,143,.1) 0,transparent 50%);pointer-events:none}.AboutHeroSection_hero_container__1fXKc{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%;position:relative;z-index:2}.AboutHeroSection_hero_content__OF1ED{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;height:100%}.AboutHeroSection_hero_text__9s6Z3{display:flex;flex-direction:column;gap:1.25rem}.AboutHeroSection_hero_title__erCfX{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.1;margin:0;font-family:var(--font-primary);color:var(--white)}.AboutHeroSection_title_accent__gz2Lp{background:linear-gradient(135deg,var(--primary-gold) 0,var(--primary-gold-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AboutHeroSection_hero_description__DX5Xy{font-size:1rem;line-height:1.5;color:hsla(0,0%,100%,.9);margin:0;font-family:var(--font-body)}.AboutHeroSection_hero_values___SAu2{display:flex;flex-direction:column;gap:.5rem}.AboutHeroSection_value_item__4E5mL{display:flex;align-items:center;gap:.5rem;color:var(--primary-gold);font-size:.9rem;font-weight:500;font-family:var(--font-secondary)}.AboutHeroSection_value_item__4E5mL svg{flex-shrink:0}.AboutHeroSection_hero_cta__lyDjK{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.AboutHeroSection_hero_stats__f5n1p{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.AboutHeroSection_stat_item__FuO_a{background:hsla(0,0%,100%,.1);padding:1rem;border-radius:var(--border-radius-md);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.AboutHeroSection_stat_number__3hqZf{display:block;font-size:1.5rem;font-weight:700;color:var(--primary-gold);margin-bottom:.25rem;font-family:var(--font-primary)}.AboutHeroSection_stat_text__zfLCn{display:block;font-size:.8rem;color:hsla(0,0%,100%,.8);font-family:var(--font-body)}.AboutHeroSection_cta_buttons__GKldX{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (max-width:1023px){.AboutHeroSection_hero_section__Eawh9{height:75vh;min-height:500px}.AboutHeroSection_hero_content__OF1ED{grid-template-columns:1fr;gap:1.5rem;text-align:center}.AboutHeroSection_hero_cta__lyDjK{align-items:center}.AboutHeroSection_hero_values___SAu2{justify-content:center;align-items:center}.AboutHeroSection_hero_stats__f5n1p{max-width:400px}}@media (max-width:767px){.AboutHeroSection_hero_section__Eawh9{height:70vh;min-height:450px}.AboutHeroSection_hero_container__1fXKc{padding:0 1rem}.AboutHeroSection_hero_content__OF1ED{gap:1rem}.AboutHeroSection_hero_values___SAu2{gap:.375rem}.AboutHeroSection_value_item__4E5mL{font-size:.85rem}.AboutHeroSection_hero_stats__f5n1p{grid-template-columns:1fr;gap:.75rem}.AboutHeroSection_stat_item__FuO_a{padding:.75rem}.AboutHeroSection_stat_number__3hqZf{font-size:1.25rem}.AboutHeroSection_cta_buttons__GKldX{width:100%;max-width:280px}}.CompanyStory_story_section__D0ykD{position:relative;padding:2rem 0;background:linear-gradient(135deg,var(--light-gray) 0,var(--off-white) 50%,var(--light-gray) 100%);min-height:max(100vh,700px);display:flex;align-items:center;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.CompanyStory_story_section__D0ykD.CompanyStory_visible___Qdoi{opacity:1;transform:translateY(0)}.CompanyStory_section_container__Y49s3{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.CompanyStory_section_header__53ErI{text-align:center;margin-bottom:2rem;flex-shrink:0}.CompanyStory_section_title__CmfAv{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:.75rem;font-family:var(--font-primary);line-height:1.2}.CompanyStory_title_accent__GBgLx{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.CompanyStory_section_description__hwkJS{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--dark-gray);margin:0 auto;line-height:1.5;font-family:var(--font-body)}.CompanyStory_content_wrapper__9jkEV{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;flex-grow:1;min-height:0}.CompanyStory_subsection_title__MUeMM{font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:600;color:var(--primary-charcoal);margin-bottom:1.25rem;font-family:var(--font-primary);text-align:center}.CompanyStory_timeline_section__65YWP{background:var(--white);padding:1.5rem;border-radius:var(--border-radius-lg);box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--border-gray);height:-moz-fit-content;height:fit-content}.CompanyStory_timeline__y0Wkq{display:flex;flex-direction:column;gap:1.25rem}.CompanyStory_timeline_item__IeIYD{display:flex;align-items:flex-start;gap:1rem}.CompanyStory_timeline_marker__7WxM3{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex-shrink:0}.CompanyStory_marker_icon__orRxT{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);box-shadow:0 2px 8px rgba(212,175,55,.3)}.CompanyStory_marker_year__Qw73L{font-size:.75rem;font-weight:700;color:var(--primary-gold);font-family:var(--font-secondary)}.CompanyStory_timeline_content__DEDVe{flex-grow:1;background:var(--off-white);padding:1rem;border-radius:var(--border-radius-md);border-left:3px solid var(--primary-gold)}.CompanyStory_event_title__0jhPy{font-size:clamp(.95rem,1.2vw,1rem);font-weight:600;color:var(--primary-charcoal);margin-bottom:.5rem;font-family:var(--font-primary);line-height:1.2}.CompanyStory_event_description__drpdV{font-size:clamp(.8rem,1vw,.85rem);color:var(--dark-gray);line-height:1.4;margin:0;font-family:var(--font-body)}.CompanyStory_values_section__iraPr{background:var(--white);padding:1.5rem;border-radius:var(--border-radius-lg);box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--border-gray);height:-moz-fit-content;height:fit-content}.CompanyStory_values_grid__5GEhD{display:flex;flex-direction:column;gap:1rem}.CompanyStory_value_card__kWycP{background:var(--off-white);padding:1rem;border-radius:var(--border-radius-md);border:1px solid rgba(212,175,55,.2);transition:all .3s ease;text-align:center}.CompanyStory_value_card__kWycP:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1);border-color:var(--primary-gold)}.CompanyStory_value_icon__OwqCD{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto .75rem}.CompanyStory_value_title__Vo4Go{font-size:clamp(.9rem,1.1vw,.95rem);font-weight:600;color:var(--primary-charcoal);margin-bottom:.5rem;font-family:var(--font-primary);line-height:1.2}.CompanyStory_value_description__0xTdk{font-size:clamp(.75rem,.95vw,.8rem);color:var(--dark-gray);line-height:1.4;margin:0;font-family:var(--font-body)}.CompanyStory_mission_statement__aincX{background:hsla(0,0%,100%,.9);padding:1.5rem;border-radius:var(--border-radius-lg);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--primary-gold);flex-shrink:0}.CompanyStory_mission_quote__5Soxz{font-size:clamp(.95rem,1.2vw,1rem);line-height:1.5;color:var(--dark-gray);font-style:italic;margin:0 0 .75rem;font-family:var(--font-body);position:relative}.CompanyStory_mission_quote__5Soxz:before{content:'"';font-size:2rem;color:var(--primary-gold);position:absolute;top:-.25rem;left:-.25rem;font-family:serif;opacity:.6}.CompanyStory_mission_author__dXj1k{display:block;font-size:clamp(.8rem,1vw,.9rem);color:var(--primary-gold);font-family:var(--font-secondary);font-weight:600;font-style:normal}@media (max-width:1200px){.CompanyStory_story_section__D0ykD{padding:1.75rem 0}}@media (max-width:1023px){.CompanyStory_story_section__D0ykD{min-height:max(100vh,650px);padding:1.5rem 0}.CompanyStory_content_wrapper__9jkEV{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.CompanyStory_timeline_section__65YWP,.CompanyStory_values_section__iraPr{padding:1.25rem}}@media (max-width:767px){.CompanyStory_story_section__D0ykD{min-height:max(100vh,600px);padding:1.25rem 0}.CompanyStory_section_container__Y49s3{padding:0 1rem}.CompanyStory_section_header__53ErI{margin-bottom:1.5rem}.CompanyStory_timeline_section__65YWP,.CompanyStory_values_section__iraPr{padding:1rem}.CompanyStory_content_wrapper__9jkEV{gap:1.25rem;margin-bottom:1.25rem}.CompanyStory_timeline_item__IeIYD{align-items:flex-start;gap:.75rem}.CompanyStory_marker_icon__orRxT{width:36px;height:36px}.CompanyStory_value_icon__OwqCD{width:36px;height:36px;margin-bottom:.625rem}.CompanyStory_mission_statement__aincX{padding:1.25rem}}@media (max-width:480px){.CompanyStory_story_section__D0ykD{min-height:max(100vh,550px);padding:1rem 0}.CompanyStory_section_container__Y49s3{padding:0 .75rem}.CompanyStory_timeline_section__65YWP,.CompanyStory_values_section__iraPr{padding:.875rem}.CompanyStory_timeline__y0Wkq{gap:1rem}.CompanyStory_values_grid__5GEhD{gap:.875rem}.CompanyStory_value_card__kWycP{padding:.875rem}.CompanyStory_mission_statement__aincX{padding:1rem}.CompanyStory_marker_icon__orRxT,.CompanyStory_value_icon__OwqCD{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.CompanyStory_story_section__D0ykD,.CompanyStory_value_card__kWycP{transition:none}.CompanyStory_value_card__kWycP:hover{transform:none}}.WebsiteFeatures_features_section__zIuT_{position:relative;padding:3rem 0;background:var(--white);min-height:100vh;display:flex;align-items:center;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.WebsiteFeatures_features_section__zIuT_.WebsiteFeatures_visible__Vy6jH{opacity:1;transform:translateY(0)}.WebsiteFeatures_features_section__zIuT_:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--primary-gold) 20%,var(--medical-blue) 50%,var(--primary-gold) 80%,transparent 100%)}.WebsiteFeatures_section_container__MjuFR{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%}.WebsiteFeatures_section_header__yurGq{text-align:center;margin-bottom:3rem}.WebsiteFeatures_section_title__KDli3{font-size:clamp(1.875rem,3vw,2.5rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.WebsiteFeatures_title_accent__1RHGH{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WebsiteFeatures_section_description__Vz_89{font-size:1.125rem;color:var(--dark-gray);max-width:700px;margin:0 auto;line-height:1.6;font-family:var(--font-body)}.WebsiteFeatures_features_navigation__AhKI7{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.WebsiteFeatures_nav_button__ZX4VN{padding:.75rem 1.5rem;border:1px solid var(--border-gray);background:var(--white);color:var(--dark-gray);border-radius:var(--border-radius-md);font-size:.95rem;font-weight:500;font-family:var(--font-primary);cursor:pointer;transition:all .3s ease;white-space:nowrap}.WebsiteFeatures_nav_button__ZX4VN:hover{border-color:var(--primary-gold);color:var(--primary-gold);transform:translateY(-2px)}.WebsiteFeatures_nav_button__ZX4VN.WebsiteFeatures_active__vpGWq{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);color:var(--white);border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 15px rgba(212,175,55,.3)}.WebsiteFeatures_features_content__KsfPk{margin-bottom:3rem}.WebsiteFeatures_category_header__qIiv4{text-align:center;margin-bottom:2rem}.WebsiteFeatures_category_title__2Pfcv{font-size:1.5rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.5rem;font-family:var(--font-primary)}.WebsiteFeatures_category_subtitle__mYMyj{font-size:1rem;color:var(--dark-gray);font-family:var(--font-body);margin:0}.WebsiteFeatures_features_grid__acZrR{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.WebsiteFeatures_feature_card__m08lE{background:var(--white);border-radius:var(--border-radius-lg);padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--border-gray);transition:all .3s ease;position:relative;overflow:hidden}.WebsiteFeatures_feature_card__m08lE:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-gold) 0,var(--medical-blue) 100%);transform:scaleX(0);transition:transform .3s ease}.WebsiteFeatures_feature_card__m08lE:hover:before{transform:scaleX(1)}.WebsiteFeatures_feature_card__m08lE:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:var(--primary-gold)}.WebsiteFeatures_feature_icon__o64jF{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);margin-bottom:1.5rem}.WebsiteFeatures_feature_content__6S4o3{flex-grow:1}.WebsiteFeatures_feature_title__gTQuU{font-size:1.25rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.75rem;font-family:var(--font-primary)}.WebsiteFeatures_feature_description__tXIs_{font-size:.95rem;color:var(--dark-gray);line-height:1.5;margin-bottom:1.5rem;font-family:var(--font-body)}.WebsiteFeatures_feature_benefits__tm6Go{margin-top:1rem}.WebsiteFeatures_benefits_label__jJzi4{font-size:.9rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.75rem;display:block;font-family:var(--font-primary)}.WebsiteFeatures_benefits_list__M2LVs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.WebsiteFeatures_benefit_item__w07KU{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--dark-gray);line-height:1.4;font-family:var(--font-body)}.WebsiteFeatures_benefit_item__w07KU svg{color:var(--primary-gold);flex-shrink:0;margin-top:2px}.WebsiteFeatures_guarantee_section__g0rAT{background:linear-gradient(135deg,var(--off-white) 0,var(--light-gray) 100%);border-radius:var(--border-radius-lg);padding:2.5rem;border:2px solid var(--primary-gold);text-align:center}.WebsiteFeatures_guarantee_content__ZlUqw{max-width:800px;margin:0 auto}.WebsiteFeatures_guarantee_header__z_5a_{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.WebsiteFeatures_guarantee_header__z_5a_ svg{color:var(--primary-gold)}.WebsiteFeatures_guarantee_title__abB6V{font-size:1.5rem;font-weight:600;color:var(--primary-charcoal);margin:0;font-family:var(--font-primary)}.WebsiteFeatures_guarantee_grid__C6obM{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.WebsiteFeatures_guarantee_item__8nRak{display:flex;align-items:flex-start;gap:.75rem;text-align:left;padding:1rem;background:var(--white);border-radius:var(--border-radius-md);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.WebsiteFeatures_guarantee_item__8nRak:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.WebsiteFeatures_guarantee_item__8nRak svg{color:var(--primary-gold);flex-shrink:0;margin-top:2px}.WebsiteFeatures_guarantee_item__8nRak strong{display:block;font-size:.95rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.25rem;font-family:var(--font-primary)}.WebsiteFeatures_guarantee_item__8nRak p{font-size:.85rem;color:var(--dark-gray);margin:0;line-height:1.4;font-family:var(--font-body)}.WebsiteFeatures_guarantee_cta__3ONvf{display:flex;justify-content:center}@media (max-width:1023px){.WebsiteFeatures_features_grid__acZrR{grid-template-columns:1fr;gap:1.5rem}.WebsiteFeatures_features_navigation__AhKI7{justify-content:center;gap:.75rem}.WebsiteFeatures_nav_button__ZX4VN{padding:.625rem 1.25rem;font-size:.9rem}.WebsiteFeatures_guarantee_grid__C6obM{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:767px){.WebsiteFeatures_features_section__zIuT_{padding:2rem 0;min-height:auto}.WebsiteFeatures_section_container__MjuFR{padding:0 1rem}.WebsiteFeatures_features_navigation__AhKI7{flex-direction:column;align-items:center;gap:.5rem}.WebsiteFeatures_nav_button__ZX4VN{width:100%;max-width:250px}.WebsiteFeatures_feature_card__m08lE,.WebsiteFeatures_guarantee_section__g0rAT{padding:1.5rem}.WebsiteFeatures_guarantee_grid__C6obM{grid-template-columns:1fr;gap:1rem}.WebsiteFeatures_guarantee_item__8nRak{padding:.75rem}.WebsiteFeatures_guarantee_header__z_5a_{gap:.75rem}}@media (prefers-reduced-motion:reduce){.WebsiteFeatures_feature_card__m08lE,.WebsiteFeatures_features_section__zIuT_,.WebsiteFeatures_guarantee_item__8nRak,.WebsiteFeatures_nav_button__ZX4VN{transition:none}.WebsiteFeatures_feature_card__m08lE:hover,.WebsiteFeatures_guarantee_item__8nRak:hover,.WebsiteFeatures_nav_button__ZX4VN:hover{transform:none}.WebsiteFeatures_feature_card__m08lE:before{transition:none}}.WebsiteProcess_process_section__CYHhU{position:relative;padding:3rem 0;background:linear-gradient(135deg,var(--light-gray) 0,var(--off-white) 50%,var(--light-gray) 100%);min-height:100vh;display:flex;align-items:center;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.WebsiteProcess_process_section__CYHhU.WebsiteProcess_visible__pvnJp{opacity:1;transform:translateY(0)}.WebsiteProcess_section_container__h2yIq{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem;width:100%}.WebsiteProcess_section_header__8mSfd{text-align:center;margin-bottom:3rem}.WebsiteProcess_section_title__QDsI_{font-size:clamp(1.875rem,3vw,2.5rem);font-weight:700;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary);line-height:1.2}.WebsiteProcess_title_accent__nuYcd{background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WebsiteProcess_section_description__f5p1t{font-size:1.125rem;color:var(--dark-gray);max-width:700px;margin:0 auto;line-height:1.6;font-family:var(--font-body)}.WebsiteProcess_process_timeline__Slu5o{position:relative;margin-bottom:3rem}.WebsiteProcess_timeline_line__dnnKy{position:absolute;left:50%;top:0;bottom:0;width:2px;background:rgba(212,175,55,.2);transform:translateX(-50%);z-index:1}.WebsiteProcess_timeline_progress__ctLKN{width:100%;height:100%;background:linear-gradient(180deg,var(--primary-gold) 0,var(--medical-blue) 100%);border-radius:1px;transform:scaleY(0);transform-origin:top;animation:WebsiteProcess_progressFill__skS9v 2s ease-out .5s forwards}@keyframes WebsiteProcess_progressFill__skS9v{to{transform:scaleY(1)}}.WebsiteProcess_process_step__SE0Ck{position:relative;display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin-bottom:3rem;align-items:center;z-index:2}.WebsiteProcess_process_step__SE0Ck:nth-child(2n) .WebsiteProcess_step_content__wmGXg{order:1;text-align:right}.WebsiteProcess_process_step__SE0Ck:nth-child(2n) .WebsiteProcess_step_marker__ma7Cz{order:2}.WebsiteProcess_process_step__SE0Ck:nth-child(odd) .WebsiteProcess_step_content__wmGXg{order:3;text-align:left}.WebsiteProcess_process_step__SE0Ck:nth-child(odd) .WebsiteProcess_step_marker__ma7Cz{order:2}.WebsiteProcess_step_marker__ma7Cz{display:flex;flex-direction:column;align-items:center;gap:.5rem}.WebsiteProcess_step_number__o2vwi{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-gold) 0,var(--medical-blue) 100%);display:flex;align-items:center;justify-content:center;color:var(--white);box-shadow:0 4px 20px rgba(212,175,55,.3);transition:transform .3s ease}.WebsiteProcess_step_number__o2vwi:hover{transform:scale(1.1)}.WebsiteProcess_step_label__VsouX{font-size:.8rem;font-weight:600;color:var(--primary-gold);text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-secondary)}.WebsiteProcess_step_content__wmGXg{background:var(--white);padding:2rem;border-radius:var(--border-radius-lg);box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(212,175,55,.1);transition:all .3s ease;max-width:450px}.WebsiteProcess_step_content__wmGXg:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:var(--primary-gold)}.WebsiteProcess_step_header__Maqfd{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.WebsiteProcess_step_title__XdUi_{font-size:1.25rem;font-weight:600;color:var(--primary-charcoal);margin:0;font-family:var(--font-primary);flex-grow:1}.WebsiteProcess_step_duration__cwzEG{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:var(--primary-gold);font-weight:600;font-family:var(--font-secondary);background:rgba(212,175,55,.1);padding:.25rem .5rem;border-radius:var(--border-radius-sm)}.WebsiteProcess_step_description__tBeXa{font-size:.95rem;color:var(--dark-gray);line-height:1.5;margin-bottom:1.5rem;font-family:var(--font-body)}.WebsiteProcess_step_details__MlHrh{margin-top:1rem}.WebsiteProcess_details_title__Yl_ZT{font-size:.9rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:.75rem;font-family:var(--font-primary)}.WebsiteProcess_details_list__Dc0Pp{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.WebsiteProcess_detail_item__5GmGm{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--dark-gray);line-height:1.4;font-family:var(--font-body)}.WebsiteProcess_detail_item__5GmGm svg{color:var(--primary-gold);flex-shrink:0;margin-top:2px}.WebsiteProcess_process_summary__4_oma{background:var(--white);border-radius:var(--border-radius-lg);padding:2.5rem;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.08);border:2px solid var(--primary-gold)}.WebsiteProcess_summary_content__drk7k{max-width:600px;margin:0 auto}.WebsiteProcess_summary_title__S_JQH{font-size:1.5rem;font-weight:600;color:var(--primary-charcoal);margin-bottom:1rem;font-family:var(--font-primary)}.WebsiteProcess_timeline_highlight__D_u9g{color:var(--primary-gold);font-weight:700}.WebsiteProcess_summary_description__S8Rtu{font-size:1rem;color:var(--dark-gray);line-height:1.6;margin-bottom:2rem;font-family:var(--font-body)}.WebsiteProcess_summary_cta__MWYW5{display:flex;justify-content:center}@media (max-width:1023px){.WebsiteProcess_process_step__SE0Ck{grid-template-columns:1fr;text-align:center;gap:1rem}.WebsiteProcess_process_step__SE0Ck:nth-child(2n) .WebsiteProcess_step_content__wmGXg,.WebsiteProcess_process_step__SE0Ck:nth-child(odd) .WebsiteProcess_step_content__wmGXg{order:2;text-align:center;max-width:100%}.WebsiteProcess_process_step__SE0Ck:nth-child(2n) .WebsiteProcess_step_marker__ma7Cz,.WebsiteProcess_process_step__SE0Ck:nth-child(odd) .WebsiteProcess_step_marker__ma7Cz{order:1}.WebsiteProcess_timeline_line__dnnKy{display:none}.WebsiteProcess_step_header__Maqfd{justify-content:center;text-align:center}}@media (max-width:767px){.WebsiteProcess_process_section__CYHhU{padding:2rem 0;min-height:auto}.WebsiteProcess_section_container__h2yIq{padding:0 1rem}.WebsiteProcess_step_content__wmGXg{padding:1.5rem}.WebsiteProcess_step_header__Maqfd{flex-direction:column;align-items:center;gap:.5rem}.WebsiteProcess_process_summary__4_oma{padding:1.5rem}.WebsiteProcess_details_list__Dc0Pp{gap:.375rem}.WebsiteProcess_detail_item__5GmGm{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.WebsiteProcess_process_section__CYHhU,.WebsiteProcess_step_content__wmGXg,.WebsiteProcess_step_number__o2vwi{transition:none}.WebsiteProcess_timeline_progress__ctLKN{animation:none;transform:scaleY(1)}.WebsiteProcess_step_content__wmGXg:hover,.WebsiteProcess_step_number__o2vwi:hover{transform:none}}