:root{--hero-banner-cta:#00ffab;--hero-banner-cta-hover:#00bf82;--hub-exclusive-content:#7c39e3!important;--hub-exclusive-content-cta:#eb1c24!important;--hub-exclusive-content-cta-hover:#c40000!important}:root{--base-font:62.5%;--fw-bold:700;--black:#000;--black-rgb:0,0,0;--white:#fff;--selection:#f60;--dark-blue:#190064;--sea-blue:#00EBD2;--purple:#7C39E3;--red:#f15b67;--box-shadow:0 .2rem 2rem rgba(25,0,100,.25),0 .3rem 1.5rem rgba(83,64,139,.2);--spacing:1rem;--font-text:"Titillium Web",sans-serif}.cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.card{display:flex;flex-wrap:wrap;justify-content:center}.card__wrapper{display:flex;flex-direction:column}.card--img-circle .card__content{display:flex;flex-wrap:wrap;align-items:center;flex-direction:column}.cards{width:100%;height:auto;padding:3rem}@media (min-width:48em){.cards{padding:6rem}}.cards__wrapper{width:100%;height:auto;max-width:120rem}.cards__title{color:var(--dark-blue);display:flex;align-items:center;margin-bottom:2.5rem}@media (min-width:48em){.cards__title{margin-bottom:3rem}}@media (min-width:64em){.cards__title{margin-bottom:3.5rem}}@media (min-width:64em){.cards__list{display:flex;flex-wrap:wrap}}.card{border-radius:1rem;overflow:hidden;transition:.2s ease-in-out;background-color:var(--dark-blue);box-shadow:var(--box-shadow);max-width:50rem;margin:0 auto 3rem}@media (min-width:64em){.card{flex-basis:calc(33.3333333333% - 2rem);margin:0 3rem 3rem 0}}@media (min-width:64em){.card:nth-of-type(3n){margin-right:0}}.card:last-of-type{margin-bottom:0}@media (min-width:64em){.card:last-of-type{margin-bottom:3rem}}.card:hover{transform:scale(1.05)}.card:hover .card__link--arrow::after{transform:translateX(.8rem) rotate(-45deg)}.card__wrapper{width:100%;height:auto}.card--img-circle .card__wrapper{align-items:center;padding-top:2.5rem}.card__content{width:100%;background-color:var(--dark-blue);padding:2.5rem}.card--img-circle .card__content>*{text-align:center}.card__img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.card--img-circle .card__img{width:11rem;height:11rem;border-radius:50%}.card__subtitle{margin-bottom:1rem;color:var(--white);text-transform:uppercase}.card--img-circle .card__subtitle{text-transform:none}.card__subtitle:has(+ .card__subtitle){margin-bottom:0}.card__link{color:var(--white);text-decoration:underline;cursor:pointer}.card__link--arrow{position:relative;padding:.5rem 2rem .5rem .5rem}.card__link--arrow::after{content:"";position:absolute;width:.8rem;height:.8rem;border-bottom:.2rem solid var(--white);border-right:.2rem solid var(--white);top:calc(50% - .3rem);right:.5rem;transform:rotate(-45deg);transition:.2s ease-in-out}.card__title{color:var(--sea-blue);text-transform:none;margin-bottom:2rem}@media (min-width:48em){.card__title{margin-bottom:2.5rem}}.card--img-circle .card__title{text-transform:uppercase;padding-bottom:2rem;border-bottom:.1rem solid var(--white);margin-bottom:3rem;width:100%}@media (min-width:48em){.card--img-circle .card__title{margin-bottom:3.5rem}}