.text-media-card{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 597.648 597.648'%3E%3Cpath fill='none' stroke='%23a8e4dc' stroke-miterlimit='10' stroke-width='5' d='M2.5 2.5h592.648v592.648H2.5z' data-name='Rectangle 1697'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:600px}.text-media-card .flex-wrapper{background-color:var(--white);box-shadow:0 2px 5px 1px rgba(0,0,0,.25);gap:0}.text-media-card__image{aspect-ratio:1/1;height:auto;max-width:100%;object-fit:cover}.text-media-card__image-wrapper{display:block}.text-media-card__image-wrapper--left{text-align:left}.text-media-card__image-wrapper--center{text-align:center}.text-media-card__image-wrapper--right{text-align:right}.text-media-card .flex-wrapper__left{padding:50px}.text-media-card .flex-wrapper.ratio5050 .flex-wrapper__left{width:50%}@media (max-width:992px){.text-media-card{background-image:none}.text-media-card .flex-wrapper{flex-direction:column}.text-media-card .flex-wrapper.ratio5050 .flex-wrapper__left{width:100%}}