:root{color:#101828;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#155eef;--primary-dark:#0f4fd3;--primary-light:#eaf1ff;--text-main:#101828;--text-dark:#344054;--text-muted:#667085;--text-light:#98a2b3;--border:#e5eaf1;--background:#fff;--background-soft:#f7f9fc;--background-blue:#f5f8ff;--radius-sm:8px;--radius-md:12px;--radius-lg:17px;--radius-xl:24px;--shadow-sm:0 4px 14px #1018280d;--shadow-md:0 12px 30px #10182814;--shadow-lg:0 25px 60px #1018281f;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{min-width:320px;min-height:100vh;color:var(--text-main);background:var(--background);margin:0}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{font:inherit}button{border:0}img{max-width:100%;display:block}::selection{color:#fff;background:var(--primary)}#root{width:100%;min-height:100vh}.app{width:100%;min-height:100vh;overflow-x:hidden}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section-label{color:var(--primary);letter-spacing:1.8px;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1;display:inline-block}.primary-button,.secondary-button,.nav-button,.about-button,.intro-button,.whatsapp-button,.contact-form-card button,.products-contact,.online-services-cta>a{position:relative;overflow:hidden}.primary-button:after,.secondary-button:after,.nav-button:after,.about-button:after,.intro-button:after,.whatsapp-button:after,.contact-form-card button:after,.products-contact:after,.online-services-cta>a:after{content:"";background:#ffffff1a;width:0;height:100%;transition:width .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}.primary-button:hover:after,.secondary-button:hover:after,.nav-button:hover:after,.about-button:hover:after,.intro-button:hover:after,.whatsapp-button:hover:after,.contact-form-card button:hover:after,.products-contact:hover:after,.online-services-cta>a:hover:after{width:100%}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #155eef40}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=700px){.container{width:min(100% - 28px,1180px)}}@media (width<=380px){.container{width:calc(100% - 22px)}}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f9fc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,100% - 40px);margin:0 auto}.navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #1018280f;width:100%;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:30px;min-height:74px;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand-logo{color:#fff;background:linear-gradient(145deg,#2c72ff,#155eef);border-radius:12px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 8px 20px #155eef33}.brand:hover .brand-logo{transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 25px #155eef40}.brand-text{flex-direction:column;line-height:1.15;display:flex}.brand-text strong{color:#101828;letter-spacing:-.2px;font-size:14px;font-weight:800}.brand-text span{color:#98a2b3;margin-top:3px;font-size:10px;font-weight:600}.nav-links{align-items:center;gap:25px;display:flex}.nav-links>a:not(.nav-button){color:#667085;padding:6px 0;font-size:12px;font-weight:700;transition:color .2s;position:relative}.nav-links>a:not(.nav-button):after{content:"";background:var(--primary);border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-links>a:not(.nav-button):hover{color:var(--primary)}.nav-links>a:not(.nav-button):hover:after{width:16px}.nav-button{color:#fff;background:var(--primary);border-radius:10px;justify-content:center;align-items:center;min-height:39px;padding:0 16px;font-size:11px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 7px 18px #155eef29}.nav-button:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 10px 22px #155eef38}.menu-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:10px;place-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:none}.menu-button:hover{background:#f7f9fc;border-color:#cbd7ea}@media (width<=900px){.nav-links{gap:17px}.nav-links>a:not(.nav-button){font-size:11px}.nav-button{padding:0 13px}}@media (width<=760px){.nav-container{min-height:68px}.menu-button{display:grid}.nav-links{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #e5eaf1;border-radius:16px;flex-direction:column;align-items:stretch;gap:3px;width:calc(100% - 28px);padding:10px;display:none;position:absolute;top:76px;left:14px;box-shadow:0 22px 50px #10182821}.nav-links.open{animation:.2s both mobileMenuIn;display:flex}.nav-links>a:not(.nav-button){border-radius:9px;width:100%;padding:12px;font-size:12px}.nav-links>a:not(.nav-button):after{display:none}.nav-links>a:not(.nav-button):hover{background:#f5f8ff}.nav-button{width:100%;margin-top:4px}}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.hero{background:radial-gradient(circle at 75% 20%,#155eef1a,#0000 30%),linear-gradient(135deg,#f8fbff 0%,#fff 55%,#f5f8ff 100%);align-items:center;min-height:calc(100vh - 76px);display:flex;overflow:hidden}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding:80px 0;display:grid}.hero-content{max-width:650px}.hero-badge{color:#155eef;background:#f5f8ff;border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:#12b76a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #12b76a1a}.hero h1{color:#101828;letter-spacing:-4px;max-width:650px;font-size:clamp(46px,6vw,76px);font-weight:800;line-height:.99}.hero h1 span{color:#155eef;display:block}.hero-description{color:#667085;max-width:570px;margin-top:25px;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:31px;display:flex}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:#155eef;box-shadow:0 10px 25px #155eef33}.primary-button:hover{background:#0f4fd3;transform:translateY(-2px)}.secondary-button{color:#344054;background:#fff;border:1px solid #d9e1ec}.secondary-button:hover{border-color:#b8c5d8;transform:translateY(-2px)}.hero-info{flex-wrap:wrap;gap:24px;margin-top:32px;display:flex}.hero-info div{color:#667085;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.hero-info svg{color:#155eef}.hero-visual{justify-content:center;align-items:center;min-height:510px;display:flex;position:relative}.main-card{z-index:2;color:#fff;background:linear-gradient(145deg,#1457dc,#0d3fa8);border:1px solid #fffc;border-radius:28px;width:min(430px,90%);min-height:390px;padding:27px;position:relative;overflow:hidden;box-shadow:0 35px 80px #12419640}.main-card:before{content:"";background:#ffffff1a;border-radius:50%;width:230px;height:230px;position:absolute;top:-80px;right:-80px}.main-card:after{content:"";background:#ffffff12;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;left:-90px}.card-top{z-index:1;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex;position:relative}.card-icon{color:#155eef;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.visual-heading{z-index:1;flex-direction:column;margin-top:100px;display:flex;position:relative}.visual-heading small{letter-spacing:2px;opacity:.7;font-size:11px}.visual-heading strong{letter-spacing:-1.5px;max-width:280px;margin-top:8px;font-size:37px;line-height:1.05}.service-mini-grid{z-index:1;grid-template-columns:1fr 1fr;gap:9px;margin-top:35px;display:grid;position:relative}.service-mini-grid div{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;padding:12px;font-size:11px;font-weight:600}.floating-card{z-index:3;background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 18px 45px #1018281f}.floating-card small{color:#98a2b3;font-size:10px;display:block}.floating-card strong{color:#344054;margin-top:2px;font-size:12px;display:block}.floating-icon{color:#155eef;background:#eef4ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.floating-one{top:22%;left:0}.floating-two{bottom:18%;right:0}.floating-number{color:#155eef;background:#eef4ff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.placeholder-section{background:#fff;padding:110px 0;scroll-margin-top:76px}.placeholder-section.light{background:#f7f9fc}.placeholder-section h2{color:#101828;letter-spacing:-1.5px;margin-top:8px;font-size:clamp(32px,4vw,48px)}.placeholder-section p{color:#667085;max-width:550px;margin-top:15px;line-height:1.7}.section-label{color:#155eef;letter-spacing:2px;font-size:11px;font-weight:800}.footer{color:#667085;background:#101828;padding:30px 0}.footer .container{justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}.footer strong{color:#fff}@media (width<=900px){.nav-links{gap:18px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-content{max-width:750px}.hero-visual{min-height:450px}}@media (width<=700px){.container{width:min(100% - 28px,1180px)}.nav-container{min-height:68px}.menu-button{place-items:center;display:grid}.nav-links{background:#fff;border:1px solid #e6eaf0;border-radius:15px;flex-direction:column;align-items:stretch;gap:5px;width:calc(100% - 28px);padding:12px;display:none;position:absolute;top:74px;left:14px;box-shadow:0 20px 45px #1018281f}.nav-links.open{display:flex}.nav-links>a:not(.nav-button){padding:12px}.nav-button{text-align:center;margin-top:5px}.hero{min-height:auto}.hero-grid{padding:60px 0}.hero h1{letter-spacing:-3px;font-size:clamp(43px,13vw,62px)}.hero-description{font-size:15px}.hero-visual{min-height:420px}.main-card{width:88%;min-height:360px}.floating-one{left:-3px}.floating-two{right:-3px}.placeholder-section{padding:80px 0}.footer .container{flex-direction:column;align-items:flex-start}}@media (width<=460px){.brand-text strong{font-size:13px}.brand-logo{width:39px;height:39px}.hero-badge{font-size:10px}.hero h1{font-size:45px}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}.hero-info{flex-direction:column;gap:12px}.hero-visual{min-height:370px}.main-card{border-radius:22px;width:92%;min-height:330px;padding:21px}.visual-heading{margin-top:75px}.visual-heading strong{font-size:29px}.floating-card{padding:10px}.floating-one{top:10%}.floating-two{bottom:8%}}.hero-content{animation:.7s both heroContentIn}.hero-visual{animation:.8s .1s both heroVisualIn}.floating-one{animation:4s ease-in-out infinite floatOne}.floating-two{animation:4.5s ease-in-out infinite floatTwo}@keyframes heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{0%{opacity:0;transform:translate(20px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes floatOne{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatTwo{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@media (prefers-reduced-motion:reduce){.hero-content,.hero-visual,.floating-one,.floating-two{animation:none}}.main-card{background:radial-gradient(circle at 80% 10%,#ffffff24,#0000 25%),linear-gradient(145deg,#1e64ee 0%,#155eef 45%,#0d3fa8 100%)}.hero-badge{box-shadow:0 5px 15px #155eef0d}.primary-button{transition:transform .2s,box-shadow .2s,background .2s}.primary-button:hover{box-shadow:0 14px 30px #155eef40}.secondary-button{transition:transform .2s,border-color .2s,box-shadow .2s}.secondary-button:hover{box-shadow:0 8px 20px #1018280f}@media (width<=600px){.hero-grid{gap:20px}.hero-content{text-align:left}.hero-badge{white-space:normal;max-width:100%;line-height:1.4}.hero h1,.hero-description{max-width:100%}.hero-visual{width:100%;overflow:visible}.main-card{width:min(100%,390px)}}@media (width<=390px){.brand-text strong{font-size:12px}.brand-text span{font-size:9px}.hero h1{font-size:42px}.hero-description{font-size:14px;line-height:1.65}.floating-card{transform:scale(.9)}.floating-one{left:-12px}.floating-two{right:-12px}}.services-section{background:#fff;padding:115px 0;scroll-margin-top:76px}.section-header{grid-template-columns:1fr 430px;align-items:end;gap:50px;margin-bottom:55px;display:grid}.section-header h2{color:#101828;letter-spacing:-2.5px;max-width:650px;margin-top:10px;font-size:clamp(38px,5vw,58px);line-height:1.02}.section-header h2 span{color:#155eef}.section-header p{color:#667085;font-size:15px;line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{background:#fff;border:1px solid #e8edf3;border-radius:18px;flex-direction:column;min-height:285px;padding:25px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:#eef4ff;border-radius:50%;width:150px;height:150px;transition:all .3s;position:absolute;bottom:-90px;right:-90px}.service-card:hover{border-color:#c9d9f8;transform:translateY(-5px);box-shadow:0 18px 45px #10182814}.service-card:hover:before{background:#e5eeff;width:190px;height:190px}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-icon{color:#155eef;background:#eef4ff;border-radius:12px;place-items:center;width:46px;height:46px;transition:all .25s;display:grid}.service-card:hover .service-icon{color:#fff;background:#155eef;transform:rotate(-3deg)}.service-number{color:#b8c1cf;letter-spacing:1px;font-size:11px;font-weight:800}.service-content{margin-top:35px}.service-tag{color:#155eef;letter-spacing:1.3px;text-transform:uppercase;font-size:10px;font-weight:800}.service-content h3{color:#101828;letter-spacing:-.5px;margin-top:8px;font-size:20px}.service-content p{color:#667085;max-width:320px;margin-top:9px;font-size:13px;line-height:1.65}.service-arrow{color:#667085;background:#fff;border:1px solid #e5eaf1;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .25s;display:grid;position:absolute;bottom:20px;right:22px}.service-card:hover .service-arrow{color:#fff;background:#155eef;border-color:#155eef;transform:rotate(45deg)}.services-bottom{background:#f7f9fc;border-radius:15px;justify-content:space-between;align-items:center;gap:25px;min-height:80px;margin-top:25px;padding:18px 22px;display:flex}.services-bottom div{flex-direction:column;gap:4px;display:flex}.services-bottom strong{color:#344054;font-size:13px}.services-bottom span{color:#667085;font-size:12px}.services-bottom a{color:#fff;background:#155eef;border-radius:9px;align-items:center;gap:6px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex}@media (width<=950px){.section-header{grid-template-columns:1fr;gap:15px}.section-header p{max-width:650px}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-section{padding:80px 0}.section-header{margin-bottom:35px}.section-header h2{letter-spacing:-1.8px;font-size:39px}.services-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:250px;padding:21px}.service-content{margin-top:27px}.services-bottom{flex-direction:column;align-items:flex-start}.services-bottom a{justify-content:center;width:100%}}.products-section{background:#f7f9fc;padding:115px 0;scroll-margin-top:76px}.products-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.products-header h2{color:#101828;letter-spacing:-2.5px;max-width:680px;margin-top:10px;font-size:clamp(38px,5vw,58px);line-height:1.02}.products-header h2 span{color:#155eef}.products-header p{color:#667085;max-width:590px;margin-top:17px;font-size:15px;line-height:1.7}.products-contact{color:#344054;background:#fff;border:1px solid #d8e0eb;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;padding:12px 16px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.products-contact:hover{color:#155eef;border-color:#155eef;transform:translateY(-2px)}.products-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.category-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.category{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700;transition:all .2s}.category:hover{color:#155eef;background:#eef4ff}.category.active{color:#fff;background:#155eef;box-shadow:0 6px 15px #155eef26}.product-search{color:#98a2b3;background:#fff;border:1px solid #dfe5ed;border-radius:9px;flex-shrink:0;align-items:center;gap:8px;width:230px;height:40px;padding:0 12px;display:flex}.product-search input{color:#344054;background:0 0;border:0;outline:0;width:100%;font-size:12px}.product-search input::placeholder{color:#98a2b3}.products-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.product-card{background:#fff;border:1px solid #e6eaf0;border-radius:17px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.product-card:hover{border-color:#cbd8ee;transform:translateY(-4px);box-shadow:0 18px 40px #10182814}.product-image{background:radial-gradient(circle,#eaf1ff 0,#f5f8ff 43%,#edf2f8 100%);place-items:center;height:175px;display:grid;position:relative}.product-icon{color:#155eef;background:#fffc;border:1px solid #ffffffe6;border-radius:22px;place-items:center;width:75px;height:75px;transition:all .25s;display:grid;box-shadow:0 14px 30px #155eef1a}.product-card:hover .product-icon{transform:scale(1.06)rotate(-3deg)}.product-image>span{color:#155eef;letter-spacing:.8px;text-transform:uppercase;background:#ffffffd9;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.product-body{flex-direction:column;justify-content:space-between;min-height:155px;padding:17px;display:flex}.product-body h3{color:#101828;letter-spacing:-.2px;font-size:15px}.product-body p{color:#667085;margin-top:6px;font-size:11px;line-height:1.55}.product-bottom{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.product-bottom strong{color:#155eef;font-size:13px}.product-bottom a{color:#12b76a;background:#ecfdf3;border-radius:9px;place-items:center;width:32px;height:32px;transition:all .2s;display:grid}.product-bottom a:hover{color:#fff;background:#12b76a;transform:translateY(-1px)}.products-empty{color:#98a2b3;text-align:center;background:#fff;border:1px dashed #d6dce6;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.products-empty h3{color:#344054;margin-top:12px;font-size:16px}.products-empty p{margin-top:5px;font-size:12px}.products-cta{color:#fff;background:#101828;border-radius:16px;align-items:center;gap:14px;margin-top:28px;padding:20px 23px;display:flex}.products-cta-icon{color:#9ebcff;background:#ffffff14;border-radius:12px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.products-cta-text{flex-direction:column;flex:1;gap:4px;display:flex}.products-cta-text strong{font-size:13px}.products-cta-text span{color:#98a2b3;font-size:11px}.whatsapp-button{color:#101828;background:#fff;border-radius:9px;flex-shrink:0;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.whatsapp-button:hover{transform:translateY(-2px)}@media (width<=1050px){.products-grid{grid-template-columns:repeat(3,1fr)}.products-header{flex-direction:column;align-items:flex-start}}@media (width<=800px){.products-controls{flex-direction:column;align-items:stretch}.product-search{width:100%}.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.products-section{padding:80px 0}.products-header h2{letter-spacing:-1.8px;font-size:39px}.products-contact{justify-content:center;width:100%}.category-list{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category{flex-shrink:0}.products-grid{grid-template-columns:1fr}.product-image{height:190px}.products-cta{flex-direction:column;align-items:flex-start}.products-cta-text{flex:none}.whatsapp-button{justify-content:center;width:100%}}.online-services-section{background:#fff;padding:115px 0;scroll-margin-top:76px}.online-services-header{grid-template-columns:1fr 430px;align-items:end;gap:50px;margin-bottom:55px;display:grid}.online-services-header h2{color:#101828;letter-spacing:-2.5px;max-width:650px;margin-top:10px;font-size:clamp(38px,5vw,58px);line-height:1.02}.online-services-header h2 span{color:#155eef}.online-services-header>p{color:#667085;font-size:15px;line-height:1.75}.online-services-layout{grid-template-columns:.8fr 1.2fr;gap:18px;display:grid}.online-services-intro{color:#fff;background:#101828;border-radius:22px;padding:30px;position:relative;overflow:hidden}.online-services-intro:before{content:"";background:#155eef40;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-110px}.online-services-intro:after{content:"";background:#155eef1f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-110px;left:-90px}.intro-icon{z-index:1;color:#9ebcff;background:#ffffff14;border-radius:13px;place-items:center;width:48px;height:48px;display:grid;position:relative}.intro-small{z-index:1;color:#98a2b3;letter-spacing:1.8px;margin-top:50px;font-size:10px;font-weight:800;display:block;position:relative}.online-services-intro h3{z-index:1;letter-spacing:-1px;max-width:380px;margin-top:10px;font-size:31px;line-height:1.1;position:relative}.online-services-intro h3 span{color:#8eafff}.online-services-intro>p{z-index:1;color:#98a2b3;max-width:390px;margin-top:15px;font-size:12px;line-height:1.7;position:relative}.process-list{z-index:1;margin-top:32px;position:relative}.process-item{border-bottom:1px solid #ffffff14;gap:13px;padding:13px 0;display:flex}.process-item:last-child{border-bottom:0}.process-item>span{color:#9ebcff;background:#ffffff12;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.process-item strong{font-size:12px;display:block}.process-item p{color:#667085;margin-top:3px;font-size:10px}.intro-button{z-index:1;color:#101828;background:#fff;border-radius:9px;align-items:center;gap:8px;margin-top:25px;padding:11px 15px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex;position:relative}.intro-button:hover{transform:translateY(-2px)}.online-services-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.online-service-card{background:#f9fafc;border:1px solid #e6eaf0;border-radius:17px;min-height:205px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.online-service-card:hover{background:#fff;border-color:#c8d8f5;transform:translateY(-3px);box-shadow:0 15px 35px #10182812}.online-service-icon{color:#155eef;background:#eaf1ff;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.online-service-card h3{color:#101828;margin-top:23px;font-size:15px}.online-service-card p{color:#667085;max-width:300px;margin-top:7px;font-size:11px;line-height:1.6}.online-service-card>a{color:#155eef;align-items:center;gap:5px;margin-top:16px;font-size:11px;font-weight:800;display:inline-flex}.popular-badge{color:#155eef;letter-spacing:.8px;background:#eaf1ff;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;top:15px;right:15px}.online-services-cta{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:17px 20px;display:flex}.online-cta-content{align-items:center;gap:12px;display:flex}.online-cta-icon{color:#155eef;background:#eaf1ff;border-radius:11px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.online-cta-content strong{color:#344054;font-size:12px;display:block}.online-cta-content span{color:#667085;margin-top:3px;font-size:10px;display:block}.online-services-cta>a{color:#fff;white-space:nowrap;background:#155eef;border-radius:9px;align-items:center;gap:7px;padding:11px 15px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=950px){.online-services-header{grid-template-columns:1fr;gap:15px}.online-services-header>p{max-width:650px}.online-services-layout{grid-template-columns:1fr}.online-services-intro{min-height:auto}}@media (width<=600px){.online-services-section{padding:80px 0}.online-services-header h2{letter-spacing:-1.8px;font-size:39px}.online-services-grid{grid-template-columns:1fr}.online-service-card{min-height:190px}.online-services-intro{padding:23px}.online-services-intro h3{font-size:27px}.online-services-cta{flex-direction:column;align-items:stretch}.online-services-cta>a{justify-content:center}}.about-section{background:#f7f9fc;padding:115px 0;scroll-margin-top:76px}.about-main{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;display:grid}.about-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.about-image-placeholder{color:#fff;background:radial-gradient(circle at 75% 20%,#ffffff24,#0000 28%),linear-gradient(145deg,#155eef,#0d3fa8);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:min(430px,90%);height:430px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #155eef38}.about-image-placeholder:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-140px}.about-image-placeholder:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-120px;left:-140px}.about-brand-mark{color:#155eef;background:#fff;border-radius:23px;place-items:center;width:82px;height:82px;font-size:25px;font-weight:900;display:grid;box-shadow:0 18px 35px #0000001f}.about-image-placeholder>span{color:#cbd9ff;margin-top:25px;font-size:12px;font-weight:700}.about-image-placeholder>strong{letter-spacing:-1px;margin-top:5px;font-size:36px}.about-location{color:#cbd9ff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;margin-top:24px;padding:8px 12px;font-size:10px;display:flex}.about-floating-card{color:#155eef;background:#fff;border:1px solid #e4e9f0;border-radius:14px;align-items:center;gap:10px;min-width:220px;padding:13px 15px;display:flex;position:absolute;bottom:50px;right:0;box-shadow:0 20px 45px #1018281f}.about-floating-card div{flex-direction:column;display:flex}.about-floating-card strong{color:#344054;font-size:11px}.about-floating-card span{color:#98a2b3;margin-top:3px;font-size:9px}.about-content h2{color:#101828;letter-spacing:-2.5px;max-width:620px;margin-top:10px;font-size:clamp(39px,5vw,58px);line-height:1.02}.about-content h2 span{color:#155eef}.about-lead{margin-top:24px;color:#344054!important;font-size:16px!important;line-height:1.7!important}.about-content>p:not(.about-lead){color:#667085;max-width:590px;margin-top:14px;font-size:13px;line-height:1.75}.about-checks{grid-template-columns:1fr 1fr;gap:11px;margin-top:27px;display:grid}.about-checks div{color:#475467;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.about-checks svg{color:#155eef;background:#eaf1ff;border-radius:50%;width:19px;height:19px;padding:3px}.about-button{color:#fff;background:#155eef;border-radius:10px;align-items:center;gap:8px;margin-top:29px;padding:12px 17px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.about-button:hover{transform:translateY(-2px)}.highlights-header{grid-template-columns:1fr 400px;align-items:end;gap:40px;margin-top:120px;display:grid}.highlights-header h2{color:#101828;letter-spacing:-1.8px;margin-top:9px;font-size:clamp(32px,4vw,46px)}.highlights-header>p{color:#667085;font-size:13px;line-height:1.7}.highlights-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:35px;display:grid}.highlight-card{background:#fff;border:1px solid #e5eaf1;border-radius:16px;min-height:205px;padding:22px;transition:all .25s}.highlight-card:hover{border-color:#cbd9f2;transform:translateY(-4px);box-shadow:0 15px 35px #1018280f}.highlight-icon{color:#155eef;background:#eaf1ff;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.highlight-card h3{color:#101828;margin-top:24px;font-size:14px}.highlight-card p{color:#667085;margin-top:7px;font-size:11px;line-height:1.6}.about-stats{background:#101828;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:18px;padding:8px;display:grid}.about-stat{border-right:1px solid #ffffff14;gap:15px;padding:20px;display:flex}.about-stat:last-child{border-right:0}.about-stat>span{color:#6e94ef;font-size:11px;font-weight:900}.about-stat strong{color:#fff;font-size:12px;display:block}.about-stat p{color:#667085;max-width:220px;margin-top:5px;font-size:10px;line-height:1.5}@media (width<=1000px){.about-main{grid-template-columns:1fr;gap:55px}.about-visual{min-height:450px}.about-image-placeholder{width:440px}.about-content{max-width:750px}.highlights-header{grid-template-columns:1fr;gap:15px}.highlights-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.about-section{padding:80px 0}.about-visual{min-height:380px}.about-image-placeholder{border-radius:22px;width:92%;height:350px}.about-brand-mark{border-radius:18px;width:68px;height:68px;font-size:20px}.about-image-placeholder>strong{font-size:29px}.about-floating-card{min-width:190px;bottom:15px;right:-2px}.about-content h2{letter-spacing:-1.8px;font-size:39px}.about-checks{grid-template-columns:1fr}.highlights-header{margin-top:85px}.highlights-grid,.about-stats{grid-template-columns:1fr}.about-stat{border-bottom:1px solid #ffffff14;border-right:0}.about-stat:last-child{border-bottom:0}}.contact-section{background:#fff;padding:115px 0;scroll-margin-top:76px}.contact-header{max-width:700px}.contact-header h2{color:#101828;letter-spacing:-2.5px;margin-top:10px;font-size:clamp(42px,5vw,60px);line-height:1}.contact-header h2 span{color:#155eef}.contact-header p{color:#667085;max-width:580px;margin-top:17px;font-size:14px;line-height:1.7}.contact-layout{grid-template-columns:.85fr 1.15fr;gap:18px;margin-top:55px;display:grid}.contact-info{flex-direction:column;gap:15px;display:flex}.contact-cards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-card{background:#f8fafc;border:1px solid #e6eaf0;border-radius:14px;align-items:flex-start;gap:11px;min-height:105px;padding:17px;transition:all .2s;display:flex}.contact-card:hover{background:#fff;border-color:#c9d8f2;transform:translateY(-2px);box-shadow:0 10px 25px #1018280d}.contact-card-icon{color:#155eef;background:#eaf1ff;border-radius:10px;flex-shrink:0;place-items:center;width:37px;height:37px;display:grid}.contact-card div:last-child{flex-direction:column;gap:5px;display:flex}.contact-card span{color:#98a2b3;letter-spacing:.8px;text-transform:uppercase;font-size:9px;font-weight:800}.contact-card strong{color:#344054;font-size:11px}.hours-card{color:#fff;background:#101828;border-radius:15px;padding:21px}.hours-header{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;padding-bottom:17px;display:flex}.hours-icon{color:#9ebcff;background:#ffffff14;border-radius:10px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.hours-header strong{font-size:12px;display:block}.hours-header span{color:#667085;margin-top:3px;font-size:9px;display:block}.hours-list{margin-top:12px}.hours-list div{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.hours-list span{color:#98a2b3;font-size:10px}.hours-list strong{color:#d0d5dd;font-size:10px}.contact-form-card{background:#f8fafc;border:1px solid #e5eaf1;border-radius:18px;padding:30px}.form-heading>span{color:#155eef;letter-spacing:1.5px;font-size:9px;font-weight:900}.form-heading h3{color:#101828;letter-spacing:-.7px;margin-top:7px;font-size:24px}.form-heading p{color:#667085;margin-top:5px;font-size:11px}.contact-form-card form{flex-direction:column;gap:15px;margin-top:26px;display:flex}.contact-form-card label{color:#475467;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#344054;background:#fff;border:1px solid #dfe5ed;border-radius:9px;outline:none;width:100%;padding:12px 13px;font-family:inherit;font-size:11px;transition:all .2s}.contact-form-card textarea{resize:vertical;min-height:110px}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#8caef0;box-shadow:0 0 0 3px #155eef12}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#a5adba}.contact-form-card button{color:#fff;cursor:pointer;background:#155eef;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:11px;font-weight:800;transition:all .2s;display:flex}.contact-form-card button:hover{background:#0f4fd3;transform:translateY(-1px)}.map-section{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:17px;margin-top:18px;overflow:hidden}.map-content{align-items:center;gap:13px;min-height:100px;padding:20px 23px;display:flex}.map-icon{color:#155eef;background:#eaf1ff;border-radius:12px;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.map-content div:nth-child(2){flex:1}.map-content span{color:#155eef;letter-spacing:1.5px;font-size:8px;font-weight:900}.map-content h3{color:#344054;margin-top:3px;font-size:13px}.map-content p{color:#98a2b3;margin-top:3px;font-size:10px}.map-content>a{color:#155eef;background:#fff;border:1px solid #d8e1ef;border-radius:8px;align-items:center;gap:6px;padding:10px 13px;font-size:10px;font-weight:800;display:inline-flex}.map-placeholder{background:linear-gradient(115deg,#0000 40%,#155eef14 41%,#0000 42%),linear-gradient(25deg,#0000 50%,#155eef12 51%,#0000 52%),#edf2f7;height:180px;position:relative;overflow:hidden}.map-grid{background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:55px 55px;width:100%;height:100%;position:absolute;transform:rotate(-8deg)scale(1.2)}.map-pin{color:#155eef;flex-direction:column;align-items:center;gap:5px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-pin svg{color:#fff;background:#155eef;border-radius:50%;padding:6px;box-shadow:0 8px 20px #155eef4d}.map-pin span{color:#344054;background:#fff;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;box-shadow:0 4px 12px #10182814}@media (width<=950px){.contact-layout{grid-template-columns:1fr}.contact-info{grid-template-columns:1fr 1fr;display:grid}.contact-cards{grid-template-columns:1fr}}@media (width<=650px){.contact-section{padding:80px 0}.contact-header h2{letter-spacing:-1.8px;font-size:43px}.contact-info{display:flex}.contact-cards{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr}.contact-form-card{padding:21px}.map-content{flex-direction:column;align-items:flex-start}.map-content>a{justify-content:center;width:100%}.map-placeholder{height:150px}}@media (width<=420px){.contact-cards{grid-template-columns:1fr}}.site-footer{color:#98a2b3;background:#0b1220;padding:70px 0 20px}.footer-main{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:55px;padding-bottom:55px;display:grid}.footer-logo{align-items:center;gap:10px;display:inline-flex}.footer-logo>span{color:#155eef;background:#fff;border-radius:11px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:grid}.footer-logo div{flex-direction:column;display:flex}.footer-logo strong{color:#fff;font-size:14px}.footer-logo small{margin-top:3px;font-size:9px}.footer-brand>p{color:#667085;max-width:290px;margin-top:17px;font-size:11px;line-height:1.7}.footer-socials{gap:7px;margin-top:20px;display:flex}.footer-socials a{color:#98a2b3;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .2s;display:grid}.footer-socials a:hover{color:#fff;background:#155eef;border-color:#155eef}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h4{color:#fff;letter-spacing:.5px;margin-bottom:5px;font-size:11px}.footer-column a,.footer-column span{color:#667085;font-size:10px;transition:all .2s}.footer-column a:hover,.footer-contact a{color:#9ebcff}.footer-bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.footer-bottom>span{color:#475467;font-size:9px}.footer-bottom button{color:#667085;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:inline-flex}.footer-bottom button:hover{color:#fff}@media (width<=850px){.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-contact{grid-column:2/4}}@media (width<=600px){.site-footer{padding-top:55px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/3}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}
