@charset "UTF-8";:root{--color-fondo-celeste: #d4e4f1;--color-cuerpo-celeste: #e4f0f9;--color-texto-magenta: #db0f40;--color-texto-gris: #565656;--font-base: Gotham Book, Arial, sans-serif;--font-bold: Gotham Black, Arial, sans-serif}@font-face{font-family:Gotham Book;src:url(/assets/Gotham%20Book-B8_o52EL.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Black;src:url(/assets/Gotham%20Black-Bfc6H7eV.otf) format("opentype");font-weight:900;font-style:normal}html,body,#app{width:100%;margin:0;padding:0;box-sizing:border-box;font-family:Gotham Book,Arial,sans-serif}body{background:#d4e4f1;color:#565656;min-height:100vh;min-width:100vw;overflow-x:hidden}body #app{background:#e4f0f9;min-height:100vh;min-width:100vw;display:flex;flex-direction:column}.text-magenta{color:#db0f40}.text-gris{color:#565656}.font-bold,h1,h2,h3,h4,h5,h6,strong,b{font-family:Gotham Black,Arial,sans-serif;font-weight:900}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.floating-navbar[data-v-7244cec0]{position:fixed;top:50%;right:1rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;padding:1em;background:var(--color-cuerpo-celeste);border-radius:2rem;z-index:1000}@media (max-width: 600px){.floating-navbar[data-v-7244cec0]{flex-direction:row;inset:auto 0 0;transform:none;width:100vw;justify-content:center;align-items:center;padding:.7em 0 1em;border-radius:2rem 2rem 0 0;box-shadow:0 -2px 16px #1f26871a;background:var(--color-cuerpo-celeste);gap:1rem}}.nav-item[data-v-7244cec0]{position:relative;width:3.2rem;height:3.2rem;border:none;background:transparent;color:#8db1c9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.nav-item[data-v-7244cec0]:before{content:"";position:absolute;top:50%;left:50%;width:2.8rem;height:2.8rem;background:#fff;border-radius:50%;transform:translate(-50%,-50%);transition:width .2s,height .2s,box-shadow .2s;z-index:-1}.nav-item[data-v-7244cec0]:hover{color:var(--color-texto-magenta)}.nav-item.active[data-v-7244cec0]{color:var(--color-texto-magenta);right:30%}.nav-item.active[data-v-7244cec0]:before{width:3.6rem;height:3.6rem}.nav-item.active[data-v-7244cec0]:after{content:"";position:absolute;left:-1.5rem;top:45%;transform:translateY(-50%);background:var(--color-cuerpo-celeste);border-radius:50% 30% 50% 50%;z-index:-2;width:7em;height:80px}@media (max-width: 600px){.nav-item.active[data-v-7244cec0]{right:0}.nav-item.active[data-v-7244cec0]:before{width:2.7rem;height:2.7rem;box-shadow:0 2px 8px #1f26871a}.nav-item.active[data-v-7244cec0]:after{display:none}}.nav-item[data-v-7244cec0]:first-child{color:#fff;transition:transform .18s cubic-bezier(.4,0,.2,1);animation:pulse-7244cec0 1.2s infinite cubic-bezier(.4,0,.6,1)}.nav-item[data-v-7244cec0]:first-child:before{background:var(--color-texto-magenta)!important}@keyframes pulse-7244cec0{0%{transform:scale(1)}50%{transform:scale(1.16)}to{transform:scale(1)}}.nav-item[data-v-7244cec0]:first-child:hover{transform:scale(1.13)}.nav-item[data-v-7244cec0]:first-child:active{transform:scale(.97)}.nav-item:first-child .fa-icon[data-v-7244cec0],.nav-item:first-child svg[data-v-7244cec0]{font-size:1.6rem!important;width:1.6rem!important;height:1.6rem!important}.nav-item:first-child .fa-icon[data-v-7244cec0],.nav-item:first-child svg[data-v-7244cec0]{color:#fff!important;fill:#fff!important}#app[data-v-46a56f6c]{padding-right:5rem}.landing-services[data-v-59e46512]{width:100%;margin:3rem auto 0;display:flex;flex-direction:column;align-items:center}.services-grid[data-v-59e46512]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem 2.2rem;width:100%;max-width:1100px}.service-card[data-v-59e46512]{border-radius:18px;display:flex;flex-direction:column;align-items:center;padding:1.2rem 1.2rem 0;min-height:260px;position:relative}.service-title-wrap[data-v-59e46512]{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:.5em;margin-top:.2em}.service-title-bg[data-v-59e46512]{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:2.1rem;font-family:var(--font-bold);color:#fff;opacity:.35;letter-spacing:2px;text-transform:uppercase;-webkit-text-stroke:2px #e3eaf2;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.service-title[data-v-59e46512]{position:relative;font-family:var(--font-bold);color:var(--color-texto-magenta);font-size:1.8rem;text-align:center;letter-spacing:1px;margin-bottom:.7em;text-transform:uppercase;z-index:1;gap:.08em;line-height:1.05}.service-img[data-v-59e46512]{width:110px;height:110px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.service-img img[data-v-59e46512]{max-width:300px;max-height:300px;object-fit:contain}.service-subtitle-wrap[data-v-59e46512]{width:100%;border-bottom-left-radius:18px;border-bottom-right-radius:18px;margin-top:auto;padding:.9em .5em .7em;display:flex;align-items:center;justify-content:center}.service-subtitle[data-v-59e46512]{color:var(--color-texto-gris);font-size:1.05rem;text-align:center;letter-spacing:.5px}.carousel-arrows[data-v-59e46512]{display:flex;justify-content:center;align-items:center;margin-top:1em;gap:1.5em}.arrow-btn[data-v-59e46512]{background:var(--color-texto-magenta);color:#fff;border:none;border-radius:50%;width:2.5em;height:2.5em;font-size:1.5em;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.arrow-btn[data-v-59e46512]:disabled{background:#e3eaf2;color:#aaa;cursor:not-allowed}@media (max-width: 900px){.services-grid[data-v-59e46512]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services-grid[data-v-59e46512]{grid-template-columns:1fr}.carousel-mobile[data-v-59e46512]{display:flex;flex-direction:column;align-items:center}.service-card[data-v-59e46512]{width:100%;max-width:350px}.carousel-arrows[data-v-59e46512]{width:100%}.services-title[data-v-59e46512]{align-items:center!important;text-align:center!important;justify-content:center!important}.services-title-normal[data-v-59e46512],.services-title-strong[data-v-59e46512]{text-align:center!important;margin-left:0!important;width:100%;display:block}}.services-title[data-v-59e46512]{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5em;line-height:1.05}.services-title-normal[data-v-59e46512]{color:#545454;font-family:Gotham Book,Arial,sans-serif;font-weight:400;font-size:2.5rem;margin:0}.services-title-strong[data-v-59e46512]{color:var(--color-texto-magenta);font-size:2.5rem;font-weight:900;font-family:Gotham Black,Arial,sans-serif;margin:0 0 0 1em}.landing-footer[data-v-d724c493]{position:relative;width:100%;min-height:300px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end}@media (max-width: 768px){.landing-footer[data-v-d724c493]{min-height:500px}}.footer-bg-img[data-v-d724c493]{position:absolute;left:0;top:-10px;bottom:0;z-index:1;padding-bottom:1.2vw}.footer-bg-img img[data-v-d724c493]{width:400px;object-fit:contain;opacity:.8;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}@media (max-width: 768px){.footer-bg-img img[data-v-d724c493]{width:100%;max-width:300px;opacity:.6}}.footer-logo-img[data-v-d724c493]{position:absolute;left:10em;bottom:5em;z-index:3;padding-bottom:1.2vw}@media (max-width: 768px){.footer-logo-img[data-v-d724c493]{left:50%;transform:translate(-50%);bottom:auto;top:1.5em;z-index:5}}.footer-logo-img img[data-v-d724c493]{width:100%;height:170px;object-fit:contain;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}@media (max-width: 768px){.footer-logo-img img[data-v-d724c493]{height:100px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}}.footer-routes[data-v-d724c493]{position:absolute;right:9rem;bottom:10rem;display:flex;flex-direction:row;align-items:center;gap:7em;padding:.7em 1.2em}@media (max-width: 768px){.footer-routes[data-v-d724c493]{position:relative;right:auto;bottom:auto;flex-direction:column;gap:0;margin-top:6em;width:100%;justify-content:center;padding:0 1rem}}.footer-route[data-v-d724c493]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3em;color:#fff;font-size:1rem;cursor:pointer;border:none;min-width:120px;transition:transform .2s ease}.footer-route[data-v-d724c493]:hover{transform:translateY(-2px)}@media (max-width: 768px){.footer-route[data-v-d724c493]{min-width:auto;width:100%;flex-direction:row;justify-content:flex-start;gap:1em;padding:1rem 1.5rem;margin-bottom:.5rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.footer-route[data-v-d724c493]:hover{background:#fff3;transform:translate(5px)}.footer-route[data-v-d724c493]:active{transform:scale(.98)}}.footer-social-bar[data-v-d724c493]{margin-top:2.5rem;display:flex;align-items:center;width:400px;background:#c80032d9;border-radius:2.5em;gap:1.2em;position:absolute;right:10rem;bottom:4rem}@media (max-width: 768px){.footer-social-bar[data-v-d724c493]{position:relative;right:auto;bottom:auto;width:90%;max-width:400px;margin:2rem auto 1rem;padding:1.2rem 1.5rem;justify-content:center;flex-wrap:wrap;border-radius:20px;background:#c80032e6;box-shadow:0 8px 32px #0000001a}}.footer-social-text[data-v-d724c493]{color:#fff;font-size:1.1rem;font-family:var(--font-base);margin-right:.7em}@media (max-width: 768px){.footer-social-text[data-v-d724c493]{font-size:1rem;width:100%;text-align:center;margin:0 0 .8rem;font-weight:600}}.footer-social-links[data-v-d724c493]{display:flex;align-items:center;gap:1em}@media (max-width: 768px){.footer-social-links[data-v-d724c493]{width:100%;justify-content:center;margin-top:.5em;gap:1.5em}}.footer-social-link[data-v-d724c493]{color:#fff;display:flex;align-items:center;font-size:1.2rem;transition:all .3s ease;padding:.5rem;border-radius:50%}@media (max-width: 768px){.footer-social-link[data-v-d724c493]{font-size:1.5rem;padding:.8rem;background:#ffffff1a;border-radius:50%;transition:all .3s ease}.footer-social-link[data-v-d724c493]:hover{background:#fff3;transform:scale(1.1)}.footer-social-link[data-v-d724c493]:active{transform:scale(.95)}}.footer-bg[data-v-d724c493]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.footer-blur[data-v-d724c493]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff6;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width: 768px){.footer-blur[data-v-d724c493]{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}}.footer-magenta[data-v-d724c493]{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-texto-magenta, #e6004c);z-index:2}.footer-content[data-v-d724c493]{position:relative;z-index:4;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem 1.5rem}@media (max-width: 768px){.footer-content[data-v-d724c493]{padding:1rem .5rem 2rem;min-height:500px}}.footer-route-img img[data-v-d724c493]{display:block;max-height:32px;margin-bottom:.2em;filter:brightness(0) invert(1)}@media (max-width: 768px){.footer-route-img img[data-v-d724c493]{margin-bottom:0;max-height:28px;filter:brightness(0) invert(1)}}.footer-route-text[data-v-d724c493]{color:inherit;font-size:1rem;font-family:var(--font-base);text-align:center}@media (max-width: 768px){.footer-route-text[data-v-d724c493]{font-size:1rem;text-align:left;font-weight:500;color:#fff}}.footer-social-img img[data-v-d724c493]{background:#fff;padding:6px;object-fit:contain}@media (max-width: 768px){.footer-social-img img[data-v-d724c493]{width:40px;height:40px;padding:8px}}@media (max-width: 768px){.footer-route[data-v-d724c493]{animation:slideInFromRight-d724c493 .5s ease forwards;opacity:0;transform:translate(20px)}.footer-route[data-v-d724c493]:nth-child(1){animation-delay:.1s}.footer-route[data-v-d724c493]:nth-child(2){animation-delay:.2s}.footer-route[data-v-d724c493]:nth-child(3){animation-delay:.3s}.footer-route[data-v-d724c493]:nth-child(4){animation-delay:.4s}.footer-route[data-v-d724c493]:nth-child(5){animation-delay:.5s}.footer-route[data-v-d724c493]:nth-child(6){animation-delay:.6s}.footer-route[data-v-d724c493]:nth-child(7){animation-delay:.7s}.footer-route[data-v-d724c493]:nth-child(8){animation-delay:.8s}.footer-route[data-v-d724c493]:nth-child(9){animation-delay:.9s}.footer-route[data-v-d724c493]:nth-child(10){animation-delay:1s}@keyframes slideInFromRight-d724c493{to{opacity:1;transform:translate(0)}}.footer-social-bar[data-v-d724c493]{animation:fadeInUp-d724c493 .6s ease .5s forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp-d724c493{to{opacity:1;transform:translateY(0)}}}.footer-mobile[data-v-a45b95b4]{width:calc(100% + 32px);margin:0 -16px;padding:1.2rem 16px 130px;box-sizing:border-box;z-index:9999;display:flex;flex-direction:column;align-items:center;background:var(--color-texto-magenta)}.footer-mobile-logo[data-v-a45b95b4]{margin-top:1.2rem;margin-bottom:.7rem}.footer-mobile-logo img[data-v-a45b95b4]{height:90px;max-width:80vw;display:block;margin:0 auto}.footer-mobile-routes[data-v-a45b95b4]{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:0}.footer-mobile-route[data-v-a45b95b4]{width:100%;padding:.5rem;text-align:center;border-radius:14px;display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#fff;transition:background .2s;justify-content:center}.footer-mobile-route .footer-mobile-route-img img[data-v-a45b95b4]{max-width:28px;max-height:28px;filter:brightness(0) invert(1)}.footer-mobile-route .footer-mobile-route-text[data-v-a45b95b4]{text-align:center;font-weight:500;color:#fff}.footer-mobile-social-bar[data-v-a45b95b4]{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5em;padding:1em .5em 3.2em}.footer-mobile-social-bar .footer-mobile-social-text[data-v-a45b95b4]{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5em;text-align:center;width:100%}.footer-mobile-social-bar .footer-mobile-social-links[data-v-a45b95b4]{display:flex;gap:1.5em;justify-content:center}.footer-mobile-social-bar .footer-mobile-social-link[data-v-a45b95b4]{font-size:1.7rem;padding:.7rem;border-radius:50%;color:#fff;transition:background .2s,transform .2s}.footer-mobile-divider[data-v-a45b95b4]{border:none;border-top:1.5px solid rgba(255,255,255,.35);margin:.7em 0 1.1em;width:80%}.landing-bg[data-v-5dacc6f7]{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.landing-container[data-v-5dacc6f7]{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:none;position:relative;z-index:1;gap:2.5rem}body,html{overflow-x:hidden}.brand-card[data-v-5dacc6f7]{margin-top:50px;position:relative;margin-bottom:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:20px;padding:2.5rem 3rem;max-width:80%;width:100%;background:#ffffff4d}.brand-row[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:2.5rem;align-items:center}.brand-logo[data-v-5dacc6f7]{display:flex;align-items:center;justify-content:center}.brand-logo img[data-v-5dacc6f7]{max-width:400px;max-height:400px;border-radius:18px;object-fit:contain}.brand-info[data-v-5dacc6f7]{flex:2 1 150px;display:flex;flex-direction:column;gap:.5rem}.brand-info h2[data-v-5dacc6f7]{margin:0;font-size:2rem;line-height:1.1}.brand-info .text-bold[data-v-5dacc6f7]{color:var(--color-texto-gris);font-family:var(--font-bold);font-weight:900}.brand-info .brand-paragraph[data-v-5dacc6f7]{margin-top:1.2rem;color:var(--color-texto-gris);font-size:1.1rem;line-height:1.5}.brand-card-mini[data-v-5dacc6f7]{position:absolute;left:50%;transform:translate(-50%);bottom:-400px;width:500px;height:500px;background:#cedfeb80;border-radius:42px;box-shadow:0 8px 32px #1f268721;backdrop-filter:blur(19px);-webkit-backdrop-filter:blur(19px);display:flex;align-items:center;justify-content:center;z-index:999999;box-shadow:0 0 32px 8px #fff,0 8px 32px #1f268721}.content-row[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;width:100%;min-height:340px}.content-col-left[data-v-5dacc6f7],.content-col-right[data-v-5dacc6f7]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.content-col-center[data-v-5dacc6f7]{display:flex;align-items:center;justify-content:center}.content-col-center img[data-v-5dacc6f7]{max-height:600px;object-fit:cover;display:block}.content-col-right[data-v-5dacc6f7]{align-items:flex-start;text-align:justify;width:330px;line-height:1.4;font-size:1.1em}.plus-red[data-v-5dacc6f7]{color:var(--color-texto-magenta);font-family:var(--font-bold);margin-right:.2em}.content-title[data-v-5dacc6f7]{font-size:2.5rem;line-height:.8;transform:translate(4em);margin-bottom:1em}.content-title span.text-gris[data-v-5dacc6f7]{color:var(--color-texto-gris);font-weight:100}.content-title span.text-magenta[data-v-5dacc6f7]{color:var(--color-texto-magenta);font-weight:900;font-family:var(--font-bold)}.left-inner[data-v-5dacc6f7]{padding-left:0}.form-contacto[data-v-5dacc6f7]{width:90%;max-width:350px;display:flex;flex-direction:column;gap:1.1em;align-items:center}.form-contacto input[data-v-5dacc6f7],.form-contacto textarea[data-v-5dacc6f7]{width:100%;padding:.8em 1em;border-radius:1.5em;border:none;background:#fff;font-size:1em;color:#6d6e71;font-family:inherit;outline:none;resize:none}.form-contacto input[data-v-5dacc6f7]::placeholder,.form-contacto textarea[data-v-5dacc6f7]::placeholder{color:#8db1c9;font-weight:700;font-family:var(--font-bold);text-transform:uppercase;letter-spacing:1px;opacity:1}.form-contacto textarea[data-v-5dacc6f7]{min-height:90px;border-radius:1.5em}.form-contacto button[data-v-5dacc6f7]{margin-top:.7em;background:#db0f40;color:#fff;border:none;border-radius:2em;padding:.7em 2.5em;font-size:1.1em;font-family:var(--font-bold);cursor:pointer;box-shadow:0 2px 8px #1f26871a;transition:background .2s}.form-contacto button[data-v-5dacc6f7]:hover{background:#b00c33}.landing-socials[data-v-5dacc6f7]{position:absolute;top:2.2rem;right:2.5rem;display:flex;gap:1.2rem;z-index:10}.landing-socials a[data-v-5dacc6f7]{color:#db0f40;font-size:2.1rem;transition:color .2s}.landing-socials a[data-v-5dacc6f7]:hover{color:#8db1c9}.toast[data-v-5dacc6f7]{position:fixed;left:50%;bottom:2.5rem;transform:translate(-50%);background:#fff;color:#333;border-radius:1.2em;padding:1em 2em;box-shadow:0 2px 12px #1f26871a;font-weight:700;z-index:9999}.toast.success[data-v-5dacc6f7]{background:#8db1c9;color:#fff}.toast.error[data-v-5dacc6f7]{background:#db0f40;color:#fff}.brand-paragraph-limited[data-v-5dacc6f7]{max-width:520px}.only-mobile[data-v-5dacc6f7]{display:none}.only-desktop[data-v-5dacc6f7]{display:block}.nuestras-redes-section[data-v-5dacc6f7]{margin:4rem 0 2rem;padding:2rem 0;background:#8db1c91a;border-radius:18px;box-shadow:0 2px 12px #1f268712;display:flex;flex-direction:column;align-items:center}.nuestras-redes-header[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:2rem;margin-bottom:2rem}.nuestras-redes-titulo1[data-v-5dacc6f7],.nuestras-redes-titulo2[data-v-5dacc6f7]{font-size:2.2rem;font-family:var(--font-bold);margin:0}.nuestras-redes-titulo1[data-v-5dacc6f7]{color:var(--color-texto-magenta, #d72660)}.nuestras-redes-titulo2[data-v-5dacc6f7]{color:var(--color-texto-gris, #6d6e71)}.nuestras-redes-grid[data-v-5dacc6f7]{display:flex;flex-direction:column;gap:1.5rem}.nuestras-redes-row[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:1.5rem}.nuestras-redes-item[data-v-5dacc6f7]{width:190px;height:180px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.nuestras-redes-img[data-v-5dacc6f7]{width:100%;height:100%;object-fit:cover}.nuestras-redes-section-flotante[data-v-5dacc6f7]{position:relative;margin:1rem auto 2rem;width:95%;max-width:90%;min-width:320px;display:flex;flex-direction:column;align-items:center;z-index:20}.nuestras-redes-title[data-v-5dacc6f7]{font-size:2.5rem;font-family:var(--font-bold);color:var(--color-texto-magenta);margin-bottom:1.5rem;text-align:center}.nuestras-redes-subtitles-groups[data-v-5dacc6f7]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem;gap:3rem}.nuestras-redes-subtitle-group[data-v-5dacc6f7]{flex:1 1 0;display:flex;flex-direction:column;align-items:center}.nuestras-redes-subtitle1[data-v-5dacc6f7],.nuestras-redes-subtitle2[data-v-5dacc6f7]{font-size:1.3rem;font-family:var(--font-bold);color:var(--color-texto-magenta);margin:0;text-align:center}.nuestras-redes-imgs-row[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:.5rem;margin-top:.7rem;width:100%;justify-content:center}.nuestras-redes-img-group[data-v-5dacc6f7]{display:flex;flex-direction:row;gap:2.5rem;flex-wrap:wrap;max-width:100%;box-sizing:border-box}.nuestras-redes-item[data-v-5dacc6f7]{width:330px;height:400px!important;max-width:100%;box-sizing:border-box;background:#f7f7f7;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.nuestras-redes-img-169[data-v-5dacc6f7]{width:100%;height:400px!important;object-fit:cover;background:#f7f7f7;display:block}.nuestras-redes-groups-row[data-v-5dacc6f7]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;margin-top:1.5rem}.nuestras-redes-group[data-v-5dacc6f7]{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:340px}.nuestras-redes-imgs-col[data-v-5dacc6f7]{display:flex;flex-direction:column;gap:2.5rem;margin-top:.7rem;width:320px;max-width:100%}.nuestras-redes-item[data-v-5dacc6f7]{width:320px;height:180px;max-width:100%;box-sizing:border-box;background:#f7f7f7;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.nuestras-redes-img-169[data-v-5dacc6f7]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1200px){.nuestras-redes-section-flotante[data-v-5dacc6f7]{padding:1.2rem .5rem;width:98vw;max-width:100vw}.nuestras-redes-groups-row[data-v-5dacc6f7]{gap:1.2rem}.nuestras-redes-imgs-row[data-v-5dacc6f7]{gap:.5rem}.nuestras-redes-item[data-v-5dacc6f7]{width:220px;height:124px}}@media (max-width: 900px){.nuestras-redes-groups-row[data-v-5dacc6f7]{flex-direction:column;gap:2.5rem;align-items:center}.nuestras-redes-group[data-v-5dacc6f7]{min-width:0;width:100%}.nuestras-redes-imgs-row[data-v-5dacc6f7]{flex-direction:row;gap:1.2rem;align-items:center;width:90vw;max-width:340px;justify-content:center}.nuestras-redes-item[data-v-5dacc6f7],.nuestras-redes-img-169[data-v-5dacc6f7]{height:180px!important;min-height:180px!important}}@media (max-width: 800px){.nuestras-redes-section-flotante[data-v-5dacc6f7]{padding:.7rem .2rem;width:100vw;max-width:100vw}.nuestras-redes-imgs-row[data-v-5dacc6f7]{gap:.7rem;flex-wrap:wrap;overflow-x:auto}.nuestras-redes-img-group[data-v-5dacc6f7]{gap:.7rem;flex-wrap:wrap}.nuestras-redes-item[data-v-5dacc6f7]{width:140px;height:120px!important}}@media (max-width: 768px){.landing-container .brand-logo img[data-v-5dacc6f7]{max-width:120px!important;max-height:120px!important;margin-top:1.2rem!important;margin-bottom:.7rem!important}.landing-container .content-title[data-v-5dacc6f7]{font-size:2.2rem!important;margin-top:.7rem!important;margin-bottom:.5em!important}.landing-container .brand-info[data-v-5dacc6f7]{gap:.2rem!important}.landing-container .brand-info h2[data-v-5dacc6f7]{font-size:1.7rem!important;line-height:1.2!important;margin-top:.2rem!important;margin-bottom:.2rem!important}.landing-container .brand-info .brand-paragraph[data-v-5dacc6f7]{margin-top:.3rem!important}.brand-card[data-v-5dacc6f7]{margin-bottom:0!important;padding:.7rem .3rem!important;gap:.5rem!important}.brand-row[data-v-5dacc6f7]{gap:.5rem!important}.landing-container .brand-info h2[data-v-5dacc6f7]{font-size:1.3rem!important;line-height:1.15!important;margin-top:.15rem!important;margin-bottom:.15rem!important}.landing-container .brand-info[data-v-5dacc6f7]{gap:.1rem!important;width:100%}}@media (max-width: 600px){.landing-container[data-v-5dacc6f7]{gap:1.2rem;width:100%;padding:0 .2rem}body[data-v-5dacc6f7],.landing-container[data-v-5dacc6f7]{padding-left:12px!important;padding-right:12px!important;box-sizing:border-box}.brand-card[data-v-5dacc6f7]{margin-top:3rem;margin-bottom:1.2rem;padding:.7rem .3rem;max-width:98vw;border-radius:35px;gap:.7rem;margin-bottom:0!important;padding-bottom:0!important;padding-top:.7rem!important;padding-left:.3rem!important;padding-right:.3rem!important}.brand-row[data-v-5dacc6f7]{flex-direction:row;align-items:center;gap:.7rem;width:100%;margin-top:3em;justify-content:center}.brand-logo img[data-v-5dacc6f7]{max-width:90px!important;max-height:90px!important;margin-top:.7rem!important;margin-bottom:.7rem!important}.brand-card-socials[data-v-5dacc6f7]{margin-top:.7rem;margin-bottom:.7rem}.brand-card-socials a[data-v-5dacc6f7]{font-size:1.5rem!important;margin-left:.5rem;margin-right:.5rem}.brand-info[data-v-5dacc6f7]{align-items:flex-start;text-align:left;gap:.2rem!important}.brand-info h2[data-v-5dacc6f7]{font-size:1.1rem!important;line-height:1.2;margin-top:.2rem!important;margin-bottom:.2rem!important}.brand-info .brand-paragraph[data-v-5dacc6f7]{font-size:.95rem;margin-top:.5rem}.plus-red[data-v-5dacc6f7]{font-size:1.1rem!important}.brand-card-mini[data-v-5dacc6f7]{position:static!important;transform:none!important;left:unset!important;bottom:unset!important;width:90%!important;height:450px!important;min-width:0;margin-bottom:50px;padding:.7rem .2rem!important;background-color:transparent!important;margin-top:-3.5rem}.content-row[data-v-5dacc6f7]{flex-direction:column;gap:.7rem;min-height:0;padding:0 .1rem;margin-top:.7rem;align-items:center;text-align:center}.content-col-left[data-v-5dacc6f7],.content-col-right[data-v-5dacc6f7]{align-items:center;text-align:center;width:100%;justify-content:center}.content-col-center img[data-v-5dacc6f7]{max-width:90vw;max-height:220px}.content-col-right[data-v-5dacc6f7]{align-items:center;text-align:center;width:90%;font-size:1em}.content-col-right .content-paragraph[data-v-5dacc6f7]{text-align:justify!important}.content-title[data-v-5dacc6f7]{text-align:center;transform:none;width:100%;display:block;margin-bottom:.4em;font-size:2rem;margin-bottom:.1em!important;font-size:2.5rem!important;line-height:1.05!important;line-height:.5!important}.content-title span[data-v-5dacc6f7]{display:block;width:100%;text-align:center}.form-contacto[data-v-5dacc6f7]{width:100%;max-width:100vw;padding:0 .5rem;gap:.5em;align-items:center;text-align:center}.form-contacto input[data-v-5dacc6f7],.form-contacto textarea[data-v-5dacc6f7]{font-size:1em;padding:.7em .8em}.form-contacto textarea[data-v-5dacc6f7]{min-height:60px}.form-contacto button[data-v-5dacc6f7]{width:100%;padding:.7em 0;font-size:1em}.form-contacto[data-v-5dacc6f7]{gap:1.2em!important}.form-contacto input[data-v-5dacc6f7],.form-contacto textarea[data-v-5dacc6f7]{margin-bottom:.5em;width:92%!important;margin-left:auto;margin-right:auto}.brand-info[data-v-5dacc6f7]{width:100%}.brand-paragraph-limited[data-v-5dacc6f7]{width:90%;text-align:justify;max-width:100vw;margin-top:1.2em;margin-bottom:.5em}.only-mobile[data-v-5dacc6f7]{display:block}.only-desktop[data-v-5dacc6f7]{display:none}}.consultas-info[data-v-5dacc6f7]{display:block;font-size:1.1rem;margin-bottom:.2em;text-align:center}@media (max-width: 600px){.consultas-info[data-v-5dacc6f7]{font-size:1rem;width:90%;margin-bottom:.5em;padding:0 2em 0 1em;text-align:justify}}.solo-pc[data-v-5dacc6f7]{display:inline}@media (max-width: 600px){.solo-pc[data-v-5dacc6f7]{display:none}}.solo-movil[data-v-5dacc6f7]{display:none}@media (max-width: 600px){.solo-movil[data-v-5dacc6f7]{display:inline}}.redes-usuario{color:var(--color-texto-magenta, #d72660)!important;font-weight:700;text-decoration:none}h3 .redes-label{color:var(--color-texto-gris, #6d6e71);font-weight:500!important;font-family:var(--font-base),Arial,sans-serif!important}.overlay-rrss{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:2.2rem;z-index:2;pointer-events:auto;cursor:pointer}.overlay-icon{font-size:3.2rem;margin-bottom:.5rem}.overlay-text{font-size:1.5rem;font-weight:700;margin-top:.2rem}.login-container[data-v-a4d616d8]{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;background:var(--color-fondo-celeste)}.login-card[data-v-a4d616d8]{background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;box-shadow:0 4px 24px #1f26871f;padding:2.5rem 2rem;min-width:320px;max-width:90vw;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.18)}.login-card h2[data-v-a4d616d8]{margin-bottom:1.5rem}.login-card form[data-v-a4d616d8]{width:100%;display:flex;flex-direction:column;gap:1rem}.login-card form label[data-v-a4d616d8]{text-align:left;font-size:1rem;color:var(--color-texto-gris);margin-bottom:.2rem}.login-card form input[data-v-a4d616d8]{padding:.7rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.login-card form input[data-v-a4d616d8]:focus{border-color:var(--color-texto-magenta)}.login-card form button[data-v-a4d616d8]{margin-top:1rem;padding:.8rem 0;border-radius:8px;border:none;background:var(--color-cuerpo-celeste);font-size:1.1rem;cursor:pointer;transition:background .2s}.login-card form button[data-v-a4d616d8]:hover{background:var(--color-texto-magenta);color:#fff}.login-card .forgot-link[data-v-a4d616d8]{margin-top:1rem;color:var(--color-texto-magenta);font-size:.98rem;text-decoration:underline;cursor:pointer;transition:color .2s}.login-card .forgot-link[data-v-a4d616d8]:hover{color:#b00c33}.navbar[data-v-f69fb4ed]{width:100%;margin:0 auto;padding:1rem 2rem;background:var(--color-cuerpo-celeste);display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #1f26870f;box-sizing:border-box;position:sticky;top:0;z-index:10}.navbar-title[data-v-f69fb4ed]{font-family:var(--font-bold);font-size:1.2rem;color:var(--color-texto-magenta)}.logout-btn[data-v-f69fb4ed]{background:var(--color-texto-magenta);color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-family:var(--font-bold);cursor:pointer;transition:background .2s}.logout-btn[data-v-f69fb4ed]:hover{background:#b00c33}.footer[data-v-7c79a0d2]{width:100%;padding:1rem 0;background:var(--color-cuerpo-celeste);text-align:center;font-size:1rem;position:static;margin-top:auto}.brand-section[data-v-40d8cb87]{display:flex;flex-wrap:wrap;gap:2rem;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.brand-image[data-v-40d8cb87]{flex:1 1 200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.brand-image .image-wrapper[data-v-40d8cb87]{position:relative;display:inline-block}.brand-image .image-wrapper img[data-v-40d8cb87]{max-width:180px;max-height:180px;border-radius:12px;margin-bottom:1rem;background:#fff;object-fit:contain;box-shadow:0 2px 8px #1f26871a}.brand-image .image-wrapper .edit-btn[data-v-40d8cb87]{position:absolute;top:10px;right:10px;background:var(--color-cuerpo-celeste);border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.brand-image .image-wrapper .edit-btn[data-v-40d8cb87]:hover{background:var(--color-texto-magenta);color:#fff}.brand-image .upload-btn[data-v-40d8cb87]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--color-cuerpo-celeste);border:none;border-radius:12px;padding:2rem 1.5rem;font-size:1.2rem;color:var(--color-texto-magenta);cursor:pointer;margin-bottom:1rem;transition:background .2s}.brand-image .upload-btn[data-v-40d8cb87]:hover{background:var(--color-texto-magenta);color:#fff}.brand-image .upload-btn span[data-v-40d8cb87]{font-size:1rem;font-family:var(--font-bold)}.brand-fields[data-v-40d8cb87]{flex:2 1 350px;display:flex;flex-direction:column;gap:1.5rem}.field[data-v-40d8cb87]{display:flex;align-items:center;gap:1rem}.field label[data-v-40d8cb87]{min-width:80px;font-weight:700;color:var(--color-texto-magenta)}.field input[data-v-40d8cb87],.field textarea[data-v-40d8cb87]{flex:1 1 auto;padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.field input[data-v-40d8cb87]:focus,.field textarea[data-v-40d8cb87]:focus{border-color:var(--color-texto-magenta)}.field textarea[data-v-40d8cb87]{min-height:60px;resize:vertical}.field .icon-btn[data-v-40d8cb87]{background:var(--color-cuerpo-celeste);border:none;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .icon-btn[data-v-40d8cb87]:hover{background:var(--color-texto-magenta);color:#fff}.preview[data-v-40d8cb87]{margin-top:2rem}.preview label[data-v-40d8cb87]{font-weight:700;color:var(--color-texto-magenta);display:block;margin-bottom:.5rem}.preview .preview-paragraph[data-v-40d8cb87]{background:#fff;border-radius:8px;padding:1rem;color:var(--color-texto-gris);font-size:1rem;min-height:40px;box-shadow:0 1px 4px #1f26870f}.background-section[data-v-756ab2b7]{display:flex;flex-direction:column;align-items:center;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.background-image[data-v-756ab2b7]{display:flex;flex-direction:column;align-items:center}.background-image .image-wrapper[data-v-756ab2b7]{position:relative;display:inline-block}.background-image .image-wrapper img[data-v-756ab2b7]{max-width:400px;max-height:220px;border-radius:12px;margin-bottom:1rem;background:#fff;object-fit:cover;box-shadow:0 2px 8px #1f26871a}.background-image .image-wrapper .edit-btn[data-v-756ab2b7]{position:absolute;top:10px;right:10px;background:var(--color-cuerpo-celeste);border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.background-image .image-wrapper .edit-btn[data-v-756ab2b7]:hover{background:var(--color-texto-magenta);color:#fff}.background-image .upload-btn[data-v-756ab2b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--color-cuerpo-celeste);border:none;border-radius:12px;padding:2rem 1.5rem;font-size:1.2rem;color:var(--color-texto-magenta);cursor:pointer;margin-bottom:1rem;transition:background .2s}.background-image .upload-btn[data-v-756ab2b7]:hover{background:var(--color-texto-magenta);color:#fff}.background-image .upload-btn span[data-v-756ab2b7]{font-size:1rem;font-family:var(--font-bold)}.content-section[data-v-806f8668]{display:flex;flex-direction:column;align-items:center;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.content-fields[data-v-806f8668]{width:100%;display:flex;flex-direction:column;gap:1.5rem}.field[data-v-806f8668]{display:flex;align-items:center;gap:1rem}.field label[data-v-806f8668]{min-width:80px;font-weight:700;color:var(--color-texto-magenta)}.field input[data-v-806f8668],.field textarea[data-v-806f8668]{flex:1 1 auto;padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.field input[data-v-806f8668]:focus,.field textarea[data-v-806f8668]:focus{border-color:var(--color-texto-magenta)}.field textarea[data-v-806f8668]{min-height:60px;resize:vertical}.field .icon-btn[data-v-806f8668]{background:var(--color-cuerpo-celeste);border:none;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .icon-btn[data-v-806f8668]:hover{background:var(--color-texto-magenta);color:#fff}.field .image-wrapper[data-v-806f8668]{position:relative;display:inline-block}.field .image-wrapper img[data-v-806f8668]{max-width:180px;max-height:180px;border-radius:12px;margin-bottom:1rem;background:#fff;object-fit:contain;box-shadow:0 2px 8px #1f26871a}.field .image-wrapper .edit-btn[data-v-806f8668]{position:absolute;top:10px;right:10px;background:var(--color-cuerpo-celeste);border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .image-wrapper .edit-btn[data-v-806f8668]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn[data-v-806f8668]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--color-cuerpo-celeste);border:none;border-radius:12px;padding:2rem 1.5rem;font-size:1.2rem;color:var(--color-texto-magenta);cursor:pointer;margin-bottom:1rem;transition:background .2s}.field .upload-btn[data-v-806f8668]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn span[data-v-806f8668]{font-size:1rem;font-family:var(--font-bold)}.preview[data-v-806f8668]{margin-top:2rem}.preview label[data-v-806f8668]{font-weight:700;color:var(--color-texto-magenta);display:block;margin-bottom:.5rem}.preview .preview-paragraph[data-v-806f8668]{background:#fff;border-radius:8px;padding:1rem;color:var(--color-texto-gris);font-size:1rem;min-height:40px;box-shadow:0 1px 4px #1f26870f}.services-section[data-v-7f030b05]{display:flex;flex-direction:column;align-items:center;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.add-service[data-v-7f030b05]{width:100%;display:flex;flex-direction:column;gap:1.5rem}.field[data-v-7f030b05]{display:flex;align-items:center;gap:1rem}.field label[data-v-7f030b05]{min-width:80px;font-weight:700;color:var(--color-texto-magenta)}.field input[data-v-7f030b05]{flex:1 1 auto;padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.field input[data-v-7f030b05]:focus{border-color:var(--color-texto-magenta)}.field .icon-btn[data-v-7f030b05]{background:var(--color-cuerpo-celeste);border:none;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .icon-btn[data-v-7f030b05]:hover{background:var(--color-texto-magenta);color:#fff}.field .image-wrapper[data-v-7f030b05]{position:relative;display:inline-block}.field .image-wrapper img[data-v-7f030b05]{max-width:120px;max-height:120px;border-radius:12px;margin-bottom:1rem;background:#fff;object-fit:contain;box-shadow:0 2px 8px #1f26871a}.field .image-wrapper .edit-btn[data-v-7f030b05]{position:absolute;top:10px;right:10px;background:var(--color-cuerpo-celeste);border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .image-wrapper .edit-btn[data-v-7f030b05]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn[data-v-7f030b05]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--color-cuerpo-celeste);border:none;border-radius:12px;padding:2rem 1.5rem;font-size:1.2rem;color:var(--color-texto-magenta);cursor:pointer;margin-bottom:1rem;transition:background .2s}.field .upload-btn[data-v-7f030b05]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn span[data-v-7f030b05]{font-size:1rem;font-family:var(--font-bold)}.add-btn[data-v-7f030b05]{background:var(--color-texto-magenta);color:#fff;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-family:var(--font-bold);cursor:pointer;transition:background .2s;align-self:flex-end}.add-btn[data-v-7f030b05]:hover{background:#b00c33}hr[data-v-7f030b05]{width:100%;margin:2rem 0 1rem;border:none;border-top:1px solid #eee}.services-list[data-v-7f030b05]{width:100%;display:flex;flex-direction:column;gap:1.5rem}.service-item[data-v-7f030b05]{display:flex;align-items:center;gap:1.5rem;background:#fff;border-radius:12px;padding:1rem 1.5rem;box-shadow:0 1px 4px #1f26870f}.service-item .image-wrapper img[data-v-7f030b05]{max-width:80px;max-height:80px;border-radius:8px;background:#fff;object-fit:contain}.service-item .service-info[data-v-7f030b05]{flex:1 1 auto;display:flex;align-items:center}.service-item .service-info input[data-v-7f030b05]{width:100%;font-size:1rem;border:none;background:transparent;color:var(--color-texto-gris);font-family:var(--font-base);border-bottom:1px solid #ccc}.service-item .service-info input[data-v-7f030b05]:focus{outline:none;border-bottom:1.5px solid var(--color-texto-magenta)}.service-item .delete-btn[data-v-7f030b05]{background:transparent;color:#db0f40;border:none;font-size:1.3rem;cursor:pointer;margin-left:1rem}.service-item .delete-btn[data-v-7f030b05]:hover{color:#b00c33}.footer-section[data-v-17124804]{display:flex;flex-direction:column;align-items:center;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.field[data-v-17124804]{width:100%;display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.field label[data-v-17124804]{min-width:120px;font-weight:700;color:var(--color-texto-magenta)}.field input[type=text][data-v-17124804]{flex:1 1 auto;padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.field input[type=text][data-v-17124804]:focus{border-color:var(--color-texto-magenta)}.field .icon-btn[data-v-17124804]{background:var(--color-cuerpo-celeste);border:none;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .icon-btn[data-v-17124804]:hover{background:var(--color-texto-magenta);color:#fff}.field .image-wrapper[data-v-17124804]{position:relative;display:inline-block}.field .image-wrapper img[data-v-17124804]{max-width:80px;max-height:80px;border-radius:8px;background:#fff;object-fit:contain;box-shadow:0 2px 8px #1f26871a}.field .image-wrapper .edit-btn[data-v-17124804]{position:absolute;top:10px;right:10px;background:var(--color-cuerpo-celeste);border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .image-wrapper .edit-btn[data-v-17124804]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn[data-v-17124804]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--color-cuerpo-celeste);border:none;border-radius:12px;padding:2rem 1.5rem;font-size:1.2rem;color:var(--color-texto-magenta);cursor:pointer;margin-bottom:1rem;transition:background .2s}.field .upload-btn[data-v-17124804]:hover{background:var(--color-texto-magenta);color:#fff}.field .upload-btn span[data-v-17124804]{font-size:1rem;font-family:var(--font-bold)}.add-btn[data-v-17124804],.save-btn[data-v-17124804]{background:var(--color-texto-magenta);color:#fff;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-family:var(--font-bold);cursor:pointer;transition:background .2s;align-self:flex-end;margin-top:.5rem}.add-btn[data-v-17124804]:hover,.save-btn[data-v-17124804]:hover{background:#b00c33}.routes-list[data-v-17124804],.links-list[data-v-17124804]{width:100%;display:flex;flex-direction:column;gap:.7rem}.route-item[data-v-17124804],.link-item[data-v-17124804]{display:flex;align-items:center;gap:.7rem}.navbar-section[data-v-b156218b]{display:flex;flex-direction:column;align-items:center;background:#ffffff80;border-radius:18px;padding:2rem;margin:2rem auto;max-width:900px;box-shadow:0 4px 24px #1f268714}.field[data-v-b156218b]{width:100%;display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.field label[data-v-b156218b]{min-width:120px;font-weight:700;color:var(--color-texto-magenta)}.field input[type=text][data-v-b156218b]{flex:1 1 auto;padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;font-family:var(--font-base);outline:none}.field input[type=text][data-v-b156218b]:focus{border-color:var(--color-texto-magenta)}.field .icon-btn[data-v-b156218b]{background:var(--color-cuerpo-celeste);border:none;border-radius:8px;padding:.5rem .8rem;cursor:pointer;font-size:1.2rem;color:var(--color-texto-magenta);transition:background .2s}.field .icon-btn[data-v-b156218b]:hover{background:var(--color-texto-magenta);color:#fff}.add-btn[data-v-b156218b],.save-btn[data-v-b156218b]{background:var(--color-texto-magenta);color:#fff;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-family:var(--font-bold);cursor:pointer;transition:background .2s;align-self:flex-end;margin-top:.5rem}.add-btn[data-v-b156218b]:hover,.save-btn[data-v-b156218b]:hover{background:#b00c33}.navbar-list[data-v-b156218b]{width:100%;display:flex;flex-direction:column;gap:.7rem}.navbar-item[data-v-b156218b]{display:flex;align-items:center;gap:.7rem}.redes-sociales-section[data-v-99ec5e2d]{padding:2rem}.media-grid[data-v-99ec5e2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.media-item[data-v-99ec5e2d]{border:1px solid #ccc;border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;background:#fafbfc}.media-preview[data-v-99ec5e2d]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;background:#f0f0f0;border-radius:6px;overflow:hidden}.media-preview img[data-v-99ec5e2d],.media-preview video[data-v-99ec5e2d]{max-width:100%;max-height:100%}.media-actions[data-v-99ec5e2d]{margin-top:.5rem;display:flex;gap:.5rem}.save-btn[data-v-99ec5e2d]{margin-top:2rem;padding:.75rem 2rem;background:var(--color-magenta, #d72660);color:#fff;border:none;border-radius:6px;font-size:1.1rem;cursor:pointer;transition:background .2s}.save-btn[disabled][data-v-99ec5e2d]{opacity:.6;cursor:not-allowed}.save-btn[data-v-99ec5e2d]:hover:not([disabled]){background:#b81e4b}.dashboard-container[data-v-83496763]{height:100%;width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:var(--color-cuerpo-celeste);position:relative;overflow-x:hidden;overflow-y:auto}.dashboard-content[data-v-83496763]{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}
