*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f8f9fa;color:#222;scroll-behavior:smooth;line-height:1.6}main{min-height:100vh}.container{width:100%;padding:0 1rem;margin:0 auto}@media (min-width: 768px){.container{max-width:720px;padding:0 2rem}}@media (min-width: 1024px){.container{max-width:960px;padding:0 3rem}}@media (min-width: 1200px){.container{max-width:1140px}}.header-spacer{height:64px}@media (max-width: 767px){.header-spacer{height:56px}}.header{background:#fff;color:var(--color-azul-marino);width:100%;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 8px #09304f14;font-family:Segoe UI,Roboto,Arial,sans-serif}.header-container{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:.5rem 1rem;min-height:56px}.logo-area{display:flex;align-items:center;gap:.5rem}.logo-link{display:flex;align-items:center;height:100%;text-decoration:none}.header-logo{max-height:50px;min-height:40px;width:auto;display:block;object-fit:contain}.brand-name{font-size:.92rem;font-weight:500;color:var(--color-azul-marino);white-space:nowrap;margin-left:.25rem;letter-spacing:.01em;line-height:1.1;display:inline-block}.menu-toggle{background:none;border:none;cursor:pointer;display:flex;align-items:center;padding:.5rem;margin-left:.5rem;margin-right:1rem;z-index:1100}.hamburger{width:28px;height:3px;background:var(--color-azul-marino);border-radius:2px;position:relative;transition:background .2s}.menu-toggle .hamburger:before,.menu-toggle .hamburger:after{content:"";position:absolute;left:0;width:28px;height:3px;background:var(--color-azul-marino);border-radius:2px;transition:transform .2s,top .2s,bottom .2s}.menu-toggle .hamburger:before{top:-9px}.menu-toggle .hamburger:after{bottom:-9px}.menu-toggle.open .hamburger{background:transparent}.menu-toggle.open .hamburger:before{transform:translateY(9px) rotate(45deg)}.menu-toggle.open .hamburger:after{transform:translateY(-9px) rotate(-45deg)}.nav{position:absolute;top:100%;right:0;left:0;background:var(--color-blanco);box-shadow:0 4px 16px #09304f14;transform:translateY(-200%);opacity:0;pointer-events:none;transition:transform .3s,opacity .3s}.nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.nav ul{list-style:none;margin:0;padding:1.5rem 0 1rem;display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.nav li{width:100%}.nav a{color:var(--color-azul-marino);text-decoration:none;font-weight:500;font-size:1.05rem;letter-spacing:.04em;text-transform:capitalize;padding:.5rem 1.5rem;border-radius:4px;transition:color .2s,background .2s,text-decoration .2s;display:block}.nav a:hover,.nav a:focus{color:var(--color-wine);background:#f37c2014;text-decoration:underline;outline:none}.nav-btn{background:none;border:none;color:var(--color-azul-marino);font:inherit;font-weight:500;font-size:1.05rem;letter-spacing:.04em;text-transform:capitalize;padding:.5rem 1.5rem;margin:0;cursor:pointer;text-align:left;display:block;width:100%;border-radius:4px;transition:color .2s,background .2s,text-decoration .2s;outline:none}.nav-btn:hover,.nav-btn:focus{color:var(--color-wine);background:#f37c2014;text-decoration:underline;outline:none}.logo-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;text-decoration:none}.logo-btn:focus{outline:2px solid var(--color-mostaza)}@media (min-width: 768px){.header-container{padding:1rem 2rem;min-height:64px;justify-content:center;gap:0}.logo-area{flex-direction:column;align-items:center;gap:.15rem;min-width:170px;margin-right:2rem}.brand-name{font-size:.82rem;font-weight:400;color:var(--color-azul-marino);margin-left:0;margin-top:.15rem;letter-spacing:.01em;line-height:1.1;display:block;text-align:left}.menu-toggle{display:none}.nav{position:static;background:transparent;box-shadow:none;transform:none;opacity:1;pointer-events:auto;transition:none;width:100%;height:auto;display:flex;justify-content:center;align-items:center}.nav ul{flex-direction:row;align-items:center;gap:2.5rem;padding:0;justify-content:center;width:100%}.nav li{width:auto}.nav a{font-size:1.08rem;padding:.5rem .75rem;border-radius:4px;text-transform:uppercase;letter-spacing:.08em}.nav-btn{font-size:1.08rem;padding:.5rem .75rem;border-radius:4px;text-transform:uppercase;letter-spacing:.08em;width:auto;display:inline-block}}@media (min-width: 1024px){.header-container{padding:.5rem 3rem}.nav ul{gap:3rem}.nav a,.nav-btn{font-size:1.12rem;padding:.75rem 1.25rem}}.footer{width:100%;background:#000;color:#fff;font-family:Segoe UI,Roboto,Arial,sans-serif;padding:0 2rem}.footer-bg{width:100%;background:url(/img/hero/hero_1.jpg) center/cover no-repeat;background-blend-mode:multiply;background-color:#000000d9;padding:2.5rem 1rem 1.5rem;position:relative}.footer-bg:before{content:"";position:absolute;inset:0;background:#000000b3;opacity:.3;z-index:0;pointer-events:none}.footer-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.5rem;max-width:1100px;margin:0 auto}.footer-col{width:100%}.footer-title{text-transform:uppercase;font-size:1rem;font-weight:700;margin-bottom:1.2rem;letter-spacing:.04em}.footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.footer-link{color:#fff;text-decoration:none;font-size:1rem;transition:color .2s;position:relative;padding-left:1.2em;display:inline-block}.footer-link:hover,.footer-link:focus{color:var(--color-mostaza)}.footer-link:hover:before,.footer-link:focus:before{color:var(--color-mostaza)}.footer-link-btn{background:none;border:none;color:inherit;font:inherit;padding:0;margin:0;cursor:pointer;text-align:left;display:block;width:100%}.footer-link-btn:hover,.footer-link-btn:focus{color:var(--color-mostaza);text-decoration:underline;outline:none}.footer-copyright{background:#000;color:#fff;text-align:center;padding:1rem 1rem 8rem;font-size:.95rem;letter-spacing:.01em}@media (min-width: 768px){.footer-content{flex-direction:row;gap:4rem;justify-content:center;align-items:flex-start}.footer-col{width:50%;max-width:340px}}main{padding-bottom:50px;min-height:100vh;background:#f8f9fa}@media (min-width: 768px){main{padding-bottom:60px}}@media (min-width: 1024px){main{padding-bottom:70px}}.floating-whatsapp-btn{position:fixed;right:24px;bottom:30px;z-index:1000;background:#25d366;border-radius:32px;box-shadow:0 4px 16px #0000002e;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,transform .2s;min-height:56px;min-width:56px;cursor:pointer;gap:10px}.floating-whatsapp-btn:hover,.floating-whatsapp-btn:focus{transform:scale(1.05)}.floating-whatsapp-btn a{display:flex;align-items:center;text-decoration:none}.floating-whatsapp-btn img{display:block;width:32px;height:32px}.floating-whatsapp-btn span{color:#fff;font-size:.8rem;font-weight:500;white-space:nowrap;letter-spacing:.01em;margin-left:8px}@media (max-width: 600px){.floating-whatsapp-btn{right:12px;bottom:30px;padding:0 14px 0 6px;min-height:44px;min-width:44px;gap:6px}.floating-whatsapp-btn img{width:24px;height:24px}.floating-whatsapp-btn span{font-size:.98rem;margin-left:6px}}.hero-section{position:relative;width:100%;min-height:100vh;height:100vh;overflow:hidden;display:flex;align-items:stretch;justify-content:center;font-family:Segoe UI,Roboto,Arial,sans-serif}.hero-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-bg picture,.hero-bg .hero-img{width:100%;height:100%;display:block}.hero-bg .hero-img{object-fit:cover;object-position:center;width:100vw;height:100vh;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.hero-img-layer{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1}.fade-in{animation:hero-fade-in .8s cubic-bezier(.4,0,.2,1) both;z-index:2}.fade-out{animation:hero-fade-out .8s cubic-bezier(.4,0,.2,1) both;z-index:1}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-fade-out{0%{opacity:1}to{opacity:0}}.hero-overlay{position:absolute;inset:0;background:#09304f99;z-index:3}.hero-content{position:relative;z-index:4;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.hero-content-inner{width:100%;max-width:600px;margin:0 auto;margin-top:-8rem;padding:2.5rem 1.25rem 2rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;background:none}.hero-content-inner h1{font-size:2rem;font-weight:700;margin-bottom:1.2rem;line-height:1.2;color:#fff;text-shadow:0 2px 8px rgba(9,48,79,.18)}.hero-content-inner p{font-size:1.08rem;font-weight:400;margin-bottom:2rem;color:#fff;text-shadow:0 1px 4px rgba(9,48,79,.12)}.hero-buttons{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.cta-btn{background:var(--color-wine);color:#fff;border:none;border-radius:4px;padding:.85rem 2.2rem;font-size:1.08rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #09304f14;transition:background .2s,box-shadow .2s;letter-spacing:.02em;cursor:pointer;outline:none;text-align:center}.cta-btn:hover,.cta-btn:focus{background:var(--color-mostaza);box-shadow:0 4px 16px #09304f1f}.whatsapp-btn{background:#09304f;color:#fff;border:none;border-radius:4px;padding:.85rem 2.2rem;font-size:1.08rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #09304f14;transition:background .2s,box-shadow .2s;letter-spacing:.02em;cursor:pointer;outline:none;text-align:center}.whatsapp-btn:hover,.whatsapp-btn:focus{background:#002a47;box-shadow:0 4px 16px #09304f1f}.hero-confirmation-anim{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#25d365;border-radius:12px;padding:2rem 1.5rem 1.5rem;min-width:220px;min-height:120px;box-shadow:0 2px 12px #25d36614;margin-bottom:.5rem;outline:none}.hero-confirmation-anim .checkmark{width:56px;height:56px;display:block}.hero-confirmation-anim .checkmark-circle{stroke:#25d366;stroke-width:4;stroke-miterlimit:10;fill:none;animation:checkmark-circle .6s ease-in}.hero-confirmation-anim .checkmark-check{stroke:#222;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30;animation:checkmark-check .7s .2s cubic-bezier(.65,0,.45,1) forwards}.hero-confirmation-message{margin-top:1.2rem;font-size:1.15rem;color:#222;text-align:center;font-weight:600;letter-spacing:.01em}@media (min-width: 1024px){.hero-section{display:flex;flex-direction:row;align-items:stretch;min-height:100vh;height:100vh}.hero-content{width:80%;min-height:100vh;align-items:flex-start;justify-content:center;display:flex}.hero-content-inner{text-align:left;align-items:flex-start;padding:3rem 2rem 3rem 3.5rem;background:none;margin-top:3rem;width:100%;box-sizing:border-box}.hero-content-inner h1{font-size:2.6rem;text-align:left}.hero-content-inner p{font-size:1.18rem;text-align:left}.hero-buttons{flex-direction:row;gap:1.5rem;width:auto;align-items:flex-start;justify-content:flex-start}}:root{--color-azul-marino: #09304F;--color-azul-marino-2: #002A47;--color-blanco: #FFFFFF;--color-wine: #a41142;--color-mostaza: #ebae15;--color-azul-oscuro-1: #06344E;--color-azul-oscuro-2: #002848}.services{padding:2rem 1rem;background:var(--color-blanco);text-align:center;font-family:Segoe UI,Roboto,Arial,sans-serif}.services-title{font-size:1.7rem;margin-bottom:1.2rem;color:var(--color-azul-marino);font-weight:700;letter-spacing:.01em}.services-title .accent{color:var(--color-wine);font-weight:700}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:1400px;margin:0 auto}.service-item{background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .3s,transform .3s;border:1px solid #e9ecef}.service-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.service-img{width:100%;max-width:320px;aspect-ratio:4/3;height:180px;border-radius:5px;margin-bottom:1.2rem;object-fit:cover;box-shadow:0 2px 8px #09304f14;display:block;background:#e9ecef}.service-item h3{margin-bottom:.75rem;font-size:1.18rem;font-weight:700;color:var(--color-azul-marino)}.service-item p{color:#555;line-height:1.5;margin:0 0 1.2rem;font-size:1rem}.service-btn{background:var(--color-wine);color:#fff;border:none;border-radius:4px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #09304f14;transition:background .2s,box-shadow .2s;letter-spacing:.02em;cursor:pointer;outline:none;text-align:center;display:inline-block}.service-btn:hover,.service-btn:focus{background:var(--color-mostaza);box-shadow:0 4px 16px #09304f1f}.services-indicators{display:flex;justify-content:center;align-items:center;gap:.7rem;margin:1.2rem 0 .5rem}.indicator{width:12px;height:12px;border-radius:50%;background:var(--color-azul-marino);border:none;outline:none;cursor:pointer;transition:background .2s,transform .2s;opacity:.7}.indicator.active{background:var(--color-wine);opacity:1;transform:scale(1.15)}.services-form-container{width:100%;max-width:420px;margin:0 auto}.services-contact-form{margin-top:2.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #09304f14;padding:2rem 1.2rem 1.5rem;border:1px solid #e9ecef}@media (min-width: 641px){.services-grid{grid-template-columns:1fr 1fr}.service-img{max-width:260px;height:160px}}@media (min-width: 1025px){.services-grid{grid-template-columns:repeat(4,1fr)}.service-img{max-width:220px;height:140px}}@media (min-width: 768px){.services{padding:3rem 2rem}.services-title{font-size:2.2rem;margin-bottom:2rem}.services-main{max-width:1100px;gap:3rem}.services-carousel{max-width:520px}.service-item{max-width:400px;min-height:500px;max-height:560px;padding:2rem 1.5rem 2.5rem}.service-img{max-width:320px;height:200px}.services-form-container{max-width:520px}.services-contact-form{padding:2.5rem 2rem 2rem}}@media (min-width: 1024px){.services{padding:4rem 3rem}.services-title{font-size:2.5rem}.services-main.desktop{flex-direction:row;align-items:flex-start;justify-content:center;gap:3.5rem;max-width:1400px}.services-carousel{max-width:400px;min-width:320px}.services-slides{min-width:400px}.services-slide{flex-direction:column!important;gap:2.5rem;min-width:100%;justify-content:center;align-items:stretch}.service-item{max-width:400px;min-width:0;flex:1 1 0;min-height:520px;max-height:580px;padding:2.2rem 1.2rem}.service-img{max-width:360px;height:220px}.services-form-container{max-width:400px;margin:0;align-self:flex-start}.services-contact-form{margin-top:0;padding:2.2rem 1.2rem}}@media (min-width: 1200px){.services-main.desktop.two-slides{gap:1rem}.services-carousel{max-width:800px;min-width:600px}.services-slides{min-width:800px}.services-slide{flex-direction:row!important;gap:2.5rem;min-width:100%;justify-content:center;align-items:stretch}.service-item{max-width:400px;min-width:0;flex:1 1 0;min-height:540px;max-height:600px;padding:2.2rem 1.2rem}.service-img{max-width:360px;height:240px}}.about{padding:2.5rem 1rem;background:#f8f9fa;font-family:Segoe UI,Roboto,Arial,sans-serif}.about__container{width:100%;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.about__content{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.about__title{font-size:2.5rem;text-align:center;color:var(--color-azul-marino, #09304F);font-weight:700;margin-bottom:1.2rem;letter-spacing:.01em}.about__lead,.about__text{font-size:1.08rem;color:#555;margin:0 auto;max-width:600px;line-height:1.6}.about__grid{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin:1.5rem 0 0}.about__block{background:#fff;border-radius:10px;box-shadow:0 2px 8px #09304f14;padding:1.2rem 1rem;text-align:left;max-width:600px;margin:0 auto}.about__subtitle{font-size:1.15rem;color:var(--color-azul-marino, #09304F);font-weight:700;margin-bottom:.5rem}.about__values{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.7rem;align-items:flex-start;max-width:600px;margin-left:auto;margin-right:auto}.about__values li{color:#555;font-size:1rem;line-height:1.5}.about__cta{display:flex;flex-direction:column;gap:1rem;margin:2rem 0 0;align-items:center}.btn{background:var(--color-wine, #b71c1c);color:#fff;border:none;border-radius:4px;padding:.85rem 2.2rem;font-size:1.08rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #09304f14;transition:background .2s,box-shadow .2s;letter-spacing:.02em;cursor:pointer;outline:none;text-align:center;display:inline-block}.btn--primary{background:var(--color-wine, #b71c1c)}.btn--primary:hover,.btn--primary:focus{background:#df231d;box-shadow:0 4px 16px #09304f1f}.btn--outline{background:#fff;color:var(--color-wine, #b71c1c);border:2px solid var(--color-wine, #b71c1c)}.btn--outline:hover,.btn--outline:focus{background:#f8eaea;color:#a31515}.about__media{width:100%;max-width:700px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014;background:#fff}.about__img{width:100%;height:auto;display:block;object-fit:cover}@media (min-width: 768px){.about{padding:3.5rem 2rem}.about__title{font-size:2.2rem}.about__lead,.about__text{font-size:1.12rem;max-width:700px}.about__block{padding:1.7rem 2rem}.about__media{max-width:900px}}@media (min-width: 1024px){.about{padding:4rem 3rem}.about__container{flex-direction:row;align-items:flex-start;gap:3.5rem}.about__media{max-width:540px;margin:0}.about__values{align-items:flex-start;margin-left:0;margin-right:0}}@media (min-width: 1200px){.about__lead,.about__text{max-width:800px}.about__media{max-width:600px}}.contact-section{padding:2.5rem 1rem 3rem;background:#f8f9fa;width:100%;box-sizing:border-box}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1.2rem;color:#222;letter-spacing:.01em}.contact-lead{font-size:1.15rem;color:#444;margin:0 auto;max-width:600px}.contact-grid{display:flex;flex-direction:column;max-width:1100px;margin:0 auto;align-items:stretch}.contact-img-block{width:100%;border-radius:18px 18px 0 0;overflow:hidden;background:#e9ecef;min-height:220px;display:flex;align-items:stretch;justify-content:center}.contact-img{width:100%;height:100%;object-fit:cover;display:block;min-height:220px}.contact-form{background:#fff;border-radius:0 0 18px 18px;box-shadow:0 -7px 12px #0000007a;padding:2rem 1.2rem 1.5rem;max-width:100%;display:flex;flex-direction:column;gap:1.2rem;align-items:stretch}.contact-form-lead{color:#222;font-size:1.08rem;margin-bottom:1rem;text-align:left}.contact-form-row{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:1rem;border-radius:8px;border:2px solid #e9ecef;font-size:1rem;background:#f8f9fa;transition:border-color .3s;width:100%;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-mostaza, #F37C20);background:#fff;outline:none}.contact-form-message{min-height:120px;resize:vertical}.contact-btn{background:var(--color-mostaza, #F37C20);color:#fff;border:none;border-radius:8px;padding:1.1rem;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #f37c2014}.contact-btn:hover,.contact-btn:focus{background:#d97a1a}.error{color:#d32f2f;font-size:.95rem;margin-top:-.5rem;margin-bottom:.5rem;display:block;text-align:left}.contact-form-block{position:relative;width:100%}.contact-status{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem 2rem;border-radius:0 0 10px 10px;margin-bottom:1.5rem;min-height:260px;outline:none;box-shadow:0 2px 12px #00000014;z-index:2}.contact-status-message{margin-top:1.5rem;font-size:1.25rem;color:#222;text-align:center;font-weight:600;letter-spacing:.01em}.contact-status-sending{background:#f37c2014}.loader-anim{display:flex;align-items:center;justify-content:center;height:64px;width:64px}.loader-circle{display:block;width:48px;height:48px;border:5px solid #f3f3f3;border-top:5px solid var(--color-mostaza, #F37C20);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-status-success{background:#25d36621}.success-check-anim{display:flex;align-items:center;justify-content:center;height:80px;width:80px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #25d36614}.checkmark{width:56px;height:56px;display:block}.checkmark-circle{stroke:#25d366;stroke-width:4;stroke-miterlimit:10;fill:none;animation:checkmark-circle .6s ease-in}@keyframes checkmark-circle{0%{stroke-dasharray:0,160}to{stroke-dasharray:160,160}}.checkmark-check{stroke:#25d366;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30;animation:checkmark-check .7s .2s cubic-bezier(.65,0,.45,1) forwards}@keyframes checkmark-check{to{stroke-dashoffset:0}}.contact-status-error{background:#d32f2f21}.error-cross{position:absolute;top:-40px;left:-40px;width:64px;height:64px;pointer-events:none;z-index:2}.error-cross-line{stroke:#d32f2f;stroke-width:4;stroke-linecap:round;stroke-dasharray:17;stroke-dashoffset:17;animation:error-cross-draw .5s cubic-bezier(.65,0,.45,1) forwards}.error-cross-line2{animation-delay:.2s}@keyframes error-cross-draw{to{stroke-dashoffset:0}}.retry-anim{position:relative}.retry-icon{width:44px;height:44px;display:block;animation:retry-spin 1.1s linear infinite}@keyframes retry-spin{to{transform:rotate(360deg)}}.retry-btn{margin-top:1.5rem;background:#d32f2f;color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #d32f2f14}.retry-btn:hover,.retry-btn:focus{background:#b71c1c}.contact-btn[disabled],.contact-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}@media (min-width: 900px){.contact-grid{flex-direction:row;align-items:stretch}.contact-img-block{width:50%;border-radius:18px 0 0 18px;min-height:100%}.contact-img{min-height:100%;height:100%;border-radius:18px 0 0 18px}.contact-form{border-radius:0 18px 18px 0;padding:2.5rem 2.5rem 2rem;max-width:600px;min-width:320px;box-sizing:border-box;align-items:stretch;justify-content:center;box-shadow:0 5px 12px #0000004f}.contact-form-lead{text-align:left}.contact-form-row{flex-direction:row;gap:1.2rem}.contact-form input{width:100%}.contact-form-block{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.contact-status{min-height:320px}}.location-section{padding:2.5rem 1rem;background:#fff;text-align:center}.location-section .services-title{font-size:2.5rem;margin-bottom:1.2rem;color:var(--color-azul-marino, #09304F);font-weight:700;letter-spacing:.01em}.location-address{margin-bottom:1.5rem}.location-address p{font-size:1.08rem;color:#555;margin:0 auto;max-width:600px;line-height:1.5}.map-embed{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000059;max-width:700px;margin:0 auto}.map-embed iframe{display:block;width:100%;height:320px;border:0}@media (min-width: 768px){.location-section{padding:3.5rem 2rem}.map-embed iframe{height:420px}}@media (min-width: 1024px){.location-section{padding:4rem 3rem}.map-embed{max-width:900px}.location-address p{font-size:1.15rem;max-width:700px}}.service-layout{max-width:1500px;margin:0 auto;font-family:Segoe UI,Roboto,Arial,sans-serif}.service-hero{background:#09304f;color:#fff;padding:2.5rem 1rem 2rem;margin-bottom:2rem;text-align:center}.service-hero h1{font-size:2rem;font-weight:700;margin:0;letter-spacing:.01em}.service-content{display:flex;flex-direction:column;gap:2rem}.service-info{width:100%;padding:1rem 2rem}.service-info h2{font-size:1.15rem;color:#002a47;margin-top:1.2rem;margin-bottom:.7rem;font-weight:700}.service-description{color:#555;font-size:1.08rem;line-height:1.6;margin-bottom:1.2rem;text-align:left}.service-highlights{list-style:none;padding:0;margin:0 0 1.5rem}.service-highlights li{position:relative;padding-left:2rem;margin-bottom:.7rem;font-size:1rem;color:#222;line-height:1.5}.service-highlights li:before{content:"✓";position:absolute;left:0;top:0;color:var(--color-mostaza);font-weight:700;font-size:1.2rem;line-height:1.2}.service-image-block{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:0 1rem}.service-image{width:100%;max-width:480px;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000014;background:#fff;aspect-ratio:3/2;object-fit:cover}.service-cta-block{margin-top:2.5rem;text-align:center;background:#002a47;padding:5rem 2rem}.service-cta-block p{font-size:1.2rem;color:#fff;margin-bottom:1.2rem;font-weight:700}.service-cta-btn{margin:0 auto}.btn{border-radius:10px;padding:.75rem 1.25rem;font-size:1.2rem;font-weight:600;text-decoration:none;outline:none;border:none;cursor:pointer;transition:filter .2s,background .2s;display:inline-block}.btn--primary{background:var(--color-wine);color:#fff;border:none}.btn--primary:hover,.btn--primary:focus{background:var(--color-mostaza)}.btn--outline{background:transparent;color:#09304f;border:2px solid #09304F}.btn--outline:hover,.btn--outline:focus{background:#09304f0f}.service404{max-width:500px;margin:4rem auto 0;text-align:center;padding:2.5rem 1rem}.service404 h1{font-size:2rem;color:#09304f;margin-bottom:1rem}.service404 p{color:#555;margin-bottom:2rem}@media (min-width: 768px){.service-hero{margin-top:1.5rem}.service-content{align-items:center;padding:0 2rem;justify-content:space-between}.service-info{flex:1 1 0;max-width:65ch;padding:0}.service-image-block{flex:1 1 0;max-width:480px;align-items:flex-start}}@media (min-width: 1024px){.service-layout{padding:2.5rem 2rem 4rem}.service-hero h1{font-size:2.5rem}.service-info{max-width:80%}.service-image-block{max-width:100%}.service-image{max-width:80%}}
