.module--text-image-boxed .text-image-boxed{display:flex;position:relative;width:100%}.module--text-image-boxed .text-image-boxed__text{display:flex;flex:1;flex-flow:column;gap:calc(var(--spacing-base)*10);z-index:3}.module--text-image-boxed .text-image-boxed__image{flex:1 0 auto;height:fit-content;margin-left:auto;max-width:50%;z-index:2}@media (width <= 992px){.module--text-image-boxed .text-image-boxed{flex-flow:column}.module--text-image-boxed .text-image-boxed__image{margin:0;max-width:unset;width:100%}}@media (992px <= width <= 1366px){.module--text-image-boxed .text-image-boxed{align-items:center}}