:root{--primary:#1d4ed8;--primary-hover:#1e40af;--primary-rgb:29, 78, 216;--secondary:#0f172a;--secondary-rgb:15, 23, 42;--text:#1e293b;--text-light:#334155;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--border:#cbd5e1;--border-light:#e2e8f0;--success:#047857;--warning:#b45309;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -4px #0000000d;--shadow-xl:0 20px 25px -5px #0000000f, 0 8px 10px -6px #0000000f;--shadow-soft:0 25px 50px -12px #0000000a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--transition:all .3s cubic-bezier(.4, 0, .2, 1);--transition-slow:all .6s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color:var(--text);background-color:var(--bg-primary);font-family:Inter,system-ui,sans-serif}body{color:var(--text);background-color:var(--bg-primary);font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--secondary);font-family:Outfit,sans-serif;font-weight:700;line-height:1.25}h1{letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem)}h2{letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.75rem)}h3{font-size:clamp(1.25rem,2vw,1.75rem)}a{color:inherit;transition:var(--transition);text-decoration:none}button,input,textarea,select{font-family:inherit;font-size:inherit}#root{flex-direction:column;min-height:100vh;display:flex}main{flex-grow:1}.container{width:100%;max-width:1360px;margin:0 auto;padding:0 60px}@media (width<=1024px){.container{padding:0 40px}}@media (width<=768px){.container{padding:0 24px}}@media (width<=480px){.container{padding:0 16px}}.btn{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:var(--transition);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.btn-secondary{border-color:var(--border);color:var(--secondary);background-color:#0000}.btn-secondary:hover{background-color:var(--bg-tertiary);border-color:var(--text-light);transform:translateY(-2px)}.btn-white{color:var(--primary);background-color:#fff;border-color:#fff}.btn-white:hover{background-color:var(--bg-secondary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.05rem}.badge{letter-spacing:.05em;text-transform:uppercase;color:#1e40af;border-radius:var(--radius-full);background-color:#1d4ed81a;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.8rem;font-weight:700;display:inline-flex}.badge-outline{border:1px solid #1d4ed84d}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffff4d}.glass-card{-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-md);background:#ffffffb3;border:1px solid #ffffff80}.section{padding:4.5rem 0;position:relative}@media (width<=768px){.section{padding:3rem 0}}.section-bg-gray{background-color:var(--bg-secondary)}.section-bg-gradient{background:linear-gradient(180deg, var(--bg-secondary) 0%, #fff 100%)}.section-header{text-align:center;max-width:750px;margin:0 auto 2.5rem}.section-header.left-aligned{text-align:left;margin-left:0}.section-header h2{margin-bottom:.625rem;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.2}.section-header p{color:var(--text-light);max-width:650px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.55}.grid-2{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (width<=1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid-2{grid-template-columns:1fr;gap:1.5rem}.grid-3,.grid-4{grid-template-columns:1fr}}.card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:var(--transition);background-color:#fff;padding:1.75rem 1.5rem;position:relative;overflow:hidden}.card:hover{box-shadow:var(--shadow-xl);border-color:rgba(var(--primary-rgb), .15);transform:translateY(-6px)}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);padding:8rem 0 5rem;position:relative;overflow:hidden}.page-hero-content{text-align:center;width:100%;max-width:1360px;margin:0 auto}.page-hero-content h1{letter-spacing:-.03em;max-width:1200px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,5.5vw,4.25rem);line-height:1.15}.page-hero-content p{color:var(--text-light);max-width:900px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.about-hero-section{background:radial-gradient(circle at 80% 20%,#2563eb0d 0%,#0000 50%),radial-gradient(circle at 10% 80%,#3b82f608 0%,#0000 40%);padding:10rem 0 6rem;position:relative;overflow:hidden}@media (width<=1024px){.about-hero-section{padding-top:8rem}}@media (width<=768px){.about-hero-section{padding-top:7rem}}@media (width<=480px){.about-hero-section{padding-top:6rem}}.reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.bg-shape{border-radius:var(--radius-full);filter:blur(100px);z-index:0;opacity:.15;pointer-events:none;position:absolute}.bg-shape-1{background-color:var(--primary);width:350px;height:350px;animation:15s ease-in-out infinite alternate float;top:10%;left:5%}.bg-shape-2{background-color:#3b82f6;width:400px;height:400px;animation:20s ease-in-out infinite alternate-reverse float;bottom:10%;right:5%}.bg-shape-3{background-color:#818cf8;width:250px;height:250px;animation:17s ease-in-out infinite alternate-reverse float;top:40%;left:50%}@keyframes float{0%{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(20px)rotate(90deg)scale(1.1)}to{transform:translateY(-10px)rotate(180deg)scale(1)}}.text-center{text-align:center}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.w-full{width:100%}.form-group{text-align:left;margin-bottom:1.5rem}.form-label{color:var(--secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.form-control{border-radius:var(--radius-md);border:1px solid var(--border);background-color:var(--bg-primary);width:100%;color:var(--secondary);transition:var(--transition);padding:.875rem 1rem}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb), .1);outline:none}textarea.form-control{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=640px){.form-row{grid-template-columns:1fr;gap:0}}.preloader-wrapper{z-index:99999;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;left:0}.preloader-wrapper.fade-out{opacity:0;visibility:hidden;pointer-events:none}.preloader-logo-wrapper{width:80px;height:80px;animation:1.8s ease-in-out infinite preloader-pulse;position:relative;overflow:hidden}.preloader-logo{width:auto;max-width:none;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes preloader-pulse{0%{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.65;transform:scale(.9)}}.navbar{z-index:1000;width:100%;transition:var(--transition);padding:1.25rem 0;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffff40;border-bottom:none;padding:.875rem 0;box-shadow:0 8px 32px #1f268705}.navbar-container{justify-content:space-between;align-items:center;display:flex}.logo-link{align-items:center;display:flex}.logo-image-file{object-fit:contain;width:auto;height:2.25rem}.nav-menu{align-items:center;gap:2.25rem;list-style:none;display:flex}.nav-link{color:var(--text-light);padding:.25rem 0;font-size:.95rem;font-weight:500;position:relative}.nav-link:hover,.nav-link.active{color:var(--primary)}.nav-link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:var(--transition);position:absolute;bottom:0;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-actions{align-items:center;gap:1rem;display:flex}.mobile-toggle{cursor:pointer;color:var(--secondary);z-index:1001;border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:none;padding:.5rem;display:none}.mobile-toggle:hover{color:var(--primary);background-color:#2563eb14}.nav-backdrop{display:none}@media (width<=991px){.nav-wrapper{display:contents}.mobile-toggle{justify-content:center;align-items:center;margin-left:auto;display:flex}.nav-menu{z-index:1000;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:300px;max-width:85vw;height:100vh;padding:5.5rem 2rem 3rem;transition:right .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.nav-menu.open{right:0}.nav-backdrop{-webkit-backdrop-filter:blur(4px);z-index:999;background:#0f172a66;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.nav-actions{display:none}.nav-menu .mobile-actions{border-top:1px solid var(--border);width:100%;margin-top:1.5rem;padding-top:1.5rem;display:flex}}@media (width>=992px){.nav-menu .mobile-actions{display:none}}.footer{--footer-bg:#f1f5f9;--footer-text:#334155;--footer-heading:#0f172a;--footer-border:#cbd5e1;--footer-social-bg:#fff;--footer-social-border:#cbd5e1;--footer-social-color:#334155;background-color:var(--footer-bg);color:var(--footer-text);border-top:1px solid var(--footer-border);padding:6rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}@media (width<=1024px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem}.footer-col-info{grid-column:span 3}}@media (width<=768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-col-info{grid-column:span 2}}@media (width<=480px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-col-info{grid-column:span 1}}.footer-col h3{color:var(--footer-heading);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.footer-logo-link{align-items:center;margin-bottom:1.25rem;display:flex}.footer-logo-image{object-fit:contain;opacity:.95;width:auto;height:2.25rem;transition:var(--transition)}.footer-logo-image:hover{opacity:1}.footer-description{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.footer-socials{gap:.75rem;display:flex}.footer-social-btn{border-radius:var(--radius-md);background-color:var(--footer-social-bg);width:2.5rem;height:2.5rem;color:var(--footer-social-color);border:1px solid var(--footer-social-border);transition:var(--transition);justify-content:center;align-items:center;display:flex}.footer-social-btn:hover{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px rgba(var(--primary-rgb), .25);transform:translateY(-3px)}.footer-links{list-style:none}.footer-links li{margin-bottom:.875rem}.footer-links a{color:var(--footer-text);font-size:.95rem}.footer-links a:hover{color:var(--primary);padding-left:4px}.footer-contact-list{list-style:none}.footer-contact-list li{align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.footer-contact-icon{width:1.2rem;height:1.2rem;color:var(--primary);flex-shrink:0;margin-top:.2rem}.footer-contact-text{line-height:1.4}.footer-bottom{border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (width<=768px){.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.footer-legal-links{gap:1.5rem;display:flex}.footer-legal-links a{color:var(--footer-text)}.footer-legal-links a:hover{color:var(--primary)}.hero-section{background:radial-gradient(circle at 80% 20%,#2563eb0f 0%,#0000 50%),radial-gradient(circle at 10% 80%,#3b82f60a 0%,#0000 40%);align-items:center;min-height:80dvh;padding:6rem 0 4.5rem;display:flex;position:relative;overflow:hidden}.hero-section:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#fff 100%);width:100%;height:80px;position:absolute;bottom:0;left:0}@media (width<=1024px){.hero-section{padding-top:6rem;padding-bottom:3rem}}@media (width<=768px){.hero-section{padding-top:5.5rem;padding-bottom:2.5rem}}@media (width<=480px){.hero-section{padding-top:5rem;padding-bottom:2rem}}.hero-content{z-index:3;position:relative}.hero-title-group h1{letter-spacing:-.03em;max-width:620px;margin-bottom:1.25rem;font-size:clamp(2.4rem,4.4vw,3.6rem);font-weight:800;line-height:1.15}.hero-title-group p{color:var(--text-light);max-width:580px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hero-cta{gap:1rem;display:flex}@media (width<=640px){.hero-cta{flex-direction:column}}.hero-illustration{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-image{object-fit:contain;filter:drop-shadow(0 20px 30px #2563eb24);width:100%;max-width:520px;height:auto;animation:5s ease-in-out infinite alternate float-image}@keyframes float-image{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.badge-accent{border:1px solid #2563eb26;margin-bottom:1.25rem;display:inline-flex;color:var(--primary)!important;background-color:#2563eb12!important;padding:.5rem 1rem!important;font-size:.85rem!important}.emoji-pulse{animation:2s infinite pulse-emoji;display:inline-block}@keyframes pulse-emoji{0%,to{transform:scale(1)}50%{transform:scale(1.2)translateY(-2px)}}.hero-features{flex-flow:row;align-items:center;gap:.625rem;width:max-content;max-width:100%;margin-top:1.75rem;display:flex}.hero-feature-item{color:var(--secondary);white-space:nowrap;-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-full);transition:var(--transition);background:#ffffffd9;border:1px solid #e2e8f0d9;flex-shrink:0;align-items:center;gap:.375rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #2563eb0a}.hero-feature-item:hover{border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb14}.hero-feature-check{width:20px;height:20px;color:var(--primary);background-color:#2563eb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero-feature-check svg{width:11px;height:11px;color:var(--primary)!important}@media (width<=768px){.hero-features{flex-wrap:wrap;gap:16px}.hero-feature-item{gap:8px;font-size:.875rem}.hero-feature-check{width:18px;height:18px}.hero-feature-check svg{width:9px;height:9px}}@media (width<=640px){.hero-features{flex-wrap:wrap;gap:12px}.hero-feature-item{white-space:normal;gap:6px;font-size:.825rem}.hero-feature-check{width:16px;height:16px}.hero-feature-check svg{width:8px;height:8px}}.illus-glow{background-color:var(--primary);opacity:.12;filter:blur(80px);border-radius:var(--radius-full);z-index:-1;width:300px;height:300px;position:absolute}.trusted-section{background:linear-gradient(#fff 0%,#f8fafcb3 100%);padding:2.25rem 0;position:relative}.trusted-section:before{content:"";background:linear-gradient(90deg,#0000,#2563eb1f,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.trusted-section:after{content:"";background:linear-gradient(90deg,#0000,#2563eb1f,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}.trusted-title{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.marquee{white-space:nowrap;width:100%;padding:.5rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000000e6 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000000e6 15% 85%,#0000)}.marquee-content{gap:4.5rem;animation:28s linear infinite marquee-scroll;display:inline-flex}.marquee:hover .marquee-content{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.trusted-logo{filter:grayscale();opacity:.5;color:var(--secondary);-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;font-size:1.15rem;font-weight:700;transition:filter .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);display:flex}.trusted-logo:hover{filter:grayscale(0%);opacity:1}.trusted-logo svg{width:1.75rem;height:1.75rem}.feature-icon-wrapper{border-radius:var(--radius-md);background-color:rgba(var(--primary-rgb), .08);width:2.75rem;height:2.75rem;color:var(--primary);transition:var(--transition);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.card:hover .feature-icon-wrapper{background-color:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg)}.service-preview-card{flex-direction:column;height:100%;display:flex}.service-preview-card h3{margin-bottom:.875rem}.service-preview-card p{color:var(--text-light);flex-grow:1;margin-bottom:1.5rem}.read-more-btn{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;display:inline-flex}.read-more-btn svg{transition:var(--transition)}.read-more-btn:hover svg{transform:translate(4px)}.services-section{padding-bottom:2rem}.stats-section{padding-top:1rem;padding-bottom:2.5rem}.stats-banner{background:linear-gradient(135deg, var(--primary) 0%, #3b82f6 50%, #4f46e5 100%);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:1;padding:2.75rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.stats-banner:hover{box-shadow:0 25px 40px -10px #2563eb40, var(--shadow-xl);transform:translateY(-6px)}.stats-grid{z-index:2;text-align:center;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.stat-item{flex-direction:column;justify-content:center;align-items:center;padding:0 1.25rem;transition:transform .3s;display:flex;position:relative}.stat-item:hover{transform:scale(1.05)}.stat-item h3{color:#fff;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:800;line-height:1.1}.stat-item p{color:#ffffffd9;margin:0;font-size:.9rem;font-weight:500}.stat-item:not(:last-child):after{content:"";background-color:#fff3;width:1px;position:absolute;top:15%;bottom:15%;right:0}@media (width<=1024px){.stats-banner{padding:4rem 2rem}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}.stat-item:not(:last-child):after{display:none}.stat-item:nth-child(odd):after{content:"";background-color:#ffffff26;width:1px;display:block;position:absolute;top:10%;bottom:10%;right:0}}@media (width<=640px){.stats-banner{padding:3rem 1.5rem}.stats-grid{grid-template-columns:1fr;row-gap:2.5rem}.stat-item:after{display:none!important}}.testimonial-slider-viewport{cursor:grab;width:100%;padding:1.5rem 0;position:relative;overflow:hidden}.testimonial-slider-viewport:active{cursor:grabbing}.testimonial-slider-track{width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.testimonial-slide{box-sizing:border-box;flex-direction:column;flex-shrink:0;padding:0 1rem;display:flex}@media (width>=1024px){.testimonial-slide{width:33.3333%}}@media (width>=768px) and (width<=1023px){.testimonial-slide{width:50%}}@media (width<=767px){.testimonial-slide{width:100%}}.testimonial-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;flex-direction:column;height:100%;padding:1.5rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px -1px #00000003,0 2px 4px -1px #00000001}.testimonial-card:hover{border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 12px 24px -10px #0000000a,0 4px 12px -2px #2563eb08}.stars-container{color:#fbbf24;gap:.25rem;margin-bottom:.75rem;display:flex}.testimonial-text{color:#475569;-webkit-line-clamp:5;line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.95rem;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.testimonial-company{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.testimonial-user{border-top:1px solid #f1f5f9e6;align-items:center;gap:.75rem;margin-top:auto;padding-top:.875rem;display:flex}.testimonial-avatar-img{object-fit:cover;border:1.5px solid #2563eb1a;border-radius:50%;width:2.25rem;height:2.25rem}.testimonial-user-name{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}.testimonial-slider-dots{justify-content:center;gap:.625rem;margin-top:1.5rem;display:flex}.testimonial-slider-dots .dot{border-radius:var(--radius-full);background-color:var(--border);cursor:pointer;border:none;width:.625rem;height:.625rem;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.testimonial-slider-dots .dot.active{background-color:var(--primary);width:1.5rem}.blog-card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.blog-image{background-color:var(--bg-tertiary);justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative;overflow:hidden}.blog-image-svg{object-fit:cover;width:100%;height:100%;transition:var(--transition)}.blog-card:hover .blog-image-svg{transform:scale(1.05)}.blog-category{color:var(--primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background-color:#fff;padding:.25rem .65rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.blog-content{flex-direction:column;flex-grow:1;padding:1.35rem 1.25rem;display:flex}.blog-meta{color:var(--text-light);gap:.75rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.blog-content h3{margin-bottom:.5rem;font-size:1.125rem;line-height:1.35}.blog-content p{color:var(--text-light);flex-grow:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.cta-banner{background:linear-gradient(135deg, var(--primary) 0%, #3b82f6 50%, #4f46e5 100%);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);padding:3rem 2rem;position:relative;overflow:hidden}@media (width<=768px){.cta-banner{padding:2.25rem 1.5rem}}.cta-banner-content{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.cta-banner h2{color:#fff;margin-bottom:.875rem;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.2}.cta-banner p{color:#ffffffd9;max-width:650px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.55}.cta-banner-btns{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.cta-glow-1{z-index:1;background:radial-gradient(circle,#ffffff26 0%,#0000 60%);width:500px;height:500px;position:absolute;top:-50%;left:-20%}.cta-glow-2{z-index:1;background:radial-gradient(circle,#6366f166 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-50%;right:-20%}.home-page .section-bg-gray{background:linear-gradient(#f8fafc 0%,#f1f5f980 100%);position:relative}.home-page .section-bg-gray:before{content:"";background:linear-gradient(90deg,#0000,#e2e8f0cc,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.home-page .section-bg-gray:after{content:"";background:linear-gradient(90deg,#0000,#e2e8f0cc,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}
