section.call-to-action{background:linear-gradient(to top right,#0A4B70,#07304A)}section.call-to-action .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:24px}section.call-to-action .wrapper .content *{color:#fff}section.call-to-action .wrapper .content p{font-size:1.25rem}section.call-to-action .wrapper .content .btns .btn{width:100%;justify-content:center}section.call-to-action .wrapper .image{border-radius:8px;overflow:hidden;height:220px}section.call-to-action .wrapper .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 1200px){section.call-to-action .wrapper{flex-direction:row;gap:48px}section.call-to-action .wrapper .content{flex-basis:40%}section.call-to-action .wrapper .content .btns .btn{width:auto}section.call-to-action .wrapper .image{flex-basis:60%;height:350px}}
