@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;400;500;600;700&display=swap);section.simple-cards div.simple-cards__inner{display:block;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1240px}@media(max-width:767px){section.simple-cards div.simple-cards__inner{grid-template-columns:1fr 1fr}}@media(max-width:499px){section.simple-cards div.simple-cards__inner{grid-template-columns:1fr}}section.simple-cards div.simple-cards__inner a.simple-card{background:#f8f8f8;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);color:#000;min-width:0;padding-bottom:45px;position:relative;text-decoration:none;transition:.3s ease}section.simple-cards div.simple-cards__inner a.simple-card:hover .simple-card__image{transform:scale(1.1)}section.simple-cards div.simple-cards__inner a.simple-card:hover .simple-card-content__learn-more{text-decoration:underline}section.simple-cards div.simple-cards__inner a.simple-card:hover .simple-card-content__learn-more:after{transform:translateX(5px)}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__image-overlay{border-radius:4px 4px 0 0;height:200px;overflow:hidden}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px 4px 0 0;height:100%;transition:.3s ease;width:100%}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content{padding:30px}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__meta{color:#8c6e2a;display:flex;font-family:Raleway,sans-serif;font-size:14px;font-weight:700;line-height:1.1;margin-bottom:10px;text-transform:uppercase}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__header{color:#023822;font-family:Raleway,sans-serif;font-size:26px;font-weight:600;letter-spacing:.01em;line-height:1.1;margin:0}@media(max-width:499px){section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__header{font-size:22px}}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content p{font-size:14px;line-height:22px;overflow-wrap:break-word}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__learn-more{bottom:30px;color:#b62326;cursor:pointer;display:flex;font-weight:500;left:30px;position:absolute}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__learn-more:after{content:url("https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/Icon%20(25).svg");display:block;margin-left:8px;transition:.3s ease}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__learn-more:hover{text-decoration:underline}section.simple-cards div.simple-cards__inner a.simple-card .simple-card__content .simple-card-content__learn-more:hover:after{transform:translateX(3px)}