.content-aggregator-card-deck__container{align-items:center;display:flex;flex-direction:column;gap:32px}.content-aggregator-card-deck__heading-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.content-aggregator-card-deck__dropdown-container{align-items:center;cursor:pointer;display:flex;gap:12px;position:relative;text-align:center}.content-aggregator-card-deck__dropdown-heading-chevron{transition:transform .3s ease-in-out}.content-aggregator-card-deck__dropdown-container.show-dropdown .content-aggregator-card-deck__dropdown-heading-chevron{transform:rotate(180deg)}.content-aggregator-card-deck__dropdown-heading-item{color:var(--Lake-Trust-Base-Lake-Trust-Blue,#00558c);display:none}.content-aggregator-card-deck__dropdown-heading-item.active-item{border-bottom:1px solid var(--Lake-Trust-Base-Lake-Trust-Blue,#00558c);display:block}.content-aggregator-card-deck__dropdown{background:var(--Lake-Trust-Base-White,#fff);border-radius:8px;display:none;flex-direction:column;left:0;max-width:calc(100vw - 32px);overflow:hidden;position:absolute;top:40px;width:100%;z-index:10}.content-aggregator-card-deck__dropdown-container.show-dropdown .content-aggregator-card-deck__dropdown{display:flex}.content-aggregator-card-deck__dropdown-item{color:var(--Lake-Trust-Base-Lake-Trust-Blue,#00558c);cursor:pointer;font-size:16px;padding:8px 24px;text-align:left}.content-aggregator-card-deck__dropdown-item:hover{background:var(--Lake-Trust-Base-Lake-Trust-Blue,#00558c);color:var(--Lake-Trust-Base-White,#fff)}.content-aggregator-card-deck__dropdown-divider{background:var(--Lake-Trust-Gray-400,#98a2b3);height:1px;margin-top:4px;width:100%}.content-aggregator-card-deck__dropdown-item:hover .content-aggregator-card-deck__dropdown-divider{background:var(--Lake-Trust-Base-White,#fff)}.content-aggregator-card-deck__card-deck-container{display:none}.content-aggregator-card-deck__button{width:194px}.content-aggregator-swiper{padding:0 15px;width:100vw}@media (min-width:567px){.content-aggregator-card-deck__dropdown{left:unset;min-width:300px;right:-30px}}@media (min-width:768px){.content-aggregator-card-deck__heading-container{flex-direction:row;flex-wrap:wrap;gap:12px}.content-aggregator-card-deck__dropdown{min-width:450px}.content-aggregator-card-deck__dropdown-item{font-size:24px}}@media (min-width:1200px){.content-aggregator-card-deck__content-container{gap:0}.content-aggregator-card-deck__dropdown{left:-30px;min-width:510px;right:unset}}.content-aggregator-card-deck .swiper-slide{box-sizing:border-box;height:auto}.content-aggregator-card{background:var(--Lake-Trust-Base-White,#fff);display:flex;flex-direction:column;max-width:325px}.content-aggregator-card-image-container{aspect-ratio:13/8;overflow:hidden;width:100%}.content-aggregator-card-image{height:100%;object-fit:cover;width:100%}.content-aggregator-card-image-placeholder{background:var(--Lake-Trust-Gray-400,#98a2b3);height:100%;width:100%}.content-aggregator-card-content-container{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:12px;padding:16px 24px}.content-aggregator-card-title{-webkit-line-clamp:2;font-size:20px;line-height:27.5px}.content-aggregator-card-body,.content-aggregator-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.content-aggregator-card-body{flex-grow:1;-webkit-line-clamp:4}.content-aggregator-card .btn{width:100%}.content-aggregator-card-deck .swiper-controls{align-items:center;display:flex;gap:8px;justify-content:center;margin:64px auto 0;width:max-content}.content-aggregator-card-deck .swiper-controls .swiper-btn-prev{margin-right:8px}.content-aggregator-card-deck .swiper-controls .swiper-btn-next{margin-left:8px}.content-aggregator-card-deck .swiper-controls .swiper-pagination{height:15px;position:static}.content-aggregator-card-deck .swiper-controls .swiper-pagination-bullet{background:transparent;border:1px solid #98a2b3;height:15px;margin:0 6px!important;opacity:1;width:15px}.content-aggregator-card-deck .swiper-controls .swiper-pagination-bullet-active{background:#98a2b3}.content-aggregator-card-deck .swiper-btn-prev{margin-right:8px}.content-aggregator-card-deck .swiper-btn-next{margin-left:8px}.content-aggregator-card-deck .swiper-controls .swiper-btn{cursor:pointer;display:inline-flex}@media (min-width:567px){.content-aggregator-card-deck .swiper-slide{width:325px!important}}@media (min-width:992px){.content-aggregator-card-deck .swiper-wrapper{column-gap:32px;display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;width:fit-content}.content-aggregator-card-deck .swiper-slide{width:100%!important}.content-aggregator-card-deck .swiper-controls{display:none!important}}