.theme-block:has(>.cta){--margin-bottom: 70px;--margin-bottom-mobile: 30px}.theme-block .cta{display:flex;background:var(--white);border-radius:20px;overflow:hidden}@media screen and (max-width:992px){.theme-block .cta{flex-direction:column}}.theme-block .cta__image-wrap{flex-shrink:0;width:348px;height:auto;clip-path:polygon(0 0,100% 0,81% 100%,0% 100%)}@media screen and (max-width:992px){.theme-block .cta__image-wrap{width:100%;clip-path:none}}@media screen and (max-width:992px){.theme-block .cta__image-wrap img{max-height:200px}}.theme-block .cta__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-block .cta__content{display:flex;flex-direction:column;align-items:flex-start;gap:30px;padding:48px 30px;flex:1}@media screen and (max-width:992px){.theme-block .cta__content{padding:20px;gap:15px}}.theme-block .cta--reversed{flex-direction:row-reverse}@media screen and (max-width:992px){.theme-block .cta--reversed{flex-direction:column}}.theme-block .cta--reversed .cta__image-wrap{clip-path:polygon(0 0,100% 0,100% 100%,19% 100%)}.theme-block .cta--large .cta__image-wrap{width:387px}@media screen and (max-width:992px){.theme-block .cta--large .cta__image-wrap{width:100%;clip-path:none}}
