.mis-tarjetas{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;padding:20px;max-width:1140px;margin:0 auto;justify-content:center;width:100%}.tarjeta-documento-grid{display:grid;grid-template-columns:84px 1fr;grid-template-rows:auto minmax(84px,1fr);grid-template-areas:"columna-tipo columna-fecha" "columna-imagen columna-texto";gap:0 25px;background:#fff;border-radius:14px;box-shadow:0 2px 10px rgb(0 0 0 / .3)!important;padding:16px;width:100%;max-width:360px;text-decoration:none!important;color:inherit;transition:box-shadow 0.3s ease}.tarjeta-documento-grid:hover{box-shadow:0 8px 22px rgb(0 0 0 / .2);transform:translateY(-3px);background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);text-decoration:none!important;cursor:pointer}.tarjeta-documento-grid:hover .titulo-doc{color:inherit}.tarjeta-documento-grid:hover .texto-link{color:inherit}.tarjeta-clicable{cursor:pointer;transition:box-shadow 0.3s ease}.tarjeta-clicable:hover{box-shadow:0 4px 14px rgb(0 0 0 / .12)}.fila-top-grid{display:contents;grid-template-columns:84px auto;align-items:center;gap:6px}.columna-tipo{grid-area:columna-tipo;align-self:start;display:flex;align-items:center;justify-content:flex-start}.columna-fecha{grid-area:columna-fecha;align-self:start;display:flex;align-items:center;justify-content:flex-start}.badge-tipo{font-weight:700;color:#ff9433;font-size:12px}.fecha-doc{font-size:14px;color:#666}.fila-bottom-grid{display:contents;gap:4px;align-items:center}.columna-imagen{grid-area:columna-imagen;display:flex;justify-content:center;align-items:center;height:100%}.wrapper-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wrapper-img img{width:100%;height:100%;object-fit:contain;max-width:84px;max-height:84px}.columna-texto{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.contenedor-titulo{display:inline-flex;flex-grow:1;align-items:self-end;width:100%;justify-content:flex-start;min-height:40px}.titulo-doc{margin:0;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-top:10px}.contenedor-boton{margin-top:auto}.boton-noticia{display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none;font-size:14px;gap:6px;padding:0;margin:0}.boton-noticia .texto-link{color:#333;transition:color 0.2s ease}.fa-solid{color:#F27900!important;font-size:13px!important}.boton-noticia:hover .texto-link:hover{color:#F27900!important}.boton-noticia{text-decoration:none!important}.texto-link{font-size:14px;font-weight:400;color:#3a3a3a}.texto-link:hover{color:#F27900!important}@media (min-width:768px) and (max-width:1024px){.mis-tarjetas{grid-template-columns:repeat(2,1fr);gap:28px;padding:20px;justify-content:center}.tarjeta-documento-grid{max-width:100%}}@media (max-width:767px){.mis-tarjetas{grid-template-columns:1fr;gap:20px;padding:16px;max-width:100%}.tarjeta-documento-grid{max-width:100%}}.nav-links{display:none!important}.single .post-navigation{display:none!important}.eco-card{max-width:760px;border-radius:22px;background:#fff;box-shadow:0 8px 30px rgb(0 0 0 / .08);overflow:hidden;margin:0 auto;display:flex;flex-direction:column;padding:0!important;transition:all .3s ease}.eco-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.eco-card__media{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important}.eco-slider{position:relative;width:100%;aspect-ratio:16/7;min-height:240px;overflow:hidden}.eco-slider__track{display:flex;height:100%;transition:transform .6s ease;will-change:transform}.eco-slide{flex:0 0 100%;height:100%;overflow:hidden}.eco-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;user-select:none;-webkit-user-drag:none}.eco-card__body{padding:8px 26px 20px!important;display:flex;flex-direction:column}.eco-card__body>*{margin:0}.eco-card__badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgb(255 148 51 / .16);margin-bottom:8px}.eco-card__badge .fa-heart{font-size:20px;color:#ff9433}.eco-card__title{color:#121417;font-weight:800;font-size:24px!important;line-height:1.25;margin-bottom:8px;white-space:normal;overflow:visible;text-overflow:unset}.eco-card:hover .eco-card__title{color:#ff9433}.eco-card__text{color:#556070;font-size:15px;line-height:1.55}.eco-slider__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:42px;height:42px;padding:0;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgb(0 0 0 / .25);backdrop-filter:blur(2px);opacity:.85;transition:opacity .2s ease,transform .12s ease,background-color .15s ease;cursor:pointer}.eco-slider__nav--prev{left:10px}.eco-slider__nav--next{right:10px}.eco-slider:hover .eco-slider__nav{opacity:1}.eco-arrow{font-size:20px;line-height:1}.eco-slider__nav,.eco-slider__nav--prev,.eco-slider__nav--next{background-color:rgb(0 0 0 / .45)!important;color:#fff!important}.eco-slider__nav:active,.eco-slider__nav--prev:active,.eco-slider__nav--next:active{background-color:rgb(0 0 0 / .65)!important;color:#fff!important}.eco-slider__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.swiper-slide .eco-card{display:flex;flex-direction:column;height:100%}.swiper-slide .eco-card__body{flex:1;display:flex;flex-direction:column}.eco-card.e-con{--padding-top:0px !important;--padding-right:0px !important;--padding-bottom:0px !important;--padding-left:0px !important;--widgets-spacing:0px !important;gap:0!important}.eco-card .e-con-inner{gap:0!important}.eco-card>.elementor-widget,.eco-card>.elementor-widget>.elementor-widget-container{margin-top:0!important;padding-top:0!important}.eco-card .eco-slider{margin-top:0!important}@media (max-width:480px){.eco-slider{min-height:190px;aspect-ratio:16/10}.eco-slider__nav{width:36px;height:36px;opacity:1}}#baguetteBox-overlay .baguetteBox-button{width:56px;height:56px;border-radius:9999px;background:rgb(0 0 0 / .55);box-shadow:0 8px 28px rgb(0 0 0 / .25);transition:transform .2s ease,background .2s ease}#baguetteBox-overlay .baguetteBox-button:hover{transform:scale(1.05);background:rgb(0 0 0 / .7)}#baguetteBox-overlay #previous-button{left:16px}#baguetteBox-overlay #next-button{right:16px}#baguetteBox-overlay #close-button{top:16px;right:16px}#baguetteBox-overlay .full-image figcaption{display:none}#baguetteBox-overlay .count{display:none}#baguetteBox-overlay .full-image img{object-fit:contain;max-width:100vw;max-height:100vh}#baguetteBox-overlay{z-index:999999!important}#baguetteBox-overlay{background:rgb(0 0 0)!important;z-index:999999!important}#baguetteBox-overlay .full-image{box-shadow:none!important}@media (max-width:1024px){:root{--cta-gap:6px;--cta-pad-y:12px;--cta-pad-x:18px}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu__container,.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown,.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown .sub-menu{border-radius:0!important;overflow:visible!important;isolation:isolate}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li>a,.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li>a:before,.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li>a:after{background:transparent!important;box-shadow:none!important;transition:none!important;transform:none!important;border:0!important;outline:0!important;border-radius:0!important}.elementor-location-header .elementor-element.elementor-element-57fbc395.e--pointer-background .elementor-item:before,.elementor-location-header .elementor-element.elementor-element-57fbc395.e--pointer-framed .elementor-item:before,.elementor-location-header .elementor-element.elementor-element-57fbc395.e--pointer-framed .elementor-item:after,.elementor-location-header .elementor-element.elementor-element-57fbc395.e--pointer-underline .elementor-item:after{content:none!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown .sub-menu{margin:0!important;padding:0!important;border-radius:0!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown .sub-menu li>a{display:block!important;width:100%!important;text-align:center!important;margin:0!important;border-radius:0!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li{margin:0!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li.menu-item-has-children{margin-bottom:0!important;padding-bottom:0!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li:nth-last-child(2){margin-bottom:var(--cta-gap)!important;position:relative;z-index:1}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li:last-child{overflow:visible!important;position:relative;z-index:2}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown>li:last-child>a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px!important;padding:var(--cta-pad-y) var(--cta-pad-x);background-clip:padding-box}}@media (min-width:1025px){.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu{border-radius:0!important;overflow:visible!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu li>a{display:block!important;width:100%!important;text-align:center!important;border-radius:0!important}}@media (min-width:1025px){.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu{border-radius:5px!important;overflow:hidden!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu li:first-child>a{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu li:last-child>a{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}}@media (min-width:1025px){.elementor-location-header .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--main .sub-menu{box-shadow:0 8px 24px rgb(0 0 0 / .18)}}@media (max-width:1024px){.elementor-2179 .elementor-element.elementor-element-57fbc395 .elementor-nav-menu--dropdown li:last-child>a{border-radius:35px!important}}html,body{overflow-x:hidden}.gc-noticia-single{width:100%;font-family:Raleway,Helvetica,Arial,sans-serif;color:#7A7A7A;background:#fff}.gc-noticia{width:100%;margin:0;padding:0}.gc-noticia-hero{position:relative;width:100vw;max-width:100vw;height:520px;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;background:#111}.gc-noticia-hero-img{width:100%;height:100%}.gc-noticia-hero-img img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;display:block;transform:scale(1.01)}.gc-noticia-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / .28) 0%,rgb(0 0 0 / .42) 45%,rgb(0 0 0 / .5) 100%)}.gc-noticia-hero.gc-hero-overlay-negro .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(0 0 0 / .54) 0%,rgb(0 0 0 / .66) 45%,rgb(0 0 0 / .78) 100%)}.gc-noticia-hero.gc-hero-overlay-morado .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(139 99 170 / .78) 0%,rgb(123 82 156 / .82) 45%,rgb(84 55 109 / .86) 100%)}.gc-noticia-hero.gc-hero-overlay-celeste .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(100 188 213 / .72) 0%,rgb(72 160 187 / .8) 45%,rgb(36 98 118 / .88) 100%)}.gc-noticia-hero.gc-hero-overlay-naranja .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(255 148 51 / .74) 0%,rgb(224 112 36 / .82) 45%,rgb(132 62 22 / .9) 100%)}.gc-noticia-hero.gc-hero-overlay-amarillo .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(250 185 50 / .7) 0%,rgb(210 145 32 / .82) 45%,rgb(120 82 22 / .92) 100%)}.gc-noticia-hero.gc-hero-overlay-verde .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(90 170 120 / .76) 0%,rgb(58 128 82 / .84) 45%,rgb(28 70 44 / .92) 100%)}.gc-noticia-hero.gc-hero-overlay-rosa-coral .gc-noticia-hero-overlay{background:linear-gradient(180deg,rgb(232 99 122 / .68) 0%,rgb(214 82 92 / .78) 45%,rgb(138 48 54 / .88) 100%)}.gc-noticia-hero-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center;padding:0 24px}.gc-noticia-categoria{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 15px 7px 12px;border-radius:999px;font-size:12px;line-height:1;font-weight:500;letter-spacing:.075em;text-transform:uppercase;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 6px 18px rgb(0 0 0 / .12);background:rgb(38 94 103 / .68);color:#9de6f2;border:1px solid rgb(157 230 242 / .32)}.gc-noticia-categoria::before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#64bcd5;box-shadow:0 0 0 3px rgb(100 188 213 / .12)}.gc-cat-arte-cultura{background:linear-gradient(180deg,rgb(73 45 95 / .82) 0%,rgb(48 31 66 / .86) 100%);color:#fff7ff;border-color:rgb(232 205 255 / .58);box-shadow:0 8px 22px rgb(0 0 0 / .16),0 0 0 1px rgb(232 205 255 / .1),0 0 16px rgb(139 99 170 / .2)}.gc-cat-arte-cultura::before{background:#e3c6ff;box-shadow:0 0 0 3px rgb(227 198 255 / .18),0 0 8px rgb(227 198 255 / .42)}.gc-cat-ecologia{background:rgb(38 94 103 / .68);color:#9de6f2;border-color:rgb(157 230 242 / .32)}.gc-cat-ecologia::before{background:#64bcd5;box-shadow:0 0 0 3px rgb(100 188 213 / .12)}.gc-cat-economia{background:rgb(130 75 28 / .68);color:#ffd6b5;border-color:rgb(255 214 181 / .34)}.gc-cat-economia::before{background:#ff9433;box-shadow:0 0 0 3px rgb(255 148 51 / .16)}.gc-cat-social{background:rgb(118 86 20 / .68);color:#ffe6a4;border-color:rgb(255 230 164 / .34)}.gc-cat-social::before{background:#fab932;box-shadow:0 0 0 3px rgb(250 185 50 / .16)}.gc-cat-conservacion-ambiental{background:linear-gradient(180deg,rgb(47 92 65 / .76) 0%,rgb(29 67 45 / .82) 100%);color:#effff4;border-color:rgb(196 239 211 / .46);font-size:12px;font-weight:500;letter-spacing:.05em;padding:7px 15px 7px 12px;box-shadow:0 7px 18px rgb(0 0 0 / .14),0 0 0 1px rgb(196 239 211 / .08),0 0 12px rgb(90 170 120 / .14)}.gc-cat-conservacion-ambiental::before{background:#92dfa9;box-shadow:0 0 0 3px rgb(146 223 169 / .16),0 0 7px rgb(146 223 169 / .3)}.gc-cat-comunidad{background:rgb(122 54 67 / .68);color:#ffc8d1;border-color:rgb(255 200 209 / .34)}.gc-cat-comunidad::before{background:#e8637a;box-shadow:0 0 0 3px rgb(232 99 122 / .16)}body.single-noticias .gc-noticia-hero .gc-noticia-hero-content .gc-noticia-titulo{color:#fffde8!important;font-size:clamp(72px, 8vw, 132px)!important;line-height:0.92!important;max-width:1220px!important;margin:0!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;text-wrap:balance;text-shadow:0 10px 34px rgb(0 0 0 / .24)!important}.gc-noticia-body{max-width:920px;margin:0 auto;background:#fff;padding:0 0 72px}.gc-noticia-header{max-width:760px;margin:0 auto;padding:46px 24px 34px;text-align:center}.gc-noticia-meta{position:relative;display:flex;justify-content:center;align-items:center;gap:48px!important;flex-wrap:wrap;color:#8b8f96;font-size:15px;line-height:1.4;margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid rgb(100 188 213 / .28)}.gc-noticia-meta-item{position:relative;display:inline-flex;align-items:center;gap:8px;color:#8b8f96;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:15px;font-weight:300;letter-spacing:.01em}.gc-noticia-meta-item:first-child::before{content:"";width:15px;height:15px;display:inline-block;background-color:#64bcd5;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2V5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17 2V5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3.5 9H20.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M5 4H19C20.1046 4 21 4.89543 21 6V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V6C3 4.89543 3.89543 4 5 4Z' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2V5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17 2V5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3.5 9H20.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M5 4H19C20.1046 4 21 4.89543 21 6V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V6C3 4.89543 3.89543 4 5 4Z' stroke='black' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-noticia-meta-item:last-child::before{content:"";width:15px;height:15px;display:inline-block;background-color:#64bcd5;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C12 21 19 14.5 19 8.8C19 4.9 15.866 2 12 2C8.13401 2 5 4.9 5 8.8C5 14.5 12 21 12 21Z' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='8.8' r='2.4' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21C12 21 19 14.5 19 8.8C19 4.9 15.866 2 12 2C8.13401 2 5 4.9 5 8.8C5 14.5 12 21 12 21Z' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='8.8' r='2.4' stroke='black' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-noticia-meta-item:not(:last-child)::after{content:"";position:absolute;right:-21px;top:50%;width:5px;height:5px;transform:translateY(-50%);border-radius:50%;background:#64bcd5;opacity:.9}.gc-noticia-subtitulo{max-width:740px;margin:0 auto;color:#54595F;font-size:22px;line-height:1.65;font-weight:400}.gc-noticia-subtitulo p{margin:0}.gc-noticia-subtitulo strong,.gc-noticia-subtitulo b{font-weight:700;color:#54595F}.gc-noticia-subtitulo em{font-style:italic}.gc-noticia-galeria-wrap{max-width:760px;margin:0 auto 42px;padding:0 24px}.gc-noticia-seccion-label{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;margin:0 0 22px;color:#64bcd5;font-size:14px;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.22em}.gc-noticia-seccion-label::before,.gc-noticia-seccion-label::after{content:"";flex:1;height:1px;background:rgb(100 188 213 / .32)}.gc-noticia-galeria{display:grid;gap:12px;width:100%}.gc-galeria-item{margin:0;overflow:hidden;border-radius:8px!important;background:transparent!important;border:none!important;box-shadow:none!important;line-height:0;aspect-ratio:4 / 3}.gc-galeria-btn{display:block;width:100%;height:100%;padding:0!important;margin:0!important;border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important;appearance:none;-webkit-appearance:none;border-radius:8px!important;cursor:zoom-in;overflow:hidden}.gc-galeria-btn img,.gc-galeria-item img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;display:block;border:none!important;box-shadow:none!important;border-radius:8px!important;transition:transform 0.35s ease,filter 0.35s ease}.gc-galeria-btn:hover,.gc-galeria-btn:focus,.gc-galeria-btn:active{border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important}.gc-galeria-btn:hover img{transform:scale(1.025);filter:brightness(.96)}.gc-galeria-count-1{display:flex;justify-content:center}.gc-galeria-count-1 .gc-galeria-item{width:min(100%, 680px);aspect-ratio:16 / 9}.gc-galeria-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-galeria-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-galeria-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-galeria-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}.gc-galeria-count-5 .gc-galeria-item:nth-child(1),.gc-galeria-count-5 .gc-galeria-item:nth-child(2){grid-column:span 3}.gc-galeria-count-5 .gc-galeria-item:nth-child(n+3){grid-column:span 2}.gc-galeria-count-6{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-galeria-count-7{grid-template-columns:repeat(12,minmax(0,1fr))}.gc-galeria-count-7 .gc-galeria-item:nth-child(-n+3){grid-column:span 4}.gc-galeria-count-7 .gc-galeria-item:nth-child(n+4){grid-column:span 3}.gc-galeria-count-8{grid-template-columns:repeat(4,minmax(0,1fr))}.gc-galeria-count-9{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-galeria-count-10{grid-template-columns:repeat(12,minmax(0,1fr))}.gc-galeria-count-10 .gc-galeria-item:nth-child(-n+6){grid-column:span 4}.gc-galeria-count-10 .gc-galeria-item:nth-child(n+7){grid-column:span 3}.gc-galeria-count-11{grid-template-columns:repeat(12,minmax(0,1fr))}.gc-galeria-count-11 .gc-galeria-item:nth-child(-n+3){grid-column:span 4}.gc-galeria-count-11 .gc-galeria-item:nth-child(n+4){grid-column:span 3}.gc-galeria-count-12{grid-template-columns:repeat(4,minmax(0,1fr))}.gc-noticia-contenido{max-width:660px;margin:0 auto;padding:0 24px;color:#7A7A7A;font-size:16px;line-height:1.85;font-weight:400}.gc-noticia-contenido p{margin:0 0 25px}.gc-noticia-contenido p:last-child{margin-bottom:0}.gc-noticia-contenido strong,.gc-noticia-contenido b{color:#54595F;font-weight:700}.gc-noticia-contenido a{color:#8b63aa;font-weight:700;text-decoration:none}.gc-noticia-contenido a:hover{text-decoration:underline}.gc-noticia-contenido h2{margin:46px 0 18px!important;padding:0!important;color:#8b63aa!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:1.75rem!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-0.01em!important}.gc-noticia-contenido h2:first-child{margin-top:0!important}.gc-noticia-contenido h2+p{margin-top:0!important}.gc-bloque-destacado{position:relative;margin:36px 0;padding:30px 34px;border-radius:18px;border-left:5px solid #64bcd5;color:#54595F;background:#f3f8fa;font-size:19px;line-height:1.55;font-weight:400;box-shadow:none;overflow:hidden}.gc-bloque-destacado::before{display:none}.gc-destacado-celeste{background:#f0fbfe;color:#54595F;border-left-color:rgb(100 188 213 / .78)}.gc-destacado-naranja{background:#fff8f3;color:#54595F;border-left-color:rgb(255 148 51 / .68)}.gc-destacado-amarillo{background:#fffdf5;color:#54595F;border-left-color:rgb(250 185 50 / .62)}.gc-destacado-morado{background:#fcf9ff;color:#54595F;border-left-color:rgb(139 99 170 / .68)}.gc-destacado-verde{background:#f1f8f4;color:#54595F;border-left-color:#5aaa78}.gc-destacado-rosa-coral{background:#fdf6f7;color:#54595F;border-left-color:rgb(232 99 122 / .72)}.gc-noticia-cita{max-width:660px;margin:64px auto 0;padding:0 24px}.gc-noticia-cita blockquote{position:relative;margin:0;padding:0 0 0 48px;border-left:none;background:#fff0;color:#54595F;font-size:24px;line-height:1.65;font-style:italic;font-weight:400}.gc-noticia-cita blockquote::before{content:"";position:absolute;left:0;top:2px;width:32px;height:32px;opacity:.25;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%238b63aa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z'/%3E%3Cpath d='M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z'/%3E%3C/svg%3E")}.gc-cita-autor-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:22px auto 0;color:#8b63aa;font-family:Raleway,Helvetica,Arial,sans-serif;text-align:center}.gc-cita-autor-nombre{color:#8b63aa;font-size:15px;line-height:1.25;font-weight:700}.gc-cita-autor-separador{display:inline-block;width:28px;height:1px;background:#8b63aa;opacity:.85}.gc-cita-autor-cargo{color:#8b8f96;font-size:14px;line-height:1.35;font-weight:400}@media (max-width:520px){.gc-cita-autor-wrap{justify-content:center;gap:8px;margin-top:18px}.gc-cita-autor-nombre{font-size:14px}.gc-cita-autor-separador{width:22px}.gc-cita-autor-cargo{font-size:13px}}.gc-noticia-volver{max-width:660px;margin:46px auto 0;padding:0 24px}.gc-noticia-volver a{color:#8b63aa;font-size:14px;font-weight:800;text-decoration:none}.gc-noticia-volver a:hover{text-decoration:underline}body.single-noticias,body.single-noticias #page,body.single-noticias .site,body.single-noticias .site-content,body.single-noticias .ast-container,body.single-noticias .content-area,body.single-noticias .site-main,body.single-noticias .gc-noticia-single,body.single-noticias .gc-noticia,body.single-noticias .gc-noticia-body{background:#ffffff!important}.gc-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:72px 88px;background:rgb(14 14 18 / .92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gc-lightbox.is-active{display:flex}.gc-lightbox-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gc-lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 24px 80px rgb(0 0 0 / .35)}body.gc-lightbox-open{overflow:hidden}.gc-lightbox-close{position:absolute;top:28px;right:32px;z-index:2;width:44px!important;height:44px!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border-radius:50%!important;border:1px solid rgb(255 255 255 / .34)!important;background:rgb(255 255 255 / .1)!important;color:#ffffff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:34px!important;line-height:38px!important;font-weight:300!important;text-align:center;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;transform:none!important;transition:background 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,opacity 0.25s ease!important}.gc-lightbox-close:hover,.gc-lightbox-close:active,.gc-lightbox-close:focus{background:rgb(255 255 255 / .18)!important;border-color:rgb(255 255 255 / .48)!important;box-shadow:0 0 0 4px rgb(255 255 255 / .06)!important;outline:none!important;transform:none!important}.gc-lightbox-arrow{position:absolute;top:50%;z-index:2;width:44px!important;height:56px!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;border:none!important;border-radius:0!important;background:transparent!important;color:rgb(255 255 255 / .72)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:54px!important;line-height:1!important;font-weight:200!important;text-align:center;text-decoration:none;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;text-shadow:0 2px 12px rgb(0 0 0 / .55);transform:translateY(-50%)!important;transition:color 0.25s ease,opacity 0.25s ease!important}.gc-lightbox-arrow:hover,.gc-lightbox-arrow:active,.gc-lightbox-arrow:focus{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;color:rgb(255 255 255 / .95)!important;transform:translateY(-50%)!important}.gc-lightbox-prev{left:34px}.gc-lightbox-next{right:34px}.gc-lightbox-close:focus-visible,.gc-lightbox-arrow:focus-visible{outline:2px solid rgb(255 255 255 / .55)!important;outline-offset:4px}@media (max-width:921px){.gc-noticia-body{max-width:720px}.gc-noticia-hero{height:460px}body.single-noticias .gc-noticia-hero .gc-noticia-hero-content .gc-noticia-titulo{font-size:clamp(52px, 12vw, 86px)!important;line-height:0.96!important}.gc-noticia-subtitulo{font-size:20px}}@media (max-width:768px){.gc-noticia-body{max-width:100%}.gc-noticia-hero{height:420px}.gc-noticia-header{padding-top:40px;padding-bottom:30px}.gc-noticia-meta{gap:28px;font-size:13px;margin-bottom:26px;padding-bottom:24px}.gc-noticia-meta-item:not(:last-child)::after{right:-17px}.gc-noticia-subtitulo{font-size:18px;line-height:1.6}.gc-noticia-seccion-label{font-size:13px;gap:14px;letter-spacing:.18em}.gc-noticia-galeria{grid-template-columns:repeat(2,1fr);gap:11px}.gc-noticia-contenido{font-size:16px;line-height:1.8}.gc-bloque-destacado{font-size:18px;line-height:1.55;padding:26px 28px}.gc-noticia-cita blockquote{font-size:22px;line-height:1.6;padding-left:48px}.gc-noticia-cita blockquote::before{top:2px;width:30px;height:30px}.gc-cita-autor{margin-left:48px}.gc-lightbox{padding:64px 22px}.gc-lightbox-img{border-radius:8px}.gc-lightbox-close{top:18px;right:18px;width:40px!important;height:40px!important;font-size:30px!important;line-height:34px!important}.gc-lightbox-arrow{width:32px!important;height:48px!important;font-size:42px!important;color:rgb(255 255 255 / .62)!important;text-shadow:0 2px 10px rgb(0 0 0 / .65)}.gc-lightbox-arrow:hover,.gc-lightbox-arrow:active,.gc-lightbox-arrow:focus{color:rgb(255 255 255 / .9)!important}.gc-lightbox-prev{left:18px}.gc-lightbox-next{right:18px}}@media (max-width:520px){.gc-noticia-hero{height:340px}.gc-noticia-hero-content{padding:0 20px}.gc-noticia-categoria{font-size:10.5px;font-weight:500;padding:6px 13px 6px 11px;gap:7px}.gc-noticia-categoria::before{width:5px;height:5px;flex-basis:5px}body.single-noticias .gc-noticia-hero .gc-noticia-hero-content .gc-noticia-titulo{font-size:clamp(34px, 10vw, 44px)!important;line-height:1.05!important;max-width:min(92vw, 420px)!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;letter-spacing:-0.015em!important}.gc-noticia-header{padding:34px 20px 28px}.gc-noticia-meta{gap:22px!important;font-size:12px;margin-bottom:24px;padding-bottom:22px}.gc-noticia-meta-item{gap:6px}.gc-noticia-meta-item:first-child::before,.gc-noticia-meta-item:last-child::before{width:13px;height:13px}.gc-noticia-meta-item:not(:last-child)::after{right:-14px;width:4px;height:4px}.gc-noticia-subtitulo{font-size:17px}.gc-noticia-galeria-wrap{padding:0 20px;margin-bottom:36px}.gc-noticia-seccion-label{font-size:12px;gap:12px;letter-spacing:.14em}.gc-noticia-galeria{grid-template-columns:1fr;gap:10px}.gc-noticia-contenido{padding:0 20px;font-size:16px}.gc-bloque-destacado{margin:30px 0;padding:22px;border-radius:14px;border-left-width:4px;font-size:17px;line-height:1.6}.gc-noticia-cita{padding:0 20px;margin-top:46px}.gc-noticia-cita blockquote{padding-left:42px;font-size:19px;line-height:1.55}.gc-noticia-cita blockquote::before{top:2px;width:28px;height:28px}.gc-cita-autor{margin-left:42px;padding-left:52px;font-size:14px}.gc-cita-autor::before{width:40px}.gc-noticia-volver{padding:0 20px}}.gc-noticia-share{max-width:920px!important;margin:72px auto 0!important;padding:30px 24px 12px!important;border-top:1px solid rgb(139 99 170 / .16)!important;border-bottom:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;box-sizing:border-box!important}.gc-share-left{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1!important}.gc-share-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#54595F!important}.gc-copy-link-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:10px 18px!important;margin:0!important;border-radius:999px!important;border:1px solid rgb(139 99 170 / .2)!important;background:#ffffff!important;color:#7A7A7A!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;transform:none!important}.gc-copy-link-btn:hover,.gc-copy-link-btn:focus{background:#faf8fc!important;color:#8b63aa!important;border-color:rgb(139 99 170 / .38)!important;box-shadow:none!important;outline:none!important;transform:none!important}.gc-copy-link-btn svg{width:14px!important;height:14px!important}.gc-noticias-relacionadas{max-width:920px!important;margin:18px auto 0!important;padding:0 24px!important;box-sizing:border-box!important}.gc-relacionadas-title-wrap{display:flex!important;align-items:center!important;gap:18px!important;width:100%!important;margin:0 0 24px!important}.gc-relacionadas-title-wrap::after{content:""!important;display:block!important;flex:1!important;height:1px!important;background:rgb(139 99 170 / .18)!important}.gc-relacionadas-title{margin:0!important;padding:0!important;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.875rem!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0.12em!important;text-transform:uppercase!important}.gc-relacionadas-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;width:100%!important}.gc-relacionada-card{display:block!important;overflow:hidden!important;margin:0!important;padding:0!important;border-radius:9px!important;border:1px solid rgb(139 99 170 / .13)!important;background:#ffffff!important;box-shadow:0 10px 28px rgb(84 89 95 / .07)!important;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease!important}.gc-relacionada-card:hover{transform:translateY(-3px)!important;border-color:rgb(139 99 170 / .24)!important;box-shadow:0 14px 34px rgb(84 89 95 / .11)!important}.gc-relacionada-img-link{display:block!important;width:100%!important;aspect-ratio:16 / 8.7!important;overflow:hidden!important;background:#f5f5f5!important;text-decoration:none!important}.gc-relacionada-img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;border:none!important;box-shadow:none!important;transition:transform 0.35s ease!important}.gc-relacionada-card:hover .gc-relacionada-img{transform:scale(1.035)!important}.gc-relacionada-content{padding:18px 18px 20px!important;overflow:visible!important}.gc-relacionada-cat{display:block!important;margin:0 0 10px!important;padding:3px 0 1px!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.6rem!important;line-height:1.45!important;font-weight:800!important;letter-spacing:0.11em!important;text-transform:uppercase!important;overflow:visible!important;color:#64bcd5!important}.gc-relacionada-cat-arte-cultura{color:#8b63aa!important}.gc-relacionada-cat-ecologia{color:#64bcd5!important}.gc-relacionada-cat-economia{color:#ff9433!important}.gc-relacionada-cat-social{color:#fab932!important}.gc-relacionada-cat-conservacion-ambiental{color:#5aaa78!important}.gc-relacionada-cat-comunidad{color:#e8637a!important}.gc-relacionada-title,.gc-relacionada-card .gc-relacionada-title,.gc-relacionada-card h3.gc-relacionada-title{margin:0!important;padding:0!important;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.875rem!important;line-height:1.35!important;font-weight:500!important}.gc-relacionada-title a,.gc-relacionada-card .gc-relacionada-title a,.gc-relacionada-card h3.gc-relacionada-title a{color:inherit!important;font-size:0.875rem!important;line-height:1.35!important;font-weight:500!important;text-decoration:none!important}.gc-relacionada-title a:hover,.gc-relacionada-card .gc-relacionada-title a:hover,.gc-relacionada-card h3.gc-relacionada-title a:hover{color:#8b63aa!important}.gc-relacionada-fecha{margin:0 0 8px!important;padding:0!important;color:#9a9a9a!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.7rem!important;line-height:1.3!important;font-weight:400!important}.gc-noticia-volver{max-width:920px!important;margin:42px auto 0!important;padding:24px 24px 0!important;border-top:1px solid rgb(139 99 170 / .16)!important;box-sizing:border-box!important}.gc-noticia-volver a{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#8b63aa!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.gc-noticia-volver a:hover{color:#6f4f88!important;text-decoration:underline!important}@media (max-width:768px){.gc-relacionadas-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.gc-noticia-share{margin-top:56px!important}}@media (max-width:520px){.gc-noticia-share,.gc-noticias-relacionadas,.gc-noticia-volver{padding-left:20px!important;padding-right:20px!important}.gc-noticia-share{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.gc-share-left{flex:0 0 auto!important;font-size:13px!important}.gc-copy-link-btn{flex:0 0 auto!important;width:auto!important;padding:9px 14px!important;font-size:12px!important;white-space:nowrap!important}.gc-copy-link-btn svg{width:13px!important;height:13px!important}.gc-copy-link-btn{width:auto!important}.gc-relacionadas-title-wrap{gap:14px!important}.gc-relacionadas-title{font-size:0.75rem!important;line-height:1.25!important;letter-spacing:0.11em!important}.gc-relacionadas-grid{grid-template-columns:1fr!important;gap:18px!important}.gc-relacionada-title,.gc-relacionada-card .gc-relacionada-title,.gc-relacionada-card h3.gc-relacionada-title,.gc-relacionada-title a,.gc-relacionada-card .gc-relacionada-title a,.gc-relacionada-card h3.gc-relacionada-title a{font-size:0.875rem!important;line-height:1.35!important}}@media (max-width:768px){.gc-noticia-galeria-wrap{padding:0 24px;margin-bottom:42px}.gc-noticia-galeria{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.gc-noticia-galeria .gc-galeria-item{grid-column:auto!important;width:auto!important;aspect-ratio:4 / 3!important}.gc-noticia-galeria.gc-galeria-count-1{display:flex!important;justify-content:center}.gc-noticia-galeria.gc-galeria-count-1 .gc-galeria-item{width:min(100%, 680px)!important;aspect-ratio:16 / 9!important}.gc-galeria-count-3 .gc-galeria-item:last-child,.gc-galeria-count-5 .gc-galeria-item:last-child,.gc-galeria-count-7 .gc-galeria-item:last-child,.gc-galeria-count-9 .gc-galeria-item:last-child,.gc-galeria-count-11 .gc-galeria-item:last-child{grid-column:1 / -1!important;width:calc((100% - 11px) / 2)!important;justify-self:center!important}}@media (max-width:520px){.gc-noticia-galeria-wrap{padding:0 20px;margin-bottom:36px}.gc-noticia-seccion-label{font-size:12px;gap:12px;letter-spacing:.14em}.gc-noticia-galeria,.gc-noticia-galeria.gc-galeria-count-1{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.gc-noticia-galeria .gc-galeria-item,.gc-noticia-galeria.gc-galeria-count-1 .gc-galeria-item,.gc-galeria-count-3 .gc-galeria-item:last-child,.gc-galeria-count-5 .gc-galeria-item:last-child,.gc-galeria-count-7 .gc-galeria-item:last-child,.gc-galeria-count-9 .gc-galeria-item:last-child,.gc-galeria-count-11 .gc-galeria-item:last-child{width:100%!important;grid-column:auto!important;justify-self:stretch!important;aspect-ratio:4 / 3!important}}.gc-noticia-hero .gc-noticia-categoria{background:rgb(32 26 40 / .42);color:#fffdf1;border:1px solid rgb(255 255 255 / .28);box-shadow:0 8px 22px rgb(0 0 0 / .2),0 0 0 1px rgb(255 255 255 / .04)}.gc-noticia-hero .gc-cat-arte-cultura::before{background:#e3c6ff;box-shadow:0 0 0 3px rgb(227 198 255 / .18),0 0 8px rgb(227 198 255 / .34)}.gc-noticia-hero .gc-cat-ecologia::before{background:#64bcd5;box-shadow:0 0 0 3px rgb(100 188 213 / .18),0 0 8px rgb(100 188 213 / .3)}.gc-noticia-hero .gc-cat-economia::before{background:#ff9433;box-shadow:0 0 0 3px rgb(255 148 51 / .18),0 0 8px rgb(255 148 51 / .3)}.gc-noticia-hero .gc-cat-social::before{background:#fab932;box-shadow:0 0 0 3px rgb(250 185 50 / .18),0 0 8px rgb(250 185 50 / .28)}.gc-noticia-hero .gc-cat-conservacion-ambiental::before{background:#92dfa9;box-shadow:0 0 0 3px rgb(146 223 169 / .18),0 0 8px rgb(146 223 169 / .28)}.gc-noticia-hero .gc-cat-comunidad::before{background:#e8637a;box-shadow:0 0 0 3px rgb(232 99 122 / .18),0 0 8px rgb(232 99 122 / .28)}.gc-relacionada-img-link{position:relative!important;display:block!important;overflow:hidden!important}.gc-relacionada-img-link::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgb(0 0 0 / .54) 0%,rgb(0 0 0 / .66) 45%,rgb(0 0 0 / .78) 100%)}.gc-relacionada-img{position:relative!important;z-index:1}.gc-relacionada-resumen{margin:9px 0 0!important;padding:0!important;color:#7A7A7A!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.78rem!important;line-height:1.45!important;font-weight:400!important;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden!important}@media (max-width:921px){.gc-relacionada-resumen{-webkit-line-clamp:5}}@media (max-width:520px){.gc-relacionada-resumen{-webkit-line-clamp:4}}.gc-relacionada-card{text-decoration:none!important;color:inherit!important;cursor:pointer!important}.gc-relacionada-card:hover,.gc-relacionada-card:focus,.gc-relacionada-card:active{text-decoration:none!important;color:inherit!important}.gc-relacionada-card .gc-relacionada-title{color:#54595F!important}.gc-relacionada-card:hover .gc-relacionada-title{opacity:0.82!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-negro .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(0 0 0 / .26) 0%,rgb(0 0 0 / .34) 45%,rgb(0 0 0 / .46) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-morado .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(139 99 170 / .42) 0%,rgb(123 82 156 / .48) 45%,rgb(84 55 109 / .58) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-celeste .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(100 188 213 / .38) 0%,rgb(72 160 187 / .46) 45%,rgb(36 98 118 / .58) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-naranja .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(255 148 51 / .4) 0%,rgb(224 112 36 / .48) 45%,rgb(132 62 22 / .6) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-amarillo .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(250 185 50 / .36) 0%,rgb(210 145 32 / .46) 45%,rgb(120 82 22 / .6) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-verde .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(90 170 120 / .4) 0%,rgb(58 128 82 / .48) 45%,rgb(28 70 44 / .6) 100%)!important}body.single-noticias .gc-relacionada-card.gc-card-overlay-rosa-coral .gc-relacionada-img-link::after{background:linear-gradient(180deg,rgb(210 92 108 / .34) 0%,rgb(166 70 82 / .42) 45%,rgb(96 48 55 / .54) 100%)!important}.gc-relacionada-img-link{position:relative!important}.gc-relacionada-img-link .gc-relacionada-cat{position:absolute!important;top:12px!important;left:12px!important;z-index:4!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:6px 10px!important;border-radius:999px!important;color:#ffffff!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.58rem!important;line-height:1!important;font-weight:800!important;letter-spacing:0.10em!important;text-transform:uppercase!important;background:#8b63aa!important;box-shadow:0 6px 16px rgb(0 0 0 / .18)!important;pointer-events:none!important}.gc-relacionada-img-link .gc-relacionada-cat-arte-cultura{background:#8b63aa!important;color:#ffffff!important}.gc-relacionada-img-link .gc-relacionada-cat-ecologia{background:#64bcd5!important;color:#ffffff!important}.gc-relacionada-img-link .gc-relacionada-cat-economia{background:#ff9433!important;color:#ffffff!important}.gc-relacionada-img-link .gc-relacionada-cat-social{background:#fab932!important;color:#54595F!important}.gc-relacionada-img-link .gc-relacionada-cat-conservacion-ambiental{background:#5aaa78!important;color:#ffffff!important}.gc-relacionada-img-link .gc-relacionada-cat-comunidad{background:#e8637a!important;color:#ffffff!important}@media (max-width:520px){.gc-relacionada-img-link .gc-relacionada-cat{top:10px!important;left:10px!important;padding:6px 9px!important;font-size:0.56rem!important;letter-spacing:0.09em!important}}.gc-relacionada-card:has(.gc-relacionada-cat-arte-cultura) .gc-relacionada-title{color:#8b63aa!important}.gc-relacionada-card:has(.gc-relacionada-cat-ecologia) .gc-relacionada-title{color:#64bcd5!important}.gc-relacionada-card:has(.gc-relacionada-cat-economia) .gc-relacionada-title{color:#ff9433!important}.gc-relacionada-card:has(.gc-relacionada-cat-social) .gc-relacionada-title{color:#c68d20!important}.gc-relacionada-card:has(.gc-relacionada-cat-conservacion-ambiental) .gc-relacionada-title{color:#5aaa78!important}.gc-relacionada-card:has(.gc-relacionada-cat-comunidad) .gc-relacionada-title{color:#e8637a!important}.gc-noticia-destacado{position:relative!important;margin:42px 0!important;padding:28px 32px!important;background:#fcf9ff!important;border-left:5px solid #8b63aa!important;border-radius:18px!important;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:1rem!important;line-height:1.65!important;font-weight:400!important;box-shadow:0 10px 24px rgb(84 89 95 / .08),0 2px 6px rgb(84 89 95 / .04)!important}.gc-noticia-destacado p{margin:0!important;padding:0!important;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}.gc-noticia-destacado p+p{margin-top:14px!important}.gc-noticia-destacado.gc-destacado-color-morado{background:#fcf9ff!important;border-left-color:#8b63aa!important}.gc-noticia-destacado.gc-destacado-color-celeste{background:#f3fbfd!important;border-left-color:#64bcd5!important}.gc-noticia-destacado.gc-destacado-color-naranja{background:#fff8f1!important;border-left-color:#ff9433!important}.gc-noticia-destacado.gc-destacado-color-amarillo{background:#fffaf0!important;border-left-color:#fab932!important}.gc-noticia-destacado.gc-destacado-color-verde{background:#f4fbf7!important;border-left-color:#5aaa78!important}.gc-noticia-destacado.gc-destacado-color-rosa-coral{background:#fff6f8!important;border-left-color:#e8637a!important}.gc-noticia-destacado.gc-destacado-color-negro{background:#f7f7f7!important;border-left-color:#54595F!important}@media (max-width:520px){.gc-noticia-destacado{margin:34px 0!important;padding:24px 22px!important;border-radius:16px!important;font-size:1.04rem!important;line-height:1.5!important}}body.single-noticias strong,body.single-noticias b{font-weight:600!important}.gc-contenido-avanzado{margin:36px 0;color:#7A7A7A;font-family:Raleway,Helvetica,Arial,sans-serif}.gc-contenido-avanzado *{box-sizing:border-box}.gc-contenido-avanzado h2,.gc-contenido-avanzado h3,.gc-contenido-avanzado h4{color:#54595F;font-family:Raleway,Helvetica,Arial,sans-serif}.gc-contenido-avanzado p{margin:0 0 25px;color:#7A7A7A;font-size:16px;line-height:1.85;font-weight:400}.gc-contenido-avanzado p:last-child{margin-bottom:0}.gc-contenido-avanzado strong,.gc-contenido-avanzado b{color:#54595F;font-weight:600}.gc-contenido-avanzado a{color:#8b63aa;font-weight:700;text-decoration:none}.gc-contenido-avanzado a:hover{text-decoration:underline}.gc-av-box{margin:38px 0;padding:28px 32px;border-radius:18px;border-left:5px solid #64bcd5;background:#f0fbfe;box-shadow:0 10px 24px rgb(84 89 95 / .08),0 2px 6px rgb(84 89 95 / .04)!important}.gc-av-box h2,.gc-av-box h3{margin:0 0 12px!important;padding:0!important;color:#54595F!important;font-size:1.15rem!important;line-height:1.35!important;font-weight:800!important}.gc-av-box p{margin:0 0 14px;color:#54595F;font-size:1rem;line-height:1.65}.gc-av-box p:last-child{margin-bottom:0}.gc-av-box-celeste{background:#f0fbfe;border-left-color:rgb(100 188 213 / .78)}.gc-av-box-morado{background:#fcf9ff;border-left-color:rgb(139 99 170 / .68)}.gc-av-box-naranja{background:#fff8f3;border-left-color:rgb(255 148 51 / .68)}.gc-av-box-amarillo{background:#fffdf5;border-left-color:rgb(250 185 50 / .62)}.gc-av-box-verde{background:#f1f8f4;border-left-color:#5aaa78}.gc-av-box-rosa-coral{background:#fdf6f7;border-left-color:rgb(232 99 122 / .72)}.gc-av-dos-columnas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:42px 0}.gc-av-dos-columnas>div{min-width:0}.gc-av-dos-columnas h2,.gc-av-dos-columnas h3{margin:0 0 10px!important;padding:0!important;color:#54595F!important;font-size:1rem!important;line-height:1.35!important;font-weight:800!important}.gc-av-dos-columnas p{margin:0 0 14px;color:#7A7A7A;font-size:1rem;line-height:1.7}.gc-av-dos-columnas p:last-child{margin-bottom:0}.gc-av-frase{margin:44px 0;padding-left:42px;border-left:3px solid #8b63aa}.gc-av-frase p{margin:0;color:#54595F;font-size:1.15rem;line-height:1.55;font-style:italic;font-weight:400}.gc-av-frase-morado{border-left-color:#8b63aa}.gc-av-frase-celeste{border-left-color:#64bcd5}.gc-av-frase-naranja{border-left-color:#ff9433}.gc-av-frase-amarillo{border-left-color:#fab932}.gc-av-frase-verde{border-left-color:#5aaa78}.gc-av-frase-rosa-coral{border-left-color:#e8637a}.gc-av-boton{display:inline-flex;align-items:center;justify-content:center;margin:28px 0;padding:12px 22px;border-radius:999px;background:#8b63aa;color:#ffffff!important;font-size:.92rem;line-height:1;font-weight:700;text-decoration:none!important;transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease}.gc-av-boton:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(84 89 95 / .16);text-decoration:none!important}.gc-av-boton-morado{background:#8b63aa}.gc-av-boton-celeste{background:#64bcd5}.gc-av-boton-naranja{background:#ff9433}.gc-av-boton-verde{background:#5aaa78}.gc-av-boton-rosa-coral{background:#e8637a}.gc-av-boton-amarillo{background:#fab932;color:#54595F!important}.gc-av-boton-wrap{display:flex;justify-content:center;margin:28px 0}.gc-av-boton-wrap .gc-av-boton{margin:0}.gc-contenido-avanzado ul{margin:24px 0 24px 12px;padding:0;list-style:none}.gc-contenido-avanzado ul li{position:relative;margin:0 0 14px;padding-left:30px;color:#7A7A7A;font-size:1rem;line-height:1.7;font-weight:400}.gc-contenido-avanzado ul li:last-child{margin-bottom:0}.gc-contenido-avanzado ul li::before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:#8b63aa;box-shadow:0 0 0 4px rgb(139 99 170 / .1)}.gc-contenido-avanzado ul li strong,.gc-contenido-avanzado ul li b{color:#54595F;font-weight:600}.gc-contenido-avanzado ul.gc-av-lista-morado li::before,.gc-contenido-avanzado .gc-av-lista-morado ul li::before{background:#8b63aa!important;box-shadow:0 0 0 4px rgb(139 99 170 / .1)!important}.gc-contenido-avanzado ul.gc-av-lista-celeste li::before,.gc-contenido-avanzado .gc-av-lista-celeste ul li::before{background:#64bcd5!important;box-shadow:0 0 0 4px rgb(100 188 213 / .12)!important}.gc-contenido-avanzado ul.gc-av-lista-naranja li::before,.gc-contenido-avanzado .gc-av-lista-naranja ul li::before{background:#ff9433!important;box-shadow:0 0 0 4px rgb(255 148 51 / .12)!important}.gc-contenido-avanzado ul.gc-av-lista-amarillo li::before,.gc-contenido-avanzado .gc-av-lista-amarillo ul li::before{background:#fab932!important;box-shadow:0 0 0 4px rgb(250 185 50 / .14)!important}.gc-contenido-avanzado ul.gc-av-lista-verde li::before,.gc-contenido-avanzado .gc-av-lista-verde ul li::before{background:#5aaa78!important;box-shadow:0 0 0 4px rgb(90 170 120 / .12)!important}.gc-contenido-avanzado ul.gc-av-lista-rosa-coral li::before,.gc-contenido-avanzado .gc-av-lista-rosa-coral ul li::before{background:#e8637a!important;box-shadow:0 0 0 4px rgb(232 99 122 / .12)!important}.gc-av-intro-lista{margin:34px 0 18px!important;padding:0 0 0 18px;border-left:3px solid #8b63aa;color:#54595F!important;font-size:1.05rem!important;line-height:1.7!important;font-weight:400!important}.gc-av-intro-lista strong,.gc-av-intro-lista b{color:#54595F!important;font-weight:600!important}.gc-av-intro-morado{border-left-color:#8b63aa}.gc-av-intro-celeste{border-left-color:#64bcd5}.gc-av-intro-naranja{border-left-color:#ff9433}.gc-av-intro-amarillo{border-left-color:#fab932}.gc-av-intro-verde{border-left-color:#5aaa78}.gc-av-intro-rosa-coral{border-left-color:#e8637a}.gc-av-parrafo-editorial{margin:34px 0 22px!important;color:#54595F!important;font-size:1.12rem!important;line-height:1.85!important;font-weight:400!important;letter-spacing:0.005em!important}.gc-av-parrafo-enfasis{margin:36px 0 24px!important;color:#54595F!important;font-size:1.22rem!important;line-height:1.7!important;font-weight:500!important;letter-spacing:-0.005em!important}.gc-av-parrafo-suave{margin:22px 0!important;color:#8b8f96!important;font-size:0.95rem!important;line-height:1.75!important;font-weight:400!important}.gc-av-kicker{display:block;margin:34px 0 10px!important;color:#8b63aa!important;font-size:0.72rem!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0.16em!important;text-transform:uppercase!important}.gc-av-bajada{margin:-4px 0 26px!important;color:#7A7A7A!important;font-size:1.05rem!important;line-height:1.7!important;font-weight:400!important}.gc-av-highlight{color:#54595F!important;font-weight:600!important;font-size:1.05rem!important}.gc-av-h2-sm,.gc-noticia-contenido .gc-contenido-avanzado h2.gc-av-h2-sm{margin:36px 0 14px!important;padding:0!important;color:#8b63aa!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:1.35rem!important;line-height:1.3!important;font-weight:800!important;letter-spacing:-0.01em!important}@media (max-width:520px){.gc-noticia-contenido h2{text-align:center!important}}.gc-av-semi-bold_gris{color:#54595F!important;font-weight:600!important}.gc-av-semi-bold_gray{color:#54595F!important;font-weight:500!important}.gc-av-text-morado{color:#8b63aa!important;font-weight:700}.gc-av-text-celeste{color:#64bcd5!important;font-weight:700}.gc-av-text-naranja{color:#ff9433!important;font-weight:700}.gc-av-text-amarillo{color:#c68d20!important;font-weight:700}.gc-av-text-verde{color:#5aaa78!important;font-weight:700}.gc-av-text-rosa-coral{color:#e8637a!important;font-weight:700}.gc-av-text-gris{color:#54595F!important;font-weight:700}.gc-contenido-avanzado .gc-av-intro-lista .gc-av-text-morado{color:#8b63aa!important}.gc-av-color-morado{color:#8b63aa!important;font-weight:600!important}.gc-av-color-celeste{color:#64bcd5!important;font-weight:600!important}.gc-av-color-naranja{color:#ff9433!important;font-weight:600!important}.gc-av-color-amarillo{color:#c68d20!important;font-weight:600!important}.gc-av-color-verde{color:#5aaa78!important;font-weight:600!important}.gc-av-color-rosa-coral{color:#e8637a!important;font-weight:600!important}.gc-av-color-gris{color:#54595F!important;font-weight:600!important}.gc-av-dato{display:flex;align-items:center;gap:22px;margin:42px 0;padding:28px 30px;border-radius:18px;background:#fcf9ff;border:1px solid rgb(139 99 170 / .14)}.gc-av-dato-numero{flex:0 0 auto;color:#8b63aa;font-size:2.6rem;line-height:1;font-weight:900;letter-spacing:-.04em}.gc-av-dato p{margin:0!important;color:#54595F;font-size:1.05rem;line-height:1.6;font-weight:500}.gc-av-dato-morado .gc-av-dato-numero{color:#8b63aa}.gc-av-dato-celeste .gc-av-dato-numero{color:#64bcd5}.gc-av-dato-naranja .gc-av-dato-numero{color:#ff9433}.gc-av-dato-amarillo .gc-av-dato-numero{color:#c68d20}.gc-av-dato-verde .gc-av-dato-numero{color:#5aaa78}.gc-av-dato-rosa-coral .gc-av-dato-numero{color:#e8637a}.gc-av-pasos{display:grid;grid-template-columns:1fr;gap:18px;margin:44px 0}.gc-av-paso{position:relative;padding:24px 26px 24px 78px;border-radius:18px;background:#fff;border:1px solid rgb(139 99 170 / .13);box-shadow:0 10px 28px rgb(84 89 95 / .06)}.gc-av-paso-numero{position:absolute;left:24px;top:24px;width:36px;height:36px;border-radius:999px;background:#8b63aa;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;line-height:1;font-weight:800}.gc-av-paso h3{margin:0 0 8px!important;color:#54595F!important;font-size:1rem!important;line-height:1.35!important;font-weight:800!important}.gc-av-paso p{margin:0!important;color:#7A7A7A;font-size:.98rem;line-height:1.65}.gc-av-media-texto{display:grid;grid-template-columns:0.95fr 1.05fr;gap:28px;align-items:center;margin:46px 0}.gc-av-media-texto-img{overflow:hidden;border-radius:16px;line-height:0}.gc-av-media-texto-img img{width:100%;height:auto;display:block;border-radius:16px;object-fit:cover}.gc-av-media-texto-content h2,.gc-av-media-texto-content h3{margin:0 0 12px!important;color:#8b63aa!important;font-size:1.35rem!important;line-height:1.28!important;font-weight:800!important}.gc-av-media-texto-content p{margin:0!important}.gc-av-nota{margin:38px 0;padding:22px 24px;border-radius:16px;background:#fafafa;border:1px solid rgb(84 89 95 / .1)}.gc-av-nota span{display:block;margin:0 0 8px;color:#8b63aa;font-size:.72rem;line-height:1.2;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gc-av-nota p{margin:0!important;color:#7A7A7A;font-size:.96rem;line-height:1.7}.gc-av-separador{display:flex;align-items:center;gap:16px;margin:48px 0 38px;color:#8b63aa}.gc-av-separador::before,.gc-av-separador::after{content:"";flex:1;height:1px;background:rgb(139 99 170 / .22)}.gc-av-separador span{color:#8b63aa;font-size:.76rem;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.gc-av-cierre{margin:48px 0;padding:34px 36px;border-radius:22px;background:linear-gradient(135deg,#fcf9ff 0%,#f7f0fb 100%);border:1px solid rgb(139 99 170 / .16);text-align:center}.gc-av-cierre h2{margin:0 0 12px!important;color:#8b63aa!important;font-size:1.45rem!important;line-height:1.3!important;font-weight:800!important}.gc-av-cierre p{max-width:540px;margin:0 auto!important;color:#54595F;font-size:1.02rem;line-height:1.7}.gc-av-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:40px 0}.gc-av-info-grid>div{padding:20px 18px;border-radius:16px;background:#fff;border:1px solid rgb(139 99 170 / .12);box-shadow:0 8px 22px rgb(84 89 95 / .05)}.gc-av-info-grid span{display:block;margin:0 0 7px;color:#8b63aa;font-size:.72rem;line-height:1.2;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gc-av-info-grid strong{display:block;color:#54595F!important;font-size:.98rem;line-height:1.35;font-weight:600}.gc-av-cita{position:relative;margin:52px 0;padding:0 0 0 48px;color:#54595F}.gc-av-cita::before{content:"";position:absolute;left:0;top:2px;width:32px;height:32px;opacity:.25;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%238b63aa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z'/%3E%3Cpath d='M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z'/%3E%3C/svg%3E")}.gc-av-cita-texto{margin:0!important;padding:0!important;border:none!important;background:transparent!important;color:#54595F!important;font-size:1.1rem!important;line-height:1.6!important;font-style:italic!important;font-weight:400!important}.gc-av-cita-autor{display:flex;align-items:center!important;justify-content:center!important;flex-wrap:wrap;gap:10px;margin:22px auto 0;font-family:Raleway,Helvetica,Arial,sans-serif;text-align:center!important}.gc-av-cita-autor:empty{display:none}.gc-av-cita-autor-nombre{color:#8b63aa;font-size:15px;line-height:1.25;font-weight:700}.gc-av-cita-separador{display:inline-block;width:28px;height:1px;background:#8b63aa;opacity:.85}.gc-av-cita-autor-cargo{color:#8b8f96;font-size:14px;line-height:1.35;font-weight:400}.gc-av-cta{margin:52px 0;padding:38px 40px;border-radius:24px;text-align:center;border:1px solid rgb(139 99 170 / .16);background:linear-gradient(135deg,#fcf9ff 0%,#f7f0fb 100%)}.gc-av-cta h2{margin:0 0 16px!important;color:#8b63aa!important;font-size:1.6rem!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-0.02em!important}.gc-av-cta p{max-width:560px;margin:0 auto 16px!important;color:#54595F!important;font-size:1rem!important;line-height:1.75!important;font-weight:400!important}.gc-av-cta p:last-of-type{margin-bottom:0!important}.gc-av-cta .gc-av-boton-wrap{margin-top:26px;margin-bottom:0}.gc-av-cta-morado{background:linear-gradient(135deg,#fcf9ff 0%,#f7f0fb 100%);border-color:rgb(139 99 170 / .18)}.gc-av-cta-morado h2{color:#8b63aa!important}.gc-av-cta-morado .gc-av-kicker{color:#e8637a!important}.gc-av-cta-verde{background:linear-gradient(135deg,#f5fbf7 0%,#edf7f1 100%);border-color:rgb(90 170 120 / .2)}.gc-av-cta-verde h2{color:#5aaa78!important}.gc-av-cta-rosa-coral{background:linear-gradient(135deg,#fff8f9 0%,#fdf0f2 100%);border-color:rgb(232 99 122 / .2)}.gc-av-cta-rosa-coral h2{color:#e8637a!important}@media (max-width:768px){.gc-av-media-texto,.gc-av-info-grid{grid-template-columns:1fr}}@media (max-width:520px){.gc-contenido-avanzado{margin:32px 0}.gc-contenido-avanzado p{font-size:.96rem;line-height:1.68}.gc-av-box{margin:32px 0;padding:22px;border-radius:14px;border-left-width:4px}.gc-av-box h2,.gc-av-box h3{font-size:1rem!important}.gc-av-dos-columnas{grid-template-columns:1fr;gap:22px;margin:36px 0}.gc-av-frase{margin:36px 0;padding-left:28px}.gc-av-frase p{font-size:1.12rem;line-height:1.55}.gc-av-boton{width:100%;margin:24px 0;padding:13px 18px}.gc-av-intro-lista{margin:30px 0 16px!important;padding-left:14px;font-size:1rem!important;line-height:1.65!important}.gc-av-parrafo-editorial{font-size:1.02rem!important;line-height:1.75!important}.gc-av-parrafo-enfasis{font-size:1.1rem!important;line-height:1.65!important}.gc-av-bajada{font-size:1rem!important}.gc-av-dato{align-items:flex-start;flex-direction:column;gap:12px;padding:24px 22px;border-radius:16px}.gc-av-dato-numero{font-size:2.2rem}.gc-av-paso{padding:22px 22px 22px 68px}.gc-av-paso-numero{left:20px;top:22px;width:32px;height:32px;font-size:.74rem}.gc-av-cierre{padding:28px 22px;border-radius:18px}.gc-av-cierre h2{font-size:1.2rem!important}.gc-av-separador{gap:12px;margin:42px 0 32px}.gc-av-separador span{font-size:.68rem;letter-spacing:.12em}.gc-av-cita{margin:42px 0;padding-left:42px}.gc-av-cita::before{width:28px;height:28px}.gc-av-cita-texto{font-size:1.05rem!important;line-height:1.55!important}.gc-av-cita-autor{gap:8px;margin-top:18px}.gc-av-cita-autor-nombre{font-size:14px}.gc-av-cita-separador{width:22px}.gc-av-cita-autor-cargo{font-size:13px}.gc-av-cta{margin:42px 0;padding:30px 22px;border-radius:18px}.gc-av-cta h2{font-size:1.32rem!important}.gc-av-cta p{font-size:0.96rem!important;line-height:1.68!important}.gc-av-h2-sm,.gc-noticia-contenido .gc-contenido-avanzado h2.gc-av-h2-sm{font-size:1.25rem!important;line-height:1.35!important}}.gc-contenido-avanzado .gc-av-cta.gc-av-cta-morado{position:relative!important;transform:translateY(-1px)!important;border:1px solid rgb(139 99 170 / .22)!important;box-shadow:0 14px 34px rgb(139 99 170 / .1),0 4px 12px rgb(139 99 170 / .055),0 1px 0 rgb(255 255 255 / .85) inset!important}.gc-noticias-page{width:100%;max-width:100%;font-family:'Raleway',Helvetica,Arial,sans-serif;background:#fff;color:#7A7A7A}.gc-noticias-container{width:min(980px, calc(100% - 40px));max-width:980px;margin-left:auto;margin-right:auto}.gc-noticias-content{padding:20px 0 90px}body.page-template-page-noticias .site-content>.ast-container{display:block!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}body.page-template-page-noticias .gc-noticias-page{width:100%!important;max-width:100%!important}body.page-template-page-noticias .gc-noticias-container{width:min(980px, calc(100% - 40px))!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}.gc-noticias-hero{text-align:center}.gc-noticias-hero-image{position:relative;min-height:420px;padding:110px 0 96px;display:flex;align-items:center;text-align:center;overflow:hidden;background-image:url(/wp-content/uploads/2026/05/noticias-hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.gc-noticias-hero-overlay{position:absolute;inset:0;z-index:1;background:rgb(64 24 95 / .6)}.gc-noticias-hero-content{position:relative;z-index:2}.gc-noticias-title{margin:0;font-size:clamp(42px, 6vw, 76px);line-height:1;font-weight:800;color:#8b63aa}.gc-noticias-hero-image .gc-noticias-title{color:#fff}.gc-noticias-title-line{width:72px;height:4px;margin:24px auto 28px;border-radius:999px;background:#ff9433}.gc-noticias-description{max-width:820px;margin:0 auto;font-size:18px;line-height:1.7;color:#7A7A7A}.gc-noticias-hero-image .gc-noticias-description{color:rgb(255 255 255 / .98);font-weight:500;text-shadow:0 2px 8px rgb(0 0 0 / .35)}@media (min-width:1025px){.gc-noticias-hero-image .gc-noticias-title{font-size:clamp(56px, 5.5vw, 84px);line-height:1}}@media (min-width:768px) and (max-width:1024px){.gc-noticias-hero-image .gc-noticias-title{font-size:clamp(58px, 8vw, 72px);line-height:1}}@media (max-width:767px){.gc-noticias-hero-image{min-height:340px;padding:82px 0 72px;background-position:center}.gc-noticias-hero-overlay{background:rgb(64 24 95 / .6)}.gc-noticias-hero-image .gc-noticias-title{font-size:clamp(44px, 12vw, 58px);line-height:1}.gc-noticias-hero-image .gc-noticias-description{color:#fff;font-size:16px;font-weight:500;text-shadow:0 2px 10px rgb(0 0 0 / .45)}}.gc-noticias-search-wrap{max-width:560px;margin:0 auto 28px}.gc-noticias-search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gc-noticias-search-box{display:flex;align-items:stretch;gap:10px}.gc-noticias-search-input{width:100%;min-height:40px;padding:0 18px;border:1px solid rgb(84 89 95 / .18);border-style:solid;border-radius:999px;background:#fff;color:#54595F;font-family:'Raleway',Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1;outline:none;box-shadow:0 8px 22px rgb(84 89 95 / .06);transition:border-color 0.25s ease,box-shadow 0.25s ease;-webkit-appearance:none!important;appearance:none!important}.gc-noticias-search-input::placeholder{color:rgb(122 122 122 / .75)}.gc-noticias-search-input:hover,.gc-noticias-search-input:focus,.gc-noticias-search-input:focus-visible,input[type="search"].gc-noticias-search-input,input[type="search"].gc-noticias-search-input:focus,input[type="search"].gc-noticias-search-input:focus-visible{-webkit-appearance:none!important;appearance:none!important;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;outline-offset:0!important;border-style:solid!important}.gc-noticias-search-input:focus,.gc-noticias-search-input:focus-visible,input[type="search"].gc-noticias-search-input:focus,input[type="search"].gc-noticias-search-input:focus-visible{border:1px solid rgb(139 99 170 / .55)!important;box-shadow:0 0 0 1px rgb(139 99 170 / .1)!important}.gc-noticias-search-input::-webkit-search-decoration,.gc-noticias-search-input::-webkit-search-cancel-button,.gc-noticias-search-input::-webkit-search-results-button,.gc-noticias-search-input::-webkit-search-results-decoration{-webkit-appearance:none!important;appearance:none!important}.gc-noticias-search-button{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:40px;padding:9px 28px;border:1.5px solid #caa6ff!important;border-radius:30px;background:linear-gradient(90deg,#ad4ace 0%,#8b46d6 55%,#6d28d9 100%)!important;background-color:#8b46d6!important;color:#ffffff!important;font-family:'Raleway',Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 6px rgb(17 24 39 / .08);transition:background 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.06s ease}.gc-noticias-search-button:hover,.gc-noticias-search-button:focus,.gc-noticias-search-button:focus-visible{background:linear-gradient(90deg,#b65ae3 0%,#9753e2 55%,#6d28d9 100%)!important;background-color:#9753e2!important;border-color:#dce9ff!important;color:#ffffff!important;box-shadow:0 0 0 3px rgb(141 70 214 / .2),0 4px 10px rgb(17 24 39 / .12)!important;transform:translateY(-1px);outline:none!important}.gc-noticias-search-button:active{transform:translateY(0);box-shadow:0 2px 6px rgb(17 24 39 / .08)}.gc-noticias-active-state{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:-8px auto 28px}.gc-noticias-active-state[hidden]{display:none!important}.gc-noticias-active-query{display:inline-flex;align-items:center;min-height:30px;padding:7px 14px;border-radius:999px;background:rgb(139 99 170 / .12);color:#8b63aa;font-size:.8125rem;line-height:1}.gc-noticias-active-query strong{margin-left:4px;font-weight:700}.gc-noticias-state-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 15px;border-radius:999px;background:#fff;font-family:'Raleway',Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color 0.22s ease,color 0.22s ease,box-shadow 0.22s ease,transform 0.22s ease}.gc-noticias-state-btn-clear{border:1.5px solid #8b63aa;color:#8b63aa}.gc-noticias-state-btn-all{border:1.5px solid #ff9433;color:#54595F}.gc-noticias-state-btn:hover,.gc-noticias-state-btn:focus{transform:translateY(-1px);outline:none;box-shadow:0 6px 14px rgb(84 89 95 / .12)}.gc-noticias-state-btn-clear:hover,.gc-noticias-state-btn-clear:focus{background:rgb(139 99 170 / .08)}.gc-noticias-state-btn-all:hover,.gc-noticias-state-btn-all:focus{background:rgb(255 148 51 / .1)}.gc-noticias-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0 0 40px}.gc-noticias-filter{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 13px;border:1px solid var(--gc-cat-color,#54595F);border-radius:999px;background:#fff0;color:var(--gc-cat-color,#54595F);font-family:'Raleway',Helvetica,Arial,sans-serif;font-size:0.75rem!important;font-weight:500;line-height:1;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;box-shadow:none!important;transition:background-color 0.25s ease,color 0.25s ease,transform 0.25s ease}.gc-noticias-filter:hover,.gc-noticias-filter.is-active,.gc-noticias-filter:focus,.gc-noticias-filter:focus-visible,.gc-noticias-filter:active{transform:translateY(-1px);background:var(--gc-cat-color,#54595F)!important;border-color:rgb(255 255 255 / .85)!important;color:#ffffff!important;outline:none!important;box-shadow:0 0 0 1.5px color-mix(in srgb,var(--gc-cat-color,#54595F) 28%,white),0 6px 16px rgb(84 89 95 / .12)!important}.gc-noticias-filter.gc-cat-social:hover,.gc-noticias-filter.gc-cat-social.is-active,.gc-noticias-filter.gc-cat-social:focus,.gc-noticias-filter.gc-cat-social:focus-visible,.gc-noticias-filter.gc-cat-social:active{color:#54595F!important}.gc-noticias-filter[data-category="all"]{--gc-cat-color:#54595F}.gc-noticias-count{width:100%;margin:0 auto 36px!important;text-align:center!important;color:#7A7A7A!important;font-size:0.875rem!important;font-weight:400!important;line-height:1.4!important}.gc-noticias-count strong{color:#7A7A7A!important;font-weight:400!important}.gc-noticias-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;transition:opacity 0.25s ease}.gc-noticias-grid .gc-noticia-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc((100% - 36px) / 2)}.gc-noticias-grid .gc-noticia-card:only-child{grid-column:1 / -1;justify-self:center;width:calc((100% - 36px) / 2)}.gc-noticia-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgb(84 89 95 / .08);transition:transform 0.28s ease,box-shadow 0.28s ease}.gc-noticia-card::after{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;background:var(--gc-cat-color,#8b63aa);transition:width 0.28s ease}.gc-noticia-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgb(84 89 95 / .16)}.gc-noticia-card:hover::after{width:100%}.gc-noticia-card-image-link{display:block;text-decoration:none}.gc-noticia-card-image-wrap{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#f5f3ec}.gc-noticia-card-image-wrap::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.22}.gc-card-overlay-negro::before{background:#000}.gc-card-overlay-morado::before{background:#8b63aa}.gc-card-overlay-celeste::before{background:#64bcd5}.gc-card-overlay-naranja::before{background:#ff9433}.gc-card-overlay-amarillo::before{background:#fab932}.gc-card-overlay-verde::before{background:#5aaa78}.gc-card-overlay-rosa-coral::before{background:#e8637a}.gc-noticia-card-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}.gc-noticia-card:hover .gc-noticia-card-image{transform:scale(1.06)}.gc-noticia-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,rgb(139 99 170 / .18),rgb(255 148 51 / .18))}.gc-noticia-card-category{position:absolute;z-index:2;top:18px;left:18px;display:inline-flex;align-items:center;max-width:calc(100% - 36px);padding:8px 13px;border-radius:999px;background:var(--gc-cat-color,#8b63aa);color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 18px rgb(0 0 0 / .14)}.gc-cat-social .gc-noticia-card-category{color:#54595F}.gc-noticia-card-body{display:flex;flex:1;flex-direction:column;padding:20px 28px 30px}.gc-noticias-page .gc-noticia-card-date{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 10px 0!important;padding:0!important;color:#7A7A7A!important;font-size:0.75rem!important;font-weight:400!important;line-height:1rem!important}.gc-noticia-card-date-icon{display:inline-flex;width:13px;height:13px;color:#7A7A7A;flex:0 0 auto}.gc-noticia-card-date-icon svg{display:block;width:13px;height:13px}.gc-noticias-page .gc-noticia-card-title{display:block!important;margin:0 0 12px 0!important;padding:0!important;color:#54595F!important;font-size:22px!important;line-height:1.25!important;font-weight:800!important}.gc-noticias-page .gc-noticia-card-title a{display:inline!important;margin:0!important;padding:0!important;color:inherit!important;line-height:inherit!important;text-decoration:none;transition:color 0.25s ease}.gc-noticias-page .gc-noticia-card:hover .gc-noticia-card-title,.gc-noticias-page .gc-noticia-card:hover .gc-noticia-card-title a{color:var(--gc-cat-color,#8b63aa)!important}.gc-noticia-card-excerpt{display:-webkit-box;margin:0 0 26px;overflow:hidden;color:#7A7A7A;font-size:15px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gc-noticia-card-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-top:auto;color:#54595F;font-size:0.875rem!important;font-weight:600;letter-spacing:0;text-decoration:none;text-transform:none;transition:color 0.25s ease}.gc-noticia-card-link span{display:inline-block;transition:transform 0.25s ease}.gc-noticia-card:hover .gc-noticia-card-link{color:var(--gc-cat-color,#8b63aa)}.gc-noticia-card:hover .gc-noticia-card-link span{transform:translateX(4px)}.gc-noticias-empty{padding:36px;border:1px dashed rgb(139 99 170 / .35);border-radius:24px;background:rgb(255 255 255 / .65);text-align:center}.gc-noticias-empty p{margin:0;color:#54595F;font-size:16px}#gc-noticias-empty-state{width:min(560px, 100%)!important;max-width:560px!important;margin:0 auto!important;padding:0!important;display:block!important;text-align:center!important}#gc-noticias-empty-state[hidden]{display:none!important}#gc-noticias-empty-state .gc-noticias-empty{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:36px!important;box-sizing:border-box!important;text-align:center!important}.gc-noticias-loading{margin-top:32px;text-align:center;color:#54595F;font-size:.875rem;font-weight:500}.gc-noticias-load-more-wrap{display:flex;justify-content:center;margin-top:42px}.gc-noticias-load-more{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 26px;border:1.5px solid #8b63aa;border-radius:999px;background:#fff;color:#8b63aa;font-family:'Raleway',Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1;letter-spacing:.02em;cursor:pointer;box-shadow:0 4px 12px rgb(84 89 95 / .08);transition:background-color 0.22s ease,color 0.22s ease,box-shadow 0.22s ease,transform 0.22s ease}.gc-noticias-load-more:hover,.gc-noticias-load-more:focus{background:#8b63aa;color:#fff;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px rgb(139 99 170 / .18)}.gc-noticias-load-more[hidden]{display:none!important}@media (max-width:1024px){.gc-noticias-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gc-noticias-grid .gc-noticia-card:last-child:nth-child(odd),.gc-noticias-grid .gc-noticia-card:only-child{width:calc((100% - 28px) / 2)}}@media (max-width:767px){.gc-noticias-container{width:min(100% - 28px, 980px)}.gc-noticias-content{padding-bottom:64px}.gc-noticias-search-wrap{margin-bottom:24px}.gc-noticias-search-box{flex-direction:column;gap:12px}.gc-noticias-search-button{width:100%}.gc-noticias-count{margin:0 auto 28px!important;font-size:0.8125rem!important}.gc-noticias-grid{grid-template-columns:1fr;gap:24px}.gc-noticias-grid .gc-noticia-card,.gc-noticias-grid .gc-noticia-card:last-child:nth-child(odd),.gc-noticias-grid .gc-noticia-card:only-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:100%!important}.gc-noticia-card-body{padding:24px 22px 28px}.gc-noticias-page .gc-noticia-card-title{font-size:20px!important}}.gc-noticia-card-full-link{position:absolute;inset:0;z-index:10;border-radius:22px;text-decoration:none}.gc-noticia-card-full-link:focus-visible{outline:3px solid rgb(139 99 170 / .35);outline-offset:-6px}.gc-noticia-card-image-wrap{position:relative}.gc-noticia-card-image-wrap::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.32}.gc-noticia-card-image{position:relative;z-index:1}.gc-noticia-card-category{z-index:4}.gc-noticia-card-full-link{z-index:8}.gc-noticia-card{border:1px solid rgb(84 89 95 / .08);box-shadow:0 10px 24px rgb(84 89 95 / .1),0 2px 6px rgb(84 89 95 / .06)}.gc-noticia-card:hover{transform:translateY(-7px);border-color:rgb(139 99 170 / .16);box-shadow:0 22px 48px rgb(84 89 95 / .18),0 6px 16px rgb(84 89 95 / .1)}@media (min-width:768px) and (max-width:1024px){.gc-noticia-card-excerpt{-webkit-line-clamp:3}}@media (max-width:767px){.gc-noticia-card-excerpt{-webkit-line-clamp:4}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gc-home-news-carousel{width:100%;background:#fff0;padding:70px 32px;font-family:Raleway,Helvetica,Arial,sans-serif;overflow:visible}.gc-home-news-carousel,.gc-home-news-carousel *{box-sizing:border-box}.gc-home-news-inner{width:100%;max-width:1320px;margin:0 auto}.gc-home-news-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:38px}.gc-home-news-title{margin:0;color:#8b63aa;font-size:34px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.gc-home-news-separator{width:3px;height:32px;margin-top:4px;background:#d9d9d9;border-radius:999px;flex:0 0 auto}.gc-home-news-subtitle{margin:10px 0 0 0;color:#7A7A7A;font-size:16px;line-height:1.5;font-weight:400}.gc-home-news-main-wrap{position:relative}.gc-home-news-slides{position:relative;min-height:310px}.gc-home-news-slide{display:none}.gc-home-news-slide.is-active{display:block}.gc-home-news-main-card{display:grid;grid-template-columns:minmax(0,0.98fr) minmax(0,1.02fr);width:100%;min-height:310px;background:#fff;border-radius:12px;overflow:hidden;color:inherit;text-decoration:none!important;border:1px solid rgb(17 24 39 / .04);box-shadow:0 14px 36px rgb(17 24 39 / .08),0 2px 8px rgb(17 24 39 / .04);transition:transform 0.25s ease,box-shadow 0.25s ease}.gc-home-news-main-card:hover{transform:translateY(-2px);text-decoration:none!important;box-shadow:0 16px 40px rgb(17 24 39 / .1),0 4px 12px rgb(17 24 39 / .06)}.gc-home-news-main-image-wrap{position:relative;min-height:310px;overflow:hidden;background:#f3f4f6;border-radius:12px 0 0 12px}.gc-home-news-main-image{width:100%;height:100%;min-height:310px;object-fit:cover;display:block;position:relative;z-index:0;transition:transform 0.45s ease}.gc-home-news-main-card:hover .gc-home-news-main-image{transform:scale(1.04)}.gc-home-news-image-placeholder{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.gc-home-news-main-content{display:flex;flex-direction:column;justify-content:center;padding:34px 46px}.gc-home-news-date{margin-bottom:14px;color:#7A7A7A;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.3;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.gc-home-news-main-heading{margin:0 0 16px 0;padding:0;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:clamp(1.35rem, 2vw, 1.75rem)!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.02em;text-decoration:none!important;transition:color 0.25s ease}.gc-home-news-main-card:hover .gc-home-news-main-heading{color:#54595F!important}.gc-home-news-main-excerpt{margin:0 0 22px 0;color:#7A7A7A;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.6;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gc-home-news-read-more{display:inline-flex;align-items:center;width:fit-content;margin-top:28px;color:var(--gc-news-color)!important;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:.875em;line-height:1.25rem;font-weight:600;letter-spacing:.025em;opacity:1;text-decoration:none!important;transition:opacity 0.25s ease}.gc-home-news-main-card:hover .gc-home-news-read-more{color:var(--gc-news-color)!important;opacity:.75}.gc-home-news-category,.gc-home-news-mini-category{position:absolute;display:inline-flex;align-items:center;max-width:calc(100% - 36px);border-radius:999px;background:var(--gc-news-color);color:#fff;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:12px;line-height:1;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 8px 18px rgb(17 24 39 / .18);z-index:2}.gc-home-news-category{top:18px;left:18px;padding:8px 13px}.gc-home-news-mini-category{top:12px;left:12px;max-width:calc(100% - 24px);padding:7px 10px;font-size:11px}.gc-home-news-main-image-wrap::after,.gc-home-news-mini-image-wrap::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:1}.gc-card-overlay-negro::after{background:rgb(0 0 0 / .18)}.gc-card-overlay-morado::after{background:rgb(139 99 170 / .25)}.gc-card-overlay-celeste::after{background:rgb(100 188 213 / .22)}.gc-card-overlay-naranja::after{background:rgb(255 148 51 / .22)}.gc-card-overlay-amarillo::after{background:rgb(250 185 50 / .2)}.gc-card-overlay-verde::after{background:rgb(90 170 120 / .22)}.gc-card-overlay-rosa-coral::after{background:rgb(232 99 122 / .22)}.gc-home-news-arrow{position:absolute;top:50%;z-index:20;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:none;border-radius:0;background:#fff0;box-shadow:none;color:#e5e7eb;cursor:pointer;opacity:1;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:color 0.25s ease,transform 0.25s ease,opacity 0.25s ease}.gc-home-news-arrow svg{width:32px;height:32px;display:block;flex-shrink:0;pointer-events:none}.gc-home-news-arrow:hover,.gc-home-news-arrow:focus{color:#dedede;background:#fff0;box-shadow:none;opacity:1;transform:translateY(-50%) scale(1.04)}.gc-home-news-arrow-prev{left:18px}.gc-home-news-arrow-next{right:18px}.gc-home-news-dots{display:flex;justify-content:center;align-items:center;gap:9px;margin:18px 0 0 0}.gc-home-news-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgb(84 89 95 / .24);cursor:pointer;transition:width 0.25s ease,background 0.25s ease}.gc-home-news-dot.is-active{width:28px;background:var(--gc-news-color)}.gc-home-news-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:34px;overflow:visible}.gc-home-news-mini-card{display:flex;flex-direction:column;min-height:285px;background:#fff;border-radius:10px;overflow:hidden;color:inherit;text-decoration:none!important;border:1px solid rgb(17 24 39 / .04);box-shadow:0 10px 26px rgb(17 24 39 / .08),0 2px 6px rgb(17 24 39 / .04);transition:transform 0.25s ease,box-shadow 0.25s ease}.gc-home-news-mini-card:hover{transform:translateY(-2px);text-decoration:none!important;box-shadow:0 14px 30px rgb(17 24 39 / .1),0 4px 10px rgb(17 24 39 / .06)}.gc-home-news-mini-card.is-hidden{display:none}.gc-home-news-mini-image-wrap{position:relative;height:150px;overflow:hidden;background:#f3f4f6;border-radius:10px 10px 0 0}.gc-home-news-mini-image{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:0;transition:transform 0.45s ease}.gc-home-news-mini-card:hover .gc-home-news-mini-image{transform:scale(1.04)}.gc-home-news-mini-content{display:flex;flex-direction:column;flex:1;padding:18px 18px 20px}.gc-home-news-mini-date{margin-bottom:10px;color:#7A7A7A;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.3;font-weight:400}.gc-home-news-mini-title{margin:0 0 22px 0;padding:0;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:0.875rem!important;line-height:1.25rem!important;font-weight:500!important;letter-spacing:-.01em;text-decoration:none!important;transition:color 0.25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gc-home-news-mini-card:hover .gc-home-news-mini-title{color:#54595F!important}.gc-home-news-mini-link{display:inline-flex;align-items:center;width:fit-content;margin-top:auto;color:var(--gc-news-color)!important;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:1rem;font-weight:600;letter-spacing:.025em;opacity:1;text-decoration:none!important;transition:opacity 0.25s ease}.gc-home-news-mini-card:hover .gc-home-news-mini-link{color:var(--gc-news-color)!important;opacity:.75}.gc-home-news-all-link-wrap{display:flex;justify-content:center;margin-top:34px}.gc-home-news-all-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#8b63aa!important;font-family:Raleway,Helvetica,Arial,sans-serif;font-size:.875em;line-height:1.25rem;font-weight:600;letter-spacing:.025em;opacity:1;text-decoration:none!important;border-bottom:none!important;padding-bottom:0;transition:opacity 0.25s ease,transform 0.25s ease}.gc-home-news-all-link:hover{color:#8b63aa!important;opacity:.75;text-decoration:none!important;border-bottom:none!important;transform:translateY(-1px)}.elementor-kit-19 .gc-home-news-carousel a,.elementor-kit-19 .gc-home-news-carousel a:visited,.elementor-kit-19 .gc-home-news-carousel a:hover,.elementor-kit-19 .gc-home-news-carousel a:focus,.elementor-kit-19 .gc-home-news-carousel a:active,body .gc-home-news-carousel a,body .gc-home-news-carousel a:visited,body .gc-home-news-carousel a:hover,body .gc-home-news-carousel a:focus,body .gc-home-news-carousel a:active{font-family:Raleway,Helvetica,Arial,sans-serif!important;text-decoration:none!important}.elementor-kit-19 .gc-home-news-carousel .gc-home-news-main-card,.elementor-kit-19 .gc-home-news-carousel .gc-home-news-mini-card,body .gc-home-news-carousel .gc-home-news-main-card,body .gc-home-news-carousel .gc-home-news-mini-card{color:inherit!important;text-decoration:none!important}@media (min-width:768px) and (max-width:1024px){.gc-home-news-carousel{padding:60px 32px}.gc-home-news-header{margin-bottom:22px}.gc-home-news-slides{min-height:280px}.gc-home-news-main-card{grid-template-columns:1fr 1fr;min-height:280px}.gc-home-news-main-image-wrap,.gc-home-news-main-image{min-height:280px}.gc-home-news-main-content{padding:24px 32px}.gc-home-news-main-heading{font-size:clamp(24px, 3.4vw, 30px)!important;line-height:1.12!important;margin-bottom:12px}.gc-home-news-main-excerpt{font-size:14px;line-height:1.55;margin-bottom:18px}.gc-home-news-date{font-size:12px;margin-bottom:10px}.gc-home-news-dots{margin-top:10px}.gc-home-news-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.gc-home-news-mini-card{min-height:235px}.gc-home-news-mini-image-wrap{height:126px}.gc-home-news-mini-content{padding:14px 14px 16px}.gc-home-news-mini-title{margin-bottom:14px!important}.gc-home-news-mini-link{margin-top:0}.gc-home-news-arrow{width:40px;height:40px;min-width:40px;min-height:40px}.gc-home-news-arrow svg{width:30px;height:30px}.gc-home-news-arrow-prev{left:14px}.gc-home-news-arrow-next{right:14px}.gc-home-news-all-link-wrap{margin-top:26px}}@media (max-width:767px){.gc-home-news-carousel{padding:48px 18px}.gc-home-news-header{flex-direction:column;align-items:center;text-align:center;gap:8px;margin-bottom:28px}.gc-home-news-title{width:100%;text-align:center;font-size:38px;line-height:1.05}.gc-home-news-separator{display:none}.gc-home-news-subtitle{width:100%;max-width:320px;margin:0 auto;text-align:center;font-size:15px;font-weight:500}.gc-home-news-slides{min-height:0}.gc-home-news-main-card{display:block;min-height:0;border-radius:12px;box-shadow:0 8px 20px rgb(17 24 39 / .06),0 2px 6px rgb(17 24 39 / .04)}.gc-home-news-main-image-wrap{height:210px;min-height:210px;border-radius:12px 12px 0 0;background:#f3f4f6}.gc-home-news-main-image{height:210px;min-height:210px;object-fit:cover;object-position:center center}.gc-home-news-main-content{padding:26px 24px 28px}.gc-home-news-main-heading{font-size:1.3rem!important;line-height:1.35rem!important;font-weight:500!important;letter-spacing:-.01em;margin-bottom:14px}.gc-home-news-main-excerpt{font-size:15px;line-height:1.55;margin-bottom:20px}.gc-home-news-arrow{top:105px;width:40px;height:40px;min-width:40px;min-height:40px;color:rgb(255 255 255 / .88);text-shadow:none}.gc-home-news-arrow svg{width:30px;height:30px;filter:drop-shadow(0 2px 6px rgb(17 24 39 / .28))}.gc-home-news-arrow:hover,.gc-home-news-arrow:focus{color:#fff}.gc-home-news-arrow-prev{left:6px}.gc-home-news-arrow-next{right:6px}.gc-home-news-dots{margin-top:20px}.gc-home-news-mini-grid{display:none}.gc-home-news-all-link-wrap{margin-top:28px}}body .gc-home-news-carousel .gc-home-news-main-card{border:1px solid rgb(17 24 39 / .06)!important;box-shadow:0 18px 42px rgb(17 24 39 / .13),0 6px 16px rgb(17 24 39 / .08),0 1px 2px rgb(17 24 39 / .04)!important}body .gc-home-news-carousel .gc-home-news-main-card:hover{transform:translateY(-3px)!important;box-shadow:0 24px 54px rgb(17 24 39 / .16),0 8px 20px rgb(17 24 39 / .1),0 1px 2px rgb(17 24 39 / .05)!important}body .gc-home-news-carousel .gc-home-news-mini-card{border:1px solid rgb(17 24 39 / .06)!important;box-shadow:0 14px 32px rgb(17 24 39 / .12),0 5px 12px rgb(17 24 39 / .07),0 1px 2px rgb(17 24 39 / .04)!important}body .gc-home-news-carousel .gc-home-news-mini-card:hover{transform:translateY(-3px)!important;box-shadow:0 20px 42px rgb(17 24 39 / .15),0 7px 16px rgb(17 24 39 / .09),0 1px 2px rgb(17 24 39 / .05)!important}.gc-home-news-carousel{background:#fff0}.gc-home-news-main-image{object-fit:cover!important;object-position:center center!important}.gc-home-news-mini-image{object-fit:cover!important;object-position:center center!important}@media (min-width:1025px){.gc-home-news-mini-image-wrap{height:170px!important}}@media (min-width:768px) and (max-width:1024px){.gc-home-news-mini-image-wrap{height:140px!important}}.gc-home-news-mini-image{object-fit:contain!important;object-position:center center!important;background:#f3f4f6}.gc-home-news-mini-image-wrap{background:#f3f4f6!important}.gc-home-news-mini-image{object-fit:contain!important;object-position:center center!important}@media (min-width:1025px){.gc-home-news-mini-image-wrap{height:170px!important}}body .gc-home-news-carousel .gc-home-news-mini-card .gc-home-news-mini-image-wrap{height:190px!important;min-height:190px!important;background:#f3f4f6!important}body .gc-home-news-carousel .gc-home-news-mini-card .gc-home-news-mini-image-wrap img.gc-home-news-mini-image{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center center!important}body .gc-home-news-carousel .gc-home-news-subtitle{font-weight:600!important}body .gc-home-news-carousel .gc-home-news-all-link{font-size:1rem!important;line-height:1.35rem!important;font-weight:700!important;letter-spacing:0.03em!important}body .gc-home-news-carousel .gc-home-news-all-link:hover{opacity:0.8!important;transform:translateY(-1px)!important}body .gc-home-news-carousel .gc-home-news-all-link:hover{color:#e8637a!important;opacity:1!important;transform:translateY(-1px)!important}@media (max-width:767px){body .gc-home-news-carousel .gc-home-news-main-excerpt{-webkit-line-clamp:4!important;line-clamp:4!important}}@media (max-width:767px){.gc-card-overlay-negro::after{background:rgb(0 0 0 / .28)!important}.gc-card-overlay-morado::after{background:rgb(139 99 170 / .36)!important}.gc-card-overlay-celeste::after{background:rgb(100 188 213 / .34)!important}.gc-card-overlay-naranja::after{background:rgb(255 148 51 / .34)!important}.gc-card-overlay-amarillo::after{background:rgb(250 185 50 / .32)!important}.gc-card-overlay-verde::after{background:rgb(90 170 120 / .34)!important}.gc-card-overlay-rosa-coral::after{background:rgb(232 99 122 / .34)!important}}@media (max-width:767px){body .gc-home-news-carousel .gc-home-news-main-excerpt{margin-bottom:10px!important}body .gc-home-news-carousel .gc-home-news-read-more{margin-top:8px!important}}.gc-subtitulo-avanzado{margin:0 auto!important;max-width:760px;color:#54595F!important;font-family:Raleway,Helvetica,Arial,sans-serif!important;font-size:22px!important;line-height:1.65!important;font-weight:400!important}.gc-subtitulo-avanzado p{margin:0 0 12px!important}.gc-subtitulo-avanzado p:last-child{margin-bottom:0!important}.gc-subtitulo-avanzado strong,.gc-subtitulo-avanzado b{color:#54595F!important;font-weight:700!important}.gc-subtitulo-avanzado .gc-subtitulo-text-morado{color:#8b63aa!important;font-weight:700!important}.gc-subtitulo-avanzado .gc-subtitulo-text-celeste{color:#64bcd5!important;font-weight:700!important}.gc-subtitulo-avanzado .gc-subtitulo-text-verde{color:#5aaa78!important;font-weight:700!important}.gc-subtitulo-avanzado .gc-subtitulo-text-naranja{color:#ff9433!important;font-weight:700!important}.gc-subtitulo-avanzado .gc-subtitulo-text-rosa-coral{color:#e8637a!important;font-weight:700!important}@media (max-width:768px){.gc-subtitulo-avanzado{font-size:18px!important;line-height:1.6!important}}@media (max-width:520px){.gc-subtitulo-avanzado{font-size:17px!important}}.gc-av-parrafo-lg{margin:0 0 25px!important;color:#7A7A7A!important;font-size:17px!important;line-height:1.85!important;font-weight:400!important}.gc-av-parrafo-lg strong,.gc-av-parrafo-lg b{color:#8b63aa!important;font-weight:700!important;font-size:23px!important}@media (max-width:520px){.gc-av-parrafo-lg{font-size:16.5px!important;line-height:1.78!important}.gc-av-parrafo-lg strong,.gc-av-parrafo-lg b{color:#8b63aa!important;font-weight:700!important;font-size:19px!important}}.gc-av-semi-bold{color:#54595F!important;font-weight:600!important}