.green-cards{overflow:hidden;color:var(--color-primary-80)}.green-cards__header{max-width:44rem;margin:0 auto}.green-cards__titulo{margin:0;color:inherit}.green-cards__slider-wrap{position:relative;overflow:hidden;padding-bottom:.5rem}.green-cards__slider{overflow:visible;margin:0;padding-bottom:.25rem}.green-cards__slide{height:auto;box-sizing:border-box}.green-cards__card{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:1.75rem;border-radius:1.5rem;background:var(--color-secondary-02-alt);color:inherit;backdrop-filter:blur( 6px )}.green-cards__icono{width:1.5rem;height:1.5rem;margin-bottom:1.25rem;color:var(--color-secondary-03)}.green-cards__icono img{display:block;width:100%;height:100%;object-fit:contain}.green-cards__card-titulo{margin:0 0 .75rem;color:inherit;font-size:18px;line-height:1.15;font-family:var(--font-family-base)}.green-cards__card-descripcion{width:100%;margin:0;font-size:1rem;line-height:1.65;color:inherit;overflow:hidden}.green-cards__card-descripcion>:first-child{margin-top:0}.green-cards__card-descripcion>:last-child{margin-bottom:0}.green-cards__card-descripcion:not(.is-expanded){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.green-cards__slider .swiper-autoheight .swiper-wrapper{height:fit-content}.green-cards__card-toggle{display:block;margin-top:.35rem;padding:0;border:0;background:0 0;color:inherit;font-size:.95rem;font-weight:700;text-decoration:underline;text-underline-offset:.18em;cursor:pointer}.green-cards__card-toggle[hidden]{display:none}.green-cards__card-toggle:hover,.green-cards__card-toggle:focus-visible{color:var(--color-secondary-03)}.green-cards__card-cta{margin-top:1.5rem;min-width:11rem}.green-cards__controls{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:fit-content;margin:0 auto;color:inherit}.green-cards__prev,.green-cards__next{display:inline-flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;padding:0;border:2px solid var(--color-secondary-03);border-radius:999px;background:0 0;color:inherit;font-size:1.4rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.green-cards__prev:hover,.green-cards__prev:focus-visible,.green-cards__next:hover,.green-cards__next:focus-visible{background:var(--color-secondary-03);color:var(--color-neutral-00)}.green-cards__prev.swiper-button-disabled,.green-cards__next.swiper-button-disabled{opacity:.2;pointer-events:none}.green-cards__pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;min-width:4.5rem}.green-cards__pagination .swiper-pagination-bullet{width:10px;min-width:10px;height:10px;margin:0;border-radius:999px;background:rgba( 12,87,71,.16 );opacity:1;transition:transform .2s ease,background-color .2s ease}.green-cards__pagination .swiper-pagination-bullet-active{background:var(--color-secondary-03);transform:scale( 1.1 )}@media(min-width:992px){.green-cards__card{padding:2rem}}@media(max-width:991px){.green-cards__slider-wrap{overflow:visible}.green-cards__header{margin:0}.green-cards__titulo{text-align:left}.green-cards__card{padding:1.5rem}.green-cards__card-titulo{font-size:1.5rem}.green-cards__controls{justify-content:flex-start;margin:0}.green-cards__pagination{gap:.5rem;min-width:3.75rem}.green-cards__card-cta{width:auto}}