.footer-banner{border-radius:var(--border-radius-lg);isolation:isolate;margin:0 auto;max-width:calc(100vw - 4rem);overflow:hidden;padding:5rem 3rem 3rem}.footer-banner:before{aspect-ratio:1;background-color:rgba(237,250,248,.3);border-radius:100%;content:"";left:0;margin:0 auto;position:absolute;right:0;top:62%;width:100%;z-index:-1}.footer-banner__content{margin:0 auto;max-width:65rem}.footer-banner__card-group,.footer-banner__cards{gap:20px}.footer-banner__card{border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow);min-height:15.6rem;overflow:hidden;width:100%}.footer-banner__card:first-child,.footer-banner__card:nth-child(3){background-color:#b8d5d4}.footer-banner__card:nth-child(2),.footer-banner__card:nth-child(5){background-color:#edfaf8}.footer-banner__card:nth-child(4){background-color:#e5f1f2}.footer-banner__card:first-child,.footer-banner__card:nth-child(2),.footer-banner__card:nth-child(4){aspect-ratio:1}.footer-banner__card:first-child,.footer-banner__card:nth-child(5){max-width:27rem}.footer-banner__card:nth-child(2),.footer-banner__card:nth-child(4){max-width:22rem}.footer-banner__card:nth-child(3){aspect-ratio:2/1}.footer-banner__card:nth-child(5){aspect-ratio:9/11}.footer-banner__card.card--text_w_image{background-image:url(https://403590.fs1.hubspotusercontent-na1.net/hubfs/403590/CA_Short_2026/stats-bg.jpg);background-size:cover;padding:3.2rem 2.8rem}.footer-banner__text{font-size:2rem}.footer-banner__card.card--stat{padding:2.6rem}.footer-banner__stat-arrow{color:var(--forest);margin-right:5px;width:23px}.footer-banner__stat p{font-size:1.5rem}@media (min-width:768px){.footer-banner{padding:10rem 3rem 4rem}}@media (min-width:1080px){.footer-banner__card-group{justify-content:center;margin:0 auto}.footer-banner__card-group:not(:first-child){display:none}.footer-banner__card{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.footer-banner__card.is-visible{opacity:1;transform:translateY(0)}.footer-banner__card:first-child{transition-delay:.5s}.footer-banner__card:nth-child(3){transition-delay:.75s}.footer-banner__card:nth-child(5){transition-delay:1s}.footer-banner__card:nth-child(2){transition-delay:1.25s}.footer-banner__card:nth-child(4){transition-delay:1.5s}.footer-banner__card:first-child,.footer-banner__card:nth-child(5){max-width:27rem;width:calc(22% - 1.6rem)}.footer-banner__card:nth-child(2),.footer-banner__card:nth-child(4){max-width:22rem;width:calc(19% - 1.6rem)}.footer-banner__card:nth-child(3){max-width:32rem;width:calc(22% - 1.6rem)}}@media (min-width:1080px) and (max-width:1199px){.footer-banner__stat.h2{font-size:3.2rem}.footer-banner__text{font-size:1.8rem}}@media (max-width:1079px){.footer-banner__cards{gap:0}.footer-banner__cards:focus .footer-banner__card-group,.footer-banner__cards:hover .footer-banner__card-group{animation-play-state:paused}.footer-banner__card-group{animation:scrolling var(--scroll-speed,15s) linear infinite;flex:0 0 100%;padding-right:20px;will-change:transform}.footer-banner__card:first-child,.footer-banner__card:nth-child(5){width:27rem}.footer-banner__card:nth-child(2),.footer-banner__card:nth-child(4){width:22rem}.footer-banner__card:nth-child(3){width:32rem}}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(-100%)}}