:root{--navbar-height:63px}@media(min-width:1024px){:root{--navbar-height:85px}}.image-with-text-section{padding-bottom:2.5rem}.image-with-text-section__item{grid-column-gap:2rem;grid-row-gap:.25rem;border-bottom:1px solid #ccd4df;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr;padding:1rem 0;row-gap:.25rem}.image-with-text-section__item:first-of-type{padding-top:0}@media(min-width:768px){.image-with-text-section__item{grid-template-columns:10.5rem 1fr;grid-template-rows:repeat(2,auto);padding:1.5rem 0;row-gap:.75rem}}.image-with-text-section__image{grid-column:1/1;max-width:8.125rem}@media(min-width:768px){.image-with-text-section__image{grid-row:1/-1;max-width:none}}.image-with-text-section__image img{border-radius:4px}@media(min-width:768px){.image-with-text-section__image img{border-radius:8px}}.image-with-text-section__link{font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none}@media(min-width:768px){.image-with-text-section__link{font-size:1.125rem;grid-row:1/1}}.image-with-text-section__link:hover{text-decoration:underline;text-decoration-thickness:2px}.image-with-text-section__copy{color:#191c22;font-size:.875rem;line-height:1.5}