.c-promo__heading{color:#0072cb}.c-promo__items{margin-top:1rem}.c-promo-item{align-items:center;background-color:#0072cb;border-radius:1.5rem;color:#fff;display:flex;gap:1rem;padding:2rem;text-decoration:none;transition:background-color .3s cubic-bezier(.165,.84,.44,1)}.c-promo-item:focus,.c-promo-item:hover{background-color:#00327a}.c-promo-item+.c-promo-item{margin-top:2rem}.c-promo-item__image{margin-bottom:-.5rem}.c-promo-item__image img{height:auto;object-fit:cover;width:11rem}.c-promo-item__name{align-items:center;column-gap:.5rem;display:flex;flex:1;flex-wrap:wrap;text-wrap-style:balance}.c-promo-item__name--last{align-items:center;display:inline-flex;flex:1;justify-content:space-between;white-space:nowrap}.c-promo-item__arrow{font-size:2.8rem;transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-promo-item:focus .c-promo-item__arrow,.c-promo-item:hover .c-promo-item__arrow{transform:translate(.5rem)}@media screen and (min-width:600px){.c-promo-item{gap:2.4rem}.c-promo-item__image img{width:23rem}.c-promo-item__name{display:block}}@media screen and (min-width:1280px){.c-promo__items{margin-top:2rem}}