.text-image-block{flex-direction:column;gap:2rem;padding:10px 0;display:flex}.text-image-block.branded{background:radial-gradient(circle,#ffe9e9 0,#9397ff80 100%);border-radius:20px;padding:30px}@media (width>=640px){.text-image-block.branded{border-radius:30px;padding:40px}}@media (width>=1120px){.text-image-block.branded{padding:80px}}.text-image-block__content{flex-direction:column;gap:2rem;display:flex}@media (width>=1100px){.text-image-block__content{flex-direction:row;gap:6rem}.text-image-block__content.flip{flex-direction:row-reverse}}.text-image-block__text{flex-direction:column;justify-content:center;max-width:100%;font-size:18px;display:flex}@media (width>=900px){.text-image-block__text{font-size:24px}}@media (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{top:5px;bottom:5px}.text-image-block__button{margin-top:30px}.text-image-block__asset{border-radius:10px;margin-bottom:0;display:flex;overflow:hidden}@media (width>=900px){.text-image-block__asset{border-radius:40px}}@media (width>=1100px){.text-image-block__asset{width:50%}}.text-image-block__asset.lg{flex-shrink:0}@media (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%}
