.cta{padding:20px 0}.cta .box{background-color:#fff9f4;display:flex;align-items:center;justify-content:center;grid-gap:80px;gap:80px;border-radius:10px}.cta__content{padding:20px}.cta__content h2{font-size:clamp(30px,2vw,36px);font-weight:900}.cta__content h2,.cta__content p{margin-bottom:17px;line-height:150%}.cta__content p{font-size:clamp(16px,2vw,18px)}.cta__image{text-align:center;max-width:555px}.cta__image img{max-width:100%;height:auto;display:block}@media(max-width:991px){.cta .box{grid-gap:10px;gap:10px}.cta__content,.cta__image{width:50%}}@media(max-width:767px){.cta .box{flex-direction:column;grid-gap:0;gap:0;padding:0 20px}.cta__content,.cta__image{width:100%;text-align:center}.cta__content h2,.cta__image h2{line-height:130%}}