@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1e3a8a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}a{font-weight:500;color:#3b82f6;text-decoration:inherit;transition:all .3s ease}a:hover{color:#1e40af}h1,h2,h3,h4,h5,h6{font-family:Outfit,Inter,sans-serif;color:#1e3a8a;font-weight:700;letter-spacing:-.02em;line-height:1.1}h1{font-weight:800;letter-spacing:-.03em}h2{font-weight:700;letter-spacing:-.025em}h3{font-weight:600;letter-spacing:-.02em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;cursor:pointer;transition:all .25s ease}button:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}button:focus,button:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}html{scroll-behavior:smooth}::selection{background:linear-gradient(135deg,#60a5fa,#93c5fd);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#3b82f6,#1e40af)}*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;display:flex;flex-direction:column}.header{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 4px 30px #0000001a;border-bottom:2px solid #1e3a8a}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:relative}.logo-container{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease;padding:.5rem 0}.logo-container:hover{transform:scale(1.05)}.logo{height:80px;width:auto;transition:all .3s ease}.logo-container:hover .company-name{filter:brightness(1.2)}.nav{display:flex;align-items:center}.nav-list{display:flex;list-style:none;align-items:center;gap:2.5rem;margin:0;padding:0}.nav-link{text-decoration:none;color:#1e3a8a;font-weight:500;transition:all .3s ease;position:relative;font-size:.95rem;letter-spacing:.5px;font-family:Inter,sans-serif;background:none;border:none;cursor:pointer;font:inherit;padding:0}.nav-link:hover{color:#3b82f6}.nav-link:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:linear-gradient(90deg,#3b82f6,#1e40af);transition:width .3s ease;border-radius:1px}.nav-link:hover:after{width:100%}.nav-link.active{color:#2563eb;font-weight:700}.nav-link.active:after{width:100%;background:linear-gradient(90deg,#3b82f6,#1e40af);height:2.5px;border-radius:2px;content:"";position:absolute;left:0;bottom:-8px;transition:width .3s}button.nav-link{all:unset;display:inline;cursor:pointer;color:#1e3a8a;font-weight:500;font-size:.95rem;letter-spacing:.5px;font-family:Inter,sans-serif;position:relative;padding:0;transition:all .3s ease}button.nav-link:hover,button.nav-link:focus,button.nav-link:active{background:none;outline:none;color:#3b82f6;box-shadow:none;transform:none;border-radius:0}.header-contact{margin-left:2rem}.header-contact .contact-button{background:linear-gradient(135deg,#1e40af,#3b82f6,#60a5fa);color:#fff;padding:.875rem 1.75rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #1e3a8a40,0 2px 8px #0000001a,inset 0 1px #fff3;letter-spacing:.3px;font-family:Inter,sans-serif;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:.5rem}.header-contact .contact-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.header-contact .contact-button:hover{background:linear-gradient(135deg,#1e3a8a,#2563eb,#3b82f6);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px #1e3a8a59,0 4px 15px #00000026,inset 0 1px #ffffff4d;border-color:#fff3}.header-contact .contact-button:hover:before{left:100%}.header-contact .contact-button:active{transform:translateY(-1px) scale(.98);box-shadow:0 4px 20px #1e3a8a4d,0 2px 8px #0000001a,inset 0 1px #ffffff1a}.menu-toggle{display:none;flex-direction:column;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:1100}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding-top:80px;padding-bottom:14rem;box-sizing:border-box}.hero-slideshow{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.slide{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out;transform:scale(1.05)}.slide.active{opacity:1;transform:scale(1);transition:opacity 1.5s ease-in-out,transform 8s ease-out}.slideshow-controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1.5rem;z-index:10;width:100%;max-width:400px}.progress-container{display:flex;align-items:center;gap:1rem;width:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem 1.5rem;border-radius:50px;border:1px solid rgba(255,255,255,.2)}.progress-bar{flex:1;height:4px;background:#fff3;border-radius:2px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:2px;transition:width .3s ease;position:relative}.progress-fill:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3));animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.slide-counter{display:flex;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-weight:600;color:#fff;font-size:.9rem;min-width:60px}.current-slide{color:#60a5fa;font-weight:700}.total-slides{opacity:.7}.nav-arrows{display:flex;gap:1rem;align-items:center}.nav-arrow{width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.nav-arrow:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#60a5fa,#3b82f6);opacity:0;transition:opacity .3s ease;border-radius:50%}.nav-arrow:hover{border-color:#fff9;transform:scale(1.1);box-shadow:0 8px 25px #0003}.nav-arrow:hover:before{opacity:1}.nav-arrow svg{position:relative;z-index:1;transition:transform .3s ease}.nav-arrow:hover svg{transform:scale(1.1)}.service-icon{width:40px;height:40px;stroke:#2563eb;margin-bottom:10px;transition:transform .2s ease-in-out}.service-icon:hover{transform:scale(1.1);stroke:#1e3a8a}.slide-indicators{display:flex;gap:.5rem;align-items:center}.indicator{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;padding:0}.indicator-fill{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:50%;transform:scale(0);transition:transform .3s ease}.indicator:hover{background:#ffffff80;transform:scale(1.2)}.indicator.active{background:transparent}.indicator.active .indicator-fill{transform:scale(1)}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0f172ab3,#1e3a8a80,#3b82f64d);z-index:2}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;min-height:500px;padding:3rem 0 0;margin-top:5vh}.hero-text{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px}.hero-title{font-size:4rem;font-weight:900;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.03em;text-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff}.hero-title .highlight{background:linear-gradient(135deg,#60a5fa,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.hero-subtitle{font-family:Inter,sans-serif;font-size:1.2rem;color:#f8fafcf2;line-height:1.7;margin-bottom:2rem;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-features{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0 1.5rem}.feature{display:flex;align-items:center;gap:.75rem;color:#f8fafc;font-weight:500;background:#ffffff26;padding:.75rem 1.25rem;border-radius:50px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);font-family:Inter,sans-serif;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.feature:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.feature-icon{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.hero-buttons{display:flex;gap:1.2rem;justify-content:center;margin-bottom:.7rem}.btn{padding:1.1rem 2.2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block;text-align:center;letter-spacing:.5px;position:relative;overflow:hidden;font-family:Inter,sans-serif}.btn-primary{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;box-shadow:0 8px 25px #60a5fa66}.btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-3px);box-shadow:0 12px 35px #60a5fa80}.btn-secondary{background:#ffffff26;color:#f8fafc;border:2px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.btn-secondary:hover{background:#ffffff40;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.hero-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2.5rem;border-radius:24px;box-shadow:0 25px 50px #00000026;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#60a5fa,#3b82f6,#1e40af)}.hero-card h3{font-family:Outfit,sans-serif;color:#1e3a8a;font-size:1.8rem;margin-bottom:1.5rem;text-align:center;font-weight:700;letter-spacing:-.02em}.hero-card ul{list-style:none}.hero-card li{padding:.75rem 0;color:#374151;font-weight:500;border-bottom:1px solid rgba(59,130,246,.1);transition:all .3s ease;font-family:Inter,sans-serif}.hero-card li:hover{color:#1e3a8a;padding-left:.5rem}.hero-card li:last-child{border-bottom:none}.hero-stats{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;position:relative;z-index:3}.stat{text-align:center;color:#f8fafc;background:#ffffff26;padding:2rem 1rem;border-radius:16px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);transition:all .3s ease;box-shadow:0 8px 25px #0000001a}.stat:hover{transform:translateY(-5px);background:#fff3;box-shadow:0 15px 35px #00000026}.stat-number{font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#60a5fa,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.02em}.stat-label{font-family:Inter,sans-serif;font-size:1.1rem;opacity:.9;font-weight:500}.footer{background:linear-gradient(135deg,#0f172a,#1e293b,#334155);color:#f8fafc;margin-top:auto;position:relative;overflow:hidden}.footer-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.footer-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(96,165,250,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(30,58,138,.05) 0%,transparent 50%);opacity:.6}.footer-content{max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative;z-index:2}.footer-main{display:grid;grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.footer-logo img{height:200px;width:auto}.footer-logo h3{font-family:Outfit,sans-serif;background:linear-gradient(135deg,#60a5fa,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;margin:0}.footer-description{font-family:Inter,sans-serif;line-height:1.7;opacity:.9;font-size:1rem;margin:0}.footer-social{display:flex;gap:1rem;margin-top:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#60a5fa1a;border:1px solid rgba(96,165,250,.2);border-radius:12px;color:#60a5fa;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link:hover{background:#60a5fa33;border-color:#60a5fa66;transform:translateY(-2px);box-shadow:0 8px 25px #60a5fa33}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section h4{font-family:Outfit,sans-serif;color:#60a5fa;font-size:1.1rem;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.01em;position:relative}.footer-section h4:after{content:"";position:absolute;bottom:-.5rem;left:0;width:2rem;height:2px;background:linear-gradient(90deg,#60a5fa,transparent);border-radius:1px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:.75rem}.footer-section li a{font-family:Inter,sans-serif;color:#cbd5e1;text-decoration:none;transition:all .3s ease;font-size:.95rem;position:relative;padding-left:0}.footer-section li a:hover{color:#60a5fa;padding-left:.5rem}.footer-section li a:before{content:"";position:absolute;left:-.5rem;top:50%;width:0;height:1px;background:#60a5fa;transition:width .3s ease;transform:translateY(-50%)}.footer-section li a:hover:before{width:.25rem}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem;font-family:Inter,sans-serif;font-size:.95rem;color:#cbd5e1}.contact-item svg{flex-shrink:0;margin-top:.125rem;color:#60a5fa}.contact-item a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#60a5fa}.contact-item span{line-height:1.5}.footer-bottom{border-top:1px solid rgba(96,165,250,.1);padding:2rem;background:#0f172a4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2}.footer-bottom-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-legal{display:flex;flex-direction:column;gap:.5rem}.footer-legal p{font-family:Inter,sans-serif;font-size:.9rem;opacity:.7;margin:0}.footer-cta-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;padding:.75rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #60a5fa4d,0 2px 8px #0000001a;border:1px solid rgba(255,255,255,.1);font-family:Inter,sans-serif}.footer-cta-button:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-2px);box-shadow:0 8px 30px #60a5fa66,0 4px 15px #00000026}@media (max-width: 1024px){.footer-main{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.footer{padding-bottom:80px}.footer-content{padding:3rem 1.5rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.5rem}.footer-legal{order:2}.footer-cta{order:1}}@media (max-width: 480px){.footer-content{padding:2rem 1rem}.footer-main{gap:2rem}.footer-logo{flex-direction:column;text-align:center;gap:.5rem}.footer-social{justify-content:center}}@media (max-width: 1024px){.header-container{padding:1rem}}@media (max-width: 768px){.header-container{padding:.5rem 1rem}.nav-list{flex-direction:column;gap:2rem;background:#fffffffa;position:absolute;top:60px;left:0;right:0;width:100vw;padding:2rem 0;box-shadow:0 8px 24px #1e3a8a14;z-index:1050;display:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.nav-list.open{display:flex}.menu-toggle{display:flex!important;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:#fff;border:2px solid #1e3a8a;border-radius:8px;z-index:1100;box-shadow:0 2px 8px #1e3a8a14}.header-contact{display:none}.hero{padding-top:110px;padding-bottom:3rem}.hero-content{padding:2rem 0 0;margin-top:0}.hero-text{max-width:100%;padding:0 .5rem}.hero-features{flex-direction:column;align-items:center;gap:.7rem}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.hero-trust-badge{justify-content:center}}@media (min-width: 769px){.menu-toggle{display:none!important}}@media (max-width: 480px){.header-container{padding:.5rem}.logo{height:40px}.nav-list{top:48px;padding:1.5rem 0}.hero{padding-top:100px;padding-bottom:2rem}}@media (max-width: 1024px){.hero-content{display:flex;flex-direction:column;gap:2rem;padding:2rem 1rem;align-items:stretch}.hero-stats{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem 1rem}}@media (max-width: 768px){.hero-title{font-size:2.3rem;margin-bottom:1.2rem}.hero-subtitle{font-size:1rem;margin-bottom:1.2rem}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.btn{width:100%;font-size:1rem;padding:1rem 0}.hero-card{margin-top:1.2rem;width:100%;padding:1.2rem;font-size:1rem}.hero-stats{grid-template-columns:1fr;gap:1rem;padding:1rem .5rem}.stat{padding:1.2rem .5rem;font-size:1rem}.feature{padding:.5rem 1rem;font-size:.98rem;gap:.5rem}.feature-icon{width:22px;height:22px;font-size:.8rem}}@media (max-width: 480px){.hero-title{font-size:1.5rem;margin-bottom:.8rem}.hero-subtitle{font-size:.95rem;margin-bottom:.7rem}.hero-content{gap:1rem;padding:.7rem .2rem}.btn{font-size:.95rem;padding:.8rem 0}.hero-card{padding:.7rem;font-size:.95rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.95rem}.feature{padding:.35rem .7rem;font-size:.92rem;gap:.4rem}.feature-icon{width:16px;height:16px;font-size:.7rem}}@media (max-width: 768px){.hero{display:flex;flex-direction:column}div.progress-container,button.nav-arrow{display:none}}.testimonials{position:relative;padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden}.testimonials-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.testimonials-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(59,130,246,.05) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(30,58,138,.05) 0%,transparent 50%);background-size:400px 400px}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-title{font-size:3rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem;font-family:Inter,sans-serif}.testimonials-subtitle{font-size:1.2rem;color:#64748b;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.testimonials-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:600px;margin:0 auto}.testimonial-stat{text-align:center;padding:1.5rem;background:#fffc;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.1);transition:all .3s ease}.testimonial-stat:hover{transform:translateY(-5px);box-shadow:0 20px 40px #1e3a8a1a;border-color:#3b82f633}.testimonial-stat .stat-number{font-size:2.5rem;font-weight:700;color:#1e40af;margin-bottom:.5rem}.testimonial-stat .stat-label{font-size:.9rem;color:#64748b;font-weight:500;margin-bottom:.5rem}.testimonial-stat .stat-stars{color:#fbbf24;font-size:1.2rem;letter-spacing:2px}.testimonials-content{margin-bottom:4rem}.testimonials-carousel{min-height:320px;position:relative}.testimonial-card{background:#fffffff2;border-radius:20px;padding:3rem;box-shadow:0 20px 40px #1e3a8a1a,0 8px 16px #0000000d;border:1px solid rgba(59,130,246,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;opacity:1;z-index:1}.testimonial-card.slide-out-next{transform:translate(-100%);opacity:0;z-index:2}.testimonial-card.slide-in-next{transform:translate(100%);opacity:0;z-index:3;animation:slideInNext .4s forwards}@keyframes slideInNext{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.testimonial-card.slide-out-prev{transform:translate(100%);opacity:0;z-index:2}.testimonial-card.slide-in-prev{transform:translate(-100%);opacity:0;z-index:3;animation:slideInPrev .4s forwards}@keyframes slideInPrev{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.testimonial-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.testimonial-rating{display:flex;gap:.25rem}.star{color:#e5e7eb;font-size:1.2rem;transition:color .3s ease}.star.filled{color:#fbbf24}.testimonial-project{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.5px}.testimonial-text{font-size:1.3rem;line-height:1.7;color:#374151;margin-bottom:2rem;font-style:italic;position:relative}.testimonial-text:before{content:'"';font-size:4rem;color:#3b82f6;position:absolute;top:-1.5rem;left:-2rem;font-family:serif;opacity:.3}.testimonial-author{display:flex;justify-content:space-between;align-items:center}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1e3a8a;font-size:1.1rem}.author-location{color:#64748b;font-size:.9rem}.testimonial-date{color:#9ca3af;font-size:.85rem}.testimonials-navigation{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2rem}.nav-btn{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #3b82f64d}.nav-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #3b82f666}.testimonial-indicators{display:flex;gap:.5rem}.indicator{width:12px;height:12px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.indicator.active{border-color:#3b82f6;background:#3b82f6}.indicator-fill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#3b82f6;transition:all .3s ease}.indicator.active .indicator-fill{width:8px;height:8px}.testimonials-cta{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;padding:3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.testimonials-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.cta-content{position:relative;z-index:2}.testimonials-cta h3{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#93c5fd}.testimonials-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.sticky-call-button{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:none;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 -4px 20px #10b9814d;border-top:1px solid rgba(255,255,255,.2)}.sticky-call-link{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem;text-decoration:none;color:#fff;transition:all .3s ease}.sticky-call-link:hover{background:linear-gradient(135deg,#059669,#047857);color:#fff;text-decoration:none}.call-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff3;border-radius:50%;transition:all .3s ease}.sticky-call-link:hover .call-icon{background:#ffffff4d;transform:scale(1.1)}.call-text{display:flex;flex-direction:column;align-items:flex-start}.call-label{font-size:.9rem;font-weight:500;opacity:.9}.call-number{font-size:1.1rem;font-weight:700;letter-spacing:.5px}@media (max-width: 1024px){.testimonials{padding:4rem 0}.testimonials-title{font-size:2.5rem}.testimonials-stats{grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{padding:2.5rem}.testimonial-text:before{display:none}}@media (max-width: 768px){.testimonials{padding:3rem 0}.testimonials-container{padding:0 1rem}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonials-stats{grid-template-columns:1fr;gap:1rem;max-width:300px}.testimonial-stat{padding:1rem}.testimonial-card{padding:2rem}.testimonial-text{font-size:1.1rem}.testimonial-header,.testimonial-author{flex-direction:column;gap:1rem;align-items:flex-start}.testimonials-cta{padding:2rem}.testimonials-cta h3{font-size:1.5rem}.cta-buttons{flex-direction:column}.sticky-call-button{display:block}.testimonials-carousel{padding-bottom:4.5rem;min-height:420px}.testimonials-navigation{z-index:10;position:relative}}@media (max-width: 480px){.testimonials{padding:2rem 0}.testimonials-title{font-size:1.8rem}.testimonials-subtitle{font-size:.95rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:1rem}.testimonials-cta{padding:1.5rem}.testimonials-cta h3{font-size:1.3rem}.sticky-call-link{padding:.8rem 1.5rem}.call-icon{width:35px;height:35px}.call-label{font-size:.8rem}.call-number{font-size:1rem}.testimonials-carousel{padding-bottom:5.5rem;min-height:440px}}.hero-trust-badge{display:flex;justify-content:center;align-items:center;margin-top:1.2rem}.trust-badge-link{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border-radius:999px;box-shadow:0 2px 8px #1877f314;padding:.4rem 1.1rem .4rem .7rem;font-size:1rem;font-weight:500;color:#1e3a8a;text-decoration:none;border:1.5px solid #e5e7eb;transition:box-shadow .2s,border .2s}.trust-badge-link:hover{box-shadow:0 4px 16px #1877f326;border:1.5px solid #1877F3;color:#1877f3}.trust-badge-icon{display:flex;align-items:center;justify-content:center}.trust-badge-text{font-size:1rem;font-weight:500;color:#1e3a8a;letter-spacing:.1px}@media (max-width: 768px){.hero-trust-badge{justify-content:center}.trust-badge-link{font-size:.95rem;padding:.35rem .8rem .35rem .6rem}.trust-badge-text{font-size:.95rem}}.author-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:.3rem;margin-right:.7rem;box-shadow:0 2px 8px #1e3a8a14;border:2px solid #fff;letter-spacing:1px}.author-info{display:flex;align-items:center;gap:.7rem}.facebook-btn{display:inline-flex;align-items:center;gap:.5rem}.facebook-logo{display:flex;align-items:center;justify-content:center}.why-coastal-crete-section{display:flex;justify-content:center;align-items:flex-start;width:100%;background:transparent;padding:0 0 3rem;margin-top:2.5rem}.why-coastal-crete-card{background:#fff;box-shadow:0 4px 32px #1e3a8a12,0 1.5px 6px #1e3a8a0a;border-radius:22px;padding:2.5rem 2.5rem 2rem;max-width:700px;width:100%;margin:0 auto;position:relative;z-index:5}.why-coastal-crete-title{text-align:center;font-size:2rem;font-weight:700;color:#1e3a8a;margin-bottom:2rem;font-family:Inter,sans-serif}.why-coastal-crete-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.1rem}.why-coastal-crete-list li{display:flex;align-items:center;font-size:1.13rem;color:#334155;font-weight:500;gap:.7rem;padding:.7rem .5rem .7rem .2rem;border-bottom:1px solid #f1f5f9}.why-coastal-crete-list li:last-child{border-bottom:none}.why-coastal-crete-list li span{font-size:1.3rem;margin-right:.7rem}@media (max-width: 900px){.why-coastal-crete-card{max-width:98vw;padding:2rem 1rem 1.5rem;margin:0 auto}}@media (max-width: 600px){.why-coastal-crete-section{padding:0 0 2rem;margin-top:1.2rem}.why-coastal-crete-card{padding:1.2rem .3rem;border-radius:14px;margin:0 auto}.why-coastal-crete-title{font-size:1.2rem;margin-bottom:1.1rem}.why-coastal-crete-list li{font-size:.98rem;padding:.5rem .2rem .5rem .1rem}}.why-crete-mini-cta{display:flex;justify-content:center;margin-top:2.2rem}.mini-cta-btn{font-size:1.08rem;padding:.9rem 2.2rem;border-radius:12px;font-weight:600;box-shadow:0 2px 12px #3b82f614;transition:background .2s,color .2s,box-shadow .2s}.mini-cta-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 4px 18px #3b82f626}.sticky-chat-btn{position:fixed;right:2rem;bottom:6.5rem;z-index:1200;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border:none;border-radius:999px;box-shadow:0 4px 18px #3b82f621;padding:.7rem 1.5rem;font-size:1.08rem;font-weight:600;display:flex;align-items:center;gap:.7rem;cursor:pointer;transition:background .2s,box-shadow .2s}.sticky-chat-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 8px 24px #3b82f62e}.chat-icon{font-size:1.3rem}.chat-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b40;z-index:1300;display:flex;align-items:center;justify-content:center}.chat-modal{background:#fff;border-radius:18px;box-shadow:0 8px 32px #1e3a8a21;padding:2.2rem 2rem 1.5rem;max-width:350px;width:100%;position:relative;display:flex;flex-direction:column;align-items:stretch}.chat-modal-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;transition:color .2s}.chat-modal-close:hover{color:#1e40af}.chat-modal h3{text-align:center;font-size:1.3rem;font-weight:700;color:#1e3a8a;margin-bottom:1.2rem}.chat-modal-form{display:flex;flex-direction:column;gap:.8rem}.chat-modal-form input,.chat-modal-form textarea{border:1.5px solid #e5e7eb;border-radius:8px;padding:.7rem 1rem;font-size:1rem;font-family:inherit;resize:none}.chat-modal-form textarea{min-height:70px;max-height:180px}.chat-modal-form input:focus,.chat-modal-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.chat-modal-success{text-align:center;color:#10b981;font-weight:600;font-size:1.1rem;margin:2rem 0 1rem}.chat-modal-error{color:#ef4444;background:#fef2f2;border-radius:6px;padding:.5rem 1rem;margin-bottom:.7rem;font-size:.98rem;text-align:center}@media (max-width: 600px){.sticky-chat-btn{right:1rem;bottom:5rem;padding:.6rem 1.1rem;font-size:.98rem}.chat-modal{max-width:98vw;padding:1.2rem .5rem 1rem}.footer{padding-bottom:7rem}}.exit-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b40;z-index:2000;display:flex;align-items:center;justify-content:center}.exit-popup{background:#fff;border-radius:18px;box-shadow:0 8px 32px #1e3a8a21;padding:2.2rem 2rem 1.5rem;max-width:350px;width:100%;position:relative;display:flex;flex-direction:column;align-items:stretch}.exit-popup-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer}.exit-popup-close:hover{color:#1e40af}.exit-popup h3{text-align:center;font-size:1.3rem;font-weight:700;color:#1e3a8a;margin-bottom:1.2rem}.exit-popup-form{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.exit-popup-form input{border:1.5px solid #e5e7eb;border-radius:8px;padding:.7rem 1rem;font-size:1rem}@media (max-width: 600px){.exit-popup{max-width:98vw;padding:1.2rem .5rem 1rem}}.service-area-section{background:linear-gradient(135deg,#f8fafc,#e0e7ef);padding:3.5rem 0 2.5rem;display:flex;justify-content:center}.service-area-container{max-width:700px;width:100%;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 4px 32px #1e3a8a12,0 1.5px 6px #1e3a8a0a;padding:2.5rem 2.5rem 2rem;display:flex;flex-direction:column;align-items:center}.service-area-title{font-size:2rem;font-weight:800;color:#1e3a8a;margin-bottom:.7rem;text-align:center}.service-area-desc{font-size:1.08rem;color:#334155;margin-bottom:1.2rem;text-align:center}.service-area-map{width:100%;margin-bottom:1.5rem}.service-area-cta{display:flex;justify-content:center;margin-top:1.2rem}@media (max-width: 900px){.service-area-container{max-width:98vw;padding:2rem 1rem 1.5rem}}@media (max-width: 600px){.service-area-section{padding:2rem 0 1.2rem}.service-area-container{padding:1.2rem .3rem;border-radius:14px}.service-area-title{font-size:1.2rem}.service-area-desc{font-size:.97rem}}.projects-section{background:linear-gradient(135deg,#f8fafc,#e0e7ef);padding:4rem 0 3rem;display:flex;justify-content:center}.projects-container{max-width:900px;width:100%;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 4px 32px #1e3a8a12,0 1.5px 6px #1e3a8a0a;padding:2.5rem 2.5rem 2rem;display:flex;flex-direction:column;align-items:center}.projects-title{font-size:2rem;font-weight:800;color:#1e3a8a;margin-bottom:.7rem;text-align:center}.projects-subtitle{font-size:1.08rem;color:#334155;margin-bottom:1.2rem;text-align:center}.projects-carousel{width:100%;max-width:700px;min-height:340px;margin:0 auto;position:relative;background:#f1f5f9;border-radius:16px;box-shadow:0 2px 12px #1e3a8a12;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-image{width:100%;height:340px;object-fit:cover;border-radius:16px;box-shadow:0 2px 12px #1e3a8a12;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;left:0;top:0;z-index:1}.project-image.active{opacity:1;z-index:2;position:relative}.project-image.slide-in-next{animation:projectSlideInNext .5s cubic-bezier(.4,0,.2,1) both;z-index:3;opacity:1}.project-image.slide-out-next{animation:projectSlideOutNext .5s cubic-bezier(.4,0,.2,1) both;z-index:2;opacity:1}.project-image.slide-in-prev{animation:projectSlideInPrev .5s cubic-bezier(.4,0,.2,1) both;z-index:3;opacity:1}.project-image.slide-out-prev{animation:projectSlideOutPrev .5s cubic-bezier(.4,0,.2,1) both;z-index:2;opacity:1}@keyframes projectSlideInNext{0%{transform:translate(100%);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes projectSlideOutNext{0%{transform:translate(0);opacity:1}to{transform:translate(-60%);opacity:.2}}@keyframes projectSlideInPrev{0%{transform:translate(-100%);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes projectSlideOutPrev{0%{transform:translate(0);opacity:1}to{transform:translate(60%);opacity:.2}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffb3;color:#2563eb;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;box-shadow:0 4px 16px #1e3a8a1a,0 1.5px 6px #1e3a8a14;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,box-shadow .2s,transform .2s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);outline:none}.carousel-arrow:active{transform:translateY(-50%) scale(.96)}.carousel-arrow:hover,.carousel-arrow:focus{background:#2563eb;color:#fff;box-shadow:0 8px 24px #2563eb2e}.carousel-arrow.prev{left:1.2rem}.carousel-arrow.next{right:1.2rem}.carousel-indicators{position:absolute;bottom:1.7rem;left:50%;transform:translate(-50%);display:flex;gap:.7rem;z-index:20}.carousel-indicator{width:28px;height:10px;border-radius:8px;background:#1e3a8a1a;border:none;cursor:pointer;transition:background .3s,width .3s,box-shadow .3s;box-shadow:0 2px 8px #1e3a8a12;position:relative;outline:none;display:flex;align-items:center;justify-content:center;padding:0}.carousel-indicator.active{background:linear-gradient(90deg,#2563eb,#60a5fa);width:38px;box-shadow:0 4px 16px #2563eb21}.carousel-indicator:after{content:"";display:block;width:12px;height:6px;border-radius:6px;background:transparent;transition:background .3s}.carousel-indicator.active:after{background:#fff;box-shadow:0 0 8px 2px #60a5fa55}@media (max-width: 900px){.carousel-arrow{width:38px;height:38px;font-size:1.3rem}.carousel-indicator{width:18px;height:8px}.carousel-indicator.active{width:28px}}@media (max-width: 600px){.carousel-arrow{width:28px;height:28px;font-size:1rem}.carousel-indicator{width:12px;height:6px}.carousel-indicator.active{width:18px}}.project-3d-card{position:absolute;top:50%;left:50%;width:270px;height:380px;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border-radius:2rem;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .5s;opacity:0;z-index:1;overflow:hidden;will-change:transform,opacity;display:flex;align-items:center;justify-content:center;background-color:transparent!important;box-shadow:none!important;filter:none!important}.project-3d-card.center,.project-3d-card.left,.project-3d-card.right{opacity:1;filter:none!important}.project-3d-card.left,.project-3d-card.right{box-shadow:none!important}.projects-carousel-3d{perspective:1200px;background:none;box-shadow:none;min-height:380px;display:flex;align-items:center;justify-content:center;position:relative}.carousel-3d-track{width:100%;height:380px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto}.project-3d-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:270px;height:380px;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border-radius:2rem;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .5s;opacity:0;z-index:1;overflow:hidden;will-change:transform,opacity;display:flex;align-items:center;justify-content:center;background-color:transparent!important;box-shadow:none!important;filter:none!important}.project-3d-card.center{opacity:1;z-index:3;transform:translate(-50%,-50%) scale(1.08) rotateY(0)}.project-3d-card.left{opacity:1;z-index:2;transform:translate(-150%,-50%) scale(.85) rotateY(30deg)}.project-3d-card.right{opacity:1;z-index:2;transform:translate(50%,-50%) scale(.85) rotateY(-30deg)}.project-3d-card.hidden{opacity:0;pointer-events:none;z-index:1;transform:translate(-50%,-50%) scale(.7) rotateY(0)}@media (max-width: 900px){.carousel-3d-track{height:220px}.project-3d-card{width:150px;height:220px;border-radius:1.2rem}}@media (max-width: 600px){.carousel-3d-track{height:60vw;min-height:180px}.project-3d-card{width:90vw;height:60vw;min-width:180px;min-height:120px;max-width:98vw;max-height:70vw;border-radius:1.2rem}.project-3d-card.left,.project-3d-card.right{width:40vw;height:40vw;min-width:80px;min-height:80px;max-width:50vw;max-height:50vw}}@media (max-width: 600px){.footer{padding-bottom:7rem}}@media (max-width: 600px){.facebook-btn{justify-content:center;width:100%}}.quote-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e293b52;z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quote-modal{background:#fff;border-radius:18px;box-shadow:0 8px 32px #1e3a8a21;padding:2.2rem 2rem 1.5rem;max-width:370px;width:100%;position:relative;display:flex;flex-direction:column;align-items:stretch;animation:modalPopIn .22s cubic-bezier(.4,1.6,.6,1)}@keyframes modalPopIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.quote-modal-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;transition:color .2s;z-index:2}.quote-modal-close:hover{color:#1e40af}.quote-modal-title{text-align:center;font-size:1.45rem;font-weight:700;color:#1e3a8a;margin-bottom:.7rem}.quote-modal-subtext{text-align:center;font-size:1.05rem;color:#64748b;margin-bottom:1.2rem}.quote-modal-form{display:flex;flex-direction:column;gap:.8rem}.quote-modal-form input,.quote-modal-form textarea{border:1.5px solid #e5e7eb;border-radius:8px;padding:.7rem 1rem;font-size:1rem;font-family:inherit;resize:none}.quote-modal-form textarea{min-height:70px;max-height:180px}.quote-modal-form input:focus,.quote-modal-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.quote-modal-success{text-align:center;color:#10b981;font-weight:600;font-size:1.1rem;margin:2rem 0 1rem}.quote-modal-error{color:#ef4444;background:#fef2f2;border-radius:6px;padding:.5rem 1rem;margin-bottom:.7rem;font-size:.98rem;text-align:center}.quote-modal-privacy{font-size:.92rem;color:#64748b;margin-top:.7rem;text-align:center}@media (max-width: 600px){.quote-modal{max-width:98vw;padding:1.2rem .5rem 1rem;border-radius:13px}.quote-modal-title{font-size:1.1rem}.quote-modal-form input,.quote-modal-form textarea{font-size:.98rem;padding:.6rem .7rem}}.services-section{padding:3.5rem 1rem 3rem;background:linear-gradient(135deg,#e0e7ef,#f8fafc);position:relative;z-index:2}.services-title{text-align:center;font-size:2.3rem;color:#1e3a8a;margin-bottom:.5rem;font-weight:800;letter-spacing:-1px;font-family:Inter,sans-serif}.services-subtitle{text-align:center;color:#64748b;font-size:1.13rem;margin-bottom:2.2rem;font-weight:500}.services-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.service-card{background:#fff;border-radius:20px;box-shadow:0 6px 32px #1e3a8a1a,0 1.5px 6px #1e3a8a0a;padding:2.2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;max-width:340px;margin:0 auto;transition:transform .18s,box-shadow .18s;border:1.5px solid #e0e7ef;position:relative;text-align:center}.service-card:hover{transform:translateY(-7px) scale(1.025);box-shadow:0 12px 40px #1e3a8a21,0 2px 8px #1e3a8a12;border-color:#3b82f6}.service-icon-gradient{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;width:54px;height:54px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #3b82f61a;flex-shrink:0}.service-icon{font-size:2rem;color:#fff;filter:drop-shadow(0 1px 2px rgba(30,58,138,.1))}.service-info{flex:1 1 120px}.service-name{font-size:1.13rem;font-weight:700;margin-bottom:.18rem;color:#1e3a8a;letter-spacing:-.5px}.service-desc{font-size:.99rem;color:#64748b;margin-bottom:.5rem;font-weight:500}.service-quote-btn{margin-left:auto;margin-top:.5rem;font-size:.97rem;padding:.5rem 1.1rem;border-radius:12px;box-shadow:0 2px 8px #3b82f614;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.service-quote-btn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 4px 18px #3b82f626}@media (max-width: 900px){.services-list{grid-template-columns:repeat(2,1fr);gap:1.2rem}.service-card{max-width:100%;padding:1.5rem .7rem}}@media (max-width: 600px){.services-list{grid-template-columns:1fr;gap:1rem}.service-title{font-size:1.15rem}.service-desc{font-size:1rem}.service-card{padding:1.2rem .5rem;border-radius:14px}}.service-svg{width:48px;height:48px;margin-bottom:1.2rem;display:block}.service-title{font-size:2rem;font-weight:900;color:#0070f3;margin-bottom:.7rem;line-height:1.1;letter-spacing:-1px;font-family:Inter,sans-serif;white-space:pre-line}.service-link{color:#0070f3;font-weight:700;text-decoration:none;font-size:1.05rem;letter-spacing:.01em;display:flex;align-items:center;gap:.3em;transition:color .18s;margin-top:.7rem}.service-link:hover{color:#1e3a8a}.services-cta-wrapper{display:flex;justify-content:center;margin-top:2.5rem}.services-cta{font-size:1.15rem;padding:.9rem 2.2rem;border-radius:14px;font-weight:700;box-shadow:0 2px 12px #3b82f61a;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;transition:background .18s,box-shadow .18s}.services-cta:hover{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 4px 18px #3b82f626}@media (max-width: 600px){.service-svg{width:36px;height:36px;margin-bottom:.7rem}.service-title{font-size:1.15rem}.services-cta{width:100%;font-size:1.05rem;padding:.8rem 0}.services-cta-wrapper{margin-top:1.5rem}}.service-card-center{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.1rem}.service-title{text-align:center;font-size:2rem;font-weight:900;color:#0070f3;margin-bottom:.1rem;line-height:1.1;letter-spacing:-1px;font-family:Inter,sans-serif;white-space:pre-line}.service-desc{text-align:center;font-size:1.08rem;color:#22223b;margin-bottom:0;font-weight:500;line-height:1.5}.service-link{display:none!important}@media (max-width: 600px){.service-title{font-size:1.15rem}.service-desc{font-size:.98rem}}
