.image-text-block-item{background-color:#fff;border-radius:1rem;cursor:pointer;padding:.75rem .5rem 1rem;transition:.35s ease-in-out}.image-text-block-item__wrap{display:grid;grid-template-rows:2.5rem 1fr;grid-row-gap:.75rem;justify-items:center;row-gap:.75rem}@media only screen and (min-width:62rem){.image-text-block-item__wrap{align-items:center;display:grid;grid-template-columns:5.5rem 1fr;grid-template-rows:auto;justify-items:legacy;grid-gap:0 1.5rem;gap:0 1.5rem}}.image-text-block-item__image{align-items:center;background:#eef6f9;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;max-width:2.5rem;padding:.25rem}.image-text-block-item__image img{transform:scale(1);transition:.35s ease-in-out;width:100%}@media only screen and (min-width:62rem){.image-text-block-item__image{border-radius:1rem;height:5.5rem;max-width:5.5rem;padding:.75rem}}.image-text-block-item__image:empty{display:none}.image-text-block-item__content{display:flex;flex-direction:column;max-width:100%;text-align:center}@media only screen and (min-width:62rem){.image-text-block-item__content{text-align:left}}.image-text-block-item__top{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:column}@media only screen and (min-width:62rem){.image-text-block-item__top{align-items:flex-start}}@media only screen and (min-width:75rem){.image-text-block-item__top{align-items:center;flex-direction:row}}.image-text-block-item__heading{color:#007c9d;display:inline-block;font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:.75rem}@media only screen and (min-width:62rem){.image-text-block-item__heading{flex-shrink:0;font-size:1.5rem}}@media only screen and (min-width:90rem){.image-text-block-item__heading{font-size:2rem}}.image-text-block-item__sub-heading{font-weight:600;margin-bottom:.5rem}.image-text-block-item__body,.image-text-block-item__sub-heading{font-size:.75rem;line-height:1.33}@media only screen and (min-width:62rem){.image-text-block-item__body,.image-text-block-item__sub-heading{font-size:.875rem;line-height:1.43}}.image-text-block-item__body .body-text,.image-text-block-item__sub-heading .body-text{margin:0;padding:0;pointer-events:none}.image-text-block-item:hover{outline:.0625rem solid #007c9d}.image-text-block-item:hover .image-text-block-item__image img{transform:scale(1.2)}@media only screen and (min-width:62rem){.image-text-block-item{padding:1rem}}.image-text-block-item--colored-background{padding:1.5rem}.image-text-block-item--colored-background.orange{background-color:#fff8e6}.image-text-block-item--colored-background.blue{background-color:rgba(184,218,228,.24)}.image-text-block-item--colored-background .image-text-block-item__wrap{align-items:flex-start;display:flex;flex-direction:column}.image-text-block-item--colored-background .image-text-block-item__wrap .image-text-block-item__image{background-color:#fff;border-radius:50%;height:4rem;max-width:none;padding:1rem;width:4rem}.image-text-block-item--colored-background .image-text-block-item__wrap .image-text-block-item__heading{color:#000;font-size:1.25rem;font-weight:600;line-height:1.2;margin:1.5rem 0}.image-text-block-item--colored-background .image-text-block-item__wrap .image-text-block-item__body .body-text{font-size:.875rem;font-weight:400;line-height:1.4}.image-text-block-item--colored-background .image-text-block-item__wrap .image-text-block-item__content{max-width:none;text-align:left}