@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-page,.contact-page,.home-page,.services-page{margin:0;display:flex;flex-direction:column;flex:1 0 auto;min-height:calc(100vh - var(--navbar-height) - var(--footer-height))}@media(max-width:1024px){.about-page .about-content,.about-page .contact-content,.contact-page .about-content,.contact-page .contact-content,.home-page .about-content,.home-page .contact-content,.services-page .about-content,.services-page .contact-content{grid-template-columns:1fr;gap:2rem}.about-page .about-stats,.about-page .services-grid,.contact-page .about-stats,.contact-page .services-grid,.home-page .about-stats,.home-page .services-grid,.services-page .about-stats,.services-page .services-grid{grid-template-columns:1fr}}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;text-align:center;transition:all .3s ease;touch-action:manipulation;min-height:52px}.btn-cta-primary{background:#f7d46c;color:#002641;border:2px solid rgba(0,0,0,0);box-shadow:0 4px 15px rgba(247,212,108,.4)}.btn-cta-primary:hover{background:rgba(0,0,0,0);color:#f7d46c;border-color:#f7d46c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}.btn-cta-secondary{background:rgba(0,0,0,0);color:#f7d46c;border:2px solid #f7d46c}.btn-cta-secondary:hover{background:#f7d46c;color:#002641;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}@keyframes floatingBulb{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.hero-section{display:flex;align-items:center;height:100vh;background-color:#002641;position:relative;overflow:hidden}.hero-section .hero-image-container{position:absolute;top:0;right:0;bottom:0;width:60%;z-index:1;display:flex;justify-content:flex-end;align-items:center;pointer-events:none}@media(min-width:1025px){.hero-section .hero-image-container{animation:floatingBulb 6s ease-in-out infinite}}.hero-section .hero-image-container .hero-image-img{height:95%;width:auto;max-width:100%;object-fit:contain;object-position:right center;transform:translateX(30px);-webkit-mask-image:radial-gradient(ellipse at center,black 50%,transparent 90%);mask-image:radial-gradient(ellipse at center,black 50%,transparent 90%)}.hero-section .hero-content{padding:2rem 4rem;text-align:left;position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;width:auto;max-width:900px}.hero-section .hero-content h1{font-size:3.2rem;margin-bottom:2rem;font-weight:600;line-height:1.1;color:#e8ecf0;max-width:100%}.hero-section .hero-content p{font-size:1.45rem;margin-top:1rem;line-height:1.5;color:#e8ecf0;max-width:600px}.hero-section .hero-content .hero-trust-badges{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.5rem 0 0;padding:0;list-style:none;color:#b0c4d8;font-size:1rem;font-weight:500;max-width:600px}.hero-section .hero-content .hero-trust-badges li{display:inline-flex;align-items:center;gap:.5rem}.hero-section .hero-content .hero-trust-badges li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#f7d46c;flex-shrink:0}.hero-section .hero-content .hero-cta-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;max-width:600px;margin-top:2.5rem}.hero-section .hero-content .hero-cta-wrapper .phone-link{touch-action:manipulation}.hero-section .hero-content .hero-cta-wrapper .hero-hashtag{color:#f7d46c;font-size:1rem;font-weight:600;margin:1rem 0 0;letter-spacing:.5px;text-align:center}.hero-section .hero-content .hero-reviews-link{margin-top:1rem;max-width:600px}@media(max-width:1024px){.hero-section .hero-image-container{width:50%;animation:none!important}.hero-section .hero-image-container .hero-image-img{transform:none!important}.hero-section .hero-content{max-width:600px;padding:2rem 3rem}.hero-section .hero-content h1{font-size:1.5rem;line-height:1.4;margin-bottom:1.5rem}.hero-section .hero-content p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-section .hero-content .hero-cta-wrapper{margin-top:1.5rem;justify-content:center}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 2rem;font-size:.9rem}.hero-section .hero-content .hero-cta-wrapper .hero-trust-badges{justify-content:center;font-size:.95rem}.hero-section .hero-content .hero-reviews-link{margin-inline:auto}}@media(max-width:768px){.hero-section{--hero-usable-height:calc(100vh - var(--navbar-height, 83px) - var(--mobile-bottom-nav-height, 0px));--hero-usable-height:calc(100svh - var(--navbar-height, 83px) - var(--mobile-bottom-nav-height, 0px));--hero-bulb-max-height:min(80svh,calc(var(--hero-usable-height) * 0.85));flex-direction:column;text-align:center;height:auto;min-height:var(--hero-usable-height);padding:clamp(1.5rem,4vh,2.5rem) 0 .5rem;justify-content:flex-start}.hero-section .hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;transform:none!important;display:flex;justify-content:center;align-items:center;opacity:.5;z-index:1;animation:none!important;pointer-events:none}.hero-section .hero-image-container .hero-image-img{width:auto;max-width:92%;height:auto;max-height:var(--hero-bulb-max-height);object-fit:contain;object-position:center center;transform:none!important;animation:none!important}.hero-section .hero-content{padding:0 2rem;max-width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column}.hero-section .hero-content .hero-copy{display:flex;flex-direction:column;justify-content:space-evenly;flex:1 1;padding-top:clamp(.5rem,2vh,1.5rem);padding-bottom:clamp(.5rem,2vh,1.5rem)}.hero-section .hero-content h1{font-size:1.5rem;margin:0;line-height:1.35}.hero-section .hero-content p{font-size:1.2rem;margin:0;line-height:1.55}.hero-section .hero-content .hero-trust-badges{font-size:.95rem;justify-content:center;margin:0}.hero-section .hero-content .hero-cta-wrapper{margin-top:auto;flex-shrink:0;justify-content:center;padding-bottom:.25rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 2rem;width:100%;max-width:320px}.hero-section .hero-content .hero-reviews-link{flex-shrink:0;margin-top:.65rem;margin-inline:auto;padding-bottom:.5rem;justify-content:center}}@media(max-width:480px){.hero-section{--hero-usable-height:calc(100vh - var(--navbar-height, 70px) - var(--mobile-bottom-nav-height, 0px));--hero-usable-height:calc(100svh - var(--navbar-height, 70px) - var(--mobile-bottom-nav-height, 0px));--hero-bulb-max-height:min(80svh,calc(var(--hero-usable-height) * 0.85));padding:clamp(1rem,3.5vh,2rem) 1rem .5rem}.hero-section .hero-content{padding:0 1.5rem}.hero-section .hero-content .hero-copy{justify-content:space-evenly;flex:1 1;padding-top:clamp(.25rem,1.5vh,1rem);padding-bottom:clamp(.25rem,1.5vh,1rem)}.hero-section .hero-content h1{font-size:1.4rem;line-height:1.35}.hero-section .hero-content p{font-size:1.1rem;line-height:1.55}.hero-section .hero-content .hero-trust-badges{font-size:.9rem;gap:.5rem 1rem}.hero-section .hero-content .hero-cta-wrapper{padding-bottom:.5rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 1.5rem;font-size:.85rem;width:100%;max-width:320px}.hero-section .hero-content .hero-cta-wrapper .hero-hashtag{font-size:.9rem}}@media(max-width:768px)and (max-height:700px){.hero-section{--hero-bulb-max-height:min(72svh,calc(var(--hero-usable-height) * 0.78));padding-top:clamp(.5rem,2vh,1.25rem)}.hero-section .hero-content{padding:0 1.25rem}.hero-section .hero-content .hero-copy{gap:clamp(.4rem,1.5vh,.75rem)}.hero-section .hero-content h1{font-size:1.25rem;line-height:1.3}.hero-section .hero-content p{font-size:.95rem;line-height:1.45}.hero-section .hero-content .hero-trust-badges{font-size:.8rem;gap:.35rem .75rem}.hero-section .hero-content .hero-cta-wrapper{gap:.5rem;padding-bottom:.5rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.75rem 1.25rem;min-height:44px;font-size:.85rem}}.about-section{padding:3.5rem 2rem;background:#fdfdfd;display:flex;flex-direction:column;flex:0 0 auto;justify-content:center;align-items:center}.about-section .container{max-width:1200px;margin:0 auto;width:100%;padding-inline:1rem;box-sizing:border-box;text-align:center;padding:2rem;border:2px solid #081b2c;border-radius:12px;background:#f0f2f5;box-shadow:0 4px 20px rgba(8,27,44,.1)}.about-section h2{font-size:2rem;color:#855a00;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;text-align:center}.about-section .about-intro,.about-section h2{margin-bottom:2rem}.about-section .about-intro p{font-size:1.1rem;line-height:1.8;color:#002641;margin:0 auto;text-align:justify;text-align-last:center;font-weight:600;max-width:900px}.about-section h3.pillars-title{font-weight:700;color:#855a00;text-align:center;display:block;width:100%;font-size:1.15rem;text-transform:uppercase;letter-spacing:.8px;margin:1rem auto 1.5rem}.about-section .about-pillars{margin:0 auto 2.5rem;max-width:900px;display:flex;flex-direction:column;align-items:center;padding:0}.about-section .about-pillars .pillar{margin-bottom:.5rem;width:100%;max-width:600px}.about-section .about-pillars .pillar p{font-size:1rem;color:#002641;font-weight:600;text-align:center;text-align-last:center;letter-spacing:.3px}.about-section .about-description{margin:2rem 0}.about-section .about-description p{font-size:1.1rem;line-height:1.8;color:#002641;margin:0 auto;text-align:justify;text-align-last:center;font-weight:600;max-width:900px}.about-section .highlight-lighton{color:#855a00;font-weight:600}.about-section .about-tagline{margin-top:2rem;font-size:1.15rem;color:#855a00;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.8px;line-height:1.6}@media(max-width:768px){.about-section{padding:3rem 2rem}.about-section h2{font-size:1.8rem}.about-section .about-intro p{font-size:1.05rem;line-height:1.7;text-align:justify;text-align-last:center}.about-section .about-intro p.pillars-title{text-align:center}.about-section .about-pillars .pillar p{font-size:.95rem;text-align:center}.about-section .about-description p{font-size:1.05rem;text-align:justify;text-align-last:center}.about-section .about-tagline{font-size:1.1rem}}@media(max-width:480px){.about-section{padding:2.25rem 1.5rem}.about-section h2{font-size:1.1rem;margin-bottom:1.5rem}.about-section .about-intro p{font-size:1rem;text-align:justify;text-align-last:center}.about-section .about-intro p.pillars-title{text-align:center}.about-section .about-pillars .pillar{max-width:100%}.about-section .about-pillars .pillar p{font-size:.95rem;text-align:center}.about-section .about-description p{font-size:1rem;text-align:justify;text-align-last:center}.about-section .about-tagline{font-size:1.05rem}}.services-section-home{background-color:#212c3f;padding:3.5rem 0}.services-section-home .services-container-home{max-width:1200px;margin:0 auto;width:100%;padding-inline:1rem;box-sizing:border-box;padding:0 2rem}.services-section-home .services-header-home{text-align:center;margin-bottom:3rem}.services-section-home .services-header-home h2{font-size:2.5rem;color:#f4bc43;margin:0;font-weight:600;letter-spacing:2px}.services-section-home .services-header-home .services-subtitle-header{font-size:1.25rem;color:#fdfdfd;margin-top:.5rem;opacity:.9}.services-section-home .services-grid-home{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;justify-items:stretch;justify-content:center}.services-section-home .services-grid-home .service-card--compact{max-width:none}@media(max-width:1200px){.services-section-home .services-grid-home{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:900px){.services-section-home{padding:3rem 0}.services-section-home .services-header-home h2{font-size:2rem}.services-section-home .services-grid-home{grid-template-columns:1fr;gap:1.5rem}.services-section-home .services-container-home{padding:0 1rem}}@media(max-width:480px){.services-section-home{padding:2.25rem 0}.services-section-home .services-header-home h2{font-size:1.75rem}.services-section-home .services-container-home{padding:0 .5rem}}.why-choose-section{padding:3.5rem 2rem;background-image:url(/images/FONDO-PORQUE-ELEGIRNOS.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:flex-start;border-top:20px solid #fdfdfd}.why-choose-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,38,65,.7);z-index:1}.why-choose-section .why-choose-content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.why-choose-section .why-choose-content>h2{font-size:clamp(1.25rem,2.5vw,1.6rem);color:#f4bc43;margin:0 0 1rem;font-weight:600;text-align:center;line-height:1.2;max-width:520px;width:100%}.why-choose-section .why-choose-card{background:rgba(0,0,0,0);border-radius:12px;padding:0 1.8rem 1.5rem;max-width:520px;width:100%;box-shadow:0 10px 40px rgba(11,18,32,.3)}.why-choose-section .why-choose-card .why-choose-content-box{padding:1rem 1.1rem;border:2px solid rgba(232,236,240,.85);border-radius:8px;background:rgba(0,38,65,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-bottom:1.2rem}.why-choose-section .why-choose-card .why-choose-content-box .why-choose-location{color:#e8ecf0;font-size:.95rem;font-weight:500;margin-bottom:1rem;text-align:left;line-height:1.6}.why-choose-section .why-choose-card .benefits-list{list-style:none;padding:0;margin:0 0 1rem}.why-choose-section .why-choose-card .benefits-list li{position:relative;padding-left:1.1rem;font-size:.92rem;color:#e8ecf0;margin-bottom:.55rem;line-height:1.5;text-align:left}.why-choose-section .why-choose-card .benefits-list li:before{content:"•";position:absolute;left:0;color:#f7d46c;font-weight:600}.why-choose-section .why-choose-card .benefits-list li:last-child{margin-bottom:0}.why-choose-section .why-choose-card .why-choose-tagline{font-size:.92rem;color:#e8ecf0;margin:0;line-height:1.5;text-align:left;font-weight:500}.why-choose-section .why-choose-card .btn-cta-why{background:#f7d46c;color:#002641;border:2px solid rgba(0,0,0,0);border-radius:50px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(247,212,108,.4)}.why-choose-section .why-choose-card .btn-cta-why:hover{background:rgba(0,0,0,0);color:#f7d46c;border-color:#f4bc43;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}.why-choose-section .why-choose-card .btn-cta-why:active{transform:translateY(0)}.why-choose-section .why-choose-card .btn-cta-why{display:inline-block;width:100%;padding:.8rem 1.5rem;font-size:.8rem;margin:1rem 0 0;text-transform:uppercase;touch-action:manipulation}@media(max-width:1024px){.why-choose-section .why-choose-card{max-width:560px;padding:2rem}.why-choose-section .why-choose-card .benefits-list li,.why-choose-section .why-choose-card .why-choose-tagline{font-size:.95rem}.why-choose-section .why-choose-card .btn-cta-why{padding:.9rem 3rem;font-size:.9rem}}@media(max-width:768px){.why-choose-section{padding:3rem 2rem}.why-choose-section .why-choose-content{padding:0 1.5rem;justify-content:center}.why-choose-section .why-choose-card{max-width:100%;padding:0 1.5rem 1.5rem}.why-choose-section .why-choose-card .benefits-list li{margin-bottom:.7rem}}@media(max-width:480px){.why-choose-section{padding:2.25rem 1.5rem}.why-choose-section .why-choose-content{padding:0 1rem}.why-choose-section .why-choose-card{padding:0 1rem 1.5rem}.why-choose-section .why-choose-card .benefits-list{margin-bottom:1.5rem}.why-choose-section .why-choose-card .benefits-list li{font-size:.9rem}.why-choose-section .why-choose-card .why-choose-tagline{font-size:.9rem;margin-top:.25rem}.why-choose-section .why-choose-card .btn-cta-why{padding:.9rem 2rem;font-size:.8rem}}.blog-preview{padding:3.5rem 2rem;background:#002641;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.blog-preview .container{max-width:1200px;margin:0 auto;width:100%;padding-inline:1rem;box-sizing:border-box;text-align:center}.blog-preview h2{font-size:1.8rem;color:#f4bc43;margin-top:0;font-weight:600}.blog-preview>.container>p{font-size:1.1rem;color:#e8ecf0;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto;min-height:700px}.blog-preview .blog-preview-skeleton .skeleton-card{background:#e8ecf0;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(11,18,32,.08)}.blog-preview .blog-preview-skeleton .skeleton-rect{width:100%;aspect-ratio:16/9}.blog-preview .blog-preview-skeleton .skeleton-line,.blog-preview .blog-preview-skeleton .skeleton-rect{background:linear-gradient(90deg,#e8ecf0 25%,#f0f2f5 37%,#e8ecf0 63%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite}.blog-preview .blog-preview-skeleton .skeleton-line{height:12px;margin:.5rem 0;border-radius:6px}.blog-preview .blog-preview-skeleton .skeleton-line.short{width:40%;margin-top:1rem}.blog-preview .blog-preview-skeleton .skeleton-line.long{width:90%;margin-bottom:1rem}.blog-preview .blog-preview-skeleton .skeleton-line:not(.short):not(.long){width:70%}.blog-preview .blog-preview-card{background:#fdfdfd;border-radius:12px;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:row;box-shadow:0 4px 15px rgba(0,38,65,.3);align-items:center}.blog-preview .blog-preview-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(255,204,0,.4)}.blog-preview .blog-preview-card .blog-preview-image{width:40%;min-width:280px;aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.blog-preview .blog-preview-card .blog-preview-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-preview .blog-preview-card .blog-preview-content{flex:1 1;display:flex;flex-direction:column;padding:2rem;text-align:left}.blog-preview .blog-preview-card .blog-preview-content h3{font-size:1.5rem;color:#002641;margin:0 0 .5rem;font-weight:600}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-date{font-size:.85rem;color:#855a00;margin-bottom:1rem;font-weight:500;text-shadow:0 1px 2px rgba(0,38,65,.12)}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-excerpt{color:#002641;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-link{color:#f4bc43;font-weight:500}.blog-preview .blog-preview-cta{text-align:center;margin-top:2rem}.blog-preview .blog-preview-cta .btn-primary{display:inline-block;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;border-radius:999px;transition:all .3s ease;background:#f7d46c;color:#002641;border:2px solid #f7d46c;box-shadow:0 4px 15px rgba(247,212,108,.4)}.blog-preview .blog-preview-cta .btn-primary:hover{background:#002641;color:#f7d46c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.5)}.blog-preview .blog-preview-cta .btn-primary:active{transform:translateY(0)}.blog-preview .blog-preview-cta .btn-primary{padding:1rem 2.5rem;font-size:1.1rem}@media(max-width:768px){.blog-preview{padding:3rem 2rem}.blog-preview .blog-preview-card{flex-direction:column!important}.blog-preview .blog-preview-card .blog-preview-image{width:100%;min-width:100%;height:220px}.blog-preview .blog-preview-card .blog-preview-content{padding:1.5rem}}@media(max-width:900px){.blog-preview{padding:3rem 1.5rem}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.blog-preview{padding:2.25rem 1rem}.blog-preview h2{font-size:1.1rem}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{min-height:520px}.blog-preview .blog-preview-card .blog-preview-image{height:180px}.blog-preview .blog-preview-card .blog-preview-content{padding:1.25rem}.blog-preview .blog-preview-card .blog-preview-content h3{font-size:1.2rem}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.contact-section{padding:3.5rem 2rem;width:100%;display:flex;justify-content:center;align-items:center}.contact-section .container{max-width:1200px;margin:0 auto;width:100%;padding-inline:1rem;box-sizing:border-box;position:relative;padding:0}.contact-section h2{text-align:center;margin:0 0 2rem;color:#081b2c;font-size:2rem;font-weight:600}.contact-section .contact-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;width:100%}.contact-section .contact-info{display:flex;flex-direction:column;align-items:stretch}.contact-section .contact-info h3{font-size:1.4rem;text-align:center;margin-bottom:1rem;color:#081b2c;font-weight:600;width:100%}.contact-section .contact-info .contact-lead{margin:0 0 1.25rem;color:#666;line-height:1.6;text-align:left}.contact-section .contact-info .contact-item{margin-bottom:1rem;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #fc0;background:rgba(0,38,65,.02);transition:all .3s ease;font-weight:600;width:100%;box-sizing:border-box;text-align:left}.contact-section .contact-info .contact-item:hover{transform:translateX(8px);box-shadow:0 2px 4px rgba(11,18,32,.1);background:rgba(0,38,65,.04)}.contact-section .contact-info .contact-item p{margin:0;color:#666;line-height:1.6;font-weight:600}.contact-section .contact-info .contact-item .contact-link{color:#081b2c;text-decoration:none;transition:color .3s ease;touch-action:manipulation}.contact-section .contact-info .contact-item .contact-link:hover{color:#fc0}.contact-section .contact-info .contact-call-direct{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.25rem;width:100%;box-sizing:border-box}.contact-section .contact-info .contact-call-direct .phone-link{touch-action:manipulation}.contact-section .contact-info .contact-call-direct .btn-call-direct,.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct{gap:.4rem;width:100%;box-sizing:border-box;padding:.72rem 2rem;touch-action:manipulation}.contact-section .contact-info .contact-call-direct .btn-call-direct{display:inline-flex;align-items:center;justify-content:center;background:#002641;color:#f7d46c;border:2px solid #002641;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:1px;min-height:52px;text-align:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(0,38,65,.25)}.contact-section .contact-info .contact-call-direct .btn-call-direct:hover{background:#f7d46c;color:#002641;border-color:#002641;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.4)}.contact-section .contact-info .contact-call-direct .btn-call-direct:active{transform:translateY(-1px)}.contact-section .contact-info .contact-call-direct .btn-call-direct .phone-icon{flex-shrink:0;width:20px;height:20px}.contact-section .contact-info .contact-call-direct .btn-call-direct strong{font-size:1rem;font-weight:800;letter-spacing:1px}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct{display:inline-flex;align-items:center;justify-content:center;background:#002641;border:2px solid #002641;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:1px;min-height:52px;text-align:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(0,38,65,.25)}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct:hover{background:#f7d46c;color:#002641;border-color:#002641;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.4)}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct:active{transform:translateY(-1px)}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct:active,.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct:hover{background:#002641;color:#f7d46c;border-color:#002641;transform:none;box-shadow:0 4px 15px rgba(0,38,65,.25)}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct{color:#f7d46c}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct .whatsapp-icon-inline{flex-shrink:0;width:20px;height:20px;color:currentColor}.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct strong{font-size:1rem;font-weight:800;letter-spacing:.5px;color:currentColor}.contact-section .contact-info .contact-note{margin-top:.75rem;color:#666;font-size:.95rem;text-align:left}.contact-section .contact-info .contact-reviews-link{display:inline-flex;margin-top:.85rem}.contact-section .contact-info .contact-zones-links{margin-top:.75rem;color:#666;font-size:.95rem;line-height:1.5;text-align:left}.contact-section .contact-info .contact-zone-link{color:#081b2c;font-weight:600;text-decoration:underline;text-underline-offset:2px;touch-action:manipulation}.contact-section .contact-info .contact-zone-link:hover{color:#855a00}.contact-section .contact-form h3{font-size:1.4rem;text-align:center;margin-bottom:1.25rem;color:#081b2c;font-weight:600}.contact-section .contact-form form{gap:1rem}.contact-section .contact-form .form-group,.contact-section .contact-form form{display:flex;flex-direction:column;width:100%}.contact-section .contact-form input,.contact-section .contact-form textarea{width:100%;padding:.85rem;border:1px solid rgba(0,38,65,.2);background:#fdfdfd;border-radius:8px;font-size:1rem;font-family:inherit;font-weight:500;transition:border-color .3s ease,box-shadow .3s ease}.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{outline:none;border-color:#f7d46c;box-shadow:0 0 0 3px rgba(247,212,108,.2)}.contact-section .contact-form textarea{min-height:120px;resize:vertical}.contact-section .contact-form .btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#002641;color:#f7d46c;border:2px solid #002641;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:1px;min-height:52px;text-align:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(0,38,65,.25)}.contact-section .contact-form .btn-primary:hover{background:#f7d46c;color:#002641;border-color:#002641;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.4)}.contact-section .contact-form .btn-primary:active{transform:translateY(-1px)}.contact-section .contact-form .btn-primary{width:100%;padding:.72rem 2rem;cursor:pointer;text-transform:uppercase;font-weight:800;margin-top:.5rem}.contact-section .contact-form .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.contact-section .contact-form .success-message{padding:1rem;background:rgba(76,175,80,.1);color:#4caf50;border-radius:8px;text-align:center;font-weight:600;margin-top:1rem}.contact-section .contact-form .privacy-consent{margin-top:.25rem;text-align:left}.contact-section .contact-form .privacy-consent-label{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:#666;line-height:1.4}.contact-section .contact-form .privacy-consent-label input[type=checkbox]{width:16px;height:16px;margin-top:.15rem;flex-shrink:0}.contact-section .contact-form .privacy-consent-label a{color:#081b2c;text-decoration:underline;font-weight:600}.contact-section .contact-form .error-message{padding:.5rem;background:rgba(255,107,107,.1);color:#ff6b6b;border-radius:8px;text-align:center;font-weight:600;margin-top:1rem}.contact-section .contact-form .error-message .error-link{touch-action:manipulation}.contact-section .contact-form .contact-call-direct{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.25rem}.contact-section .contact-form .contact-call-direct .phone-link{touch-action:manipulation}.contact-section .contact-form .contact-call-direct .btn-call-direct,.contact-section .contact-form .contact-call-direct .btn-whatsapp-direct{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:320px;box-sizing:border-box;padding:.72rem 2rem;border-radius:999px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);touch-action:manipulation}.contact-section .contact-form .contact-call-direct .btn-call-direct strong,.contact-section .contact-form .contact-call-direct .btn-whatsapp-direct strong{font-size:1rem;font-weight:800;letter-spacing:1px}.contact-section .contact-form .contact-call-direct .btn-call-direct{background:#f7d46c;color:#002641;border:2px solid #f7d46c}.contact-section .contact-form .contact-call-direct .btn-call-direct .phone-icon{flex-shrink:0}.contact-section .contact-form .contact-call-direct .btn-call-direct:hover{background:#002641;color:#f7d46c;transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,38,65,.25)}.contact-section .contact-form .contact-call-direct .btn-call-direct:active{transform:translateY(-1px)}.contact-section .contact-form .contact-call-direct .btn-whatsapp-direct{background:#f7d46c;color:#002641;border:2px solid #f7d46c}.contact-section .contact-form .contact-call-direct .btn-whatsapp-direct .whatsapp-icon-inline{flex-shrink:0;width:20px;height:20px;color:currentColor}.contact-section .contact-form .contact-call-direct .btn-whatsapp-direct strong{color:currentColor}@media(max-width:768px){.contact-section{padding:3rem 1.5rem}.contact-section .contact-content{grid-template-columns:1fr;padding:0 .5rem}.contact-section .contact-info .contact-item{max-width:100%}}@media(max-width:480px){.contact-section{padding:2.25rem 1rem}.contact-section h2{font-size:1.1rem;margin-bottom:2rem}.contact-section .contact-info h3{margin-bottom:2.5rem}.contact-section .contact-info .contact-call-direct{margin-top:2rem}.contact-section .contact-info .contact-call-direct .btn-call-direct,.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct{padding:.72rem 2rem}.contact-section .contact-info .contact-call-direct .btn-call-direct strong,.contact-section .contact-info .contact-call-direct .btn-whatsapp-direct strong{font-size:1rem}}.faq-section{padding:4rem 0;background-color:#f8fafc}.faq-section .faq-title{font-size:2rem;text-align:center;margin-bottom:2rem;color:#002641}.faq-section .faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-section .faq-item{border-radius:.75rem;background-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.faq-section .faq-item.open{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.09)}.faq-section .faq-question{width:100%;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;background:none;border:none;text-align:left;cursor:pointer;font-size:1rem;font-weight:600;color:#002641}.faq-section .faq-question .faq-toggle{font-size:1.5rem;color:#f4bc43;margin-left:1rem}.faq-section .faq-answer{padding:0 1.25rem 1rem;font-size:.95rem;line-height:1.6;color:#212c3f}@media(max-width:768px){.faq-section{padding:3rem 1rem}.faq-section .faq-title{font-size:1.6rem}.faq-section .faq-question{font-size:.95rem}}.projects-section{padding:3.5rem 0;background:#fdfdfd;min-width:0;width:100%;box-sizing:border-box}.projects-section .container{max-width:1200px;margin:0 auto;width:100%;padding-inline:1rem;box-sizing:border-box;text-align:center;min-width:0}.projects-section h2{color:#081b2c;font-size:2rem;margin-bottom:.75rem}.projects-section h1{color:#081b2c;font-size:clamp(1.75rem,3vw,2.2rem);margin-bottom:.75rem}.projects-section .projects-subtitle{max-width:760px;margin:0 auto 2rem;color:#666;line-height:1.6}.projects-section .projects-gallery-link-wrap{margin:-.75rem auto 2rem}.projects-section .projects-gallery-link{color:#855a00;font-weight:600;text-decoration:underline;text-underline-offset:2px}.projects-section .projects-gallery-link:hover{color:#5c3e00}.projects-section .projects-page-intro{max-width:760px;margin:0 auto 2rem;color:#666;line-height:1.65;text-align:center}.projects-section .projects-carousel-wrapper{position:relative;padding:0}.projects-section .projects-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(16rem,82vw);grid-gap:.9rem;gap:.9rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;padding:.2rem 0}.projects-section .projects-carousel::-webkit-scrollbar{display:none}.projects-section .project-slide{display:flex;flex-direction:column;background:#e8ecf0;border:1px solid rgba(8,27,44,.08);border-radius:12px;overflow:hidden;scroll-snap-align:start;min-height:0}.projects-section .project-slide img{flex:0 0 auto;width:100%;aspect-ratio:4/5;object-fit:cover;display:block;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.projects-section.projects-section--page .container{max-width:1080px}.projects-section.projects-section--page .projects-carousel-wrapper{max-width:1080px;margin:0 auto}.projects-section.projects-section--page .projects-carousel{grid-auto-columns:minmax(18rem,36vw);gap:1rem}.projects-section.projects-section--page .project-slide img{flex:0 0 auto;height:clamp(330px,56vh,620px);aspect-ratio:auto;object-fit:cover}@media(min-width:768px){.projects-section .projects-carousel{grid-auto-columns:minmax(17rem,46vw);gap:1rem}}@media(min-width:1200px){.projects-section .projects-carousel{grid-auto-columns:minmax(18rem,34vw);gap:1.1rem}}.projects-section .project-caption{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;text-align:left;padding:1rem 1rem 1.25rem;background:#212c3f;border-top:1px solid rgba(255,204,0,.2);min-height:0}.projects-section .project-caption h3{margin:0 0 .5rem;color:#fc0;font-size:1.1rem;font-weight:600}.projects-section .project-caption p{margin:0;color:#f7d46c;line-height:1.55}@media(max-width:767.98px){.projects-section h2{font-size:clamp(1.35rem,.35rem + 4vw,1.85rem)}.projects-section .projects-subtitle{font-size:clamp(.92rem,.82rem + .45vw,1.05rem);margin-bottom:clamp(1.25rem,3vw,2rem)}.projects-section .projects-carousel-wrapper{min-width:0}.projects-section .projects-carousel{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.75rem;width:100%;min-width:0;scrollbar-gutter:stable}.projects-section .project-slide{flex:0 0 100%;width:100%;max-width:100%;min-width:0;box-sizing:border-box;scroll-snap-stop:always}.projects-section .project-caption{padding:clamp(.8rem,2.2vw,1.05rem) clamp(.9rem,2.8vw,1.15rem) clamp(1rem,2.5vw,1.25rem)}.projects-section .project-caption h3{font-size:clamp(.98rem,.9rem + .35vw,1.12rem)}.projects-section .project-caption p{font-size:clamp(.9rem,.84rem + .3vw,1.02rem);line-height:1.52}.projects-section .project-slide img{aspect-ratio:4/5}.projects-section.projects-section--page .project-slide img{height:clamp(220px,42vh,440px);max-height:min(52vh,480px);aspect-ratio:auto}}.projects-section .projects-arrow{position:absolute;top:45%;transform:translateY(-50%);border:0;width:40px;height:40px;border-radius:50%;background:#212c3f;color:#fc0;font-size:1.35rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.2)}.projects-section .projects-arrow:hover:not(:disabled){background:#081b2c;color:#f7d46c}.projects-section .projects-arrow:disabled{opacity:.4;cursor:not-allowed;color:#f4bc43}.projects-section .projects-arrow-left{left:1.15rem}.projects-section .projects-arrow-right{right:1.15rem}.projects-section .projects-cta{margin-top:1.5rem}.projects-section .projects-cta .btn-cta{align-items:center;justify-content:center;background:#002641;color:#f7d46c;border:2px solid #002641;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:1px;min-height:52px;text-align:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(0,38,65,.25)}.projects-section .projects-cta .btn-cta:hover{background:#f7d46c;color:#002641;border-color:#002641;transform:translateY(-2px);box-shadow:0 6px 20px rgba(247,212,108,.4)}.projects-section .projects-cta .btn-cta:active{transform:translateY(-1px)}.projects-section .projects-cta .btn-cta{padding:.72rem 2rem;display:inline-flex;text-transform:uppercase}@media(max-width:480px){.projects-section{padding:2.25rem 0}.projects-section h2{font-size:1.5rem}.projects-section .projects-carousel-wrapper{padding-inline:0}.projects-section .projects-arrow{display:none}.projects-section .project-caption{padding:.9rem}.projects-section .project-caption h3{font-size:1rem}.projects-section .project-caption p{font-size:.95rem}.projects-section.projects-section--page .projects-carousel-wrapper{max-width:100%}.projects-section.projects-section--page .project-slide img{height:clamp(280px,48vh,420px)}}.section-placeholder{min-height:1px}.projects-section-placeholder__fallback{min-height:clamp(420px,72vw,560px);background:#fdfdfd}