/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto}html{font-size:62.5%;box-sizing:border-box;overflow-x:clip;max-width:100%}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;line-height:1.6;color:#2f3640;background:#f8f9fa;overflow-x:clip;max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}html{scroll-behavior:smooth}.skip-link.screen-reader-text{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:100000;padding:1rem 1.5rem;background:#0a3d62;color:#fff;font-size:1.4rem;font-weight:600;text-decoration:none;border-radius:0 0 4px 4px}.skip-link.screen-reader-text:focus{left:50%;top:0;transform:translateX(-50%);width:auto;height:auto;overflow:visible;outline:2px solid #fff;outline-offset:2px}h1,h2,h3{margin:0 0 2rem 0;font-weight:700;color:#2f3640}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.4rem}p{font-size:1.8rem;margin-bottom:1rem}a{color:#0a3d62;text-decoration:none}a:hover{color:#2ecc71}.site-header{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:0;position:sticky;top:0;z-index:1000;width:100%;max-width:100%;overflow-x:clip}.header-content{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:nowrap;max-width:100%;min-width:0}.site-branding{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden}.site-branding .custom-logo-link{display:inline-block;max-width:100%}.site-branding .custom-logo-link img{max-width:100%;height:auto;max-height:4.8rem;width:auto;display:block}.site-title{font-size:1.6rem;margin:0;font-weight:800;white-space:nowrap;display:inline-block}@media(min-width: 768px){.site-title{font-size:2rem}}.site-title a{color:#0a3d62;text-decoration:none;white-space:nowrap;display:inline-block;transition:all .3s ease}.site-title a:hover{color:#2ecc71}.site-description{font-size:1rem;color:#6c757d;margin:0;display:none}@media(min-width: 768px){.site-description{display:block;font-size:1.2rem}}.menu-toggle{display:block;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}@media(min-width: 1024px){.menu-toggle{display:none}}.menu-toggle .hamburger-box{width:28px;height:22px;display:inline-block;position:relative}.menu-toggle .hamburger-inner{display:block;top:50%;margin-top:-2px}.menu-toggle .hamburger-inner,.menu-toggle .hamburger-inner::before,.menu-toggle .hamburger-inner::after{width:28px;height:3px;background-color:#2f3640;border-radius:4px;position:absolute;transition:transform .3s ease}.menu-toggle .hamburger-inner::before,.menu-toggle .hamburger-inner::after{content:"";display:block}.menu-toggle .hamburger-inner::before{top:-9px}.menu-toggle .hamburger-inner::after{bottom:-9px}.menu-toggle.active .hamburger-inner{transform:rotate(45deg)}.menu-toggle.active .hamburger-inner::before{transform:rotate(90deg);top:0}.menu-toggle.active .hamburger-inner::after{transform:rotate(90deg);bottom:0;opacity:0}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1002;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.menu-overlay.active{pointer-events:auto;opacity:1;visibility:visible}.main-navigation{position:fixed;top:0;left:0;width:280px;max-width:min(280px,85vw);height:100%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:1003;transform:translateX(-100%);transition:transform .3s ease;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem 0 0}@media(min-width: 1024px){.main-navigation{position:static;left:auto;width:auto;max-width:none;height:auto;background:rgba(0,0,0,0);box-shadow:none;padding:0;overflow:visible;transform:none;display:block}}.main-navigation.active{transform:translateX(0)}.main-navigation .menu-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;flex-shrink:0;position:relative;z-index:2;overflow:visible;padding:0 1rem 1rem .35rem;border-bottom:1px solid #eee;margin-bottom:0}@media(min-width: 1024px){.main-navigation .menu-header{display:none}}.main-navigation .menu-header__actions{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.main-navigation .menu-header .menu-title{font-size:1.4rem;font-weight:600;color:#6c757d}.main-navigation .menu-header .menu-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#6c757d}.main-navigation .menu-header .menu-close:hover{color:#0a3d62}.main-navigation .main-navigation__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:1.5rem}@media(min-width: 1024px){.main-navigation .main-navigation__body{flex:none;min-height:auto;overflow:visible;padding-bottom:0}}.main-navigation .primary-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}@media(min-width: 1024px){.main-navigation .primary-menu{flex-direction:row;gap:0}}.main-navigation .primary-menu li{position:relative}@media(min-width: 1024px){.main-navigation .primary-menu li.menu-item-has-children>a{padding-right:2.4rem}}.main-navigation .primary-menu li a{display:block;padding:2rem 1.8rem;text-decoration:none;color:#2f3640;font-weight:500;font-size:1.5rem;transition:all .3s ease;border-radius:0}@media(min-width: 1024px){.main-navigation .primary-menu li a{padding:1.5rem 1.8rem;display:inline-block}}.main-navigation .primary-menu li a::before,.main-navigation .primary-menu li a::after{display:none}.main-navigation .primary-menu li a:hover{background-color:#2ecc71;color:#fff !important}.main-navigation .primary-menu .current-menu-item>a,.main-navigation .primary-menu .current-menu-ancestor>a{background-color:#178347 !important;color:#fff !important;border-radius:0 !important}.main-navigation .primary-menu .sub-menu{list-style:none;margin:0;padding:0;background:#fff;border-top:1px solid #eee;display:block}@media(min-width: 1024px){.main-navigation .primary-menu .sub-menu{position:absolute;top:100%;left:0;min-width:26rem;border:1px solid #eee;border-top:0;box-shadow:0 8px 24px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(0.5rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:100}}.main-navigation .primary-menu .sub-menu li>a{background-color:#fff;color:#2f3640 !important;font-size:1.4rem;padding:1.2rem 1.8rem}@media(min-width: 1024px){.main-navigation .primary-menu .sub-menu li>a{padding:1rem 1.6rem}}.main-navigation .primary-menu .sub-menu li>a:hover{background-color:#2ecc71 !important;color:#fff !important}.main-navigation .primary-menu .sub-menu li.current-menu-item>a{background-color:#178347 !important;color:#fff !important}@media(min-width: 1024px){.main-navigation .primary-menu li.menu-item-has-children:hover>.sub-menu,.main-navigation .primary-menu li.menu-item-has-children:focus-within>.sub-menu,.main-navigation .primary-menu li.menu-item-has-children.is-submenu-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}}.language-switcher{flex:0 0 auto;position:relative}.language-switcher--desktop{display:none}@media(min-width: 1024px){.language-switcher--desktop{display:block;margin-left:.5rem}}.language-switcher--mobile{margin:0;padding-top:0;border-top:none;flex:1 1 auto;min-width:0}@media(min-width: 1024px){.language-switcher--mobile{display:none}}.language-switcher--mobile .language-switcher__toggle{padding:.6rem .4rem;font-size:1.35rem}@media(min-width: 1024px){.language-switcher{margin-left:.5rem}}.language-switcher[open] .language-switcher__toggle{color:#2ecc71}.language-switcher__toggle{display:inline-flex;align-items:center;gap:.6rem;color:#2f3640;cursor:pointer;font-size:1.5rem;font-weight:500;list-style:none;padding:1.5rem 1rem;transition:all .3s ease}@media(min-width: 1024px){.language-switcher__toggle{padding:1.5rem 1.2rem}}.language-switcher__toggle::-webkit-details-marker{display:none}.language-switcher__toggle::marker{content:""}.language-switcher__toggle:hover{color:#2ecc71}.language-switcher__toggle i{font-size:1.6rem}.language-switcher__toggle span{line-height:1}.language-switcher__list{min-width:18rem;display:grid;gap:.25rem;list-style:none;margin:.6rem 0 0;padding:.8rem;background:#062a44;border-radius:.8rem;box-shadow:0 8px 24px rgba(0,0,0,.12)}@media(min-width: 1024px){.language-switcher--desktop .language-switcher__list{position:absolute;top:calc(100% + .75rem);right:0;z-index:1004;margin:0}}.language-switcher__link{display:block;padding:.9rem 1rem;border-radius:.45rem;color:hsla(0,0%,100%,.9);font-size:1.4rem;font-weight:500;line-height:1.3;text-decoration:none;transition:all .3s ease}.language-switcher__link:hover,.language-switcher__link.is-active{background:hsla(0,0%,100%,.08);color:#fff}.custom-logo-link img{max-height:40px;width:auto}@media(min-width: 768px){.custom-logo-link img{max-height:50px}}@media(min-width: 768px){.site-branding,.site-title,.site-title a{white-space:nowrap !important;display:inline-block !important;max-width:none !important;width:auto !important;flex:0 0 auto !important}}.site-footer{background:#2f3640;color:hsla(0,0%,100%,.7);margin-top:4rem;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width: 768px)and (max-width: 1023px){.footer-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.footer-grid{grid-template-columns:repeat(4, 1fr);gap:2rem}}.footer-title{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.8rem}.footer-title::after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:#2ecc71;border-radius:2px}.footer-contact p{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1.4rem}.footer-contact p i{width:20px;color:#2ecc71;font-size:1.4rem}.footer-contact p a{color:inherit;text-decoration:none}.footer-contact p a:hover{color:#2ecc71}.footer-social{display:flex;gap:.8rem;margin-top:1.5rem}.footer-social .social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.7);transition:all .3s ease}.footer-social .social-icon:hover{background:#2ecc71;color:#fff;transform:translateY(-3px)}.footer-links{display:flex;flex-direction:column;gap:.8rem}.footer-links .footer-link,.footer-links .footer-menu a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:1.4rem;transition:all .3s ease;display:inline-block}.footer-links .footer-link:hover,.footer-links .footer-menu a:hover{color:#2ecc71;transform:translateX(5px)}.footer-links .footer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.footer-gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:.8rem}.footer-gallery .gallery-item{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:5px;border:none;padding:0;background:rgba(0,0,0,0);cursor:pointer;width:100%}.footer-gallery .gallery-item img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.footer-gallery .gallery-item:hover img{transform:scale(1.1);filter:brightness(0.8)}.footer-gallery-modal{display:none;position:fixed;inset:0;z-index:10000;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.88)}.footer-gallery-modal.active{display:flex}.footer-gallery-modal__close{position:absolute;top:1.2rem;right:1.5rem;z-index:2;border:none;background:rgba(0,0,0,0);color:#fff;font-size:3.2rem;line-height:1;cursor:pointer;padding:.2rem .6rem}.footer-gallery-modal__close:hover,.footer-gallery-modal__close:focus{color:#2ecc71}.footer-gallery-modal__dialog{display:flex;align-items:center;justify-content:center;max-width:min(92vw,1200px);max-height:88vh}.footer-gallery-modal__image{display:block;max-width:100%;max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.45)}body.footer-gallery-modal-open{overflow:hidden}.site-footer .form-legal-consent{margin-top:1rem;padding-top:1rem;border-top-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.82)}.site-footer .form-legal-consent .form-legal-consent__checkbox span{color:hsla(0,0%,100%,.95);font-weight:500;font-size:1.15rem}.site-footer .form-legal-consent .form-legal-consent__notice{font-size:1.1rem;line-height:1.45;color:hsla(0,0%,100%,.72)}.site-footer .form-legal-consent a{color:#2ecc71;font-weight:600;text-decoration:underline}.site-footer .form-legal-consent a:hover,.site-footer .form-legal-consent a:focus{color:rgb(92.7792,218.4208,146.0576)}.site-footer .form-legal-consent input[type=checkbox]{accent-color:#2ecc71}.site-footer .form-recaptcha-notice{color:hsla(0,0%,100%,.65)}.site-footer .form-recaptcha-notice a{color:hsla(0,0%,100%,.75)}.newsletter-text{font-size:1.4rem;margin-bottom:1.5rem;line-height:1.5}.newsletter-wrapper{display:flex;flex-direction:column;gap:.8rem}@media(min-width: 768px){.newsletter-wrapper{flex-direction:row}}.newsletter-input{flex:1;padding:1rem 1.5rem;border:none;border-radius:8px;background:hsla(0,0%,100%,.1);color:#fff;font-size:1.4rem}.newsletter-input::placeholder{color:hsla(0,0%,100%,.5)}.newsletter-input:focus{outline:none;background:hsla(0,0%,100%,.15)}.newsletter-btn{padding:1rem 1.5rem;background:#178347;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover{background:#27ae60;transform:translateY(-2px)}.footer-bottom{display:flex;flex-direction:column;flex-wrap:wrap;text-align:center;gap:1rem;padding:2rem 0;font-size:1.3rem}.footer-bottom .footer-legal{width:100%}@media(min-width: 768px){.footer-bottom{flex-direction:row;justify-content:center;text-align:left}}.footer-bottom a{color:#2ecc71;text-decoration:underline}.footer-bottom a:hover{color:rgb(92.7792,218.4208,146.0576)}@media(max-width: 767px){.footer-grid{grid-template-columns:1fr !important;gap:2rem}.footer-col{width:100%}.newsletter-wrapper{flex-direction:column}.newsletter-btn{width:100%}}.footer-social-section{margin-top:1.5rem}.footer-social-section .footer-social-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.footer-social-section .footer-social{display:flex;gap:.8rem;flex-wrap:wrap}.footer-social-section .footer-social .social-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.7);transition:all .3s ease}.footer-social-section .footer-social .social-icon:hover{background:#2ecc71;color:#fff;transform:translateY(-3px)}.site-main{min-height:70vh;padding-top:0;width:100%;max-width:100%;overflow-x:clip}article{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.entry-title{font-size:1.8rem;margin-bottom:.5rem}.entry-title a{color:#2f3640;text-decoration:none}.entry-title a:hover{color:#0a3d62}.entry-meta{color:#6c757d;font-size:.875rem;margin-bottom:1rem}.hero-section{position:relative;margin-top:0;min-height:80vh;padding:4rem 0;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-section .container{position:relative;z-index:2}.hero-video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-video-background .hero-poster-lcp,.hero-video-background video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-video-background video{z-index:1}.hero-video-background .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;background:linear-gradient(100deg, rgba(6, 42, 68, 0.78) 0%, rgba(10, 61, 98, 0.52) 42%, rgba(10, 61, 98, 0.18) 62%, transparent 78%)}.hero-grid{display:grid;gap:4rem;align-items:center;width:100%}@media(min-width: 768px){.hero-grid{grid-template-columns:1.2fr .8fr}}.hero-content{position:relative;z-index:1}.hero-content h1{font-size:4.5rem;font-weight:800;margin-bottom:2rem;line-height:1.1;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8),0 4px 20px rgba(0,0,0,.45)}@media(min-width: 768px){.hero-content h1{font-size:6rem}}.hero-content p{font-size:2.2rem;margin-bottom:3rem;opacity:1;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.75),0 4px 16px rgba(0,0,0,.4)}.hero-content .hero-tagline{display:inline-block;background:rgba(6,42,68,.72);backdrop-filter:blur(8px);padding:.5rem 1.5rem;border-radius:50px;font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase;box-shadow:0 2px 12px rgba(0,0,0,.2)}.hero-visual{display:block;position:relative;width:100%;height:350px}@media(min-width: 768px){.hero-visual{height:500px}}.hero-img-container{width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);background-color:#0a3d62}.hero-img-container img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay-card{position:absolute;bottom:20px;right:-10px;background:#fff;color:#2f3640;padding:1.5rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);width:200px;z-index:5}.hero-overlay-card p{font-size:1.3rem;margin:0}.hero-overlay-card p strong{color:#178347;font-size:2.2rem;display:inline-block;margin:0 .2rem}@media(min-width: 768px){.hero-overlay-card{width:220px;padding:2rem}.hero-overlay-card p{font-size:1.4rem}.hero-overlay-card p strong{font-size:2.6rem}}.hero-buttons{display:flex;gap:2rem}.hero-buttons .btn-primary{background:#178347;color:#fff;padding:1.5rem 3rem;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s ease}.hero-buttons .btn-primary:hover{transform:translateY(-3px);background:#27ae60}.hero-buttons .btn-outline-white{border:2px solid #fff;color:#fff;padding:1.5rem 3rem;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s ease;background:rgba(6,42,68,.35);backdrop-filter:blur(4px);text-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 4px 14px rgba(0,0,0,.2)}.hero-buttons .btn-outline-white:hover{background:#fff;color:#0a3d62;text-shadow:none}@media(max-width: 1023px){.hero-video-background .hero-overlay{background:linear-gradient(180deg, rgba(6, 42, 68, 0.82) 0%, rgba(10, 61, 98, 0.55) 35%, rgba(10, 61, 98, 0.28) 55%, rgba(10, 61, 98, 0.08) 75%, transparent 100%)}.hero-section{--asesor-header-offset: 6.5rem;min-height:calc(100dvh - var(--asesor-header-offset));min-height:calc(100svh - var(--asesor-header-offset));padding:1.5rem 0 2rem;display:flex;align-items:center}.hero-section .container.hero-grid{flex:1;width:100%;min-height:100%;align-content:center}.hero-grid{display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between}.hero-content{flex:0 0 auto;text-align:center}.hero-content h1{font-size:2.6rem;margin-bottom:1rem}.hero-content p{font-size:1.5rem;margin-bottom:1.5rem}.hero-content .hero-tagline{font-size:1.1rem;margin-bottom:1rem}.hero-buttons{flex-direction:column;gap:.75rem;align-items:center}.hero-buttons .btn-primary,.hero-buttons .btn-outline-white{width:100%;max-width:32rem;text-align:center;padding:1rem 2rem;font-size:1.4rem}}@media(max-width: 1023px)and (max-width: 429px){.hero-visual{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-end;min-height:0;height:auto;max-height:42vh}.hero-img-container{flex:1 1 auto;min-height:14rem;border-radius:15px}.hero-overlay-card{position:relative;bottom:auto;right:auto;flex:0 0 auto;width:100%;max-width:34rem;margin:.75rem auto 0;padding:1.2rem 1.5rem;text-align:center}.hero-overlay-card p{font-size:1.45rem;line-height:1.35;margin:0}.hero-overlay-card p strong{font-size:2.6rem;display:block;margin:.2rem 0}}@media(max-width: 1023px)and (min-width: 430px)and (max-width: 679px){.hero-visual{display:block;flex:0 0 auto;max-height:none;height:auto}.hero-img-container{flex:none;width:100%;aspect-ratio:5/4;min-height:14rem;max-height:min(44vh,28rem);height:auto;border-radius:15px}.hero-overlay-card{position:relative;bottom:auto;right:auto;width:100%;max-width:34rem;margin:.75rem auto 0;padding:1.2rem 1.5rem;text-align:center}.hero-overlay-card p{font-size:1.45rem;line-height:1.35;margin:0}.hero-overlay-card p strong{font-size:2.6rem;display:block;margin:.2rem 0}}@media(max-width: 1023px)and (min-width: 680px){.hero-section{--asesor-header-offset: 11rem;padding:2rem 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;justify-content:center}.hero-content{text-align:left}.hero-content h1{font-size:3.2rem}.hero-content p{font-size:1.6rem}.hero-buttons{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.hero-buttons .btn-primary,.hero-buttons .btn-outline-white{width:auto;max-width:none}.hero-visual{display:block;position:relative;flex:none;min-height:0;max-height:none;height:min(52vh,42rem);width:100%}.hero-img-container{position:absolute;inset:0;flex:none;width:100%;height:100%;min-height:100%}.hero-overlay-card{position:absolute;bottom:1.5rem;right:0;left:auto;width:min(100%,24rem);margin:0}.hero-overlay-card p{font-size:1.5rem}.hero-overlay-card p strong{font-size:2.8rem;display:inline-block;margin:0 .2rem}}@media(max-width: 480px){.hero-content h1{font-size:2.2rem}.hero-overlay-card p{font-size:1.35rem}.hero-overlay-card p strong{font-size:2.4rem}}@media(max-width: 768px){.header-content{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:1rem;text-align:center}.main-navigation ul{flex-direction:column !important;gap:0 !important;width:100%}.main-navigation li{width:100%;text-align:center}.main-navigation a{display:block;padding:1rem 1.5rem;width:100%}.menu-toggle{display:block !important;order:2}.site-branding{order:1;text-align:center;flex:1 1 auto;min-width:0;max-width:calc(100% - 4.8rem)}.site-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.site-title a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}}@media(max-width: 480px){.site-title{font-size:1.2rem}}@media(max-width: 1023px){.hero-section+.stats-section{margin-top:0;padding-top:2rem}.site-main{padding-top:0}}.topbar{background:#062a44;color:hsla(0,0%,100%,.8);padding:.8rem 0;font-size:1.5rem;transition:transform .3s ease,opacity .3s ease}@media(min-width: 480px){.topbar{display:none}}@media(min-width: 768px){.topbar{display:block}}.topbar.hide-on-scroll{position:sticky;top:0;z-index:999}.topbar.hide-on-scroll.scrolled{transform:translateY(-100%)}.topbar .topbar-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.topbar .topbar-info{display:flex;flex-wrap:wrap;gap:1.5rem}.topbar .topbar-info .info-item{display:inline-flex;align-items:center;gap:.5rem}.topbar .topbar-info .info-item i{color:#2ecc71;width:14px;font-size:1.5rem}.topbar .topbar-info .info-item span,.topbar .topbar-info .info-item a{font-size:1.3rem;color:inherit;text-decoration:none}.topbar .topbar-info .info-item a:hover{color:#2ecc71}.topbar .topbar-social{display:flex;gap:.5rem}.topbar .topbar-social .social-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);border-radius:5px;transition:all .3s ease}.topbar .topbar-social .social-link:hover{background:#2ecc71;color:#fff}@media(max-width: 768px){.topbar{display:none !important}}.why-us-section{padding:5rem 0;background:#f8f9fa}.why-us-section .section-header{margin-bottom:3rem}.why-us-section .section-header .section-subtitle{display:inline-block;color:#178347;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.why-us-section .section-header .section-title{font-size:2.4rem;margin-bottom:1rem;color:#2f3640}@media(min-width: 768px){.why-us-section .section-header .section-title{font-size:3rem}}.why-us-section .section-header .section-description{color:#636a71;max-width:600px;margin:0 auto;font-size:1.5rem}.why-us-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.why-us-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.why-us-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.why-card{background:#fff;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.05)}.why-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.why-card .why-card-image{width:100%;height:220px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a3d62}.why-card .why-card-content{padding:1.5rem;background:#fff}.why-card .why-card-content .why-title{font-size:1.8rem;font-weight:600;margin-bottom:.8rem;color:#2f3640}.why-card .why-card-content .why-description{font-size:1.4rem;line-height:1.5;color:#6c757d;margin-bottom:1rem}.why-card .why-card-content .why-readmore{display:inline-flex;align-items:center;gap:.5rem;color:#2ecc71;font-size:1.4rem;font-weight:500;text-decoration:none;transition:all .3s ease}.why-card .why-card-content .why-readmore:hover{gap:.8rem;color:#0a3d62}@media(min-width: 1024px){.why-us-grid--lite{grid-template-columns:repeat(3, 1fr)}}.why-card-lite{background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;gap:.8rem;height:100%}.why-card-lite:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.why-card-lite__icon{width:6.4rem;height:6.4rem;border-radius:50%;background:rgba(46,204,113,.12);color:#2ecc71;display:flex;align-items:center;justify-content:center;font-size:2.8rem;transition:color .3s ease,background-color .3s ease}@media(min-width: 768px){.why-card-lite__icon{width:7rem;height:7rem;font-size:3.2rem}}.why-card-lite__title{font-size:1.8rem;font-weight:600;color:#2f3640;margin:0}.why-card-lite__description{font-size:1.4rem;line-height:1.5;color:#6c757d;margin:0;flex-grow:1}.why-card-lite__btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.8rem;border-radius:8px;background-color:#0a3d62;color:#fff !important;font-size:1.4rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(10,61,98,.25)}.why-card-lite__btn:hover{background-color:#2ecc71;box-shadow:0 6px 16px rgba(46,204,113,.35);color:#fff !important;transform:translateY(-2px)}.why-card-lite:hover .why-card-lite__icon{background:rgba(10,61,98,.1);color:#0a3d62}@media(max-width: 768px){.why-us-section{padding:3rem 0}.why-card .why-card-image{height:180px}.why-card .why-card-content{padding:1.2rem}.why-card .why-card-content .why-title{font-size:1.6rem}.why-card .why-card-content .why-description{font-size:1.3rem}}.stats-section{background-color:#f8f9fa;padding:5rem 0;margin:0;color:#2f3640}.stats-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;text-align:center}@media(min-width: 768px){.stats-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.stat-card{background:rgba(0,0,0,0);padding:0;border-radius:0;box-shadow:none;text-align:center;transition:none}.stat-card .stat-number{font-size:4rem;font-weight:800;line-height:1;color:#0a3d62;display:inline-block}@media(min-width: 768px){.stat-card .stat-number{font-size:5rem}}.stat-card .stat-plus,.stat-card .stat-percent{font-size:2.5rem;font-weight:700;color:#2ecc71;vertical-align:super;margin-left:.2rem;display:inline-block}.stat-card .stat-label{font-size:1.4rem;margin-top:.8rem;margin-bottom:0;color:#2f3640;text-transform:uppercase;letter-spacing:1px}@media(min-width: 768px){.stat-card .stat-label{font-size:1.6rem}}.stat-card:not(:last-child){position:relative}@media(min-width: 768px){.stat-card:not(:last-child)::after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:1px;height:50px;background-color:rgba(47,54,64,.1)}}@media(max-width: 768px){.stats-section{padding:3rem 0}.stat-card .stat-number{font-size:3.5rem}.stat-card .stat-plus,.stat-card .stat-percent{font-size:2rem}.stat-card .stat-label{font-size:1.3rem}.stat-card:not(:last-child)::after{display:none}}.logos-section{padding:4rem 0;background:#f8f9fa;overflow:hidden;overflow-x:clip;max-width:100%}.logos-section .section-header{margin-bottom:3rem}.logos-section .section-header .section-subtitle{display:inline-block;color:#178347;font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.logos-section .section-header .section-title{font-size:2.4rem;margin-bottom:1rem;color:#2f3640}@media(min-width: 768px){.logos-section .section-header .section-title{font-size:3rem}}.logos-section .section-header .section-description{color:#636a71;max-width:600px;margin:0 auto;font-size:1.5rem}.logos-carousel{width:100%;overflow:hidden;position:relative}.logos-carousel::before,.logos-carousel::after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.logos-carousel::before{left:0;background:linear-gradient(to right, #F8F9FA, transparent)}.logos-carousel::after{right:0;background:linear-gradient(to left, #F8F9FA, transparent)}.logos-track{display:flex;gap:2rem;animation:scrollLogos 30s linear infinite;width:fit-content}.logos-track:hover{animation-play-state:paused}.logo-item{flex:0 0 auto;width:150px;height:90px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.08)}.logo-item img{width:100%;height:auto;max-height:110px;object-fit:contain;filter:none !important;-webkit-filter:none !important;opacity:1 !important;transition:all .3s ease}.logo-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.logo-item:hover img{transform:scale(1.02)}@keyframes scrollLogos{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(max-width: 768px){.logos-section{padding:3rem 0}.logo-item{width:130px;height:75px}.logo-item img{max-height:80px}.logos-track{gap:1rem}.logos-carousel::before,.logos-carousel::after{width:50px}}@media(max-width: 480px){.logo-item{width:110px;height:65px}.logo-item img{max-height:70px}}.page-hero,.contacto-hero{text-align:center;padding:3rem 0 2rem}.page-hero h1,.contacto-hero h1{font-size:1.8rem;color:#2ecc71;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.page-hero h2,.page-hero .page-hero__subtitle,.contacto-hero h2,.contacto-hero .page-hero__subtitle{font-size:3rem;color:#2f3640;margin-bottom:1rem}.page-hero .page-hero__subtitle,.contacto-hero .page-hero__subtitle{font-weight:600;line-height:1.2}@media(max-width: 768px){.page-hero,.contacto-hero{padding:2rem 0 1rem}}.contacto-grid{display:grid;grid-template-columns:1fr;gap:3rem;padding:2rem 0}@media(min-width: 768px){.contacto-grid{grid-template-columns:repeat(2, 1fr);gap:4rem}}.contacto-info{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.contacto-datos{display:flex;flex-direction:column;gap:2rem}.contacto-item{display:flex;align-items:center;gap:1.5rem;padding:1rem;border-radius:12px;transition:all .3s ease}.contacto-item .contacto-icon{width:50px;height:50px;background:rgba(10,61,98,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.contacto-item .contacto-icon i{font-size:2rem;color:#0a3d62;transition:all .3s ease}.contacto-item .contacto-text h3{font-size:1.4rem;font-weight:600;margin-bottom:.3rem;color:#2f3640}.contacto-item .contacto-text p{font-size:1.4rem;color:#6c757d;line-height:1.4;margin:0}.contacto-item .contacto-text a{color:#6c757d;text-decoration:none;transition:all .3s ease}.contacto-item .contacto-text a:hover{color:#2ecc71}.contacto-item:hover{background:rgba(46,204,113,.08)}.contacto-item:hover .contacto-icon{background:rgba(46,204,113,.15)}.contacto-item:hover .contacto-icon i{color:#2ecc71}.contacto-item:hover .contacto-text p,.contacto-item:hover .contacto-text a{color:#2ecc71}.contacto-item:hover .contacto-text h3{color:#2f3640}.contacto-notice{display:flex !important;align-items:flex-start;visibility:visible !important;opacity:1 !important;position:relative;z-index:2;width:100%;min-height:3.2rem;margin:0 0 1.5rem;padding:1rem 1.2rem;border-radius:8px;font-size:1.4rem;line-height:1.5;box-sizing:border-box}.contacto-notice i{margin-right:.8rem;flex-shrink:0}.contacto-notice span{display:inline}.contacto-notice--error{background-color:#f8d7da !important;border:2px solid #dc3545 !important;border-left-width:5px !important;color:#721c24 !important}.contacto-notice--success{background-color:#d4edda !important;border:2px solid #28a745 !important;border-left-width:5px !important;color:#155724 !important}.contacto-formulario{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem 1.2rem;border:1px solid #e5e7eb;border-radius:10px;font-size:1.4rem;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#0a3d62;box-shadow:0 0 0 3px rgba(10,61,98,.1)}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em}.form-group textarea{resize:vertical;min-height:100px}.btn-enviar{width:100%;padding:1rem;background:#0a3d62;color:#fff;border:none;border-radius:10px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-enviar:hover{background:#2ecc71;transform:translateY(-2px)}.contacto-feedback{margin-top:2rem;padding:2rem;background:#f8f9fa;border-radius:20px;text-align:center}.contacto-feedback h3{font-size:1.8rem;margin-bottom:.8rem;color:#2f3640}.contacto-feedback>p{font-size:1.4rem;color:#6c757d;margin-bottom:1.5rem}.feedback-group{max-width:500px;margin:0 auto}.feedback-group input,.feedback-group textarea{width:100%;padding:.8rem 1rem;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:10px;font-size:1.4rem;background:#fff}.btn-feedback{padding:.8rem 2rem;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1.4rem;cursor:pointer;transition:all .3s ease;width:100%}.btn-feedback:hover{background:#27ae60;transform:translateY(-2px)}@media(max-width: 768px){.contacto-info{padding:1.5rem}.contacto-item{padding:.8rem}.contacto-item .contacto-icon{width:40px;height:40px}.contacto-item .contacto-icon i{font-size:1.6rem}.contacto-item .contacto-text h3{font-size:1.3rem}.contacto-item .contacto-text p{font-size:1.2rem}.contacto-feedback{padding:1.5rem}}.cta-quote-section{padding:0;margin:0;background:#f8f9fa;width:100%;max-width:100%;overflow-x:clip}.cta-quote-section .container-fluid{max-width:100%;overflow-x:clip}.quote-container{max-width:100%;margin:0;padding:0}.quote-media-col,.quote-form-col{padding:0;margin:0}.quote-media-wrapper{position:relative;width:100%;height:100%;min-height:400px}@media(min-width: 768px){.quote-media-wrapper{min-height:500px}}.quote-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.quote-form-col{background:#fff;padding:2rem;display:flex;align-items:center}@media(min-width: 768px){.quote-form-col{padding:3rem}}.quote-form-wrapper{max-width:500px;margin:0 auto;width:100%}@media(min-width: 768px){.quote-form-wrapper{margin:0 auto}}.quote-badge{color:#178347;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.quote-title{font-size:2rem;margin-bottom:1rem;color:#2f3640}@media(min-width: 768px){.quote-title{font-size:3rem}}.quote-description{font-size:1.4rem;color:#6c757d;line-height:1.6;margin-bottom:2rem}.form-control,.form-select{width:100%;padding:1rem 1.2rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1.4rem;background:#fff;transition:all .3s ease}.form-control:focus,.form-select:focus{outline:none;border-color:#0a3d62;box-shadow:0 0 0 3px rgba(10,61,98,.1)}.form-select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em}textarea.form-control{resize:vertical;min-height:100px}.btn-submit{display:inline-block;width:100%;padding:1rem 2rem;background:#0a3d62;color:#fff;border:none;border-radius:8px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-submit:hover{background:#062a44;transform:translateY(-3px)}@media(max-width: 768px){.cta-quote-section{margin-top:2rem}.cta-quote-section:not(.about-split-section) .row{display:flex;flex-direction:column}.cta-quote-section:not(.about-split-section) .quote-media-col{order:2}.cta-quote-section:not(.about-split-section) .quote-form-col{order:1;padding:2rem 1.5rem}.quote-media-wrapper{min-height:250px}.quote-title{font-size:1.8rem;text-align:center}.quote-badge{text-align:center;display:block}.quote-description{text-align:center;font-size:1.3rem}.form-control,.form-select{padding:.8rem 1rem;font-size:1.3rem}.btn-submit{padding:.8rem 1.5rem;font-size:1.4rem}}@media(max-width: 480px){.quote-form-col{padding:1.5rem}.quote-title{font-size:1.6rem}.quote-description{font-size:1.2rem}}.green-energy-section-full{background:#6c757d;width:100%;overflow:hidden}.green-energy-content{padding:4rem 2rem;display:flex;align-items:center}@media(min-width: 768px){.green-energy-content{padding:5rem}}.green-energy-inner{max-width:600px;margin:0 auto;width:100%}@media(min-width: 768px){.green-energy-inner{margin:0 0 0 auto}}.green-title{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#f8f9fa;position:relative}.green-title::after{content:"";position:absolute;bottom:-12px;left:0;width:60px;height:3px;background:#2ecc71;border-radius:3px}@media(min-width: 768px){.green-title{font-size:2.8rem}}.green-description{font-size:1.6rem;line-height:1.6;color:#fff;margin:1.5rem 0 2rem}.green-cards-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin:2rem 0}@media(min-width: 768px){.green-cards-grid{grid-template-columns:repeat(2, 1fr);gap:1.2rem}}.green-card{background:#0a3d62;border-radius:12px;padding:1.2rem;transition:all .3s ease}.green-card:hover{transform:translateY(-5px);background:#062a44}.green-card i{font-size:2rem;color:#2ecc71;margin-bottom:.8rem;display:block}.green-card h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#fff}.green-card p{font-size:1.2rem;line-height:1.4;color:hsla(0,0%,100%,.8);margin:0}.green-badge{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(10,61,98,.5)}.green-badge i{font-size:1.4rem;color:#2ecc71}.green-badge span{font-size:1.4rem;font-weight:500;color:#fff}.green-badge .badge-cert{background:#0a3d62;padding:.2rem .8rem;border-radius:50px;color:#fff;font-size:1.5rem}@media(min-width: 768px){.green-energy-video-col{min-height:100%}}.green-video-wrapper{position:relative;width:100%;height:100%;min-height:400px}@media(min-width: 768px){.green-video-wrapper{min-height:500px}}.green-video,.green-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 768px){.green-energy-content{padding:3rem 1.5rem}.green-title{text-align:center}.green-title::after{left:50%;transform:translateX(-50%)}.green-description{text-align:center}.green-cards-grid{grid-template-columns:1fr}.green-badge{justify-content:center}.green-video-wrapper{min-height:280px}}.testimonials-section{padding:5rem 0;background:#fff;position:relative;overflow:hidden}.testimonials-header{margin-bottom:3rem}.testimonials-header .testimonials-badge{color:#178347;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.testimonials-header .testimonials-title{font-size:2.5rem;color:#2f3640}@media(min-width: 768px){.testimonials-header .testimonials-title{font-size:3rem}}.testimonials-carousel-container{position:relative;overflow:hidden;padding:2rem 0}.testimonials-carousel-container::before,.testimonials-carousel-container::after{position:absolute;content:"";top:0;height:100%;width:0;z-index:1;pointer-events:none}.testimonials-carousel-container::before{left:0;background:linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%)}.testimonials-carousel-container::after{right:0;background:linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%)}@media(min-width: 768px){.testimonials-carousel-container::before,.testimonials-carousel-container::after{width:180px}}@media(min-width: 1024px){.testimonials-carousel-container::before,.testimonials-carousel-container::after{width:300px}}.testimonials-carousel{--testimonial-item-width: 100%;display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-inline:calc((100% - var(--testimonial-item-width))/2);-webkit-overflow-scrolling:touch}.testimonials-carousel::before,.testimonials-carousel::after{content:"";flex:0 0 calc((100% - var(--testimonial-item-width))/2)}.testimonials-carousel::-webkit-scrollbar{display:none}@media(min-width: 768px){.testimonials-carousel{--testimonial-item-width: calc(33.333% - 1.33rem);gap:2rem}}.testimonial-item{flex:0 0 var(--testimonial-item-width);scroll-snap-align:center;text-align:center}@media(min-width: 768px){.testimonial-item.testimonial-center .testimonial-text-wrapper{opacity:1;transform:scale(1);box-shadow:0 10px 30px rgba(0,0,0,.15)}}.testimonial-img-wrapper{position:relative;display:inline-block;margin-bottom:1rem}.testimonial-img-wrapper .testimonial-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease}.testimonial-img-wrapper .testimonial-quote-icon{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:#0a3d62;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 10px rgba(0,0,0,.1)}.testimonial-img-wrapper .testimonial-quote-icon i{color:#fff;font-size:1.2rem}.testimonial-text-wrapper{background:#fff;padding:2rem;margin-top:1rem;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);opacity:1;transform:scale(1);transform-origin:center top;transition:transform .45s ease,opacity .45s ease,box-shadow .45s ease}@media(min-width: 768px){.testimonial-text-wrapper{opacity:.85;transform:scale(0.9)}}.testimonial-text-wrapper .testimonial-text{font-size:1.4rem;line-height:1.6;color:#6c757d;margin-bottom:1rem;font-style:italic}.testimonial-text-wrapper .testimonial-name{font-size:1.4rem;font-weight:600;margin-bottom:.2rem;color:#2f3640}.testimonial-text-wrapper .testimonial-profession{font-size:1.2rem;color:#2ecc71}.testimonial-nav{position:absolute;top:1.25rem;left:50%;right:auto;transform:translateX(-50%);background:rgba(0,0,0,0);border:none;width:42px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transition:opacity .35s ease,transform .35s ease;z-index:2;opacity:1;visibility:visible}@media(min-width: 768px){.testimonial-nav{width:48px;height:36px}}@media(min-width: 1024px){.testimonial-nav{width:56px;height:44px;opacity:0;visibility:hidden}}.testimonial-nav::after{position:absolute;content:"";display:block;transition:border-color .35s ease}.testimonial-nav::after{width:10px;height:10px;border-top:2px solid #2ecc71;border-right:2px solid #2ecc71}@media(min-width: 768px){.testimonial-nav::after{width:12px;height:12px}}@media(min-width: 1024px){.testimonial-nav::after{width:14px;height:14px}}.testimonial-nav i{display:none}.testimonial-nav:hover::after{border-color:#062a44}.testimonials-carousel-container:hover .testimonial-nav{opacity:1;visibility:visible}.testimonial-nav-prev{margin-left:-4.5rem}@media(min-width: 768px){.testimonial-nav-prev{margin-left:-7rem}}@media(min-width: 1024px){.testimonial-nav-prev{margin-left:-8.5rem}}.testimonial-nav-prev::after{left:8px;transform:rotate(-135deg)}.testimonial-nav-next{margin-left:4.5rem}@media(min-width: 768px){.testimonial-nav-next{margin-left:7rem}}@media(min-width: 1024px){.testimonial-nav-next{margin-left:8.5rem}}.testimonial-nav-next::after{right:8px;transform:rotate(45deg)}.testimonials-footer{margin-top:3rem}.btn-add-review{display:inline-flex;align-items:center;gap:.5rem;background:#2ecc71;color:#fff;border:none;padding:.8rem 2rem;border-radius:50px;font-size:1.4rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-add-review i{font-size:1.2rem}.btn-add-review:hover{background:#27ae60;transform:translateY(-2px)}.review-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000;align-items:center;justify-content:center}.review-modal.active{display:flex}.review-modal-content{background:#fff;border-radius:16px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.review-modal-content .review-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #eee}.review-modal-content .review-modal-header h3{font-size:1.6rem;margin:0;color:#2f3640}.review-modal-content .review-modal-header .review-modal-close{font-size:2rem;cursor:pointer;color:#6c757d}.review-modal-content .review-modal-header .review-modal-close:hover{color:#0a3d62}.review-modal-content form{padding:1.5rem}.review-modal-content form .form-group{margin-bottom:1.5rem}.review-modal-content form .form-group label{display:block;margin-bottom:.5rem;font-size:1.3rem;font-weight:500;color:#2f3640}.review-modal-content form .form-group .form-control{width:100%;padding:.8rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1.4rem}.review-modal-content form .form-group .form-control:focus{outline:none;border-color:#0a3d62}.review-modal-content form .form-group .rating-stars{display:flex;gap:.5rem}.review-modal-content form .form-group .rating-stars i{font-size:2rem;color:#ddd;cursor:pointer;transition:all .3s ease}.review-modal-content form .form-group .rating-stars i:hover,.review-modal-content form .form-group .rating-stars i.active{color:#ffc107}.btn-submit-review{width:100%;padding:1rem;background:#0a3d62;color:#fff;border:none;border-radius:8px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-submit-review:hover{background:#062a44;transform:translateY(-2px)}.testimonial-rating{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;margin-bottom:1rem}.testimonial-rating .testimonial-stars{display:flex;justify-content:center;align-items:center;gap:.5rem}.testimonial-rating i{color:#ffc107;font-size:1.2rem}.testimonial-rating .testimonial-emoji{font-size:1.4rem;margin-left:.5rem}.testimonial-satisfaccion{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:0;padding:.3rem .8rem;background:rgba(46,204,113,.1);border-radius:50px;display:inline-flex;margin-left:auto;margin-right:auto}.testimonial-satisfaccion .satisfaccion-emoji{font-size:1.2rem}.testimonial-satisfaccion .satisfaccion-texto{font-size:1.1rem;color:#2ecc71;font-weight:500}@media(max-width: 768px){.testimonials-section{padding:3rem 0}.testimonial-nav{width:56px;height:44px;top:100px;left:50%;right:auto;transform:translateX(-50%)}.testimonial-nav-prev{left:50%;right:auto;margin-left:-4.25rem}.testimonial-nav-next{left:50%;right:auto;margin-left:4.25rem}.btn-add-review{width:100%;justify-content:center}}.about-page{max-width:100%;width:100%}.about-section{padding:4.5rem 0}@media(min-width: 768px){.about-section{padding:6rem 0}}.about-section--light{background:#f8f9fa}.about-section--white{background:#fff}.about-section-label{color:#2ecc71;display:inline-block;font-size:1.3rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.about-section-title{color:#2f3640;font-size:2.6rem;line-height:1.2;margin:0 0 3rem;text-align:center;text-transform:uppercase}@media(min-width: 768px){.about-section-title{font-size:3.2rem}}.about-split-section{margin:0;max-width:100%;padding:0;width:100%}.about-split-section .quote-description{margin-bottom:0}.about-split-section .about-split__title{text-transform:uppercase}.about-split-section .about-split__title-accent{color:#2ecc71}.about-split-section .about-split__row{display:grid;grid-template-columns:1fr;width:100%}@media(min-width: 768px){.about-split-section .about-split__row{align-items:stretch;grid-template-columns:1fr 1fr;min-height:max(480px,100svh - 13rem)}}@media(min-width: 1024px){.about-split-section .about-split__row{min-height:max(520px,100svh - 13rem)}}.about-split-section .about-split__col--content{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-width:0;padding:2.5rem 20px}@media(min-width: 768px){.about-split-section .about-split__col--content{padding:3rem clamp(2rem,5vw,5rem)}}.about-split-section .about-split__col--content.quote-form-col{background:#f8f9fa;justify-content:center;padding:2.5rem 20px}@media(min-width: 768px){.about-split-section .about-split__col--content.quote-form-col{padding:3rem clamp(2rem,5vw,5rem)}}.about-split-section .about-split__col--content .quote-form-wrapper{margin:0 auto !important;max-width:540px;width:100%}.about-split-section .about-split__col--media{min-width:0;padding:0}.about-split-section .about-split__col--media.quote-media-col{padding:0}.about-split-section .about-split__col--media .quote-media-wrapper{height:100%;min-height:clamp(220px,42vh,400px);width:100%}@media(min-width: 768px){.about-split-section .about-split__col--media .quote-media-wrapper{min-height:100%}}.about-split-section .about-split__col--media .quote-image{border-radius:0 !important;display:block;height:100%;min-height:clamp(220px,42vh,400px);object-fit:cover;width:100%}@media(min-width: 768px){.about-split-section .about-split__col--media .quote-image{min-height:100%}}@media(max-width: 767px){.about-split-section--media-left .about-split__col--media{order:-1}}@media(min-width: 768px){.about-hero__content .quote-title{font-size:3.4rem}}.about-mission__inner{margin:0 auto;max-width:760px;text-align:center}.about-mission__icon{align-items:center;background:rgba(10,61,98,.08);border-radius:50%;color:#0a3d62;display:inline-flex;font-size:2.4rem;height:72px;justify-content:center;margin-bottom:1.5rem;width:72px}.about-mission__inner h2{color:#2f3640;font-size:2.4rem;line-height:1.25;margin-bottom:1.2rem;text-transform:uppercase}@media(min-width: 768px){.about-mission__inner h2{font-size:3rem}}.about-mission__inner p{color:#6c757d;font-size:1.6rem;line-height:1.75;margin:0}.about-history__media{position:relative}.about-history__year{background:#2ecc71;border-radius:8px;bottom:1.2rem;color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:1px;padding:.5rem 1rem;position:absolute;right:1.2rem}.about-history__content h2{color:#2f3640;font-size:2.6rem;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width: 768px){.about-history__content h2{font-size:3.2rem}}.about-history__content p{color:#6c757d;font-size:1.6rem;line-height:1.7;margin:0}.about-team__grid{display:grid;gap:2.5rem 3rem;grid-template-columns:repeat(auto-fit, minmax(140px, 200px));justify-content:center;justify-items:center;margin:0 auto;max-width:100%}.about-team-card{text-align:center;width:100%}.about-team-card h3{color:#2f3640;font-size:1.7rem;margin:1.2rem 0 .4rem;text-transform:uppercase}.about-team-card p{color:#6c757d;font-size:1.35rem;line-height:1.5;margin:0}.about-team-card__photo{aspect-ratio:1;border-radius:50%;margin:0 auto;max-width:160px;overflow:hidden;width:100%}.about-team-card__photo img{display:block;height:100%;object-fit:cover;width:100%}.about-values__grid{display:grid;gap:2rem}@media(min-width: 768px){.about-values__grid{grid-template-columns:repeat(3, 1fr)}}.about-value-card{background:#fff;border-radius:18px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:2.4rem 2rem;transition:all .3s ease}.about-value-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.about-value-card:hover .about-value-card__icon{background:rgba(46,204,113,.14)}.about-value-card:hover .about-value-card__icon i{color:#2ecc71}.about-value-card h3{color:#2f3640;font-size:1.7rem;margin-bottom:1rem;text-transform:uppercase}.about-value-card p{color:#6c757d;font-size:1.45rem;line-height:1.6;margin:0}.about-value-card__icon{align-items:center;background:rgba(10,61,98,.1);border-radius:50%;display:flex;height:58px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:58px}.about-value-card__icon i{color:#0a3d62;font-size:2.1rem;transition:all .3s ease}.about-stats__grid{display:grid;gap:2.5rem 3rem;grid-template-columns:repeat(auto-fit, minmax(160px, 280px));justify-content:center;justify-items:center;margin:0 auto 3rem;max-width:100%;text-align:center}.about-stat-card{width:100%}.about-stat-card__number{color:#0a3d62;font-size:4rem;font-weight:800;line-height:1;margin:0 0 .8rem}@media(min-width: 768px){.about-stat-card__number{font-size:5rem}}.about-stat-card__suffix{color:#2ecc71;font-size:2.2rem;font-weight:700;margin-left:.15rem;vertical-align:super}.about-stat-card__label{color:#2f3640;font-size:1.4rem;letter-spacing:1px;line-height:1.4;margin:0;text-transform:uppercase}@media(min-width: 768px){.about-stat-card__label{font-size:1.5rem}}.about-testimonial{align-items:center;background:#f8f9fa;border:none;border-radius:18px;display:grid;gap:1.5rem 2rem;margin:0;padding:2.4rem 2rem;text-align:left}@media(min-width: 768px){.about-testimonial{grid-template-columns:auto 1fr;padding:2.8rem 3rem}}.about-testimonial__avatar{border-radius:50%;display:block;height:72px;object-fit:cover;width:72px}.about-testimonial__quote{color:#2f3640;font-size:1.7rem;font-style:italic;line-height:1.65;margin:0}@media(min-width: 768px){.about-testimonial__quote{font-size:1.85rem}}.about-testimonial__author{color:#6c757d;font-size:1.4rem;font-style:normal;grid-column:1/-1;margin:0}@media(min-width: 768px){.about-testimonial__author{grid-column:2}}.about-cta-band{background:linear-gradient(135deg, #0A3D62 0%, #062A44 100%);padding:4.5rem 0}.about-cta-band__inner{margin:0 auto;max-width:900px;text-align:center}.about-cta-band__label{color:#2ecc71;display:block;font-size:1.3rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.about-cta-band__inner h2{color:#fff;font-size:2.4rem;line-height:1.25;margin:0 0 2.5rem;text-transform:uppercase}@media(min-width: 768px){.about-cta-band__inner h2{font-size:3rem}}.about-cta-band__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.about-cta-band__btn{border-radius:8px;display:inline-block;font-size:1.5rem;font-weight:700;padding:1.1rem 2.4rem;text-decoration:none;transition:all .3s ease}.about-cta-band__btn--primary{background:#2ecc71;color:#fff}.about-cta-band__btn--primary:hover{background:#27ae60;color:#fff;transform:translateY(-2px)}.about-cta-band__btn--outline{background:rgba(0,0,0,0);border:2px solid hsla(0,0%,100%,.85);color:#fff}.about-cta-band__btn--outline:hover{background:hsla(0,0%,100%,.12);color:#fff;transform:translateY(-2px)}@media(max-width: 767px){.about-section{padding:3.5rem 0}.about-split-section .about-split__col--content{padding:2rem 1.5rem}.about-split-section .quote-title,.about-split-section .quote-badge,.about-split-section .quote-description{text-align:left}.about-split-section .quote-title{font-size:2.2rem}.about-section-title{font-size:2.2rem}.about-stat-card__number{font-size:3.2rem}.about-cta-band__inner h2{font-size:2rem}.about-cta-band__btn{width:100%}}.servicios-page{max-width:100%;width:100%}.servicios-header{padding-bottom:2rem}.servicios-card-index{padding-bottom:4rem}@media(max-width: 1023px){.servicios-page .servicio-split-section.about-split-section .about-split__row{grid-template-columns:1fr}.servicios-page .servicio-split-section.about-split-section .about-split__col--media{order:-1}.servicios-page .servicio-split-section.about-split-section .about-split__col--content{order:0}}.servicio-single-page{padding-bottom:0}.servicio-single-page .servicio-split-section.about-split-section{margin-bottom:2.5rem}@media(min-width: 768px){.servicio-single-page .servicio-split-section.about-split-section{margin-bottom:4rem}}@media(min-width: 768px){.servicio-single-page .servicio-split-section.about-split-section .about-split__row{align-items:stretch;min-height:max(480px,100svh - 13rem)}}@media(min-width: 1024px){.servicio-single-page .servicio-split-section.about-split-section .about-split__row{min-height:max(520px,100svh - 13rem)}}@media(min-width: 768px){.servicio-single-page .servicio-split-section.about-split-section .about-split__col--media .quote-media-wrapper,.servicio-single-page .servicio-split-section.about-split-section .about-split__col--media .quote-image{min-height:100%}}.servicio-single-page .about-cta-band{margin-top:0;padding-top:5rem}@media(min-width: 768px){.servicio-single-page .about-cta-band{padding-top:6rem}}.servicios-page .servicio-split-section.about-split-section.servicio-split-section--bg-white .servicio-split__content,.servicios-page .servicio-split-section.about-split-section.servicio-split-section--bg-white .servicio-split__content.quote-form-col{background:#fff}.servicios-page .servicio-split-section.about-split-section.servicio-split-section--bg-light .servicio-split__content,.servicios-page .servicio-split-section.about-split-section.servicio-split-section--bg-light .servicio-split__content.quote-form-col{background:#f8f9fa}.servicio-split__inner .quote-title.about-split__title{color:#2f3640;font-size:2.6rem;line-height:1.2;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width: 768px){.servicio-split__inner .quote-title.about-split__title{font-size:3rem}}.servicio-split__inner .servicio-split__badge{margin-bottom:1rem}.servicio-split__body p{color:#6c757d;font-size:1.6rem;line-height:1.7;margin-bottom:1rem}.servicio-split__body .btn-service{display:inline-block;font-weight:600;margin-top:1rem;padding:1rem 2rem;background:#2ecc71;border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}.servicio-split__body .btn-service:hover{background:#27ae60;color:#fff;transform:translateX(5px)}.servicios-cta-section{background:#f8f9fa;padding:4rem 0}@media(min-width: 768px){.servicios-cta-section{padding:5rem 0}}.servicios-cta{background:#fff;border-radius:20px;box-shadow:0 5px 24px rgba(0,0,0,.06);margin:0 auto;max-width:720px;padding:3rem 2rem;text-align:center}.servicios-cta h3{color:#2f3640;font-size:2rem;margin-bottom:1rem}.servicios-cta p{color:#6c757d;font-size:1.6rem;margin-bottom:2rem}.servicios-cta .btn-primary{display:inline-block;padding:1rem 2.5rem;background:#0a3d62;border-radius:8px;color:#fff;font-weight:600;text-decoration:none;transition:all .3s ease}.servicios-cta .btn-primary:hover{background:#062a44;color:#fff;transform:translateY(-3px)}.servicio-detalle-moderno{margin:0 auto;max-width:900px}.servicio-detalle-moderno .servicio-hero{background:linear-gradient(135deg, #0A3D62 0%, #062A44 100%);border-radius:20px;color:#fff;margin-bottom:3rem;padding:4rem 0;text-align:center}.servicio-detalle-moderno .servicio-hero h1{font-size:3.5rem;margin-bottom:1rem}.servicio-detalle-moderno .servicio-hero p{font-size:1.8rem;opacity:.95}.servicio-detalle-moderno .servicio-info{background:#fff;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:2.5rem}.servicio-detalle-moderno .servicio-info p{color:#6c757d;font-size:1.6rem;line-height:1.7;margin-bottom:1.5rem}.servicio-detalle-moderno .servicio-info .btn-service{display:inline-block;font-weight:600;margin-top:1rem;padding:1rem 2rem;background:#2ecc71;border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease}.servicio-detalle-moderno .servicio-info .btn-service:hover{background:#27ae60;transform:translateX(5px)}@media(max-width: 768px){.servicios-cta{padding:2rem 1.5rem}.servicios-cta h3{font-size:1.8rem}.servicio-detalle-moderno .servicio-hero{padding:2rem}.servicio-detalle-moderno .servicio-hero h1{font-size:2.5rem}.servicio-detalle-moderno .servicio-hero p{font-size:1.4rem}.servicio-detalle-moderno .servicio-info{padding:1.5rem}}.back-to-top{position:fixed;right:1.6rem;bottom:calc(1.6rem + env(safe-area-inset-bottom, 0px));z-index:1050;width:auto;min-width:4.4rem;height:4.4rem;padding:0 1.2rem;border:2px solid rgba(10,61,98,.85);border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:hsla(0,0%,100%,.96);color:#0a3d62;font-size:1.6rem;line-height:1;box-shadow:0 2px 12px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(1rem);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .25s ease,box-shadow .25s ease}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:#0a3d62;color:#fff;border-color:#0a3d62;box-shadow:0 4px 16px rgba(6,42,68,.25);outline:none}.back-to-top:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #0a3d62}@media(min-width: 768px){.back-to-top{right:2rem;bottom:calc(2rem + env(safe-area-inset-bottom, 0px));min-width:4.8rem;height:4.8rem;font-size:1.75rem}}@media(max-width: 480px){.back-to-top{right:1.2rem;min-width:3.6rem;height:3.6rem;padding:0 .9rem;font-size:1.4rem}}body.admin-bar .back-to-top{bottom:calc(4.6rem + env(safe-area-inset-bottom, 0px))}@media(min-width: 783px){body.admin-bar .back-to-top{bottom:calc(3.2rem + env(safe-area-inset-bottom, 0px))}}@media(prefers-reduced-motion: reduce){.back-to-top{transition:opacity .15s ease,visibility .15s ease,background-color .15s ease;transform:none}.back-to-top.is-visible{transform:none}}.whatsapp-float{position:fixed;z-index:1045;right:1.6rem;bottom:calc(1.6rem + 4.4rem + 0.9rem + env(safe-area-inset-bottom, 0px));width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2ecc71;color:#fff;font-size:2.2rem;line-height:1;text-decoration:none;box-shadow:0 4px 14px rgba(0,0,0,.2);transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.whatsapp-float:hover,.whatsapp-float:focus-visible{background:#27ae60;color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.22);outline:none}.whatsapp-float:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #2ecc71}@media(min-width: 768px){.whatsapp-float{right:2rem;bottom:calc(2rem + 4.8rem + 0.9rem + env(safe-area-inset-bottom, 0px));width:4.8rem;height:4.8rem;font-size:2.4rem}}@media(max-width: 480px){.whatsapp-float{right:1.2rem;bottom:calc(1.6rem + 3.6rem + 0.9rem + env(safe-area-inset-bottom, 0px));width:3.8rem;height:3.8rem;font-size:2rem}}@media(max-width: 782px){body.admin-bar .whatsapp-float{bottom:calc(4.6rem + 3.6rem + 0.9rem + env(safe-area-inset-bottom, 0px))}}@media(min-width: 783px){body.admin-bar .whatsapp-float{bottom:calc(3.2rem + 4.8rem + 0.9rem + env(safe-area-inset-bottom, 0px))}}.asesor-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.form-invoice-upload{margin-bottom:1.5rem;text-align:left}.form-invoice-upload__label{display:block;font-size:1.35rem;font-weight:600;color:#2f3640;margin-bottom:.5rem}.form-invoice-upload__hint{display:block;font-size:1.15rem;color:#6c757d;margin-top:.4rem;line-height:1.4}.form-invoice-upload input[type=file]{width:100%;font-size:1.25rem;padding:.6rem 0;color:#2f3640}.grecaptcha-badge{visibility:hidden !important}.form-recaptcha-notice{margin:.5rem 0 0;font-size:1.05rem;line-height:1.45;color:#6c757d;text-align:left}.form-recaptcha-notice a{color:inherit;text-decoration:underline}.form-recaptcha-notice a:hover,.form-recaptcha-notice a:focus-visible{color:#2f3640}.form-recaptcha-notice--compact{margin-top:.35rem;font-size:.95rem;line-height:1.35}.faq-page{padding-bottom:4rem}.faq-hero{margin-bottom:2rem}.faq-content{max-width:80rem;margin:0 auto}.faq-group{margin-bottom:3rem}.faq-group:last-child{margin-bottom:2rem}.faq-group__title{font-size:2rem;color:#0a3d62;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(46,204,113,.35)}.faq-accordion{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid rgba(10,61,98,.12);border-radius:.8rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.faq-item__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem;cursor:pointer;font-size:1.6rem;font-weight:600;color:#2f3640;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::marker{content:""}.faq-item__question-text{flex:1;text-align:left}.faq-item__icon{flex-shrink:0;color:#0a3d62;font-size:1.4rem;transition:transform .25s ease,color .25s ease}.faq-item[open] .faq-item__icon{transform:rotate(180deg);color:#2ecc71}.faq-item[open] .faq-item__question{color:#0a3d62}.faq-item__answer{padding:0 1.6rem 1.6rem;font-size:1.5rem;line-height:1.65;color:rgba(47,54,64,.85)}.faq-item__answer p{margin:0 0 .8rem}.faq-item__answer p:last-child{margin-bottom:0}.faq-cta{text-align:center;margin-top:3rem;padding:2.5rem 2rem;background:linear-gradient(135deg, rgba(10, 61, 98, 0.06), rgba(46, 204, 113, 0.08));border-radius:1rem}.faq-cta__text{font-size:1.8rem;color:#2f3640;margin-bottom:1.5rem}@media(max-width: 768px){.faq-group__title{font-size:1.7rem}.faq-item__question{font-size:1.45rem;padding:1.2rem 1.4rem}.faq-item__answer{font-size:1.4rem;padding:0 1.4rem 1.4rem}}.legal-page{padding:3rem 0 5rem}.legal-page__header{margin-bottom:2.5rem;text-align:center}.legal-page__header h1{color:#0a3d62;font-size:2.8rem;margin:0}@media(min-width: 768px){.legal-page__header h1{font-size:3.2rem}}.legal-page__content{max-width:80rem;margin:0 auto;font-size:1.6rem;line-height:1.7;color:#2f3640}.legal-page__content h2{color:#0a3d62;font-size:2rem;margin:2.5rem 0 1rem}.legal-page__content h2:first-child{margin-top:0}.legal-page__content ul{margin:0 0 1.5rem 1.5rem}.legal-page__content li{margin-bottom:.5rem}.legal-page__content a{color:#0a3d62;text-decoration:underline}.legal-page__content a:hover{color:#2ecc71}.legal-page__notice{padding:1.5rem;background:#f8f9fa;border-left:4px solid #2ecc71;border-radius:4px}.form-legal-consent{margin-top:1.25rem;padding-top:.85rem;border-top:1px solid #e5e5e5;color:#6c757d;text-align:left}.form-legal-consent__checkbox{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.6rem;cursor:pointer}.form-legal-consent__checkbox input{margin-top:.15rem;flex-shrink:0;width:1.35rem;height:1.35rem;accent-color:#2ecc71}.form-legal-consent__checkbox span{color:#2f3640;font-weight:500;font-size:1.2rem;line-height:1.4}.form-legal-consent__checkbox span a{color:#0a3d62}.form-legal-consent__checkbox span a:hover{color:#2ecc71}.form-legal-consent__notice{margin:0;font-size:1.2rem;line-height:1.45;font-weight:400;color:#6c757d}.form-legal-consent a{color:#0a3d62;font-weight:600}.footer-legal{margin-bottom:1.2rem;width:100%}.footer-legal__list{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;justify-content:center;list-style:none;margin:0;padding:0}.footer-legal__link{color:hsla(0,0%,100%,.85);font-size:1.3rem;text-decoration:underline}.footer-legal__link:hover{color:#fff}.btn-primary{background:#0a3d62;color:#fff;padding:1rem 2rem;border-radius:5px;text-decoration:none;display:inline-block;font-weight:600;font-size:1.6rem;transition:all .3s ease;border:none;cursor:pointer}.btn-primary:hover{background:#062a44;transform:translateY(-2px)}.read-more{background:rgba(0,0,0,0);color:#0a3d62;padding:.8rem 1.8rem;border:2px solid #0a3d62;border-radius:5px;text-decoration:none;display:inline-block;font-weight:600;font-size:1.4rem;transition:all .3s ease;margin-top:1rem}.read-more:hover{background:#0a3d62;color:#fff}.btn-outline{background:rgba(0,0,0,0);border:2px solid #0a3d62;color:#0a3d62;padding:1rem 2rem;border-radius:5px;text-decoration:none;display:inline-block;font-weight:600;transition:all .3s ease}.btn-outline:hover{background:#0a3d62;color:#fff}/*# sourceMappingURL=main.css.map */
