.cta{flex-direction:column;gap:2rem;display:flex}.cta_content{align-items:center;gap:2rem;display:flex}@media only screen and (max-width:43.75em){.cta_content{flex-direction:column-reverse}}.cta_text{text-transform:capitalize;letter-spacing:1px;width:60%;color:var(--color-black);flex-direction:column;align-items:start;gap:2rem;font-size:3.2rem;font-weight:800;display:flex}@media only screen and (max-width:43.75em){.cta_text{width:100%;font-size:3rem}}@media only screen and (max-width:31.5em){.cta_text{font-size:2.8rem}}@media only screen and (max-width:25em){.cta_text{font-size:2.4rem}}.cta_img{width:42rem}.cta_img img,.cta_img video{border-radius:12px;width:100%;height:auto}@media only screen and (max-width:56.25em){.cta_img{width:40rem}}
