@import url(https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--color-primary:#2b7a8a;--color-primary-dark:#1d6878;--color-accent:#4fb3c8;--color-dark:#0f172a;--color-dark-2:#0e1420;--color-text:#1e293b;--color-text-muted:#64748b;--color-white:#fff;--color-light-bg:#f8fafc;--color-border:#00000014;--section-padding:6rem 0;--container-width:1200px;--font-heading:"Mona Sans",sans-serif;--font-body:"Public Sans",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--color-white);color:#1e293b;color:var(--color-text);font-family:Public Sans,sans-serif;font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Mona Sans,sans-serif;font-family:var(--font-heading);line-height:1.2}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{display:block;max-width:100%}.container{margin:0 auto;max-width:1200px;max-width:var(--container-width);padding:0 1.5rem;width:100%}.section-padding{padding:6rem 0;padding:var(--section-padding)}.section-sub-title{align-items:center;color:#2b7a8a;color:var(--color-primary);display:inline-flex;font-size:.8rem;font-weight:700;gap:.5rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.section-sub-title:before{background:#2b7a8a;background:var(--color-primary);content:"";display:inline-block;height:2px;width:20px}.section-sub-title.with-icon:before{display:none}.section-title h2{color:#0f172a;color:var(--color-dark);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.15;margin-bottom:1.25rem}.section-title p{color:#64748b;color:var(--color-text-muted);font-size:.9rem;line-height:1.75;max-width:620px}.section-title.text-center{text-align:center}.section-title.text-center p{margin:0 auto}.dark-section{background-color:#0f172a;background-color:var(--color-dark)}.dark-section,.dark-section .section-title h2{color:#fff;color:var(--color-white)}.dark-section .section-sub-title{color:#4fb3c8;color:var(--color-accent)}.dark-section .section-sub-title:before{background:#4fb3c8;background:var(--color-accent)}.btn-default{align-items:center;background:#2b7a8a;background:var(--color-primary);border:2px solid #2b7a8a;border:2px solid var(--color-primary);border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:Public Sans,sans-serif;font-family:var(--font-body);font-size:.9375rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .25s ease}.btn-default:hover{background:#1d6878;background:var(--color-primary-dark);border-color:#1d6878;border-color:var(--color-primary-dark);transform:translateY(-1px)}.btn-transparent{background:#0000;border:2px solid #00000026;color:#0f172a;color:var(--color-dark)}.btn-transparent:hover{background:#0f172a;background:var(--color-dark);border-color:#0f172a;border-color:var(--color-dark);color:#fff}.dark-section .btn-transparent{border-color:#ffffff40;color:#fff}.dark-section .btn-transparent:hover{background:#fff;color:#0f172a;color:var(--color-dark)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes counterPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.section-row{margin-bottom:4rem}.App{width:100%}.hero-section{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.hero-video-bg{inset:0;position:absolute;z-index:0}.hero-video-bg video{height:100%;object-fit:cover;width:100%}.hero-overlay{background:linear-gradient(135deg,#080e1ceb,#0a1426d9 50%,#081928bf);inset:0;position:absolute}.hero-container{display:flex;flex-direction:column;margin:0 auto;max-width:1400px;min-height:100vh;padding:12rem 1.5rem 4rem;position:relative;width:100%;z-index:2}.hero-main-row{align-items:flex-end;display:flex;flex:1 1;flex-wrap:wrap;gap:4rem}.hero-left{color:#fff;flex:1 1;min-width:340px}.hero-sub-title{align-items:center;color:#ffffffbf;display:inline-flex;font-size:.8125rem;font-weight:700;gap:.6rem;letter-spacing:2.5px;margin-bottom:1.5rem;text-transform:uppercase}.hero-sub-title img{height:auto;width:20px}.hero-heading{font-family:Mona Sans,sans-serif;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:800;letter-spacing:-1.5px;line-height:1.08;margin-bottom:1.5rem}.hero-body{color:#ffffffb3;font-size:1.0625rem;line-height:1.7;margin-bottom:2.5rem;max-width:540px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-outline-white{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a!important;border-color:#ffffff40!important;color:#fff!important;display:inline-flex;gap:.5rem;transition:all .3s ease}.btn-outline-white:hover{background:#ffffff40!important;border-color:#fff9!important;transform:translateY(-2px)}.btn-outline-white svg{transition:transform .3s ease}.btn-outline-white:hover svg{transform:translateX(4px)}.btn-gradient-primary{align-items:center;background-image:linear-gradient(to right,var(--color-primary) 0,#20282d 50%,var(--color-primary) 100%)!important;background-size:200% auto!important;border:none!important;border-radius:4px;color:#fff!important;display:inline-flex;gap:.5rem;transition:all .4s ease-in-out;z-index:0}.btn-gradient-primary:hover{background-position:100%!important;transform:translateY(-2px)}.btn-gradient-primary svg{transition:transform .3s ease}.btn-gradient-primary:hover svg{transform:translateX(4px)}.hero-right{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.25rem}.hero-stat-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border-radius:8px;box-shadow:0 8px 32px #0003;color:#fff;height:13rem;min-width:180px;padding:2.25rem 2rem;transition:transform .3s ease}.hero-stat-card:hover{transform:translateY(-4px)}.hero-stat-num{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#4fb3c8);-webkit-background-clip:text;background-clip:text;font-family:Mona Sans,sans-serif;font-size:3.25rem;font-weight:800;line-height:1;margin-bottom:.5rem}.hero-stat-label{color:#ffffffd9;font-size:.9375rem;font-weight:500;line-height:1.4;margin-bottom:0}.hero-divider{background:#ffffff1a;height:1px;margin:1.25rem 0;width:100%}.hero-stat-sub{color:#ffffff80;font-size:.8125rem;margin:0}.hero-card-icon{height:auto;margin-bottom:1rem;opacity:.7;width:24px}.hero-card-row{align-items:center;display:flex;gap:0}.hero-card-left{flex:1 1}.hero-avatars{display:flex;margin-bottom:.6rem}.hero-avatar{border:2px solid #fff3;border-radius:50%;height:32px;margin-left:-10px;object-fit:cover;width:32px}.hero-avatar:first-child{margin-left:0}.hero-happy-text{color:#fff;font-size:.8125rem;line-height:1.4;margin:0}.hero-card-divider-v{background:#ffffff1a;flex-shrink:0;height:60px;margin:0 1.25rem;width:1px}.hero-card-right{align-items:center;display:flex;flex-direction:column}.hero-percent-label{color:#ffffff73;font-size:.7rem;letter-spacing:1px;margin-top:.2rem;text-transform:uppercase}.hero-features-row{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:4rem;padding-top:2.5rem}.hero-feature-item{align-items:center;color:#ffffffbf;display:flex;font-size:.875rem;font-weight:500;gap:.6rem;white-space:nowrap}.hero-feature-icon{color:#4fb3c8;font-size:1rem}@media (max-width:1100px){.hero-main-row{align-items:flex-start;flex-direction:column;gap:3rem}.hero-right{width:100%}}@media (max-width:640px){.hero-container{padding-top:9rem}.hero-heading{font-size:2.25rem}.hero-features-row{gap:1.25rem}.hero-right{flex-direction:column}.hero-stat-card{width:100%}}.home-cta-strip{background:linear-gradient(135deg,var(--color-primary) 0,#1d6878 100%);overflow:hidden;padding:5rem 0;position:relative;text-align:center}.home-cta-strip:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.04' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";inset:0;position:absolute}.home-cta-strip .container{position:relative;z-index:1}.home-cta-strip h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:.75rem}.home-cta-strip p{color:#ffffffbf;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:520px}.about-section{background:#fff}.section-title-center{margin:0 auto 1.5rem;max-width:800px;text-align:center}.section-title-center p{margin:0 auto}.about-counters-grid{grid-gap:0;border:1px solid #00000014;border-radius:8px;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-bottom:3rem;overflow:hidden}@media (max-width:1024px){.about-counters-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-counters-grid{grid-template-columns:1fr}}.about-counter-item{border-bottom:1px solid #00000014;border-right:1px solid #00000014;padding:3rem 2rem;position:relative;transition:background .3s ease}.about-counter-item:hover{background:#f8fafc}.about-counter-item:last-child,.about-counter-item:nth-child(4n){border-right:none}.counter-label{color:#2b7a8a;display:block;font-family:Public Sans,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:1.5px;margin-bottom:1rem;text-transform:uppercase}.counter-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#2b7a8a);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-family:Mona Sans,sans-serif;font-size:clamp(2.5rem,4vw,2.5rem);font-weight:800;line-height:1;margin-bottom:1rem}.about-counter-item p{color:#64748b;font-size:.875rem;line-height:1.6}.about-footer-bar{align-items:center;background:#f8fafc;border:1px solid #00000012;border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem 2.5rem}.about-footer-bar>p{color:#64748b;font-size:.9375rem}.about-rating{align-items:center;display:flex;gap:.75rem}.rating-score{color:#0f172a;font-family:Mona Sans,sans-serif;font-size:1.5rem;font-weight:800}.stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px}.review-count{color:#64748b;font-size:.875rem}.animated-donut-container{align-items:center;display:flex;height:70px;justify-content:center;margin-bottom:.25rem;position:relative;width:70px}.donut-bg{stroke:#ffffff1a}.donut-progress{stroke:#4fb3c8;transition:stroke-dashoffset .1s linear}.donut-text{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.donut-number{color:#fff;font-family:Mona Sans,sans-serif;font-size:1rem;font-weight:800;line-height:1}.typing-container{max-width:800px;width:100%}.typing-text{color:#f8fafc;font-family:Mona Sans,sans-serif;font-size:large;line-height:1.4;margin:1rem 0;min-height:2.8em}.typing-cursor{animation:blink .6s linear infinite;color:#38bdf8;margin-left:4px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.case-studies{background:#f8fafc}.project-box-area{display:flex;flex-direction:column}.project-box-items{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a;border-radius:8px;display:flex;height:420px;justify-content:space-between;margin-bottom:30px;overflow:hidden}.project-box-items.mb-0{margin-bottom:0}@media (max-width:1199px){.project-box-items{display:block;height:auto}}.project-box-items .content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px 40px;position:relative}@media (max-width:1199px){.project-box-items .content{padding:30px}}@media (max-width:767px){.project-box-items .content{padding:25px}}.project-box-items .content .number{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ffffff1a;bottom:-15px;color:#0000;font-family:Mona Sans,sans-serif;font-size:100px;font-weight:500;left:auto;letter-spacing:-5px;line-height:1;position:absolute;right:40px;z-index:0}@media (max-width:1199px){.project-box-items .content .number{display:none}}.project-box-items .content span{color:#fff;font-size:14px;font-weight:500;letter-spacing:0;position:relative;z-index:1}@media (max-width:575px){.project-box-items .content span{display:inline-block;margin-bottom:5px}}.project-box-items .content h3{color:#fff;font-family:Mona Sans,sans-serif;font-size:30px;font-weight:600;letter-spacing:-1px;line-height:1.3;margin-top:10px;max-width:450px;position:relative;z-index:1}@media (max-width:767px){.project-box-items .content h3{font-size:26px;letter-spacing:normal;text-transform:capitalize}}@media (max-width:575px){.project-box-items .content h3{font-size:22px}}.project-box-items .content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0 2px;color:#fff;display:inline;text-decoration:none;transition:.4s ease-in-out}.project-box-items .content h3 a:hover{background-image:linear-gradient(180deg,#4fb3c8,#4fb3c8);background-size:100% 2px;color:#4fb3c8}.project-box-items .content .icon{background-color:#4fb3c8;border-radius:50%;color:#fff;display:inline-block;font-size:15px;height:48px;line-height:48px;margin-top:20px;position:relative;text-align:center;transition:.3s;width:48px;z-index:1}@media (max-width:575px){.project-box-items .content .icon{height:40px;line-height:40px;width:40px}}.project-box-items .content .icon:hover{background-color:#fff;color:#0f172a}.project-box-items .thumb{flex-shrink:0;width:45%}.project-box-items .thumb img{border-radius:0 8px 8px 0;height:100%;object-fit:cover;width:100%}@media (max-width:1199px){.project-box-items .thumb{height:350px;width:100%}.project-box-items .thumb img{border-top-right-radius:0;border-radius:0 0 8px 8px}}.content-desc{color:#fff;font-size:smaller;padding:1rem 0}.our-process{background:#d8e5e5}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}@media (max-width:900px){.process-steps{grid-template-columns:1fr}}.process-step{background:#fff;border:1px solid #00000012;border-radius:8px;overflow:hidden;position:relative;transition:all .35s ease}.process-step:hover{box-shadow:0 20px 60px #0000001a;transform:translateY(-6px)}.process-step-header{align-items:center;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem}.process-step-no{color:#0000001a;font-family:Mona Sans,sans-serif;font-size:2rem;font-weight:900}.process-step-img{display:block;flex-shrink:0;height:80px;mask-position:center center;-webkit-mask-position:center center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover;width:160px}.box-1 .process-step-img{background-image:url(/static/media/process-step-item-image-bg-shape-1.b1aa27044de074b2aa4e.svg);mask-image:url(/static/media/process-step-item-image-bg-shape-1.b1aa27044de074b2aa4e.svg);-webkit-mask-image:url(/static/media/process-step-item-image-bg-shape-1.b1aa27044de074b2aa4e.svg)}.box-2 .process-step-img{background-image:url(/static/media/process-step-item-image-bg-shape-2.ad77d20b2f3f59e863f9.svg);mask-image:url(/static/media/process-step-item-image-bg-shape-2.ad77d20b2f3f59e863f9.svg);-webkit-mask-image:url(/static/media/process-step-item-image-bg-shape-2.ad77d20b2f3f59e863f9.svg)}.box-3 .process-step-img{background-image:url(/static/media/process-step-item-image-bg-shape-3.7a45da21c628172621d1.svg);mask-image:url(/static/media/process-step-item-image-bg-shape-3.7a45da21c628172621d1.svg);-webkit-mask-image:url(/static/media/process-step-item-image-bg-shape-3.7a45da21c628172621d1.svg)}.process-step-img img{height:100%;object-fit:cover;width:100%}.process-step-content{padding:1.5rem 2rem 2.5rem}.process-step-content h3{color:#0f172a;font-family:Mona Sans,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.process-divider{background:#00000014;height:1px;margin-bottom:1rem;width:100%}.process-step-content p{color:#64748b;font-size:.9375rem;line-height:1.65;margin-bottom:1.25rem}.process-step-content ul{display:flex;flex-direction:column;gap:.6rem;list-style:none}.process-step-content li{align-items:center;color:#334155;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.process-step-content li svg{color:#2b7a8a}.process-footer{align-items:center;background:#f8fafc;border:1px solid #00000012;border-radius:8px;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem 2.5rem}.process-footer-tags{display:flex;flex-wrap:wrap;gap:.75rem}.footer-tag{background:#fff;border:1px solid #0000001a;border-radius:100px;color:#334155;font-size:.8125rem;font-weight:500;padding:.4rem 1rem;transition:all .2s}.footer-tag:hover{background:#2b7a8a;border-color:#2b7a8a;color:#fff}.process-footer-cta{align-items:center;display:flex;gap:.75rem}.process-phone-icon{font-size:1.25rem}.process-footer-cta p{color:#64748b;font-size:.9375rem}.process-footer-cta a{color:#2b7a8a;font-weight:700;text-decoration:none}.process-footer-cta a:hover{text-decoration:underline}.services-section{background:#d8e5e5;overflow:hidden;position:relative}.services-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:2}.services-grid .service-item{flex-basis:calc(33.333% - 1.5rem);flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 1.5rem);min-width:260px}@media (max-width:1024px){.services-grid .service-item{flex-basis:calc(50% - 1.5rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - 1.5rem)}}@media (max-width:640px){.services-grid .service-item{flex:1 1 100%;max-width:100%}}.service-item{background:#f8fafc;border:1px solid #00000012;border-radius:8px;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .5s ease;z-index:1}.service-item:before{background:#1d7189;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform .7s cubic-bezier(.4,0,.2,1);width:100%;z-index:-1}.service-item.active,.service-item:hover{border-color:#0000}.service-item.active:before,.service-item:hover:before{transform:scaleY(1);transform-origin:bottom}.service-item.active .service-icon-box,.service-item:hover .service-icon-box{background:#ffffff1a;color:#fff}.service-item.active h3,.service-item.active p,.service-item:hover h3,.service-item:hover p{color:#fff}.service-item.active .service-tag,.service-item:hover .service-tag{border-color:#ffffff4d;color:#fff}.service-item.active .service-bg-shape,.service-item:hover .service-bg-shape{color:#ffffff0a}.service-icon-box{align-items:center;background:linear-gradient(135deg,#e8f5f8,#c7e8f0);border-radius:8px;color:#2b7a8a;display:flex;flex-shrink:0;font-size:1.5rem;height:56px;justify-content:center;transition:all .3s;width:56px}.service-item-body{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:space-between}.service-item-content h3{color:#0f172a;font-family:Mona Sans,sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:.75rem;transition:color .3s}.service-item-content p{color:#64748b;font-size:.9375rem;line-height:1.65;margin-bottom:1rem;transition:color .3s}.service-tags{display:flex;flex-wrap:wrap;gap:.75rem}.service-tag{align-items:center;border:1px solid #0000001a;border-radius:4px;color:#64748b;display:inline-flex;font-size:.8125rem;gap:.3rem;padding:.2rem .6rem;transition:all .3s}.service-readmore{color:#2b7a8a;display:inline-flex;flex-direction:column;font-size:.875rem;font-weight:600;gap:.75rem;text-decoration:none;transition:all .25s;width:100%}.service-readmore-divider{background:#0000001a;display:block;height:1px;transition:background .3s;width:100%}.service-item.active .service-readmore,.service-item:hover .service-readmore{color:#fff}.service-item.active .service-readmore-divider,.service-item:hover .service-readmore-divider{background:#ffffff40}.service-readmore-label{align-items:center;display:inline-flex;gap:.5rem}.service-bg-shape{bottom:-1rem;color:#0000000a;font-size:6rem;line-height:1;position:absolute;right:-1rem;transition:color .3s}.services-footer{border-top:1px solid #00000012;flex-basis:100%;padding:2rem 0 0;text-align:center}.services-footer p{color:#64748b;font-size:1rem}.services-footer a{color:#2b7a8a;font-weight:700;text-decoration:none}.services-footer a:hover{text-decoration:underline}.services-bg-shape-1,.services-bg-shape-2{border-radius:50%;filter:blur(80px);pointer-events:none;position:absolute;z-index:0}.services-bg-shape-1{background:radial-gradient(circle,#2b7a8a14 0,#0000 70%);height:400px;left:-100px;top:-100px;width:400px}.services-bg-shape-2{background:radial-gradient(circle,#4fb3c80f 0,#0000 70%);bottom:0;height:300px;right:0;width:300px}.why-choose-cards-section{background:var(--color-white)}.why-choose-cards-section .section-title{margin-bottom:0}.advance-wrap{display:flex;flex-wrap:wrap;gap:0 30px;justify-content:center;margin:0 auto;max-width:1080px}.advance-item{flex-basis:calc(33.333% - 20px);flex-grow:0;flex-shrink:0;max-width:calc(33.333% - 20px);min-width:260px;padding:0}@media (max-width:991px){.advance-wrap{max-width:720px}.advance-item{flex-basis:calc(50% - 15px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 15px)}}@media (max-width:575px){.advance-item{flex:0 0 100%;max-width:100%}}.service-card-item{background-color:#f2f9fa;border-radius:8px;margin-top:30px;overflow:hidden;padding:40px 30px;position:relative;transition:all .3s ease-in-out;z-index:9}.service-card-item:before{background-color:var(--color-primary);border-radius:8px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transform:scaleY(.3);transition:all .5s ease;z-index:-1}.service-card-item .icon{align-items:center;background-color:var(--color-white);border-radius:6px;display:flex;height:68px;justify-content:center;line-height:68px;text-align:center;width:72px}.service-card-item .icon .card-icon{color:#1d7189;height:40px;object-fit:contain;width:40px}.service-card-item .content{height:215px;margin-top:30px}.service-card-item .content h3{color:var(--color-dark);font-family:var(--font-heading);font-size:20px;font-weight:600;margin-bottom:15px;transition:color .3s ease}.service-card-item .content p{color:var(--color-text-muted);font-size:15px;line-height:1.65;margin:0;transition:color .3s ease}.service-card-item.active:before{opacity:1;transform:scale(1)}.service-card-item.active .content h3,.service-card-item.active .content p{color:var(--color-white)}.service-card-item:hover:before{opacity:1;transform:scale(1)}.service-card-item:hover .content h3,.service-card-item:hover .content p{color:var(--color-white)}.service-card-item.active .icon .card-icon{animation:gelatine .6s}@keyframes gelatine{0%,to{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(.95,1.05)}}.contact-page-wrapper{background-color:#fcfdfd;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.contact-hero{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:420px;overflow:hidden;position:relative}.contact-hero:before{background:linear-gradient(135deg,#0f172ae0,#2b7a8abf);content:"";inset:0;position:absolute;z-index:1}.contact-hero-content{animation:fadeInUp .7s ease both;color:#fff;padding:2rem 1.5rem;position:relative;text-align:center;z-index:3}.contact-title{color:#fff;font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-1px;margin-bottom:1rem}.contact-content{box-sizing:border-box;margin:2rem auto 0;max-width:1200px;padding:0 1.5rem;width:100%}.contact-header{margin-bottom:2rem;text-align:center}.help-subtitle{align-items:center;color:#4fb3c8;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center}.main-heading{color:#1a232f;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;margin-top:.2rem}.highlight-text{color:#4fb3c8}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:3rem}.contact-card{display:flex;flex-direction:column}.contact-card-icon{color:#1d7189}.card-top{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.card-top h3{color:#1a232f;font-size:1rem;font-weight:500;margin:0}.contact-card-divider{background-color:#dce1e3;height:1px;margin-bottom:1rem;width:100%}.card-body p{color:#4b5563;font-size:.875rem;line-height:1.5;margin:0 0 .5rem}.link-text{cursor:pointer;transition:color .2s ease}.link-text:hover{color:#4fb3c8}.cta-container{padding:0 1rem}.cta-container,.demo-button{display:flex;justify-content:center}.demo-button{align-items:center;background:linear-gradient(203deg,#1d7189,#262730);border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:clamp(1rem,4vw,1.2rem);font-weight:500;gap:.75rem;max-width:100%;padding:1rem clamp(2rem,8vw,6rem);width:auto}.section-inner{background:linear-gradient(203deg,#191b21,#1d7189);display:flex;flex-direction:column;margin-top:4rem}.map-wrap{height:350px;width:100%}.form-wrapper{align-items:center;box-sizing:border-box;justify-content:center;padding:3rem 1.5rem}.form,.form-wrapper{display:flex;flex-direction:column;width:100%}.form{gap:2rem;max-width:400px}.attachment-btn{align-items:center;background:#0000;border:none;color:#f8fafc;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem;padding:0;transition:color .2s ease;width:-webkit-fit-content;width:fit-content}.attachment-btn:hover{color:#4fb3c8}.submit-btn{align-items:center;background-color:#388a9f;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin-top:1rem;padding:.5rem .5rem .5rem 1.5rem;transition:background-color .3s ease}.submit-btn:hover{background-color:#2b7a8a}.submit-text{color:#fff;font-size:1rem;font-weight:500}.submit-icon{align-items:center;background-color:#fff;border-radius:2px;display:flex;height:36px;justify-content:center;width:36px}.banner-row{display:flex;flex-direction:column;min-height:auto}.banner-left{background-color:#282b36;width:100%}.banner-left h2{color:#fff;font-size:clamp(2rem,6vw,5.625rem);font-weight:400;letter-spacing:-2px;margin:0;padding:3rem 1.5rem;text-align:center}.banner-right{background:linear-gradient(259deg,#1d7189,#3993ae);box-sizing:border-box;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:500;gap:1.5rem;padding:3rem 1.5rem;text-decoration:none;width:100%}.banner-right,.whatsapp-float{align-items:center;color:#fff;display:flex;justify-content:center}.whatsapp-float{background-color:#25d366;border-radius:50%;bottom:2rem;box-shadow:0 4px 10px #00000026;font-size:30px;height:60px;left:2rem;position:fixed;transition:transform .2s ease;width:60px;z-index:100}.whatsapp-float:hover{transform:scale(1.1)}@media (min-width:768px){.section-inner{flex-direction:row}.map-wrap{height:auto;width:70%}.form-wrapper{align-items:flex-start;padding:4rem 3rem;width:30%}.banner-row{flex-direction:row;min-height:140px}.banner-left{width:82%}.banner-left h2{padding:45px 70px;text-align:left}.banner-right{flex:1 1;justify-content:flex-start;padding:5rem 1.8rem;width:auto}}@media (min-width:992px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{color:#f8fafc;font-size:.875rem;font-weight:500}.form-field input,.form-field textarea{background:#0000;border:none;border-bottom:1px solid #fff3;color:#cbd5e1;font-family:inherit;font-size:.875rem;outline:none;padding:.5rem 0;resize:none;transition:border-color .3s ease}.form-field input::placeholder,.form-field textarea::placeholder{color:#cbd5e180}.form-field input:focus,.form-field textarea:focus{border-bottom-color:#4fb3c8}.about-page-wrapper{overflow-x:hidden}.about-hero{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:420px;overflow:hidden;position:relative}.about-hero:before{background:linear-gradient(135deg,#0f172ae0,#2b7a8abf);content:"";inset:0;position:absolute;z-index:1}.page-header-overlay{background-repeat:repeat;background-size:400px auto;inset:0;opacity:.08;position:absolute;z-index:2}.about-hero-content{animation:fadeInUp .7s ease both;color:#fff;padding:2rem 1.5rem;position:relative;text-align:center;z-index:3}.about-title{color:#fff;font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-1px;margin-bottom:1rem}.breadcrumb{align-items:center;color:#ffffffbf;display:flex;font-size:.95rem;gap:.5rem;justify-content:center}.breadcrumb .home-icon{color:var(--color-accent);font-size:1rem}.breadcrumb-link{color:var(--color-accent);transition:color .2s}.breadcrumb-link:hover{color:#fff}.breadcrumb-separator{opacity:.5}.about-mission-section{background:#fff;padding:6rem 0 5rem}.about-mission-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.about-mission-visual{position:relative}.mission-img-stack{aspect-ratio:4/3;border-radius:20px;box-shadow:0 30px 80px #00000026;overflow:hidden;position:relative}.mission-img-stack img{height:100%;object-fit:cover;width:100%}.mission-badge{background:var(--color-primary);border-radius:16px;bottom:-1.5rem;box-shadow:0 12px 40px #2b7a8a66;color:#fff;padding:1.25rem 1.75rem;position:absolute;right:-1.5rem;text-align:center}.mission-badge-number{display:block;font-family:var(--font-heading);font-size:2.5rem;font-weight:800;line-height:1}.mission-badge-label{font-size:.78rem;font-weight:600;letter-spacing:1px;opacity:.85;text-transform:uppercase}.about-mission-text .section-sub-title{margin-bottom:.75rem}.about-mission-text h2{color:var(--color-dark);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2;margin-bottom:1.25rem}.about-mission-text .lead{color:var(--color-text-muted);font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.about-values-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1.75rem}.about-value-item{align-items:center;color:var(--color-dark);display:flex;font-size:.9rem;font-weight:600;gap:.6rem}.value-dot{background:var(--color-primary);border-radius:50%;flex-shrink:0;height:8px;width:8px}.about-stats-strip{background:linear-gradient(135deg,var(--color-dark) 0,#1a3a4a 100%);padding:4rem 0}.about-stats-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.about-stat-item{border-right:1px solid #ffffff14;padding:2rem;text-align:center;transition:background .3s ease}.about-stat-item:last-child{border-right:none}.about-stat-item:hover{background:#ffffff0a}.stat-number{color:var(--color-accent);display:block;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#ffffffa6;font-size:.88rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.about-story-section{background:var(--color-light-bg);padding:6rem 0}.about-story-header{margin-bottom:4rem;text-align:center}.about-timeline{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:860px;position:relative}.about-timeline:before{background:linear-gradient(to bottom,var(--color-primary),var(--color-accent));bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline-item{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:1fr 60px 1fr;min-height:120px}.timeline-item:nth-child(odd) .timeline-content{grid-column:1;padding-right:2.5rem;text-align:right}.timeline-item:nth-child(odd) .timeline-empty{grid-column:3}.timeline-item:nth-child(2n) .timeline-content{grid-column:3;order:3;padding-left:2.5rem;text-align:left}.timeline-item:nth-child(2n) .timeline-dot{order:2}.timeline-item:nth-child(2n) .timeline-empty{grid-column:1;order:1}.timeline-dot{z-index:2}.timeline-dot,.timeline-dot-inner{align-items:center;display:flex;justify-content:center}.timeline-dot-inner{background:var(--color-primary);border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px var(--color-primary),0 8px 24px #2b7a8a4d;color:#fff;font-family:var(--font-heading);font-size:.8rem;font-weight:800;height:48px;transition:transform .3s ease;width:48px}.timeline-item:hover .timeline-dot-inner{transform:scale(1.15)}.timeline-content{padding-bottom:1.5rem;padding-top:1.5rem}.timeline-year{color:var(--color-primary);font-size:.78rem;font-weight:700;letter-spacing:2px;margin-bottom:.4rem;text-transform:uppercase}.timeline-content h3{color:var(--color-dark);font-size:1.15rem;font-weight:700;margin-bottom:.4rem}.timeline-content p{color:var(--color-text-muted);font-size:.88rem;line-height:1.7}.about-vision-section{background:#fff;padding:6rem 0}.about-vision-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.vision-card{background:var(--color-light-bg);border:1px solid var(--color-border);border-radius:20px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .35s ease}.vision-card:before{background:linear-gradient(90deg,var(--color-primary),var(--color-accent));content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .35s ease}.vision-card:hover{box-shadow:0 24px 64px #0000001a;transform:translateY(-6px)}.vision-card:hover:before{transform:scaleX(1)}.vision-icon-wrap{align-items:center;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:20px;box-shadow:0 10px 30px #2b7a8a4d;color:#fff;display:flex;font-size:1.75rem;height:72px;justify-content:center;margin:0 auto 1.5rem;transition:transform .35s ease;width:72px}.vision-card:hover .vision-icon-wrap{transform:scale(1.1) rotate(-5deg)}.vision-card h3{color:var(--color-dark);font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.vision-card p{color:var(--color-text-muted);font-size:.9rem;line-height:1.75}.about-partners-section{background:linear-gradient(180deg,var(--color-light-bg) 0,#fff 100%);padding:6rem 0 7rem}.about-partners-header{margin-bottom:4rem;text-align:center}.about-partners-header h2{color:var(--color-dark);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:.75rem}.about-partners-header p{color:var(--color-text-muted);font-size:.95rem;line-height:1.75;margin:0 auto;max-width:560px}.partners-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:960px}.partner-card{background:#fff;border:1px solid #0000000f;border-radius:24px;box-shadow:0 8px 40px #00000014;overflow:hidden;position:relative;transition:all .4s ease}.partner-card:hover{box-shadow:0 30px 80px #2b7a8a2e;transform:translateY(-10px)}.partner-card-img-wrap{aspect-ratio:1/1;background:linear-gradient(135deg,#eef7fa,#d4ecf2);overflow:hidden;position:relative;width:100%}.partner-card-img-wrap img{height:100%;object-fit:cover;object-position:top center;transition:transform .5s ease;width:100%}.partner-card:hover .partner-card-img-wrap img{transform:scale(1.06)}.partner-card-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000 50%,#0f172a99);display:flex;inset:0;opacity:0;padding:1.5rem;position:absolute;transition:opacity .4s ease}.partner-card:hover .partner-card-overlay{opacity:1}.partner-social-links{display:flex;gap:.6rem}.partner-social-links a{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;display:flex;font-size:.85rem;height:36px;justify-content:center;transition:background .25s ease;width:36px}.partner-social-links a:hover{background:var(--color-primary);border-color:var(--color-primary)}.partner-card-body{padding:1.75rem 1.75rem 2rem;position:relative;text-align:center}.partner-tag{background:#2b7a8a14;border-radius:20px;color:var(--color-primary);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:2px;margin-bottom:.75rem;padding:.3rem .85rem;text-transform:uppercase}.partner-card-body h3{color:var(--color-dark);font-size:1.2rem;font-weight:700;margin-bottom:.35rem}.partner-designation{color:var(--color-text-muted);font-size:.88rem;font-weight:500;line-height:1.5;margin-bottom:1rem}.partner-divider{background:linear-gradient(90deg,var(--color-primary),var(--color-accent));border-radius:2px;height:2px;margin:0 auto 1rem;width:40px}.partner-bio{color:var(--color-text-muted);font-size:.85rem;line-height:1.7}.about-cta-strip{background:linear-gradient(135deg,var(--color-primary) 0,#1d6878 100%);overflow:hidden;padding:5rem 0;position:relative;text-align:center}.about-cta-strip:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.04' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";inset:0;position:absolute}.about-cta-strip .container{position:relative;z-index:1}.about-cta-strip h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:.75rem}.about-cta-strip p{color:#ffffffbf;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:520px}.cta-button-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-white{background:#fff;border-color:#fff;color:var(--color-primary)}.btn-white:hover{background:#ffffffe6;border-color:#ffffffe6;color:var(--color-primary-dark);transform:translateY(-2px)}.btn-outline-white-2{background:#0000;border:2px solid #ffffff80;color:#fff}.btn-outline-white-2:hover{background:#ffffff26;border-color:#fffc;transform:translateY(-2px)}@media (max-width:1024px){.about-mission-grid{gap:3rem;grid-template-columns:1fr}.about-vision-grid{grid-template-columns:1fr 1fr}.partners-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.about-stats-grid{grid-template-columns:repeat(2,1fr)}.about-stat-item:nth-child(2){border-right:none}.about-stat-item:first-child,.about-stat-item:nth-child(2){border-bottom:1px solid #ffffff14}}@media (max-width:768px){.about-title{font-size:2.2rem}.about-mission-grid,.about-values-list,.about-vision-grid,.partners-grid{grid-template-columns:1fr}.partners-grid{margin:0 auto;max-width:380px}.about-timeline:before{left:24px}.timeline-item{grid-template-columns:48px 1fr}.timeline-item:nth-child(2n) .timeline-content,.timeline-item:nth-child(odd) .timeline-content{grid-column:2;order:0;padding-left:1.5rem;padding-right:0;text-align:left}.timeline-item .timeline-dot{grid-column:1;order:0}.timeline-item .timeline-empty{display:none}.about-stats-grid{grid-template-columns:1fr 1fr}}.about-leadership-quote{background:linear-gradient(135deg,var(--color-dark) 0,#1a3a4a 100%);border-left:5px solid var(--color-accent);border-radius:16px;margin:0 auto;max-width:780px;padding:2.5rem 3rem;position:relative}.quote-icon{color:var(--color-accent);display:block;font-size:2rem;margin-bottom:1rem;opacity:.8}.about-leadership-quote blockquote{color:#ffffffe6;font-size:clamp(1rem,2vw,1.15rem);font-style:italic;font-weight:400;line-height:1.85;margin:0 0 1.5rem}.about-leadership-quote cite{display:flex;flex-direction:column;font-style:normal;gap:.2rem}.about-leadership-quote cite strong{color:#fff;font-size:1rem;font-weight:700}.about-leadership-quote cite span{color:var(--color-accent);font-size:.85rem;font-weight:500;letter-spacing:.5px}@media (max-width:768px){.about-leadership-quote{padding:2rem 1.5rem}}.it-header{left:0;padding:0;position:fixed;top:0;transition:all .35s ease;width:100%;z-index:1000}.it-header .container{max-width:1400px}.it-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0f1ef7;box-shadow:0 4px 32px #0000004d}.header-wrap{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:.75rem 0}.header-logo{flex-shrink:0}.header-logo a{background:#fff;border-radius:100px;display:flex;padding:.5rem 1rem}.header-logo img{height:28px;width:auto}.desktop-nav{display:flex;flex:1 1;justify-content:flex-end}.nav-list{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{align-items:center;border-radius:5px;color:#ffffffe6;cursor:pointer;display:flex;font-family:Public Sans,sans-serif;font-size:.9rem;font-weight:500;gap:.35rem;padding:.5rem .875rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.nav-link:hover{background:#ffffff14;color:#fff}.nav-link .caret{font-size:.65rem;transition:transform .2s ease}.nav-item:hover .caret{transform:rotate(180deg)}.dropdown{background:#0d1424;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 20px 60px #00000080;left:50%;list-style:none;min-width:200px;opacity:0;padding:.75rem 0;position:absolute;top:calc(100% + .75rem);transform:translateX(-50%) translateY(8px);transition:all .25s ease;visibility:hidden;z-index:200}.dropdown:before{content:"";height:8px;left:0;position:absolute;top:-8px;width:100%}.nav-item:hover .dropdown{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown li a{color:#ffffffbf;display:block;font-size:.875rem;padding:.55rem 1.25rem;position:relative;text-decoration:none;transition:all .2s ease}.dropdown li a:before{background:#4fb3c8;content:"";height:2px;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);transition:width .2s ease;width:0}.dropdown li a:hover{color:#fff;padding-left:1.75rem}.dropdown li a:hover:before{width:10px}.header-actions{gap:.75rem}.header-actions,.offcanvas-btn{align-items:center;display:flex}.offcanvas-btn{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;color:#fff;cursor:pointer;font-size:1rem;height:42px;justify-content:center;transition:all .2s ease;width:42px}.offcanvas-btn:hover{background:#2b7a8a;border-color:#2b7a8a}.mobile-toggle{align-items:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1.1rem;height:42px;justify-content:center;transition:all .2s ease;width:42px}.mobile-nav{background:#0d1424;border-top:1px solid #ffffff14;display:none;max-height:0;overflow:hidden;transition:max-height .4s ease}.mobile-nav.open{max-height:600px}.mobile-nav ul{list-style:none}.mobile-nav-item{border-bottom:1px solid #ffffff0d}.mobile-nav-link{align-items:center;background:none;border:none;color:#ffffffd9;cursor:pointer;display:flex;font-family:Public Sans,sans-serif;font-size:.9375rem;justify-content:space-between;padding:.875rem 1.5rem;text-decoration:none;transition:color .2s;width:100%}.mobile-nav-link:hover{color:#4fb3c8}.mobile-nav-link .caret{font-size:.7rem;transition:transform .25s ease}.mobile-nav-link .caret.open{transform:rotate(180deg)}.mobile-submenu{background:#ffffff08;list-style:none;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.mobile-submenu.open{max-height:400px}.mobile-submenu li a{color:#fff9;display:block;font-size:.875rem;padding:.625rem 2.25rem;text-decoration:none;transition:color .2s}.mobile-submenu li a:hover{color:#4fb3c8}.offcanvas-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;inset:0;opacity:0;position:fixed;transition:all .3s ease;visibility:hidden;z-index:1100}.offcanvas-overlay.open{opacity:1;visibility:visible}.offcanvas-sidebar{background:#0f172a;height:100vh;overflow-y:auto;padding:3rem 2.5rem;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:min(600px,95vw);z-index:1200}.offcanvas-sidebar.open{right:0}.offcanvas-close{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s;width:40px}.offcanvas-close:hover{background:#2b7a8a}.offcanvas-content{display:flex;gap:3rem;margin-top:2rem}.offcanvas-left,.offcanvas-right{flex:1 1}.offcanvas-logo{margin-bottom:2rem}.offcanvas-logo img{height:36px}.offcanvas-left h2{color:#fff;font-family:Mona Sans,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35;margin-bottom:2rem}.offcanvas-trusted p{color:#ffffff73;font-size:.8rem;margin-top:1.5rem}.offcanvas-contact-info,.offcanvas-social{margin-bottom:2.5rem}.offcanvas-contact-info h4,.offcanvas-social h4{color:#ffffff80;font-family:Public Sans,sans-serif;font-size:.75rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.offcanvas-contact-info ul,.offcanvas-social ul{display:flex;flex-direction:column;gap:.75rem;list-style:none}.offcanvas-contact-info a,.offcanvas-contact-info li,.offcanvas-social a{align-items:center;color:#ffffffbf;display:flex;font-size:.9rem;gap:.6rem;text-decoration:none;transition:color .2s}.offcanvas-contact-info a:hover,.offcanvas-social a:hover{color:#4fb3c8}@media (max-width:1024px){.desktop-nav{display:none}.mobile-toggle{display:flex}.mobile-nav{display:block}}@media (max-width:600px){.offcanvas-content{flex-direction:column;gap:2rem}}.footer-container{background-color:#0a1119;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;padding:6rem 0 4rem}.footer-content{margin:0 5rem;padding:0 2rem}.footer-logo{margin-bottom:1.5rem}.footer-top-row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:3rem}.footer-cta-title{font-size:52px;font-weight:600;letter-spacing:-.5px;margin:0}.footer-cta-btn{background-color:#267386;border:none;border-radius:8px;box-shadow:0 5px 0 #70d7ea;color:#fff;cursor:pointer;font-size:1.25rem;font-weight:500;padding:.875rem 2.5rem;transition:all .25s ease}.footer-cta-btn:hover{background-color:#2a7e93;transform:translateY(-4px)}.footer-divider{background-color:#ffffff1a;height:1px;margin:2.5rem 0;width:100%}.footer-main-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1.5fr 1fr}.footer-brand-col{display:flex;flex-direction:column}.footer-description{color:#cbd5e1;font-size:.875rem;line-height:1.6;margin:0 0 2rem;max-width:95%}.footer-social-row{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.social-label{font-size:1.1rem;font-weight:600}.social-icons-group{display:flex;gap:.75rem}.social-icon-btn{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .2s ease;width:36px}.social-icon-btn:hover{background-color:#3795a6;transform:translateY(-2px)}.footer-col-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem}.footer-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.footer-list li{padding-left:1.25rem;position:relative}.footer-list li:before{background-color:#cbd5e1;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:5px}.footer-list a{color:#cbd5e1;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s ease}.footer-list a:hover{color:#3795a6}.footer-contact-list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.footer-contact-list li{align-items:center;color:#cbd5e1;display:flex;font-size:.875rem;gap:.75rem}.footer-contact-list a{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.footer-contact-list a:hover{color:#3795a6}.footer-bottom-row{text-align:center}.footer-bottom-row p{color:#e2e8f0;font-size:.875rem;margin:0}@media (max-width:1024px){.footer-content{margin:0 2rem}.footer-main-grid{gap:3rem 2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-container{padding:4rem 0 2rem}.footer-content{margin:0}.footer-top-row{flex-direction:column;gap:1.5rem;justify-content:center;text-align:center}.footer-cta-title{font-size:36px}}@media (max-width:576px){.footer-content{padding:0 1rem}.footer-main-grid{gap:2.5rem;grid-template-columns:1fr}.footer-cta-title{font-size:28px}.footer-brand-col{align-items:center;text-align:center}.footer-description{max-width:100%}.footer-social-row{flex-direction:column;gap:1rem}}
/*# sourceMappingURL=main.3233b9a5.css.map*/