@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600&display=swap");.section-wrapper{padding:1vw 2vw 1.5vw;width:100%}.section-wrapper .cta-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:auto;max-width:1000px}.section-wrapper .cta-row div{max-width:50%}.section-wrapper .cta-row .column-left p{color:#39454d;font-family:Poppins;font-size:1.3rem;line-height:35px;margin-bottom:6vh}.section-wrapper .cta-row .column-left .cta-link .cta-button{background-color:#000;border:0;border-radius:0;color:#fff;font-family:Poppins;font-size:1.2rem;font-weight:200;padding:1rem 1.5rem}@media (max-width:426px){.section-wrapper{padding:2vh 10vw 6vh;width:auto}.section-wrapper .cta-row{max-width:100%;width:auto}.section-wrapper .cta-row div{max-width:100%;order:2;width:auto}.section-wrapper .cta-row div:last-of-type{order:1}.section-wrapper .cta-row .column-left p{font-size:1rem;line-height:27px;margin:2vh auto;width:90%}.section-wrapper .cta-row .column-left{text-align:center}}