.text-image-block{display:flex;flex-direction:column;gap:2rem;padding:10px 0}.text-image-block.branded{background:radial-gradient(circle,#ffe9e9 0,#9397ff80);border-radius:20px;padding:30px}@media(min-width:640px){.text-image-block.branded{border-radius:30px;padding:40px}}@media(min-width:1120px){.text-image-block.branded{padding:80px}}.text-image-block__content{display:flex;flex-direction:column;gap:2rem}@media(min-width:1100px){.text-image-block__content{flex-direction:row;gap:6rem}.text-image-block__content.flip{flex-direction:row-reverse}}.text-image-block__text{display:flex;flex-direction:column;font-size:18px;justify-content:center;max-width:100%}@media(min-width:900px){.text-image-block__text{font-size:24px}}@media(min-width:1100px){.text-image-block__text{width:50%}}.text-image-block__text .button{margin-top:30px}.text-image-block__title{margin-bottom:30px}.text-image-block__title em:before{bottom:5px;top:5px}.text-image-block__button{margin-top:30px}.text-image-block__asset{border-radius:10px;display:flex;margin-bottom:0;overflow:hidden}@media(min-width:900px){.text-image-block__asset{border-radius:40px}}@media(min-width:1100px){.text-image-block__asset{width:50%}}.text-image-block__asset.lg{flex-shrink:0}@media(min-width:1100px){.text-image-block__asset.lg{width:50%}}.text-image-block__asset img{height:100%}.text-image-block__asset img,.text-image-block__asset video{-o-object-fit:cover;object-fit:cover;width:100%}
