@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#1f2937;font-family:Inter,sans-serif}a{text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit;outline:none}img{display:block;max-width:100%}ul{list-style:none}.container{margin:auto;width:min(92%,1320px)}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000d;left:0;position:fixed;top:0;transition:.35s ease;width:100%;z-index:9999}.header.scrolled{background:#fff;box-shadow:0 8px 25px #00000014}.header-container{height:82px;justify-content:space-between}.header-container,.logo{align-items:center;display:flex}.logo{color:#111827;gap:14px}.logo-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:16px;box-shadow:0 10px 25px #0f4c8140;color:#fff;display:flex;font-size:26px;font-weight:800;height:56px;justify-content:center;letter-spacing:1px;transition:.35s;width:56px}.logo:hover .logo-icon{transform:rotate(-8deg) scale(1.06)}.logo-text{display:flex;flex-direction:column}.logo-text h2{color:#0f4c81;font-size:25px;font-weight:800;line-height:1;text-align:left}.logo-text span{color:#6b7280;font-size:12px;letter-spacing:.7px;margin-top:5px;text-transform:uppercase}.desktop-nav{align-items:center;display:flex;gap:32px;position:relative}.desktop-nav>a{color:#334155;font-size:15px;font-weight:600;padding:30px 0;position:relative;transition:.3s}.desktop-nav>a.active,.desktop-nav>a:hover{color:#0f4c81}.desktop-nav>a:after{background:#16a34a;border-radius:10px;bottom:24px;content:"";height:3px;left:0;position:absolute;transition:.35s;width:0}.desktop-nav>a.active:after,.desktop-nav>a:hover:after{width:100%}.header-actions{gap:14px}.header-actions,.login-btn{align-items:center;display:flex}.login-btn{border-radius:12px;color:#0f4c81;font-size:15px;font-weight:600;gap:8px;padding:12px 18px;transition:.3s}.login-btn svg{font-size:18px}.login-btn:hover{background:#eef6ff}.demo-btn{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:14px;box-shadow:0 12px 28px #0f4c8140;color:#fff;display:flex;font-size:15px;font-weight:700;gap:10px;padding:14px 24px;transition:.35s}.demo-btn svg{transition:.3s}.demo-btn:hover{box-shadow:0 18px 38px #16a34a59;transform:translateY(-3px)}.demo-btn:hover svg{transform:translateX(5px)}.dropdown{position:relative}.dropdown-btn{align-items:center;color:#334155;display:flex;font-size:15px;font-weight:600;gap:7px;padding:30px 0;transition:.3s}.dropdown-btn:hover{color:#0f4c81}.dropdown-btn svg{font-size:16px;transition:.3s}.dropdown:hover .dropdown-btn svg{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 20px 60px #0000001f;left:50%;min-width:270px;opacity:0;padding:14px;position:absolute;top:100%;transform:translateX(-50%) translateY(18px);transition:.35s;visibility:hidden}.dropdown-menu.show{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown-menu a{align-items:center;border-radius:12px;color:#334155;display:flex;font-size:14px;font-weight:600;padding:14px 18px;transition:.3s}.dropdown-menu a:hover{background:#f3f8fd;color:#0f4c81;transform:translateX(5px)}.dropdown-menu a.active{background:#eef7ff;color:#0f4c81}.hamburger{align-items:center;background:#f5f7fa;border-radius:14px;color:#0f4c81;display:none;height:52px;justify-content:center;transition:.3s;width:52px}.hamburger svg{font-size:28px}.hamburger:hover{background:#0f4c81;color:#fff}.mobile-overlay{background:#0000008c;inset:0;opacity:0;position:fixed;transition:.35s ease;visibility:hidden;z-index:9998}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:#fff;box-shadow:-10px 0 35px #0000001f;height:100vh;max-width:90%;overflow-y:auto;padding:95px 25px 40px;position:fixed;right:-100%;top:0;transition:.4s ease;width:340px;z-index:9999}.mobile-menu.open{right:0}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav>a{align-items:center;border-bottom:1px solid #eef2f7;color:#374151;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 0;transition:.3s}.mobile-menu nav>a.active,.mobile-menu nav>a:hover{color:#0f4c81;padding-left:8px}.mobile-dropdown-btn{align-items:center;border-bottom:1px solid #eef2f7;color:#374151;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 0;transition:.3s;width:100%}.mobile-dropdown-btn:hover{color:#0f4c81}.mobile-dropdown-btn svg{transition:.35s}.mobile-dropdown-btn svg.rotate{transform:rotate(180deg)}.mobile-dropdown{max-height:0;overflow:hidden;padding-left:15px;transition:max-height .35s ease}.mobile-dropdown.show{max-height:450px}.mobile-dropdown a{border-bottom:1px solid #f3f4f6;color:#64748b;display:block;font-size:15px;font-weight:500;padding:13px 0;transition:.3s}.mobile-dropdown a.active,.mobile-dropdown a:hover{color:#16a34a;padding-left:8px}.mobile-buttons{display:flex;flex-direction:column;gap:14px;margin-top:30px}.mobile-buttons .login-btn{background:#fff;border:1px solid #dbe4ef;border-radius:12px;justify-content:center;padding:14px;width:100%}.mobile-buttons .login-btn:hover{background:#f5f9ff}.mobile-buttons .demo-btn{justify-content:center;padding:15px;width:100%}.mobile-menu::-webkit-scrollbar{width:6px}.mobile-menu::-webkit-scrollbar-thumb{background:#0f4c81;border-radius:20px}.mobile-menu::-webkit-scrollbar-track{background:#f3f4f6}@media (max-width:1200px){.desktop-nav{gap:22px}.header-actions{gap:10px}.demo-btn{font-size:14px;padding:13px 18px}.login-btn{padding:11px 15px}}@media (max-width:992px){.desktop-nav,.header-actions{display:none}.hamburger{display:flex}.logo-text h2{font-size:22px}.logo-text span{font-size:11px}.header-container{height:78px}}@media (max-width:768px){.container{width:94%}.logo-icon{font-size:22px;height:50px;width:50px}.logo-text h2{font-size:20px}.logo-text span{font-size:10px}.mobile-menu{width:320px}}@media (max-width:576px){.header-container{height:74px}.logo{gap:10px}.logo-icon{border-radius:12px;font-size:20px;height:45px;width:45px}.logo-text h2{font-size:18px}.logo-text span{display:none}.hamburger{height:46px;width:46px}.hamburger svg{font-size:24px}.mobile-menu{max-width:100%;padding:85px 20px 30px;width:100%}.mobile-dropdown-btn,.mobile-menu nav>a{font-size:15px}}@media (max-width:420px){.logo-text h2{font-size:16px}.logo-icon{font-size:18px;height:42px;width:42px}.mobile-menu{padding:80px 18px 25px}.demo-btn{font-size:14px}}@media (min-width:1400px){.header-container{height:90px}.logo-icon,.logo-text h2{font-size:28px}.logo-icon{height:60px;width:60px}.desktop-nav>a,.dropdown-btn{font-size:16px}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}.header{animation:fadeDown .5s ease}.dropdown-menu a{animation:fadeUp .3s ease}.demo-btn:focus,.desktop-nav a:focus,.dropdown-btn:focus,.hamburger:focus,.login-btn:focus,.mobile-dropdown-btn:focus{outline:2px solid #16a34a;outline-offset:3px}.footer{background:#0b1f33;color:#fff;overflow:hidden;position:relative}.footer .container{margin:auto;width:min(92%,1320px)}.footer-top{background:linear-gradient(135deg,#0f4c81,#16a34a);padding:70px 0}.footer-newsletter{align-items:center;display:flex;gap:50px;justify-content:space-between}.newsletter-content{flex:1 1}.footer-tag{background:#ffffff26;border-radius:50px;color:#fff;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;padding:8px 16px}.newsletter-content h2{font-size:40px;font-weight:700;line-height:1.2;margin-bottom:18px}.newsletter-content p{color:#ffffffe6;font-size:16px;line-height:1.8;max-width:650px}.newsletter-form{background:#fff;border-radius:14px;box-shadow:0 20px 40px #00000026;display:flex;overflow:hidden;width:500px}.newsletter-form input{border:none;color:#374151;flex:1 1;font-family:inherit;font-size:15px;outline:none;padding:18px 20px}.newsletter-form input::placeholder{color:#9ca3af}.newsletter-form button{align-items:center;background:#0f4c81;border:none;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:0 28px;transition:.3s}.newsletter-form button:hover{background:#0b3c65}.footer-main{padding:80px 0 60px}.footer-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1.4fr}.footer-logo{gap:15px;margin-bottom:25px}.footer-logo,.logo-box{align-items:center;display:flex}.logo-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:15px;font-size:24px;font-weight:700;height:55px;justify-content:center;width:55px}.footer-logo h3{color:#fff;font-size:26px;margin-bottom:4px;text-align:left}.footer-logo span{color:#cbd5e1;font-size:13px;letter-spacing:.5px;text-transform:uppercase}.footer-column.company p{color:#cbd5e1;font-size:14px;line-height:1.9;margin-top:20px;text-align:left}.footer-column h4{font-size:18px;margin-bottom:25px;padding-bottom:12px;position:relative}.footer-column h4:after{background:#16a34a;border-radius:20px;bottom:0;content:"";height:3px;left:0;position:absolute;width:55px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:16px}.footer-column ul li a{color:#cbd5e1;display:inline-block;font-size:14px;text-decoration:none;transition:.3s}.footer-column ul li a:hover{color:#16a34a;transform:translateX(6px)}.footer-contact{display:flex;flex-direction:column;font-size:14px;gap:20px}.footer-contact a,.footer-contact div{align-items:flex-start;color:#cbd5e1;display:flex;gap:14px;line-height:1.7;text-decoration:none;transition:.3s}.footer-contact a:hover{color:#16a34a}.footer-contact svg{color:#16a34a;flex-shrink:0;font-size:20px;margin-top:3px}.footer-bottom{border-top:1px solid #ffffff14;padding:25px 0}.footer-bottom-content{align-items:center;display:flex;gap:30px;justify-content:space-between}.footer-bottom p{color:#cbd5e1;font-size:14px}.footer-bottom-links{align-items:center;display:flex;flex-wrap:wrap;gap:25px}.footer-bottom-links a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:.3s}.footer-bottom-links a:hover{color:#16a34a}.back-top{background:linear-gradient(135deg,#0f4c81,#16a34a);border:none;border-radius:50%;bottom:25px;box-shadow:0 12px 30px #00000040;color:#fff;cursor:pointer;font-size:22px;height:52px;position:fixed;right:25px;transition:.35s;width:52px;z-index:999}.back-top:hover{transform:translateY(-5px)}@media (max-width:1400px){.footer-grid{gap:50px}.newsletter-content h2{font-size:36px}}@media (max-width:1200px){.footer-newsletter{gap:35px}.newsletter-content h2{font-size:32px}.newsletter-form{width:430px}.footer-grid{gap:40px;grid-template-columns:1.8fr 1fr 1fr 1.2fr}}@media (max-width:992px){.footer-top{padding:60px 0}.footer-newsletter{align-items:center;flex-direction:column;text-align:center}.newsletter-content p{margin:auto}.newsletter-form{max-width:600px;width:100%}.footer-main{padding:70px 0 50px}.footer-grid{gap:45px;grid-template-columns:repeat(2,1fr)}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}@media (max-width:768px){.footer-top{padding:55px 0}.newsletter-content h2{font-size:28px}.newsletter-content p{font-size:15px}.newsletter-form{background:#0000;box-shadow:none;flex-direction:column;gap:15px}.newsletter-form button,.newsletter-form input{border-radius:12px;padding:16px;width:100%}.newsletter-form button{justify-content:center}.footer-grid{gap:40px;grid-template-columns:1fr}.footer-column{border-bottom:1px solid #ffffff14;padding-bottom:25px}.footer-column:last-child{border:none;padding-bottom:0}}@media (max-width:576px){.footer-top{padding:50px 0}.footer-main{padding:55px 0 45px}.footer-tag{font-size:12px;padding:7px 14px}.newsletter-content h2{font-size:24px;line-height:1.35}.newsletter-content p{font-size:14px;line-height:1.8}.footer-logo{gap:12px}.logo-box{height:48px;width:48px}.footer-logo h3,.logo-box{font-size:22px}.footer-logo span{font-size:11px}.footer-column h4{font-size:20px}.footer-column ul li{margin-bottom:14px}.footer-contact{gap:18px}.footer-contact svg{font-size:18px}.footer-bottom{padding:22px 0}.footer-bottom p{font-size:13px;line-height:1.7}.footer-bottom-links{gap:14px}.footer-bottom-links a{font-size:13px}.back-top{bottom:18px;font-size:20px;height:48px;right:18px;width:48px}}@media (max-width:420px){.footer-top{padding:45px 0}.newsletter-content h2{font-size:21px}.newsletter-content p{font-size:13px}.newsletter-form button,.newsletter-form input{font-size:14px;padding:15px}.footer-logo h3{font-size:20px}.footer-column h4{font-size:18px}.footer-column ul li a,.footer-contact a,.footer-contact div{font-size:14px}.footer-bottom-links{flex-direction:column;gap:10px}.back-top{font-size:18px;height:44px;width:44px}}@keyframes footerFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer-column{animation:footerFade .8s ease}.newsletter-form button,.newsletter-form input{transition:.3s}.newsletter-form input:focus{box-shadow:0 0 0 3px #16a34a33}.back-top:active{transform:scale(.95)}.footer a:focus,.footer button:focus,.footer input:focus{outline:2px solid #16a34a;outline-offset:3px}.hero{background:linear-gradient(135deg,#f8fbff,#eef7ff);overflow:hidden;padding:100px 0;position:relative}.hero-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;position:relative;z-index:2}.hero-shape{border-radius:50%;filter:blur(60px);opacity:.18;position:absolute;z-index:0}.shape-1{background:#0f4c81;height:350px;left:-120px;top:-120px;width:350px}.shape-2{background:#16a34a;height:260px;right:5%;top:12%;width:260px}.shape-3{background:#3b82f6;bottom:-120px;height:300px;right:-100px;width:300px}.hero-content{position:relative;z-index:2}.hero-tag{align-items:center;background:#e8f5ef;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:14px;font-weight:700;gap:10px;margin-bottom:24px;padding:10px 22px}.hero-content h1{color:#0f172a;font-size:45px;font-weight:800;line-height:1.15;margin-bottom:25px}.hero-content h1 span{color:#0f4c81}.hero-content p{color:#64748b;font-size:17px;line-height:1.9;margin-bottom:35px;max-width:620px}.hero-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.hero-features div{align-items:center;color:#334155;display:flex;font-size:15px;font-weight:600;gap:10px}.hero-features svg{color:#16a34a;font-size:20px}.hero-buttons{flex-wrap:wrap;gap:18px}.hero-buttons,.primary-btn{align-items:center;display:flex}.primary-btn{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:14px;box-shadow:0 18px 40px #0f4c8140;color:#fff;font-size:15px;font-weight:700;gap:10px;padding:16px 30px;transition:.35s}.primary-btn:hover{box-shadow:0 25px 45px #0f4c8159;transform:translateY(-4px)}.primary-btn svg{transition:.3s}.primary-btn:hover svg{transform:translateX(5px)}.secondary-btn{align-items:center;background:#fff;border:1px solid #dbe5f1;border-radius:14px;color:#0f4c81;display:flex;font-weight:700;gap:10px;padding:16px 28px;transition:.35s}.secondary-btn:hover{background:#0f4c81;color:#fff}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.dashboard-card{background:#fff;border-radius:26px;box-shadow:0 35px 70px #0f4c8126;max-width:520px;padding:28px;position:relative;width:100%;z-index:2}.dashboard-header h4{font-size:20px}.dots{display:flex;gap:8px}.dots span{border-radius:50%;height:11px;width:11px}.dots span:first-child{background:#ef4444}.dots span:nth-child(2){background:#f59e0b}.dots span:nth-child(3){background:#22c55e}.dashboard-body{display:flex;flex-direction:column;gap:15px;margin-bottom:35px}.dashboard-row{align-items:center;background:#f8fbff;border:1px solid #edf2f7;border-radius:14px;display:flex;justify-content:space-between;padding:16px 18px;transition:.35s}.dashboard-row:hover{box-shadow:0 10px 25px #0f4c8114;transform:translateY(-2px)}.dashboard-row span:first-child{color:#334155;font-weight:600}.status{border-radius:30px;font-size:13px;font-weight:700;padding:7px 14px}.status.active{background:#dcfce7;color:#16a34a}.status.pending{background:#fef3c7;color:#d97706}.status.success{background:#dbeafe;color:#2563eb}.chart-card{background:#f8fbff;border:1px solid #edf2f7;border-radius:18px;padding:24px}.chart-card h5{color:#0f172a;font-size:17px;font-weight:700;margin-bottom:22px}.bars{align-items:flex-end;display:flex;gap:12px;height:170px;justify-content:space-between}.bars span{background:linear-gradient(0deg,#16a34a,#0f4c81);border-radius:10px 10px 0 0;flex:1 1;transition:.35s}.bars span:hover{opacity:.8;transform:scaleY(1.05)}.floating-card{animation:floatCard 4s ease-in-out infinite;background:#fff;border-radius:18px;box-shadow:0 18px 45px #0f4c8126;min-width:220px;padding:18px 22px;position:absolute;z-index:5}.floating-card h4{color:#0f172a;font-size:17px;font-weight:700;margin-bottom:6px}.floating-card p{color:#64748b;font-size:14px;line-height:1.6}.floating-card.left{left:-40px;top:90px}.floating-card.right{animation-delay:1.8s;bottom:70px;right:-40px}@keyframes heroFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-content{animation:heroFade .8s ease}.hero-image{animation:heroFade 1s ease}.dashboard-card,.hero-features div,.hero-tag,.primary-btn,.secondary-btn{transition:.35s}.hero-tag:hover{transform:translateY(-2px)}.dashboard-card:hover{box-shadow:0 45px 80px #0f4c8133}@media(max-width:1200px){.hero-container{gap:50px}.hero-content h1{font-size:52px}.dashboard-card{max-width:470px}.floating-card.left{left:-20px}.floating-card.right{right:-20px}}@media(max-width:992px){.hero{padding:130px 0 80px}.hero-container{gap:60px;grid-template-columns:1fr;text-align:center}.hero-content p{margin-left:auto;margin-right:auto}.hero-buttons,.hero-features{justify-content:center}.hero-image{order:2}.dashboard-card{margin:auto;max-width:650px}.floating-card.left{left:0;top:-20px}.floating-card.right{bottom:-20px;right:0}}@media(max-width:768px){.hero{padding:120px 0 70px}.hero-content h1{font-size:42px}.hero-content p{font-size:16px}.hero-features{gap:15px;grid-template-columns:1fr;margin:0 auto 35px;max-width:320px;text-align:left}.hero-buttons{align-items:center;flex-direction:column}.primary-btn,.secondary-btn{justify-content:center;max-width:320px;width:100%}.dashboard-card{padding:22px}.dashboard-header h4{font-size:18px}.chart-card{padding:20px}.chart-card h5{font-size:16px}.bars{height:140px}.floating-card{min-width:180px;padding:16px}.floating-card h4{font-size:15px}.floating-card p{font-size:13px}}@media(max-width:576px){.hero{padding:105px 0 60px}.hero-tag{font-size:12px;padding:8px 16px}.hero-content h1{font-size:34px;line-height:1.3}.hero-content p{font-size:15px}.dashboard-card{border-radius:20px;padding:18px}.dashboard-row{padding:14px}.dashboard-row span:first-child{font-size:14px}.status{font-size:11px;padding:6px 10px}.dashboard-header h4{font-size:16px}.chart-card{padding:16px}.chart-card h5{font-size:15px}.bars{gap:8px;height:120px}.floating-card{animation:none;bottom:auto!important;left:auto!important;margin-top:18px;position:relative;right:auto!important;top:auto!important;width:100%}.hero-image{display:flex;flex-direction:column}}@media(max-width:420px){.hero-content h1{font-size:30px}.hero-content p,.hero-features div{font-size:14px}.primary-btn,.secondary-btn{font-size:14px;padding:15px}.dashboard-header{flex-direction:column;gap:15px}.dashboard-row{align-items:flex-start;flex-direction:column;gap:10px}.status{align-self:flex-start}.bars{height:100px}}.primary-btn:focus,.secondary-btn:focus{outline:2px solid #16a34a;outline-offset:3px}.dashboard-row:focus-within{border-color:#16a34a}.home-industries{background:#f8fbff;overflow:hidden;padding:70px 0;position:relative}.industry-bg{border-radius:50%;filter:blur(90px);opacity:.18;position:absolute;z-index:0}.bg-one{background:#0f4c81;height:380px;left:-120px;top:-120px;width:380px}.bg-two{background:#16a34a;bottom:-120px;height:320px;right:-120px;width:320px}.home-industries .container{position:relative;z-index:2}.section-heading{max-width:850px}.section-tag{align-items:center;background:#e8f5ef;display:inline-flex;padding:10px 24px}.section-heading h2{font-size:48px;margin-bottom:24px}.section-heading h2 span{color:#0f4c81}.industries-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.industry-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 15px 35px #0f4c810d;overflow:hidden;padding:35px 28px;position:relative;transition:.35s}.industry-card:hover{border-color:#0f4c81;box-shadow:0 25px 60px #0f4c8126;transform:translateY(-10px)}.industry-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.industry-card:hover:before{transform:scaleX(1)}.industry-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:32px;height:75px;justify-content:center;margin-bottom:28px;transition:.35s;width:75px}.industry-card:hover .industry-icon{transform:rotate(-8deg) scale(1.08)}.industry-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:15px}.industry-card p{color:#64748b;font-size:15px;line-height:1.8;margin-bottom:25px}.card-number{bottom:18px;color:#e2e8f0;font-size:52px;font-weight:800;position:absolute;right:22px;transition:.35s;-webkit-user-select:none;user-select:none}.industry-card:hover .card-number{color:#d1fae5}.industries-bottom{background:#fff;border:1px solid #edf2f7;border-radius:28px;box-shadow:0 20px 60px #0f4c8114;margin-top:90px;padding:60px 40px;text-align:center}.industries-bottom h3{color:#0f172a;font-size:36px;font-weight:800;margin-bottom:18px}.industries-bottom p{color:#64748b;font-size:16px;line-height:1.9;margin:0 auto 35px;max-width:720px}.industry-btn{background:linear-gradient(135deg,#0f4c81,#16a34a);border:none;border-radius:14px;box-shadow:0 18px 40px #0f4c8133;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 34px;transition:.35s}.industry-btn:hover{box-shadow:0 25px 50px #0f4c814d;transform:translateY(-4px)}@keyframes industryFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.industry-card{animation:industryFadeUp .7s ease both}.industry-card:nth-child(2){animation-delay:.08s}.industry-card:nth-child(3){animation-delay:.16s}.industry-card:nth-child(4){animation-delay:.24s}.industry-card:nth-child(5){animation-delay:.32s}.industry-card:nth-child(6){animation-delay:.4s}.industry-card:nth-child(7){animation-delay:.48s}.industry-card:nth-child(8){animation-delay:.56s}.industry-card:nth-child(9){animation-delay:.64s}.industry-card:nth-child(10){animation-delay:.72s}.industry-card:nth-child(11){animation-delay:.8s}.industry-card:nth-child(12){animation-delay:.88s}.industry-card:nth-child(13){animation-delay:.96s}.industry-card:after{background:#16a34a14;border-radius:50%;content:"";height:220px;position:absolute;right:-120px;top:-120px;transition:.45s;width:220px}.industry-card:hover:after{opacity:.8;transform:scale(1.4)}.industry-icon svg{transition:.35s}.industry-card:hover .industry-icon svg{transform:scale(1.15)}.section-tag{transition:.3s}.section-tag:hover{transform:translateY(-2px)}@media(max-width:1400px){.industries-grid{gap:24px}}@media(max-width:1200px){.industries-grid{grid-template-columns:repeat(3,1fr)}.section-heading h2{font-size:42px}}@media(max-width:992px){.home-industries{padding:90px 0}.section-heading{margin-bottom:60px}.section-heading h2{font-size:38px}.section-heading p{font-size:16px}.industries-grid{gap:22px;grid-template-columns:repeat(2,1fr)}.industries-bottom{margin-top:70px;padding:50px 30px}.industries-bottom h3{font-size:30px}}@media(max-width:768px){.home-industries{padding:80px 0}.section-heading{margin-bottom:50px}.section-tag{font-size:13px;padding:8px 18px}.section-heading h2{font-size:32px}.section-heading p{font-size:15px;line-height:1.8}.industries-grid{gap:20px;grid-template-columns:1fr}.industry-card{padding:28px 22px}.industry-icon{font-size:28px;height:65px;margin-bottom:22px;width:65px}.industry-card h3{font-size:20px}.industry-card p{font-size:14px}.card-number{font-size:44px}.industries-bottom{margin-top:60px;padding:40px 25px}.industries-bottom h3{font-size:26px}.industries-bottom p{font-size:15px}.industry-btn{max-width:320px;width:100%}}@media(max-width:576px){.home-industries{padding:70px 0}.section-heading h2{font-size:28px;line-height:1.3}.section-heading p{font-size:14px}.industry-card{border-radius:20px}.industry-icon{font-size:26px;height:60px;width:60px}.industry-card h3{font-size:19px}.card-number{bottom:12px;font-size:38px;right:16px}.industries-bottom{border-radius:22px;padding:35px 20px}.industries-bottom h3{font-size:24px}.industry-btn{font-size:15px;padding:15px 26px}}@media(max-width:420px){.section-tag{font-size:12px}.section-heading h2{font-size:24px}.section-heading p{font-size:13px}.industry-card{padding:24px 18px}.industry-icon{font-size:22px;height:56px;width:56px}.industry-card h3{font-size:18px}.industry-card p{font-size:13px;line-height:1.7}.card-number{font-size:34px}.industries-bottom h3{font-size:22px}.industries-bottom p{font-size:14px}}.industry-btn:focus,.industry-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.industry-btn,.industry-card,.section-tag{transition:all .35s ease}.home-about{background:#fff;overflow:hidden;padding:70px 0;position:relative}.about-shape{border-radius:50%;filter:blur(90px);opacity:.12;position:absolute;z-index:0}.shape-one{background:#0f4c81;height:320px;left:-120px;top:-120px;width:320px}.shape-two{background:#16a34a;bottom:-100px;height:260px;right:-100px;width:260px}.home-about .container{position:relative;z-index:2}.about-grid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-left{position:relative}.about-dashboard{background:#fff;border:1px solid #edf2f7;border-radius:28px;box-shadow:0 25px 60px #0f4c811a;padding:32px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.dashboard-header h4{color:#0f172a;font-size:22px;font-weight:700}.dashboard-dots{display:flex;gap:8px}.dashboard-dots span{border-radius:50%;height:10px;width:10px}.dashboard-dots span:first-child{background:#ef4444}.dashboard-dots span:nth-child(2){background:#f59e0b}.dashboard-dots span:nth-child(3){background:#22c55e}.dashboard-content{display:flex;flex-direction:column;gap:18px;margin-bottom:35px}.dashboard-item{align-items:center;background:#f8fbff;border:1px solid #edf2f7;border-radius:18px;display:flex;gap:18px;padding:18px;transition:.35s}.dashboard-item:hover{box-shadow:0 15px 35px #0f4c8114;transform:translateY(-3px)}.dashboard-item svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:16px;color:#fff;flex-shrink:0;font-size:24px;height:60px;padding:16px;width:60px}.dashboard-item h5{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:6px}.dashboard-item p{color:#64748b;font-size:14px;line-height:1.7}.dashboard-progress{margin-top:10px}.progress-title{color:#0f172a;display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px}.progress-title strong{color:#16a34a}.progress-bar{background:#e5e7eb;border-radius:20px;height:10px;overflow:hidden;width:100%}.progress-bar span{background:linear-gradient(90deg,#0f4c81,#16a34a);border-radius:20px;display:block;height:100%;width:95%}.experience-card{align-items:center;background:#fff;border-radius:18px;bottom:40px;box-shadow:0 20px 45px #0f4c8126;display:flex;gap:16px;padding:20px 24px;position:absolute;right:-40px}.experience-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:16px;color:#fff;font-size:24px;height:58px;padding:16px;width:58px}.experience-card h3{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:4px}.experience-card p{color:#64748b;font-size:14px}.about-right{position:relative}.about-tag{border-radius:50px;margin-bottom:22px;padding:10px 24px}.about-right h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px}.about-right h2 span{color:#0f4c81}.about-text{color:#64748b;font-size:17px;line-height:1.9;margin-bottom:35px}.about-features{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.feature-item{align-items:flex-start;display:flex;gap:12px}.feature-item svg{color:#16a34a;flex-shrink:0;font-size:20px;margin-top:3px}.feature-item span{color:#334155;font-weight:500;line-height:1.7}.about-btn{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:14px;box-shadow:0 18px 40px #0f4c812e;color:#fff;display:inline-flex;font-weight:700;gap:10px;padding:16px 32px;transition:.35s}.about-btn:hover{box-shadow:0 25px 50px #0f4c8147;transform:translateY(-4px)}.about-btn svg{transition:.3s}.about-btn:hover svg{transform:translateX(5px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.about-left{animation:fadeUp .8s ease}.about-right{animation:fadeUp 1s ease}.experience-card{animation:floatCard 4s ease-in-out infinite}.about-dashboard{transition:.35s}.about-dashboard:hover{box-shadow:0 35px 70px #0f4c8126;transform:translateY(-8px)}.dashboard-item svg{transition:.35s}.dashboard-item:hover svg{transform:rotate(-8deg) scale(1.08)}.about-tag{transition:.3s}.about-tag:hover{transform:translateY(-2px)}.feature-item{transition:.3s}.feature-item:hover{transform:translateX(6px)}.progress-bar span{animation:progressLoad 2s ease}@keyframes progressLoad{0%{width:0}to{width:95%}}@media(max-width:1400px){.about-grid{gap:60px}}@media(max-width:1200px){.about-grid{gap:50px}.about-right h2{font-size:42px}.experience-card{right:-20px}}@media(max-width:992px){.home-about{padding:90px 0}.about-grid{gap:60px;grid-template-columns:1fr}.about-left{order:2}.about-right{order:1;text-align:center}.about-text{margin:0 auto 35px;max-width:700px}.about-features{margin:0 auto 40px;max-width:700px;text-align:left}.experience-card{bottom:-20px;right:20px}}@media(max-width:768px){.home-about{padding:80px 0}.about-right h2{font-size:34px}.about-text{font-size:15px}.about-dashboard{padding:24px}.dashboard-header h4{font-size:18px}.dashboard-item{padding:16px}.dashboard-item svg{font-size:20px;height:54px;padding:14px;width:54px}.dashboard-item h5{font-size:17px}.about-features{gap:16px;grid-template-columns:1fr}.experience-card{bottom:auto;justify-content:center;margin-top:24px;position:relative;right:auto}.about-btn{justify-content:center;max-width:320px;width:100%}}@media(max-width:576px){.home-about{padding:70px 0}.about-tag{font-size:12px;padding:8px 18px}.about-right h2{font-size:28px;line-height:1.3}.about-dashboard{border-radius:22px;padding:20px}.dashboard-header{flex-direction:column;gap:14px}.dashboard-item{align-items:flex-start;flex-direction:column;text-align:left}.dashboard-item svg{height:50px;padding:12px;width:50px}.dashboard-item h5{font-size:16px}.dashboard-item p{font-size:13px}.experience-card{flex-direction:column;padding:18px;text-align:center}.experience-card h3{font-size:18px}.experience-card p{font-size:13px}.about-text,.feature-item span{font-size:14px}}@media(max-width:420px){.about-right h2{font-size:24px}.about-text{font-size:13px}.dashboard-header h4{font-size:16px}.dashboard-item{padding:14px}.dashboard-item h5{font-size:15px}.dashboard-item p{font-size:12px}.progress-title{font-size:13px}.feature-item svg{font-size:18px}.feature-item span{font-size:13px}.about-btn{font-size:14px;padding:15px 20px;width:100%}}.about-btn:focus{outline:2px solid #16a34a;outline-offset:3px}.about-btn,.about-tag,.dashboard-item,.experience-card,.feature-item{transition:all .35s ease}.home-dashboard{background:#fff;overflow:hidden;padding:70px 0;position:relative}.home-dashboard-bg{border-radius:50%;filter:blur(100px);opacity:.15;position:absolute;z-index:0}.home-dashboard-bg-one{background:#0f4c81;height:340px;left:-120px;top:-120px;width:340px}.home-dashboard-bg-two{background:#16a34a;bottom:-100px;height:280px;right:-100px;width:280px}.home-dashboard .container{position:relative;z-index:2}.home-dashboard-heading{margin:0 auto 70px;max-width:900px;text-align:center}.home-dashboard-tag{align-items:center;background:#e8f5ef;border-radius:50px;color:#16a34a;display:inline-flex;font-size:14px;font-weight:700;margin-bottom:22px;padding:10px 24px}.home-dashboard-heading h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:22px}.home-dashboard-heading h2 span{color:#0f4c81}.home-dashboard-heading p{color:#64748b;font-size:17px;line-height:1.9}.home-dashboard-preview{margin-bottom:80px}.home-dashboard-browser{background:#fff;border:1px solid #edf2f7;border-radius:28px;box-shadow:0 35px 80px #0f4c811f;overflow:hidden}.home-dashboard-browser-header{align-items:center;background:#f8fafc;border-bottom:1px solid #edf2f7;display:flex;justify-content:space-between;padding:18px 24px}.home-dashboard-browser-dots{display:flex;gap:8px}.home-dashboard-browser-dots span{border-radius:50%;height:11px;width:11px}.home-dashboard-browser-dots span:first-child{background:#ef4444}.home-dashboard-browser-dots span:nth-child(2){background:#f59e0b}.home-dashboard-browser-dots span:nth-child(3){background:#22c55e}.home-dashboard-browser-title{color:#64748b;font-size:14px;font-weight:600}.home-dashboard-body{display:grid;grid-template-columns:90px 1fr;min-height:620px}.home-dashboard-sidebar{align-items:center;background:#0f172a;display:flex;flex-direction:column;padding:30px 0}.home-dashboard-logo-circle{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:26px;height:58px;justify-content:center;margin-bottom:45px;width:58px}.home-dashboard-sidebar ul{align-items:center;display:flex;flex-direction:column;gap:18px;list-style:none;margin:0;padding:0}.home-dashboard-sidebar li{align-items:center;border-radius:16px;color:#94a3b8;cursor:pointer;display:flex;font-size:22px;height:54px;justify-content:center;transition:.35s;width:54px}.home-dashboard-sidebar li.active{background:#16a34a;color:#fff}.home-dashboard-sidebar li:hover{background:#1e293b;color:#fff}.home-dashboard-main{background:#fff;padding:35px}.home-dashboard-top-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:35px}.home-dashboard-top-card{background:#f8fbff;border:1px solid #edf2f7;border-radius:20px;padding:28px;transition:.35s}.home-dashboard-top-card:hover{box-shadow:0 20px 40px #0f4c811a;transform:translateY(-6px)}.home-dashboard-top-card h4{color:#64748b;font-size:15px;margin-bottom:14px}.home-dashboard-top-card h2{color:#0f172a;font-size:34px;font-weight:800;margin-bottom:10px}.home-dashboard-top-card span{color:#16a34a;font-size:14px;font-weight:600}.home-dashboard-analytics-card{background:#f8fbff;border:1px solid #edf2f7;border-radius:24px;padding:30px}.home-dashboard-analytics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.home-dashboard-analytics-header h3{color:#0f172a;font-size:22px;font-weight:700}.home-dashboard-analytics-header span{background:#dcfce7;border-radius:40px;color:#16a34a;font-size:13px;font-weight:700;padding:8px 18px}.home-dashboard-graph{align-items:flex-end;display:flex;gap:14px;height:260px;justify-content:space-between}.home-dashboard-graph span{background:linear-gradient(0deg,#16a34a,#0f4c81);border-radius:12px 12px 0 0;flex:1 1;transition:.35s}.home-dashboard-graph span:hover{opacity:.9;transform:scaleY(1.06)}.home-dashboard-features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:70px}.home-dashboard-feature-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 15px 40px #0f4c810f;overflow:hidden;padding:32px 28px;position:relative;transition:all .35s ease}.home-dashboard-feature-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.home-dashboard-feature-card:hover:before{transform:scaleX(1)}.home-dashboard-feature-card:hover{border-color:#0f4c81;box-shadow:0 28px 60px #0f4c8126;transform:translateY(-10px)}.home-dashboard-feature-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:30px;height:70px;justify-content:center;margin-bottom:22px;transition:.35s;width:70px}.home-dashboard-feature-card:hover
.home-dashboard-feature-icon{transform:rotate(-8deg) scale(1.08)}.home-dashboard-feature-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:14px}.home-dashboard-feature-card p{color:#64748b;font-size:15px;line-height:1.8}.home-dashboard-highlights{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:70px}.home-dashboard-highlights div{align-items:center;background:#f8fbff;border:1px solid #edf2f7;border-radius:16px;color:#334155;display:flex;font-weight:600;gap:12px;padding:18px 20px;transition:all .35s ease}.home-dashboard-highlights div:hover{box-shadow:0 15px 35px #0f4c8114;transform:translateY(-5px)}.home-dashboard-highlights svg{color:#16a34a;flex-shrink:0;font-size:20px}@keyframes homeDashboardFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes homeDashboardBars{0%{transform:scaleY(1)}50%{transform:scaleY(1.08)}to{transform:scaleY(1)}}.home-dashboard-browser{animation:homeDashboardFadeUp .8s ease}.home-dashboard-feature-card{animation:homeDashboardFadeUp .8s ease both}.home-dashboard-feature-card:nth-child(2){animation-delay:.08s}.home-dashboard-feature-card:nth-child(3){animation-delay:.16s}.home-dashboard-feature-card:nth-child(4){animation-delay:.24s}.home-dashboard-feature-card:nth-child(5){animation-delay:.32s}.home-dashboard-feature-card:nth-child(6){animation-delay:.4s}.home-dashboard-graph span{animation:homeDashboardBars 3s ease-in-out infinite}.home-dashboard-graph span:nth-child(2){animation-delay:.2s}.home-dashboard-graph span:nth-child(3){animation-delay:.4s}.home-dashboard-graph span:nth-child(4){animation-delay:.6s}.home-dashboard-graph span:nth-child(5){animation-delay:.8s}.home-dashboard-graph span:nth-child(6){animation-delay:1s}@media(max-width:1200px){.home-dashboard-heading h2{font-size:42px}.home-dashboard-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.home-dashboard{padding:90px 0}.home-dashboard-heading{margin-bottom:60px}.home-dashboard-heading h2{font-size:38px}.home-dashboard-body{grid-template-columns:70px 1fr}.home-dashboard-main{padding:24px}.home-dashboard-top-cards{grid-template-columns:1fr}.home-dashboard-highlights{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-dashboard{padding:80px 0}.home-dashboard-heading h2{font-size:32px}.home-dashboard-heading p{font-size:15px}.home-dashboard-browser-header{flex-direction:column;gap:12px}.home-dashboard-browser-title{font-size:13px;text-align:center;word-break:break-word}.home-dashboard-body{grid-template-columns:1fr}.home-dashboard-sidebar{align-items:center;flex-direction:row;justify-content:space-between;padding:18px}.home-dashboard-logo-circle{margin-bottom:0}.home-dashboard-sidebar ul{flex-direction:row;gap:10px}.home-dashboard-sidebar li{font-size:18px;height:46px;width:46px}.home-dashboard-analytics-header{align-items:flex-start;flex-direction:column;gap:12px}.home-dashboard-graph{height:180px}.home-dashboard-features{gap:20px}.home-dashboard-features,.home-dashboard-highlights{grid-template-columns:1fr}}@media(max-width:576px){.home-dashboard{padding:70px 0}.home-dashboard-tag{font-size:12px;padding:8px 18px}.home-dashboard-heading h2{font-size:28px}.home-dashboard-heading p{font-size:14px}.home-dashboard-main{padding:18px}.home-dashboard-top-card{padding:22px}.home-dashboard-top-card h2{font-size:28px}.home-dashboard-analytics-card{padding:20px}.home-dashboard-graph{gap:8px;height:150px}.home-dashboard-feature-card{padding:24px}.home-dashboard-feature-icon{font-size:24px;height:60px;width:60px}.home-dashboard-feature-card h3{font-size:20px}.home-dashboard-feature-card p{font-size:14px}}@media(max-width:420px){.home-dashboard-heading h2{font-size:24px}.home-dashboard-heading p{font-size:13px}.home-dashboard-sidebar{gap:12px}.home-dashboard-sidebar,.home-dashboard-sidebar ul{flex-wrap:wrap;justify-content:center}.home-dashboard-top-card{text-align:center}.home-dashboard-top-card h2{font-size:24px}.home-dashboard-analytics-header h3{font-size:16px}.home-dashboard-analytics-header span{font-size:12px}.home-dashboard-graph{height:120px}.home-dashboard-highlights div{font-size:14px;padding:16px}}.home-dashboard-sidebar li:focus{outline:2px solid #16a34a;outline-offset:3px}.home-dashboard-browser,.home-dashboard-feature-card,.home-dashboard-feature-icon,.home-dashboard-highlights div,.home-dashboard-sidebar li,.home-dashboard-top-card{transition:all .35s ease}.home-features{background:#f8fbff;overflow:hidden;padding:70px 0;position:relative}.home-features-shape{border-radius:50%;filter:blur(100px);opacity:.14;position:absolute;z-index:0}.home-features-shape-one{background:#0f4c81;height:340px;left:-120px;top:-140px;width:340px}.home-features-shape-two{background:#16a34a;bottom:-100px;height:280px;right:-120px;width:280px}.home-features .container{position:relative;z-index:2}.home-features-heading{margin:0 auto 70px;max-width:850px;text-align:center}.home-features-tag{align-items:center;background:#e8f5ef;border-radius:50px;color:#16a34a;display:inline-flex;font-size:14px;font-weight:700;margin-bottom:22px;padding:10px 24px}.home-features-heading h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px}.home-features-heading h2 span{color:#0f4c81}.home-features-heading p{color:#64748b;font-size:17px;line-height:1.9}.home-features-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.home-features-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:32px 28px;position:relative;transition:.35s}.home-features-card:hover{border-color:#0f4c81;box-shadow:0 25px 60px #0f4c8124;transform:translateY(-10px)}.home-features-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.home-features-card:hover:before{transform:scaleX(1)}.home-features-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:30px;height:72px;justify-content:center;margin-bottom:24px;transition:.35s;width:72px}.home-features-card:hover .home-features-icon{transform:rotate(-8deg) scale(1.08)}.home-features-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:16px}.home-features-card p{color:#64748b;font-size:15px;line-height:1.8;margin-bottom:22px}.home-features-divider{background:#e5e7eb;height:1px;margin-bottom:20px;width:100%}.home-features-footer{align-items:center;color:#334155;display:flex;font-size:14px;font-weight:600;gap:10px}.home-features-footer svg{color:#16a34a;flex-shrink:0;font-size:18px}.home-features-bottom{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:80px}.home-features-stat{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 12px 30px #0f4c810d;padding:32px 20px;text-align:center;transition:.35s}.home-features-stat:hover{border-color:#16a34a;box-shadow:0 22px 45px #0f4c811a;transform:translateY(-6px)}.home-features-stat h3{color:#0f4c81;font-size:34px;font-weight:800;margin-bottom:10px}.home-features-stat span{color:#64748b;font-size:15px;font-weight:600}@keyframes homeFeaturesFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes homeFeaturesFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.home-features-heading{animation:homeFeaturesFadeUp .8s ease}.home-features-card{animation:homeFeaturesFadeUp .8s ease both}.home-features-card:nth-child(2){animation-delay:.08s}.home-features-card:nth-child(3){animation-delay:.16s}.home-features-card:nth-child(4){animation-delay:.24s}.home-features-card:nth-child(5){animation-delay:.32s}.home-features-card:nth-child(6){animation-delay:.4s}.home-features-card:nth-child(7){animation-delay:.48s}.home-features-card:nth-child(8){animation-delay:.56s}.home-features-stat{animation:homeFeaturesFloat 4s ease-in-out infinite}.home-features-stat:nth-child(2){animation-delay:.2s}.home-features-stat:nth-child(3){animation-delay:.4s}.home-features-stat:nth-child(4){animation-delay:.6s}.home-features-card:after{background:#16a34a0f;border-radius:50%;content:"";height:220px;position:absolute;right:-120px;top:-120px;transition:.4s;width:220px}.home-features-card:hover:after{transform:scale(1.4)}.home-features-icon svg{transition:.35s}.home-features-card:hover .home-features-icon svg{transform:scale(1.15)}.home-features-tag{transition:.3s}.home-features-tag:hover{transform:translateY(-2px)}@media(max-width:1400px){.home-features-grid{gap:24px}}@media(max-width:1200px){.home-features-heading h2{font-size:42px}.home-features-bottom,.home-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.home-features{padding:90px 0}.home-features-heading{margin-bottom:60px}.home-features-heading h2{font-size:38px}.home-features-heading p{font-size:16px}}@media(max-width:768px){.home-features{padding:80px 0}.home-features-tag{font-size:13px;padding:8px 18px}.home-features-heading h2{font-size:32px}.home-features-heading p{font-size:15px;line-height:1.8}.home-features-grid{gap:20px;grid-template-columns:1fr}.home-features-card{padding:28px 22px}.home-features-icon{font-size:28px;height:65px;width:65px}.home-features-card h3{font-size:20px}.home-features-card p{font-size:14px}.home-features-bottom{gap:20px;grid-template-columns:1fr;margin-top:60px}}@media(max-width:576px){.home-features{padding:70px 0}.home-features-heading h2{font-size:28px;line-height:1.3}.home-features-heading p{font-size:14px}.home-features-card{border-radius:20px;padding:24px 20px}.home-features-icon{font-size:24px;height:60px;margin-bottom:20px;width:60px}.home-features-card h3{font-size:19px}.home-features-card p{font-size:14px}.home-features-stat{padding:26px 18px}.home-features-stat h3{font-size:30px}.home-features-stat span{font-size:14px}}@media(max-width:420px){.home-features-tag{font-size:12px}.home-features-heading h2{font-size:24px}.home-features-heading p{font-size:13px}.home-features-card{padding:22px 18px}.home-features-icon{font-size:22px;height:55px;width:55px}.home-features-card h3{font-size:18px}.home-features-card p{font-size:13px;line-height:1.7}.home-features-footer{font-size:13px}.home-features-footer svg{font-size:16px}.home-features-stat h3{font-size:26px}.home-features-stat span{font-size:13px}}.home-features-card:focus-within,.home-features-stat:focus-within{outline:2px solid #16a34a;outline-offset:3px}.home-features-card,.home-features-icon,.home-features-stat,.home-features-tag{transition:all .35s ease}.home-why{background:#fff;overflow:hidden;padding:70px 0;position:relative}.home-why-shape{border-radius:50%;filter:blur(100px);opacity:.12;position:absolute;z-index:0}.home-why-shape-one{background:#0f4c81;height:340px;left:-140px;top:-140px;width:340px}.home-why-shape-two{background:#16a34a;bottom:-120px;height:280px;right:-120px;width:280px}.home-why .container{position:relative;z-index:2}.home-why-header{margin:0 auto 70px;max-width:850px;text-align:center}.home-why-tag{align-items:center;background:#e8f5ef;border-radius:50px;color:#16a34a;display:inline-flex;font-size:14px;font-weight:700;margin-bottom:22px;padding:10px 24px}.home-why-header h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:24px}.home-why-header h2 span{color:#0f4c81}.home-why-header p{color:#64748b;font-size:17px;line-height:1.9}.home-why-content{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1.2fr .8fr}.home-why-left{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.home-why-card{align-items:flex-start;background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;display:flex;gap:18px;padding:28px;transition:.35s}.home-why-card:hover{border-color:#0f4c81;box-shadow:0 25px 60px #0f4c811f;transform:translateY(-8px)}.home-why-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:68px;justify-content:center;transition:.35s;width:68px}.home-why-card:hover .home-why-icon{transform:rotate(-8deg) scale(1.08)}.home-why-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:12px}.home-why-card p{color:#64748b;font-size:15px;line-height:1.8}.home-why-right{position:-webkit-sticky;position:sticky;top:100px}.home-why-process{background:#f8fbff;border:1px solid #edf2f7;border-radius:28px;box-shadow:0 20px 50px #0f4c8114;padding:40px}.home-why-process h3{color:#0f172a;font-size:28px;font-weight:800;margin-bottom:16px}.home-why-process p{color:#64748b;line-height:1.8;margin-bottom:35px}.home-why-step,.home-why-timeline{position:relative}.home-why-step{align-items:flex-start;display:flex;gap:18px}.home-why-step:not(:last-child){margin-bottom:30px}.home-why-step-number{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:48px;justify-content:center;width:48px}.home-why-step-content{flex:1 1;padding-bottom:12px;position:relative}.home-why-step-content h4{color:#0f172a;font-size:18px;font-weight:700;margin-top:10px}.home-why-line{background:#d1d5db;height:42px;left:-43px;position:absolute;top:50px;width:2px}.home-why-bottom{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:80px}.home-why-bottom div{align-items:center;background:#f8fbff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 10px 30px #0f4c810d;color:#334155;display:flex;font-size:15px;font-weight:600;gap:12px;padding:20px 22px;transition:all .35s ease}.home-why-bottom div:hover{border-color:#16a34a;box-shadow:0 20px 40px #0f4c811a;transform:translateY(-6px)}.home-why-bottom svg{color:#16a34a;flex-shrink:0;font-size:20px}.home-why-card{overflow:hidden;position:relative}.home-why-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s ease;width:100%}.home-why-card:hover:before{transform:scaleX(1)}.home-why-process{overflow:hidden;position:relative}.home-why-process:after{background:#0f4c810d;border-radius:50%;content:"";height:220px;position:absolute;right:-110px;top:-110px;width:220px}@keyframes homeWhyFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes homeWhyFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.home-why-header{animation:homeWhyFadeUp .8s ease}.home-why-card{animation:homeWhyFadeUp .8s ease both}.home-why-card:nth-child(2){animation-delay:.08s}.home-why-card:nth-child(3){animation-delay:.16s}.home-why-card:nth-child(4){animation-delay:.24s}.home-why-card:nth-child(5){animation-delay:.32s}.home-why-card:nth-child(6){animation-delay:.4s}.home-why-process{animation:homeWhyFloat 5s ease-in-out infinite}@media(max-width:1200px){.home-why-header h2{font-size:42px}.home-why-content{gap:40px}}@media(max-width:992px){.home-why{padding:90px 0}.home-why-header{margin-bottom:60px}.home-why-header h2{font-size:38px}.home-why-content{grid-template-columns:1fr}.home-why-right{position:static}.home-why-bottom,.home-why-left{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-why{padding:80px 0}.home-why-tag{font-size:13px;padding:8px 18px}.home-why-header h2{font-size:32px}.home-why-header p{font-size:15px}.home-why-left{gap:20px;grid-template-columns:1fr}.home-why-card{padding:24px}.home-why-icon{font-size:24px;height:60px;width:60px}.home-why-card h3{font-size:20px}.home-why-card p{font-size:14px}.home-why-process{padding:30px}.home-why-process h3{font-size:24px}.home-why-process p{font-size:14px}.home-why-bottom{gap:18px;grid-template-columns:1fr}}@media(max-width:576px){.home-why{padding:70px 0}.home-why-header h2{font-size:28px}.home-why-header p{font-size:14px}.home-why-card{align-items:flex-start;flex-direction:column}.home-why-icon{margin-bottom:12px}.home-why-process{padding:24px}.home-why-step{gap:14px}.home-why-step-number{font-size:16px;height:42px;width:42px}.home-why-step-content h4{font-size:16px}.home-why-line{height:38px;left:-36px;top:44px}}@media(max-width:420px){.home-why-tag{font-size:12px}.home-why-header h2{font-size:24px}.home-why-header p{font-size:13px;line-height:1.8}.home-why-card{padding:20px}.home-why-icon{font-size:22px;height:55px;width:55px}.home-why-card h3{font-size:18px}.home-why-card p{font-size:13px}.home-why-process h3{font-size:20px}.home-why-process{padding:20px}.home-why-step-number{font-size:15px;height:38px;width:38px}.home-why-step-content h4{font-size:15px;margin-top:8px}.home-why-line{height:34px;left:-33px;top:40px}.home-why-bottom div{font-size:14px;padding:18px}}.home-why-bottom div,.home-why-card,.home-why-icon,.home-why-process,.home-why-tag{transition:all .35s ease}.home-why-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.home-automation{background:#f8fbff;overflow:hidden;padding:70px 0;position:relative}.home-automation-shape{border-radius:50%;filter:blur(110px);opacity:.12;position:absolute;z-index:0}.home-automation-shape-one{background:#0f4c81;height:360px;left:-140px;top:-140px;width:360px}.home-automation-shape-two{background:#16a34a;bottom:-120px;height:300px;right:-120px;width:300px}.home-automation .container{position:relative;z-index:2}.home-automation-heading{margin:0 auto 70px;max-width:900px;text-align:center}.home-automation-tag{align-items:center;background:#e8f5ef;border-radius:50px;color:#16a34a;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;margin-bottom:22px;padding:10px 24px}.home-automation-heading h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:22px}.home-automation-heading h2 span{color:#0f4c81}.home-automation-heading p{color:#64748b;font-size:17px;line-height:1.9}.home-automation-workflow{align-items:center;display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:900px}.home-automation-card{align-items:flex-start;background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 18px 45px #0f4c8112;display:flex;gap:24px;max-width:760px;padding:32px;position:relative;transition:.35s;width:100%}.home-automation-card:hover{border-color:#0f4c81;box-shadow:0 25px 60px #0f4c8124;transform:translateY(-8px)}.home-automation-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:5px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.home-automation-card:hover:before{transform:scaleX(1)}.home-automation-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:20px;color:#fff;display:flex;flex-shrink:0;font-size:30px;height:72px;justify-content:center;transition:.35s;width:72px}.home-automation-card:hover .home-automation-icon{transform:rotate(-8deg) scale(1.08)}.home-automation-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:14px}.home-automation-card p{color:#64748b;font-size:15px;line-height:1.8}.home-automation-arrow{align-items:center;background:#fff;border:1px solid #edf2f7;border-radius:50%;box-shadow:0 10px 25px #0f4c8114;color:#16a34a;display:flex;font-size:24px;height:56px;justify-content:center;width:56px}.home-automation-benefits{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:80px}.home-automation-benefit{align-items:center;background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 12px 30px #0f4c810d;color:#334155;display:flex;font-size:16px;font-weight:600;gap:14px;padding:22px 24px;transition:.35s}.home-automation-benefit:hover{border-color:#16a34a;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-6px)}.home-automation-benefit svg{color:#16a34a;flex-shrink:0;font-size:22px}.home-automation-card{overflow:hidden}.home-automation-card:after{background:#0f4c810d;border-radius:50%;content:"";height:220px;position:absolute;right:-120px;top:-120px;transition:.4s;width:220px}.home-automation-card:hover:after{transform:scale(1.4)}.home-automation-icon svg{transition:.35s}.home-automation-card:hover
.home-automation-icon svg{transform:scale(1.15)}.home-automation-arrow svg{animation:homeAutomationArrow 1.6s ease-in-out infinite}@keyframes homeAutomationFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes homeAutomationArrow{0%{transform:translateY(0)}50%{transform:translateY(6px)}to{transform:translateY(0)}}@keyframes homeAutomationFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.home-automation-heading{animation:homeAutomationFadeUp .8s ease}.home-automation-card{animation:homeAutomationFadeUp .8s ease both}.home-automation-card:first-child{animation-delay:.05s}.home-automation-card:nth-child(3){animation-delay:.1s}.home-automation-card:nth-child(5){animation-delay:.15s}.home-automation-card:nth-child(7){animation-delay:.2s}.home-automation-card:nth-child(9){animation-delay:.25s}.home-automation-card:nth-child(11){animation-delay:.3s}.home-automation-card:nth-child(13){animation-delay:.35s}.home-automation-benefit{animation:homeAutomationFloat 4s ease-in-out infinite}.home-automation-benefit:nth-child(2){animation-delay:.15s}.home-automation-benefit:nth-child(3){animation-delay:.3s}.home-automation-benefit:nth-child(4){animation-delay:.45s}.home-automation-benefit:nth-child(5){animation-delay:.6s}.home-automation-benefit:nth-child(6){animation-delay:.75s}@media(max-width:1400px){.home-automation-workflow{max-width:820px}}@media(max-width:1200px){.home-automation-heading h2{font-size:42px}.home-automation-workflow{max-width:760px}}@media(max-width:992px){.home-automation{padding:90px 0}.home-automation-heading{margin-bottom:60px}.home-automation-heading h2{font-size:38px}.home-automation-heading p{font-size:16px}.home-automation-benefits{gap:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-automation{padding:80px 0}.home-automation-tag{font-size:13px;padding:8px 18px}.home-automation-heading h2{font-size:32px}.home-automation-heading p{font-size:15px;line-height:1.8}.home-automation-card{align-items:flex-start;flex-direction:column;padding:28px 24px}.home-automation-icon{font-size:28px;height:65px;width:65px}.home-automation-card h3{font-size:21px}.home-automation-card p{font-size:14px}.home-automation-benefits{grid-template-columns:1fr}}@media(max-width:576px){.home-automation{padding:70px 0}.home-automation-heading h2{font-size:28px}.home-automation-heading p{font-size:14px}.home-automation-card{border-radius:20px;padding:24px 20px}.home-automation-icon{font-size:24px;height:60px;width:60px}.home-automation-card h3{font-size:20px}.home-automation-arrow{font-size:20px;height:48px;width:48px}.home-automation-benefit{font-size:14px;padding:18px}}@media(max-width:420px){.home-automation-tag{font-size:12px}.home-automation-heading h2{font-size:24px}.home-automation-heading p{font-size:13px}.home-automation-card{padding:20px 18px}.home-automation-icon{font-size:22px;height:55px;width:55px}.home-automation-card h3{font-size:18px}.home-automation-card p{font-size:13px;line-height:1.7}.home-automation-arrow{font-size:18px;height:42px;width:42px}.home-automation-benefit{font-size:13px;padding:16px}}.home-automation-arrow,.home-automation-benefit,.home-automation-card,.home-automation-icon,.home-automation-tag{transition:all .35s ease}.home-automation-benefit:focus-within,.home-automation-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.about-page{background:#fff;overflow:hidden}.about-page .container{margin:auto;max-width:1280px;width:90%}.about-heading{margin:0 auto 60px;max-width:820px;text-align:center}.about-heading span{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-size:14px;font-weight:700;margin-bottom:20px;padding:10px 24px}.about-heading h2{color:#0f172a;font-size:46px;font-weight:800;line-height:1.2;margin-bottom:20px}.about-heading h2 span{background:none;color:#0f4c81;margin:0;padding:0}.about-heading p{color:#64748b;font-size:17px;line-height:1.9}.about-small-title{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-weight:700;margin-bottom:20px;padding:10px 22px}.about-hero{background:linear-gradient(135deg,#f8fbff,#eef6ff);overflow:hidden;padding:130px 0 100px;position:relative}.about-bg{border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.about-bg-one{background:#0f4c81;height:360px;left:-120px;top:-150px;width:360px}.about-bg-two{background:#16a34a;bottom:-120px;height:320px;right:-120px;width:320px}.about-hero .container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr .8fr;position:relative;z-index:2}.about-tag{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-size:14px;font-weight:700;margin-bottom:25px;padding:10px 22px}.about-hero-content h1{color:#0f172a;font-size:58px;font-weight:800;line-height:1.15;margin-bottom:25px}.about-hero-content h1 span{color:#0f4c81}.about-hero-content p{color:#64748b;font-size:17px;line-height:1.9;margin-bottom:35px}.about-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.about-check-list div{align-items:center;color:#334155;display:flex;font-weight:600;gap:12px}.about-check-list svg{color:#16a34a;font-size:20px}.about-hero-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.about-highlight-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 40px #0f4c8114;padding:35px 25px;text-align:center;transition:.35s}.about-highlight-card:hover{border-color:#0f4c81;transform:translateY(-8px)}.about-highlight-card svg{color:#0f4c81;font-size:42px;margin-bottom:18px}.about-highlight-card h3{color:#0f172a;font-size:32px;margin-bottom:10px}.about-highlight-card p{color:#64748b;line-height:1.7}.about-story{padding:70px 0}.about-story .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.about-story-left h2{color:#0f172a;font-size:44px;line-height:1.2;margin-bottom:25px}.about-story-left h2 span{color:#0f4c81}.about-story-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.about-story-right{display:flex;flex-direction:column;gap:30px}.about-mission-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 15px 40px #0f4c8114;padding:35px;transition:.35s}.about-mission-card:hover{border-color:#16a34a;transform:translateY(-8px)}.about-mission-card svg{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;height:65px;justify-content:center;margin-bottom:20px;padding:16px;width:65px}.about-mission-card h3{color:#0f172a;font-size:24px;margin-bottom:15px}.about-mission-card p{color:#64748b;line-height:1.9}.about-values{background:#f8fbff;padding:70px 0}.about-values-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.about-value-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 28px;text-align:center;transition:.35s}.about-value-card:hover{border-color:#0f4c81;transform:translateY(-8px)}.about-value-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:20px;color:#fff;display:flex;font-size:32px;height:75px;justify-content:center;margin:auto auto 22px;width:75px}.about-value-card h3{color:#0f172a;font-size:22px;margin-bottom:15px}.about-value-card p{color:#64748b;line-height:1.8}.about-solutions{background:#fff;padding:70px 0}.about-solutions-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.about-solution-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:35px 25px;position:relative;text-align:center;transition:all .35s ease}.about-solution-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.about-solution-card:hover:before{transform:scaleX(1)}.about-solution-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.about-solution-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin-bottom:20px;padding:18px;transition:.35s;width:70px}.about-solution-card:hover svg{transform:rotate(-8deg) scale(1.08)}.about-solution-card h3{color:#0f172a;font-size:20px;font-weight:700;line-height:1.5}.about-process{background:#f8fbff;padding:70px 0}.about-process-grid{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(7,1fr)}.about-process-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:30px 18px;position:relative;text-align:center;transition:.35s}.about-process-card:hover{border-color:#16a34a;transform:translateY(-8px)}.about-process-number{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:700;height:58px;justify-content:center;margin:0 auto 20px;width:58px}.about-process-card h3{color:#0f172a;font-size:17px;font-weight:700;line-height:1.5}.about-process-arrow{color:#16a34a;font-size:24px;position:absolute;right:-22px;top:50%;transform:translateY(-50%);z-index:5}.about-technologies{background:#fff;padding:70px 0}.about-tech-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.about-tech-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:35px 25px;position:relative;text-align:center;transition:all .35s ease}.about-tech-card:after{background:#0f4c810d;border-radius:50%;content:"";height:180px;position:absolute;right:-90px;top:-90px;transition:.35s;width:180px}.about-tech-card:hover:after{transform:scale(1.4)}.about-tech-card:hover{border-color:#0f4c81;transform:translateY(-8px)}.about-tech-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin-bottom:20px;padding:18px;transition:.35s;width:70px}.about-tech-card:hover svg{transform:scale(1.1) rotate(-6deg)}.about-tech-card h3{color:#0f172a;font-size:22px;font-weight:700}.about-process-card,.about-solution-card,.about-tech-card{transition:all .35s ease}.about-process-card:focus-within,.about-solution-card:focus-within,.about-tech-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.about-industries{background:#f8fbff;padding:70px 0}.about-industries-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.about-industry-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 25px;text-align:center;transition:.35s}.about-industry-card:hover{border-color:#0f4c81;transform:translateY(-8px)}.about-industry-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin-bottom:20px;padding:18px;width:70px}.about-industry-card h3{color:#0f172a;font-size:21px;font-weight:700}.about-stats{background:#fff;padding:110px 0}.about-stats-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.about-stat-card{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:22px;color:#fff;padding:45px 20px;text-align:center;transition:.35s}.about-stat-card:hover{transform:translateY(-8px)}.about-stat-card h2{font-size:48px;font-weight:800;margin-bottom:12px}.about-stat-card p{font-size:17px;font-weight:500;opacity:.95}.about-future{background:#f8fbff;padding:70px 0;text-align:center}.about-future h2{color:#0f172a;font-size:46px;font-weight:800;margin-bottom:25px}.about-future h2 span{color:#0f4c81}.about-future p{color:#64748b;font-size:17px;line-height:1.9;margin:auto;max-width:900px}.about-cta{background:#fff;padding:70px 0}.about-cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:32px;color:#fff;padding:70px;text-align:center}.about-cta-box h2{font-size:46px;font-weight:800;margin-bottom:20px}.about-cta-box h2 span{color:#d9f99d}.about-cta-box p{font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.about-cta-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:16px 38px;text-decoration:none;transition:.35s}.about-cta-btn:hover{background:#0f172a;color:#fff}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-cta-box,.about-future,.about-heading,.about-hero-content,.about-industry-card,.about-process-card,.about-solution-card,.about-stat-card,.about-story-left,.about-story-right,.about-tech-card,.about-value-card{animation:aboutFadeUp .8s ease both}@media(max-width:1200px){.about-cta-box h2,.about-future h2,.about-heading h2,.about-hero-content h1{font-size:40px}.about-industries-grid,.about-solutions-grid,.about-stats-grid,.about-tech-grid,.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-process-grid{grid-template-columns:repeat(4,1fr)}.about-process-arrow{display:none}}@media(max-width:992px){.about-cta,.about-future,.about-hero,.about-industries,.about-process,.about-solutions,.about-stats,.about-story,.about-technologies,.about-values{padding:90px 0}.about-hero .container,.about-story .container{gap:50px;grid-template-columns:1fr}.about-hero-content{text-align:center}.about-check-list{justify-content:center}}@media(max-width:768px){.about-cta-box h2,.about-future h2,.about-heading h2,.about-hero-content h1,.about-story-left h2{font-size:32px}.about-check-list,.about-hero-grid,.about-industries-grid,.about-process-grid,.about-solutions-grid,.about-stats-grid,.about-tech-grid,.about-values-grid{grid-template-columns:1fr}.about-cta-box{padding:45px 30px}}@media(max-width:576px){.about-cta-box h2,.about-future h2,.about-heading h2,.about-hero-content h1,.about-story-left h2{font-size:28px}.about-cta-box p,.about-future p,.about-heading p,.about-hero-content p,.about-story-left p{font-size:15px}.about-highlight-card,.about-industry-card,.about-mission-card,.about-process-card,.about-solution-card,.about-stat-card,.about-tech-card,.about-value-card{padding:28px 22px}.about-cta-box{padding:35px 20px}.about-cta-btn{width:100%}}@media(max-width:420px){.about-cta-box h2,.about-future h2,.about-heading h2,.about-hero-content h1,.about-story-left h2{font-size:24px}.about-heading span,.about-small-title,.about-tag{font-size:12px;padding:8px 16px}.about-cta-box p,.about-future p,.about-heading p,.about-hero-content p,.about-story-left p{font-size:14px;line-height:1.8}.about-highlight-card svg,.about-industry-card svg,.about-solution-card svg,.about-tech-card svg,.about-value-icon{font-size:24px;height:60px;width:60px}.about-stat-card h2{font-size:38px}.about-stat-card p{font-size:15px}}.about-cta-btn,.about-highlight-card,.about-industry-card,.about-mission-card,.about-process-card,.about-solution-card,.about-stat-card,.about-tech-card,.about-value-card{transition:all .35s ease}.about-cta-btn:focus{outline:3px solid #d9f99d;outline-offset:3px}.features-page{background:#fff;overflow:hidden}.features-page .container{margin:auto;max-width:1280px;width:90%}.features-heading{margin:0 auto 70px;max-width:820px;text-align:center}.features-heading span{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-size:14px;font-weight:700;margin-bottom:20px;padding:10px 24px}.features-heading h2{color:#0f172a;font-size:46px;font-weight:800;line-height:1.2;margin-bottom:20px}.features-heading h2 span{background:none;color:#0f4c81;margin:0;padding:0}.features-heading p{color:#64748b;font-size:17px;line-height:1.9}.features-small-title{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-weight:700;margin-bottom:18px;padding:10px 22px}.features-hero{background:linear-gradient(135deg,#f8fbff,#eef6ff);overflow:hidden;padding:140px 0 110px;position:relative;text-align:center}.features-bg{border-radius:50%;filter:blur(100px);opacity:.12;position:absolute}.features-bg-one{background:#0f4c81;height:360px;left:-120px;top:-150px;width:360px}.features-bg-two{background:#16a34a;bottom:-120px;height:320px;right:-120px;width:320px}.features-hero .container{position:relative;z-index:2}.features-tag{background:#e8f5ef;border-radius:40px;color:#16a34a;display:inline-block;font-size:14px;font-weight:700;margin-bottom:25px;padding:10px 22px}.features-hero h1{color:#0f172a;font-size:60px;font-weight:800;line-height:1.15;margin:0 auto 25px;max-width:900px}.features-hero h1 span{color:#0f4c81}.features-hero p{color:#64748b;font-size:18px;line-height:1.9;margin:auto;max-width:850px}.features-core{background:#fff;padding:70px 0}.feature-card{border:1px solid #edf2f7;border-radius:22px;overflow:hidden;padding:35px 28px;position:relative;transition:.35s}.feature-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{border-radius:20px;font-size:32px;height:75px;margin-bottom:22px;width:75px}.features-automation{background:#f8fbff;padding:70px 0}.features-automation .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.automation-left h2{color:#0f172a;font-size:44px;line-height:1.2;margin-bottom:22px}.automation-left h2 span{color:#0f4c81}.automation-left p{color:#64748b;line-height:1.9;margin-bottom:30px}.automation-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.automation-list div{align-items:center;color:#334155;display:flex;font-weight:600;gap:12px}.automation-list svg{color:#16a34a;font-size:20px}.automation-box{background:#fff;border:1px solid #edf2f7;border-radius:24px;box-shadow:0 20px 45px #0f4c8114;padding:40px}.automation-step{align-items:center;background:#f8fbff;border-radius:18px;display:flex;gap:18px;padding:18px 22px;transition:.35s}.automation-step:hover{background:#eaf5ff}.automation-step svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:16px;color:#fff;height:55px;padding:14px;width:55px}.automation-step span{color:#0f172a;font-size:17px;font-weight:700}.automation-arrow{color:#16a34a;display:block;font-size:24px;margin:18px auto}.features-security{background:#fff;padding:70px 0}.security-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.security-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:35px 28px;position:relative;text-align:center;transition:all .35s ease}.security-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.security-card:hover:before{transform:scaleX(1)}.security-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.security-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin:0 auto 22px;padding:18px;width:72px}.security-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:14px}.security-card p{color:#64748b;font-size:15px;line-height:1.8}.features-integrations{background:#f8fbff;padding:70px 0}.integration-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.integration-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 20px;position:relative;text-align:center;transition:all .35s ease}.integration-card:hover{border-color:#16a34a;transform:translateY(-8px)}.integration-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin:0 auto 20px;padding:18px;transition:.35s;width:70px}.integration-card:hover svg{transform:rotate(-8deg) scale(1.08)}.integration-card h3{color:#0f172a;font-size:20px;font-weight:700;line-height:1.5}.features-cloud{background:#fff;padding:70px 0}.features-cloud .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.cloud-left h2{color:#0f172a;font-size:44px;line-height:1.2;margin-bottom:22px}.cloud-left h2 span{color:#0f4c81}.cloud-left p{color:#64748b;font-size:16px;line-height:1.9}.cloud-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.cloud-card{background:#f8fbff;border:1px solid #edf2f7;border-radius:22px;padding:35px 25px;text-align:center;transition:all .35s ease}.cloud-card:hover{background:#fff;border-color:#0f4c81;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-8px)}.cloud-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin:0 auto 18px;padding:18px;width:72px}.cloud-card h3{color:#0f172a;font-size:21px;font-weight:700}.features-reporting{background:#f8fbff;padding:70px 0}.report-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.report-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 28px;text-align:center;transition:all .35s ease}.report-card:hover{border-color:#0f4c81;transform:translateY(-8px)}.report-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin:0 auto 20px;padding:18px;width:72px}.report-card h3{color:#0f172a;font-size:20px;font-weight:700;line-height:1.5}.cloud-card,.integration-card,.report-card,.security-card{transition:all .35s ease}.cloud-card:focus-within,.integration-card:focus-within,.report-card:focus-within,.security-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.features-benefits{background:#fff;padding:70px 0}.benefits-grid{grid-gap:28px;gap:28px;grid-template-columns:repeat(4,1fr)}.benefit-box{background:#fff;border:1px solid #edf2f7;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:35px 28px;position:relative;transition:all .35s ease}.benefit-box:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:.35s;width:100%}.benefit-box:hover:before{transform:scaleX(1)}.benefit-box:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.benefit-box svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin-bottom:22px;padding:18px;width:72px}.benefit-box h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:14px}.benefit-box p{color:#64748b;font-size:15px;line-height:1.8}.features-cta{background:#f8fbff;padding:70px 0}.features-cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:30px;color:#fff;overflow:hidden;padding:70px;position:relative;text-align:center}.features-cta-box:before{background:#ffffff14;border-radius:50%;content:"";height:320px;position:absolute;right:-160px;top:-160px;width:320px}.features-cta-box:after{background:#ffffff0d;border-radius:50%;bottom:-120px;content:"";height:260px;left:-120px;position:absolute;width:260px}.features-cta-box>*{position:relative;z-index:2}.features-cta-box h2{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.features-cta-box h2 span{color:#d9f99d}.features-cta-box p{font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.features-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:16px 40px;text-decoration:none;transition:.35s}.features-btn:hover{background:#0f172a;color:#fff;transform:translateY(-3px)}@keyframes featureFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.automation-box,.benefit-box,.cloud-card,.feature-card,.features-cta-box,.features-heading,.features-hero,.integration-card,.report-card,.security-card{animation:featureFadeUp .8s ease both}@media(max-width:1200px){.automation-left h2,.cloud-left h2,.features-cta-box h2,.features-heading h2,.features-hero h1{font-size:42px}.benefits-grid,.features-grid,.integration-grid,.report-grid,.security-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.features-automation,.features-benefits,.features-cloud,.features-core,.features-cta,.features-hero,.features-integrations,.features-reporting,.features-security{padding:90px 0}.features-automation .container,.features-cloud .container{gap:50px;grid-template-columns:1fr}.automation-left,.cloud-left{text-align:center}.automation-list{justify-content:center}}@media(max-width:768px){.automation-left h2,.cloud-left h2,.features-cta-box h2,.features-heading h2,.features-hero h1{font-size:32px}.automation-list,.benefits-grid,.cloud-right,.features-grid,.integration-grid,.report-grid,.security-grid{grid-template-columns:1fr}.features-cta-box{padding:45px 30px}}@media(max-width:576px){.automation-left h2,.cloud-left h2,.features-cta-box h2,.features-heading h2,.features-hero h1{font-size:28px}.automation-left p,.cloud-left p,.features-cta-box p,.features-heading p,.features-hero p{font-size:15px}.benefit-box,.cloud-card,.feature-card,.integration-card,.report-card,.security-card{padding:28px 22px}.automation-box{padding:25px 18px}.automation-step{flex-direction:column;gap:14px;text-align:center}.features-btn{width:100%}}@media(max-width:420px){.automation-left h2,.cloud-left h2,.features-cta-box h2,.features-heading h2,.features-hero h1{font-size:24px}.features-heading span,.features-small-title,.features-tag{font-size:12px;padding:8px 16px}.automation-left p,.cloud-left p,.features-cta-box p,.features-heading p,.features-hero p{font-size:14px;line-height:1.8}.benefit-box svg,.cloud-card svg,.feature-icon,.integration-card svg,.report-card svg,.security-card svg{font-size:24px;height:60px;width:60px}}.benefit-box,.cloud-card,.feature-card,.features-btn,.integration-card,.report-card,.security-card{transition:all .35s ease}.features-btn:focus{outline:3px solid #d9f99d;outline-offset:3px}.apartment-page{background:#fff;overflow:hidden}.apartment-page .container{margin:auto;max-width:1280px;width:90%}.section-heading h2{margin-bottom:18px}.apartment-hero{background:linear-gradient(#08192bd1,#08192bd1),url(https://images.unsplash.com/photo-1460317442991-0ec209397118?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.apartment-overlay{background:radial-gradient(circle at top right,#16a34a33,#0000 45%);inset:0;position:absolute}.apartment-hero .container{position:relative;z-index:2}.apartment-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:40px;color:#fff;display:inline-block;font-weight:600;margin-bottom:25px;padding:10px 22px}.apartment-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:25px}.apartment-hero h1 span{color:#4ade80}.apartment-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.apartment-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.apartment-check-list div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px}.apartment-check-list svg{color:#4ade80;font-size:20px}.apartment-about{background:#fff;padding:110px 0}.apartment-about .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.apartment-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.apartment-left h2 span{color:#0f4c81}.apartment-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.apartment-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.overview-card{box-shadow:0 18px 40px #0f4c810f;transition:.35s}.overview-card svg{margin:0 auto 22px}.apartment-modules{background:#f8fbff;padding:110px 0}.apartment-dashboard{background:#fff;padding:110px 0}.apartment-dashboard .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.apartment-process{background:#f8fbff;padding:110px 0}.process-grid{grid-gap:18px;align-items:center;gap:18px;grid-template-columns:repeat(9,1fr)}.process-card{padding:30px 18px}.process-number{height:58px;margin:0 auto 20px;width:58px}.process-card h3{font-size:18px;margin-bottom:12px}.process-card p{font-size:14px;line-height:1.7}.process-arrow{align-self:center;color:#16a34a;font-size:26px;justify-self:center}.apartment-benefits{background:#fff;padding:110px 0}.apartment-why{background:#f8fbff;padding:110px 0}.why-card h3{font-size:21px}.apartment-faq{background:#fff;padding:110px 0}.apartment-cta{background:#f8fbff;padding:110px 0}@keyframes apartmentFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.apartment-about,.apartment-benefits,.apartment-cta,.apartment-dashboard,.apartment-faq,.apartment-hero,.apartment-modules,.apartment-process,.apartment-why{animation:apartmentFadeUp .8s ease both}@media (max-width:1200px){.modules-grid{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(5,1fr)}.process-arrow{display:none}}@media (max-width:992px){.apartment-about .container,.apartment-dashboard .container{gap:50px;grid-template-columns:1fr}.apartment-left,.dashboard-left{text-align:center}.modules-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.apartment-hero h1,.apartment-left h2,.cta-box h2,.dashboard-left h2,.section-heading h2{font-size:34px}.apartment-check-list,.apartment-right,.benefits-grid,.dashboard-right,.faq-grid,.modules-grid,.process-grid,.why-grid{grid-template-columns:1fr}.cta-box{padding:45px 30px}}@media (max-width:576px){.apartment-about,.apartment-benefits,.apartment-cta,.apartment-dashboard,.apartment-faq,.apartment-hero,.apartment-modules,.apartment-process,.apartment-why{padding:80px 0}.apartment-hero h1,.apartment-left h2,.cta-box h2,.dashboard-left h2,.section-heading h2{font-size:28px}.benefit-column,.dashboard-card,.faq-card,.module-card,.overview-card,.process-card,.why-card{padding:28px 22px}.cta-btn{width:100%}}@media (max-width:420px){.apartment-hero h1,.apartment-left h2,.cta-box h2,.dashboard-left h2,.section-heading h2{font-size:24px}.apartment-hero p,.apartment-left p,.cta-box p,.dashboard-left p,.section-heading p{font-size:14px}.apartment-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.dashboard-card svg,.module-icon,.overview-card svg,.why-card svg{height:60px;width:60px}}.hr-page{background:#fff;overflow:hidden}.hr-page .container{margin:auto;max-width:1280px;width:90%}.section-heading span{border-radius:40px;margin-bottom:20px}.section-tag{border-radius:40px}.hr-hero{background:linear-gradient(#091c2edb,#091c2edb),url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.hr-overlay{background:radial-gradient(circle at top right,#16a34a33,#0000 45%);inset:0;position:absolute}.hr-hero .container{position:relative;z-index:2}.hr-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:40px;color:#fff;display:inline-block;font-weight:600;margin-bottom:24px;padding:10px 22px}.hr-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:25px}.hr-hero h1 span{color:#4ade80}.hr-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.hr-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.hr-check-list div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px}.hr-check-list svg{color:#4ade80;font-size:20px}.hr-about{background:#fff;padding:110px 0}.hr-about .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.hr-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.hr-left h2 span{color:#0f4c81}.hr-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.hr-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.hr-modules{background:#f8fbff;padding:110px 0}.hr-dashboard{background:#fff;padding:110px 0}.hr-dashboard .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.hr-process{background:#f8fbff;padding:110px 0}.hr-benefits{background:#fff;padding:110px 0}.hr-why{background:#f8fbff;padding:110px 0}.why-card{box-shadow:0 15px 35px #0f4c810f;transition:.35s}.hr-faq{background:#fff;padding:110px 0}.faq-card{transition:.35s}.hr-cta{background:#f8fbff;padding:110px 0}.cta-btn{transition:.35s}@keyframes hrFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hr-about,.hr-benefits,.hr-cta,.hr-dashboard,.hr-faq,.hr-hero,.hr-modules,.hr-process,.hr-why{animation:hrFadeUp .8s ease both}@media (max-width:992px){.hr-about .container,.hr-dashboard .container{gap:50px;grid-template-columns:1fr}.dashboard-left,.hr-left{text-align:center}.modules-grid,.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cta-box h2,.dashboard-left h2,.hr-hero h1,.hr-left h2,.section-heading h2{font-size:34px}.benefits-grid,.dashboard-right,.faq-grid,.hr-check-list,.hr-right,.modules-grid,.process-grid,.why-grid{grid-template-columns:1fr}.cta-box{padding:45px 30px}}@media (max-width:576px){.hr-about,.hr-benefits,.hr-cta,.hr-dashboard,.hr-faq,.hr-hero,.hr-modules,.hr-process,.hr-why{padding:80px 0}.cta-box h2,.dashboard-left h2,.hr-hero h1,.hr-left h2,.section-heading h2{font-size:28px}.benefit-column,.dashboard-card,.faq-card,.module-card,.overview-card,.process-card,.why-card{padding:28px 22px}.cta-btn{width:100%}}@media (max-width:420px){.cta-box h2,.dashboard-left h2,.hr-hero h1,.hr-left h2,.section-heading h2{font-size:24px}.cta-box p,.dashboard-left p,.hr-hero p,.hr-left p,.section-heading p{font-size:14px}.hr-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.dashboard-card svg,.module-icon,.overview-card svg,.why-card svg{height:60px;width:60px}}.healthcare-page{background:#fff;overflow:hidden}.healthcare-page .container{margin:0 auto;max-width:1280px;width:90%}.section-heading span,.section-tag{background:#eaf6ff}.healthcare-hero{background:linear-gradient(#08192be0,#08192be0),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.healthcare-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.healthcare-hero .container{position:relative;z-index:2}.healthcare-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-weight:600;margin-bottom:24px;padding:10px 22px}.healthcare-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:24px}.healthcare-hero h1 span{color:#4ade80}.healthcare-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.healthcare-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.healthcare-check-list div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px}.healthcare-check-list svg{color:#4ade80;font-size:20px}.healthcare-about{background:#fff;padding:110px 0}.healthcare-about .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.healthcare-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.healthcare-left h2 span{color:#0f4c81}.healthcare-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.healthcare-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.healthcare-modules{background:#f8fbff;padding:110px 0}.healthcare-dashboard{background:#fff;padding:110px 0}.healthcare-dashboard .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.healthcare-process{background:#f8fbff;padding:110px 0}.healthcare-benefits{background:#fff;padding:110px 0}.benefit-column{transition:.35s}.healthcare-why{background:#f8fbff;padding:110px 0}.why-card{transition:all .35s ease}.healthcare-faq{background:#fff;padding:110px 0}.healthcare-cta{background:#f8fbff;padding:110px 0}@keyframes healthcareFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.healthcare-about,.healthcare-benefits,.healthcare-cta,.healthcare-dashboard,.healthcare-faq,.healthcare-hero,.healthcare-modules,.healthcare-process,.healthcare-why{animation:healthcareFadeUp .8s ease both}@media(max-width:992px){.healthcare-about .container,.healthcare-dashboard .container{gap:55px;grid-template-columns:1fr}.dashboard-left,.healthcare-left{text-align:center}.modules-grid,.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cta-box h2,.dashboard-left h2,.healthcare-hero h1,.healthcare-left h2,.section-heading h2{font-size:34px}.benefits-grid,.dashboard-right,.faq-grid,.healthcare-check-list,.healthcare-right,.modules-grid,.process-grid,.why-grid{grid-template-columns:1fr}.cta-box{padding:45px 30px}}@media(max-width:576px){.healthcare-about,.healthcare-benefits,.healthcare-cta,.healthcare-dashboard,.healthcare-faq,.healthcare-hero,.healthcare-modules,.healthcare-process,.healthcare-why{padding:80px 0}.cta-box h2,.dashboard-left h2,.healthcare-hero h1,.healthcare-left h2,.section-heading h2{font-size:28px}.benefit-column,.dashboard-card,.faq-card,.module-card,.overview-card,.process-card,.why-card{padding:28px 22px}.cta-btn{width:100%}}@media(max-width:420px){.cta-box h2,.dashboard-left h2,.healthcare-hero h1,.healthcare-left h2,.section-heading h2{font-size:24px}.cta-box p,.dashboard-left p,.healthcare-hero p,.healthcare-left p,.section-heading p{font-size:14px}.healthcare-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.dashboard-card svg,.module-icon,.overview-card svg,.why-card svg{height:60px;width:60px}}.education-page{background:#fff;overflow:hidden}.education-page .container{margin:0 auto;max-width:1280px;width:90%}.education-hero{background:linear-gradient(#09172ee0,#09172ee0),url(https://images.unsplash.com/photo-1523050854058-8df90110c9f1?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.education-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.education-hero .container{position:relative;z-index:2}.education-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:50px;color:#fff;display:inline-block;font-weight:600;margin-bottom:24px;padding:10px 22px}.education-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:24px}.education-hero h1 span{color:#4ade80}.education-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.education-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.education-check-list div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px}.education-check-list svg{color:#4ade80;font-size:20px}.education-about{background:#fff;padding:110px 0}.education-about .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.education-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.education-left h2 span{color:#0f4c81}.education-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.education-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.overview-card{transition:.35s ease}.education-modules{background:#f8fbff;padding:110px 0}.module-card:before{transition:.35s ease}.education-dashboard{background:#fff;padding:110px 0}.education-dashboard .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.education-process{background:#f8fbff;padding:110px 0}.education-benefits{background:#fff;padding:110px 0}.education-why{background:#f8fbff;padding:110px 0}.education-faq{background:#fff;padding:110px 0}.education-cta{background:#f8fbff;padding:110px 0}@keyframes educationFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.education-about,.education-benefits,.education-cta,.education-dashboard,.education-faq,.education-hero,.education-modules,.education-process,.education-why{animation:educationFadeUp .8s ease both}@media(max-width:992px){.education-about .container,.education-dashboard .container{gap:55px;grid-template-columns:1fr}.dashboard-left,.education-left{text-align:center}.modules-grid,.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cta-box h2,.dashboard-left h2,.education-hero h1,.education-left h2,.section-heading h2{font-size:34px}.benefits-grid,.dashboard-right,.education-check-list,.education-right,.faq-grid,.modules-grid,.process-grid,.why-grid{grid-template-columns:1fr}.cta-box{padding:45px 30px}}@media(max-width:576px){.education-about,.education-benefits,.education-cta,.education-dashboard,.education-faq,.education-hero,.education-modules,.education-process,.education-why{padding:80px 0}.cta-box h2,.dashboard-left h2,.education-hero h1,.education-left h2,.section-heading h2{font-size:28px}.benefit-column,.dashboard-card,.faq-card,.module-card,.overview-card,.process-card,.why-card{padding:28px 22px}.cta-btn{width:100%}}@media(max-width:420px){.cta-box h2,.dashboard-left h2,.education-hero h1,.education-left h2,.section-heading h2{font-size:24px}.cta-box p,.dashboard-left p,.education-hero p,.education-left p,.section-heading p{font-size:14px}.education-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.dashboard-card svg,.module-icon,.overview-card svg,.why-card svg{height:60px;width:60px}}.logistics-page{background:#fff;overflow:hidden}.logistics-page .container{margin:0 auto;max-width:1280px;width:90%}.section-heading span{padding:10px 24px}.logistics-hero{background:linear-gradient(#08172be0,#08172be0),url(https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.logistics-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.logistics-hero .container{position:relative;z-index:2}.logistics-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-weight:600;margin-bottom:24px;padding:10px 22px}.logistics-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:24px}.logistics-hero h1 span{color:#4ade80}.logistics-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.logistics-check-list{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.logistics-check-list div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px}.logistics-check-list svg{color:#4ade80;font-size:20px}.logistics-about{background:#fff;padding:110px 0}.logistics-about .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.logistics-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.logistics-left h2 span{color:#0f4c81}.logistics-left p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:20px}.logistics-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.overview-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 25px;text-align:center;transition:all .35s ease}.overview-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.overview-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin:0 auto 20px;padding:18px;width:72px}.overview-card h3{color:#0f172a;font-size:21px;font-weight:700;line-height:1.4}.logistics-modules{background:#f8fbff;padding:110px 0}.modules-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.module-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;overflow:hidden;padding:35px 28px;position:relative;transition:all .35s ease}.module-card:before{background:linear-gradient(90deg,#0f4c81,#16a34a);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:.35s;width:100%}.module-card:hover:before{transform:scaleX(1)}.module-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.module-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:30px;height:74px;justify-content:center;margin-bottom:22px;width:74px}.module-card h3{color:#0f172a;font-size:21px;font-weight:700;margin-bottom:15px}.module-card p{color:#64748b;font-size:15px;line-height:1.8}.logistics-dashboard{background:#fff;padding:110px 0}.logistics-dashboard .container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1fr 1fr}.dashboard-left h2{color:#0f172a;font-size:46px;line-height:1.2;margin-bottom:22px}.dashboard-left h2 span{color:#0f4c81}.dashboard-left p{color:#64748b;font-size:16px;line-height:1.9}.dashboard-right{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.dashboard-card{background:#f8fbff;border:1px solid #e5e7eb;border-radius:22px;padding:35px 25px;text-align:center;transition:all .35s ease}.dashboard-card:hover{background:#fff;border-color:#16a34a;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-8px)}.dashboard-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin:0 auto 18px;padding:18px;width:70px}.dashboard-card h3{color:#0f172a;font-size:34px;font-weight:800;margin-bottom:8px}.dashboard-card p{color:#64748b;font-size:15px;font-weight:600}.logistics-process{background:#f8fbff;padding:110px 0}.process-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(5,1fr)}.process-card{background:#fff;border-radius:22px;box-shadow:0 15px 35px #0f4c810f;padding:35px 25px}.process-card:hover{box-shadow:0 25px 55px #0f4c811f}.process-number{height:60px;margin:0 auto 22px;width:60px}.process-card h3{font-size:20px;line-height:1.4;margin-bottom:14px}.dashboard-card,.module-card,.process-card{transition:all .35s ease}.dashboard-card:focus-within,.module-card:focus-within,.process-card:focus-within{outline:2px solid #16a34a;outline-offset:3px}.logistics-benefits{background:#fff;padding:110px 0}.benefits-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(2,1fr)}.benefit-column{background:#f8fbff;border:1px solid #e5e7eb;border-radius:24px;padding:40px 35px;transition:.35s ease}.benefit-column:hover{border-color:#0f4c81;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-8px)}.benefit-column h3{color:#0f172a;font-size:28px;font-weight:700;margin-bottom:28px}.benefit-column div{align-items:center;border-bottom:1px solid #e2e8f0;color:#475569;display:flex;font-size:16px;font-weight:500;gap:14px;padding:14px 0}.benefit-column div:last-child{border-bottom:none}.benefit-column svg{color:#16a34a;font-size:20px}.logistics-why{background:#f8fbff;padding:110px 0}.why-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.why-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:35px 30px;text-align:center;transition:.35s ease}.why-card:hover{border-color:#0f4c81;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-8px)}.why-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:70px;margin:0 auto 20px;padding:18px;width:70px}.why-card h3{color:#0f172a;font-size:20px;font-weight:700;line-height:1.4}.logistics-faq{background:#fff;padding:110px 0}.faq-card{background:#f8fbff}.faq-card:hover{box-shadow:0 18px 40px #0f4c8114;transform:translateY(-6px)}.faq-card p{line-height:1.8}.logistics-cta{background:#f8fbff;padding:110px 0}@keyframes logisticsFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.logistics-about,.logistics-benefits,.logistics-cta,.logistics-dashboard,.logistics-faq,.logistics-hero,.logistics-modules,.logistics-process,.logistics-why{animation:logisticsFadeUp .8s ease both}@media(max-width:1200px){.modules-grid,.process-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.logistics-about .container,.logistics-dashboard .container{gap:55px;grid-template-columns:1fr}.dashboard-left,.logistics-left{text-align:center}.modules-grid,.process-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cta-box h2,.dashboard-left h2,.logistics-hero h1,.logistics-left h2,.section-heading h2{font-size:34px}.benefits-grid,.dashboard-right,.faq-grid,.logistics-check-list,.logistics-right,.modules-grid,.process-grid,.why-grid{grid-template-columns:1fr}.cta-box{padding:45px 30px}}@media(max-width:576px){.logistics-about,.logistics-benefits,.logistics-cta,.logistics-dashboard,.logistics-faq,.logistics-hero,.logistics-modules,.logistics-process,.logistics-why{padding:80px 0}.cta-box h2,.dashboard-left h2,.logistics-hero h1,.logistics-left h2,.section-heading h2{font-size:28px}.benefit-column,.dashboard-card,.faq-card,.module-card,.overview-card,.process-card,.why-card{padding:28px 22px}.cta-btn{width:100%}}@media(max-width:420px){.cta-box h2,.dashboard-left h2,.logistics-hero h1,.logistics-left h2,.section-heading h2{font-size:24px}.cta-box p,.dashboard-left p,.logistics-hero p,.logistics-left p,.section-heading p{font-size:14px}.logistics-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.dashboard-card svg,.module-icon,.overview-card svg,.why-card svg{height:60px;width:60px}}.contact-page{background:#fff;overflow:hidden}.contact-page .container{margin:0 auto;max-width:1280px;width:90%}.section-tag{margin-bottom:22px}.contact-hero{background:linear-gradient(#071425e0,#071425e0),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.contact-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.contact-hero .container{position:relative;z-index:2}.contact-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-weight:600;margin-bottom:24px;padding:10px 22px}.contact-hero h1{color:#fff;font-size:62px;font-weight:800;line-height:1.15;margin-bottom:24px}.contact-hero h1 span{color:#4ade80}.contact-hero p{color:#e2e8f0;font-size:18px;line-height:1.9}.contact-main{background:#fff;padding:110px 0}.contact-main .container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:420px 1fr}.contact-info h2{color:#0f172a;font-size:44px;line-height:1.2;margin-bottom:20px}.contact-info h2 span{color:#0f4c81}.contact-info>p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:35px}.info-card{align-items:flex-start;background:#f8fbff;border:1px solid #e5e7eb;border-radius:20px;display:flex;gap:18px;margin-bottom:20px;padding:22px;transition:.35s ease}.info-card:hover{border-color:#0f4c81;box-shadow:0 18px 40px #0f4c811a;transform:translateY(-6px)}.info-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;flex-shrink:0;font-size:26px;height:62px;justify-content:center;width:62px}.info-card h4{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:6px}.info-card p{color:#64748b;line-height:1.7}.contact-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:30px;box-shadow:0 20px 55px #0f4c8114;padding:45px}.contact-form h3{color:#0f172a;font-size:34px;font-weight:800;margin-bottom:30px}.form-group input,.form-group textarea{background:#f8fbff;border:1px solid #d1d5db;border-radius:14px;color:#0f172a;font-size:15px;padding:16px 18px 16px 52px;resize:none;transition:.3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 4px #0f4c8114;outline:none}.contact-form button{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;margin-top:30px;padding:16px 38px;transition:.35s ease}.contact-form button:hover{box-shadow:0 15px 35px #0f4c8140;transform:translateY(-3px)}.contact-features{background:#f8fbff;padding:110px 0}.features-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:38px 30px;text-align:center;transition:.35s ease}.feature-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.feature-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:15px}.feature-card p{color:#64748b;font-size:15px;line-height:1.8}.office-section{background:#fff;padding:110px 0}.office-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.office-card{background:#f8fbff;border:1px solid #e5e7eb;border-radius:24px;padding:38px 30px;text-align:center;transition:.35s ease}.office-card:hover{border-color:#16a34a;box-shadow:0 20px 45px #0f4c811a;transform:translateY(-8px)}.office-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:72px;margin:0 auto 20px;padding:18px;width:72px}.office-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:15px}.office-card p{color:#64748b;font-size:15px;line-height:1.9}.map-box{border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 18px 45px #0f4c8114;overflow:hidden}.map-box iframe{border:none;height:500px;width:100%}.feature-card,.office-card{transition:all .35s ease}.feature-card:focus-within,.office-card:focus-within{outline:2px solid #16a34a;outline-offset:4px}.contact-faq{background:#f8fbff;padding:110px 0}.faq-card{border-radius:22px}.faq-card h3{margin-bottom:16px}.contact-cta{background:#fff;padding:110px 0}.cta-box:before{right:-150px;top:-150px}@keyframes contactFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.contact-cta,.contact-faq,.contact-features,.contact-hero,.contact-main,.office-section{animation:contactFadeUp .8s ease both}@media (max-width:1200px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.contact-main .container{gap:55px;grid-template-columns:1fr}.contact-info{text-align:center}.office-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero h1,.contact-info h2,.cta-box h2,.section-heading h2{font-size:34px}.faq-grid,.features-grid,.form-grid{grid-template-columns:1fr}.contact-form-wrapper{padding:35px 25px}.cta-box{padding:45px 30px}.map-box iframe{height:350px}}@media (max-width:576px){.contact-cta,.contact-faq,.contact-features,.contact-hero,.contact-main,.office-section{padding:80px 0}.contact-form h3,.contact-hero h1,.contact-info h2,.cta-box h2,.section-heading h2{font-size:28px}.contact-form-wrapper,.faq-card,.feature-card,.info-card,.office-card{padding:28px 22px}.contact-form button,.cta-btn{width:100%}}@media (max-width:420px){.contact-hero h1,.contact-info h2,.cta-box h2,.section-heading h2{font-size:24px}.contact-hero p,.contact-info>p,.cta-box p,.faq-card p,.section-heading p{font-size:14px}.contact-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.feature-icon,.info-icon,.office-card svg{font-size:24px;height:60px;width:60px}.map-box iframe{height:280px}}.request-demo-page{background:#fff;overflow:hidden}.request-demo-page .container{margin:0 auto;max-width:1280px;width:90%}.section-heading{margin:0 auto 70px;max-width:820px;text-align:center}.section-heading span{background:#eef6ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:18px;padding:10px 22px}.section-heading h2{color:#0f172a;font-size:46px;font-weight:800;line-height:1.2;margin-bottom:20px}.section-heading h2 span{background:none;color:#16a34a;padding:0}.section-heading p{color:#64748b;font-size:17px;line-height:1.9}.section-tag{background:#eef6ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:20px;padding:10px 22px}.demo-hero{background:linear-gradient(#08172be0,#08172be0),url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:150px 0 120px;position:relative}.demo-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.demo-hero .container{position:relative;z-index:2}.demo-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;display:inline-block;font-weight:600;padding:10px 22px}.demo-hero h1,.demo-tag{color:#fff;margin-bottom:24px}.demo-hero h1{font-size:62px;font-weight:800;line-height:1.15}.demo-hero h1 span{color:#4ade80}.demo-hero p{color:#e2e8f0;font-size:18px;line-height:1.9}.demo-form-section{background:#fff;padding:110px 0}.demo-form-section .container{grid-gap:60px;align-items:flex-start;display:grid;gap:60px;grid-template-columns:420px 1fr}.demo-info h2{color:#0f172a;font-size:44px;line-height:1.2;margin-bottom:22px}.demo-info h2 span{color:#0f4c81}.demo-info p{color:#64748b;font-size:16px;line-height:1.9;margin-bottom:35px}.demo-points{display:flex;flex-direction:column;gap:18px}.demo-points div{align-items:center;background:#f8fbff;border:1px solid #e5e7eb;border-radius:16px;color:#334155;display:flex;font-weight:600;gap:14px;padding:18px 20px;transition:.35s}.demo-points div:hover{border-color:#16a34a;transform:translateX(8px)}.demo-points svg{color:#16a34a;font-size:22px}.demo-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 55px #0f4c8114;padding:45px}.demo-form h3{color:#0f172a;font-size:34px;font-weight:800;margin-bottom:30px}.form-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.form-group{position:relative}.form-group svg{color:#0f4c81;font-size:18px;left:18px;position:absolute;top:18px}.form-group input,.form-group select,.form-group textarea{-webkit-appearance:none;appearance:none;background:#f8fbff;border:1px solid #d1d5db;border-radius:14px;color:#0f172a;font-size:15px;padding:16px 18px 16px 52px;resize:none;transition:.3s;width:100%}.form-group textarea{min-height:170px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 4px #0f4c8114;outline:none}.full-width{grid-column:1/-1}.demo-form button{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;margin-top:30px;padding:16px 40px;transition:.35s}.demo-form button:hover{box-shadow:0 15px 35px #0f4c8138;transform:translateY(-3px)}.why-demo{background:#f8fbff;padding:110px 0}.demo-features-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.demo-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:38px 30px;text-align:center;transition:all .35s ease}.demo-feature-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;display:flex;font-size:30px;height:72px;justify-content:center;margin:0 auto 22px;width:72px}.demo-feature-card h3{color:#0f172a;font-size:22px;font-weight:700;margin-bottom:15px}.demo-feature-card p{color:#64748b;font-size:15px;line-height:1.8}.demo-process{background:#fff;padding:110px 0}.process-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.process-card{background:#f8fbff;border:1px solid #e5e7eb;border-radius:24px;padding:40px 30px;position:relative;text-align:center;transition:all .35s ease}.process-card:hover{border-color:#16a34a;box-shadow:0 22px 45px #0f4c811a;transform:translateY(-8px)}.process-number{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:700;height:65px;justify-content:center;margin:0 auto 24px;width:65px}.process-card h3{color:#0f172a;font-size:21px;font-weight:700;margin-bottom:15px}.process-card p{color:#64748b;font-size:15px;line-height:1.8}.demo-stats{background:linear-gradient(135deg,#0f4c81,#16a34a);padding:110px 0}.stats-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:35px 25px;text-align:center;transition:all .35s ease}.stat-card:hover{background:#ffffff1f;transform:translateY(-8px)}.stat-card h2{color:#fff;font-size:54px;font-weight:800;margin-bottom:12px}.stat-card p{color:#e2e8f0;font-size:16px;font-weight:600;line-height:1.6}.demo-feature-card,.process-card,.stat-card{transition:all .35s ease}.demo-feature-card:focus-within,.process-card:focus-within,.stat-card:focus-within{outline:2px solid #16a34a;outline-offset:4px}.demo-faq{background:#f8fbff;padding:110px 0}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.faq-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:35px;transition:.35s ease}.faq-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.faq-card h3{color:#0f172a;font-size:22px;font-weight:700;line-height:1.4;margin-bottom:15px}.faq-card p{color:#64748b;font-size:15px;line-height:1.9}.demo-cta{background:#fff;padding:110px 0}.cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:30px;color:#fff;overflow:hidden;padding:70px;position:relative;text-align:center}.cta-box:before{background:#ffffff14;height:320px;right:-160px;top:-160px;width:320px}.cta-box:after,.cta-box:before{border-radius:50%;content:"";position:absolute}.cta-box:after{background:#ffffff0d;bottom:-120px;height:260px;left:-120px;width:260px}.cta-box>*{position:relative;z-index:2}.cta-box h2{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:22px}.cta-box h2 span{color:#d9f99d}.cta-box p{color:#e2e8f0;font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.cta-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-weight:700;justify-content:center;padding:16px 40px;text-decoration:none;transition:.35s ease}.cta-btn:hover{background:#0f172a;color:#fff;transform:translateY(-3px)}@keyframes demoFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.demo-cta,.demo-faq,.demo-form-section,.demo-hero,.demo-process,.demo-stats,.why-demo{animation:demoFadeUp .8s ease both}@media(max-width:1200px){.demo-features-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.demo-form-section .container{gap:60px;grid-template-columns:1fr}.demo-info{text-align:center}.demo-points{margin:auto;max-width:600px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cta-box h2,.demo-hero h1,.demo-info h2,.section-heading h2{font-size:34px}.demo-features-grid,.faq-grid,.form-grid,.process-grid,.stats-grid{grid-template-columns:1fr}.demo-form-wrapper{padding:35px 25px}.cta-box{padding:45px 30px}}@media(max-width:576px){.demo-cta,.demo-faq,.demo-form-section,.demo-hero,.demo-process,.demo-stats,.why-demo{padding:80px 0}.cta-box h2,.demo-form h3,.demo-hero h1,.demo-info h2,.section-heading h2{font-size:28px}.demo-feature-card,.demo-form-wrapper,.faq-card,.process-card,.stat-card{padding:28px 22px}.cta-btn,.demo-form button{width:100%}}@media(max-width:420px){.cta-box h2,.demo-hero h1,.demo-info h2,.section-heading h2{font-size:24px}.cta-box p,.demo-hero p,.demo-info p,.faq-card p,.section-heading p{font-size:14px}.demo-tag,.section-heading span,.section-tag{font-size:12px;padding:8px 16px}.feature-icon,.process-number{font-size:20px;height:60px;width:60px}.stat-card h2{font-size:42px}}.rr-login-page{background:#f6faff;min-height:100vh;padding:70px 0}.rr-login-container{background:#fff;border-radius:30px;box-shadow:0 30px 70px #0f4c8114;display:grid;grid-template-columns:1.1fr .9fr;margin:auto;max-width:1400px;overflow:hidden;width:90%}.rr-login-left{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);display:flex;overflow:hidden;padding:80px 70px;position:relative}.rr-login-overlay{background:radial-gradient(circle at top right,#ffffff26,#0000 35%);inset:0;position:absolute}.rr-login-left:before{background:#ffffff14;height:520px;right:-180px;top:-220px;width:520px}.rr-login-left:after,.rr-login-left:before{border-radius:50%;content:"";position:absolute}.rr-login-left:after{background:#ffffff0f;bottom:-120px;height:320px;left:-120px;width:320px}.rr-login-content{color:#fff;position:relative;z-index:2}.rr-login-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;display:inline-block;font-size:14px;font-weight:600;margin-bottom:24px;padding:10px 20px}.rr-login-content h1{font-size:58px;font-weight:800;line-height:1.15;margin-bottom:25px}.rr-login-content h1 span{color:#d9f99d}.rr-login-content p{color:#e2e8f0;font-size:17px;line-height:1.9;margin-bottom:40px}.rr-login-feature-list{display:flex;flex-direction:column;gap:18px}.rr-login-feature-list div{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;display:flex;gap:15px;padding:16px 22px;transition:.35s}.rr-login-feature-list div:hover{transform:translateX(10px)}.rr-login-feature-list svg{color:#d9f99d;font-size:22px}.rr-login-right{align-items:center;background:#fff;display:flex;justify-content:center;padding:60px 40px}.rr-login-card{max-width:430px;width:100%}.rr-login-logo{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:24px;color:#fff;display:flex;font-size:40px;height:90px;justify-content:center;margin:auto auto 28px;width:90px}.rr-login-card h2{color:#0f172a;font-size:36px;font-weight:800;margin-bottom:10px;text-align:center}.rr-login-card>p{color:#64748b;font-size:15px;line-height:1.8;margin-bottom:35px;text-align:center}.rr-login-input-group{margin-bottom:22px;position:relative}.rr-login-input-icon{color:#0f4c81;font-size:18px;left:18px;position:absolute;top:50%;transform:translateY(-50%)}.rr-login-input-group input{background:#f8fbff;border:1px solid #d8e2ec;border-radius:14px;font-size:15px;height:58px;padding:0 55px;transition:.3s;width:100%}.rr-login-input-group input:focus{background:#fff;border-color:#0f4c81;box-shadow:0 0 0 4px #0f4c8114;outline:none}.rr-login-password-btn{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-size:20px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.rr-login-password-btn:hover{color:#0f4c81}.rr-login-error{align-items:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;margin-bottom:22px;padding:14px 18px}.rr-login-options{align-items:center;display:flex;gap:15px;justify-content:space-between;margin:10px 0 28px}.rr-login-remember{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:15px;gap:10px;-webkit-user-select:none;user-select:none}.rr-login-remember input{accent-color:#0f4c81;cursor:pointer;height:18px;width:18px}.rr-login-forgot{color:#0f4c81;font-size:14px;font-weight:600;text-decoration:none;transition:.3s}.rr-login-forgot:hover{color:#16a34a}.rr-login-submit-btn{align-items:center;background:linear-gradient(135deg,#0f4c81,#16a34a);border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;height:58px;justify-content:center;transition:.35s;width:100%}.rr-login-submit-btn:hover{box-shadow:0 18px 35px #0f4c8138;transform:translateY(-3px)}.rr-login-admin{margin-top:18px;text-align:center}.rr-login-admin small{color:#dc2626;font-size:13px;line-height:1.8}.rr-login-admin span{font-weight:700}.rr-login-admin strong{color:#b91c1c}.rr-login-divider{margin:32px 0;position:relative;text-align:center}.rr-login-divider:before{background:#e2e8f0;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.rr-login-divider span{background:#fff;color:#94a3b8;display:inline-block;font-size:13px;font-weight:600;padding:0 18px;position:relative}.rr-login-demo-section{text-align:center}.rr-login-demo-section p{color:#64748b;font-size:15px;margin-bottom:16px}.rr-login-demo-btn{align-items:center;background:#fff;border:2px solid #0f4c81;border-radius:14px;color:#0f4c81;display:flex;font-weight:700;height:56px;justify-content:center;text-decoration:none;transition:.35s;width:100%}.rr-login-demo-btn:hover{background:#0f4c81;color:#fff}.rr-login-home{margin-top:25px}.rr-login-home-btn{color:#64748b;display:block;font-size:14px;text-align:center;text-decoration:none;transition:.3s}.rr-login-home-btn:hover{color:#0f4c81}.rr-login-bottom{border-top:1px solid #e5e7eb;margin-top:35px;padding-top:22px;text-align:center}.rr-login-bottom p{color:#94a3b8;font-size:13px;line-height:1.8}@keyframes rrLoginFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.rr-login-card,.rr-login-left{animation:rrLoginFadeUp .8s ease}@media (max-width:1200px){.rr-login-container{grid-template-columns:1fr 470px}.rr-login-left{padding:60px}.rr-login-content h1{font-size:48px}}@media (max-width:992px){.rr-login-container{grid-template-columns:1fr}.rr-login-left{min-height:450px;padding:70px 45px}.rr-login-right{padding:50px 30px}}@media (max-width:768px){.rr-login-page{padding:40px 0}.rr-login-left{min-height:auto;padding:50px 25px}.rr-login-content h1{font-size:38px}.rr-login-content p{font-size:15px}.rr-login-right{padding:40px 20px}.rr-login-card h2{font-size:30px}.rr-login-options{align-items:flex-start;flex-direction:column}}@media (max-width:576px){.rr-login-container{border-radius:20px;width:95%}.rr-login-left{padding:40px 20px}.rr-login-content h1{font-size:30px}.rr-login-feature-list div{font-size:14px;padding:14px 16px}.rr-login-card{max-width:100%}.rr-login-demo-btn,.rr-login-submit-btn{height:52px}}@media (max-width:420px){.rr-login-card h2,.rr-login-content h1{font-size:26px}.rr-login-card>p{font-size:14px}.rr-login-logo{font-size:32px;height:72px;width:72px}.rr-login-input-group input{font-size:14px;height:52px}.rr-login-demo-btn,.rr-login-submit-btn{font-size:15px}.rr-login-bottom p{font-size:12px}}.privacy-page{background:#fff;overflow:hidden;width:100%}.privacy-page .container{margin:auto;max-width:1280px;width:90%}.privacy-section-title{margin-bottom:70px;text-align:center}.privacy-section-title span{background:#eaf5ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:18px;padding:10px 22px}.privacy-section-title h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2}.privacy-section-title h2 span{background:none;color:#16a34a;padding:0}.privacy-hero{background:linear-gradient(#08172be0,#08172be0),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:170px 0 120px;position:relative}.privacy-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 40%);inset:0;position:absolute}.privacy-hero-content{position:relative;z-index:2}.privacy-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:25px;padding:10px 22px}.privacy-hero h1{color:#fff;font-size:64px;font-weight:800;line-height:1.15;margin-bottom:25px}.privacy-hero h1 span{color:#4ade80}.privacy-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.privacy-updated{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;color:#fff;display:inline-flex;font-size:15px;gap:12px;padding:14px 22px}.privacy-updated svg{color:#4ade80;font-size:20px}.privacy-intro{background:#fff;padding:110px 0}.privacy-intro-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 55px #0f4c8114;margin:auto;max-width:900px;padding:55px;text-align:center}.privacy-main-icon{color:#16a34a;font-size:70px;margin-bottom:30px}.privacy-intro-card p{color:#64748b;font-size:17px;line-height:2;margin-bottom:22px}.privacy-intro-card p:last-child{margin-bottom:0}.privacy-intro-card strong{color:#0f172a}.privacy-collect{background:#f8fbff;padding:110px 0}.privacy-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.privacy-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:40px;transition:.35s ease}.privacy-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.privacy-card svg{color:#0f4c81;font-size:46px;margin-bottom:22px}.privacy-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:16px}.privacy-card p{color:#64748b;font-size:15px;line-height:1.9}.privacy-usage{background:#fff;padding:110px 0}.privacy-usage-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr)}.privacy-usage-item{align-items:flex-start;background:#f8fbff;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:18px;padding:28px 30px;transition:.35s ease}.privacy-usage-item:hover{border-color:#16a34a;box-shadow:0 20px 45px #0f4c8114;transform:translateY(-6px)}.privacy-usage-item svg{color:#16a34a;flex-shrink:0;font-size:22px;margin-top:2px}.privacy-usage-item span{color:#475569;font-size:16px;font-weight:500;line-height:1.8}.privacy-security{background:#f8fbff;padding:110px 0}.privacy-security-box{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.privacy-security-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:45px 35px;text-align:center;transition:.35s ease}.privacy-security-card:hover{border-color:#0f4c81;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.privacy-security-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:80px;margin-bottom:25px;padding:18px;width:80px}.privacy-security-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:15px}.privacy-security-card p{color:#64748b;font-size:15px;line-height:1.9}.privacy-rights{background:#fff;padding:110px 0}.privacy-rights-list{display:flex;flex-direction:column;gap:22px;margin:auto;max-width:900px}.privacy-right-item{align-items:center;background:#f8fbff;border:1px solid #e5e7eb;border-radius:18px;color:#334155;display:flex;font-size:16px;font-weight:500;gap:18px;padding:22px 28px;transition:.35s ease}.privacy-right-item:hover{border-color:#16a34a;transform:translateX(8px)}.privacy-right-item svg{color:#16a34a;flex-shrink:0;font-size:22px}.privacy-contact{background:#f8fbff;padding:110px 0}.privacy-contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.privacy-contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:45px 35px;text-align:center;transition:.35s ease}.privacy-contact-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.privacy-contact-card svg{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:18px;color:#fff;height:78px;margin-bottom:22px;padding:18px;width:78px}.privacy-contact-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:14px}.privacy-contact-card p{color:#64748b;font-size:15px;line-height:1.9}.privacy-cta{background:#fff;padding:120px 0}.privacy-cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:32px;box-shadow:0 30px 70px #0f4c812e;overflow:hidden;padding:80px 60px;position:relative;text-align:center}.privacy-cta-box:before{background:#ffffff14;border-radius:50%;content:"";height:320px;position:absolute;right:-160px;top:-160px;width:320px}.privacy-cta-box:after{background:#ffffff0f;border-radius:50%;bottom:-120px;content:"";height:240px;left:-120px;position:absolute;width:240px}.privacy-cta-box>*{position:relative;z-index:2}.privacy-cta-box h2{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:22px}.privacy-cta-box h2 span{color:#d9f99d}.privacy-cta-box p{color:#e2e8f0;font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.privacy-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:16px 42px;text-decoration:none;transition:.35s ease}.privacy-btn:hover{background:#0f172a;color:#fff;transform:translateY(-4px)}@keyframes privacyFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.privacy-collect,.privacy-contact,.privacy-cta,.privacy-hero,.privacy-intro,.privacy-rights,.privacy-security,.privacy-usage{animation:privacyFadeUp .8s ease both}@media (max-width:1200px){.privacy-section-title h2{font-size:42px}.privacy-hero h1{font-size:56px}}@media (max-width:992px){.privacy-grid,.privacy-security-box{grid-template-columns:repeat(2,1fr)}.privacy-contact-grid,.privacy-usage-grid{grid-template-columns:1fr}.privacy-hero{padding:150px 0 100px}.privacy-intro-card{padding:45px 35px}}@media (max-width:768px){.privacy-section-title h2{font-size:34px}.privacy-hero h1{font-size:42px}.privacy-hero p{font-size:16px}.privacy-grid,.privacy-security-box{grid-template-columns:1fr}.privacy-cta-box{padding:55px 30px}.privacy-cta-box h2{font-size:34px}}@media (max-width:576px){.privacy-collect,.privacy-contact,.privacy-cta,.privacy-hero,.privacy-intro,.privacy-rights,.privacy-security,.privacy-usage{padding:80px 0}.privacy-hero{padding-top:130px}.privacy-section-title{margin-bottom:45px}.privacy-section-title h2{font-size:28px}.privacy-hero h1{font-size:34px}.privacy-card,.privacy-contact-card,.privacy-intro-card,.privacy-security-card{padding:30px 22px}.privacy-right-item{font-size:15px;padding:18px}.privacy-cta-box h2{font-size:28px}.privacy-btn{width:100%}}@media (max-width:420px){.privacy-hero h1{font-size:28px}.privacy-card p,.privacy-contact-card p,.privacy-cta-box p,.privacy-hero p,.privacy-intro-card p,.privacy-security-card p{font-size:14px}.privacy-badge,.privacy-section-title span{font-size:12px;padding:8px 16px}.privacy-card svg,.privacy-main-icon{font-size:56px}.privacy-contact-card svg,.privacy-security-card svg{height:64px;padding:14px;width:64px}.privacy-cta-box{padding:40px 20px}.privacy-cta-box h2{font-size:24px}.privacy-btn{font-size:15px;padding:14px 20px}}.cookie-page{background:#fff;overflow:hidden;width:100%}.cookie-page .container{margin:auto;max-width:1280px;width:90%}.cookie-section-title{margin-bottom:70px;text-align:center}.cookie-section-title span{background:#eaf5ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:18px;padding:10px 22px}.cookie-section-title h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2}.cookie-section-title h2 span{background:none;color:#16a34a;margin:0;padding:0}.cookie-hero{background:linear-gradient(#08172be6,#08172be6),url(https://images.unsplash.com/photo-1555949963-aa79dcee981c?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:170px 0 120px;position:relative}.cookie-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.cookie-hero-content{position:relative;z-index:2}.cookie-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:25px;padding:10px 22px}.cookie-hero h1{color:#fff;font-size:64px;font-weight:800;line-height:1.15;margin-bottom:24px}.cookie-hero h1 span{color:#4ade80}.cookie-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.cookie-updated{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;color:#fff;display:inline-flex;gap:12px;padding:14px 22px}.cookie-updated svg{color:#4ade80;font-size:20px}.cookie-intro{background:#fff;padding:110px 0}.cookie-intro-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 55px #0f4c8114;margin:auto;max-width:900px;padding:55px;text-align:center}.cookie-main-icon{color:#16a34a;font-size:68px;margin-bottom:28px}.cookie-intro-card p{color:#64748b;font-size:17px;line-height:2;margin-bottom:22px}.cookie-intro-card p:last-child{margin-bottom:0}.cookie-intro-card strong{color:#0f172a}.cookie-types{background:#f8fbff;padding:110px 0}.cookie-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.cookie-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:40px;transition:.35s ease}.cookie-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.cookie-card svg{color:#0f4c81;font-size:46px;margin-bottom:22px}.cookie-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:16px}.cookie-card p{color:#64748b;font-size:15px;line-height:1.9}.cookie-usage{background:#fff;padding:110px 0}.cookie-usage-list{display:flex;flex-direction:column;gap:22px;margin:auto;max-width:950px}.cookie-usage-item{align-items:flex-start;background:#f8fbff;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:18px;padding:24px 28px;transition:.35s ease}.cookie-usage-item:hover{border-color:#16a34a;box-shadow:0 15px 35px #0f4c8114;transform:translateX(8px)}.cookie-usage-item svg{color:#16a34a;flex-shrink:0;font-size:22px;margin-top:2px}.cookie-usage-item span{color:#334155;font-size:16px;font-weight:500;line-height:1.8}.cookie-third-party{background:#f8fbff;padding:110px 0}.cookie-manage{background:#fff;padding:110px 0}.cookie-updates{background:#f8fbff;padding:110px 0}.cookie-cta{background:#fff;padding:120px 0}.cookie-cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:32px;box-shadow:0 30px 70px #0f4c812e;overflow:hidden;padding:80px 60px;position:relative;text-align:center}.cookie-cta-box:before{background:#ffffff14;height:320px;right:-150px;top:-150px;width:320px}.cookie-cta-box:after,.cookie-cta-box:before{border-radius:50%;content:"";position:absolute}.cookie-cta-box:after{background:#ffffff0d;bottom:-110px;height:220px;left:-110px;width:220px}.cookie-cta-box>*{position:relative;z-index:2}.cookie-cta-box h2{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.cookie-cta-box h2 span{color:#d9f99d}.cookie-cta-box p{color:#e2e8f0;font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.cookie-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:16px 40px;text-decoration:none;transition:.35s ease}.cookie-btn:hover{background:#0f172a;color:#fff;transform:translateY(-4px)}@keyframes cookieFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.cookie-cta,.cookie-intro,.cookie-manage,.cookie-third-party,.cookie-types,.cookie-updates,.cookie-usage{animation:cookieFadeUp .8s ease both}@media (max-width:1400px){.cookie-page .container{width:92%}}@media (max-width:1200px){.cookie-hero h1{font-size:56px}.cookie-section-title h2{font-size:42px}.cookie-card,.cookie-intro-card{padding:40px}}@media (max-width:992px){.cookie-hero{padding:150px 0 100px}.cookie-grid{grid-template-columns:1fr}.cookie-section-title{margin-bottom:55px}.cookie-section-title h2{font-size:38px}.cookie-intro-card{padding:35px}.cookie-cta-box{padding:60px 40px}}@media (max-width:768px){.cookie-hero{padding:130px 0 90px}.cookie-hero h1{font-size:44px}.cookie-hero p{font-size:16px}.cookie-section-title h2{font-size:32px}.cookie-card{padding:30px}.cookie-card h3{font-size:22px}.cookie-card p,.cookie-intro-card p{font-size:15px}.cookie-usage-item{align-items:flex-start;padding:18px 20px}.cookie-usage-item span{font-size:15px}.cookie-cta-box{padding:50px 30px}.cookie-cta-box h2{font-size:34px}}@media (max-width:576px){.cookie-cta,.cookie-hero,.cookie-intro,.cookie-manage,.cookie-third-party,.cookie-types,.cookie-updates,.cookie-usage{padding:80px 0}.cookie-hero{padding-top:120px}.cookie-section-title{margin-bottom:40px}.cookie-section-title span{font-size:12px;padding:8px 18px}.cookie-section-title h2{font-size:28px}.cookie-hero h1{font-size:34px}.cookie-updated{font-size:13px;padding:12px 18px}.cookie-card,.cookie-intro-card{padding:25px 20px}.cookie-main-icon{font-size:56px}.cookie-card svg{font-size:38px}.cookie-usage-item{gap:14px}.cookie-usage-item svg{font-size:18px}.cookie-cta-box{border-radius:24px;padding:40px 20px}.cookie-cta-box h2{font-size:28px}.cookie-cta-box p{font-size:15px}.cookie-btn{padding:14px 20px;width:100%}}@media (max-width:420px){.cookie-hero h1{font-size:28px}.cookie-section-title h2{font-size:24px}.cookie-hero p{font-size:14px}.cookie-card p,.cookie-intro-card p{font-size:14px;line-height:1.8}.cookie-usage-item span{font-size:14px}.cookie-card h3{font-size:20px}.cookie-cta-box h2{font-size:24px}.cookie-btn{font-size:15px}}.terms-page{background:#fff;overflow:hidden;width:100%}.terms-page .container{margin:auto;max-width:1280px;width:90%}.terms-title{margin-bottom:70px;text-align:center}.terms-title span{background:#eaf5ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:18px;padding:10px 22px}.terms-title h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2}.terms-title h2 span{background:none;color:#16a34a;margin:0;padding:0}.terms-hero{background:linear-gradient(#08172be6,#08172be6),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:170px 0 120px;position:relative}.terms-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.terms-hero-content{position:relative;z-index:2}.terms-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:25px;padding:10px 22px}.terms-hero h1{color:#fff;font-size:64px;font-weight:800;line-height:1.15;margin-bottom:24px}.terms-hero h1 span{color:#4ade80}.terms-hero p{color:#e2e8f0;font-size:18px;line-height:1.9;margin-bottom:35px}.terms-updated{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;color:#fff;display:inline-flex;gap:12px;padding:14px 22px}.terms-updated svg{color:#4ade80;font-size:20px}.terms-introduction{background:#fff;padding:110px 0}.terms-intro-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 55px #0f4c8114;margin:auto;max-width:900px;padding:55px;text-align:center}.terms-main-icon{color:#16a34a;font-size:68px;margin-bottom:28px}.terms-intro-card p{color:#64748b;font-size:17px;line-height:2;margin-bottom:22px}.terms-intro-card p:last-child{margin-bottom:0}.terms-acceptance{background:#f8fbff;padding:110px 0}.terms-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.terms-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;padding:40px;transition:.35s ease}.terms-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.terms-card svg{color:#0f4c81;font-size:46px;margin-bottom:22px}.terms-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:16px}.terms-card p{color:#64748b;font-size:15px;line-height:1.9}.terms-responsibility{background:#fff;padding:110px 0}.terms-list{display:flex;flex-direction:column;gap:20px;margin:auto;max-width:900px}.terms-list-item{align-items:center;background:#f8fbff;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:18px;padding:22px 28px;transition:.35s ease}.terms-list-item:hover{border-color:#16a34a;transform:translateX(8px)}.terms-list-item svg{color:#16a34a;flex-shrink:0;font-size:22px}.terms-list-item span{color:#334155;font-size:16px;font-weight:500;line-height:1.8}.terms-subscription{background:#f8fbff;padding:110px 0}.terms-usage{background:#fff;padding:110px 0}.terms-property{background:#f8fbff;padding:110px 0}.terms-liability{background:#fff;padding:110px 0}.terms-warning-card{background:#fff7ed;border:1px solid #fdba74;border-radius:28px;box-shadow:0 18px 45px #f973161a;margin:auto;max-width:900px;padding:55px;text-align:center}.terms-warning-card:hover{border-color:#f97316;transform:translateY(-6px)}.terms-warning-card svg{color:#ea580c;font-size:70px;margin-bottom:25px}.terms-warning-card p{color:#7c2d12;font-size:17px;line-height:2;margin:0}.terms-law{background:#f8fbff;padding:110px 0}.terms-cta{background:#fff;padding:120px 0}.terms-cta-box{background:linear-gradient(135deg,#0f4c81,#16a34a);border-radius:32px;box-shadow:0 30px 70px #0f4c812e;overflow:hidden;padding:80px 60px;position:relative;text-align:center}.terms-cta-box:before{background:#ffffff14;height:320px;right:-150px;top:-150px;width:320px}.terms-cta-box:after,.terms-cta-box:before{border-radius:50%;content:"";position:absolute}.terms-cta-box:after{background:#ffffff0d;bottom:-110px;height:220px;left:-110px;width:220px}.terms-cta-box>*{position:relative;z-index:2}.terms-cta-box h2{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.terms-cta-box h2 span{color:#d9f99d}.terms-cta-box p{color:#e2e8f0;font-size:17px;line-height:1.9;margin:0 auto 35px;max-width:760px}.terms-btn{align-items:center;background:#fff;border-radius:50px;color:#0f4c81;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;padding:16px 40px;text-decoration:none;transition:.35s ease}.terms-btn:hover{background:#0f172a;color:#fff;transform:translateY(-4px)}@keyframes termsFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.terms-acceptance,.terms-cta,.terms-introduction,.terms-law,.terms-liability,.terms-property,.terms-responsibility,.terms-subscription,.terms-usage{animation:termsFadeUp .8s ease both}@media (max-width:1400px){.terms-page .container{width:92%}}@media (max-width:1200px){.terms-hero h1{font-size:56px}.terms-title h2{font-size:42px}.terms-card,.terms-intro-card{padding:40px}}@media (max-width:992px){.terms-hero{padding:150px 0 100px}.terms-grid{grid-template-columns:1fr}.terms-title{margin-bottom:55px}.terms-title h2{font-size:38px}.terms-intro-card{padding:35px}.terms-warning-card{padding:40px}.terms-cta-box{padding:60px 40px}}@media (max-width:768px){.terms-hero{padding:130px 0 90px}.terms-hero h1{font-size:44px}.terms-hero p{font-size:16px}.terms-title h2{font-size:32px}.terms-card{padding:30px}.terms-card h3{font-size:22px}.terms-card p,.terms-intro-card p,.terms-warning-card p{font-size:15px}.terms-list-item{align-items:flex-start;padding:18px 20px}.terms-list-item span{font-size:15px}.terms-cta-box{padding:50px 30px}.terms-cta-box h2{font-size:34px}}@media (max-width:576px){.terms-acceptance,.terms-cta,.terms-hero,.terms-introduction,.terms-law,.terms-liability,.terms-property,.terms-responsibility,.terms-subscription,.terms-usage{padding:80px 0}.terms-hero{padding-top:120px}.terms-title{margin-bottom:40px}.terms-title span{font-size:12px;padding:8px 18px}.terms-title h2{font-size:28px}.terms-hero h1{font-size:34px}.terms-updated{font-size:13px;padding:12px 18px}.terms-card,.terms-intro-card,.terms-warning-card{padding:25px 20px}.terms-main-icon{font-size:56px}.terms-card svg{font-size:38px}.terms-warning-card svg{font-size:56px}.terms-list-item{gap:14px}.terms-list-item svg{font-size:18px}.terms-cta-box{border-radius:24px;padding:40px 20px}.terms-cta-box h2{font-size:28px}.terms-cta-box p{font-size:15px}.terms-btn{padding:14px 20px;width:100%}}@media (max-width:420px){.terms-hero h1{font-size:28px}.terms-title h2{font-size:24px}.terms-hero p{font-size:14px}.terms-card p,.terms-intro-card p,.terms-warning-card p{font-size:14px;line-height:1.8}.terms-list-item span{font-size:14px}.terms-card h3{font-size:20px}.terms-cta-box h2{font-size:24px}.terms-btn{font-size:15px}}.sitemap-page{background:#fff;overflow:hidden;width:100%}.sitemap-page .container{margin:0 auto;max-width:1280px;width:90%}.sitemap-section-title{margin-bottom:70px;text-align:center}.sitemap-section-title span{background:#eaf5ff;border-radius:50px;color:#0f4c81;display:inline-block;font-size:14px;font-weight:700;margin-bottom:18px;padding:10px 22px}.sitemap-section-title h2{color:#0f172a;font-size:48px;font-weight:800;line-height:1.2}.sitemap-section-title h2 span{background:none;color:#16a34a;margin:0;padding:0}.sitemap-hero{background:linear-gradient(#08172be6,#08172be6),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;overflow:hidden;padding:170px 0 120px;position:relative}.sitemap-overlay{background:radial-gradient(circle at top right,#16a34a2e,#0000 45%);inset:0;position:absolute}.sitemap-hero-content{position:relative;z-index:2}.sitemap-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:25px;padding:10px 22px}.sitemap-hero h1{color:#fff;font-size:64px;font-weight:800;line-height:1.15;margin-bottom:24px}.sitemap-hero h1 span{color:#4ade80}.sitemap-hero p{color:#e2e8f0;font-size:18px;line-height:1.9}.sitemap-intro{background:#fff;padding:110px 0}.sitemap-intro-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 20px 55px #0f4c8114;margin:auto;max-width:900px;padding:55px;text-align:center}.sitemap-main-icon{color:#16a34a;font-size:70px;margin-bottom:28px}.sitemap-intro-card p{color:#64748b;font-size:17px;line-height:2}.sitemap-section,.sitemap-solutions{padding:110px 0}.sitemap-section{background:#f8fbff}.sitemap-solutions{background:#fff}.sitemap-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.sitemap-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 15px 35px #0f4c810f;display:flex;flex-direction:column;padding:38px;text-decoration:none;transition:.35s ease}.sitemap-card:hover{border-color:#16a34a;box-shadow:0 25px 55px #0f4c811f;transform:translateY(-8px)}.sitemap-card>svg{color:#0f4c81;font-size:46px;margin-bottom:22px}.sitemap-card h3{color:#0f172a;font-size:24px;font-weight:700;margin-bottom:14px}.sitemap-card p{color:#64748b;flex:1 1;font-size:15px;line-height:1.8;margin-bottom:28px}.sitemap-card span{align-items:center;color:#16a34a;display:flex;font-size:15px;font-weight:700;gap:8px;transition:.3s}.sitemap-card:hover span{gap:14px}.sitemap-card span svg{font-size:18px}@media (max-width:1400px){.sitemap-page .container{width:92%}}@media (max-width:1200px){.sitemap-hero h1{font-size:56px}.sitemap-section-title h2{font-size:42px}.sitemap-card,.sitemap-intro-card{padding:40px}}@media (max-width:992px){.sitemap-hero{padding:150px 0 100px}.sitemap-grid{grid-template-columns:1fr}.sitemap-section-title{margin-bottom:55px}.sitemap-section-title h2{font-size:38px}.sitemap-intro-card{padding:35px}.sitemap-cta-box{padding:60px 40px}}@media (max-width:768px){.sitemap-hero{padding:130px 0 90px}.sitemap-hero h1{font-size:44px}.sitemap-hero p{font-size:16px}.sitemap-section-title h2{font-size:32px}.sitemap-card{padding:30px}.sitemap-card h3{font-size:22px}.sitemap-card p,.sitemap-intro-card p{font-size:15px}.sitemap-cta-box{padding:50px 30px}.sitemap-cta-box h2{font-size:34px}}@media (max-width:576px){.sitemap-cta,.sitemap-hero,.sitemap-intro,.sitemap-section,.sitemap-solutions{padding:80px 0}.sitemap-hero{padding-top:120px}.sitemap-section-title{margin-bottom:40px}.sitemap-section-title span{font-size:12px;padding:8px 18px}.sitemap-section-title h2{font-size:28px}.sitemap-hero h1{font-size:34px}.sitemap-card,.sitemap-intro-card{padding:25px 20px}.sitemap-main-icon{font-size:56px}.sitemap-card>svg{font-size:38px}.sitemap-card h3{font-size:20px}.sitemap-card p{font-size:14px;line-height:1.8;margin-bottom:22px}.sitemap-card span{font-size:14px}.sitemap-card span svg{font-size:16px}.sitemap-cta-box{border-radius:24px;padding:40px 20px}.sitemap-cta-box h2{font-size:28px}.sitemap-cta-box p{font-size:15px}.sitemap-btn{padding:14px 20px;width:100%}}@media (max-width:420px){.sitemap-hero h1{font-size:28px}.sitemap-section-title h2{font-size:24px}.sitemap-hero p{font-size:14px}.sitemap-card p,.sitemap-intro-card p{font-size:14px;line-height:1.8}.sitemap-card h3{font-size:18px}.sitemap-card>svg{font-size:34px}.sitemap-card span{font-size:13px}.sitemap-cta-box h2{font-size:24px}.sitemap-btn{font-size:15px}}
/*# sourceMappingURL=main.a90a8810.css.map*/