.section-image-and-text-card{position:relative}.section-image-and-text-card .text-image__wrapper{display:flex;flex-direction:column;border-radius:30px}@media screen and (min-width: 990px){.section-image-and-text-card .text-image__wrapper{flex-direction:row}}.section-image-and-text-card .text-image__wrapper .image-container{flex-basis:40%}.section-image-and-text-card .text-image__wrapper .image-container img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 990px){.section-image-and-text-card .text-image__wrapper .image-container img{border-top-left-radius:30px;border-top-right-radius:30px}}@media screen and (min-width: 990px){.section-image-and-text-card .text-image__wrapper .image-container img{border-top-left-radius:30px;border-bottom-left-radius:30px}}.section-image-and-text-card .text-image__wrapper .text-container{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:2rem;gap:3rem;flex-basis:60%}@media screen and (min-width: 990px){.section-image-and-text-card .text-image__wrapper .text-container{text-align:left;padding:4rem}}.section-image-and-text-card .text-image__wrapper .text-container button{width:100%}@media screen and (min-width: 990px){.section-image-and-text-card .text-image__wrapper .text-container button{width:unset}}