body{font-family:Lexend,sans-serif;color:#374151;background-color:#fff}html{scroll-behavior:smooth}input,select,textarea,button{font-family:inherit;font-size:1rem;outline:none}:root{--brand: #06BFDE;--brand-dark: #05a9c5;--brand-light: #e6f9fc;--medical-blue: #008ba3;--medical-gray: #4b5563;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--white: #ffffff;--radius: 8px;--font: "Lexend", sans-serif}.homepage-font-sans{font-family:var(--font)}.homepage-text-white{color:var(--white)}.homepage-text-brand{color:var(--brand)}.homepage-text-medical-blue{color:var(--medical-blue)}.homepage-text-gray-400{color:var(--gray-400)}.homepage-text-gray-500{color:var(--gray-500)}.homepage-text-gray-600{color:var(--gray-600)}.homepage-text-gray-700{color:var(--gray-700)}.homepage-text-gray-900{color:var(--gray-900)}.homepage-text-xs{font-size:.75rem;line-height:1rem}.homepage-text-sm{font-size:.875rem;line-height:1.25rem}.homepage-text-base{font-size:1rem;line-height:1.5rem}.homepage-text-lg{font-size:1.125rem;line-height:1.75rem}.homepage-text-xl{font-size:1.25rem;line-height:1.75rem}.homepage-text-2xl{font-size:1.5rem;line-height:2rem}.homepage-text-3xl{font-size:1.875rem;line-height:2.25rem}.homepage-text-4xl{font-size:2.25rem;line-height:2.5rem}.homepage-font-medium{font-weight:500}.homepage-font-semibold{font-weight:600}.homepage-font-bold{font-weight:700}.homepage-font-extrabold{font-weight:800}.homepage-italic{font-style:italic}.homepage-tracking-tight{letter-spacing:-.025em}.homepage-tracking-widest{letter-spacing:.1em}.homepage-leading-tight{line-height:1.25}.homepage-leading-relaxed{line-height:1.625}.homepage-uppercase{text-transform:uppercase}.homepage-underline:hover{text-decoration:underline}.homepage-opacity-80{opacity:.8}.homepage-opacity-90{opacity:.9}.homepage-bg-white{background-color:var(--white)}.homepage-bg-brand{background-color:var(--brand)}.homepage-bg-brand-dark{background-color:var(--brand-dark)}.homepage-bg-brand-light{background-color:var(--brand-light)}.homepage-bg-gray-50{background-color:var(--gray-50)}.homepage-bg-gray-800{background-color:var(--gray-800)}.homepage-bg-gray-900{background-color:var(--gray-900)}.homepage-bg-medical-blue{background-color:var(--medical-blue)}.homepage-max-w-7xl{max-width:80rem;margin-left:auto;margin-right:auto}.homepage-max-w-lg{max-width:32rem}.homepage-max-w-2xl{max-width:42rem}.homepage-max-w-md{max-width:28rem;margin-left:auto;margin-right:auto}.homepage-w-full{width:100%}.homepage-flex{display:flex}.homepage-flex-col{flex-direction:column}.homepage-flex-shrink-0{flex-shrink:0}.homepage-items-center{align-items:center}.homepage-items-start{align-items:flex-start}.homepage-justify-between{justify-content:space-between}.homepage-justify-center{justify-content:center}.homepage-gap-2{gap:.5rem}.homepage-gap-4{gap:1rem}.homepage-gap-6{gap:1.5rem}.homepage-gap-12{gap:3rem}.homepage-overflow-hidden{overflow:hidden}.homepage-relative{position:relative}.homepage-absolute{position:absolute}.homepage-sticky{position:sticky}.homepage-top-0{top:0}.homepage-z-50{z-index:50}.homepage-order-1{order:1}.homepage-order-2{order:2}.homepage-mx-auto{margin-left:auto;margin-right:auto}.homepage-mt-2{margin-top:.5rem}.homepage-mt-4{margin-top:1rem}.homepage-mt-6{margin-top:1.5rem}.homepage-mt-8{margin-top:2rem}.homepage-mt-10{margin-top:2.5rem}.homepage-mt-12{margin-top:3rem}.homepage-mt-16{margin-top:4rem}.homepage-mb-4{margin-bottom:1rem}.homepage-mb-6{margin-bottom:1.5rem}.homepage-mb-8{margin-bottom:2rem}.homepage-mb-10{margin-bottom:2.5rem}.homepage-mb-12{margin-bottom:3rem}.homepage-ml-0{margin-left:0}.homepage-pt-12{padding-top:3rem}.homepage-pt-16{padding-top:4rem}.homepage-pb-2{padding-bottom:.5rem}.homepage-text-center{text-align:center}.homepage-hidden{display:none}.homepage-grid{display:grid}.homepage-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.homepage-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.homepage-col-span-1{grid-column:span 1}.homepage-h-1{height:.25rem}.homepage-h-1-5{height:.375rem}.homepage-h-6{height:1.5rem}.homepage-h-8{height:2rem}.homepage-h-10{height:2.5rem}.homepage-h-12{height:3rem}.homepage-h-14{height:3.5rem}.homepage-h-20{height:5rem}.homepage-h-32{height:8rem}.homepage-w-1{width:.25rem}.homepage-w-1-5{width:.375rem}.homepage-w-6{width:1.5rem}.homepage-w-8{width:2rem}.homepage-w-10{width:2.5rem}.homepage-w-12{width:3rem}.homepage-w-14{width:3.5rem}.homepage-w-24{width:6rem}.homepage-w-32{width:8rem}.homepage-border{border:1px solid}.homepage-border-b{border-bottom:1px solid}.homepage-border-t{border-top:1px solid}.homepage-border-2{border-width:2px;border-style:solid}.homepage-border-transparent{border-color:transparent}.homepage-border-gray-100{border-color:var(--gray-100)}.homepage-border-gray-200{border-color:var(--gray-200)}.homepage-border-gray-300{border-color:var(--gray-300)}.homepage-border-gray-800{border-color:var(--gray-800)}.homepage-border-brand{border-color:var(--brand)}.homepage-border-brand-20{border-color:#06bfde33}.homepage-border-white-20{border-color:#fff3}.homepage-border-white-8{border:8px solid var(--white)}.homepage-rounded-full{border-radius:9999px}.homepage-rounded-custom{border-radius:var(--radius)}.homepage-rounded-lg{border-radius:.5rem}.homepage-rounded-xl{border-radius:.75rem}.homepage-rounded-2xl{border-radius:1rem}.homepage-rounded-3xl{border-radius:1.5rem}.homepage-rounded-l-custom{border-radius:var(--radius) 0 0 var(--radius)}.homepage-rounded-r-custom{border-radius:0 var(--radius) var(--radius) 0}.homepage-shadow-sm{box-shadow:0 1px 2px #0000000d}.homepage-shadow-md{box-shadow:0 4px 6px #00000012}.homepage-shadow-lg{box-shadow:0 10px 15px #0000001a}.homepage-shadow-xl{box-shadow:0 20px 25px #0000001a}.homepage-shadow-2xl{box-shadow:0 25px 50px #00000026}.homepage-transition-all{transition:all .2s ease}.homepage-transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.homepage-transform{transform:translateZ(0)}.homepage-cursor-not-allowed{cursor:not-allowed}.homepage-backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.homepage-blur-2xl{filter:blur(40px)}.homepage-blur-3xl{filter:blur(64px)}.homepage-space-y-4>*+*{margin-top:1rem}.homepage-space-y-6>*+*{margin-top:1.5rem}.homepage-space-y-8>*+*{margin-top:2rem}.homepage-object-cover{object-fit:cover}.homepage-py-16{padding-top:4rem;padding-bottom:4rem}.homepage-py-20{padding-top:5rem;padding-bottom:5rem}.homepage-py-24{padding-top:6rem;padding-bottom:6rem}.homepage-px-4{padding-left:1rem;padding-right:1rem}.homepage-px-6{padding-left:1.5rem;padding-right:1.5rem}.homepage-px-8{padding-left:2rem;padding-right:2rem}.homepage-p-8{padding:2rem}.homepage-p-12{padding:3rem}.homepage-py-2-5{padding-top:.625rem;padding-bottom:.625rem}.homepage-py-3{padding-top:.75rem;padding-bottom:.75rem}.homepage-py-4{padding-top:1rem;padding-bottom:1rem}.homepage-px-4-pad{padding-left:1rem;padding-right:1rem}.homepage-px-6-pad{padding-left:1.5rem;padding-right:1.5rem}.homepage-px-8-pad{padding-left:2rem;padding-right:2rem}.homepage-inline-flex{display:inline-flex}.homepage-inline-block{display:inline-block}.homepage-fill-currentColor{fill:currentColor}.homepage-fill-none{fill:none}.homepage-stroke-currentColor{stroke:currentColor}.homepage-header{position:sticky;top:0;z-index:50;background-color:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid var(--gray-100)}.homepage-nav{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-nav-inner{display:flex;justify-content:space-between;align-items:center;height:5rem}.homepage-logo-wrap{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.homepage-logo-wrap img{width:2.5rem;height:2.5rem}.homepage-logo-circle{width:2.5rem;height:2.5rem;background-color:var(--brand);border-radius:9999px;display:flex;align-items:center;justify-content:center}.homepage-logo-letter{color:var(--white);font-weight:700;font-size:1.25rem}.homepage-logo-text{font-size:1.5rem;font-weight:700;color:var(--medical-blue);letter-spacing:-.025em}.homepage-logo-text span{color:var(--brand)}.homepage-desktop-nav{display:none;align-items:center;gap:2rem}.homepage-nav-link{color:var(--gray-600);font-weight:500;transition:color .2s}.homepage-nav-link:hover{color:var(--brand)}.homepage-nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;background-color:var(--brand);color:var(--white);font-size:.875rem;font-weight:700;border-radius:var(--radius);border:1px solid transparent;box-shadow:0 4px 6px #00000012;transition:all .2s}.homepage-nav-cta:hover{background-color:var(--brand-dark);box-shadow:0 10px 15px #0000001a}.homepage-mobile-menu-btn{color:var(--gray-600);background:none;border:none;cursor:pointer;transition:color .2s}.homepage-mobile-menu-btn:hover{color:var(--brand)}.homepage-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06bfde0d,#fff);padding:4rem 0}.homepage-hero-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.homepage-hero-h1{font-size:2.5rem;font-weight:800;color:var(--medical-blue);line-height:1.15}.homepage-hero-h1 span{color:var(--brand)}.homepage-hero-p{margin-top:1.5rem;font-size:1.125rem;color:var(--gray-600);max-width:32rem}.homepage-hero-btns{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.homepage-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background-color:var(--brand);color:var(--white);font-size:1rem;font-weight:700;border-radius:var(--radius);border:1px solid transparent;box-shadow:0 25px 50px #00000026;transition:all .2s}.homepage-btn-primary:hover{background-color:var(--brand-dark);transform:translateY(-2px)}.homepage-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:2px solid var(--brand);color:var(--brand);font-size:1rem;font-weight:700;border-radius:var(--radius);background:transparent;transition:all .2s}.homepage-btn-outline:hover{background-color:var(--brand-light)}.homepage-hero-trust{margin-top:2rem;display:flex;align-items:center;gap:1.5rem}.homepage-hero-trust p{font-size:.875rem;color:var(--gray-500);font-weight:500;font-style:italic}.homepage-hero-img-wrap{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px #00000026}.homepage-hero-img-overlay{position:absolute;bottom:-1.5rem;left:-1.5rem;width:8rem;height:8rem;background:#06bfde33;border-radius:9999px;filter:blur(40px)}.homepage-hero-dots{position:absolute;top:-1rem;right:-1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.homepage-hero-dot{width:.375rem;height:.375rem;background-color:var(--brand);border-radius:9999px}.homepage-services{padding:5rem 0;background-color:var(--white)}.homepage-services-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-section-header{text-align:center;margin-bottom:4rem}.homepage-section-title{font-size:2rem;font-weight:700;color:var(--gray-900)}.homepage-section-divider{margin:.5rem auto 0;height:.375rem;width:6rem;background-color:var(--brand);border-radius:9999px}.homepage-section-desc{margin-top:1rem;color:var(--gray-600);max-width:42rem;margin-left:auto;margin-right:auto}.homepage-services-grid{display:grid;grid-template-columns:1fr;gap:2rem}.homepage-service-card{padding:2rem;background-color:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;transition:all .3s}.homepage-service-card:hover{box-shadow:0 20px 25px #0000001a;border-color:#06bfde4d}.homepage-service-icon{width:3.5rem;height:3.5rem;background-color:#06bfde1a;color:var(--brand);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s}.homepage-service-card:hover .homepage-service-icon{background-color:var(--brand);color:var(--white)}.homepage-service-h3{font-size:1.25rem;font-weight:700;color:var(--gray-900);margin-bottom:.75rem}.homepage-service-p{color:var(--gray-600);line-height:1.625}.homepage-service-cta-card{padding:2rem;background-color:var(--brand);border-radius:var(--radius);color:var(--white);text-align:center;box-shadow:0 10px 15px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .2s}.homepage-service-cta-card:hover{transform:scale(1.02)}.homepage-service-cta-h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.homepage-service-cta-p{margin-bottom:2rem;opacity:.9}.homepage-btn-white{display:inline-block;padding:.75rem 1.5rem;background-color:var(--white);color:var(--brand);font-weight:700;border-radius:var(--radius);transition:background-color .2s}.homepage-btn-white:hover{background-color:var(--gray-50)}.homepage-about{padding:5rem 0;background-color:var(--gray-50);background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1440 320" xmlns="http://www.w3.org/2000/svg"><path d="M0,160L48,176C96,192,192,224,288,213.3C384,202.7,480,149,576,144C672,138.7,768,181.3,864,181.3C960,181.3,1056,138.7,1152,122.7C1248,106.7,1344,117.3,1392,122.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z" fill="%2306BFDE" fill-opacity="0.1"/></svg>');background-position:bottom;background-repeat:no-repeat;background-size:cover}.homepage-about-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-about-layout{display:flex;flex-direction:column;gap:3rem}.homepage-about-img{border-radius:var(--radius);box-shadow:0 10px 15px #0000001a;width:100%}.homepage-about-eyebrow{color:var(--brand);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;margin-bottom:1rem}.homepage-about-h3{font-size:1.875rem;font-weight:800;color:var(--medical-blue);margin-bottom:1.5rem}.homepage-about-p{font-size:1.125rem;color:var(--gray-600);margin-bottom:1.5rem}.homepage-about-p:last-of-type{margin-bottom:2rem;line-height:1.625}.homepage-about-feature{display:flex;align-items:flex-start;gap:1rem}.homepage-about-feature-icon{flex-shrink:0;width:3rem;height:3rem;background-color:#06bfde33;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:var(--brand)}.homepage-about-feature-title{font-weight:700;color:var(--gray-900)}.homepage-about-feature-desc{color:var(--gray-500)}.homepage-app-section{padding:5rem 0;background-color:#e6f9fc4d}.homepage-app-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-app-layout{display:flex;flex-direction:column;align-items:center;gap:3rem}.homepage-app-img-col{width:100%;order:2}.homepage-app-img-wrapper{position:relative}.homepage-app-img-bg{position:absolute;inset:-1rem;background-color:#06bfde1a;border-radius:9999px;filter:blur(64px)}.homepage-app-img{position:relative;width:100%;max-width:28rem;margin:0 auto;border-radius:1.5rem;box-shadow:0 25px 50px #00000026;border:8px solid var(--white)}.homepage-app-content-col{width:100%;order:1}.homepage-badge{display:inline-block;padding:.375rem 1rem;background-color:var(--brand);color:var(--white);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;margin-bottom:1.5rem}.homepage-app-h2{font-size:2.25rem;font-weight:800;color:var(--medical-blue);margin-bottom:1.5rem}.homepage-app-p{font-size:1.125rem;color:var(--gray-600);margin-bottom:2.5rem;line-height:1.625}.homepage-app-features{display:flex;flex-direction:column;gap:1.5rem}.homepage-app-feature{display:flex;align-items:flex-start;gap:1rem}.homepage-app-feature-icon{flex-shrink:0;width:3rem;height:3rem;background-color:var(--white);border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(6,191,222,.2);display:flex;align-items:center;justify-content:center;color:var(--brand)}.homepage-app-feature-title{font-weight:700;color:var(--gray-900)}.homepage-app-feature-desc{color:var(--gray-500)}.homepage-btn-disabled{display:inline-block;margin-top:3rem;padding:1rem 2rem;background-color:var(--brand);color:var(--white);font-weight:700;border-radius:var(--radius);box-shadow:0 10px 15px #0000001a;opacity:.75;cursor:not-allowed;border:none}.homepage-contact{padding:6rem 0;background-color:var(--white)}.homepage-contact-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-contact-card{background-color:var(--medical-blue);border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column}.homepage-contact-info{background-color:var(--brand);padding:3rem;color:var(--white)}.homepage-contact-info-h2{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.homepage-contact-items{display:flex;flex-direction:column;gap:2rem}.homepage-contact-item{display:flex;align-items:center;gap:1rem}.homepage-contact-item-icon{width:2.5rem;height:2.5rem;background-color:#fff3;border-radius:9999px;display:flex;align-items:center;justify-content:center}.homepage-contact-item-label{font-size:.875rem;opacity:.8}.homepage-contact-item-value{font-size:1.25rem;font-weight:700;color:var(--white)}.homepage-contact-item-value:hover{text-decoration:underline}.homepage-contact-why{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.2)}.homepage-contact-why h4{font-weight:700;margin-bottom:1rem}.homepage-contact-why ul{display:flex;flex-direction:column;gap:1rem}.homepage-contact-why li{display:flex;align-items:center;gap:.5rem}.homepage-bullet{width:.375rem;height:.375rem;background-color:var(--white);border-radius:9999px;flex-shrink:0}.homepage-contact-form-col{padding:3rem;background-color:var(--white)}.homepage-contact-form-h3{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin-bottom:1.5rem}.homepage-form{display:flex;flex-direction:column;gap:1.5rem}.homepage-form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}.homepage-form-group{display:flex;flex-direction:column}.homepage-label{display:block;font-size:.875rem;font-weight:500;color:var(--gray-700);margin-bottom:.5rem}.homepage-input,.homepage-select,.homepage-textarea{width:100%;padding:.625rem .875rem;border:1px solid var(--gray-300);border-radius:var(--radius);background-color:var(--white);color:var(--gray-700);font-family:var(--font);font-size:1rem;transition:border-color .2s,box-shadow .2s}.homepage-input:focus,.homepage-select:focus,.homepage-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #06bfde26}.homepage-textarea{resize:vertical}.homepage-btn-submit{width:100%;padding:1rem;background-color:var(--medical-blue);color:var(--white);font-weight:700;border-radius:var(--radius);border:none;cursor:pointer;box-shadow:0 10px 15px #0000001a;transition:background-color .2s;font-family:var(--font);font-size:1rem}.homepage-btn-submit:hover{background-color:#008ba3e6}.homepage-footer{background-color:var(--gray-900);color:var(--gray-400);padding:4rem 0}.homepage-footer-container{max-width:80rem;margin:0 auto;padding:0 1rem}.homepage-footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.homepage-footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.homepage-footer-logo-circle{width:2rem;height:2rem;background-color:var(--brand);border-radius:9999px;display:flex;align-items:center;justify-content:center}.homepage-footer-logo-letter{color:var(--white);font-weight:700;font-size:.875rem}.homepage-footer-logo-text{font-size:1.25rem;font-weight:700;color:var(--white)}.homepage-footer-logo-text span{color:var(--brand)}.homepage-footer-desc{font-size:.875rem;line-height:1.625}.homepage-footer-col-h4{color:var(--white);font-weight:700;margin-bottom:1.5rem}.homepage-footer-links{display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.homepage-footer-link{color:var(--gray-400);transition:color .2s}.homepage-footer-link:hover{color:var(--brand)}.homepage-footer-contact-list{display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.homepage-footer-newsletter-desc{font-size:.75rem;margin-bottom:1rem}.homepage-footer-newsletter-row{display:flex}.homepage-footer-email-input{background-color:var(--gray-800);border:none;border-radius:var(--radius) 0 0 var(--radius);font-size:.875rem;padding:.5rem .75rem;color:var(--gray-400);width:100%;font-family:var(--font)}.homepage-footer-email-input:focus{outline:none;box-shadow:0 0 0 2px var(--brand)}.homepage-footer-email-btn{background-color:var(--brand);color:var(--white);border:none;padding:.5rem 1rem;border-radius:0 var(--radius) var(--radius) 0;cursor:pointer;transition:background-color .2s;display:flex;align-items:center}.homepage-footer-email-btn:hover{background-color:var(--brand-dark)}.homepage-footer-bottom{padding-top:3rem;border-top:1px solid var(--gray-800);display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:.75rem;gap:1rem}.homepage-footer-legal{display:flex;gap:1.5rem}.homepage-footer-legal a{color:var(--gray-400);transition:color .2s}.homepage-footer-legal a:hover{color:var(--white)}@media(min-width:640px){.homepage-nav,.homepage-hero-container{padding:0 1.5rem}.homepage-hero-h1{font-size:3rem}.homepage-hero-btns{flex-direction:row}.homepage-services-container,.homepage-about-container,.homepage-app-container,.homepage-contact-container,.homepage-footer-container{padding:0 1.5rem}.homepage-form-row{grid-template-columns:1fr 1fr}}@media(min-width:768px){.homepage-desktop-nav{display:flex}.homepage-mobile-menu-btn{display:none}.homepage-footer-grid{grid-template-columns:1fr 1fr 1fr 1fr}.homepage-footer-grid>div:first-child{grid-column:span 1}.homepage-footer-bottom{flex-direction:row;gap:0}}@media(min-width:1024px){.homepage-nav{padding:0 2rem}.homepage-hero{padding:6rem 0}.homepage-hero-container{padding:0 2rem}.homepage-hero-grid{grid-template-columns:1fr 1fr}.homepage-hero-h1{font-size:3.75rem}.homepage-hero-img-col{margin-top:0}.homepage-services-container{padding:0 2rem}.homepage-services-grid{grid-template-columns:repeat(3,1fr)}.homepage-about-container{padding:0 2rem}.homepage-about-layout{flex-direction:row;align-items:center;gap:4rem}.homepage-about-img-col{width:50%;flex-shrink:0}.homepage-about-content-col{width:50%}.homepage-app-container{padding:0 2rem}.homepage-app-layout{flex-direction:row}.homepage-app-img-col{width:50%;order:1}.homepage-app-content-col{width:50%;order:2}.homepage-contact-container{padding:0 2rem}.homepage-contact-card{flex-direction:row}.homepage-contact-info{width:33.333%}.homepage-contact-form-col{width:66.666%}.homepage-footer-container{padding:0 2rem}}input,textarea,select{font-family:inherit}:root{--primary: #06BFDE;--primary-05: rgba(6,191,222,.05);--primary-10: rgba(6,191,222,.1);--primary-20: rgba(6,191,222,.2);--primary-25: rgba(6,191,222,.25);--primary-90: rgba(6,191,222,.9);--bg-light: #f8f6f6;--white: #ffffff;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--font: "Public Sans", sans-serif;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px}.contactus-header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid var(--slate-200);background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.contactus-header-inner{max-width:80rem;margin:0 auto;padding:0 1rem}.contactus-header-row{display:flex;align-items:center;justify-content:space-between;height:4rem}.contactus-brand{display:flex;align-items:center;gap:.5rem}.contactus-brand-icon{color:var(--primary);font-size:1.875rem}.contactus-brand-name{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--slate-900)}.contactus-brand-name span{color:var(--primary);font-weight:800}.contactus-nav{display:none;align-items:center;gap:2rem}.contactus-nav-link{font-size:.875rem;font-weight:500;color:var(--slate-700);transition:color .2s}.contactus-nav-link:hover{color:var(--primary)}.contactus-nav-link-active{font-size:.875rem;font-weight:500;color:var(--primary);border-bottom:2px solid var(--primary);padding-bottom:2px}.contactus-header-actions{display:flex;align-items:center}.contactus-btn-book{background-color:var(--primary);color:var(--white);padding:.625rem 1.5rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:700;border:none;box-shadow:0 10px 25px #06bfde33;transition:background-color .2s}.contactus-btn-book:hover{background-color:var(--primary-90)}.contactus-hero{position:relative;overflow:hidden;padding:4rem 0}.contactus-hero-container{max-width:80rem;margin:0 auto;padding:0 1rem}.contactus-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.contactus-hero-content{max-width:36rem}.contactus-hero-badge{display:inline-block;padding:.375rem 1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);background-color:var(--primary-10);color:var(--primary)}.contactus-hero-h2{font-size:2.5rem;font-weight:900;color:var(--slate-900);line-height:1.1;margin-bottom:1.5rem}.contactus-hero-h2 span{color:var(--primary)}.contactus-hero-p{font-size:1.125rem;color:var(--slate-600);line-height:1.75;margin-bottom:2rem}.contactus-hero-btns{display:flex;flex-wrap:wrap;gap:1rem}.contactus-btn-primary{display:flex;align-items:center;gap:.5rem;background-color:var(--primary);color:var(--white);padding:1rem 2rem;border-radius:var(--radius-xl);font-weight:700;border:none;transition:background-color .2s}.contactus-btn-primary:hover{background-color:var(--primary-90)}.contactus-btn-secondary{display:flex;align-items:center;gap:.5rem;border:2px solid var(--slate-200);background:transparent;padding:1rem 2rem;border-radius:var(--radius-xl);font-weight:700;color:var(--slate-700);transition:background-color .2s}.contactus-btn-secondary:hover{background-color:var(--slate-50)}.contactus-hero-img-col{position:relative}.contactus-hero-img-blob{position:absolute;z-index:-1;top:0;right:0;width:18rem;height:18rem;background-color:var(--primary-20);filter:blur(64px);border-radius:var(--radius-full)}.contactus-hero-img-box{background-color:var(--primary-05);border-radius:2rem;padding:1rem}.contactus-hero-img-inner{aspect-ratio:1/1;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius-2xl);background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuC9LDysYl-urmwx3xVSnPZIcw9QAGV7UBCkPzYnjgGePKgVzm4PZYxgpVIHYNFmxxbhgeg7XckKMgpC7sXt4lx4xA56L6mKnUehYDl1Ih4eyJCYZEVAU5SnoxzzbF2mFQQ5VHjixgFUJllMMUKyozNucMU9g6Cs8Dpj18bkbu2EJbj9Ma7yCcG1MCU4KiWwy16q38_GUpRP2f0a_gqONKjcZ1je4Kmq3R9qitOFUqiwUjTd9vbirgab3W2-q-LAJoQcfoxfWDhZd1A)}.contactus-cards-section{padding:3rem 0;background-color:var(--white)}.contactus-cards-container{max-width:80rem;margin:0 auto;padding:0 1rem}.contactus-cards-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.contactus-card{display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:var(--radius-2xl);border:1px solid var(--slate-100);background-color:var(--bg-light);transition:box-shadow .2s}.contactus-card:hover{box-shadow:0 20px 40px #0000001a}.contactus-card-icon{width:3.5rem;height:3.5rem;border-radius:var(--radius-xl);background-color:var(--primary-10);color:var(--primary);display:flex;align-items:center;justify-content:center}.contactus-card-icon .material-symbols-outlined{font-size:1.875rem}.contactus-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--slate-900)}.contactus-card-sub{color:var(--slate-600);font-size:.9rem;margin-bottom:.25rem}.contactus-card-value,.contactus-card-value-text{color:var(--primary);font-weight:700;font-size:1.125rem}.contactus-form-section{padding:5rem 0}.contactus-form-container{max-width:80rem;margin:0 auto;padding:0 1rem}.contactus-form-wrap{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.contactus-form-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:var(--slate-900)}.contactus-form-desc{color:var(--slate-600);line-height:1.625}.contactus-form{display:flex;flex-direction:column;gap:1.5rem}.contactus-form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}.contactus-form-group{display:flex;flex-direction:column;gap:.5rem}.contactus-label{font-size:.875rem;font-weight:600;color:var(--slate-900)}.contactus-input,.contactus-textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--slate-200);border-radius:var(--radius-xl);background-color:var(--white);color:var(--slate-900);font-size:.9rem;transition:border-color .2s,box-shadow .2s;outline:none}.contactus-input:focus,.contactus-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #06bfde26}.contactus-input::placeholder,.contactus-textarea::placeholder{color:var(--slate-400)}.contactus-textarea{resize:vertical}.contactus-btn-submit{width:100%;background-color:var(--primary);color:var(--white);font-weight:700;padding:1rem;border-radius:var(--radius-xl);border:none;font-size:1rem;box-shadow:0 10px 25px var(--primary-25);transition:background-color .2s}.contactus-btn-submit:hover{background-color:var(--primary-90)}.contactus-faq-section{padding:5rem 0;background-color:var(--primary-05)}.contactus-faq-container{max-width:48rem;margin:0 auto;padding:0 1rem}.contactus-faq-head{text-align:center;margin-bottom:3rem}.contactus-faq-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:var(--slate-900)}.contactus-faq-desc{color:var(--slate-600)}.contactus-faq-list{display:flex;flex-direction:column;gap:1rem}.contactus-faq-item{background-color:var(--white);padding:1.5rem;border-radius:var(--radius-2xl);border:1px solid var(--slate-100);box-shadow:0 1px 3px #0000000d}.contactus-faq-q{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--slate-900);display:flex;align-items:center;gap:.5rem}.contactus-faq-q-icon{color:var(--primary);flex-shrink:0}.contactus-faq-a{color:var(--slate-600);line-height:1.75}.contactus-footer{background-color:var(--slate-900);color:var(--slate-300);padding:5rem 0 2.5rem}.contactus-footer-container{max-width:80rem;margin:0 auto;padding:0 1rem}.contactus-footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.contactus-footer-brand{display:flex;flex-direction:column;gap:1.5rem}.contactus-footer-brand-row{display:flex;align-items:center;gap:.5rem;color:var(--white)}.contactus-footer-brand-icon{color:var(--primary);font-size:1.875rem}.contactus-footer-brand-name{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--white)}.contactus-footer-brand-name span{color:var(--primary)}.contactus-footer-desc{font-size:.875rem;line-height:1.75;color:var(--slate-400);max-width:24rem}.contactus-footer-socials{display:flex;gap:1rem}.contactus-social-btn{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);background-color:var(--slate-800);display:flex;align-items:center;justify-content:center;color:var(--slate-300);transition:background-color .2s}.contactus-social-btn:hover{background-color:var(--primary)}.contactus-social-btn .material-symbols-outlined{font-size:1.25rem}.contactus-footer-col-h3{color:var(--white);font-weight:700;margin-bottom:1.5rem;font-size:1rem}.contactus-footer-links{display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.contactus-footer-link{color:var(--slate-300);transition:color .2s}.contactus-footer-link:hover{color:var(--primary)}.contactus-footer-contact-list{display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.contactus-footer-contact-item{display:flex;align-items:flex-start;gap:.75rem;color:var(--slate-300)}.contactus-footer-contact-icon{color:var(--primary);flex-shrink:0}.contactus-footer-newsletter-desc{font-size:.875rem;margin-bottom:1rem;color:var(--slate-400)}.contactus-footer-newsletter-row{display:flex;gap:.5rem}.contactus-footer-email-input{background-color:var(--slate-800);border:none;border-radius:var(--radius-lg);font-size:.875rem;padding:.5rem .75rem;color:var(--slate-300);width:100%;font-family:var(--font);outline:none}.contactus-footer-email-input:focus{box-shadow:0 0 0 2px var(--primary)}.contactus-footer-send-btn{background-color:var(--primary);color:var(--white);padding:.5rem .75rem;border-radius:var(--radius-lg);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;flex-shrink:0}.contactus-footer-send-btn:hover{background-color:var(--primary-90)}.contactus-footer-bottom{padding-top:2rem;border-top:1px solid var(--slate-800);text-align:center;font-size:.75rem;color:var(--slate-500)}@media(min-width:480px){.contactus-hero-h2{font-size:3rem}.contactus-hero-img-box{padding:1.5rem}}@media(min-width:640px){.contactus-header-inner{padding:0 1.5rem}.contactus-header-row{height:5rem}.contactus-hero-container{padding:0 1.5rem}.contactus-hero-h2{font-size:3.5rem}.contactus-cards-container,.contactus-form-container{padding:0 1.5rem}.contactus-form-row{grid-template-columns:1fr 1fr}.contactus-faq-container,.contactus-footer-container{padding:0 1.5rem}.contactus-cards-grid{grid-template-columns:1fr 1fr}}@media(min-width:768px){.contactus-nav{display:flex}.contactus-cards-grid{grid-template-columns:repeat(3,1fr)}.contactus-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.contactus-header-inner{padding:0 2rem}.contactus-hero{padding:6rem 0}.contactus-hero-container{padding:0 2rem}.contactus-hero-grid{grid-template-columns:1fr 1fr}.contactus-hero-h2{font-size:3.75rem}.contactus-hero-img-box{padding:2rem}.contactus-cards-container,.contactus-form-container,.contactus-faq-container,.contactus-footer-container{padding:0 2rem}.contactus-footer-grid{grid-template-columns:repeat(4,1fr)}.contactus-form-section{padding:8rem 0}}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:root{--primary: #06BFDE;--primary-10: rgba(6,191,222,.1);--primary-05: rgba(6,191,222,.05);--primary-20: rgba(6,191,222,.2);--bg-light: #f8f6f6;--bg-dark: #1a2426;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--white: #ffffff;--font: "Public Sans", sans-serif;--radius: .25rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px}.aboutus-header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid rgba(6,191,222,.1);background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.aboutus-header-inner{margin:0 auto;max-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.aboutus-brand{display:flex;align-items:center;gap:.5rem}.aboutus-brand-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:var(--radius-xl);background-color:var(--primary);color:var(--white)}.aboutus-brand-name{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--slate-900)}.aboutus-nav{display:none;align-items:center;gap:2rem}.aboutus-nav-link{font-size:.875rem;font-weight:500;color:var(--slate-900);transition:color .2s}.aboutus-nav-link:hover{color:var(--primary)}.aboutus-nav-link-active{font-size:.875rem;font-weight:700;color:var(--primary)}.aboutus-header-actions{display:flex;align-items:center;gap:1rem}.aboutus-btn-get-started{border-radius:var(--radius-xl);background-color:var(--primary);padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;color:var(--white);border:none;transition:background-color .2s}.aboutus-btn-get-started:hover{background-color:#06bfdee6}.aboutus-mobile-menu-btn{display:flex;background:none;border:none;color:var(--slate-900);padding:.25rem}.aboutus-hero{position:relative;overflow:hidden;padding:5rem 0;background-color:var(--bg-light)}.aboutus-hero-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(circle at top right,rgba(6,191,222,.1) 0%,transparent 60%,transparent 100%)}.aboutus-hero-container{position:relative;z-index:1;margin:0 auto;max-width:1200px;padding:0 1.5rem}.aboutus-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.aboutus-hero-content{display:flex;flex-direction:column;gap:1.5rem}.aboutus-hero-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:var(--radius-full);background-color:var(--primary-10);padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.aboutus-hero-h1{font-size:2.75rem;font-weight:900;line-height:1.1;letter-spacing:-.025em;color:var(--slate-900)}.aboutus-hero-h1 span{color:var(--primary)}.aboutus-hero-p{max-width:540px;font-size:1.125rem;color:var(--slate-600);line-height:1.75}.aboutus-hero-btns{display:flex;gap:1rem;padding-top:1rem}.aboutus-btn-impact{border-radius:var(--radius-xl);background-color:var(--primary);padding:1rem 2rem;font-weight:700;color:var(--white);border:none;box-shadow:0 10px 25px #06bfde33;transition:transform .2s}.aboutus-btn-impact:hover{transform:scale(1.02)}.aboutus-hero-img-wrap{position:relative}.aboutus-hero-img-box{aspect-ratio:1/1;width:100%;border-radius:var(--radius-3xl);background-color:#06bfde0d;padding:2rem;overflow:hidden}.aboutus-hero-img{height:100%;width:100%;object-fit:contain}.aboutus-mv-section{background-color:var(--white);padding:6rem 0}.aboutus-mv-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.aboutus-section-head{margin-bottom:4rem;text-align:center}.aboutus-section-title{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;color:var(--slate-900)}.aboutus-section-divider{margin:1rem auto 0;height:.375rem;width:5rem;border-radius:var(--radius-full);background-color:var(--primary)}.aboutus-mv-grid{display:grid;grid-template-columns:1fr;gap:2rem}.aboutus-mv-card{display:flex;flex-direction:column;gap:1.5rem;border-radius:var(--radius-3xl);background-color:var(--bg-light);padding:2.5rem;border:1px solid rgba(6,191,222,.05)}.aboutus-mv-icon{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:1rem;background-color:var(--primary-20);color:var(--primary)}.aboutus-mv-icon .material-symbols-outlined{font-size:1.875rem}.aboutus-mv-h3{font-size:1.5rem;font-weight:700;color:var(--slate-900)}.aboutus-mv-p{color:var(--slate-600);line-height:1.75}.aboutus-company-section{padding:6rem 0;background-color:var(--bg-light)}.aboutus-company-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.aboutus-company-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.aboutus-company-imgs{order:2;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.aboutus-company-img-box-1{aspect-ratio:1/1;border-radius:var(--radius-2xl);background-color:var(--primary-10);padding:1rem;overflow:hidden}.aboutus-company-img-box-2{margin-top:2rem;aspect-ratio:1/1;border-radius:var(--radius-2xl);background-color:var(--primary-05);padding:1rem;overflow:hidden}.aboutus-company-img{height:100%;width:100%;object-fit:contain}.aboutus-company-content{order:1;display:flex;flex-direction:column;gap:1.5rem}.aboutus-company-h2{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;color:var(--slate-900)}.aboutus-company-p{color:var(--slate-600);line-height:1.75;font-size:1.125rem}.aboutus-checklist{display:flex;flex-direction:column;gap:1rem}.aboutus-checklist-item{display:flex;align-items:flex-start;gap:.75rem}.aboutus-check-icon{color:var(--primary);margin-top:.125rem;flex-shrink:0}.aboutus-checklist-text{font-weight:500;color:var(--slate-900)}.aboutus-founder-section{background-color:var(--white);padding:6rem 0}.aboutus-founder-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.aboutus-founder-inner{margin:0 auto;max-width:900px}.aboutus-founder-card{overflow:hidden;border-radius:2.5rem;background-color:var(--bg-light);border:1px solid rgba(6,191,222,.1);box-shadow:0 20px 60px #06bfde0d;display:flex;flex-direction:column}.aboutus-founder-img-col{position:relative;background-color:var(--primary-10);padding:3rem;display:flex;align-items:center;justify-content:center}.aboutus-founder-img{height:16rem;width:16rem;border-radius:var(--radius-full);border:4px solid var(--white);object-fit:cover;box-shadow:0 10px 25px #0000001f}.aboutus-founder-content{padding:3rem}.aboutus-founder-h2{margin-bottom:.25rem;font-size:1.875rem;font-weight:700;color:var(--slate-900)}.aboutus-founder-title{margin-bottom:1.5rem;font-weight:600;color:var(--primary)}.aboutus-founder-quote{color:var(--slate-600);line-height:1.75;font-style:italic}.aboutus-founder-socials{margin-top:2rem;display:flex;gap:1rem}.aboutus-social-btn{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:var(--radius-full);background-color:var(--slate-200);color:var(--slate-600);border:none;cursor:pointer;transition:background-color .2s}.aboutus-social-btn:hover{background-color:var(--slate-300)}.aboutus-social-btn .material-symbols-outlined{font-size:1.25rem}.aboutus-footer{border-top:1px solid rgba(6,191,222,.1);background-color:var(--white);padding:4rem 0}.aboutus-footer-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.aboutus-footer-grid{display:grid;grid-template-columns:1fr;gap:3rem}.aboutus-footer-brand{display:flex;flex-direction:column;gap:1.5rem}.aboutus-footer-brand-row{display:flex;align-items:center;gap:.5rem}.aboutus-footer-brand-icon{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:var(--radius-lg);background-color:var(--primary);color:var(--white)}.aboutus-footer-brand-icon .material-symbols-outlined{font-size:.875rem}.aboutus-footer-brand-name{font-size:1.25rem;font-weight:700;color:var(--slate-900)}.aboutus-footer-desc{max-width:18rem;color:var(--slate-500);font-size:.9rem;line-height:1.6}.aboutus-footer-col-h4{margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:var(--primary)}.aboutus-footer-links{display:flex;flex-direction:column;gap:1rem;font-size:.875rem;font-weight:500;color:var(--slate-600)}.aboutus-footer-link{color:var(--slate-600);transition:color .2s}.aboutus-footer-link:hover{color:var(--primary)}.aboutus-footer-contact-list{display:flex;flex-direction:column;gap:1rem;font-size:.875rem;font-weight:500;color:var(--slate-600)}.aboutus-footer-contact-item{display:flex;align-items:center;gap:.5rem}.aboutus-footer-contact-icon{color:var(--primary);font-size:1.125rem}.aboutus-footer-bottom{margin-top:4rem;border-top:1px solid rgba(6,191,222,.05);padding-top:2rem;text-align:center;font-size:.75rem;color:var(--slate-400)}@media(min-width:640px){.aboutus-hero-h1{font-size:3.5rem}.aboutus-section-title,.aboutus-company-h2{font-size:2.25rem}}@media(min-width:768px){.aboutus-nav{display:flex}.aboutus-mobile-menu-btn{display:none}.aboutus-mv-grid{grid-template-columns:1fr 1fr}.aboutus-footer-grid{grid-template-columns:1fr 1fr 1fr 1fr}.aboutus-footer-brand{grid-column:span 2}.aboutus-founder-card{flex-direction:row}.aboutus-founder-img-col{width:400px;flex-shrink:0}}@media(min-width:1024px){.aboutus-hero{padding:8rem 0}.aboutus-hero-grid{grid-template-columns:1fr 1fr}.aboutus-hero-h1{font-size:3.75rem}.aboutus-company-grid{grid-template-columns:1fr 1fr}.aboutus-company-imgs{order:1}.aboutus-company-content{order:2}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;display:block}a{text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:inherit}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:root{--primary: #06BFDE;--primary-05: rgba(6,191,222,.05);--primary-10: rgba(6,191,222,.1);--primary-20: rgba(6,191,222,.2);--primary-30: rgba(6,191,222,.3);--bg-light: #f8f6f6;--white: #ffffff;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-900: #0f172a;--font: "Public Sans", sans-serif;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 9999px}.ourservices-wrapper{position:relative;display:flex;min-height:100vh;width:100%;flex-direction:column;overflow-x:hidden}.ourservices-layout{display:flex;height:100%;flex-grow:1;flex-direction:column}.ourservices-header{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;border-bottom:1px solid var(--slate-200);padding:1rem 1.5rem;background-color:var(--white);position:sticky;top:0;z-index:50}.ourservices-brand{display:flex;align-items:center;gap:.75rem}.ourservices-brand-icon{color:var(--primary);width:2rem;height:2rem;display:flex;align-items:center}.ourservices-brand-icon .material-symbols-outlined{font-size:2.25rem}.ourservices-brand-name{font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:var(--slate-900)}.ourservices-header-right{display:flex;flex:1;justify-content:flex-end;align-items:center;gap:2rem}.ourservices-nav{display:none;align-items:center;gap:2rem}.ourservices-nav-link{color:var(--slate-700);font-size:.875rem;font-weight:500;transition:color .2s}.ourservices-nav-link:hover{color:var(--primary)}.ourservices-nav-link-active{color:var(--primary);font-size:.875rem;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.ourservices-btn-book{display:flex;min-width:120px;align-items:center;justify-content:center;border-radius:var(--radius-xl);height:2.5rem;padding:0 1.25rem;background-color:var(--primary);color:var(--white);font-size:.875rem;font-weight:700;border:none;box-shadow:0 10px 25px #06bfde33;transition:transform .15s}.ourservices-btn-book:active{transform:scale(.95)}.ourservices-main{flex:1}.ourservices-hero{background-color:var(--white);padding:4rem 0}.ourservices-hero-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.ourservices-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.ourservices-hero-content{order:2}.ourservices-hero-h1{font-size:2.5rem;font-weight:900;color:var(--slate-900);line-height:1.1;margin-bottom:1.5rem}.ourservices-hero-h1 span{color:var(--primary)}.ourservices-hero-p{font-size:1.125rem;color:var(--slate-600);margin-bottom:2rem;max-width:36rem;line-height:1.75}.ourservices-hero-btns{display:flex;flex-wrap:wrap;gap:1rem}.ourservices-btn-primary{background-color:var(--primary);color:var(--white);padding:1rem 2rem;border-radius:var(--radius-xl);font-weight:700;font-size:1rem;border:none;transition:opacity .2s}.ourservices-btn-primary:hover{opacity:.9}.ourservices-btn-outline{border:2px solid var(--primary);color:var(--primary);padding:1rem 2rem;border-radius:var(--radius-xl);font-weight:700;font-size:1rem;background:transparent;transition:background-color .2s}.ourservices-btn-outline:hover{background-color:var(--primary-05)}.ourservices-hero-img-col{order:1;display:flex;justify-content:center}.ourservices-hero-img-circle{position:relative;width:100%;aspect-ratio:1/1;max-width:500px;background-color:var(--primary-10);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.ourservices-hero-img{width:100%;height:auto;object-fit:contain;position:relative;z-index:10}.ourservices-hero-img-overlay{position:absolute;inset:0;background:linear-gradient(to top right,rgba(6,191,222,.2),transparent)}.ourservices-section{padding:5rem 0;background-color:var(--bg-light)}.ourservices-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.ourservices-section-head{text-align:center;margin-bottom:4rem}.ourservices-section-title{font-size:1.875rem;font-weight:700;color:var(--slate-900);margin-bottom:1rem}.ourservices-section-desc{color:var(--slate-600);max-width:42rem;margin:0 auto;line-height:1.75}.ourservices-list{display:flex;flex-direction:column;gap:6rem}.ourservices-row{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.ourservices-img-card{background-color:var(--white);padding:2rem;border-radius:var(--radius-3xl);box-shadow:0 1px 3px #0000000f}.ourservices-img-card img{width:100%;height:auto;border-radius:var(--radius-xl)}.ourservices-service-eyebrow{color:var(--primary);font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;margin-bottom:1rem;display:block}.ourservices-service-title{font-size:1.875rem;font-weight:700;color:var(--slate-900);margin-bottom:1.5rem}.ourservices-service-desc{color:var(--slate-600);font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.ourservices-checklist{display:flex;flex-direction:column;gap:.75rem}.ourservices-checklist-item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--slate-700)}.ourservices-check-icon{color:var(--primary);flex-shrink:0}.ourservices-row-reverse .ourservices-img-card{order:1}.ourservices-row-reverse .ourservices-service-content{order:2}.ourservices-cta-section{padding:5rem 0}.ourservices-cta-container{max-width:64rem;margin:0 auto;padding:0 1.5rem;text-align:center}.ourservices-cta-box{background-color:var(--primary);border-radius:2rem;padding:3rem 2rem;color:var(--white);box-shadow:0 25px 60px #06bfde4d;position:relative;overflow:hidden}.ourservices-cta-blob-1{position:absolute;top:0;right:0;margin-right:-5rem;margin-top:-5rem;width:16rem;height:16rem;background-color:#ffffff1a;border-radius:var(--radius-full);filter:blur(40px)}.ourservices-cta-blob-2{position:absolute;bottom:0;left:0;margin-left:-5rem;margin-bottom:-5rem;width:16rem;height:16rem;background-color:#0000001a;border-radius:var(--radius-full);filter:blur(40px)}.ourservices-cta-title{font-size:2rem;font-weight:900;margin-bottom:1.5rem;position:relative;z-index:10}.ourservices-cta-desc{font-size:1.125rem;color:#ffffffe6;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.75;position:relative;z-index:10}.ourservices-cta-btns{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:relative;z-index:10}.ourservices-btn-cta-white{background-color:var(--white);color:var(--primary);padding:1rem 2.5rem;border-radius:var(--radius-xl);font-weight:700;font-size:1.125rem;border:none;transition:background-color .2s}.ourservices-btn-cta-white:hover{background-color:var(--slate-50)}.ourservices-btn-cta-ghost{background-color:var(--primary-20);border:1px solid rgba(255,255,255,.3);color:var(--white);padding:1rem 2.5rem;border-radius:var(--radius-xl);font-weight:700;font-size:1.125rem;transition:background-color .2s}.ourservices-btn-cta-ghost:hover{background-color:var(--primary-30)}.ourservices-footer{background-color:var(--white);border-top:1px solid var(--slate-200);padding:3rem 1.5rem}.ourservices-footer-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}.ourservices-footer-brand{background-color:none}.ourservices-footer-brand-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.ourservices-footer-brand-icon{color:var(--primary)}.ourservices-footer-brand-icon .material-symbols-outlined{font-size:1.875rem}.ourservices-footer-brand-name{font-size:1.25rem;font-weight:700;color:var(--slate-900)}.ourservices-footer-desc{color:var(--slate-500);max-width:24rem;margin-bottom:1.5rem;line-height:1.625;font-size:.9rem}.ourservices-footer-socials{display:flex;gap:1rem}.ourservices-social-btn{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);background-color:var(--slate-100);display:flex;align-items:center;justify-content:center;color:var(--slate-600);transition:background-color .2s,color .2s}.ourservices-social-btn:hover{background-color:var(--primary);color:var(--white)}.ourservices-footer-col-h4{font-weight:700;color:var(--slate-900);margin-bottom:1.5rem;font-size:.95rem}.ourservices-footer-links{display:flex;flex-direction:column;gap:1rem;color:var(--slate-500);font-size:.875rem}.ourservices-footer-link{color:var(--slate-500);transition:color .2s}.ourservices-footer-link:hover,.ourservices-footer-link-active{color:var(--primary)}.ourservices-footer-contact-list{display:flex;flex-direction:column;gap:1rem;color:var(--slate-500);font-size:.875rem}.ourservices-footer-contact-item{display:flex;align-items:flex-start;gap:.75rem}.ourservices-footer-contact-icon{color:var(--primary);font-size:.875rem;flex-shrink:0;margin-top:1px}.ourservices-footer-bottom{max-width:80rem;margin:3rem auto 0;padding-top:3rem;border-top:1px solid var(--slate-100);text-align:center;color:var(--slate-400);font-size:.875rem}@media(min-width:640px){.ourservices-hero-h1{font-size:3rem}.ourservices-cta-btns{flex-direction:row}.ourservices-cta-box{padding:3rem}}@media(min-width:768px){.ourservices-nav{display:flex}.ourservices-header{padding:1rem 5rem}.ourservices-footer{padding:3rem 5rem}.ourservices-footer-grid{grid-template-columns:2fr 1fr 1fr}.ourservices-section-title{font-size:2.25rem}}@media(min-width:1024px){.ourservices-hero{padding:6rem 0}.ourservices-hero-container{padding:0 5rem}.ourservices-hero-grid{grid-template-columns:1fr 1fr}.ourservices-hero-h1{font-size:3.75rem}.ourservices-hero-content{order:1}.ourservices-hero-img-col{order:2}.ourservices-container{padding:0 5rem}.ourservices-row{grid-template-columns:1fr 1fr}.ourservices-cta-title{font-size:3rem}.ourservices-cta-box{padding:5rem}.ourservices-row-reverse .ourservices-img-card{order:2}.ourservices-row-reverse .ourservices-service-content{order:1}}
