.repeater-page__heading-row{margin-bottom:2.5rem}@media print,screen and (min-width:40em){.repeater-page__heading-row{display:grid;grid-gap:30px;grid-template-columns:repeat(12,1fr);margin-bottom:4rem}}@media print,screen and (min-width:64em){.repeater-page__heading-row{margin-bottom:5rem}}.repeater-page__heading{margin-bottom:1.5rem}@media print,screen and (min-width:40em){.repeater-page__heading{grid-column:1/8;margin:0}}@media print,screen and (min-width:64em){.repeater-page__heading{grid-column:1/7}}.repeater-page__subheading{grid-row:2;grid-column:1/9}.repeater-page__grid{display:grid;gap:30px}@media print,screen and (min-width:40em){.repeater-page__grid{grid-template-columns:repeat(3,1fr)}}.repeater-page__item{display:flex;flex-direction:column}.repeater-page__item-heading{color:#004596;font-size:1.25rem;transition:color .2s ease-in}.repeater-page__item-text{flex-grow:1}.repeater-page__item .link-inline--arrow--small{color:#0064fa;opacity:0;transition:opacity .2s ease-in}.repeater-page__item:hover .repeater-page__item-heading{color:#0064fa}.repeater-page__item:hover .link-inline--arrow--small{opacity:1}.repeater-page__item:hover .link-inline--arrow--small:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 12'%3E%3Cpolyline stroke-width='1' stroke-linecap='round' stroke-linejoin='round' stroke='%23004596' fill='none' points='8,2.5 11.5,6 8,9.5' /%3E%3Cpath stroke-width='1' stroke-linecap='round' stroke='%23004596' d='M2.5,6 L10.5,6' /%3E%3C/svg%3E")}