.theme-block:has(>.cta){--padding-top: 87px;--padding-bottom: 100px;--padding-top-mobile: 40px;--padding-bottom-mobile: 40px}.theme-block .cta{display:flex;justify-content:space-between;align-items:center;gap:42px;color:var(--white)}@media screen and (max-width:992px){.theme-block .cta{flex-direction:column;gap:20px}}.theme-block .cta__image{max-width:660px;transition:.4s ease-in-out}.theme-block .cta__image img{max-width:100%;height:auto}.theme-block .cta__image:hover{transform:translateY(-20px)}.theme-block .cta__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center}@media screen and (max-width:992px){.theme-block .cta__content{gap:15px}}.theme-block .cta__text,.theme-block .cta__text p{font-size:28px;line-height:36px;text-align:center}.theme-block .cta__buttons{display:flex;flex-direction:column;gap:20px}
