.page-module__E0kJGG__header{box-shadow:var(--shadow-sm);z-index:100;background-color:#fff;border-bottom:1px solid #0000000d;position:sticky;top:0}.page-module__E0kJGG__headerContainer{grid-template-columns:1fr auto 1fr;align-items:center;max-width:95%;margin:0 auto;padding:1rem 2rem;display:grid}.page-module__E0kJGG__logoContainer{align-items:center;gap:.5rem;font-weight:800;line-height:1;display:flex}.page-module__E0kJGG__logoIcon{letter-spacing:-3px;margin-right:5px;font-size:2rem}.page-module__E0kJGG__logoText{flex-direction:row;align-items:center;gap:.3rem;display:flex}.page-module__E0kJGG__logoMain{color:#949494;letter-spacing:-1px;font-size:1.5rem}.page-module__E0kJGG__logoSub{letter-spacing:-1px;color:#949494;text-transform:none;font-size:1.5rem;font-weight:800}.page-module__E0kJGG__nav{align-items:center;gap:1.5rem;display:flex}.page-module__E0kJGG__navItem{color:var(--text-primary);align-items:center;gap:4px;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.page-module__E0kJGG__navItem:hover{color:var(--primary-color)}.page-module__E0kJGG__navGroup{align-items:center;height:100%;display:flex;position:relative}.page-module__E0kJGG__dropdownMenu{opacity:0;visibility:hidden;z-index:1000;pointer-events:none;background:#fff;border-radius:12px;min-width:220px;padding:.5rem;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #0000001a}.page-module__E0kJGG__navGroup:hover .page-module__E0kJGG__dropdownMenu{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}.page-module__E0kJGG__dropdownItem{color:var(--text-primary);white-space:nowrap;text-align:left;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s;display:block}.page-module__E0kJGG__dropdownItem:hover{color:var(--primary-dark);background:#f0f7fa}.page-module__E0kJGG__chevron{opacity:.7;margin-top:1px;transition:transform .2s,opacity .2s}.page-module__E0kJGG__navGroup:hover .page-module__E0kJGG__chevron{opacity:1;transform:rotate(180deg)}.page-module__E0kJGG__contactButton{background-color:var(--button-accent);color:var(--text-dark);white-space:nowrap;--mouse-x:50%;--mouse-y:50%;border-radius:50px;justify-self:end;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s;position:relative;overflow:hidden}.page-module__E0kJGG__contactButtonGlow{background:radial-gradient(100px circle at var(--mouse-x)var(--mouse-y),#ffffff80,transparent 50%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__contactButton:hover .page-module__E0kJGG__contactButtonGlow{opacity:1}.page-module__E0kJGG__contactButtonText{z-index:1;position:relative}.page-module__E0kJGG__heroSection{background-color:#ddd;border-radius:30px;justify-content:center;align-items:flex-end;height:85vh;min-height:600px;margin:2rem 2rem 0;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroVideoContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroVideo{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__heroOverlay{background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroCardsContainer{z-index:10;justify-content:center;gap:1.5rem;width:100%;max-width:96%;padding:0 1rem;display:flex;position:relative}.page-module__E0kJGG__glassCard{-webkit-backdrop-filter:blur(12px);cursor:pointer;--mouse-x:50%;--mouse-y:50%;background:#ffffffbf;border:1px solid #fff6;border-radius:20px;flex:1;justify-content:space-between;align-items:center;max-width:800px;padding:1.5rem 2rem;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__glassCard:hover{transform:translateY(-5px)}.page-module__E0kJGG__glowEffect{background:radial-gradient(800px circle at var(--mouse-x)var(--mouse-y),#fcd55566,transparent 40%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__glassCard:hover .page-module__E0kJGG__glowEffect{opacity:1}.page-module__E0kJGG__glassCardContent{z-index:1;flex:1;margin-right:1rem;position:relative}.page-module__E0kJGG__glassCardTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__E0kJGG__glassCardText{color:var(--text-primary);opacity:.8;font-size:.9rem;line-height:1.4}.page-module__E0kJGG__glassCardImage{z-index:1;background-color:#aaa;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"%23cccccc\"><rect width=\"100%\" height=\"100%\"/></svg>");background-size:cover;border-radius:12px;flex-shrink:0;width:80px;height:80px;position:relative}.page-module__E0kJGG__missionSection{background-color:var(--background-color);padding:8rem 2rem;position:relative;overflow:hidden}.page-module__E0kJGG__missionContainer{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.page-module__E0kJGG__missionHeadline{color:var(--primary-dark);font-size:3.5rem;font-weight:800;line-height:1.1;position:relative}.page-module__E0kJGG__missionHeadline:before{content:"";background-color:var(--accent-color);border-radius:3px;width:80px;height:6px;position:absolute;top:-30px;left:0}.page-module__E0kJGG__missionContent{border-left:1px solid #0000001a;padding-top:1rem;padding-left:2rem}.page-module__E0kJGG__missionText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.page-module__E0kJGG__missionText strong{color:var(--primary-color);font-weight:600}.page-module__E0kJGG__missionButtonContainer{grid-column:1/-1;justify-content:center;width:100%;margin-top:2rem;display:flex}@media (max-width:900px){.page-module__E0kJGG__missionContainer{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__missionHeadline{font-size:2.5rem}.page-module__E0kJGG__missionContent{border-top:1px solid #0000001a;border-left:none;padding-top:2rem;padding-left:0}}.page-module__E0kJGG__section{padding:6rem 1rem}.page-module__E0kJGG__sectionTitle{text-align:center;color:var(--primary-dark);margin-bottom:4rem;font-size:2.5rem}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module__E0kJGG__card{background:var(--surface-color);border-radius:var(--border-radius);box-shadow:var(--shadow-md);border-top:5px solid var(--accent-color);text-align:left;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .3s;display:flex}.page-module__E0kJGG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.page-module__E0kJGG__cardTitle{color:var(--primary-dark);margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:1.05rem}.page-module__E0kJGG__cardLink{color:var(--primary-color);align-items:center;gap:.5rem;font-weight:600;transition:gap .2s;display:inline-flex}.page-module__E0kJGG__cardLink:hover{gap:.8rem}.page-module__E0kJGG__aboutSection{background-color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:6rem 1rem;display:grid}.page-module__E0kJGG__aboutContent{padding:1rem}.page-module__E0kJGG__aboutImage{color:#888;width:100%;height:450px;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#eee 0%,#ddd 100%);border-radius:20px;justify-content:center;align-items:center;font-weight:500;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__headerActions{grid-column:3;justify-self:end;align-items:center;gap:1rem;display:flex}.page-module__E0kJGG__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.page-module__E0kJGG__hamburgerLine{background-color:var(--primary-dark);border-radius:3px;width:100%;height:3px}.page-module__E0kJGG__mobileOverlay{z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.page-module__E0kJGG__mobileMenu{z-index:999;background:#fff;flex-direction:column;width:320px;max-width:85%;height:100vh;animation:.3s page-module__E0kJGG__slideIn;display:none;position:fixed;top:0;right:0;box-shadow:-10px 0 40px #00000026}@keyframes page-module__E0kJGG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.page-module__E0kJGG__mobileMenuHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__E0kJGG__mobileMenuTitle{color:var(--primary-dark);font-size:1.2rem;font-weight:700}.page-module__E0kJGG__mobileCloseBtn{cursor:pointer;color:var(--text-primary);background:#f5f5f5;border:none;border-radius:10px;padding:.5rem;transition:all .2s}.page-module__E0kJGG__mobileCloseBtn:hover{background:#e5e5e5}.page-module__E0kJGG__mobileNav{flex:1;padding:1rem 0;overflow-y:auto}.page-module__E0kJGG__mobileNavGroup{border-bottom:1px solid #f5f5f5}.page-module__E0kJGG__mobileNavItem{width:100%;color:var(--primary-dark);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__E0kJGG__mobileNavItem:hover{color:var(--primary-color);background:#f8fafc}.page-module__E0kJGG__mobileChevron{color:#94a3b8;transition:transform .3s}.page-module__E0kJGG__mobileChevronOpen{color:var(--primary-color);transform:rotate(180deg)}.page-module__E0kJGG__mobileSubMenu{background:#f8fafc;padding:.5rem 0}.page-module__E0kJGG__mobileSubItem{color:#64748b;padding:.75rem 1.5rem .75rem 2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;position:relative}.page-module__E0kJGG__mobileSubItem:before{content:"";background:#cbd5e1;border-radius:50%;width:6px;height:6px;transition:background .2s;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.page-module__E0kJGG__mobileSubItem:hover{color:var(--primary-color);background:#f1f5f9}.page-module__E0kJGG__mobileSubItem:hover:before{background:var(--primary-color)}.page-module__E0kJGG__mobileMenuFooter{border-top:1px solid #f0f0f0;padding:1.5rem}.page-module__E0kJGG__mobileContactBtn{justify-content:center;width:100%}.page-module__E0kJGG__hamburgerOpen{color:var(--primary-dark)}@media (max-width:1024px){.page-module__E0kJGG__headerContainer{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module__E0kJGG__desktopNav{display:none}.page-module__E0kJGG__hamburger,.page-module__E0kJGG__mobileMenu{display:flex}.page-module__E0kJGG__contactButton{display:none!important}.page-module__E0kJGG__headerActions{align-items:center;gap:.5rem;display:flex}.page-module__E0kJGG__heroSection{background-color:#0000;border-radius:20px;flex-direction:column;height:auto;min-height:auto;margin:1rem;padding-bottom:0;display:flex}.page-module__E0kJGG__heroVideoContainer{border-radius:20px;width:100%;height:400px;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module__E0kJGG__heroCardsContainer{z-index:1;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:0;position:relative}.page-module__E0kJGG__glassCard{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f0f4f8;border:none;width:100%;max-width:100%}.page-module__E0kJGG__logoImage{width:40px;height:40px}.page-module__E0kJGG__logoMain,.page-module__E0kJGG__logoSub{font-size:1rem}}@media (max-width:768px){.page-module__E0kJGG__aboutSection{grid-template-columns:1fr;gap:3rem;padding:4rem 1rem}.page-module__E0kJGG__missionHeadline{font-size:2rem}.page-module__E0kJGG__missionSection{padding:4rem 1.5rem}}.page-module__E0kJGG__logoIconImageWrapper{align-items:center;margin-right:10px;display:flex}.page-module__E0kJGG__logoImage{object-fit:contain}.page-module__E0kJGG__carouselSection{max-width:1400px;margin:0 auto;padding:6rem 2rem;overflow:hidden}.page-module__E0kJGG__carouselHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem;display:flex}.page-module__E0kJGG__getInTouchPill{background-color:var(--button-accent);color:var(--text-dark);cursor:pointer;--mouse-x:50%;--mouse-y:50%;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__getInTouchPill:hover{background-color:var(--button-accent-hover);transform:translateY(-2px)}.page-module__E0kJGG__getInTouchPill span{z-index:2;position:relative}.page-module__E0kJGG__buttonGlow{background:radial-gradient(100px circle at var(--mouse-x)var(--mouse-y),#fff9,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__getInTouchPill:hover .page-module__E0kJGG__buttonGlow{opacity:1}.page-module__E0kJGG__carouselControls{gap:1rem;display:flex}.page-module__E0kJGG__arrowButton{cursor:pointer;width:50px;height:50px;color:var(--primary-dark);background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.page-module__E0kJGG__arrowButton:hover:not(:disabled){background-color:var(--primary-dark);color:#fff;border-color:var(--primary-dark)}.page-module__E0kJGG__arrowButton.page-module__E0kJGG__disabled{opacity:.5;cursor:not-allowed}.page-module__E0kJGG__carouselViewport{margin:-1rem;padding:1rem;overflow:hidden}.page-module__E0kJGG__carouselTrack{--slide-width:33.333%;gap:2rem;display:flex}.page-module__E0kJGG__serviceCard{cursor:pointer;background-position:50%;background-size:cover;border-radius:30px;flex:0 0 calc(33.333% - 1.33rem);height:500px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.page-module__E0kJGG__serviceCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-10px)}.page-module__E0kJGG__serviceCardOverlay{z-index:2;background:linear-gradient(#0000 30%,#0003 50%,#0009 70%,#000000d9 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:2.5rem;display:flex;position:absolute;bottom:0;left:0}.page-module__E0kJGG__serviceCardTitle{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__serviceCardDesc{color:#ffffffe6;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.page-module__E0kJGG__serviceCardBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__E0kJGG__serviceCardBtn:hover{color:var(--primary-dark);background:#fff;border-color:#fff}.page-module__E0kJGG__mobileControlsWrapper{justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 1rem;display:none}.page-module__E0kJGG__carouselDots{gap:.8rem;display:flex}.page-module__E0kJGG__dot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s}.page-module__E0kJGG__activeDot{background-color:var(--primary-dark);transform:scale(1.2)}@media (max-width:1024px){.page-module__E0kJGG__serviceCard{flex:0 0 calc(50% - 1rem);height:450px}}@media (max-width:768px){.page-module__E0kJGG__carouselSection{padding:4rem 1rem}.page-module__E0kJGG__carouselHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.page-module__E0kJGG__carouselControls{align-self:flex-end}.page-module__E0kJGG__serviceCard{flex:0 0 100%;height:400px}.page-module__E0kJGG__carouselTrack{--slide-width:100%;overflow:visible}.page-module__E0kJGG__serviceCard{scroll-snap-align:none;flex:0 0 100%;height:500px}.page-module__E0kJGG__desktopControls{display:none!important}.page-module__E0kJGG__mobileControlsWrapper{display:flex}}.page-module__E0kJGG__whyChooseSection{grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:1400px;min-height:600px;margin:4rem auto;padding:0;display:grid}.page-module__E0kJGG__whyChooseContent{background:linear-gradient(135deg,#e8d5e7 0%,#f0e6f0 100%);border-radius:30px 0 0 30px;flex-direction:column;justify-content:center;padding:5rem;display:flex}.page-module__E0kJGG__whyChooseTitle{color:var(--primary-dark);margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__whyChooseText{color:var(--text-secondary);max-width:480px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.page-module__E0kJGG__whyChooseButton{background-color:var(--button-accent);color:var(--text-dark);cursor:pointer;--mouse-x:50%;--mouse-y:50%;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:2rem;width:fit-content;min-width:200px;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.page-module__E0kJGG__whyChooseButton:hover{transform:translateY(-2px)}.page-module__E0kJGG__whyChooseButtonText{z-index:2;position:relative}.page-module__E0kJGG__whyChooseButtonArrow{width:40px;height:40px;color:var(--text-dark);z-index:2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:relative}.page-module__E0kJGG__whyChooseButtonGlow{background:radial-gradient(120px circle at var(--mouse-x)var(--mouse-y),#ffffff80,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__whyChooseButton:hover .page-module__E0kJGG__whyChooseButtonGlow{opacity:1}.page-module__E0kJGG__whyChooseImage{border-radius:0 30px 30px 0;position:relative;overflow:hidden}.page-module__E0kJGG__whyChooseImagePlaceholder{color:#fff;background:linear-gradient(135deg,#87ceeb 0%,#98d8c8 50%,#7cb342 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:600px;font-size:1.2rem;font-weight:500;display:flex}@media (max-width:900px){.page-module__E0kJGG__whyChooseSection{grid-template-columns:1fr;margin:2rem auto;padding:0 1rem}.page-module__E0kJGG__whyChooseContent{border-radius:0 0 30px 30px;order:2;padding:3rem 2rem}.page-module__E0kJGG__whyChooseImage{border-radius:30px 30px 0 0;order:1}.page-module__E0kJGG__whyChooseImagePlaceholder{min-height:350px}.page-module__E0kJGG__whyChooseTitle{font-size:2rem}.page-module__E0kJGG__whyChooseText{font-size:1rem}.page-module__E0kJGG__whyChooseButton{justify-content:space-between;width:100%}}.page-module__E0kJGG__whatWeDoSection{background-color:#fff;padding:8rem 2rem;position:relative;overflow:hidden}.page-module__E0kJGG__whatWeDoContainer{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.page-module__E0kJGG__whatWeDoHeadline{color:var(--primary-dark);font-size:3.5rem;font-weight:800;line-height:1.1;position:relative}.page-module__E0kJGG__whatWeDoHeadline:before{content:"";background-color:var(--accent-color);border-radius:3px;width:80px;height:6px;position:absolute;top:-30px;left:0}.page-module__E0kJGG__whatWeDoContent{border-left:1px solid #0000001a;padding-top:1rem;padding-left:2rem}.page-module__E0kJGG__whatWeDoText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.page-module__E0kJGG__whatWeDoText strong{color:var(--primary-color);font-weight:600}.page-module__E0kJGG__whatWeDoButtonWrapper{justify-content:center;margin-top:4rem;display:flex}.page-module__E0kJGG__whatWeDoContactBtn{background-color:var(--button-accent);color:var(--text-dark);cursor:pointer;--mouse-x:50%;--mouse-y:50%;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:2rem;min-width:200px;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s;display:inline-flex;position:relative;overflow:hidden}.page-module__E0kJGG__whatWeDoContactBtn:hover{transform:translateY(-2px)}.page-module__E0kJGG__whatWeDoContactBtnText{z-index:2;position:relative}.page-module__E0kJGG__whatWeDoContactBtnArrow{width:40px;height:40px;color:var(--text-dark);z-index:2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:relative}.page-module__E0kJGG__whatWeDoContactBtnGlow{background:radial-gradient(120px circle at var(--mouse-x)var(--mouse-y),#ffffff80,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__whatWeDoContactBtn:hover .page-module__E0kJGG__whatWeDoContactBtnGlow{opacity:1}@media (max-width:900px){.page-module__E0kJGG__whatWeDoSection{padding:5rem 1.5rem}.page-module__E0kJGG__whatWeDoContainer{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__whatWeDoHeadline{text-align:center;font-size:2.5rem}.page-module__E0kJGG__whatWeDoHeadline:before{left:50%;transform:translate(-50%)}.page-module__E0kJGG__whatWeDoContent{text-align:center;border-top:1px solid #0000001a;border-left:none;padding-top:2rem;padding-left:0}.page-module__E0kJGG__whatWeDoButtonWrapper{margin-top:2rem;padding:0 1rem}.page-module__E0kJGG__whatWeDoContactBtn{width:100%;min-width:unset}}.page-module__E0kJGG__approachSection{background-color:#fff;padding:3rem 2rem 6rem;position:relative}.page-module__E0kJGG__approachGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.page-module__E0kJGG__approachCard{cursor:pointer;border-radius:24px;flex-direction:column;justify-content:flex-end;height:480px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__approachCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.page-module__E0kJGG__approachCardImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__approachCardOverlay{z-index:2;background:linear-gradient(#0000 30%,#0003 50%,#0009 70%,#000000d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__approachCardContent{z-index:3;color:#fff;padding:2rem;position:relative}.page-module__E0kJGG__approachCardTitle{margin-bottom:.75rem;font-size:1.6rem;font-weight:700;line-height:1.2}.page-module__E0kJGG__approachCardDesc{opacity:.9;font-size:.9rem;line-height:1.5}.page-module__E0kJGG__approachCardBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .2s}.page-module__E0kJGG__approachCardBtn:hover{color:var(--primary-dark);background:#fff;border-color:#fff}.page-module__E0kJGG__approachMobileCarousel{display:none}.page-module__E0kJGG__approachViewport{padding:0 1rem;overflow:hidden}.page-module__E0kJGG__approachTrack{gap:1rem;display:flex}.page-module__E0kJGG__approachCardMobile{border-radius:24px;flex-direction:column;flex:0 0 calc(100vw - 2rem);justify-content:flex-end;height:450px;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__approachMobileControls{justify-content:space-between;align-items:center;width:100%;max-width:300px;margin:0 auto;padding:1rem 0;display:flex}.page-module__E0kJGG__approachArrow{border:2px solid var(--primary-dark);width:44px;height:44px;color:var(--primary-dark);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.page-module__E0kJGG__approachArrow:hover:not(.page-module__E0kJGG__disabled){background:var(--primary-dark);color:#fff}.page-module__E0kJGG__approachArrow.page-module__E0kJGG__disabled{opacity:.3;cursor:not-allowed}.page-module__E0kJGG__approachDots{gap:.6rem;display:flex}.page-module__E0kJGG__approachDot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.page-module__E0kJGG__approachDotActive{background:var(--primary-dark);transform:scale(1.3)}@media (max-width:1024px){.page-module__E0kJGG__approachGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__E0kJGG__approachSection{padding:3rem 0 2rem}.page-module__E0kJGG__approachGrid{display:none}.page-module__E0kJGG__approachMobileCarousel{display:block}}.page-module__E0kJGG__workWithUsSection{border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:1400px;height:80vh;min-height:600px;margin:4rem auto;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__workWithUsBackground{z-index:0;background-image:url(/assets/work-with-us-bg.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__workWithUsBackground:empty{background:linear-gradient(135deg,#a8c8e6,#d8bfd8)}.page-module__E0kJGG__workWithUsBlur{-webkit-backdrop-filter:blur(8px);z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);width:100%;height:70%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 60% 100%);mask-image:linear-gradient(#0000 0%,#000 60% 100%)}.page-module__E0kJGG__workWithUsContent{z-index:2;text-align:center;max-width:800px;margin-top:20%;padding:2rem;position:relative}.page-module__E0kJGG__workWithUsTitle{color:#e8c1d6;text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:5rem;font-weight:800}.page-module__E0kJGG__workWithUsText{color:#fff;text-shadow:0 2px 4px #00000080;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.page-module__E0kJGG__workWithUsBtn{color:#1a1a1a;cursor:pointer;--mouse-x:50%;--mouse-y:50%;background-color:#fcd570;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:1.5rem;min-width:180px;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.page-module__E0kJGG__workWithUsBtnText{z-index:2;position:relative}.page-module__E0kJGG__workWithUsBtnArrow{color:#1a1a1a;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.page-module__E0kJGG__workWithUsBtnGlow{background:radial-gradient(80px circle at var(--mouse-x)var(--mouse-y),#fff9,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__workWithUsBtn:hover .page-module__E0kJGG__workWithUsBtnGlow{opacity:1}@media (max-width:768px){.page-module__E0kJGG__workWithUsSection{border-radius:40px;width:auto;height:700px;margin:2rem 1rem}.page-module__E0kJGG__workWithUsTitle{margin-bottom:1rem;font-size:3rem}.page-module__E0kJGG__workWithUsText{margin-bottom:3rem;padding:0 1rem;font-size:1.1rem;line-height:1.5}.page-module__E0kJGG__workWithUsContent{flex-direction:column;justify-content:flex-end;height:100%;margin-top:auto;padding-bottom:4rem;display:flex}.page-module__E0kJGG__workWithUsBlur{background:linear-gradient(#0000 0%,#0009 60%,#000000e6 100%);height:80%}}.page-module__E0kJGG__trustedSection{background-color:#fff;padding:6rem 2rem}.page-module__E0kJGG__trustedContainer{background-color:#f0f7fa;border-radius:40px;grid-template-columns:1fr 1fr;gap:0;max-width:1400px;min-height:500px;margin:0 auto;display:grid;overflow:hidden}.page-module__E0kJGG__trustedImageWrapper{height:100%;min-height:500px;position:relative}.page-module__E0kJGG__trustedImagePlaceholder{background-color:#ddd;background-image:url(/assets/trusted-team.png);background-position:50%;background-size:cover;width:100%;height:100%}.page-module__E0kJGG__trustedContent{flex-direction:column;justify-content:center;padding:4rem;display:flex}.page-module__E0kJGG__trustedTitle{color:#0f4c81;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__E0kJGG__trustedText{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.page-module__E0kJGG__trustedButton{color:#1a1a1a;cursor:pointer;--mouse-x:50%;--mouse-y:50%;background-color:#fcd570;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:1.5rem;width:fit-content;min-width:180px;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.page-module__E0kJGG__trustedButtonText{z-index:2;position:relative}.page-module__E0kJGG__trustedButtonArrow{color:#1a1a1a;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.page-module__E0kJGG__trustedButtonGlow{background:radial-gradient(80px circle at var(--mouse-x)var(--mouse-y),#fff9,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module__E0kJGG__trustedButton:hover .page-module__E0kJGG__trustedButtonGlow{opacity:1}@media (max-width:900px){.page-module__E0kJGG__trustedContainer{border-radius:24px;grid-template-columns:1fr}.page-module__E0kJGG__trustedImageWrapper{order:1;min-height:300px}.page-module__E0kJGG__trustedContent{text-align:center;order:2;align-items:center;padding:3rem 2rem}.page-module__E0kJGG__trustedTitle{font-size:2.5rem}}.page-module__E0kJGG__referralSection{border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:1400px;height:80vh;min-height:600px;margin:4rem auto;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__referralBackground{z-index:0;background-image:url(/assets/referral-bg.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__referralBackground:empty{background:linear-gradient(135deg,#7cb9a8,#8b9a70)}.page-module__E0kJGG__referralBlur{-webkit-backdrop-filter:blur(8px);z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);width:100%;height:70%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 60% 100%);mask-image:linear-gradient(#0000 0%,#000 60% 100%)}.page-module__E0kJGG__referralContent{z-index:2;text-align:center;max-width:900px;margin-top:20%;padding:2rem;position:relative}.page-module__E0kJGG__referralTitle{color:#e8c1d6;text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__referralText{color:#fff;text-shadow:0 2px 4px #00000080;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.page-module__E0kJGG__referralSection{border-radius:40px;width:auto;height:700px;margin:2rem 1rem}.page-module__E0kJGG__referralContent{flex-direction:column;justify-content:flex-end;height:100%;margin-top:auto;padding-bottom:4rem;display:flex}.page-module__E0kJGG__referralTitle{font-size:2.5rem!important}.page-module__E0kJGG__referralBlur{background:linear-gradient(#0000 0%,#0009 60%,#000000e6 100%);height:80%}}.page-module__E0kJGG__successSection{background-color:#fff;max-width:1400px;margin:0 auto;padding:6rem 2rem}.page-module__E0kJGG__successHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.page-module__E0kJGG__successTitle{color:#0f4c81;font-size:3rem;font-weight:800}.page-module__E0kJGG__successGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__E0kJGG__successCard{background:#fff;border:1px solid #e0e0e0;border-radius:24px;flex-direction:column;padding:1.5rem;display:flex;overflow:hidden}.page-module__E0kJGG__successImageWrapper{border-radius:24px;width:100%;height:300px;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module__E0kJGG__successImagePlaceholder{background-color:#ddd;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.page-module__E0kJGG__successCard:hover .page-module__E0kJGG__successImagePlaceholder{transform:scale(1.05)}.page-module__E0kJGG__successCardContent{flex-direction:column;flex:1;display:flex}.page-module__E0kJGG__successCardTitle{color:#0f4c81;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__successCardText{color:var(--text-secondary);flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.page-module__E0kJGG__successReadMoreBtn{color:#0f4c81;cursor:pointer;text-align:center;background:0 0;border:1px solid #0f4c81;border-radius:50px;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__E0kJGG__successReadMoreBtn:hover{color:#fff;background:#0f4c81}.page-module__E0kJGG__successMobileCarousel{display:none}@media (max-width:900px){.page-module__E0kJGG__successSection{padding:4rem 1rem}.page-module__E0kJGG__successHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.page-module__E0kJGG__successTitle{font-size:2.5rem}.page-module__E0kJGG__successGrid{display:none}.page-module__E0kJGG__successMobileCarousel{width:100%;padding-bottom:2rem;display:block;overflow:hidden}.page-module__E0kJGG__successButtonWrapper{justify-content:center;width:100%;margin-top:2rem;display:flex}.page-module__E0kJGG__approachMobileControls{box-sizing:border-box;justify-content:center;gap:1.5rem;width:100%;max-width:100%;margin:1.5rem 0 0;padding:0 1rem;display:flex}.page-module__E0kJGG__successTrack{touch-action:pan-y;padding:0 .5rem;display:flex}.page-module__E0kJGG__successCardMobile{box-sizing:border-box;flex-shrink:0;padding:0 .5rem}.page-module__E0kJGG__successCardInner{background:#fff;border:1px solid #e0e0e0;border-radius:24px;flex-direction:column;height:100%;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.page-module__E0kJGG__successImageWrapper{border-radius:16px;height:250px;margin-bottom:1rem}}.page-module__E0kJGG__testimonialsSection{background-color:#fff;padding:6rem 2rem;overflow:hidden}.page-module__E0kJGG__testimonialsContainer{width:100%;max-width:1400px;margin:0 auto}.page-module__E0kJGG__testimonialsTitle{color:#0f4c81;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:800}.page-module__E0kJGG__testimonialsViewport{width:100%;margin-top:4rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.page-module__E0kJGG__testimonialsTrack{gap:2rem;width:fit-content;display:flex}.page-module__E0kJGG__testimonialCard{border-radius:30px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:400px;min-height:350px;padding:3rem 2rem;transition:transform .3s;display:flex;position:relative}.page-module__E0kJGG__testimonialCard:hover{transform:translateY(-5px)}.page-module__E0kJGG__testimonialQuoteIcon{color:#1a1a1a;opacity:.8;margin-bottom:1.5rem}.page-module__E0kJGG__testimonialQuoteIconBottom{align-self:flex-end;margin-top:1.5rem;transform:rotate(180deg)}.page-module__E0kJGG__testimonialText{color:#1a1a1a;text-align:center;font-size:1.25rem;font-weight:500;line-height:1.6}.page-module__E0kJGG__cardYellow{background-color:#ffe68c}.page-module__E0kJGG__cardPink{background-color:#f3e5f5}.page-module__E0kJGG__cardBlue{background-color:#f0f7fa}.page-module__E0kJGG__testimonialControls{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;display:flex}.page-module__E0kJGG__testimonialArrow{cursor:pointer;color:#1a1a1a;background:0 0;border:1px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.page-module__E0kJGG__testimonialArrow:hover{color:#fff;background:#1a1a1a}.page-module__E0kJGG__testimonialDots{gap:.5rem;display:flex}.page-module__E0kJGG__testimonialDot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;transition:all .2s}.page-module__E0kJGG__testimonialDotActive{background:#1a1a1a;transform:scale(1.2)}@media (max-width:900px){.page-module__E0kJGG__testimonialsSection{padding:4rem 1rem}.page-module__E0kJGG__testimonialCard{width:calc(100vw - 2rem);min-height:300px}.page-module__E0kJGG__testimonialsTrack{gap:1rem}.page-module__E0kJGG__testimonialsTitle{font-size:2.5rem}}.page-module__E0kJGG__contactSection{width:100%;max-width:1400px;margin:4rem auto;padding:0}.page-module__E0kJGG__contactContainer{background-color:#f0f7fa;border-radius:40px;grid-template-columns:1fr 1fr;min-height:800px;display:grid;overflow:hidden}.page-module__E0kJGG__contactForm{flex-direction:column;justify-content:center;padding:5rem 4rem;display:flex}.page-module__E0kJGG__contactTitle{color:#0f4c81;margin-bottom:1rem;font-size:3rem;font-weight:800}.page-module__E0kJGG__contactText{color:#555;margin-bottom:2.5rem;font-size:1.1rem}.page-module__E0kJGG__contactFormGrid{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__contactRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__E0kJGG__formGroup{flex-direction:column;display:flex}.page-module__E0kJGG__formInput,.page-module__E0kJGG__formTextarea{color:#333;background:#fff;border:1px solid #a0b0c0;border-radius:50px;outline:none;width:100%;padding:1.25rem 1.5rem;font-size:1rem;transition:border-color .2s}.page-module__E0kJGG__formTextarea{resize:vertical;border-radius:30px;min-height:150px}.page-module__E0kJGG__formInput:focus,.page-module__E0kJGG__formTextarea:focus{border-color:#0f4c81}.page-module__E0kJGG__contactDisclaimer{color:#666;margin-top:1.5rem;margin-bottom:2rem;font-size:.85rem;line-height:1.5}.page-module__E0kJGG__contactButton{color:#1a1a1a;cursor:pointer;background-color:#fcd570;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s;display:inline-flex}.page-module__E0kJGG__contactButton:hover{transform:translateY(-2px)}.page-module__E0kJGG__contactImageContainer{order:2;width:100%;height:100%;min-height:500px;position:relative}.page-module__E0kJGG__contactImagePlaceholder{background-color:#ccc;background-image:url(/assets/contact-hiker.jpg);background-position:50%;background-size:cover;width:100%;height:100%}@media (max-width:900px){.page-module__E0kJGG__contactSection{padding:0 1rem}.page-module__E0kJGG__contactContainer{grid-template-columns:1fr}.page-module__E0kJGG__contactImageContainer{order:1;height:300px;min-height:300px}.page-module__E0kJGG__contactForm{order:2;padding:3rem 1.5rem}.page-module__E0kJGG__contactRow{grid-template-columns:1fr}.page-module__E0kJGG__contactTitle{font-size:2.5rem}}.page-module__E0kJGG__successHeaderButton{display:block}.page-module__E0kJGG__successButtonWrapper{display:none}@media (max-width:900px){.page-module__E0kJGG__successHeaderButton{display:none}.page-module__E0kJGG__successButtonWrapper{justify-content:center;width:100%;margin-top:3rem;display:flex}}
.InteractiveButton-module__-t2ySG__button{color:#1a1a1a;cursor:pointer;--mouse-x:50%;--mouse-y:50%;background-color:#fcd570;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:1.5rem;min-width:180px;padding:.75rem .75rem .75rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.InteractiveButton-module__-t2ySG__button.InteractiveButton-module__-t2ySG__headerVariant{min-width:unset;gap:0;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500}.InteractiveButton-module__-t2ySG__text{z-index:2;position:relative}.InteractiveButton-module__-t2ySG__arrow{color:#1a1a1a;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.InteractiveButton-module__-t2ySG__glow{background:radial-gradient(80px circle at var(--mouse-x)var(--mouse-y),#fff9,transparent 50%);opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.InteractiveButton-module__-t2ySG__button:hover .InteractiveButton-module__-t2ySG__glow{opacity:1}
.Footer-module__nhiC3q__footer{justify-content:center;width:100%;margin-top:auto;padding:0 2rem 2rem;display:flex}.Footer-module__nhiC3q__footerContainer{color:#fff;background-color:#0f4c81;border-radius:40px;grid-template-columns:350px 1fr;gap:4rem;width:100%;max-width:none;padding:4rem;display:grid;position:relative;overflow:hidden}.Footer-module__nhiC3q__contactInfo{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__nhiC3q__contactItem{flex-direction:column;gap:.5rem;display:flex}.Footer-module__nhiC3q__label{opacity:.8;font-size:.95rem;font-weight:500}.Footer-module__nhiC3q__value{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Footer-module__nhiC3q__value:hover{opacity:.8}.Footer-module__nhiC3q__addressValue{opacity:.95;max-width:320px;font-size:1.2rem;font-weight:600;line-height:1.4}.Footer-module__nhiC3q__linksContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__nhiC3q__linkColumn{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__nhiC3q__columnTitle{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Footer-module__nhiC3q__link{opacity:.8;color:#fff;font-size:1rem;text-decoration:none;transition:all .2s}.Footer-module__nhiC3q__link:hover{opacity:1;transform:translate(5px)}.Footer-module__nhiC3q__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Footer-module__nhiC3q__socialIcon{color:#fff;background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{color:#0f4c81;background-color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #0003}.Footer-module__nhiC3q__copyrightDesktop{opacity:.6;margin-top:auto;padding-top:2rem;font-size:.9rem}.Footer-module__nhiC3q__copyrightMobile{opacity:.6;text-align:center;width:100%;margin-top:2rem;font-size:.9rem;display:none}@media (max-width:1024px){.Footer-module__nhiC3q__footerContainer{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}.Footer-module__nhiC3q__contactInfo{gap:2rem}.Footer-module__nhiC3q__copyrightDesktop{display:none}.Footer-module__nhiC3q__copyrightMobile{display:block}}@media (max-width:600px){.Footer-module__nhiC3q__footer{padding:1rem}.Footer-module__nhiC3q__footerContainer{border-radius:30px;padding:2.5rem 1.5rem}.Footer-module__nhiC3q__linksContainer{grid-template-columns:1fr;gap:2.5rem}.Footer-module__nhiC3q__value{font-size:1.3rem}.Footer-module__nhiC3q__addressValue{font-size:1.1rem}}
.WhyChooseHero-module__E-ZnHa__heroSection{background-color:#ddd;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.WhyChooseHero-module__E-ZnHa__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.WhyChooseHero-module__E-ZnHa__heroImage{object-fit:cover;width:100%;height:100%}.WhyChooseHero-module__E-ZnHa__overlay{z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.WhyChooseHero-module__E-ZnHa__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:.5rem;display:flex;position:relative}.WhyChooseHero-module__E-ZnHa__title{text-shadow:0 4px 10px #0000004d;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.WhyChooseHero-module__E-ZnHa__heroSection{border-radius:20px;height:350px;margin:1rem}.WhyChooseHero-module__E-ZnHa__title{font-size:2.5rem}}
.PhilosophySection-module__nwQ5qa__philosophySection{background:#fff;max-width:1400px;margin:0 auto;padding:6rem 0;position:relative;overflow:hidden}.PhilosophySection-module__nwQ5qa__philosophySection:before{content:"";background:linear-gradient(90deg,#0000,#023e8a1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.PhilosophySection-module__nwQ5qa__container{max-width:1400px;margin:0 auto}.PhilosophySection-module__nwQ5qa__header{text-align:center;margin-bottom:4rem}.PhilosophySection-module__nwQ5qa__title{color:#023e8a;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.PhilosophySection-module__nwQ5qa__titleAccent{color:#0077b6}.PhilosophySection-module__nwQ5qa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.PhilosophySection-module__nwQ5qa__contentGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.PhilosophySection-module__nwQ5qa__contentCard{--mouse-x:50%;--mouse-y:50%;background:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.PhilosophySection-module__nwQ5qa__contentCard:hover{transform:translateY(-5px);box-shadow:0 12px 40px #023e8a14}.PhilosophySection-module__nwQ5qa__glowEffect{background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#fcd55559,transparent 40%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.PhilosophySection-module__nwQ5qa__contentCard:hover .PhilosophySection-module__nwQ5qa__glowEffect{opacity:1}.PhilosophySection-module__nwQ5qa__cardIcon{color:#0077b6;z-index:1;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex;position:relative}.PhilosophySection-module__nwQ5qa__cardTitle{color:#1e293b;z-index:1;margin-bottom:1rem;font-size:1.4rem;font-weight:700;position:relative}.PhilosophySection-module__nwQ5qa__cardText{color:#475569;z-index:1;flex-grow:1;font-size:1.05rem;line-height:1.8;position:relative}.PhilosophySection-module__nwQ5qa__highlightCard{color:#fff;text-align:center;background:linear-gradient(135deg,#023e8a 0%,#0077b6 100%);grid-column:1/-1;max-width:100%;padding:4rem}.PhilosophySection-module__nwQ5qa__highlightCard:hover{transform:translateY(-5px);box-shadow:0 20px 50px #023e8a40}.PhilosophySection-module__nwQ5qa__highlightCard .PhilosophySection-module__nwQ5qa__cardTitle{color:#fff;font-size:1.8rem}.PhilosophySection-module__nwQ5qa__highlightCard .PhilosophySection-module__nwQ5qa__cardText{color:#ffffffe6;max-width:900px;margin:0 auto;font-size:1.2rem}.PhilosophySection-module__nwQ5qa__decorativeQuote{color:#0000;-webkit-text-stroke:2px #fff6;margin-bottom:1rem;font-size:5rem;line-height:1}@media (max-width:900px){.PhilosophySection-module__nwQ5qa__philosophySection{margin:0 1rem;padding:3rem 1.5rem}.PhilosophySection-module__nwQ5qa__header{margin-bottom:2.5rem}.PhilosophySection-module__nwQ5qa__title{font-size:2rem}.PhilosophySection-module__nwQ5qa__subtitle{font-size:1rem}.PhilosophySection-module__nwQ5qa__contentGrid{grid-template-columns:1fr;gap:1rem}.PhilosophySection-module__nwQ5qa__contentCard{padding:1.5rem}.PhilosophySection-module__nwQ5qa__highlightCard{padding:2rem 1.5rem}.PhilosophySection-module__nwQ5qa__highlightCard .PhilosophySection-module__nwQ5qa__cardText{font-size:1rem}.PhilosophySection-module__nwQ5qa__decorativeQuote{font-size:3rem}}
.OurValuesSection-module__ojRKGa__valuesSection{background:#fff;max-width:1400px;margin:0 auto;padding:6rem 0;position:relative}.OurValuesSection-module__ojRKGa__container{max-width:1400px;margin:0 auto}.OurValuesSection-module__ojRKGa__header{text-align:center;margin-bottom:4rem}.OurValuesSection-module__ojRKGa__title{color:#023e8a;font-size:3rem;font-weight:800;line-height:1.2}.OurValuesSection-module__ojRKGa__titleAccent{color:#0077b6}.OurValuesSection-module__ojRKGa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.OurValuesSection-module__ojRKGa__valueCard{--mouse-x:50%;--mouse-y:50%;cursor:default;background:#f8fafc;border:1px solid #0000000a;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.OurValuesSection-module__ojRKGa__valueCard:hover{background:#fff;transform:translateY(-5px);box-shadow:0 15px 40px #023e8a1a}.OurValuesSection-module__ojRKGa__glowEffect{background:radial-gradient(400px circle at var(--mouse-x)var(--mouse-y),#fcd5554d,transparent 40%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.OurValuesSection-module__ojRKGa__valueCard:hover .OurValuesSection-module__ojRKGa__glowEffect{opacity:1}.OurValuesSection-module__ojRKGa__iconWrapper{color:#0077b6;z-index:1;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:all .3s;display:flex;position:relative}.OurValuesSection-module__ojRKGa__valueCard:hover .OurValuesSection-module__ojRKGa__iconWrapper{color:#fff;background:linear-gradient(135deg,#0077b6 0%,#023e8a 100%);transform:scale(1.05)}.OurValuesSection-module__ojRKGa__valueTitle{color:#1e293b;z-index:1;margin-bottom:.5rem;font-size:1.15rem;font-weight:700;position:relative}.OurValuesSection-module__ojRKGa__valueDescription{color:#64748b;z-index:1;font-size:.95rem;line-height:1.6;position:relative}.OurValuesSection-module__ojRKGa__valueCard:nth-child(7),.OurValuesSection-module__ojRKGa__valueCard:nth-child(8){grid-column:span 1}@media (max-width:1024px){.OurValuesSection-module__ojRKGa__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.OurValuesSection-module__ojRKGa__valuesSection{margin:0 1rem;padding:3rem 1.5rem}.OurValuesSection-module__ojRKGa__header{margin-bottom:2.5rem}.OurValuesSection-module__ojRKGa__title{font-size:2rem}.OurValuesSection-module__ojRKGa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.OurValuesSection-module__ojRKGa__valueCard{padding:1.25rem}.OurValuesSection-module__ojRKGa__iconWrapper{width:48px;height:48px}.OurValuesSection-module__ojRKGa__valueTitle{font-size:1rem}.OurValuesSection-module__ojRKGa__valueDescription{font-size:.9rem}}@media (max-width:600px){.OurValuesSection-module__ojRKGa__valuesSection{margin:0 1rem;padding:2.5rem 1rem}.OurValuesSection-module__ojRKGa__title{font-size:1.8rem}.OurValuesSection-module__ojRKGa__valuesGrid{grid-template-columns:1fr;gap:.75rem}.OurValuesSection-module__ojRKGa__valueCard{padding:1.25rem}}
.RegulatorySection-module__7I6fxa__regulatorySection{background-color:#0000;max-width:1400px;margin:0 auto;padding:4rem 0}.RegulatorySection-module__7I6fxa__regulatoryContainer{border-radius:30px;grid-template-columns:1fr 1fr;gap:0;width:100%;min-height:450px;display:grid;overflow:hidden}.RegulatorySection-module__7I6fxa__contentSide{background:#f3e8f0;flex-direction:column;justify-content:center;padding:4rem;display:flex}.RegulatorySection-module__7I6fxa__title{color:#023e8a;margin-bottom:1.5rem;font-size:2.6rem;font-weight:800;line-height:1.15;position:relative}.RegulatorySection-module__7I6fxa__title:before{content:"";background-color:#fcd555;border-radius:3px;width:60px;height:5px;position:absolute;top:-25px;left:0}.RegulatorySection-module__7I6fxa__description{color:#1e293b;font-size:1rem;line-height:1.8}.RegulatorySection-module__7I6fxa__highlight{color:#023e8a;font-weight:600}.RegulatorySection-module__7I6fxa__imageSide{background:#ddd;min-height:400px;position:relative}.RegulatorySection-module__7I6fxa__image{object-fit:cover;width:100%;height:100%}.RegulatorySection-module__7I6fxa__imagePlaceholder{color:#3b82f6;text-align:center;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-size:1rem;font-weight:500;display:flex}@media (max-width:900px){.RegulatorySection-module__7I6fxa__regulatorySection{margin:0 1rem;padding:3rem 1.5rem}.RegulatorySection-module__7I6fxa__regulatoryContainer{border-radius:24px;grid-template-columns:1fr}.RegulatorySection-module__7I6fxa__imageSide{order:-1;min-height:280px}.RegulatorySection-module__7I6fxa__contentSide{padding:2rem 1.5rem}.RegulatorySection-module__7I6fxa__title{font-size:2rem}.RegulatorySection-module__7I6fxa__title:before{width:50px;height:4px;top:-20px}.RegulatorySection-module__7I6fxa__description{font-size:.95rem}}@media (max-width:600px){.RegulatorySection-module__7I6fxa__regulatorySection{margin:0 1rem;padding:2rem 1rem}.RegulatorySection-module__7I6fxa__contentSide{padding:1.5rem}.RegulatorySection-module__7I6fxa__title{font-size:1.7rem}.RegulatorySection-module__7I6fxa__imageSide{min-height:220px}}
.ComplexCareHero-module__fY48XG__heroSection{background-color:#0f4c81;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.ComplexCareHero-module__fY48XG__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ComplexCareHero-module__fY48XG__heroImage{object-fit:cover;width:100%;height:100%}.ComplexCareHero-module__fY48XG__overlay{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.ComplexCareHero-module__fY48XG__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:1rem;max-width:800px;padding:0 1rem;display:flex;position:relative}.ComplexCareHero-module__fY48XG__title{text-shadow:0 4px 10px #0000004d;font-size:3.5rem;font-weight:800;line-height:1.1}.ComplexCareHero-module__fY48XG__subtitle{opacity:.95;text-shadow:0 2px 4px #0000004d;font-size:1.2rem;font-weight:400;line-height:1.6}@media (max-width:768px){.ComplexCareHero-module__fY48XG__heroSection{border-radius:20px;height:450px;margin:1rem}.ComplexCareHero-module__fY48XG__title{font-size:2.2rem}}
.ContactHero-module__61IUhG__heroSection{background-color:#0f4c81;border-radius:40px;justify-content:center;align-items:center;height:400px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.ContactHero-module__61IUhG__overlay{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.ContactHero-module__61IUhG__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:1rem;max-width:800px;padding:0 1rem;display:flex;position:relative}.ContactHero-module__61IUhG__title{text-shadow:0 4px 10px #0000004d;font-size:3.5rem;font-weight:800;line-height:1.1}.ContactHero-module__61IUhG__subtitle{opacity:.95;text-shadow:0 2px 4px #0000004d;font-size:1.2rem;font-weight:400;line-height:1.6}@media (max-width:768px){.ContactHero-module__61IUhG__heroSection{border-radius:20px;height:350px;margin:1rem 1rem 0}.ContactHero-module__61IUhG__title{word-wrap:break-word;font-size:2.5rem}}
.EqualitySection-module__asR3DG__equalitySection{background-color:#0000;max-width:1400px;margin:0 auto;padding:4rem 0}.EqualitySection-module__asR3DG__equalityContainer{border-radius:30px;grid-template-columns:1fr 1fr;gap:0;width:100%;min-height:450px;display:grid;overflow:hidden}.EqualitySection-module__asR3DG__imageSide{background:#ddd;min-height:400px;position:relative}.EqualitySection-module__asR3DG__image{object-fit:cover;width:100%;height:100%}.EqualitySection-module__asR3DG__imagePlaceholder{color:#3b82f6;text-align:center;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-size:1rem;font-weight:500;display:flex}.EqualitySection-module__asR3DG__contentSide{background:#f3e8f0;flex-direction:column;justify-content:center;padding:4rem;display:flex}.EqualitySection-module__asR3DG__title{color:#023e8a;margin-bottom:1.5rem;font-size:2.6rem;font-weight:800;line-height:1.15}.EqualitySection-module__asR3DG__description{color:#1e293b;margin-bottom:2rem;font-size:1rem;line-height:1.8}.EqualitySection-module__asR3DG__buttonWrapper{display:flex}@media (max-width:900px){.EqualitySection-module__asR3DG__equalitySection{margin:0 1rem;padding:3rem 1.5rem}.EqualitySection-module__asR3DG__equalityContainer{border-radius:24px;grid-template-columns:1fr}.EqualitySection-module__asR3DG__imageSide{min-height:280px}.EqualitySection-module__asR3DG__contentSide{padding:2rem 1.5rem}.EqualitySection-module__asR3DG__title{font-size:2rem}.EqualitySection-module__asR3DG__description{margin-bottom:1.5rem;font-size:.95rem}.EqualitySection-module__asR3DG__buttonWrapper{justify-content:center}}@media (max-width:600px){.EqualitySection-module__asR3DG__equalitySection{margin:0 1rem;padding:2rem 1rem}.EqualitySection-module__asR3DG__contentSide{padding:1.5rem}.EqualitySection-module__asR3DG__title{font-size:1.7rem}.EqualitySection-module__asR3DG__imageSide{min-height:220px}}
.HereToHelpSection-module__PUjUfW__hereToHelpSection{border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:1400px;height:80vh;min-height:600px;margin:4rem auto;display:flex;position:relative;overflow:hidden}.HereToHelpSection-module__PUjUfW__hereToHelpBackground{z-index:0;background-image:url(/assets/here-to-help-bg.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.HereToHelpSection-module__PUjUfW__hereToHelpBackground:empty{background:linear-gradient(135deg,#5a8f3e,#7ab55c)}.HereToHelpSection-module__PUjUfW__hereToHelpBlur{-webkit-backdrop-filter:blur(8px);z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);width:100%;height:70%;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 60% 100%);mask-image:linear-gradient(#0000 0%,#000 60% 100%)}.HereToHelpSection-module__PUjUfW__hereToHelpContent{z-index:2;text-align:center;max-width:800px;margin-top:20%;padding:2rem;position:relative}.HereToHelpSection-module__PUjUfW__hereToHelpTitle{color:#e8c1d6;text-shadow:0 4px 10px #0000004d;margin-bottom:1.5rem;font-size:5rem;font-weight:800}.HereToHelpSection-module__PUjUfW__hereToHelpText{color:#fff;text-shadow:0 2px 4px #00000080;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.HereToHelpSection-module__PUjUfW__hereToHelpSection{border-radius:40px;width:auto;height:700px;margin:2rem 1rem}.HereToHelpSection-module__PUjUfW__hereToHelpTitle{margin-bottom:1rem;font-size:3rem}.HereToHelpSection-module__PUjUfW__hereToHelpText{margin-bottom:3rem;padding:0 1rem;font-size:1.1rem;line-height:1.5}.HereToHelpSection-module__PUjUfW__hereToHelpContent{flex-direction:column;justify-content:flex-end;height:100%;margin-top:auto;padding-bottom:4rem;display:flex}.HereToHelpSection-module__PUjUfW__hereToHelpBlur{background:linear-gradient(#0000 0%,#0009 60%,#000000e6 100%);height:80%}}
.CareersHero-module__bxA7EW__heroSection{background-color:#0f4c81;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.CareersHero-module__bxA7EW__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CareersHero-module__bxA7EW__heroImage{object-fit:cover;width:100%;height:100%}.CareersHero-module__bxA7EW__overlay{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.CareersHero-module__bxA7EW__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:.5rem;display:flex;position:relative}.CareersHero-module__bxA7EW__title{text-shadow:0 4px 10px #0000004d;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.CareersHero-module__bxA7EW__heroSection{border-radius:20px;height:350px;margin:1rem}.CareersHero-module__bxA7EW__title{font-size:2.5rem}}
.ContactSection-module__htTnOq__section{grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid}.ContactSection-module__htTnOq__infoColumn{flex-direction:column;min-width:0;height:100%;display:flex}.ContactSection-module__htTnOq__infoCard{background:#f8fafc;border:1px solid #e1e7ec;border-radius:30px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3rem;display:flex}.ContactSection-module__htTnOq__infoTitle{color:#0f4c81;margin-bottom:0;font-size:1.5rem;font-weight:700}.ContactSection-module__htTnOq__infoItem{align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.ContactSection-module__htTnOq__iconWrapper{color:#0f4c81;background:#e6f0f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ContactSection-module__htTnOq__itemContent{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.ContactSection-module__htTnOq__itemLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.ContactSection-module__htTnOq__itemValue{color:#334155;word-break:break-word;font-size:1.1rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}.ContactSection-module__htTnOq__itemValue:hover{color:#0f4c81}.ContactSection-module__htTnOq__formColumn{background:#fff;border:1px solid #eee;border-radius:30px;width:100%;min-width:0;padding:3rem;box-shadow:0 10px 40px #0000000d}.ContactSection-module__htTnOq__formTitle{color:#0f4c81;margin-bottom:1rem;font-size:2rem}.ContactSection-module__htTnOq__formSubtitle{color:#666;margin-bottom:2.5rem;line-height:1.6}.ContactSection-module__htTnOq__inputGroup{margin-bottom:1.5rem}.ContactSection-module__htTnOq__formRow{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.ContactSection-module__htTnOq__halfInput{flex:1;min-width:250px}.ContactSection-module__htTnOq__formRow .ContactSection-module__htTnOq__inputGroup{width:100%;margin-bottom:0}@media (max-width:480px){.ContactSection-module__htTnOq__halfInput{min-width:100%}}.ContactSection-module__htTnOq__label{color:#475569;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.ContactSection-module__htTnOq__input,.ContactSection-module__htTnOq__textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:15px;outline:none;width:100%;max-width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.ContactSection-module__htTnOq__input:focus,.ContactSection-module__htTnOq__textarea:focus{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 4px #0f4c810d}.ContactSection-module__htTnOq__textarea{resize:vertical;max-width:100%;min-height:150px}@media (max-width:900px){.ContactSection-module__htTnOq__section{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.ContactSection-module__htTnOq__infoColumn{height:auto}.ContactSection-module__htTnOq__infoCard{gap:2rem;height:auto;padding:2rem}.ContactSection-module__htTnOq__formColumn{padding:1.5rem}}
.HeadOfficeLocation-module__WraeBG__section{flex-direction:column;width:100%;max-width:1400px;margin:4rem auto;padding:0 1rem;display:flex;position:relative}.HeadOfficeLocation-module__WraeBG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;width:100%;margin-bottom:2rem;display:flex}.HeadOfficeLocation-module__WraeBG__headerContent{flex:1;min-width:300px}.HeadOfficeLocation-module__WraeBG__title{color:#023e8a;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.HeadOfficeLocation-module__WraeBG__address{color:#334155;max-width:600px;font-size:1.1rem;font-weight:500;line-height:1.6}.HeadOfficeLocation-module__WraeBG__buttonWrapper{flex-shrink:0}.HeadOfficeLocation-module__WraeBG__mapContainer{border:1px solid #0000001a;border-radius:30px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.HeadOfficeLocation-module__WraeBG__mapFrame{border:0;width:100%;height:100%}@media (max-width:900px){.HeadOfficeLocation-module__WraeBG__header{flex-direction:column;align-items:flex-start}.HeadOfficeLocation-module__WraeBG__buttonWrapper{justify-content:flex-start;width:100%;display:flex}.HeadOfficeLocation-module__WraeBG__title{font-size:2.5rem}}@media (max-width:600px){.HeadOfficeLocation-module__WraeBG__mapContainer{border-radius:20px;height:350px}.HeadOfficeLocation-module__WraeBG__title{font-size:2rem}.HeadOfficeLocation-module__WraeBG__address{font-size:1rem}}.HeadOfficeLocation-module__WraeBG__mapControls{z-index:10;background:#fff;border-radius:4px;display:flex;position:absolute;top:20px;left:20px;overflow:hidden;box-shadow:0 2px 6px #0000004d}.HeadOfficeLocation-module__WraeBG__controlButton{color:#565656;cursor:pointer;background:#fff;border:none;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s}.HeadOfficeLocation-module__WraeBG__controlButton:hover{color:#000;background:#ebebeb}.HeadOfficeLocation-module__WraeBG__controlButton.HeadOfficeLocation-module__WraeBG__active{color:#000;background:#fff;font-weight:700}.HeadOfficeLocation-module__WraeBG__controlButton+.HeadOfficeLocation-module__WraeBG__controlButton{border-left:1px solid #e6e6e6}
.MeetTheTeamHero-module__Wm3aja__heroSection{background-color:#ddd;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.MeetTheTeamHero-module__Wm3aja__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.MeetTheTeamHero-module__Wm3aja__heroImage{object-fit:cover;width:100%;height:100%}.MeetTheTeamHero-module__Wm3aja__overlay{z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.MeetTheTeamHero-module__Wm3aja__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:.5rem;display:flex;position:relative}.MeetTheTeamHero-module__Wm3aja__title{text-shadow:0 4px 10px #0000004d;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.MeetTheTeamHero-module__Wm3aja__heroSection{border-radius:20px;height:350px;margin:1rem}.MeetTheTeamHero-module__Wm3aja__title{font-size:2.5rem}}
.ReferralHero-module__nw5tKa__heroSection{background-color:#0f4c81;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.ReferralHero-module__nw5tKa__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ReferralHero-module__nw5tKa__heroImage{object-fit:cover;width:100%;height:100%}.ReferralHero-module__nw5tKa__overlay{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.ReferralHero-module__nw5tKa__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:1rem;max-width:800px;padding:0 1rem;display:flex;position:relative}.ReferralHero-module__nw5tKa__title{text-shadow:0 4px 10px #0000004d;font-size:3.5rem;font-weight:800;line-height:1.1}.ReferralHero-module__nw5tKa__subtitle{opacity:.95;text-shadow:0 2px 4px #0000004d;font-size:1.2rem;font-weight:400;line-height:1.6}@media (max-width:768px){.ReferralHero-module__nw5tKa__heroSection{border-radius:20px;height:450px;margin:1rem}.ReferralHero-module__nw5tKa__title{font-size:2.2rem}}
.ServiceModelHero-module__fQNJlq__heroSection{background-color:#ddd;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.ServiceModelHero-module__fQNJlq__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceModelHero-module__fQNJlq__heroImage{object-fit:cover;width:100%;height:100%}.ServiceModelHero-module__fQNJlq__overlay{z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceModelHero-module__fQNJlq__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:.5rem;display:flex;position:relative}.ServiceModelHero-module__fQNJlq__title{text-shadow:0 4px 10px #0000004d;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.ServiceModelHero-module__fQNJlq__heroSection{border-radius:20px;height:350px;margin:1rem}.ServiceModelHero-module__fQNJlq__title{font-size:2.5rem}}
.ComplexCare-module__OEYu5G__section{max-width:1200px;margin:4rem auto;padding:0 2rem}.ComplexCare-module__OEYu5G__sectionTitle{color:#0f4c81;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.ComplexCare-module__OEYu5G__gridThree{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ComplexCare-module__OEYu5G__card{background:#fff;border:1px solid #eee;border-radius:20px;padding:2.5rem;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.ComplexCare-module__OEYu5G__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.ComplexCare-module__OEYu5G__cardTitle{color:#0f4c81;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:600;position:relative}.ComplexCare-module__OEYu5G__cardTitle:after{content:"";background:gold;border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.ComplexCare-module__OEYu5G__cardText{color:#555;margin-bottom:1rem;line-height:1.7}.ComplexCare-module__OEYu5G__list{margin:0;padding:0;list-style:none}.ComplexCare-module__OEYu5G__listItem{color:#555;margin-bottom:.8rem;padding-left:1.5rem;line-height:1.6;position:relative}.ComplexCare-module__OEYu5G__listItem:before{content:"•";color:#0f4c81;font-size:1.2rem;font-weight:700;line-height:1.4;position:absolute;left:0}.ComplexCare-module__OEYu5G__gridTwo{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.ComplexCare-module__OEYu5G__highlightBox{background:#f8fafc;border-left:5px solid #0f4c81;border-radius:0 20px 20px 0;padding:2rem}.ComplexCare-module__OEYu5G__storiesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ComplexCare-module__OEYu5G__storyCard{background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ComplexCare-module__OEYu5G__storyHeader{color:#fff;background:#0f4c81;padding:1.5rem}.ComplexCare-module__OEYu5G__storyTitle{margin:0;font-size:1.25rem;font-weight:600}.ComplexCare-module__OEYu5G__storyContent{padding:2rem}.ComplexCare-module__OEYu5G__subHeader{color:#333;text-transform:uppercase;letter-spacing:.5px;margin-top:1.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:block}.ComplexCare-module__OEYu5G__subHeader:first-child{margin-top:0}@media (max-width:900px){.ComplexCare-module__OEYu5G__section{margin:3rem auto;padding:0 1rem}.ComplexCare-module__OEYu5G__gridThree,.ComplexCare-module__OEYu5G__gridTwo,.ComplexCare-module__OEYu5G__storiesGrid{grid-template-columns:1fr;gap:1.5rem}.ComplexCare-module__OEYu5G__card,.ComplexCare-module__OEYu5G__highlightBox,.ComplexCare-module__OEYu5G__storyContent{padding:1.5rem}.ComplexCare-module__OEYu5G__sectionTitle{font-size:2rem}}
.LocationsHero-module__qMwWNW__heroSection{background-color:#ddd;border-radius:40px;justify-content:center;align-items:center;height:500px;margin:2rem 2rem 0;display:flex;position:relative;overflow:hidden}.LocationsHero-module__qMwWNW__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.LocationsHero-module__qMwWNW__heroImage{object-fit:cover;width:100%;height:100%}.LocationsHero-module__qMwWNW__overlay{z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.LocationsHero-module__qMwWNW__content{z-index:3;text-align:center;color:#fff;flex-direction:column;gap:.5rem;display:flex;position:relative}.LocationsHero-module__qMwWNW__title{text-shadow:0 4px 10px #0000004d;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.LocationsHero-module__qMwWNW__heroSection{border-radius:20px;height:350px;margin:1rem}.LocationsHero-module__qMwWNW__title{font-size:2.5rem}}
.RecognisedSection-module__3unO5G__recognisedSection{background-color:#0000;max-width:1400px;margin:0 auto;padding:4rem 0}.RecognisedSection-module__3unO5G__recognisedContainer{border-radius:30px;grid-template-columns:1fr 1fr;gap:0;width:100%;min-height:450px;display:grid;overflow:hidden}.RecognisedSection-module__3unO5G__contentSide{background:#e0f2fe;flex-direction:column;justify-content:center;padding:4rem;display:flex}.RecognisedSection-module__3unO5G__title{color:#023e8a;margin-bottom:1.5rem;font-size:2.6rem;font-weight:800;line-height:1.15;position:relative}.RecognisedSection-module__3unO5G__title:before{content:"";background-color:#fcd555;border-radius:3px;width:60px;height:5px;position:absolute;top:-25px;left:0}.RecognisedSection-module__3unO5G__description{color:#1e293b;margin-bottom:1rem;font-size:1rem;line-height:1.8}.RecognisedSection-module__3unO5G__buttonWrapper{margin-top:1rem;display:flex}.RecognisedSection-module__3unO5G__imageSide{background:#ddd;min-height:400px;position:relative}.RecognisedSection-module__3unO5G__image{object-fit:cover;width:100%;height:100%}.RecognisedSection-module__3unO5G__imagePlaceholder{color:#3b82f6;text-align:center;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;font-size:1rem;font-weight:500;display:flex}@media (max-width:900px){.RecognisedSection-module__3unO5G__recognisedSection{margin:0 1rem;padding:3rem 1.5rem}.RecognisedSection-module__3unO5G__recognisedContainer{border-radius:24px;grid-template-columns:1fr}.RecognisedSection-module__3unO5G__imageSide{order:-1;min-height:280px}.RecognisedSection-module__3unO5G__contentSide{padding:2rem 1.5rem}.RecognisedSection-module__3unO5G__title{font-size:2rem}.RecognisedSection-module__3unO5G__title:before{width:50px;height:4px;top:-20px}.RecognisedSection-module__3unO5G__description{font-size:.95rem}.RecognisedSection-module__3unO5G__buttonWrapper{justify-content:center}}@media (max-width:600px){.RecognisedSection-module__3unO5G__recognisedSection{margin:0 1rem;padding:2rem 1rem}.RecognisedSection-module__3unO5G__contentSide{padding:1.5rem}.RecognisedSection-module__3unO5G__title{font-size:1.7rem}.RecognisedSection-module__3unO5G__imageSide{min-height:220px}}
.ReferralForm-module__VRc75a__formContainer{z-index:10;background:#f0f4f8;border-radius:20px;max-width:900px;margin:2rem auto 4rem;padding:3rem;position:relative;box-shadow:0 10px 40px #0000000d}.ReferralForm-module__VRc75a__section{border-bottom:1px solid #e1e7ec;margin-bottom:3rem;padding-bottom:2rem}.ReferralForm-module__VRc75a__section:last-child{border-bottom:none;padding-bottom:0}.ReferralForm-module__VRc75a__sectionTitle{color:#0f4c81;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.ReferralForm-module__VRc75a__row{gap:1.5rem;margin-bottom:1.2rem;display:flex}.ReferralForm-module__VRc75a__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.ReferralForm-module__VRc75a__label{color:#475569;margin-left:.5rem;font-size:.95rem;font-weight:500}.ReferralForm-module__VRc75a__input{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:50px;outline:none;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.ReferralForm-module__VRc75a__input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.ReferralForm-module__VRc75a__textarea{color:#334155;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:20px;outline:none;width:100%;min-height:100px;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .2s}.ReferralForm-module__VRc75a__textarea:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}.ReferralForm-module__VRc75a__submitBtnContainer{margin-top:2rem}.ReferralForm-module__VRc75a__disclaimer{color:#64748b;margin-top:1rem;margin-bottom:2rem;font-size:.8rem}.ReferralForm-module__VRc75a__disclaimer a{color:#0f4c81;text-decoration:underline}@media (max-width:768px){.ReferralForm-module__VRc75a__formContainer{margin:2rem 1rem;padding:1.5rem}.ReferralForm-module__VRc75a__row{flex-direction:column;gap:1rem}.ReferralForm-module__VRc75a__sectionTitle{font-size:1.3rem}}
.ServiceModelContent-module__MpuMPW__serviceModelSection{background:#fff;max-width:1400px;margin:0 auto;padding:6rem 0}.ServiceModelContent-module__MpuMPW__container{max-width:1000px;margin:0 auto;padding:0 2rem}.ServiceModelContent-module__MpuMPW__introBlock{border-bottom:1px solid #e2e8f0;margin-bottom:4rem;padding-bottom:3rem}.ServiceModelContent-module__MpuMPW__introText{color:#334155;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.9}.ServiceModelContent-module__MpuMPW__introText:last-child{margin-bottom:0}.ServiceModelContent-module__MpuMPW__highlight{color:#0077b6;font-weight:600}.ServiceModelContent-module__MpuMPW__contentBlocks{flex-direction:column;gap:3rem;display:flex}.ServiceModelContent-module__MpuMPW__contentBlock{grid-template-columns:60px 1fr;align-items:flex-start;gap:1.5rem;display:grid}.ServiceModelContent-module__MpuMPW__iconWrapper{color:#0077b6;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:800;display:flex}.ServiceModelContent-module__MpuMPW__blockContent{padding-top:.5rem}.ServiceModelContent-module__MpuMPW__blockTitle{color:#023e8a;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.ServiceModelContent-module__MpuMPW__blockText{color:#475569;font-size:1.05rem;line-height:1.8}.ServiceModelContent-module__MpuMPW__successBlock{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:5px solid #0077b6;border-radius:24px;margin-top:3rem;padding:2.5rem}.ServiceModelContent-module__MpuMPW__successTitle{color:#023e8a;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.ServiceModelContent-module__MpuMPW__successIcon{font-size:1.75rem}.ServiceModelContent-module__MpuMPW__successText{color:#334155;font-size:1.15rem;line-height:1.7}.ServiceModelContent-module__MpuMPW__ctaBlock{text-align:center;background:#f8fafc;border-radius:24px;margin-top:4rem;padding:3rem}.ServiceModelContent-module__MpuMPW__ctaTitle{color:#1e293b;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ServiceModelContent-module__MpuMPW__ctaText{color:#64748b;max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.ServiceModelContent-module__MpuMPW__ctaButton{display:inline-flex}@media (max-width:768px){.ServiceModelContent-module__MpuMPW__serviceModelSection{padding:4rem 0}.ServiceModelContent-module__MpuMPW__container{padding:0 1.5rem}.ServiceModelContent-module__MpuMPW__introText{font-size:1.1rem}.ServiceModelContent-module__MpuMPW__contentBlock{grid-template-columns:1fr;gap:1rem}.ServiceModelContent-module__MpuMPW__iconWrapper{width:50px;height:50px;font-size:1.25rem}.ServiceModelContent-module__MpuMPW__blockTitle{font-size:1.2rem}.ServiceModelContent-module__MpuMPW__blockText{font-size:1rem}.ServiceModelContent-module__MpuMPW__successBlock{padding:2rem 1.5rem}.ServiceModelContent-module__MpuMPW__successTitle{font-size:1.3rem}.ServiceModelContent-module__MpuMPW__successText{font-size:1.05rem}.ServiceModelContent-module__MpuMPW__ctaBlock{padding:2rem 1.5rem}.ServiceModelContent-module__MpuMPW__ctaTitle{font-size:1.5rem}.ServiceModelContent-module__MpuMPW__ctaText{font-size:1rem}}
.TeamList-module__EAcoNq__teamSection{background:#fff;max-width:1400px;margin:0 auto;padding:6rem 0}.TeamList-module__EAcoNq__container{max-width:1300px;margin:0 auto;padding:0 2rem}.TeamList-module__EAcoNq__sectionTitle{color:#023e8a;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.2}.TeamList-module__EAcoNq__introText{color:#475569;text-align:center;max-width:700px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.TeamList-module__EAcoNq__teamGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.TeamList-module__EAcoNq__teamCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:40px;justify-content:space-between;align-items:center;min-height:180px;padding:2.5rem;transition:all .3s;display:flex}.TeamList-module__EAcoNq__teamCard:hover{border-color:#0077b6;transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.TeamList-module__EAcoNq__memberInfo{flex:1}.TeamList-module__EAcoNq__memberName{color:#023e8a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.TeamList-module__EAcoNq__memberRole{color:#1e293b;font-size:1rem;font-weight:500}.TeamList-module__EAcoNq__imageWrapper{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:100px;height:100px;margin-left:1.5rem;overflow:hidden}.TeamList-module__EAcoNq__profileImage{object-fit:cover;width:100%;height:100%}.TeamList-module__EAcoNq__imagePlaceholder{color:#023e8a;background:linear-gradient(135deg,#e0f8ff,#bae6fd);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.TeamList-module__EAcoNq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;animation:.3s ease-out TeamList-module__EAcoNq__fadeIn;display:flex;position:fixed;top:0;left:0}.TeamList-module__EAcoNq__modalContent{text-align:center;background:#fff;border-radius:30px;width:100%;max-width:600px;padding:3rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) TeamList-module__EAcoNq__popup;position:relative;box-shadow:0 25px 50px #00000040}.TeamList-module__EAcoNq__closeButton{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.TeamList-module__EAcoNq__closeButton:hover{color:#ef4444;background:#e2e8f0}.TeamList-module__EAcoNq__modalImageWrapper{border:5px solid #e0f2fe;border-radius:50%;width:150px;height:150px;margin:0 auto 2rem;overflow:hidden}.TeamList-module__EAcoNq__modalName{color:#023e8a;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.TeamList-module__EAcoNq__modalRole{color:#0077b6;margin-bottom:2rem;font-size:1.2rem;font-weight:600}.TeamList-module__EAcoNq__modalDescription{color:#475569;text-align:left;background:#f8fafc;border-radius:20px;max-height:300px;padding:1.5rem;font-size:1.05rem;line-height:1.7;overflow-y:auto}@keyframes TeamList-module__EAcoNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TeamList-module__EAcoNq__popup{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.TeamList-module__EAcoNq__teamGrid{grid-template-columns:1fr}.TeamList-module__EAcoNq__sectionTitle{font-size:2.5rem}}@media (max-width:600px){.TeamList-module__EAcoNq__teamCard{border-radius:30px;padding:1.5rem}.TeamList-module__EAcoNq__memberName{font-size:1.3rem}.TeamList-module__EAcoNq__imageWrapper{width:80px;height:80px}.TeamList-module__EAcoNq__modalContent{padding:2rem 1.5rem}.TeamList-module__EAcoNq__modalName{font-size:1.8rem}}
.ServicePage-module__yIDCVW__main{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.ServicePage-module__yIDCVW__hero{color:#fff;text-align:center;background-color:#0f4c81;border-bottom-right-radius:60px;border-bottom-left-radius:60px;justify-content:center;align-items:center;height:60vh;min-height:500px;display:flex;position:relative;overflow:hidden}.ServicePage-module__yIDCVW__heroContent{z-index:2;max-width:900px;padding:2rem;position:relative}.ServicePage-module__yIDCVW__title{margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.ServicePage-module__yIDCVW__subtitle{opacity:.9;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.ServicePage-module__yIDCVW__contentSection{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:grid}.ServicePage-module__yIDCVW__textColumn{color:#334155;font-size:1.1rem;line-height:1.7}.ServicePage-module__yIDCVW__textColumn p{margin-bottom:1.5rem}.ServicePage-module__yIDCVW__h3{color:#023e8a;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.ServicePage-module__yIDCVW__benefitsColumn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;padding:3rem}.ServicePage-module__yIDCVW__benefitsList{margin:0;padding:0;list-style:none}.ServicePage-module__yIDCVW__benefitItem{color:#475569;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:flex}.ServicePage-module__yIDCVW__checkmark{color:#fff;background-color:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:1rem;font-size:14px;display:flex}.ServicePage-module__yIDCVW__ctaSection{color:#fff;text-align:center;background-color:#0f4c81;border-radius:40px;margin:4rem 2rem;padding:5rem 2rem}.ServicePage-module__yIDCVW__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ServicePage-module__yIDCVW__ctaText{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.2rem}@media (max-width:900px){.ServicePage-module__yIDCVW__contentSection{grid-template-columns:1fr;padding:4rem 1.5rem}.ServicePage-module__yIDCVW__title{font-size:3rem}}
.HealthPromotionOfficer-module__XftawW__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.HealthPromotionOfficer-module__XftawW__detailsSection{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.HealthPromotionOfficer-module__XftawW__jobTitle{color:#333;margin-bottom:.5rem;font-size:2.5rem}.HealthPromotionOfficer-module__XftawW__jobMeta{border-bottom:1px solid #eaeaea;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.HealthPromotionOfficer-module__XftawW__metaItem{flex-direction:column;gap:.25rem;display:flex}.HealthPromotionOfficer-module__XftawW__metaLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.HealthPromotionOfficer-module__XftawW__metaValue{color:#333;font-size:1.1rem;font-weight:700}.HealthPromotionOfficer-module__XftawW__sectionTitle{color:#0056b3;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.HealthPromotionOfficer-module__XftawW__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style-type:none;display:flex}.HealthPromotionOfficer-module__XftawW__listItem{color:#444;padding-left:1.5rem;line-height:1.6;position:relative}.HealthPromotionOfficer-module__XftawW__listItem:before{content:"•";color:#0056b3;font-weight:700;position:absolute;left:0}.HealthPromotionOfficer-module__XftawW__formSection{background-color:#f8fafc;padding:4rem 2rem}.HealthPromotionOfficer-module__XftawW__formContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.HealthPromotionOfficer-module__XftawW__formHeader{text-align:center;margin-bottom:2.5rem}.HealthPromotionOfficer-module__XftawW__formTitle{color:#333;margin-bottom:.5rem;font-size:2rem}.HealthPromotionOfficer-module__XftawW__formSubtitle{color:#666}.HealthPromotionOfficer-module__XftawW__inputGroup{margin-bottom:1.5rem}.HealthPromotionOfficer-module__XftawW__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.HealthPromotionOfficer-module__XftawW__input,.HealthPromotionOfficer-module__XftawW__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.HealthPromotionOfficer-module__XftawW__input:focus,.HealthPromotionOfficer-module__XftawW__textarea:focus{background-color:#fff;border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.HealthPromotionOfficer-module__XftawW__textarea{resize:vertical;min-height:150px}.HealthPromotionOfficer-module__XftawW__fileInputWrapper{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem;transition:all .2s}.HealthPromotionOfficer-module__XftawW__fileInputWrapper:hover{background-color:#f0f7ff;border-color:#0056b3}.HealthPromotionOfficer-module__XftawW__checkboxGroup{align-items:flex-start;gap:.75rem;margin:2rem 0;display:flex}.HealthPromotionOfficer-module__XftawW__checkbox{cursor:pointer;border:2px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-top:.25rem}.HealthPromotionOfficer-module__XftawW__checkboxLabel{color:#666;font-size:.9rem;line-height:1.5}.HealthPromotionOfficer-module__XftawW__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.HealthPromotionOfficer-module__XftawW__formContainer{padding:1.5rem}.HealthPromotionOfficer-module__XftawW__jobMeta{flex-direction:column;gap:1rem}}.HealthPromotionOfficer-module__XftawW__infoBox{color:#0369a1;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.HealthPromotionOfficer-module__XftawW__infoTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.HealthPromotionOfficer-module__XftawW__infoText{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.HealthPromotionOfficer-module__XftawW__confirmAttach{border-top:1px solid #0369a133;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}
.NursingVacancy-module__-FUXxW__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.NursingVacancy-module__-FUXxW__detailsSection{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.NursingVacancy-module__-FUXxW__jobTitle{color:#333;margin-bottom:.5rem;font-size:2.5rem}.NursingVacancy-module__-FUXxW__jobMeta{border-bottom:1px solid #eaeaea;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.NursingVacancy-module__-FUXxW__metaItem{flex-direction:column;gap:.25rem;display:flex}.NursingVacancy-module__-FUXxW__metaLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.NursingVacancy-module__-FUXxW__metaValue{color:#333;font-size:1.1rem;font-weight:700}.NursingVacancy-module__-FUXxW__sectionTitle{color:#0056b3;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.NursingVacancy-module__-FUXxW__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style-type:none;display:flex}.NursingVacancy-module__-FUXxW__listItem{color:#444;padding-left:1.5rem;line-height:1.6;position:relative}.NursingVacancy-module__-FUXxW__listItem:before{content:"•";color:#0056b3;font-weight:700;position:absolute;left:0}.NursingVacancy-module__-FUXxW__formSection{background-color:#f8fafc;padding:4rem 2rem}.NursingVacancy-module__-FUXxW__formContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.NursingVacancy-module__-FUXxW__formHeader{text-align:center;margin-bottom:2.5rem}.NursingVacancy-module__-FUXxW__formTitle{color:#333;margin-bottom:.5rem;font-size:2rem}.NursingVacancy-module__-FUXxW__formSubtitle{color:#666}.NursingVacancy-module__-FUXxW__inputGroup{margin-bottom:1.5rem}.NursingVacancy-module__-FUXxW__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.NursingVacancy-module__-FUXxW__input,.NursingVacancy-module__-FUXxW__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.NursingVacancy-module__-FUXxW__input:focus,.NursingVacancy-module__-FUXxW__textarea:focus{background-color:#fff;border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.NursingVacancy-module__-FUXxW__textarea{resize:vertical;min-height:150px}.NursingVacancy-module__-FUXxW__fileInputWrapper{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem;transition:all .2s}.NursingVacancy-module__-FUXxW__fileInputWrapper:hover{background-color:#f0f7ff;border-color:#0056b3}.NursingVacancy-module__-FUXxW__checkboxGroup{align-items:flex-start;gap:.75rem;margin:2rem 0;display:flex}.NursingVacancy-module__-FUXxW__checkbox{cursor:pointer;border:2px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-top:.25rem}.NursingVacancy-module__-FUXxW__checkboxLabel{color:#666;font-size:.9rem;line-height:1.5}.NursingVacancy-module__-FUXxW__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.NursingVacancy-module__-FUXxW__formContainer{padding:1.5rem}.NursingVacancy-module__-FUXxW__jobMeta{flex-direction:column;gap:1rem}}.NursingVacancy-module__-FUXxW__infoBox{color:#0369a1;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.NursingVacancy-module__-FUXxW__infoTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.NursingVacancy-module__-FUXxW__infoText{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.NursingVacancy-module__-FUXxW__confirmAttach{border-top:1px solid #0369a133;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}
.SupportWorker-module__A-KFJW__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.SupportWorker-module__A-KFJW__detailsSection{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.SupportWorker-module__A-KFJW__jobTitle{color:#333;margin-bottom:.5rem;font-size:2.5rem}.SupportWorker-module__A-KFJW__jobMeta{border-bottom:1px solid #eaeaea;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.SupportWorker-module__A-KFJW__metaItem{flex-direction:column;gap:.25rem;display:flex}.SupportWorker-module__A-KFJW__metaLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.SupportWorker-module__A-KFJW__metaValue{color:#333;font-size:1.1rem;font-weight:700}.SupportWorker-module__A-KFJW__sectionTitle{color:#0056b3;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.SupportWorker-module__A-KFJW__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style-type:none;display:flex}.SupportWorker-module__A-KFJW__listItem{color:#444;padding-left:1.5rem;line-height:1.6;position:relative}.SupportWorker-module__A-KFJW__listItem:before{content:"•";color:#0056b3;font-weight:700;position:absolute;left:0}.SupportWorker-module__A-KFJW__formSection{background-color:#f8fafc;padding:4rem 2rem}.SupportWorker-module__A-KFJW__formContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.SupportWorker-module__A-KFJW__formHeader{text-align:center;margin-bottom:2.5rem}.SupportWorker-module__A-KFJW__formTitle{color:#333;margin-bottom:.5rem;font-size:2rem}.SupportWorker-module__A-KFJW__formSubtitle{color:#666}.SupportWorker-module__A-KFJW__inputGroup{margin-bottom:1.5rem}.SupportWorker-module__A-KFJW__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.SupportWorker-module__A-KFJW__input,.SupportWorker-module__A-KFJW__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.SupportWorker-module__A-KFJW__input:focus,.SupportWorker-module__A-KFJW__textarea:focus{background-color:#fff;border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.SupportWorker-module__A-KFJW__textarea{resize:vertical;min-height:150px}.SupportWorker-module__A-KFJW__fileInputWrapper{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem;transition:all .2s}.SupportWorker-module__A-KFJW__fileInputWrapper:hover{background-color:#f0f7ff;border-color:#0056b3}.SupportWorker-module__A-KFJW__checkboxGroup{align-items:flex-start;gap:.75rem;margin:2rem 0;display:flex}.SupportWorker-module__A-KFJW__checkbox{cursor:pointer;border:2px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-top:.25rem}.SupportWorker-module__A-KFJW__checkboxLabel{color:#666;font-size:.9rem;line-height:1.5}.SupportWorker-module__A-KFJW__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.SupportWorker-module__A-KFJW__formContainer{padding:1.5rem}.SupportWorker-module__A-KFJW__jobMeta{flex-direction:column;gap:1rem}}.SupportWorker-module__A-KFJW__infoBox{color:#0369a1;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.SupportWorker-module__A-KFJW__infoTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.SupportWorker-module__A-KFJW__infoText{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.SupportWorker-module__A-KFJW__confirmAttach{border-top:1px solid #0369a133;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}
.TeamLeader-module__JnNEBG__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.TeamLeader-module__JnNEBG__detailsSection{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.TeamLeader-module__JnNEBG__formSection{background-color:#f8fafc;padding:4rem 2rem}.TeamLeader-module__JnNEBG__formContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.TeamLeader-module__JnNEBG__formHeader{text-align:center;margin-bottom:2.5rem}.TeamLeader-module__JnNEBG__formTitle{color:#333;margin-bottom:.5rem;font-size:2rem}.TeamLeader-module__JnNEBG__formSubtitle{color:#666}.TeamLeader-module__JnNEBG__inputGroup{margin-bottom:1.5rem}.TeamLeader-module__JnNEBG__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.TeamLeader-module__JnNEBG__input,.TeamLeader-module__JnNEBG__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.TeamLeader-module__JnNEBG__input:focus,.TeamLeader-module__JnNEBG__textarea:focus{background-color:#fff;border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.TeamLeader-module__JnNEBG__textarea{resize:vertical;min-height:150px}.TeamLeader-module__JnNEBG__fileInputWrapper{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem;transition:all .2s}.TeamLeader-module__JnNEBG__fileInputWrapper:hover{background-color:#f0f7ff;border-color:#0056b3}.TeamLeader-module__JnNEBG__checkboxGroup{align-items:flex-start;gap:.75rem;margin:2rem 0;display:flex}.TeamLeader-module__JnNEBG__checkbox{cursor:pointer;border:2px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-top:.25rem}.TeamLeader-module__JnNEBG__checkboxLabel{color:#666;font-size:.9rem;line-height:1.5}.TeamLeader-module__JnNEBG__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.TeamLeader-module__JnNEBG__formContainer{padding:1.5rem}}.TeamLeader-module__JnNEBG__infoBox{color:#0369a1;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.TeamLeader-module__JnNEBG__infoTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.TeamLeader-module__JnNEBG__infoText{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.TeamLeader-module__JnNEBG__confirmAttach{border-top:1px solid #0369a133;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}
.WakingNight-module__afk0Jq__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.WakingNight-module__afk0Jq__detailsSection{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem}.WakingNight-module__afk0Jq__formSection{background-color:#f8fafc;padding:4rem 2rem}.WakingNight-module__afk0Jq__formContainer{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.WakingNight-module__afk0Jq__formHeader{text-align:center;margin-bottom:2.5rem}.WakingNight-module__afk0Jq__formTitle{color:#333;margin-bottom:.5rem;font-size:2rem}.WakingNight-module__afk0Jq__formSubtitle{color:#666}.WakingNight-module__afk0Jq__inputGroup{margin-bottom:1.5rem}.WakingNight-module__afk0Jq__label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.WakingNight-module__afk0Jq__input,.WakingNight-module__afk0Jq__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.WakingNight-module__afk0Jq__input:focus,.WakingNight-module__afk0Jq__textarea:focus{background-color:#fff;border-color:#0056b3;outline:none;box-shadow:0 0 0 3px #0056b31a}.WakingNight-module__afk0Jq__textarea{resize:vertical;min-height:150px}.WakingNight-module__afk0Jq__fileInputWrapper{text-align:center;cursor:pointer;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;margin-top:.5rem;padding:1rem;transition:all .2s}.WakingNight-module__afk0Jq__fileInputWrapper:hover{background-color:#f0f7ff;border-color:#0056b3}.WakingNight-module__afk0Jq__checkboxGroup{align-items:flex-start;gap:.75rem;margin:2rem 0;display:flex}.WakingNight-module__afk0Jq__checkbox{cursor:pointer;border:2px solid #cbd5e1;border-radius:4px;width:18px;height:18px;margin-top:.25rem}.WakingNight-module__afk0Jq__checkboxLabel{color:#666;font-size:.9rem;line-height:1.5}.WakingNight-module__afk0Jq__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.WakingNight-module__afk0Jq__formContainer{padding:1.5rem}}.WakingNight-module__afk0Jq__infoBox{color:#0369a1;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.WakingNight-module__afk0Jq__infoTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.WakingNight-module__afk0Jq__infoText{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.WakingNight-module__afk0Jq__confirmAttach{border-top:1px solid #0369a133;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}
