.header{background:#00171f;width:100%;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a;color:#fff}.header:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,#00A8E820,transparent 70%);opacity:.5;pointer-events:none}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:90px;padding:0 2rem;position:relative}.header-logo img{height:105px;width:auto;-o-object-fit:contain;object-fit:contain;cursor:pointer}.header-right{display:flex;align-items:center;gap:2.5rem}.header-nav{display:flex;align-items:center;gap:2.5rem;flex-wrap:nowrap;white-space:nowrap}.nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:.3rem;cursor:pointer}.nav-link:hover{color:#00a8e8}.nav-arrow{font-size:1.2em}.header-actions{display:flex;align-items:center}.linkedin-icon-wrapper{display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease,color .3s ease}.linkedin-icon{font-size:1.8rem}.linkedin-icon-wrapper:hover{color:#00a8e8;transform:scale(1.1)}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}@media(max-width:1200px){.header-nav{gap:1.5rem}.nav-link{font-size:.95rem}.header-logo img{height:75px}}@media(max-width:992px){.header-nav{gap:1.2rem}.nav-link{font-size:.9rem}.header-logo img{height:70px}}@media(max-width:768px){.header-container{height:auto;min-height:70px;padding:1rem 1.5rem}.header-logo img{height:60px}.header-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#00171f;flex-direction:column;width:100%;padding:1rem 0;box-shadow:0 4px 6px #0000001a;z-index:1000}.header-nav.mobile-open{display:flex}.nav-link{font-size:.9rem;padding:.8rem 1.5rem;width:100%;justify-content:center}.header-right{gap:1rem}.mobile-menu-toggle{display:block;background:none;border:none;color:inherit;font-size:1.5rem;cursor:pointer;z-index:1001}.linkedin-icon-wrapper{display:none}}@media(max-width:600px){.header-container{padding:.75rem 1rem}.header-logo img{height:55px}.nav-link{font-size:.85rem;padding:.7rem 1.2rem}.linkedin-icon{font-size:1.4rem}.mobile-menu-toggle{font-size:1.3rem}}@media(max-width:480px){.header-container{padding:.7rem .8rem}.header-logo img{height:50px}.header-right{gap:.8rem}.nav-link{font-size:.8rem;padding:.6rem 1rem}.linkedin-icon,.mobile-menu-toggle{font-size:1.2rem}}.footer{color:#fff;width:100%}.footer-main{background:#00171f;padding:4rem 2rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column{min-width:0}.company-info .footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.company-info .footer-logo img{height:220px}.company-info .company-name{font-size:1.25rem;font-weight:600;color:#fff}.company-info .tagline{font-size:.9rem;color:#ffffffbf;line-height:1.5}.footer-title{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer-links a{color:#00a8e8;text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease;font-size:.95rem}.footer-links .nav-button{background:none;border:none;color:#00a8e8;text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease;font-size:.95rem;cursor:pointer;padding:0;font:inherit}.social-icons{display:flex;gap:1rem}.social-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:#fff;font-size:1.2rem;transition:transform .3s ease,box-shadow .3s ease;background-color:#007ea7}.social-icon-wrapper:hover{transform:scale(1.1);box-shadow:0 0 15px #00a8e8}.footer-bottom-bar{background-color:#00171f;padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.15)}.bottom-bar-content{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#ffffffbf}@media(max-width:992px){.footer-container{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(max-width:576px){.footer-main{padding:3rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:2.5rem;text-align:center}.company-info .footer-logo,.social-icons{justify-content:center}.bottom-bar-content{flex-direction:column;gap:.5rem;text-align:center}}.hero-section{position:relative;min-height:70vh;width:100%;display:flex;align-items:center;justify-content:center;background-image:url(https://images.pexels.com/photos/3183150/pexels-photo-3183150.jpeg);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#00171ff2,#00171fb3);z-index:1}.hero-content{position:relative;z-index:2;width:100%;max-width:100%;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;letter-spacing:-.5px;word-break:break-word}.hero-subheading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;color:#ffffffd9;margin-bottom:2rem;max-width:90%;line-height:1.5}.hero-cta-button{display:inline-flex;align-items:center;justify-content:center;background-color:#1e88e5;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;padding:.85rem 1.75rem;border-radius:8px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #1e88e54d;min-height:44px;white-space:nowrap}.hero-cta-button:hover,.hero-cta-button:focus{background-color:#4fc3f7;transform:translateY(-2px);box-shadow:0 4px 12px #1e88e566}.hero-cta-button:active{transform:translateY(0)}@media(min-width:641px)and (max-width:1024px){.hero-section{min-height:75vh}.hero-content{padding:4rem 2.5rem}.hero-heading{font-size:2.8rem;margin-bottom:1.5rem}.hero-subheading{font-size:1.2rem;margin-bottom:2.5rem}.hero-cta-button{font-size:1rem;padding:1rem 2rem}}@media(min-width:1025px)and (max-width:1440px){.hero-section{min-height:85vh}.hero-content{max-width:1200px;padding:5rem 2rem;text-align:left;align-items:flex-start;margin:0 auto 0 0}.hero-section:before{background:linear-gradient(to right,#00171fe6 30%,#00171f33)}.hero-heading{font-size:4rem;margin-bottom:1.5rem}.hero-subheading{font-size:1.4rem;max-width:500px;margin-bottom:2.5rem;text-align:left}.hero-cta-button{font-size:1.05rem;padding:1.1rem 2.5rem}}@media(min-width:1441px){.hero-section{min-height:90vh}.hero-content{max-width:1400px;margin:0 auto;padding:6rem 2.5rem;text-align:left;align-items:flex-start}.hero-section:before{background:linear-gradient(to right,#00171fe6 30%,#00171f33)}.hero-heading{font-size:4.5rem;margin-bottom:1.5rem}.hero-subheading{font-size:1.5rem;max-width:550px;margin-bottom:3rem;text-align:left}.hero-cta-button{font-size:1.1rem;padding:1.2rem 2.75rem}}@media(max-width:480px){.hero-section{min-height:60vh}.hero-content{padding:2.5rem 1rem}.hero-heading{font-size:1.75rem;margin-bottom:1rem}.hero-subheading{font-size:.95rem;margin-bottom:1.5rem}.hero-cta-button{font-size:.9rem;padding:.75rem 1.5rem}}.intro-section{background:linear-gradient(180deg,#fff,#f5f9ff);padding:3rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.intro-section:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(79,195,247,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.intro-container{max-width:1300px;margin:0 auto;position:relative;z-index:2}.intro-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.intro-content{display:flex;flex-direction:column}.intro-heading{font-size:1.75rem;font-weight:800;color:#0d1b2a;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.5px}.intro-highlight{background:linear-gradient(135deg,#1e88e5,#4fc3f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-description{font-size:.95rem;line-height:1.6;color:#6b7280;margin-bottom:1.5rem}.intro-highlights{display:grid;grid-template-columns:1fr;gap:1rem}.highlight-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#4fc3f70d;border-radius:8px;transition:all .3s ease;border-left:3px solid transparent}.highlight-item:hover{background-color:#4fc3f71a;border-left-color:#1e88e5;transform:translate(4px)}.highlight-icon{font-size:1.25rem;color:#1e88e5;flex-shrink:0}.highlight-item span{font-size:.95rem;font-weight:600;color:#0d1b2a}.intro-visual{position:relative;width:100%;display:flex;flex-direction:column;gap:1rem}.visual-card{padding:1.5rem;background-color:#fff;border:1px solid #E0E8F0;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.visual-card:hover{border-color:#1e88e5;box-shadow:0 8px 20px #1e88e51f;transform:translateY(-4px)}.card-badge{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#1e88e5,#4fc3f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.visual-card p{font-size:.9rem;font-weight:600;color:#0d1b2a}.card-1{animation:floatCard1 4s ease-in-out infinite}.card-2{animation:floatCard2 5s ease-in-out infinite}.card-3{animation:floatCard3 4.5s ease-in-out infinite}@media(min-width:641px)and (max-width:1024px){.intro-section{padding:4rem 1.5rem}.intro-grid{grid-template-columns:1fr;gap:2.5rem}.intro-heading{font-size:2.2rem;margin-bottom:1.5rem}.intro-description{font-size:1rem;margin-bottom:2rem}.intro-highlights{grid-template-columns:1fr 1fr;gap:1.25rem}.visual-card{padding:1.75rem}.card-badge{font-size:2.25rem}}@media(min-width:1025px)and (max-width:1440px){.intro-section{padding:5rem 2rem}.intro-container{max-width:1200px}.intro-grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.intro-heading{font-size:2.6rem;margin-bottom:1.5rem}.intro-description{font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.intro-highlights{grid-template-columns:1fr 1fr;gap:1.5rem}.highlight-item{padding:1rem;gap:1rem}.highlight-icon{font-size:1.4rem}.intro-visual{position:relative;display:flex;flex-direction:column;gap:1.5rem}.visual-card{position:relative;width:100%;max-width:200px;height:auto;padding:1.75rem;flex-direction:column;justify-content:center}.card-1{animation:floatCard1 4s ease-in-out infinite}.card-2{animation:floatCard2 5s ease-in-out infinite}.card-3{animation:floatCard3 4.5s ease-in-out infinite}.card-badge{font-size:2.5rem}.visual-card p{font-size:.95rem}}@media(min-width:1441px){.intro-section{padding:6rem 2.5rem}.intro-container{max-width:1400px}.intro-grid{grid-template-columns:1fr 1fr;gap:3.5rem}.intro-heading{font-size:2.8rem}.intro-description{font-size:1.1rem}.intro-visual{display:flex;flex-direction:column;gap:2rem}.visual-card{position:relative;width:100%;max-width:240px;height:auto;padding:2rem}.card-badge{font-size:2.75rem}}@media(max-width:480px){.intro-section{padding:2.5rem 1rem}.intro-heading{font-size:1.5rem}.intro-description{font-size:.9rem}.intro-highlights{grid-template-columns:1fr;gap:.75rem}.highlight-item{padding:.6rem;gap:.5rem}.highlight-icon{font-size:1.1rem}.highlight-item span{font-size:.85rem}.visual-card{padding:1.25rem}.card-badge{font-size:1.75rem}.visual-card p{font-size:.85rem}}@keyframes floatCard1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes floatCard2{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes floatCard3{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.wcu-section{background:linear-gradient(135deg,#0d1b2a,#1a2a3a);padding:3.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;position:relative}.wcu-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(79,195,247,.3),transparent);pointer-events:none}.wcu-container{max-width:1300px;margin:0 auto;position:relative;z-index:2}.wcu-main-heading{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:2rem;letter-spacing:-.3px}.wcu-heading-highlight{color:#4fc3f7;display:inline-block}.wcu-intro-row{display:flex;justify-content:center;margin-bottom:2rem}.wcu-intro-content{text-align:center}.wcu-pill-label{display:inline-block;background-color:#ffffff1a;color:#4fc3f7;font-size:.65rem;font-weight:700;letter-spacing:1.2px;padding:.4rem .9rem;border-radius:50px;margin-bottom:.75rem;text-transform:uppercase;border:1px solid rgba(79,195,247,.3)}.wcu-subheading{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.wcu-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.wcu-card{background:linear-gradient(135deg,#1e88e51a,#4fc3f70d);border:1px solid rgba(79,195,247,.2);color:#fff;padding:1.75rem 1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center}.wcu-card:hover{background:linear-gradient(135deg,#1e88e526,#4fc3f71a);border-color:#4fc3f766;box-shadow:0 8px 20px #1e88e526;transform:translateY(-4px)}.wcu-card-icon-wrapper{display:inline-flex;justify-content:center;align-items:center;width:50px;height:50px;background:linear-gradient(135deg,#1e88e5,#4fc3f7);border-radius:50%;margin-bottom:1rem;color:#fff;font-size:1.5rem;flex-shrink:0}.wcu-card-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.65rem;line-height:1.3}.wcu-card-description{font-size:.9rem;line-height:1.5;color:#fffc}@media(min-width:641px)and (max-width:1024px){.wcu-section{padding:4.5rem 1.5rem}.wcu-container{max-width:1000px}.wcu-main-heading{font-size:2.2rem;margin-bottom:2.5rem}.wcu-subheading{font-size:1.8rem}.wcu-intro-row{justify-content:flex-start;margin-bottom:2.5rem}.wcu-intro-content{text-align:left}.wcu-grid{grid-template-columns:1fr 1fr;gap:2rem}.wcu-card{padding:2rem}.wcu-card-icon-wrapper{width:55px;height:55px;font-size:1.6rem}.wcu-card-title{font-size:1.2rem}.wcu-card-description{font-size:.95rem}}@media(min-width:1025px)and (max-width:1440px){.wcu-section{padding:5.5rem 2rem}.wcu-container{max-width:1200px}.wcu-main-heading{font-size:2.6rem;margin-bottom:3rem}.wcu-intro-row{margin-bottom:3rem}.wcu-subheading{font-size:2.2rem}.wcu-grid{grid-template-columns:repeat(3,1fr);gap:2.2rem}.wcu-card{padding:2.25rem}.wcu-card-icon-wrapper{width:60px;height:60px;font-size:1.75rem}.wcu-card-title{font-size:1.3rem}.wcu-card-description{font-size:.98rem}}@media(min-width:1441px){.wcu-section{padding:6.5rem 2.5rem}.wcu-container{max-width:1400px}.wcu-main-heading{font-size:2.8rem}.wcu-subheading{font-size:2.4rem}.wcu-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.wcu-card{padding:2.5rem}.wcu-card-icon-wrapper{width:65px;height:65px;font-size:1.9rem}.wcu-card-title{font-size:1.35rem}.wcu-card-description{font-size:1rem;line-height:1.6}}@media(max-width:480px){.wcu-section{padding:2.5rem 1rem}.wcu-main-heading{font-size:1.5rem;margin-bottom:1.5rem}.wcu-subheading{font-size:1.25rem}.wcu-intro-content{width:100%}.wcu-pill-label{font-size:.6rem;padding:.35rem .75rem}.wcu-grid{gap:1.25rem}.wcu-card{padding:1.5rem 1.25rem}.wcu-card-icon-wrapper{width:45px;height:45px;font-size:1.3rem;margin-bottom:.75rem}.wcu-card-title{font-size:1rem}.wcu-card-description{font-size:.85rem}}.it-services-section{padding:3.5rem 1rem;background:linear-gradient(180deg,#fff,#f5f9ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.services-container{max-width:1300px;margin:0 auto}.services-header{text-align:center;margin-bottom:2.5rem}.services-header h2{font-size:1.75rem;font-weight:800;color:#0d1b2a;margin-bottom:.75rem;letter-spacing:-.3px}.services-header h2 .highlight{background:linear-gradient(135deg,#1e88e5,#4fc3f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-header p{font-size:.95rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.5}.services-lanes{display:grid;grid-template-columns:1fr;gap:1.25rem;perspective:1000px}.service-lane{position:relative;padding:1.5rem;background-color:#fff;border:1px solid #E0E8F0;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;min-height:240px}.service-lane:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1e88e5,#4fc3f7);transition:box-shadow .3s ease}.service-lane:hover,.service-lane.active{border-color:#1e88e5;box-shadow:0 8px 20px #1e88e51f;transform:translateY(-2px);background:linear-gradient(135deg,#fff,#4fc3f708)}.service-lane.inactive{opacity:.7}.lane-icon{font-size:2rem;color:#1e88e5;margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start;transition:all .3s ease}.service-lane.active .lane-icon,.service-lane:hover .lane-icon{color:#4fc3f7;transform:scale(1.1)}.lane-content{flex:1;display:flex;flex-direction:column}.lane-content h3{font-size:1.15rem;font-weight:700;color:#0d1b2a;margin-bottom:.75rem;line-height:1.3}.lane-description{font-size:.9rem;color:#6b7280;margin-bottom:1rem;line-height:1.5;flex-grow:1}.lane-benefits{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease .1s}.service-lane.active .lane-benefits,.service-lane:hover .lane-benefits{opacity:1;max-height:150px}.benefit-tag{display:inline-block;padding:.35rem .75rem;background-color:#1e88e51a;color:#1e88e5;border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid rgba(30,136,229,.2);white-space:nowrap}.lane-accent{position:absolute;bottom:0;right:0;width:60px;height:60px;background:radial-gradient(circle,rgba(79,195,247,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}@media(min-width:641px)and (max-width:1024px){.it-services-section{padding:4rem 1.5rem}.services-header{margin-bottom:3rem}.services-header h2{font-size:2.2rem}.services-header p{font-size:1rem}.services-lanes{grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-lane{padding:1.75rem;min-height:260px}.lane-icon{font-size:2.2rem;margin-bottom:1.25rem}.lane-content h3{font-size:1.25rem}.lane-description{font-size:.95rem}}@media(min-width:1025px)and (max-width:1440px){.it-services-section{padding:5rem 2rem}.services-container{max-width:1200px}.services-header{margin-bottom:3.5rem}.services-header h2{font-size:2.6rem;margin-bottom:1rem}.services-header p{font-size:1.05rem}.services-lanes{grid-template-columns:repeat(3,1fr);gap:1.75rem}.service-lane{padding:2rem;min-height:300px}.lane-icon{font-size:2.5rem;margin-bottom:1.5rem}.lane-content h3{font-size:1.35rem}.lane-description{font-size:1rem}.benefit-tag{font-size:.8rem;padding:.4rem .85rem}}@media(min-width:1441px){.it-services-section{padding:6rem 2.5rem}.services-container{max-width:1400px}.services-header{margin-bottom:4rem}.services-header h2{font-size:2.8rem}.services-header p{font-size:1.1rem}.services-lanes{grid-template-columns:repeat(3,1fr);gap:2rem}.service-lane{padding:2.25rem;min-height:320px}.lane-icon{font-size:2.75rem}.lane-content h3{font-size:1.4rem}.lane-description{font-size:1.05rem}}@media(max-width:480px){.it-services-section{padding:2.5rem 1rem}.services-header{margin-bottom:2rem}.services-header h2{font-size:1.5rem}.services-header p{font-size:.9rem}.services-lanes{gap:1rem}.service-lane{padding:1.25rem;min-height:220px}.lane-icon{font-size:1.75rem;margin-bottom:.75rem}.lane-content h3{font-size:1.05rem;margin-bottom:.5rem}.lane-description{font-size:.85rem;margin-bottom:.75rem}.benefit-tag{font-size:.7rem;padding:.3rem .6rem}}.rcm-item-content p{font-size:.95rem;line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.4)}.journey-section{background-color:#fff;padding:6rem 2rem;font-family:sans-serif;text-align:center}.journey-container{max-width:900px;margin:0 auto}.journey-main-heading{font-size:2.8rem;font-weight:700;color:#00171f;margin-bottom:1rem}.journey-heading-highlight{color:#007ea7}.journey-subheading{font-size:1.8rem;font-weight:700;color:#007ea7;margin-bottom:2rem}.journey-description{font-size:1.1rem;line-height:1.7;color:#00171fb3;margin-bottom:4rem}.journey-description strong{font-weight:600;color:#00171f}.journey-features{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.journey-feature-item{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;border-radius:12px;background-color:#fff;border:1px solid rgba(0,23,31,.1);box-shadow:0 4px 15px #0000000d;width:250px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,border-color .3s ease-in-out}.journey-feature-item:hover{transform:translateY(-10px);box-shadow:0 0 25px #00a8e833;border-color:#00a8e8}.journey-feature-item:before{content:"";position:absolute;top:0;left:-150%;width:75%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);transform:skew(-25deg);transition:left .4s ease-in-out}.journey-feature-item:hover:before{left:150%}.journey-feature-icon-wrapper{display:flex;justify-content:center;align-items:center;width:60px;height:60px;background-color:#007ea7;border-radius:50%;color:#fff;font-size:1.8rem}.journey-feature-text{font-size:1rem;font-weight:600;color:#00171f}@media(max-width:768px){.journey-section{padding:4rem 1.5rem}.journey-main-heading{font-size:2.2rem}.journey-subheading{font-size:1.5rem}}.capabilities-section{background:linear-gradient(135deg,#00171f,#001f2d);padding:6rem 2rem;font-family:sans-serif}.capabilities-container{max-width:1200px;margin:0 auto;text-align:center}.capabilities-main-heading{font-size:2.8rem;font-weight:700;color:#00a8e8;margin-bottom:1rem}.capabilities-subheading{font-size:1.1rem;color:#ffffffb3;max-width:600px;margin:0 auto 4rem;line-height:1.6}.capabilities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.capability-card{background:linear-gradient(135deg,#007ea71a,#00a8e80d);padding:2rem;border-radius:12px;border:1px solid rgba(0,168,232,.4);box-shadow:0 4px 15px #0000004d;text-align:left;position:relative;overflow:hidden;transition:transform .35s ease-in-out,border-color .35s ease-in-out,box-shadow .35s ease-in-out}.capability-card:hover{transform:translateY(-10px);border-color:#00a8e8;box-shadow:0 0 25px #00a8e880}.capability-icon-wrapper{display:inline-flex;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;border-radius:10px;background:linear-gradient(135deg,#00a8e8,#007ea7);color:#fff;font-size:1.8rem;transition:transform .35s ease-in-out,box-shadow .35s ease-in-out}.capability-card:hover .capability-icon-wrapper{transform:scale(1.1);box-shadow:0 0 20px #00a8e899}.capability-card:before{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);transform:skew(-25deg);transition:left .4s ease-in-out}.capability-card:hover:before{left:150%}.capability-card-title{font-size:1.2rem;font-weight:700;color:#00a8e8;margin-bottom:.75rem}.capability-card-description{font-size:.9rem;color:#ffffffbf;line-height:1.6}@media(max-width:992px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.capabilities-section{padding:4rem 1.5rem}.capabilities-grid{grid-template-columns:1fr}.capabilities-main-heading{font-size:2.2rem}}.clients-section{position:relative;background-color:#00171f;background-image:radial-gradient(circle at 50% 0%,rgba(0,168,232,.15) 0%,transparent 50%);padding:6rem 2rem;font-family:sans-serif;overflow-x:hidden}.clients-container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}.clients-main-heading{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.clients-subheading{font-size:1.1rem;color:#ffffffbf;max-width:700px;margin:0 auto 4rem;line-height:1.6}.clients-carousel-wrapper{display:flex;align-items:center;justify-content:center;position:relative}.clients-carousel-track-container{width:100%;overflow:hidden}.clients-carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-page{display:flex;flex-shrink:0;justify-content:center;align-items:center}.client-logo-item{box-sizing:border-box;display:flex;justify-content:center;align-items:center;height:100px;padding:0 1rem}.client-logo-item:hover{cursor:pointer}.logo-placeholder{font-size:1.5rem;font-weight:700;color:#d3d3d3}.carousel-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:none!important;border:none!important;font-size:2.5rem!important;color:#007ea7!important;cursor:pointer!important;z-index:10!important;transition:color .3s}.carousel-arrow:hover{color:#00a8e8!important}.carousel-arrow.left{left:0rem}.carousel-arrow.right{right:0rem}@media(max-width:992px){.clients-main-heading{font-size:2.5rem}.clients-subheading{font-size:1rem}}@media(max-width:768px){.clients-section{padding:4rem 1rem}.carousel-arrow.left{left:-.5rem}.carousel-arrow.right{right:-.5rem}}@media(max-width:480px){.clients-section{padding:3.5rem .5rem}.clients-main-heading{font-size:2rem}.clients-subheading{font-size:.9rem;margin-bottom:3rem}.client-logo-item{height:80px;padding:0 .5rem}.logo-placeholder{font-size:1.2rem}.carousel-arrow{font-size:2rem!important}.carousel-arrow.left{left:-1rem}.carousel-arrow.right{right:-1rem}}.healthcare-trust-section{padding:5rem 2rem;background:linear-gradient(180deg,#00171f,#001f2d);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.healthcare-trust-section:before{content:"";position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,rgba(0,168,232,.12) 0%,transparent 70%);border-radius:50%;pointer-events:none}.trust-section-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:start;position:relative;z-index:2}.trust-image-column{display:flex;flex-direction:column;justify-content:center}.trust-stats{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.stat-item{background:linear-gradient(135deg,#007ea726,#00a8e814);border:1px solid rgba(0,168,232,.4);border-radius:16px;padding:3rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.stat-item:hover{border-color:#00d9ff;box-shadow:0 20px 40px #00a8e859,inset 0 1px #ffffff1a;transform:translateY(-6px) scale(1.02);background:linear-gradient(135deg,#00a8e833,#00d9ff1a)}.stat-number{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#00d9ff,#0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-1px}.stat-item p{font-size:1.05rem;font-weight:600;color:#fff;margin:0;letter-spacing:.5px}.trust-content-column{display:flex;flex-direction:column}.trust-section-header{margin-bottom:3rem}.trust-section-header h2{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.5px;line-height:1.3}.trust-section-header h2 .highlight{background:linear-gradient(135deg,#00a8e8,#00d9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.trust-section-header p{color:#ffffffbf;line-height:1.8}.trust-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.trust-card{background:linear-gradient(135deg,#007ea71f,#00a8e80f);border:1px solid rgba(0,168,232,.35);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;transition:all .3s ease;position:relative;overflow:hidden;min-height:320px}.trust-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.trust-card:after{content:"";position:absolute;bottom:0;right:0;width:100px;height:100px;background:radial-gradient(circle,rgba(0,168,232,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.trust-card:hover{border-color:#00d9ff;box-shadow:0 20px 40px #00a8e859,inset 0 1px #ffffff1a;transform:translateY(-8px) scale(1.03);background:linear-gradient(135deg,#00a8e82e,#00d9ff14)}.trust-card:hover:before{transform:scaleX(1)}.trust-card-icon-container{font-size:3rem;color:#00d9ff;margin-bottom:1.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.trust-card:hover .trust-card-icon-container{color:#0ff;transform:scale(1.15) rotate(5deg)}.trust-card-text{position:relative;z-index:1}.trust-card-text h3{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1rem;margin-top:0}.trust-card-text p{font-size:.95rem;color:#fffc;line-height:1.7;margin:0}@media(max-width:1024px){.trust-section-container{grid-template-columns:1fr;gap:3rem}.trust-stats{grid-template-columns:repeat(2,1fr)}.trust-cards-grid{grid-template-columns:1fr}.trust-section-header h2{font-size:2.2rem}}@media(max-width:768px){.healthcare-trust-section{padding:3rem 1.5rem}.trust-section-container{gap:2rem}.trust-stats{grid-template-columns:1fr}.stat-item{padding:2rem}.stat-number{font-size:2.5rem}.trust-section-header h2{font-size:1.75rem}.trust-section-header p{font-size:1rem}.trust-cards-grid{grid-template-columns:1fr}.trust-card{padding:1.5rem}.trust-card-icon-container{font-size:2rem}.trust-card-text h3{font-size:1.1rem}.trust-card-text p{font-size:.9rem}}.testimonials-section{padding:3.5rem 1rem;background:linear-gradient(135deg,#0d1b2a,#1a2a3a);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;width:200px;height:200px;background:radial-gradient(circle,rgba(79,195,247,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.testimonials-header{text-align:center;margin-bottom:2.5rem;position:relative;z-index:2}.testimonials-header h2{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-.3px}.testimonials-header h2 .highlight{background:linear-gradient(135deg,#4fc3f7,#b3e5fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials-header p{font-size:.95rem;color:#ffffffbf;max-width:600px;margin:0 auto;line-height:1.5}.testimonial-carousel-container{position:relative;max-width:100%;margin:0 auto;z-index:2;padding:1rem 0}.testimonial-slider{overflow:hidden;border-radius:12px;min-height:auto}.testimonial-wrapper{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.testimonial-item{flex:0 0 100%;box-sizing:border-box;padding:.75rem}.testimonial-card{background:linear-gradient(135deg,#1e88e514,#4fc3f708);border:1px solid rgba(79,195,247,.2);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e88e5,#4fc3f7);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.testimonial-item:hover .testimonial-card{border-color:#4fc3f7;box-shadow:0 8px 20px #1e88e526;transform:translateY(-4px)}.testimonial-item:hover .testimonial-card:before{transform:scaleX(1)}.testimonial-stars{display:flex;gap:.25rem;margin-bottom:1rem;font-size:.9rem;color:#ffb800}.testimonial-quote{font-size:.95rem;line-height:1.6;color:#ffffffd9;margin-bottom:1.5rem;flex-grow:1;font-style:italic}.testimonial-footer{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(79,195,247,.2)}.testimonial-image{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #1E88E5;flex-shrink:0}.testimonial-info{text-align:left}.testimonial-name{font-size:.95rem;font-weight:700;color:#4fc3f7;margin:0 0 .2rem}.testimonial-role{font-size:.8rem;color:#ffffffb3;margin:0}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#1e88e5;border:none;width:40px;height:40px;border-radius:50%;font-size:1.1rem;color:#fff;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.carousel-arrow:hover{background-color:#4fc3f7;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #1e88e54d}.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}.testimonial-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.5rem;z-index:2;position:relative}.dot{width:10px;height:10px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease}.dot:hover{background-color:#fff9}.dot.active{background-color:#4fc3f7;width:24px;border-radius:5px}@media(min-width:641px)and (max-width:1024px){.testimonials-section{padding:4.5rem 1.5rem}.testimonials-header{margin-bottom:3rem}.testimonials-header h2{font-size:2.2rem}.testimonials-header p{font-size:1rem}.testimonial-item{flex:0 0 50%;padding:1rem}.testimonial-card{padding:1.75rem}.carousel-arrow{width:44px;height:44px;font-size:1.2rem}.carousel-arrow.prev{left:-20px}.carousel-arrow.next{right:-20px}.testimonial-quote{font-size:1rem}.testimonial-image{width:55px;height:55px}}@media(min-width:1025px)and (max-width:1440px){.testimonials-section{padding:5.5rem 2rem}.testimonials-header{margin-bottom:3.5rem}.testimonials-header h2{font-size:2.6rem}.testimonials-header p{font-size:1.05rem}.testimonial-carousel-container{max-width:1200px}.testimonial-item{flex:0 0 50%;padding:1.25rem}.testimonial-card{padding:2rem}.carousel-arrow{width:50px;height:50px;font-size:1.3rem}.carousel-arrow.prev{left:-40px}.carousel-arrow.next{right:-40px}.testimonial-quote{font-size:1.05rem;line-height:1.7}.testimonial-image{width:60px;height:60px}.testimonial-name{font-size:1rem}}@media(min-width:1441px){.testimonials-section{padding:6.5rem 2.5rem}.testimonials-header{margin-bottom:4rem}.testimonials-header h2{font-size:2.8rem}.testimonials-header p{font-size:1.1rem}.testimonial-carousel-container{max-width:1400px}.testimonial-item{flex:0 0 50%;padding:1.5rem}.testimonial-card{padding:2.25rem}.carousel-arrow{width:50px;height:50px;font-size:1.4rem}.carousel-arrow.prev{left:-50px}.carousel-arrow.next{right:-50px}.testimonial-quote{font-size:1.1rem}.testimonial-image{width:65px;height:65px}}@media(max-width:480px){.testimonials-section{padding:2.5rem 1rem}.testimonials-header{margin-bottom:2rem}.testimonials-header h2{font-size:1.5rem}.testimonials-header p{font-size:.9rem}.testimonial-item{padding:.5rem}.testimonial-card{padding:1.25rem}.carousel-arrow{width:36px;height:36px;font-size:1rem}.testimonial-quote{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.testimonial-footer{gap:.5rem}.testimonial-image{width:45px;height:45px}.testimonial-name{font-size:.9rem}.testimonial-role{font-size:.75rem}.dot{width:8px;height:8px}.dot.active{width:20px}}:root{--cta-bg-color: #FFFFFF;--cta-heading-color: #0D1B2A;--cta-highlight-color: #1E88E5;--cta-body-text-color: #6B7280;--cta-button-bg: #1E88E5;--cta-button-bg-hover: #4FC3F7;--cta-button-text: #FFFFFF}.final-cta-section{background:linear-gradient(135deg,#f5f9ff,#fff);padding:3.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.final-cta-section:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(79,195,247,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.final-cta-container{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.final-cta-container h2{font-size:1.75rem;font-weight:700;color:var(--cta-heading-color);margin-bottom:1.5rem;line-height:1.3;letter-spacing:-.3px}.final-cta-container .cta-body-text{font-size:.95rem;color:var(--cta-body-text-color);line-height:1.6;margin-bottom:1.5rem;width:100%}.final-cta-container .cta-body-text .highlight{color:var(--cta-highlight-color);font-weight:600}.final-cta-container .cta-emphasis{font-size:1.1rem;font-weight:600;color:var(--cta-heading-color);margin-bottom:1.75rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--cta-button-bg);color:var(--cta-button-text);border:none;border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #1e88e533;min-height:44px;white-space:nowrap}.cta-button:hover,.cta-button:focus{background-color:var(--cta-button-bg-hover);transform:translateY(-2px);box-shadow:0 4px 12px #1e88e54d}.cta-button:active{transform:translateY(0)}@media(min-width:641px)and (max-width:1024px){.final-cta-section{padding:5rem 2rem}.final-cta-container h2{font-size:2.2rem;margin-bottom:1.75rem}.final-cta-container .cta-body-text{font-size:1.05rem;line-height:1.7;margin-bottom:1.75rem;max-width:700px}.final-cta-container .cta-emphasis{font-size:1.25rem;margin-bottom:2rem}.cta-button{font-size:1rem;padding:1rem 2.25rem}}@media(min-width:1025px)and (max-width:1440px){.final-cta-section{padding:6rem 2rem}.final-cta-container{max-width:900px}.final-cta-container h2{font-size:2.6rem;margin-bottom:2rem}.final-cta-container .cta-body-text{font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.final-cta-container .cta-emphasis{font-size:1.35rem;margin-bottom:2.5rem}.cta-button{font-size:1.05rem;padding:1.1rem 2.5rem}}@media(min-width:1441px){.final-cta-section{padding:7rem 2.5rem}.final-cta-container{max-width:1000px}.final-cta-container h2{font-size:2.8rem;margin-bottom:2.25rem}.final-cta-container .cta-body-text{font-size:1.15rem;line-height:1.8;margin-bottom:2.25rem}.final-cta-container .cta-emphasis{font-size:1.4rem;margin-bottom:2.75rem}.cta-button{font-size:1.1rem;padding:1.2rem 2.75rem}}@media(max-width:480px){.final-cta-section{padding:2.5rem 1rem}.final-cta-container h2{font-size:1.5rem;margin-bottom:1.25rem}.final-cta-container .cta-body-text{font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.final-cta-container .cta-emphasis{font-size:1rem;margin-bottom:1.5rem}.cta-button{font-size:.9rem;padding:.75rem 1.5rem}}.about-hero-section{position:relative;background-image:url(https://www.shutterstock.com/image-vector/contact-us-customer-support-hotline-600nw-2561218445.jpg);background-size:cover;background-position:center;min-height:60vh;display:flex;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-hero-overlay{position:absolute;inset:0;background-color:#007ea799}.about-hero-content{position:relative;z-index:10;max-width:100%;margin-left:auto;margin-right:auto;padding:2rem 1rem;text-align:center}.about-hero-title{font-size:1.75rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:1rem;letter-spacing:-.5px}.about-hero-paragraph{font-size:.95rem;color:#ffffffd9;max-width:100%;line-height:1.6}@media(min-width:641px)and (max-width:1024px){.about-hero-section{min-height:65vh}.about-hero-content{padding:3rem 2rem}.about-hero-title{font-size:2.4rem;margin-bottom:1.25rem}.about-hero-paragraph{font-size:1.05rem}}@media(min-width:1025px)and (max-width:1440px){.about-hero-section{min-height:70vh}.about-hero-content{padding:4rem 3rem;text-align:left;max-width:1300px}.about-hero-title{font-size:3rem;margin-bottom:1.25rem}.about-hero-paragraph{font-size:1.15rem;max-width:600px}}@media(min-width:1441px){.about-hero-section{min-height:75vh}.about-hero-content{padding:4.5rem 4rem;text-align:left;max-width:1400px}.about-hero-title{font-size:3.2rem}.about-hero-paragraph{font-size:1.2rem;max-width:650px}}@media(max-width:480px){.about-hero-section{min-height:55vh}.about-hero-content{padding:1.75rem .75rem}.about-hero-title{font-size:1.5rem;margin-bottom:.75rem}.about-hero-paragraph{font-size:.9rem}}.who-we-are-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:2.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.who-we-are-section:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(0,168,232,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.who-we-are-container{max-width:1300px;margin:0 auto;position:relative;z-index:2}.who-heading{text-align:center;margin-bottom:2rem}.who-heading h2{font-size:1.75rem;font-weight:800;color:#00171f;margin-bottom:.5rem;letter-spacing:-.5px}.who-subheading{font-size:1rem;color:#00171fb3}.who-content-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.who-text p{font-size:.95rem;line-height:1.6;color:#00171fcc;margin-bottom:1rem}.who-text p:last-child{margin-bottom:0}.who-principles{display:grid;grid-template-columns:1fr;gap:1rem}.principle-block{padding:1.25rem;background-color:#fff;border:1px solid #e0e8f0;border-radius:12px;text-align:center;transition:all .3s ease;position:relative}.principle-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.principle-block:hover{border-color:#007ea7;box-shadow:0 8px 20px #007ea71a;transform:translateY(-4px)}.principle-block h3{font-size:1.1rem;font-weight:700;color:#00171f;margin-bottom:.5rem}.principle-block p{font-size:.9rem;color:#00171fb3}@media(min-width:641px)and (max-width:1024px){.who-we-are-section{padding:3.5rem 1.5rem}.who-heading h2{font-size:2.2rem;margin-bottom:.75rem}.who-subheading{font-size:1.05rem}.who-content-grid{grid-template-columns:1fr;gap:2.5rem}.who-text p{font-size:1rem}.who-principles{grid-template-columns:1fr 1fr;gap:1.25rem}.principle-block{padding:1.5rem}.principle-block h3{font-size:1.15rem}}@media(min-width:1025px)and (max-width:1440px){.who-we-are-section{padding:4.5rem 2rem}.who-we-are-container{max-width:1200px}.who-heading h2{font-size:2.6rem}.who-subheading{font-size:1.1rem}.who-content-grid{grid-template-columns:1fr 1fr;gap:3rem}.who-text p{font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.who-principles{grid-template-columns:repeat(2,1fr);gap:1.5rem}.principle-block{padding:1.75rem}.principle-block h3{font-size:1.2rem;margin-bottom:.75rem}.principle-block p{font-size:.95rem}}@media(min-width:1441px){.who-we-are-section{padding:5rem 2.5rem}.who-we-are-container{max-width:1300px}.who-heading h2{font-size:2.8rem}.who-heading{margin-bottom:3rem}.who-content-grid{grid-template-columns:1fr 1fr;gap:3.5rem}.who-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.principle-block{padding:2rem}}@media(max-width:480px){.who-we-are-section{padding:2rem .75rem}.who-heading h2{font-size:1.5rem}.who-subheading{font-size:.95rem}.who-text p{font-size:.9rem}.principle-block{padding:1rem}.principle-block h3{font-size:1rem}.principle-block p{font-size:.85rem}}.principle-icon{font-size:2rem;color:#007ea7;margin-bottom:1rem;transition:all .3s ease}.principle-block:hover .principle-icon{color:#00a8e8;transform:scale(1.1)}.principle-block h4{font-size:1.1rem;font-weight:700;color:#00171f;margin-bottom:.5rem}.principle-block p{font-size:.9rem;color:#00171fb3;line-height:1.5;margin:0}@media(max-width:1024px){.who-content-grid{gap:2rem}.who-heading h2{font-size:2.5rem}.who-principles{grid-template-columns:1fr}}@media(max-width:768px){.who-we-are-section{padding:3rem 1.5rem}.who-content-grid{grid-template-columns:1fr;gap:2rem}.who-heading h2{font-size:2rem}.who-text p{font-size:1rem}.principle-block{padding:1.25rem}}.our-story-section{background-color:#fff;padding:2.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.our-story-content-wrapper{display:flex;flex-direction:column;max-width:1300px;margin:0 auto;gap:1.5rem;align-items:flex-start}.our-story-heading-container{text-align:center;margin-bottom:2rem;width:100%}.our-story-heading{font-size:1.75rem;font-weight:800;color:#00171f;letter-spacing:-.5px;line-height:1.2}.our-story-heading .highlight-story{color:#007ea7}.our-story-image-container{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;min-height:300px}.our-story-image{width:100%;height:300px;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;display:block;border-radius:10px;background-color:#f5f5f5}.our-story-text-content{width:100%;max-width:100%}.our-story-subheading{font-size:1.35rem;font-weight:700;color:#007ea7;margin-bottom:1rem;line-height:1.2}.our-story-title-line{font-size:1.2rem;font-weight:700;color:#00171f;margin-bottom:1.25rem;line-height:1.3}.our-story-paragraph{font-size:.95rem;font-weight:400;color:#00171fb3;line-height:1.6;margin-bottom:1rem}.our-story-paragraph:last-child{margin-bottom:0}.our-story-paragraph .highlight-orange{color:#007ea7;font-weight:700}.our-story-paragraph .highlight-navy{color:#00171f;font-weight:600}@media(min-width:641px)and (max-width:1024px){.our-story-section{padding:3.5rem 1.5rem}.our-story-content-wrapper{flex-direction:row;gap:2rem;align-items:flex-start}.our-story-heading{font-size:2.2rem}.our-story-image-container{flex:0 0 45%;min-height:350px}.our-story-image{height:350px}.our-story-text-content{flex:1;max-width:55%}.our-story-subheading{font-size:1.5rem;margin-bottom:1.25rem}.our-story-title-line{font-size:1.3rem;margin-bottom:1.5rem}.our-story-paragraph{font-size:1rem;line-height:1.7}}@media(min-width:1025px)and (max-width:1440px){.our-story-section{padding:4rem 2rem}.our-story-content-wrapper{flex-direction:row;gap:3rem}.our-story-heading-container{position:absolute;top:0;left:0;right:0;margin-bottom:3rem}.our-story-heading{font-size:2.6rem;margin-top:0}.our-story-image-container{flex:0 0 40%;min-height:450px}.our-story-image{height:450px}.our-story-text-content{flex:1;max-width:550px}.our-story-subheading{font-size:1.6rem;margin-bottom:1rem}.our-story-title-line{font-size:1.4rem;margin-bottom:1.75rem}.our-story-paragraph{font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}}@media(min-width:1441px){.our-story-section{padding:5rem 2.5rem}.our-story-heading{font-size:2.8rem}.our-story-image-container{flex:0 0 42%;min-height:500px}.our-story-image{height:500px}.our-story-subheading{font-size:1.75rem}.our-story-title-line{font-size:1.5rem}.our-story-paragraph{font-size:1.1rem;line-height:1.8}}@media(max-width:480px){.our-story-section{padding:1.75rem .75rem}.our-story-heading-container{margin-bottom:1.5rem}.our-story-heading{font-size:1.5rem}.our-story-image-container{min-height:250px}.our-story-image{height:250px}.our-story-subheading{font-size:1.2rem;margin-bottom:.75rem}.our-story-title-line{font-size:1.05rem;margin-bottom:1rem}.our-story-paragraph{font-size:.9rem;margin-bottom:.75rem}}.how-we-work-section{padding:2.5rem 1rem;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:1.75rem;font-weight:800;color:#00171f;margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.section-header h2 .highlight{color:#007ea7}.process-block{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem;gap:1.5rem;text-align:center}.process-block:last-child{margin-bottom:0}.process-block-image{width:100%;position:relative;overflow:hidden;border-radius:12px;min-height:250px}.process-block-image:before{content:"";position:absolute;inset:0;background-color:#007ea759;z-index:1;pointer-events:none}.process-block-image img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block;position:relative;z-index:0}.process-block-content{width:100%;max-width:100%}.process-block-content h3{font-size:1.2rem;font-weight:800;color:#00171f;margin-bottom:1rem;line-height:1.3;letter-spacing:-.3px}.process-block-content h3 .step-number{color:#00a8e8;margin-right:.5rem}.process-block-content p{font-size:.9rem;font-weight:400;color:#00171fb3;line-height:1.6;transition:font-size .3s ease}.process-block.reverse{flex-direction:column}@keyframes slideInFromRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.animate-slide-right{animation:slideInFromRight .8s ease-out forwards}.animate-slide-left{animation:slideInFromLeft .8s ease-out forwards}.process-block:nth-child(1) .animate-slide-right{animation-delay:.1s}.process-block:nth-child(2) .animate-slide-left{animation-delay:.2s}.process-block:nth-child(3) .animate-slide-right{animation-delay:.3s}.process-block:nth-child(4) .animate-slide-left{animation-delay:.4s}@media(max-width:1024px){.process-block{flex-direction:column;text-align:center;margin-bottom:60px;gap:30px}.process-block.reverse{flex-direction:column}.process-block-image,.process-block-content{min-width:unset;max-width:80%}.process-block-image img{height:auto}.section-header h2{font-size:36px}.process-block-content h3{font-size:28px}.process-block-content p{font-size:16px}}@media(max-width:768px){.how-we-work-section{padding:60px 0}.section-header h2{font-size:32px}.process-block-image,.process-block-content{max-width:90%}}@media(min-width:641px)and (max-width:1024px){.how-we-work-section{padding:3.5rem 1.5rem}.section-header h2{font-size:2.2rem;margin-bottom:1.5rem}.process-block{flex-direction:row;align-items:flex-start;gap:1.75rem;text-align:left;margin-bottom:3rem}.process-block.reverse{flex-direction:row-reverse}.process-block-image{flex:1;min-width:280px}.process-block-image img{height:280px}.process-block-content{flex:1;max-width:100%}.process-block-content h3{font-size:1.6rem;text-align:left;margin-bottom:1.25rem}.process-block-content p{font-size:1rem;text-align:left}}@media(min-width:1025px)and (max-width:1440px){.how-we-work-section{padding:4rem 2rem}.section-header h2{font-size:2.6rem;margin-bottom:2rem}.process-block{flex-direction:row;align-items:center;gap:2rem;text-align:left;margin-bottom:3.5rem}.process-block.reverse{flex-direction:row-reverse}.process-block-image{flex:1;min-width:350px}.process-block-image img{height:320px}.process-block-content{flex:1;max-width:500px}.process-block-content h3{font-size:1.8rem;text-align:left;margin-bottom:1.5rem}.process-block-content p{font-size:1.05rem;text-align:left}}@media(min-width:1441px){.how-we-work-section{padding:5rem 2.5rem}.section-header h2{font-size:2.8rem;margin-bottom:2.5rem}.process-block{flex-direction:row;align-items:center;gap:2.5rem;text-align:left;margin-bottom:4rem}.process-block.reverse{flex-direction:row-reverse}.process-block-image{flex:1;min-width:400px}.process-block-image img{height:350px}.process-block-content{flex:1;max-width:550px}.process-block-content h3{font-size:2rem;text-align:left;margin-bottom:1.75rem}.process-block-content p{font-size:1.1rem;text-align:left}}@media(max-width:480px){.how-we-work-section{padding:1.75rem .75rem}.section-header{margin-bottom:1.75rem}.section-header h2{font-size:1.5rem;margin-bottom:.75rem}.process-block{margin-bottom:1.75rem;gap:1rem}.process-block-image{min-height:200px}.process-block-image img{height:200px}.process-block-content h3{font-size:1rem;margin-bottom:.75rem}.process-block-content p{font-size:.85rem}}.mission-vision-section{background:linear-gradient(135deg,#00171f,#001f2d);padding:2.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.mission-vision-section:before{content:"";position:absolute;top:0;left:0;width:250px;height:250px;background:radial-gradient(circle,rgba(0,168,232,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none}.section-container{max-width:1300px;margin:0 auto;position:relative;z-index:2}.mv-container{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;margin-bottom:2rem;padding:1.75rem;background:linear-gradient(135deg,#007ea71a,#00a8e80d);border-radius:12px;border:1px solid rgba(0,168,232,.4);transition:all .3s ease}.mv-container:hover{border-color:#00a8e8;box-shadow:0 12px 30px #00a8e840}.mv-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.mv-container:hover:before{transform:scaleX(1)}.mv-text h2{font-size:1.5rem;font-weight:800;color:#00a8e8;margin-bottom:1rem;letter-spacing:-.5px}.mv-description{font-size:.95rem;line-height:1.6;color:#fffc}.mv-visual{position:relative;height:250px;display:flex;align-items:center;justify-content:center}.visual-element{width:200px;height:200px;border-radius:12px;position:relative;background-size:cover;background-position:center}.element-1{background-image:url(https://www.shutterstock.com/image-photo/business-clear-vision-strategy-company-600nw-2661667953.jpg);background-size:cover;background-position:center;border:2px solid rgba(0,126,167,.2);animation:float 4s ease-in-out infinite}.element-2{background-image:url(https://images.unsplash.com/photo-1453728013993-6d66e9c9123a?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8dmlzaW9ufGVufDB8fDB8fHww);background-size:cover;background-position:center;border:2px solid rgba(0,168,232,.2);animation:float 4.5s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.core-values-section{margin-top:2.5rem}.values-heading{text-align:center;font-size:1.5rem;font-weight:800;color:#00a8e8;margin-bottom:1.75rem;letter-spacing:-.5px}.values-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.value-card{background:linear-gradient(135deg,#007ea71a,#00a8e80d);border:1px solid rgba(0,168,232,.4);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.value-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.value-card:hover{border-color:#00a8e8;box-shadow:0 12px 30px #00a8e840;transform:translateY(-4px)}.value-card:hover:before{transform:scaleX(1)}.value-icon{font-size:2rem;color:#00a8e8;margin-bottom:.75rem;transition:all .3s ease}.value-card:hover .value-icon{color:#00e5ff;transform:scale(1.1)}.value-card h3{font-size:1.1rem;font-weight:700;color:#00a8e8;margin-bottom:.5rem}.value-card p{font-size:.9rem;color:#ffffffbf;line-height:1.6;margin:0}@media(min-width:641px)and (max-width:1024px){.mission-vision-section{padding:3.5rem 1.5rem}.mv-container{grid-template-columns:1fr;margin-bottom:2.5rem;padding:2rem}.mv-text h2{font-size:2rem}.mv-description{font-size:1rem;line-height:1.7}.visual-element{width:220px;height:220px}.mv-visual{height:280px}.values-heading{font-size:2rem;margin-bottom:2rem}.values-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.value-card{padding:1.75rem}.value-icon{font-size:2.25rem;margin-bottom:1rem}.value-card h3{font-size:1.2rem;margin-bottom:.75rem}.value-card p{font-size:.95rem}}@media(min-width:1025px)and (max-width:1440px){.mission-vision-section{padding:4rem 2rem}.mv-container{grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:3.5rem;padding:2.5rem}.mv-text h2{font-size:2.4rem;margin-bottom:1.25rem}.mv-description{font-size:1.05rem;line-height:1.8}.visual-element{width:250px;height:250px}.mv-visual{height:300px}.core-values-section{margin-top:3rem}.values-heading{font-size:2.4rem;margin-bottom:3rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.value-card{padding:2rem}.value-icon{font-size:2.5rem;margin-bottom:1.25rem}.value-card h3{font-size:1.25rem;margin-bottom:1rem}.value-card p{font-size:1rem;line-height:1.7}}@media(min-width:1441px){.mission-vision-section{padding:5rem 2.5rem}.mv-container{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;padding:3rem}.mv-text h2{font-size:2.5rem}.mv-description{font-size:1.1rem;line-height:1.8}.visual-element{width:280px;height:280px}.mv-visual{height:320px}.values-heading{font-size:2.6rem;margin-bottom:3.5rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.value-card{padding:2.25rem}.value-icon{font-size:2.75rem}}@media(max-width:480px){.mission-vision-section{padding:1.75rem .75rem}.mv-container{margin-bottom:1.5rem;padding:1.25rem}.mv-text h2{font-size:1.35rem;margin-bottom:.75rem}.mv-description{font-size:.9rem}.visual-element{width:180px;height:180px}.mv-visual{height:220px}.values-heading{font-size:1.35rem;margin-bottom:1.25rem}.value-card{padding:1.25rem}.value-icon{font-size:1.75rem;margin-bottom:.5rem}.value-card h3{font-size:1rem;margin-bottom:.5rem}.value-card p{font-size:.85rem}}:root{--color-dark-navy: #00171F;--color-accent-orange: #007EA7;--color-white: #ffffff;--color-muted-dark-navy: rgba(0, 23, 31, .7);--color-button-hover: #00A8E8;--color-soft-shadow: rgba(0, 0, 0, .15)}.future-cta-section{background-color:var(--color-white);padding:2.5rem 1rem;display:flex;justify-content:center;align-items:center;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.future-cta-content{max-width:800px;width:100%}.future-cta-content h2{font-size:1.75rem;font-weight:800;color:var(--color-dark-navy);line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.5px}.future-cta-content h2 .highlight-orange{color:var(--color-accent-orange)}.future-cta-content p{font-size:.95rem;line-height:1.6;color:var(--color-muted-dark-navy);margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.future-cta-content p .highlight-orange{color:var(--color-accent-orange);font-weight:600}.future-cta-button{background-color:var(--color-accent-orange);color:var(--color-white);font-size:.95rem;font-weight:600;padding:.85rem 1.75rem;border:none;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;min-height:44px;min-width:44px}.future-cta-button:hover{background-color:var(--color-button-hover);transform:translateY(-2px);box-shadow:0 8px 20px #007ea74d}@media(min-width:641px)and (max-width:1024px){.future-cta-section{padding:3.5rem 1.5rem}.future-cta-content h2{font-size:2.2rem;margin-bottom:1.5rem}.future-cta-content p{font-size:1.05rem;margin-bottom:2rem}.future-cta-button{padding:1rem 2.25rem;font-size:1rem}}@media(min-width:1025px)and (max-width:1440px){.future-cta-section{padding:4rem 2rem}.future-cta-content h2{font-size:2.6rem;margin-bottom:1.75rem}.future-cta-content p{font-size:1.1rem;margin-bottom:2.25rem}.future-cta-button{padding:1.1rem 2.5rem;font-size:1.05rem}}@media(min-width:1441px){.future-cta-section{padding:5rem 2.5rem}.future-cta-content h2{font-size:2.8rem;margin-bottom:2rem}.future-cta-content p{font-size:1.15rem;margin-bottom:2.5rem}.future-cta-button{padding:1.2rem 2.75rem;font-size:1.1rem}}@media(max-width:480px){.future-cta-section{padding:1.75rem .75rem}.future-cta-content h2{font-size:1.5rem;margin-bottom:1rem}.future-cta-content p{font-size:.9rem;margin-bottom:1.25rem}.future-cta-button{width:100%;padding:.85rem 1.5rem;font-size:.9rem}}:root{--color-background-dark: #001f3f;--color-white: #ffffff;--color-text-soft-white: rgba(255, 255, 255, .85);--color-overlay-dark-navy: rgba(0, 31, 63, .6)}.services-hero-section{position:relative;width:100%;height:55vh;background-image:url(https://t3.ftcdn.net/jpg/02/20/90/06/360_F_220900600_ncRGLMAcUCeuC80mwcdsfogF7dwP8j9l.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--color-white);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.services-hero-section:before{content:"";position:absolute;inset:0;background-color:#007ea780;z-index:1}.services-hero-content{position:relative;z-index:2;max-width:100%;padding:1.5rem}.services-hero-content h1{font-size:1.75rem;font-weight:700;color:var(--color-white);letter-spacing:.02em;line-height:1.1;margin-bottom:1rem}.services-hero-content p{font-size:.95rem;font-weight:400;color:var(--color-text-soft-white);line-height:1.6;max-width:100%}@media(min-width:641px)and (max-width:1024px){.services-hero-section{height:62vh}.services-hero-content{max-width:800px;padding:2rem}.services-hero-content h1{font-size:2.2rem;margin-bottom:1.25rem}.services-hero-content p{font-size:1.05rem}}@media(min-width:1025px)and (max-width:1440px){.services-hero-section{height:70vh}.services-hero-content{max-width:900px;padding:2.5rem}.services-hero-content h1{font-size:2.8rem;margin-bottom:1.5rem}.services-hero-content p{font-size:1.15rem;max-width:700px;margin:0 auto}}@media(min-width:1441px){.services-hero-section{height:75vh}.services-hero-content{max-width:950px;padding:3rem}.services-hero-content h1{font-size:3rem;margin-bottom:1.75rem}.services-hero-content p{font-size:1.2rem;max-width:750px;margin:0 auto}}@media(max-width:480px){.services-hero-section{height:50vh}.services-hero-content{padding:1.25rem}.services-hero-content h1{font-size:1.5rem;letter-spacing:.01em;margin-bottom:.75rem}.services-hero-content p{font-size:.9rem}}.services-grid-section{background:linear-gradient(135deg,#fff,#f8fafc);padding:2.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.services-grid-section:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(0,168,232,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.services-grid-container{max-width:1400px;margin:0 auto;position:relative;z-index:2}.services-grid-section-header{text-align:center;margin-bottom:2.5rem}.services-grid-section-header h2{font-size:1.75rem;font-weight:800;color:#00171f;margin-bottom:.75rem;letter-spacing:-.5px}.services-grid-section-header p{font-size:.95rem;color:#00171fb3;max-width:700px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.service-card{background-color:#fff;border:1px solid #e0e8f0;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:200px}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007ea7,#00a8e8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:after{content:"";position:absolute;bottom:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(0,168,232,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.service-card:hover{border-color:#007ea7;box-shadow:0 12px 30px #007ea726;transform:translateY(-4px)}.service-card:hover:before{transform:scaleX(1)}.service-card-icon{font-size:2rem;color:#007ea7;margin-bottom:1rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:1}.service-card:hover .service-card-icon{color:#00a8e8;transform:scale(1.1)}.service-card h3{font-size:1.1rem;font-weight:700;color:#00171f;margin-bottom:.75rem;line-height:1.3;position:relative;z-index:1}.service-card p{font-size:.9rem;color:#00171fb3;line-height:1.6;position:relative;z-index:1;flex-grow:1}@media(min-width:641px)and (max-width:1024px){.services-grid-section{padding:3.5rem 1.5rem}.services-grid-section-header{margin-bottom:3rem}.services-grid-section-header h2{font-size:2.2rem;margin-bottom:1rem}.services-grid-section-header p{font-size:1rem}.services-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.service-card{padding:1.75rem}.service-card-icon{font-size:2.25rem;margin-bottom:1.25rem}.service-card h3{font-size:1.2rem;margin-bottom:1rem}.service-card p{font-size:.95rem}}@media(min-width:1025px)and (max-width:1440px){.services-grid-section{padding:4rem 2rem}.services-grid-section-header{margin-bottom:3.5rem}.services-grid-section-header h2{font-size:2.6rem;margin-bottom:1.25rem}.services-grid-section-header p{font-size:1.05rem}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{padding:2rem;min-height:240px}.service-card-icon{font-size:2.5rem;margin-bottom:1.5rem}.service-card h3{font-size:1.3rem;margin-bottom:1.25rem}.service-card p{font-size:1rem;line-height:1.7}}@media(min-width:1441px){.services-grid-section{padding:5rem 2.5rem}.services-grid-section-header{margin-bottom:4rem}.services-grid-section-header h2{font-size:2.8rem}.services-grid-section-header p{font-size:1.1rem;max-width:750px}.services-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.service-card{padding:2.25rem;min-height:260px}.service-card-icon{font-size:2.75rem;margin-bottom:1.75rem}.service-card h3{font-size:1.35rem;margin-bottom:1.5rem}.service-card p{font-size:1.05rem;line-height:1.7}}@media(max-width:480px){.services-grid-section{padding:1.75rem .75rem}.services-grid-section-header{margin-bottom:2rem}.services-grid-section-header h2{font-size:1.5rem;margin-bottom:.5rem}.services-grid-section-header p{font-size:.9rem}.service-card{padding:1.25rem;min-height:180px}.service-card-icon{font-size:1.75rem;margin-bottom:.75rem}.service-card h3{font-size:1rem;margin-bottom:.5rem}.service-card p{font-size:.85rem}}:root{--color-background-dark: #0a0a2a;--color-card-dark: #1a2a3e;--color-primary-dark: #ff8c00;--color-white: #ffffff;--color-text-light-gray: #b0c4de;--color-shadow-dark: rgba(0, 0, 0, .3);--color-shadow-dark-hover: rgba(0, 0, 0, .45)}.services-impact-section{background-color:var(--color-background-dark);padding:2.5rem 1rem;color:var(--color-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center}.impact-container{max-width:1300px;margin:0 auto;padding:0}.impact-header{margin-bottom:2.5rem}.impact-header h2{font-size:1.75rem;font-weight:800;color:var(--color-white);margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.impact-header h2 .highlight-orange{color:#007ea7}.impact-header p{font-size:.95rem;color:var(--color-text-light-gray);line-height:1.6;max-width:800px;margin:0 auto}.impact-stats-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.impact-card{background-color:var(--color-card-dark);border-radius:12px;padding:1.75rem;box-shadow:0 8px 16px var(--color-shadow-dark);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.impact-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px var(--color-shadow-dark-hover)}.impact-card-heading{font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--color-white);margin-bottom:.75rem;letter-spacing:.5px}.impact-card-value{font-size:2.5rem;font-weight:800;color:#007ea7;line-height:1;margin-bottom:.75rem}.impact-card-support-text{font-size:.85rem;color:var(--color-text-light-gray);line-height:1.5}@media(min-width:641px)and (max-width:1024px){.services-impact-section{padding:3.5rem 1.5rem}.impact-header{margin-bottom:3rem}.impact-header h2{font-size:2.2rem;margin-bottom:1.25rem}.impact-header p{font-size:1rem}.impact-stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.impact-card{padding:2rem}.impact-card-heading{font-size:.9rem;margin-bottom:1rem}.impact-card-value{font-size:2.8rem;margin-bottom:1rem}.impact-card-support-text{font-size:.9rem}}@media(min-width:1025px)and (max-width:1440px){.services-impact-section{padding:4rem 2rem}.impact-header{margin-bottom:3.5rem}.impact-header h2{font-size:2.6rem;margin-bottom:1.5rem}.impact-header p{font-size:1.05rem}.impact-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.impact-card{padding:2.25rem}.impact-card-heading{font-size:.95rem}.impact-card-value{font-size:3.2rem}.impact-card-support-text{font-size:.95rem}}@media(min-width:1441px){.services-impact-section{padding:5rem 2.5rem}.impact-header{margin-bottom:4rem}.impact-header h2{font-size:2.8rem}.impact-header p{font-size:1.1rem}.impact-stats-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}.impact-card{padding:2.5rem}.impact-card-heading{font-size:1rem;margin-bottom:1.25rem}.impact-card-value{font-size:3.5rem;margin-bottom:1.25rem}.impact-card-support-text{font-size:1rem;line-height:1.6}}@media(max-width:480px){.services-impact-section{padding:1.75rem .75rem}.impact-header{margin-bottom:2rem}.impact-header h2{font-size:1.5rem;margin-bottom:.75rem}.impact-header p{font-size:.9rem}.impact-stats-grid{gap:1rem}.impact-card{padding:1.5rem}.impact-card-heading{font-size:.8rem;margin-bottom:.5rem}.impact-card-value{font-size:2.2rem;margin-bottom:.5rem}.impact-card-support-text{font-size:.8rem}}@media(max-width:480px){.impact-header h2{font-size:30px}.impact-header p{font-size:15px;max-width:95%}}:root{--color-white: #ffffff;--color-cta-heading: #1a2a3e;--color-cta-paragraph-one: #555555;--color-cta-paragraph-two: #333333;--color-primary-dark: #ff8c00;--color-shadow: rgba(0, 0, 0, .15);--color-shadow-hover: rgba(0, 0, 0, .25)}.services-cta-section{background-color:var(--color-white);padding:2.5rem 1rem;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.services-cta-section.fade-in-up{opacity:1;transform:translateY(0)}.services-cta-container{max-width:900px;margin:0 auto}.services-cta-heading{font-size:1.75rem;font-weight:800;color:var(--color-cta-heading);margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.services-cta-paragraph-one{font-size:.95rem;color:var(--color-cta-paragraph-one);line-height:1.6;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.services-cta-paragraph-two{font-size:.9rem;color:var(--color-cta-paragraph-two);line-height:1.5;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.services-cta-paragraph-two .highlight-text-two{font-weight:700;color:var(--color-cta-heading)}.services-cta-button{background-color:#007ea7;color:var(--color-white);font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px var(--color-shadow);min-height:44px;display:inline-flex;align-items:center;justify-content:center}@media(min-width:641px)and (max-width:1024px){.services-cta-section{padding:3.5rem 1.5rem}.services-cta-heading{font-size:2.2rem;margin-bottom:1.25rem}.services-cta-paragraph-one{font-size:1rem;margin-bottom:1.25rem}.services-cta-paragraph-two{font-size:.95rem;margin-bottom:2rem}.services-cta-button{padding:.9rem 2rem;font-size:.95rem;box-shadow:0 4px 8px var(--color-shadow)}.services-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px var(--color-shadow-hover)}}@media(min-width:1025px)and (max-width:1440px){.services-cta-section{padding:4rem 2rem}.services-cta-heading{font-size:2.6rem;margin-bottom:1.5rem}.services-cta-paragraph-one{font-size:1.05rem;margin-bottom:1.5rem}.services-cta-paragraph-two{font-size:1rem;margin-bottom:2.25rem}.services-cta-button{padding:1rem 2.5rem;font-size:1rem;box-shadow:0 4px 12px var(--color-shadow)}.services-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px var(--color-shadow-hover)}}@media(min-width:1441px){.services-cta-section{padding:5rem 2.5rem}.services-cta-heading{font-size:2.8rem;margin-bottom:1.75rem}.services-cta-paragraph-one{font-size:1.1rem;margin-bottom:1.75rem}.services-cta-paragraph-two{font-size:1.05rem;margin-bottom:2.5rem}.services-cta-button{padding:1.1rem 3rem;font-size:1.05rem;box-shadow:0 4px 16px var(--color-shadow)}.services-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px var(--color-shadow-hover)}}@media(max-width:480px){.services-cta-section{padding:1.75rem .75rem}.services-cta-heading{font-size:1.5rem;margin-bottom:.75rem}.services-cta-paragraph-one{font-size:.9rem;margin-bottom:.75rem}.services-cta-paragraph-two{font-size:.85rem;margin-bottom:1.25rem}.services-cta-button{width:100%;max-width:300px;padding:.65rem 1rem;font-size:.85rem}}:root{--color-primary-dark: #0F2A3D;--color-secondary-orange:#007EA7;--color-background-light: #F5F7FA;--color-white: #FFFFFF;--color-text-dark: #333333;--color-text-medium-gray: #555555;--color-shadow-light: rgba(0, 0, 0, .1)}.data-privacy-section{background-color:var(--color-background-light);padding:60px 20px;font-family:Inter,system-ui,sans-serif}.data-privacy-container{display:flex;max-width:1200px;margin:0 auto;gap:40px;align-items:flex-start}.data-privacy-contents-panel{position:sticky;top:100px;width:280px;flex-shrink:0;background-color:var(--color-white);border-radius:12px;box-shadow:0 4px 15px var(--color-shadow-light);padding:20px 30px 30px;max-height:calc(100vh - 120px);overflow-y:auto}.contents-panel-title{font-size:16px;font-weight:700;color:var(--color-primary-dark);letter-spacing:1px;text-transform:uppercase;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #eee}.contents-list{list-style:none;padding:0;margin:0}.contents-list-item{display:flex;align-items:flex-start;background:none;border:none;padding:10px 0;text-align:left;width:100%;cursor:pointer;font-size:15px;color:var(--color-text-medium-gray);transition:color .2s ease,border-left-color .2s ease;border-left:3px solid transparent}.contents-list-item:hover{color:var(--color-primary-dark)}.contents-list-item.active{color:var(--color-primary-dark);font-weight:600;border-left-color:var(--color-secondary-orange);padding-left:7px}.contents-list-item .item-number{font-weight:700;margin-right:8px;color:var(--color-secondary-orange)}.contents-list-item.active .item-number{color:var(--color-primary-dark)}.data-privacy-content-cards{flex-grow:1;width:calc(100% - 320px)}.data-privacy-card{background-color:var(--color-white);border-radius:16px;box-shadow:0 4px 15px var(--color-shadow-light);padding:40px;margin-bottom:30px}.data-privacy-card:last-child{margin-bottom:0}.card-heading{font-size:24px;font-weight:700;color:var(--color-primary-dark);margin-bottom:25px;line-height:1.3}.card-paragraph{font-size:16px;line-height:1.7;color:var(--color-text-dark);margin-bottom:15px}.card-paragraph:last-child{margin-bottom:0}.email-link{color:var(--color-secondary-orange);text-decoration:none;font-weight:600}.email-link:hover{text-decoration:underline}@media(max-width:1024px){.data-privacy-container{flex-direction:column;gap:30px}.data-privacy-contents-panel{position:static;max-height:none;overflow-y:visible;padding:20px}.data-privacy-content-cards{width:100%}.data-privacy-card{padding:30px}.card-heading{font-size:22px}.card-paragraph{font-size:15px}}@media(max-width:768px){.data-privacy-section{padding:40px 15px}.data-privacy-contents-panel{padding:15px;width:218px}.contents-panel-title{font-size:15px;margin-bottom:15px}.contents-list-item{font-size:14px;padding:8px 0}.contents-list-item.active{padding-left:5px}.data-privacy-card{padding:25px;margin-bottom:20px}.card-heading{font-size:20px;margin-bottom:20px}.card-paragraph{font-size:14px;line-height:1.6}}@media(max-width:480px){.data-privacy-section{padding:30px 10px}.card-heading{font-size:18px}}:root{--color-dark-blue-gradient-start: #0F2A3D;--color-dark-blue-gradient-end: #132F44;--color-white: #FFFFFF;--color-white-85: rgba(255,255,255,.85);--color-white-10: rgba(255,255,255,.1);--color-white-20: rgba(255,255,255,.2)}.data-privacy-hero{width:100%;padding:80px 100px;background-image:url(https://img.freepik.com/free-vector/abstract-secure-technology-background_23-2148357087.jpg);background-size:cover;background-position:center;background-attachment:fixed;position:relative;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}.data-privacy-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#007ea7b3,#00a8e8b3);opacity:.9;z-index:1}.data-privacy-hero-content{max-width:900px;color:var(--color-white);text-align:left;position:relative;z-index:2}.data-privacy-hero-content h1{font-size:46px;font-weight:700;color:var(--color-white);margin-bottom:20px}.data-privacy-hero-content p{font-size:17px;line-height:1.6;color:var(--color-white-85);margin-bottom:30px}.data-privacy-hero-badge{display:inline-block;padding:8px 16px;background-color:var(--color-white-10);border:1px solid var(--color-white-20);border-radius:20px;font-size:14px;color:var(--color-white-85);font-weight:400}@media(max-width:1024px){.data-privacy-hero{padding:60px}}@media(max-width:768px){.data-privacy-hero{padding:50px 30px}.data-privacy-hero-content h1{font-size:32px}.data-privacy-hero-content p{font-size:16px}}@media(max-width:480px){.data-privacy-hero{padding:40px 20px}.data-privacy-hero-content h1{font-size:28px}.data-privacy-hero-content p{font-size:15px}.data-privacy-hero-badge{font-size:13px}}.contact-form-section{padding:2.5rem 1rem;background-color:#fff}.contact-form-container{max-width:800px;margin:0 auto;text-align:center}.contact-form-container h2{font-size:1.75rem;font-weight:800;margin-bottom:1rem;color:#00171f;line-height:1.2;letter-spacing:-.5px}.form-subtitle{font-size:.95rem;color:#00171fb3;margin-bottom:1.5rem}.submit-status{padding:.75rem 1rem;border-radius:8px;margin-bottom:1.25rem;font-weight:500;text-align:center;font-size:.9rem}.submit-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.submit-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-form{display:flex;flex-direction:column}.form-row{display:flex;flex-direction:column;margin-bottom:1.25rem;gap:1.25rem}.form-group{display:flex;flex-direction:column;text-align:left}.contact-form input,.contact-form textarea{padding:.9rem;font-size:.95rem;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;transition:border-color .3s ease;min-height:44px}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#00a8e8;box-shadow:0 0 0 3px #00a8e81a}.contact-form input.input-error,.contact-form textarea.input-error{border-color:#dc3545;background-color:#fff5f5}.contact-form input.input-error:focus,.contact-form textarea.input-error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.error-message{display:block;color:#dc3545;font-size:.8rem;margin-top:.35rem;font-weight:500}.contact-form textarea{margin-bottom:1.25rem;resize:vertical;min-height:120px}.form-helper-text{font-size:.85rem;color:#00171f99;margin-top:1rem}.contact-form button{padding:.9rem 1.5rem;font-size:.95rem;font-weight:600;background-color:#007ea7;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;align-self:center;min-width:150px;min-height:44px}.contact-form button:hover:not(:disabled){background-color:#00a8e8;transform:translateY(-2px);box-shadow:0 8px 20px #007ea74d}.contact-form button:disabled,.contact-form button.loading{background-color:#b0b0b0;cursor:not-allowed;opacity:.7}@media(min-width:641px)and (max-width:1024px){.contact-form-section{padding:3.5rem 1.5rem}.contact-form-container h2{font-size:2.2rem;margin-bottom:1.25rem}.form-subtitle{font-size:1rem;margin-bottom:2rem}.form-row{flex-direction:row;margin-bottom:1.5rem;gap:1.5rem}.form-group{flex:1}.contact-form input,.contact-form textarea{padding:1rem;font-size:1rem}.contact-form button{padding:1rem 2rem;font-size:1rem;min-width:180px}}@media(min-width:1025px)and (max-width:1440px){.contact-form-section{padding:4rem 2rem}.contact-form-container h2{font-size:2.6rem;margin-bottom:1.5rem}.form-subtitle{font-size:1.05rem;margin-bottom:2.25rem}.form-row{flex-direction:row;margin-bottom:1.75rem;gap:1.75rem}.form-group{flex:1}.contact-form input,.contact-form textarea{padding:1.05rem;font-size:1rem}.contact-form button{padding:1.05rem 2.5rem;font-size:1.05rem;min-width:200px}}@media(min-width:1441px){.contact-form-section{padding:5rem 2.5rem}.contact-form-container h2{font-size:2.8rem;margin-bottom:1.75rem}.form-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.form-row{flex-direction:row;margin-bottom:2rem;gap:2rem}.form-group{flex:1}.contact-form input,.contact-form textarea{padding:1.1rem;font-size:1.05rem}.contact-form button{padding:1.1rem 3rem;font-size:1.1rem;min-width:220px}}@media(max-width:480px){.contact-form-section{padding:1.75rem .75rem}.contact-form-container h2{font-size:1.5rem;margin-bottom:.75rem}.form-subtitle{font-size:.9rem;margin-bottom:1.25rem}.form-row{margin-bottom:1rem;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem;font-size:.9rem}.contact-form textarea{min-height:100px;margin-bottom:1rem}.contact-form button{width:100%;max-width:300px;padding:.75rem 1rem;font-size:.9rem}}:root{--color-white: #FFFFFF;--color-dark-blue-70: rgba(0, 23, 31, .7);--color-white-75: rgba(255, 255, 255, .75);--color-primary-blue: #007EA7;--color-secondary-blue: #00A8E8}.contact-hero-section{position:relative;min-height:55vh;display:flex;align-items:center;justify-content:center;background-image:url(https://orahconsultancy.com/wp-content/uploads/2025/08/julian-hochgesang-Dkn8-zPIbwo-unsplash-1-scaled.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;color:var(--color-white);padding:2rem 1rem}.contact-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-dark-blue-70);z-index:1}.contact-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:100%}.contact-hero-content h1{font-size:1.75rem;font-weight:800;margin:0 0 1rem;line-height:1.2;letter-spacing:-.5px}.contact-hero-content p{font-size:.95rem;line-height:1.6;color:var(--color-white-75);max-width:100%;margin:0 0 1.5rem}.contact-hero-cta{background-color:var(--color-primary-blue);color:var(--color-white);border:none;padding:.85rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.contact-hero-cta:hover{background-color:var(--color-secondary-blue);transform:translateY(-2px)}@media(min-width:641px)and (max-width:1024px){.contact-hero-section{min-height:65vh;padding:3rem 1.5rem}.contact-hero-content h1{font-size:2.4rem;margin-bottom:1.25rem}.contact-hero-content p{font-size:1.05rem;margin-bottom:2rem}.contact-hero-cta{padding:1rem 2.25rem;font-size:1rem}}@media(min-width:1025px)and (max-width:1440px){.contact-hero-section{min-height:75vh;padding:4rem 2rem}.contact-hero-content h1{font-size:3rem;margin-bottom:1.5rem}.contact-hero-content p{font-size:1.15rem;max-width:850px;margin-bottom:2.5rem}.contact-hero-cta{padding:1.1rem 2.75rem;font-size:1.05rem}}@media(min-width:1441px){.contact-hero-section{min-height:85vh;padding:5rem 2.5rem}.contact-hero-content h1{font-size:3.5rem;margin-bottom:1.75rem}.contact-hero-content p{font-size:1.2rem;max-width:900px;margin-bottom:3rem}.contact-hero-cta{padding:1.2rem 3rem;font-size:1.1rem}}@media(max-width:480px){.contact-hero-section{min-height:50vh;padding:1.5rem .75rem}.contact-hero-content h1{font-size:1.5rem;margin-bottom:.75rem}.contact-hero-content p{font-size:.9rem;margin-bottom:1.25rem}.contact-hero-cta{width:100%;max-width:300px;padding:.75rem 1.5rem;font-size:.9rem}}.contact-info-section{padding:2.5rem 1rem;background-color:#fff}.contact-info-container{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}.contact-info-card{background-color:#003459;border-radius:12px;box-shadow:0 4px 20px #00171f1a;text-align:center;padding:2rem 1.5rem;transition:all .3s ease}.contact-info-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00171f26}.info-icon{width:45px;height:45px;margin:0 auto 1.25rem;border-radius:50%;background-color:#007ea7;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.info-icon svg{color:#fff;width:24px;height:24px}.contact-info-card:hover .info-icon{background-color:#00a8e8;transform:scale(1.1)}.contact-info-card h3{font-size:1.2rem;font-weight:800;margin-bottom:.75rem;color:#fff;line-height:1.2;letter-spacing:-.5px}.contact-info-card p{font-size:.9rem;line-height:1.6;color:#fffc;margin:0}@media(min-width:641px)and (max-width:1024px){.contact-info-section{padding:3.5rem 1.5rem}.contact-info-container{grid-template-columns:repeat(2,1fr);gap:1.75rem}.contact-info-card{padding:2.25rem 1.75rem}.info-icon{width:55px;height:55px;margin-bottom:1.5rem}.info-icon svg{width:26px;height:26px}.contact-info-card h3{font-size:1.4rem;margin-bottom:1rem}.contact-info-card p{font-size:.95rem}}@media(min-width:1025px)and (max-width:1440px){.contact-info-section{padding:4rem 2rem}.contact-info-container{grid-template-columns:repeat(3,1fr);gap:2rem}.contact-info-card{padding:2.5rem 2rem}.info-icon{width:60px;height:60px;margin-bottom:1.75rem}.info-icon svg{width:28px;height:28px}.contact-info-card h3{font-size:1.6rem;margin-bottom:1.25rem}.contact-info-card p{font-size:1rem}}@media(min-width:1441px){.contact-info-section{padding:5rem 2.5rem}.contact-info-container{grid-template-columns:repeat(3,1fr);gap:2.5rem}.contact-info-card{padding:3rem 2.5rem}.info-icon{width:65px;height:65px;margin-bottom:2rem}.info-icon svg{width:30px;height:30px}.contact-info-card h3{font-size:1.8rem;margin-bottom:1.5rem}.contact-info-card p{font-size:1.05rem}}@media(max-width:480px){.contact-info-section{padding:1.75rem .75rem}.contact-info-container{gap:1.25rem}.contact-info-card{padding:1.75rem 1.25rem}.info-icon{width:40px;height:40px;margin-bottom:1rem}.info-icon svg{width:22px;height:22px}.contact-info-card h3{font-size:1rem;margin-bottom:.5rem}.contact-info-card p{font-size:.85rem}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.container{width:100%}.block{display:block}.grid{display:grid}.hidden{display:none}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}body{font-family:Inter,system-ui,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
