.text_image_block .container-fluid{padding-top:2rem;padding-bottom:2rem}.text_image_block .text-column{display:flex;justify-content:flex-start;text-align:left}.text_image_block .text-inner{width:100%;max-width:640px;margin-right:auto;display:flex;flex-direction:column;gap:1rem}.text_image_block .title{margin:0;font-size:1rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}@media screen and (min-width: 768px){.text_image_block .title{font-size:1.25rem}}@media screen and (min-width: 992px){.text_image_block .title{font-size:1.5rem;margin-bottom:1.5rem}}@media screen and (min-width: 1400px){.text_image_block .title{font-size:2.5rem}}.text_image_block .content{text-align:left;line-height:1.6;font-size:1rem}.text_image_block.is-image-right .text-column{justify-content:flex-end;text-align:right}.text_image_block.is-image-right .text-inner{margin-left:auto;margin-right:0}.text_image_block.is-image-right .content{text-align:right}.text_image_block .image-column{display:flex;justify-content:flex-start}.text_image_block .image-card{width:100%}.text_image_block .image-inner{position:relative;width:100%;overflow:hidden;aspect-ratio:16/9;background-color:#f6f6f6}.text_image_block .image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text_image_block .image-placeholder{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#f6f6f6;color:#181c1e;padding:1.5rem}@media screen and (min-width: 992px){.text_image_block .container-fluid{padding-top:3rem;padding-bottom:3rem}.text_image_block .text-inner{gap:1.25rem;padding-left:2rem}.text_image_block .title{font-size:2rem}.text_image_block .content{font-size:1.0625rem}.text_image_block.is-image-right .text-inner{padding-right:2rem;padding-left:0}}@media screen and (min-width: 1400px){.text_image_block .container-fluid{padding-top:4rem;padding-bottom:4rem}.text_image_block .title{font-size:2.25rem}.text_image_block .content{font-size:1.2rem}}