.Hero-module__c8dYoG__hero{color:#fff;background:linear-gradient(135deg,#004a80,#0a5d99);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:calc(100vh - 90px);padding:4rem 2.5rem;display:grid}.Hero-module__c8dYoG__content{max-width:560px;margin-left:auto}.Hero-module__c8dYoG__content h1{color:#fff;font-size:2.7rem;font-weight:700;line-height:1.15}.Hero-module__c8dYoG__content p{color:#ffffffd9;margin-top:1.2rem;font-size:1.05rem;line-height:1.65}.Hero-module__c8dYoG__content p+p{margin-top:.9rem}.Hero-module__c8dYoG__content button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f7c600,#c4911a);border:none;border-radius:6px;margin-top:2.4rem;padding:.95rem 2.3rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s}.Hero-module__c8dYoG__content button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000040}.Hero-module__c8dYoG__imagePlaceholder{aspect-ratio:520/340;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:520px;margin-right:auto;display:flex;overflow:hidden;box-shadow:0 16px 36px #00000040}.Hero-module__c8dYoG__image{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.Hero-module__c8dYoG__hero{gap:2.5rem;padding:4rem 2rem}.Hero-module__c8dYoG__content h1{font-size:2.4rem}}@media (max-width:900px){.Hero-module__c8dYoG__hero{text-align:center;grid-template-columns:1fr;padding:4rem 1.5rem}.Hero-module__c8dYoG__content{margin:0 auto}.Hero-module__c8dYoG__content button{margin-left:auto;margin-right:auto}.Hero-module__c8dYoG__imagePlaceholder{max-width:460px;margin:3rem auto 0}}@media (max-width:480px){.Hero-module__c8dYoG__content h1{font-size:2.05rem}.Hero-module__c8dYoG__content p{font-size:1rem}.Hero-module__c8dYoG__imagePlaceholder{max-width:100%}}
.Services-module__3XLFUq__services{padding:5rem 2.5rem}.Services-module__3XLFUq__services h2{text-align:center;color:#004a80;max-width:760px;margin:0 auto 3.5rem;font-size:2.3rem;font-weight:600}.Services-module__3XLFUq__services h2:after{content:"";background-color:#f7c600;border-radius:4px;width:90px;height:4px;margin:1.1rem auto 0;display:block}.Services-module__3XLFUq__subTitle{color:#004a80;max-width:1100px;margin:0 auto 2.2rem;font-size:1.6rem;font-weight:600}.Services-module__3XLFUq__grid{grid-template-columns:repeat(2,1fr);gap:2.2rem;max-width:1100px;margin:0 auto 4rem;display:grid}.Services-module__3XLFUq__card{color:var(--c-black);border-left:7px solid #f7c600;border-radius:10px;padding:2.4rem 2.2rem;transition:transform .25s,box-shadow .25s,border-color .25s}.Services-module__3XLFUq__card h4{color:#004a80;font-size:1.25rem;font-weight:600}.Services-module__3XLFUq__card p{color:#3e3e3e;margin-top:.9rem;font-size:1rem;line-height:1.65}.Services-module__3XLFUq__card:hover{border-left-color:var(--c-gold);transform:translateY(-5px);box-shadow:0 16px 36px #0000001f}.Services-module__3XLFUq__healthCard{background:linear-gradient(180deg,#fffaf3 0%,var(--c-primary)100%);border-left-color:var(--c-purple)}.Services-module__3XLFUq__healthCard h4{color:var(--c-purple)}.Services-module__3XLFUq__ctaWrapper{text-align:center;margin-top:3rem}.Services-module__3XLFUq__ctaButton{color:#fff;letter-spacing:.4px;background-color:#004a80;border-radius:999px;padding:.85rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .25s,transform .25s,box-shadow .25s;display:inline-block}.Services-module__3XLFUq__ctaButton:hover{background-color:#00375f;transform:translateY(-2px);box-shadow:0 10px 24px #004a8059}@media (max-width:900px){.Services-module__3XLFUq__services{padding:4rem 1.75rem}.Services-module__3XLFUq__grid{grid-template-columns:1fr;gap:1.8rem}.Services-module__3XLFUq__services h2{margin-bottom:2.8rem;font-size:2rem}.Services-module__3XLFUq__subTitle{font-size:1.4rem}}@media (max-width:480px){.Services-module__3XLFUq__services{padding:3.5rem 1.25rem}.Services-module__3XLFUq__services h2{font-size:1.8rem}.Services-module__3XLFUq__card{padding:2rem 1.6rem}.Services-module__3XLFUq__card h4{font-size:1.15rem}}
.About-module__eErCCW__about{background:linear-gradient(#fff 0%,#f5f9fc 100%);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:6rem 3rem;display:grid}.About-module__eErCCW__text{max-width:620px}.About-module__eErCCW__text h2{color:#004a80;margin-bottom:2rem;font-size:2.6rem;font-weight:600;line-height:1.2;position:relative}.About-module__eErCCW__text h2:after{content:"";background:linear-gradient(90deg,#f7c600,#c4911a);border-radius:4px;width:80px;height:4px;margin-top:1rem;display:block}.About-module__eErCCW__text p{color:#444;margin-top:1.6rem;font-size:1.1rem;line-height:1.8}.About-module__eErCCW__imagePlaceholder{aspect-ratio:1;background:#fff;border:1px solid #004a8014;border-radius:18px;width:100%;max-width:420px;margin:0 auto;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 16px 40px #004a801f}.About-module__eErCCW__imagePlaceholder:hover{transform:translateY(-6px);box-shadow:0 20px 50px #004a802e}.About-module__eErCCW__image{object-fit:contain}.About-module__eErCCW__featuredImage{aspect-ratio:16/9;background:#f3f6fa;border:1px solid #004a8014;border-radius:20px;width:100%;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 14px 36px #004a801a}.About-module__eErCCW__featuredImage:hover{transform:translateY(-4px)}.About-module__eErCCW__featuredImage .About-module__eErCCW__image{object-fit:cover}@media (max-width:1024px){.About-module__eErCCW__about{gap:3rem;padding:5rem 2.5rem}.About-module__eErCCW__text h2{font-size:2.3rem}}@media (max-width:900px){.About-module__eErCCW__about{text-align:center;grid-template-columns:1fr;min-height:auto;padding:5.5rem 2rem}.About-module__eErCCW__text{margin:0 auto}.About-module__eErCCW__text h2:after{margin-left:auto;margin-right:auto}.About-module__eErCCW__imagePlaceholder{max-width:340px;margin-top:3rem}}@media (max-width:480px){.About-module__eErCCW__about{padding:4.5rem 1.25rem}.About-module__eErCCW__text h2{font-size:2rem}.About-module__eErCCW__text p{font-size:1rem}.About-module__eErCCW__imagePlaceholder{max-width:280px}}
.Contact-module__uaH2_G__contact{background:linear-gradient(#fff 0%,#f5f9fc 100%);flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.Contact-module__uaH2_G__ctaBox{text-align:center;background-color:#fff;border:1px solid #004a8014;border-radius:18px;width:100%;max-width:720px;padding:3rem 2.5rem;box-shadow:0 18px 40px #004a801a}.Contact-module__uaH2_G__ctaBox h2{color:#004a80;margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.3}.Contact-module__uaH2_G__ctaBox p{color:#444;margin-bottom:2.2rem;font-size:1.05rem;line-height:1.6}.Contact-module__uaH2_G__ctaBox button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f7c600,#c4911a);border:none;border-radius:30px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.Contact-module__uaH2_G__ctaBox button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #c4911a59}.Contact-module__uaH2_G__ctaBox button:active{transform:translateY(0);box-shadow:0 4px 10px #c4911a40}.Contact-module__uaH2_G__mapBox{text-align:center;width:100%;max-width:720px;margin-top:2.5rem}.Contact-module__uaH2_G__mapBox h3{color:#004a80;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.Contact-module__uaH2_G__mapWrapper{background-color:#f3f6fa;border:1px solid #004a8014;border-radius:18px;width:100%;height:380px;position:relative;overflow:hidden;box-shadow:0 14px 32px #004a801f}.Contact-module__uaH2_G__mapWrapper iframe{border:none;width:100%;height:100%}@media (max-width:768px){.Contact-module__uaH2_G__contact{padding:4rem 1.5rem}.Contact-module__uaH2_G__ctaBox{padding:2.5rem 1.8rem}.Contact-module__uaH2_G__ctaBox h2{font-size:1.7rem}.Contact-module__uaH2_G__ctaBox p{font-size:1rem}.Contact-module__uaH2_G__mapWrapper{border-radius:14px;height:300px}.Contact-module__uaH2_G__mapBox h3{font-size:1.15rem}}
.page-module___8aEwW__main{scroll-behavior:smooth}.page-module___8aEwW__section{scroll-margin-top:90px}
.Blog-module__OjJQrG__section{background:linear-gradient(#fff 0%,#f5f9fc 100%);padding:90px 20px}.Blog-module__OjJQrG__container{max-width:1100px;margin:0 auto}.Blog-module__OjJQrG__header{max-width:720px;margin-bottom:60px}.Blog-module__OjJQrG__header h2{color:#004a80;margin-bottom:14px;font-size:2.3rem;font-weight:600;line-height:1.25}.Blog-module__OjJQrG__header p{color:#444;font-size:1.05rem;line-height:1.7}.Blog-module__OjJQrG__featured{grid-template-columns:1.25fr 1fr;align-items:start;gap:42px;margin-bottom:70px;display:grid}.Blog-module__OjJQrG__featuredImage{aspect-ratio:16/9;background:#f3f6fa;border:1px solid #004a8014;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 36px #004a801f}.Blog-module__OjJQrG__featuredImage img{object-fit:cover}.Blog-module__OjJQrG__featuredContent .Blog-module__OjJQrG__tag{color:#004a80;background:#f7c60026;border-radius:20px;margin-bottom:10px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.Blog-module__OjJQrG__featuredContent .Blog-module__OjJQrG__date{color:#c4911a;margin-bottom:12px;font-size:.8rem;font-weight:600;display:block}.Blog-module__OjJQrG__featuredContent h3{color:#000;margin-bottom:16px;font-size:1.85rem;line-height:1.35}.Blog-module__OjJQrG__featuredContent p{color:#444;margin-bottom:22px;line-height:1.7}.Blog-module__OjJQrG__readMore{color:#004a80;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.Blog-module__OjJQrG__readMore:hover{color:#c4911a;text-decoration:underline}.Blog-module__OjJQrG__list{border-top:1px solid #004a8014}.Blog-module__OjJQrG__item{border-bottom:1px solid #004a8014;padding:28px 0}.Blog-module__OjJQrG__date{color:#c4911a;font-size:.8rem;font-weight:600}.Blog-module__OjJQrG__item h4{color:#004a80;margin:10px 0 8px;font-size:1.3rem;line-height:1.4}.Blog-module__OjJQrG__item p{color:#444;margin-bottom:10px;line-height:1.6}.Blog-module__OjJQrG__item a{color:#004a80;font-size:.9rem;font-weight:700;text-decoration:none}.Blog-module__OjJQrG__item a:hover{color:#c4911a;text-decoration:underline}.Blog-module__OjJQrG__faq{border-top:1px solid #004a8014;margin-top:80px;padding-top:60px}.Blog-module__OjJQrG__faq h3{color:#004a80;margin-bottom:36px;font-size:1.9rem;line-height:1.3}.Blog-module__OjJQrG__faqItem{background:#fff;border-left:5px solid #f7c600;border-radius:18px;margin-bottom:20px;padding:26px 28px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 24px #004a8014}.Blog-module__OjJQrG__faqItem:hover{transform:translateY(-3px);box-shadow:0 14px 30px #004a801f}.Blog-module__OjJQrG__faqItem h4{color:#004a80;margin-bottom:10px;font-size:1.15rem;line-height:1.45}.Blog-module__OjJQrG__faqItem p{color:#444;font-size:.95rem;line-height:1.65}@media (max-width:900px){.Blog-module__OjJQrG__featured{grid-template-columns:1fr}.Blog-module__OjJQrG__featuredContent h3{font-size:1.6rem}}@media (max-width:600px){.Blog-module__OjJQrG__header h2{font-size:1.9rem}.Blog-module__OjJQrG__item h4{font-size:1.15rem}.Blog-module__OjJQrG__faq{margin-top:60px;padding-top:40px}.Blog-module__OjJQrG__faq h3{font-size:1.6rem}.Blog-module__OjJQrG__faqItem{padding:22px 20px}.Blog-module__OjJQrG__faqItem h4{font-size:1.05rem}}
