.s-content-cards{padding:7.4rem 0 4.5rem}@media only screen and (max-width: 987px){.s-content-cards{padding:5.4rem 0 3.5rem}}.s-content-cards .s__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-content-cards .s__content{flex-direction:column}}.s-content-cards .s__title{width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width));color:var(--color-dark-blue)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-content-cards .s__title{width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width))}}.s-content-cards .s__text{margin-top:1.28rem;color:var(--color-dark-blue)}.s-content-cards .s__link{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;color:var(--color-dark-blue);text-decoration:underline}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-content-cards .s__link{justify-content:flex-start;margin-top:1.28rem;width:calc(12*var(--grid-column-width) + 11*var(--grid-gutter-width))}}.s-content-cards .s__link .a-svg{margin-left:.5rem;width:.8rem;height:.8rem}.s-content-cards .s__cards{display:grid;align-items:stretch;gap:2.25rem 2.45rem;grid-template-columns:repeat(3, 1fr);margin-top:3.3rem}@media only screen and (max-width: 1280px){.s-content-cards .s__cards{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 987px){.s-content-cards .s__cards{grid-template-columns:repeat(1, 1fr)}}.s-content-cards .s__card{padding:2.25rem 2.25rem 2.8rem;background-color:var(--color-light-grey);box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.s-content-cards .s__card-icon{margin-bottom:.9rem}.s-content-cards .s__card-icon svg{width:3.2rem;height:3.2rem}.s-content-cards .s__card-title{color:var(--color-dark-blue);font:400 1.4rem/1.2 var(--font-heading)}.s-content-cards .s__card-text{margin-top:1.25rem;font-weight:300}
