.info{background-color:#f7f7f7;padding:3rem 0 6rem 0}.info__list{display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0;padding:0}@media screen and (min-width:64em){.info__list{grid-template-columns:1fr 1fr}}.info__header{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}@media screen and (min-width:40em){.info__header{font-size:1.875rem}}.info__item{background-color:#fff;border:1px solid #e9e9e9;border-radius:2px;list-style:none;position:relative;transition:all 350ms cubic-bezier(.445,.05,.55,.95);display:grid;grid-template-areas:"image content";grid-template-columns:1fr 2fr;grid-template-rows:auto}@media screen and (min-width:40em) and (max-width:63.99875em){.info__item{min-height:15vw}}.info__item:hover{box-shadow:0 10px 48px rgba(0,0,0,.15),0 5px 24px rgba(0,0,0,.25);color:#bc0031}.info__item:hover .info__title{border-bottom:1px solid currentColor;padding-bottom:0}.info__link{height:100%;position:absolute;width:100%;z-index:10}.info__image{background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:2px;border-top-left-radius:2px;grid-area:image;position:relative}.info__content{grid-area:content;padding:1.5rem 1.5rem 2rem}.info__title{border-bottom:1px solid transparent;display:inline-block;font-size:1.375rem;font-weight:600;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.4;margin:0 0 .5rem 0;transition:all 350ms cubic-bezier(.445,.05,.55,.95)}@media screen and (min-width:40em){.info__title{font-size:1.5rem;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}}.info__text{margin:0}.info .c-cta{padding-left:0}.uvawidget img{image-rendering:auto}.uvawidget .c-cta.c-cta--secondary{color:#bc0031}.uvawidget .c-cta--light{background-color:#e9e9e9;color:#1f1d21}.uvawidget .c-cta--light:hover{background-color:#d5d5d5}.uvawidget .c-cta--light .sublabel{color:#575659}