@charset "UTF-8";:root{--bs-body-color:#1A1A1A;--Degradado:linear-gradient(90deg,#CC0066 16.64%,#009999 90.92%);--DegradadoInvertido:linear-gradient(90deg,#009999 16.64%,#CC0066 90.92%);--Primary:#CC0066;--Granate:#CC0066;--Granate-primary-hover:#AD1F66;--Granate-fondo-claro:#FCF2F7;--Granate-hover:#FFE5F2;--Error:#B72E2E;--Warning:#945F12;--Success:#117836;--Bg-error:#D73838;--Bg-warning:#E6A03A;--Bg-success:#3DAC65;--Esmeralda:#009999;--Esmeralda-fondo-claro:#FFF;--Dark:#1A1A1A;--Gray-025:#F1F1F1;--Gray-050:#EAEAEA;--Gray-100:#D5D5D5;--Gray-700:#585858;--Error-background-with-text:#F7D7D7;--Warning-background-with-text:#FAECD8;--Success-background-with-text:#D8EEE0}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
   ADIMEDIA: Debe contener estilos que sobreescriben los de Bootstrap 5.1.3
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/@media (min-width:1440px){.bg-white .container,.bg-white .container-lg,.bg-white .container-md,.bg-white .container-sm,.bg-white .container-xl,.bg-white .container-xxl,.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1400px}}@media (min-width:1720px){.bg-white .container,.bg-white .container-lg,.bg-white .container-md,.bg-white .container-sm,.bg-white .container-xl,.bg-white .container-xxl{max-width:1680px}}.text-primary{color:var(--Esmeralda)!important}.text-warning{color:var(--Bg-warning)!important}.rounded{border-radius:10px!important}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.8rem 1rem;font-size:1rem;line-height:1.125rem;gap:0.5rem;border-radius:0.5rem;font-weight:500;color:white}.btn-primary{background-color:var(--Granate);border-color:var(--Granate);color:white!important}.btn-primary:hover{background-color:var(--Granate-primary-hover);border-color:var(--Granate-primary-hover)}.btn-close{background-image:url(../images/btn-close.svg)}.btn-link{color:var(--Dark);font-weight:400}.btn-link:hover{color:var(--Dark);text-decoration:none}.btn-light{color:var(--Dark)}.bg-success,.btn-success{background-color:var(--Bg-success)!important;border-color:var(--Bg-success)!important}.bg-warning,.btn-warning{background-color:var(--Bg-warning)!important;border-color:var(--Bg-warning)!important}.bg-dark,.btn-dark{background-color:var(--Dark)!important;border-color:var(--Dark)!important}.btn-outline-secondary{background-color:white;border:1px solid var(--Gray-100);color:var(--Dark)!important}.btn-outline-secondary:hover{background-color:var(--Granate-hover);border:1px solid var(--Gray-100);color:var(--Granate)}.bg-secondary{background:white!important;color:var(--Dark)}.table-responsive{padding:1.25rem;border-radius:0.625rem;background:white}.table,table{font-size:1rem;line-height:1.125rem;max-width:100%;width:100%;margin-bottom:2.5rem;border:1px solid var(--Gray-100)}.table-responsive .table,.table-responsive table{margin:0}.table thead,table thead{color:var(--Granate);text-align:center}.table tr,table tr{position:relative;border-style:hidden}.table td,table td{padding:1rem}.table th,table th{font-weight:400;padding:1rem}.table tbody tr,table tbody tr{text-align:center}.table tbody tr:nth-child(odd) td,.table tbody tr:nth-child(odd) th,table tbody tr:nth-child(odd) td,table tbody tr:nth-child(odd) th{background-color:white}.table-responsive .table tbody tr:nth-child(odd) td,.table-responsive .table tbody tr:nth-child(odd) th,.table-responsive table tbody tr:nth-child(odd) td,.table-responsive table tbody tr:nth-child(odd) th{background:var(--Gray-025)}.table tbody tr:nth-child(odd) td:first-child,.table tbody tr:nth-child(odd) th:first-child,table tbody tr:nth-child(odd) td:first-child,table tbody tr:nth-child(odd) th:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.table tbody tr:nth-child(odd) td:last-child,.table tbody tr:nth-child(odd) th:last-child,table tbody tr:nth-child(odd) td:last-child,table tbody tr:nth-child(odd) th:last-child{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.accordion-item{margin-bottom:1rem;border:none;border-radius:0.625rem!important;overflow:hidden}.accordion-flush .accordion-item{background-color:transparent;border-bottom:1px solid white;border-radius:0!important;margin-bottom:0}.accordion-header,h2.accordion-header,h3.accordion-header,h4.accordion-header{margin:0}.accordion-button{color:var(--Dark);font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.375rem;padding:1.5rem;gap:1rem}.accordion-button:after{fill:var(--Esmeralda);background-image:url(../images/open.svg)}.accordion-button:not(.collapsed):after{background-image:url(../images/close.svg)}.accordion-button:focus{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.accordion-button:not(.collapsed){color:var(--Dark);background-color:white;-webkit-box-shadow:none;box-shadow:none}.accordion-flush .accordion-button{color:var(--Esmeralda);font-size:1.875rem;font-weight:600;line-height:2.125rem;padding:2rem 0;background-color:transparent}@media (max-width:1199px){.accordion-flush .accordion-button{font-size:1.5rem;padding:1.5rem 0}}.accordion-body>:last-child{margin-bottom:0}.accordion-flush .accordion-body{padding:0 0 2rem 0}.alert{padding:2.5rem;margin-bottom:2.25rem;border:none;border-radius:0.625rem;font-weight:500}.alert-primary{color:var(--Dark);border-radius:10px;background-color:var(--Esmeralda-fondo-claro)}.alert-danger{color:var(--Error);background:var(--Error-background-with-text)}.alert-warning{color:var(--Warning);background:var(--Warning-background-with-text)}.alert-warning a{color:var(--Warning)}.alert-success{color:var(--Success);background:var(--Success-background-with-text)}.border-warning{border-color:var(--Bg-warning)!important}.form-control,.form-select{padding:0.65rem 1rem}.form-select{font-weight:bold}.result__title-link{text-decoration:none;font-weight:600}.result__title-text{color:var(--Granate)}.result__title-url{border-left:3px solid var(--Granate);padding-left:0.5rem;margin:0.5rem;overflow-wrap:anywhere}.spinner{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:100px;bottom:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spinner-border{width:4rem;height:4rem;border-width:0.4em}.header{border-radius:0px 0px 20px 20px;background:-webkit-gradient(linear,left top,right top,from(#CC0066),color-stop(50%,#CC0066),color-stop(50%,#009999),to(#009999));background:linear-gradient(90deg,#CC0066 0%,#CC0066 50%,#009999 50%,#009999 100%);z-index:10;position:relative}.header>.container,.header>.container-fluid{background:var(--Degradado);border-radius:0px 0px 20px 20px}.header--arogestion{background:var(--Esmeralda)}.header--arogestion>.container,.header--arogestion>.container-fluid{background:var(--Esmeralda)}.header__bloqueInferior .header__menuPpal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;line-height:1;-webkit-column-gap:0.5rem;-moz-column-gap:0.5rem;column-gap:0.5rem}@media only screen and (min-width:1200px){.header__bloqueInferior .header__menuPpal{font-size:1.25rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}@media only screen and (min-width:1400px){.header__bloqueInferior .header__menuPpal{font-size:1.375rem;-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}}.header__bloqueInferior .header__menuPpal>li{position:relative}.header__bloqueInferior .header__menuPpal>li.active,.header__bloqueInferior .header__menuPpal>li:hover{cursor:pointer}.header__bloqueInferior .header__menuPpal>li.active>a,.header__bloqueInferior .header__menuPpal>li.active>span,.header__bloqueInferior .header__menuPpal>li:hover>a,.header__bloqueInferior .header__menuPpal>li:hover>span{background-color:rgba(255,255,255,0.2)}.header__bloqueInferior .header__menuPpal>li>a,.header__bloqueInferior .header__menuPpal>li>span{display:block;color:white;text-decoration:none;padding:0.375rem 0.75rem;border-radius:8px;line-height:1.875rem;margin-bottom:1rem}.header__bloqueInferior .header__menuPpal>li>ul{width:240px;position:absolute;right:0;background-color:white;border-radius:0.625rem;-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.75rem 0;display:none;opacity:0;z-index:1}.header__bloqueInferior .header__menuPpal>li>ul>li a,.header__bloqueInferior .header__menuPpal>li>ul>li span{display:block;text-decoration:none;color:var(--Dark);padding:0.75rem 1.5rem;font-size:1rem;line-height:1}.header__bloqueInferior .header__menuPpal>li>ul>li a:hover{color:var(--Primary)}.header__bloqueInferior .header__menuPpal>li:hover ul{display:block;opacity:1}.header__logo{margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:992px){.header__logo{margin:1.75rem 0}}.header__logoClaim{font-size:0.875rem;color:#fff;line-height:1;margin-top:0.75rem;opacity:0.8}.header__logoMiniClaim{font-size:0.563rem;line-height:0.625rem;color:#fff;opacity:0.8}.header__bloqueSuperior{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;margin:0.5rem 0;font-size:0.75rem}@media only screen and (min-width:992px){.header__bloqueSuperior{margin:1.5rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:1rem}}.header__bloqueInferior{margin-bottom:0.625rem}.header__menuSuperior{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;list-style:none;padding:0;margin:0}.header__menuSuperiorLink{color:white;text-decoration:none}.btn.header__userBtn{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:1.25rem;padding:0;min-width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.headerLogged{border-radius:0px 0px 20px 20px;background-color:var(--Gray-025);z-index:1000}@media only screen and (max-width:1199px){.headerLogged>.container,.headerLogged>.container-fluid{background:var(--Degradado);border-radius:0px 0px 20px 20px}}.headerLogged hr{margin:0;background-color:var(--Gray-100)}.headerLogged--arogestion{background-color:var(--Esmeralda-fondo-claro)}.headerLogged__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}.headerLogged__logoClaim{color:var(--Gray-700);font-size:0.875rem;font-weight:700;line-height:1.55rem}.headerLogged__bloqueSuperior{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem}@media only screen and (min-width:992px){.headerLogged__bloqueSuperior{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:1rem}}.headerLogged__menu{line-height:1;gap:10px}.headerLogged__menu>li{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.headerLogged__menu>li>a,.headerLogged__menu>li>span{color:var(--Dark);display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;padding-left:1.125rem;padding-right:2.25rem;font-weight:500;background:url(../images/piti-menu.svg) right 1.25rem center no-repeat;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.5rem;margin:0.5rem 0}.headerLogged__menu>li:hover>a,.headerLogged__menu>li:hover>span{background-color:#fff;cursor:pointer}.headerLogged__menu>li:has(.current)>a,.headerLogged__menu>li:has(.current)>span{background-color:#fff}.headerLogged__menu>li>ul{width:300px;position:absolute;background-color:white;border-radius:0.625rem;-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.75rem 0;display:none;opacity:0;z-index:1}.headerLogged__menu>li>ul>li a,.headerLogged__menu>li>ul>li span{display:block;text-decoration:none;color:var(--Dark);padding:0.5rem 1.5rem;line-height:1.5rem}@media only screen and (min-width:1200px){.headerLogged__menu>li>ul>li a,.headerLogged__menu>li>ul>li span{font-size:1rem}}.headerLogged__menu>li>ul>li a:hover{color:var(--Primary)}.headerLogged__menu>li:last-child>ul{right:0}.headerLogged__menu>li:hover ul{display:block;opacity:1}.headerLogged__megamenu{line-height:1;gap:10px}.headerLogged__megamenu>li{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.headerLogged__megamenu>li>a,.headerLogged__megamenu>li>span{color:var(--Dark);display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;padding-left:1.125rem;padding-right:2.25rem;font-weight:500;background:url(../images/piti-menu.svg) right 1.25rem center no-repeat;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.5rem;margin:0.5rem 0}.headerLogged__megamenu>li:hover>a,.headerLogged__megamenu>li:hover>span{background-color:#fff;cursor:pointer}.headerLogged__megamenu>li:has(.current)>a,.headerLogged__megamenu>li:has(.current)>span{background-color:#fff}.headerLogged__megamenu>li>ul{width:100%;position:absolute;left:0;background-color:white;padding:2.5rem 5rem;display:none;opacity:0;z-index:1;-webkit-box-shadow:0px 800px 0px 800px rgba(26,26,26,0.5);box-shadow:0px 800px 0px 800px rgba(26,26,26,0.5)}.headerLogged__megamenu>li>ul>li{width:15.8%}.headerLogged__megamenu>li>ul>li:has(.headerLogged__menuComunicaciones),.headerLogged__megamenu>li>ul>li:has(.headerLogged__menuContacta){width:49.5%}.headerLogged__megamenu>li>ul>li:has(.headerLogged__menuSeparator){width:100%}.headerLogged__megamenu>li>ul>li>a,.headerLogged__megamenu>li>ul>li>span{display:block;color:var(--Granate);font-size:1.125rem;font-weight:600;line-height:20px;text-decoration:none;padding:1rem 0;line-height:1}.headerLogged__megamenu>li>ul>li>a.headerLogged__menuComunicaciones,.headerLogged__megamenu>li>ul>li>a.headerLogged__menuContacta,.headerLogged__megamenu>li>ul>li>span.headerLogged__menuComunicaciones,.headerLogged__megamenu>li>ul>li>span.headerLogged__menuContacta{border-radius:8px;background:var(--Gray-025);color:var(--Dark);font-size:18px;font-style:normal;font-weight:500;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.headerLogged__megamenu>li>ul>li>a:hover{color:var(--Esmeralda)}.headerLogged__megamenu>li>ul>li>span:hover{cursor:default}.headerLogged__megamenu>li>ul>li>ul{margin-bottom:2rem}.headerLogged__megamenu>li>ul>li>ul>li>a,.headerLogged__megamenu>li>ul>li>ul>li>span{display:block;color:var(--Dark);font-size:1rem;text-decoration:none;padding:0.5rem 0;line-height:1}.headerLogged__megamenu>li>ul>li>ul>li>a:hover{color:var(--Esmeralda)}.headerLogged__megamenu>li>ul>li>ul>li>span:hover{cursor:default}.headerLogged__megamenu>li>ul>li>ul>li.current a{color:var(--Esmeralda);cursor:default}.headerLogged__megamenu>li:hover>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1;gap:1%;-webkit-animation:fadeInFromNone 0.75s ease-out;animation:fadeInFromNone 0.75s ease-out}.headerLogged__user{position:relative}.headerLogged__userMenu{width:240px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);padding:0.75rem 0;list-style:none;margin:0;top:10px!important}.headerLogged__userMenu strong{display:block;padding:0.5rem 1.5rem}.headerLogged__userMenu a{display:block;text-decoration:none;color:var(--Dark);padding:0.5rem 1.5rem}.headerLogged__userMenu a:hover{color:var(--Esmeralda)}.headerLogged__userMenu ul{padding-left:0.5rem}.btn.header__userBtn{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:1.25rem;padding:0;min-width:40px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menuAux>li{position:relative}.menuAux>li>.separator,.menuAux>li>a{color:white;padding:0.5rem;margin:0.5rem;font-weight:500;display:block;text-decoration:none;line-height:1;cursor:pointer;border-radius:10px}.menuAux>li.active>.separator,.menuAux>li.active>a,.menuAux>li:hover>.separator,.menuAux>li:hover>a{color:var(--bs-body-color);background-color:rgba(255,255,255,0.5);cursor:pointer}.menuAux>li>ul{position:absolute;right:1rem;border-radius:10px;background:white;-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);padding:0.75rem 0;display:none;opacity:0}.menuAux>li>ul>li>a{text-decoration:none;padding:0.75rem 1.5rem;display:block;color:var(--Dark);font-size:1rem;line-height:1;white-space:nowrap}.menuAux>li>ul>li>a:hover{color:var(--Esmeralda)}.menuAux>li:hover>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1;-webkit-animation:fadeInFromNone 0.75s ease-out;animation:fadeInFromNone 0.75s ease-out}.menuMobile__wrapper .menuAux{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.75rem 0}.menuMobile__wrapper .menuAux>li{display:block;width:100%;text-align:center}.menuMobile__wrapper .menuAux>li.active>.separator,.menuMobile__wrapper .menuAux>li.active>a,.menuMobile__wrapper .menuAux>li:hover>.separator,.menuMobile__wrapper .menuAux>li:hover>a{color:white}.menuMobile__wrapper .menuAux a{font-weight:300;color:white;font-size:1rem;line-height:1.25rem;display:block;margin:0;padding:0.75rem}.menuIdiomas{list-style:none;margin:0;padding:0}.menuIdiomas a{color:white;text-decoration:none;display:block;padding:0.5rem;border-radius:10px}.menuIdiomas a:hover{color:var(--bs-body-color);background-color:rgba(255,255,255,0.5);cursor:pointer}.headerLogged .menuIdiomas{margin-right:0.5rem}.headerLogged .menuIdiomas a{color:var(--Granate)}.menuMobile{color:white;padding-bottom:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menuMobile .separator,.menuMobile a{color:white;text-decoration:none;display:block}.menuMobile>li{line-height:1}.menuMobile>li .separator,.menuMobile>li>a{padding:1rem 0}.menuMobile>li.parent .separator,.menuMobile>li.parent>a{background:url(../images/combo-white-up.svg) right center no-repeat}.menuMobile>li.parent .separator.collapsed,.menuMobile>li.parent>a.collapsed{background-image:url(../images/combo-white.svg)}.menuMobile>li>ul{background:rgba(0,0,0,0.25);-webkit-box-shadow:200px 0px 0px 0px rgba(0,0,0,0.25),-200px 0px 0px 0px rgba(0,0,0,0.25);box-shadow:200px 0px 0px 0px rgba(0,0,0,0.25),-200px 0px 0px 0px rgba(0,0,0,0.25)}.menuMobile>li>ul>li .separator,.menuMobile>li>ul>li>a{padding:0.75rem 0}.menuMobile>li>ul>li:first-child .separator,.menuMobile>li>ul>li:first-child>a{padding-top:1.5rem}.menuMobile>li>ul>li:last-child .separator,.menuMobile>li>ul>li:last-child>a{padding-bottom:1.5rem}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--fontDefault:"Inter",sans-serif}body,html{scroll-behavior:smooth;background-color:var(--Gray-025)}body.logged,html.logged{background-color:white}body,button,html,input,select,textarea{font-family:var(--fontDefault)}.text-default{color:var(--bs-body-color)!important}.text-granate{color:var(--Granate)!important}.text-esmeralda{color:var(--Esmeralda)!important}.bg-granate{background:var(--Granate)}.bg-esmeralda{background:var(--Esmeralda)}.bg-esmeralda-claro{background:var(--Esmeralda-fondo-claro)!important}.bg-granate-claro{background:var(--Granate-fondo-claro)!important}.img-multiply{mix-blend-mode:multiply}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.size-18{font-size:1.125rem;line-height:1.75rem}@media (min-width:992px){.cols-2{-webkit-columns:2;-moz-columns:2;columns:2}}.btn-fav__icon--activo .btn-fav__icon-contorno{fill:transparent}.btn-fav__icon--activo .btn-fav__icon-relleno{fill:var(--Granate)}.filtroAreas__btn{padding:0.65rem 3rem 0.65rem 1rem!important;font-weight:400!important;line-height:1.5!important;color:#212529!important;border:1px solid #ced4da;border-radius:0.25rem!important;background:#fff url("../images/combo.svg") right 0.75rem center no-repeat;background-size:16px 12px}.filtroAreas__btn:after{display:none}.filtroAreas__btn:focus,.filtroAreas__btn:hover{background-color:#fff}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}50%{display:none;opacity:0}51%{display:-webkit-box;display:flex;opacity:0}to{display:-webkit-box;display:flex;opacity:1}}@keyframes fadeInFromNone{0%{display:none;opacity:0}50%{display:none;opacity:0}51%{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}to{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}}.acceso__dropdown{border:none;border-radius:10px;background-color:#fff;-webkit-box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);top:10px!important;padding:0;width:320px}@media (min-width:992px){.acceso__dropdown{width:936px}}.acceso{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (max-width:991px){.acceso{padding:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}.acceso a{color:var(--bs-body-color)}.acceso a:hover{text-decoration:none}@media (min-width:992px){.acceso__bloque{width:50%}}.acceso__title{font-size:1.5rem;padding-bottom:0.75rem;color:var(--Granate)}@media (max-width:991px){.acceso__title{font-size:1.125rem;padding-bottom:0.5rem}}.acceso__fndGris{background-color:#f1f1f1;padding:2rem;border-radius:10px}@media (max-width:991px){.acceso__fndGris{padding:1.25rem}}.modal-content{border-radius:0.625rem;border:none}.modal-content .btn-close{position:absolute;right:1rem;top:1rem}.home__titulo{font-weight:700;font-size:2.5rem}@media only screen and (max-width:767px){.home__titulo{font-size:1.5rem;line-height:1.85rem}}.home__titular{font-size:1.625rem;font-weight:600;line-height:2rem;margin-bottom:1rem;margin-top:3rem}@media only screen and (min-width:992px){.home__titular{font-size:1.875rem}}.home__superdestacado{margin-top:3rem;border-radius:10px;background:var(--Degradado);position:relative;height:320px}@media only screen and (min-width:992px){.home__superdestacado{height:430px}}@media only screen and (min-width:1200px){.home__superdestacado{margin-top:4rem;height:540px}}.home__superdestacado:before{position:absolute;display:block;content:"";background:#fff;top:4px;bottom:4px;left:4px;right:4px;border-radius:6px}.home_superdestacadoImg{position:absolute;z-index:0;top:4px;bottom:4px;left:4px;right:4px;border-radius:6px;overflow:hidden;text-align:right}.home_superdestacadoImg:before{position:absolute;display:block;content:"";background:rgb(255,255,255);background:-webkit-gradient(linear,left top,right top,from(rgb(255,255,255)),color-stop(35%,rgb(255,255,255)),color-stop(80%,rgba(255,255,255,0)));background:linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 35%,rgba(255,255,255,0) 80%);top:0;bottom:0;left:0;right:0;border-radius:6px}.home_superdestacadoImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__superdestacadoWrapper{border-radius:6px;padding:2rem;position:relative;z-index:1}@media only screen and (min-width:1200px){.home__superdestacadoWrapper{padding:3rem 3.5rem}}.home__superdestacadoTitle{margin:0 0 1rem 0;padding:0;font-weight:700;line-height:1;letter-spacing:-0.02px;font-size:1.625rem}@media only screen and (min-width:992px){.home__superdestacadoTitle{font-size:2.5rem}}@media only screen and (min-width:1200px){.home__superdestacadoTitle{font-size:3.75rem;margin:0 0 2.5rem 0}}.home__superdestacadoIntro{font-size:1rem;font-weight:600;margin-bottom:0.5rem}@media only screen and (min-width:1200px){.home__superdestacadoIntro{font-size:1.375rem;line-height:2.25rem}}.home__superdestacadoDatos{margin-bottom:1.5rem;font-size:1rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem}@media only screen and (min-width:1200px){.home__superdestacadoDatos{font-size:1.375rem;margin-bottom:2.5rem}}.home__superdestacadoItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0.75rem}@media only screen and (min-width:1200px){.home__superdestacadoItem{gap:1.5rem}}.home__superdestacadoIco{-webkit-box-flex:0;-ms-flex:none;flex:none;width:18px;text-align:center}.home__superdestacadoIco img{max-width:100%;height:auto}@media only screen and (min-width:1200px){.home__superdestacadoIco{width:24px}}.home__superdestacadoIndicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;padding:1.25rem 0;position:relative;margin:0}.home__superdestacadoIndicators button{width:100px!important;height:6px!important;border-radius:3px!important;background-color:#C1C1C1!important;border:none!important}.home__superdestacadoIndicators button.active{background-color:var(--Granate)!important}.home__destacadoIndicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;padding:1.25rem 0;position:relative;margin:0}.home__destacadoIndicators button{width:20px!important;height:20px!important;border-radius:10px!important;background-color:#C1C1C1!important;border:none!important}.home__destacadoIndicators button.active{background-color:var(--Granate)!important}@media only screen and (max-width:1199px){.home__superdestacadoBoton{font-size:0.85rem;line-height:1rem;padding:0.6rem}}.home__destacamos{border-radius:10px;border:1px solid var(--Gray-050);background:white;padding:1.75rem}@media only screen and (min-width:1200px){.home__destacamos{padding:2.5rem}}.home__destacamosLista{list-style:none;margin:0;padding:0}.home__destacamosItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.75rem 0;border-bottom:1px solid #C1C1C1}.home__destacamosItem:first-child{padding-top:0}.home__destacamosItem:last-child{padding-bottom:0;border:none}.home__destacamosTitle{color:var(--Esmeralda);font-size:1.5rem;font-weight:600;line-height:1}@media only screen and (min-width:992px){.home__destacamosTitle{font-size:1.625rem}}.home__destacamosTxt{margin-bottom:2rem}.home__destacamosUrl{color:var(--Dark)}.home__video{border-radius:10px;background:white;padding:8px;border:none}.home__video:hover .home__videoPlayFlecha{fill:var(--Granate)}.home__video:hover .home__videoPlayCircle{fill:white}.home__videoWrapper{display:block;position:relative}.home__videoWrapper:after{display:block;width:100%;content:"";position:absolute;top:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,0)),to(#263238));background:linear-gradient(180deg,rgba(255,255,255,0) 50%,#263238 100%)}.home__videoTxt{position:absolute;font-size:1.125rem;line-height:1.25rem;bottom:1.5rem;width:80%;left:10%;color:white;text-align:center;font-weight:600;z-index:1}@media only screen and (min-width:768px){.home__videoTxt{font-size:1.625rem;line-height:1.75rem;bottom:2rem}}.home__videoImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home__videoPlay{position:absolute;top:50%;left:50%;z-index:1;margin:-32px 0 0 -32px;width:64px;height:64px}@media only screen and (min-width:768px){.home__videoPlay{margin:-48px 0 0 -48px;width:96px;height:96px}}.home__videoMosca{position:absolute;top:2.25rem;right:2.25rem;z-index:1}@media only screen and (max-width:767px){.home__videoMosca{top:1.5rem;right:1.5rem;width:100px}}.home__trabaja{position:relative;border-radius:0.625rem;background-color:var(--Granate);overflow:hidden;padding:2.5rem;color:white;margin:0 10px 0 0;min-height:280px}.home__trabaja:before{content:"";display:block;width:100%;top:0;bottom:0;left:0;position:absolute;background:var(--DegradadoInvertido);opacity:0.2}.home__trabajaWrapper{position:relative;z-index:1}.home__trabajaImgWrapper{position:absolute;bottom:-3px;right:14px;width:290px;z-index:0}@media only screen and (max-width:767px){.home__trabajaImgWrapper{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.home__trabajaImgWrapper{width:50%}}.home__trabajaTitle{font-size:1.875rem;font-weight:600;line-height:2rem;margin-bottom:1rem}.home__telefonos{background-color:white;border-radius:0.625rem;overflow:hidden;padding:2.5rem;min-height:280px}.home__telefonosTitle{font-size:1.875rem;font-weight:600;line-height:2rem;margin-bottom:1rem;color:var(--Granate)}.home__telefonosImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5rem}.home__telefonosText{font-size:1rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5rem}.home__telefonosTel{color:var(--Dark);text-decoration:none;font-size:2rem;font-weight:700}.home__telefonosTel:hover{color:var(--Granate)}.home__telefonostTel01{font-size:2rem}.home__telefonosLink{font-size:0.875rem;color:var(--Granate)}.home__telefonosLink:hover{text-decoration:none;color:var(--Granate)}.superDestacado{aspect-ratio:1920/953;margin-top:-20px;color:white;max-height:950px;width:100%;position:relative;background-color:#ccc}@media only screen and (max-width:1023px){.superDestacado{margin-top:0;min-height:450px}}.superDestacado__wrapper{z-index:1;position:relative}.superDestacado__title{font-weight:700;font-size:5rem;line-height:5rem;margin-bottom:4rem;text-shadow:2px 2px 2px rgba(0,0,0,0.6)}@media only screen and (max-width:1399px){.superDestacado__title{font-size:4rem;line-height:4rem;margin-bottom:3rem}}@media only screen and (max-width:1023px){.superDestacado__title{font-size:3.5rem;line-height:3.5rem;margin-bottom:2rem}}.superDestacado__bg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0}.tarjeta{background-color:white;border:1px solid rgb(234,234,234);padding:2.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;height:100%;border-radius:10px;gap:1rem;position:relative}@media only screen and (max-width:767px){.tarjeta{padding:1.5rem;font-size:1rem;gap:0.5rem}}.tarjeta p:last-child{margin:0}.tarjeta--conlink{-webkit-transform:translateY(1px);transform:translateY(1px);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition:0.25s cubic-bezier(0.215,0.61,0.355,1);transition:0.25s cubic-bezier(0.215,0.61,0.355,1)}.tarjeta--conlink:hover{cursor:pointer;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.tarjeta__title{font-weight:600;font-size:1.625rem;text-align:center;color:var(--Esmeralda)}.tarjeta__title a{color:var(--Esmeralda);text-decoration:none}.tarjeta--conlink .tarjeta__title a:after{display:block;position:absolute;content:"";width:100%;top:0;bottom:0;left:0;z-index:0}@media only screen and (max-width:767px){.tarjeta__title{font-size:1.325rem}}.tarjeta__buttons{margin-top:auto}.tarjeta__img{aspect-ratio:376/253;border-radius:10px;overflow:hidden;background-color:#fff;width:100%;background-color:var(--Gray-025);background-image:url(../images/lagunaro-sm.svg);background-repeat:no-repeat;background-position:center}.tarjeta__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.postal{background:white;border-radius:10px;padding:8px;position:relative}.postal--blanca{background-color:var(--Gray-025)}.postal__wrapper{background-color:var(--Gray-025);padding:3.75rem;font-size:1.125rem;height:100%;min-height:420px;display:-webkit-box;display:-ms-flexbox;display:flex}.postal--blanca .postal__wrapper{background:white}@media only screen and (max-width:1599px){.postal__wrapper{padding:3rem}}@media only screen and (max-width:767px){.postal__wrapper{padding:2rem;min-height:320px;font-size:1rem}}.postal__title{font-weight:600;font-size:1.875rem;line-height:1;color:var(--Granate);margin:0}.postal--blanca .postal__title{color:var(--Default)}@media only screen and (max-width:767px){.postal__title{font-size:1.25rem}}@media only screen and (max-width:1599px){.postal__title{font-size:1.75rem}}.postal__textos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;line-height:140%}@media only screen and (max-width:767px){.postal__textos{position:relative;z-index:1}}.postal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.postal__content p{margin:0}.postal__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media only screen and (max-width:767px){.postal__img img{position:absolute;opacity:0.2;bottom:2rem;right:2rem;-webkit-filter:grayscale(1);filter:grayscale(1)}}.splide__pagination{position:relative;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;padding:1.25rem 0}.splide__pagination__page{width:20px;height:20px;opacity:0.5;background-color:#C1C1C1;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease}.splide__pagination__page.is-active{background:var(--Granate);-webkit-transform:none;transform:none;opacity:1}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
  ADIMEDIA: Debe contener todos los elementos comunes del pie de página que afecten tanto a la home como a las páginas interiores 
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/.footer{border-radius:20px 20px 0px 0px;background-color:white;padding:2rem 0}.footer__btn{font-size:1rem;color:var(--Dark);font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;border-radius:0.5rem;border:1px solid var(--Gray-100)}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__leftName{color:var(--Esmeralda);font-weight:bold;padding:0.5rem 0;line-height:2rem}@media (max-width:1199px){.footer__leftName{text-align:center;font-weight:500;padding-top:0}}.footer__leftDir{color:var(--Dark);line-height:2rem;padding:0.5rem 0}@media (max-width:1199px){.footer__leftDir{font-size:0.75rem;text-align:center;line-height:1.25rem}}.footer__rightRedes{padding:0.5rem 0}.footer__rightRedes ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:1rem}@media (max-width:1199px){.footer__rightRedes ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__leftButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;padding:1rem 0}@media (max-width:1199px){.footer__leftButtons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}}.footer__rightMenus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199px){.footer__rightMenus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding-top:2rem;font-size:0.75rem;line-height:1.25rem}}.footer__rightMenu ul{list-style:none;margin:0;padding:0.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;line-height:2rem}.footer__rightMenu ul a{text-decoration:none;color:var(--Dark);padding:0.5rem}@media (max-width:1199px){.footer__rightMenu ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__app{margin-top:1rem;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;border:2px solid var(--Granate);background:var(--Granate-fondo-claro);gap:1.5rem}@media (max-width:1199px){.footer__app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media (max-width:767px){.footer__app{padding:1rem;gap:1rem}}.footer__appTitle{color:var(--Granate);font-size:1.625rem;font-weight:600;letter-spacing:-0.02px}.footer__appRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.footer__bottom{margin-top:4rem;border-top:1px solid var(--Gray-100);padding:3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:0.75rem;line-height:1;gap:1.25rem}.footer__bottomLogos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}