.image-text__wrapper--main{gap:calc(var(--horizontal-spacing)*2)}@media(max-width:992px){.image-text__wrapper--main{flex-direction:column!important}}.image-text__wrapper--main .image{width:50%}.image-text__wrapper--main .image img{border-radius:8px}@media(max-width:992px){.image-text__wrapper--main .image{justify-content:start!important;width:100%}}.image-text__wrapper--main .text{width:50%}@media(max-width:992px){.image-text__wrapper--main .text{width:100%}}.image-text.theme-dark{background-color:var(--rgba-dark-theme-colors-primary)}.image-text.theme-dark .text *{color:#fff}