@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;700&display=swap);.gr-cookie-banner[data-v-5d629460]{position:fixed;left:0;right:0;bottom:0;z-index:300;background:#37454a;color:#fff;box-shadow:0 -4px 24px rgba(0,0,0,.25)}.gr-cookie-inner[data-v-5d629460]{max-width:1100px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:space-between}.gr-cookie-text[data-v-5d629460]{display:flex;align-items:center;gap:12px;flex:1 1 320px;font-size:.88rem;line-height:1.4}.gr-cookie-icon[data-v-5d629460]{color:#fff;opacity:.9}.gr-cookie-link[data-v-5d629460]{color:#fff;text-decoration:underline;font-weight:600;white-space:nowrap}.gr-cookie-actions[data-v-5d629460]{display:flex;align-items:center;gap:10px;flex:0 0 auto}.gr-cookie-reject[data-v-5d629460]{color:#fff!important}.gr-cookie-accept[data-v-5d629460]{background:#900a30!important;color:#fff!important;font-weight:700}@media (max-width:600px){.gr-cookie-inner[data-v-5d629460]{justify-content:center}.gr-cookie-actions[data-v-5d629460]{width:100%;justify-content:center;margin-top:4px}}.gr-cookie-fade-enter-active[data-v-5d629460],.gr-cookie-fade-leave-active[data-v-5d629460]{transition:opacity .3s ease,transform .3s ease}.gr-cookie-fade-enter[data-v-5d629460],.gr-cookie-fade-leave-to[data-v-5d629460]{opacity:0;transform:translateY(100%)}.v-application{font-family:Poppins,sans-serif!important}.v-main{background-color:#fff}.gr-menu-top{background-color:#900a30!important;z-index:999!important}.gr-menu-top .v-toolbar__title{font-weight:600;letter-spacing:1px}.gr-menu-top .gr-logo{max-height:40px;margin:0 10px 0 10px}.gr-menu-sidebar{position:fixed;z-index:100}.gr-menu-sidebar .v-navigation-drawer__content{display:flex;align-items:center;justify-content:center}.gr-menu-bottom{position:fixed!important;z-index:100}#home{height:100%;display:flex;flex-direction:column}#home .gr-video-bg{width:100%;height:100%}#home .gr-video-bg video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;transform:translateX(calc(50% - 50vw))}#home .gr-video-bg:after{content:"";width:100%;height:100%;background-color:#fff;position:absolute;opacity:.9}#home section{align-items:center;justify-content:center}#aviso-legal,#home section{min-height:100vh;width:100%;display:flex}#aviso-legal{z-index:99;position:relative;flex-direction:column}#aviso-legal section{height:100%}footer{padding:50px 0 50px 0;background-color:#252a2b;z-index:10}footer h5{color:#fff;font-size:20px}footer address,footer h5,footer p{margin-bottom:20px;text-align:left}footer address,footer p{color:#e1e5e5;font-size:12px;font-weight:500;font-style:normal}footer a{color:#e1e5e5!important;text-decoration:none}footer a:hover{color:#fff!important}footer hr{opacity:.1}