About Section
.about-section{background:linear-gradient(180deg,#f8f9fa,#ffffff);position:relative;overflow:hidden}.about-title{font-size:2.5rem;font-weight:700;color:#1e247e;line-height:1.2;position:relative;display:inline-block}.about-title span{color:#f5a623;position:relative}.about-desc p{font-size:1.1rem;color:#555;margin-bottom:1.5rem}.section-badge{display:inline-block;background:rgba(30,36,126,.1);color:#1e247e;padding:.5rem 1.25rem;border-radius:50px;font-weight:600;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1rem}.highlight-card{background:white;border-radius:12px;padding:2rem 1.5rem;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.1);border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden;z-index:1}.highlight-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e247e,#0d6efd);z-index:-1;opacity:0;transition:opacity .3s ease}.highlight-card:hover:before{opacity:1}.highlight-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(30,36,126,.15);color:white;border-color:transparent}.highlight-card:hover h3,.highlight-card:hover p{color:white}.card-icon{width:60px;height:60px;background:rgba(30,36,126,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#1e247e;transition:all .3s ease}.highlight-card:hover .card-icon{background:rgba(255,255,255,.2);color:#f5a623}.highlight-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1e247e;transition:color .3s ease}.highlight-card p{color:#666;margin-bottom:0;transition:color .3s ease}@media (max-width:768px){.about-title{font-size:2rem}.highlight-card{padding:1.5rem 1rem}}.hero-section{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(30,36,126,.7)),url(/_next/static/media/01.b5d8169b.jpg) 50%/cover no-repeat;color:white;padding:6rem 0;min-height:100vh}.hero-overlay{position:relative;z-index:1}.hero-title{font-size:2.8rem;font-weight:700;line-height:1.3;animation:slideInLeft 1s ease-out forwards}.hero-title span{display:block;color:#f5a623}.hero-subtitle{font-size:1.2rem;margin-top:1rem;margin-bottom:2rem;color:#e0e0e0!important;max-width:600px;animation:fadeInUp 1.2s ease-in-out .7s forwards}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;animation:fadeInUp 1.4s ease-in-out 1s forwards}.hero-image{background:url(/_next/static/media/hero-img.a30c1195.jpg) 50%/contain no-repeat;height:300px;border-radius:12px;box-shadow:0 0 30px rgba(0,0,0,.3);animation:slideInRight 1.2s ease-out forwards}.quote-btn{background:#1e247e;border:none}.quote-btn:hover{background:white;color:#1e247e}.view-product-btn{background:#f5a623;color:#fff;border:none}.view-product-btn:hover{background:#fff;color:#1e247e}.trust-badges{display:flex;flex-wrap:wrap;gap:.75rem;animation:fadeInUp 1s ease-in-out 1.1s forwards}.badge-item{background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-image-container{position:relative;height:400px;perspective:1000px}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-section{padding:4rem 1.5rem}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lets-build-section{padding:8rem 0;background:linear-gradient(135deg,#f8f9ff,#eef0ff);position:relative;overflow:hidden}.lets-build-section:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,rgba(30,36,126,.05),rgba(74,84,232,.05));-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);z-index:0}.content-col{position:relative;z-index:2}.section-title{margin-bottom:1.5rem;line-height:1.3}.section-description{font-size:1.2rem;color:#5a5e8b;margin-bottom:2.5rem;line-height:1.7;max-width:90%}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cta-btn{display:flex;align-items:center;justify-content:center;padding:1rem 1.8rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta-icon{margin-right:.8rem;font-size:1.2rem}.phone{background:#1e247e;color:white}.whatsapp{background:#25D366;color:white}.email{background:#f5a623;color:#1a1d3c}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.response-time{font-size:1rem;color:#5a5e8b;font-style:italic;margin-top:1rem}.image-col{position:relative;z-index:1}.construction-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.placeholder-image{width:100%;height:400px;background:linear-gradient(135deg,#eef0ff,#d6daff);display:flex;align-items:center;justify-content:center;color:#1e247e;font-weight:600}@media (max-width:992px){.lets-build-section{padding:6rem 0}.section-title{font-size:2.2rem}.image-col{margin-top:4rem}.lets-build-section:before{width:100%;-webkit-clip-path:polygon(0 15%,100% 0,100% 100%,0 85%);clip-path:polygon(0 15%,100% 0,100% 100%,0 85%);opacity:.3}}@media (max-width:768px){.section-title{font-size:2rem}.section-description{font-size:1.1rem;max-width:100%}.cta-btn{padding:.9rem 1.5rem;font-size:.95rem}}@media (max-width:576px){.section-title{font-size:1.8rem}.cta-buttons{flex-direction:column}.placeholder-image{height:300px}}.why-choose-section{background:linear-gradient(135deg,#f9f9f9,#ffffff);position:relative;overflow:hidden;padding:5rem 0}.why-choose-section:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(217,35,15,.1) 0,rgba(0,0,0,0) 70%);border-radius:50%}.section-title{font-weight:800;background:linear-gradient(90deg,#1e247e,#f0a202);-webkit-background-clip:text;background-clip:text;color:transparent}.section-subtitle{margin:0 auto 3rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.benefit-card{background:white;border-radius:16px;padding:2rem;position:relative;overflow:hidden;z-index:1;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e247e,#f0a202);z-index:2;transition:height .3s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.benefit-card:hover:before{height:6px}.benefit-icon{font-size:2.5rem;color:#1e247e;transition:all .3s ease;display:inline-block;margin-bottom:1.5rem}.benefit-card:hover .benefit-icon{transform:scale(1.15) rotate(5deg);color:#f0a202}.benefit-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#333;position:relative;display:inline-block}.benefit-title:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:#1e247e;transition:all .3s ease}.benefit-card:hover .benefit-title:after{width:60px;background:#f0a202}.benefit-desc{color:#666;font-size:1rem;line-height:1.6;margin-top:auto}@media (max-width:992px){.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.why-choose-section{padding:3rem 0}.section-title{font-size:2rem;margin-bottom:.75rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.benefit-card{padding:1.75rem}.benefit-icon{font-size:2rem;margin-bottom:1rem}.benefit-title{font-size:1.1rem}}@media (max-width:576px){.section-title{font-size:1.75rem}.benefits-grid{grid-template-columns:1fr}.benefit-card{padding:1.5rem}}.cta-button{background:linear-gradient(90deg,#1e247e,#f0a202);padding:12px 28px;transition:all .3s ease;box-shadow:0 4px 15px rgba(217,35,15,.2);gap:8px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(217,35,15,.3)}.cta-arrow{transition:transform .3s ease}.cta-button:hover .cta-arrow{transform:translateX(4px)}@media (max-width:768px){.cta-button{padding:10px 24px;font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.benefit-icon{animation:pulse 4s ease-in-out infinite}.benefit-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.12)}.cta-button{background-image:linear-gradient(90deg,#1e247e 0,#f0a202 50%,#1e247e);transition:.5s}.why-choose-section:before{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translate(0)}50%{transform:translate(-10px,-10px)}to{transform:translate(0)}}.benefit-card,.benefit-icon,.cta-button,.section-subtitle,.section-title{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.coupler-range-section{padding:5rem 0;background:linear-gradient(180deg,#ffffff 0,#f8f9fa);position:relative;overflow:hidden}.section-title{font-size:2.5rem;margin-bottom:1.2rem;line-height:1.2}.text-gradient{background:linear-gradient(90deg,#1e247e,#f5a623,#1e247e);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:gradientText 6s linear infinite}@keyframes gradientText{0%{background-position:0}to{background-position:200%}}.section-subtitle{color:#555;line-height:1.7}.section-subtitle strong{color:#333;font-weight:600;position:relative}.section-subtitle strong:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1e247e,#f5a623);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.section-subtitle:hover strong:after{transform:scaleX(1)}.highlight-box{background:white;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.03)}.highlight-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1e247e,#f5a623);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.highlight-box:hover:before{transform:scaleX(1)}.highlight-icon{font-size:2.5rem;margin-bottom:1.5rem;position:relative;display:inline-block}.highlight-icon-svg{position:relative;z-index:2}.highlight-icon-bg{position:absolute;top:-15px;left:-15px;width:calc(100% + 30px);height:calc(100% + 30px);background:rgba(30,36,126,.1);border-radius:50%;z-index:1;transform:scale(0);transition:transform .4s ease}.highlight-box:hover .highlight-icon-bg{transform:scale(1)}.highlight-box p{font-weight:500;color:#444;margin-bottom:0;transition:color .3s ease}.highlight-box:hover p{color:#1e247e}.cta-button{background:linear-gradient(90deg,#1e247e,#f5a623,#1e247e);background-size:200% auto;padding:14px 32px;transition:all .5s ease;box-shadow:0 6px 20px rgba(30,36,126,.3)}.cta-button:hover{background-position:100%;box-shadow:0 8px 25px rgba(30,36,126,.4)}.cta-arrow{transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.cta-button:hover .cta-arrow{transform:translateX(6px)}.coupler-range-section:before{top:-100px;right:-100px;width:300px;height:300px;background:rgba(245,166,35,.1)}.coupler-range-section:after,.coupler-range-section:before{content:"";position:absolute;border-radius:50%;filter:blur(60px);z-index:0}.coupler-range-section:after{bottom:-150px;left:-100px;width:400px;height:400px;background:rgba(30,36,126,.1)}@media (max-width:992px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1.1rem}}@media (max-width:768px){.coupler-range-section{padding:3rem 0}.section-title{font-size:1.9rem}.highlight-box{padding:1.5rem 1rem}.highlight-icon{font-size:2rem;margin-bottom:1rem}}@media (max-width:576px){.section-title{font-size:1.7rem}.highlight-box p{font-size:.95rem}.cta-button{padding:12px 24px;font-size:1rem}.coupler-range-section:after,.coupler-range-section:before{display:none}}.quality-section{padding:6rem 0;background:#f8f9ff;position:relative}.section-subtitle{margin:0 auto 1rem}.supporting-line{font-size:1.1rem;color:#1e247e;font-weight:500;font-style:italic;margin-bottom:0}.quality-grid{margin-top:3rem}.quality-col{padding:15px}.quality-card{position:relative;height:100%;border-radius:16px;perspective:1000px}.card-content{padding:2rem 1.5rem}.quality-card:hover .card-border{transform:rotate(2deg) scale(1.02)}.icon-container{width:70px;height:70px;margin-bottom:1.5rem}.quality-icon{font-size:1.6rem;color:#1e247e}.quality-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:#1a1d3c}.quality-card p{color:#5a5e8b;line-height:1.5;margin-bottom:0;font-size:.95rem}@media (max-width:1200px){.section-title{font-size:2.4rem}.quality-col{flex:0 0 20%;max-width:20%}}@media (max-width:992px){.quality-section{padding:4rem 0}.section-title{font-size:2.2rem}.quality-col{flex:0 0 33.333%;max-width:33.333%}}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.quality-col{flex:0 0 50%;max-width:50%}}@media (max-width:576px){.section-title{font-size:1.8rem;line-height:1.3}.quality-col{flex:0 0 100%;max-width:100%}.card-content{padding:1.8rem 1.2rem}}.services-section{padding:6rem 0;background:#f8f9ff;position:relative}.section-subtitle{max-width:700px}.services-grid{margin-bottom:3rem}.service-col{padding:15px}.service-card{position:relative;perspective:1000px}.card-border,.service-card{height:100%;border-radius:16px}.card-border{position:absolute;top:0;left:0;width:100%;z-index:1;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.card-content{position:relative;height:100%;background:white;border-radius:14px;padding:2.5rem 1.8rem;box-shadow:0 10px 30px rgba(0,0,0,.05);z-index:2;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card:hover .card-border{transform:rotate(2deg) scale(1.02)}.service-card:hover .card-content{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.icon-container{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9ff,#eef0ff);border-radius:50%;margin-bottom:1.8rem}.service-icon{font-size:1.8rem;color:#1e247e}.service-card h3{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#1a1d3c}.service-card p{color:#5a5e8b;line-height:1.6;margin-bottom:0}.cta-container{text-align:center}.cta-button{background:linear-gradient(90deg,#1e247e,#4a54e8);color:white;border:none;padding:16px 36px;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .4s ease;box-shadow:0 10px 25px rgba(30,36,126,.3);display:inline-flex;align-items:center;gap:10px;position:relative;overflow:hidden}.cta-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:all .6s ease}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(30,36,126,.4)}.cta-button:hover:before{left:100%}.arrow{transition:transform .3s ease}.cta-button:hover .arrow{transform:translateX(5px)}@media (max-width:992px){.services-section{padding:4rem 0}.section-title{font-size:2.2rem}.card-content{padding:2rem 1.5rem}}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.service-col{margin-bottom:1.5rem}}@media (max-width:576px){.section-title{font-size:1.8rem;line-height:1.3;margin-bottom:.5rem}.cta-button{padding:14px 28px;font-size:1rem}}.trusted-partners-section{padding:6rem 0;position:relative;overflow:hidden;background-color:#f8f9ff}.map-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path d="M30,10 L70,10 L90,30 L90,70 L70,90 L30,90 L10,70 L10,30 Z" fill="none" stroke="%23eef0ff" stroke-width="1"/></svg>');background-size:100px 100px;opacity:.5;z-index:0}.section-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.section-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#1a1d3c}.highlight{background:linear-gradient(90deg,#1e247e,#f5a623);-webkit-background-clip:text;background-clip:text;color:transparent}.section-subtitle{font-size:1.2rem;color:#5a5e8b;max-width:800px;margin:0 auto;line-height:1.6}.partners-showcase{position:relative;width:100%;overflow:hidden;padding:2rem 0;margin:3rem 0;z-index:1}.partners-track{gap:2rem;width:max-content}.partner-card,.partners-track{display:flex;align-items:center}.partner-card{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 5px 20px rgba(0,0,0,.08);min-width:200px;flex-direction:column;transition:all .3s ease}.logo-container{width:120px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.partner-logo{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:all .3s ease}.partner-card:hover .partner-logo{filter:grayscale(0);opacity:1}.partner-name{font-weight:600;color:#1e247e;text-align:center}.locations-container{background:linear-gradient(135deg,#1e247e,#4a54e8);border-radius:16px;padding:2rem;margin-top:3rem;position:relative;z-index:1;box-shadow:0 10px 30px rgba(30,36,126,.2)}.locations-title{color:white;font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.locations-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.location-badge{background:rgba(255,255,255,.15);color:white;padding:.6rem 1.2rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;font-size:.95rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;cursor:default}.location-pin{color:#f5a623}@media (max-width:1200px){.section-title{font-size:2.4rem}}@media (max-width:992px){.trusted-partners-section{padding:4rem 0}.section-title{font-size:2.2rem}.partner-card{min-width:180px}}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.partners-track{gap:1rem}.partner-card{min-width:160px;padding:1rem}}@media (max-width:576px){.section-title{font-size:1.8rem;line-height:1.3}.locations-title{font-size:1.1rem}.location-badge{padding:.5rem 1rem;font-size:.9rem}}