@media only screen and (max-width:850px){.split-img-square{flex-direction:column!important;gap:0!important}.split-img-square.reverse{flex-direction:column-reverse!important;gap:0!important}.split-img-square>.left>.content{margin:0!important;max-width:100%!important;padding:4em 2em!important}.split-img-square .title p{font-size:2em!important;padding:0!important}}.split-img-square{background-color:#fff;display:flex;flex-wrap:wrap;gap:10px;width:100%}.split-img-square>.left{flex-basis:0;flex-grow:1}.split-img-square>.left>.content,.split-img-square>.right>.content{color:#fff;margin-left:auto;max-width:485px;padding:9em 8em 9em 2em}.split-img-square>.right{aspect-ratio:unset!important;background-color:#fff;background-position:50%;background-size:cover;flex-basis:0;flex-grow:1;min-height:300px}.split-img-square .title p{color:var(--hellios-pink);font-size:2.2em;font-weight:700;line-height:1.2;margin-bottom:.85em;padding-right:10%}