:root{--wp-admin-bar-height: 0px;--navi-bar-height: 166px}.homepage_cta_grid{gap:.5rem;display:flex;flex-direction:column}.text_image_block{display:grid;gap:1rem;grid-template-columns:repeat(2, 1fr);grid-template-areas:"image verbiage"}@media only screen and (max-width: 760px){.text_image_block{grid-template-columns:1fr;grid-template-areas:"image" "verbiage"}}.text_image_block.reverse_grid{grid-template-areas:"verbiage image"}@media only screen and (max-width: 760px){.text_image_block.reverse_grid{grid-template-areas:"image" "verbiage"}}.text_image_block .image_wrapper{min-height:350px;position:relative}.text_image_block .image_wrapper img{position:absolute;width:100%;height:100%;background-size:contain;grid-area:image;border-radius:9px;object-fit:cover}.text_image_block .content_wrapper{padding:2rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-direction:column;grid-area:verbiage;text-align:center}.text_image_block .content_wrapper h2{margin:0}.text_image_block.normalized{grid-template-columns:.75fr 1.25fr;padding:2rem;border-radius:9px;gap:2rem}.text_image_block.normalized.reverse_grid{background-color:rgba(255,255,255,.12);grid-template-columns:1.25fr .75fr}.text_image_block.normalized .image_wrapper img{border-radius:9px}.text_image_block.normalized .content_wrapper{text-align:left;align-items:flex-start;padding:0}.block_cta_grid{gap:5rem}.block_cta_grid div.text_image_block{grid-template-areas:"verbiage image";gap:2rem}@media only screen and (max-width: 760px){.block_cta_grid div.text_image_block{grid-template-areas:"image" "verbiage";gap:1rem}}.block_cta_grid div.text_image_block.reverse_grid{background-color:rgba(255,255,255,.12);padding:2rem;grid-template-areas:"image verbiage";border-radius:20px}@media only screen and (max-width: 760px){.block_cta_grid div.text_image_block.reverse_grid{grid-template-areas:"image" "verbiage"}}.block_cta_grid div.text_image_block .content_wrapper{align-items:flex-start;justify-content:flex-start;padding:0}.block_cta_grid div.text_image_block .content_wrapper h2{font-weight:600;font-size:1.75rem}.block_cta_grid div.text_image_block .content_wrapper .inner_content_wrapper{text-align:left}.block_cta_grid div.text_image_block .content_wrapper .inner_content_wrapper em{font-size:1.2rem}.block_cta_grid div.text_image_block .content_wrapper .inner_content_wrapper p{margin-bottom:1rem}.block_cta_grid div.text_image_block .image_wrapper img{border-radius:20px}/*# sourceMappingURL=text_image_block.css.map */
