section.content-with-image .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:42px;padding:40px 0 0}section.content-with-image .wrapper .content-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:42px}section.content-with-image .wrapper .content-wrapper .content{padding:0 16px}section.content-with-image .wrapper .content-wrapper .content h3{color:#0087cb}section.content-with-image .wrapper .content-wrapper .content .btns{margin-top:20px}section.content-with-image .wrapper .content-wrapper .image{align-self:stretch;flex-basis:100%;border-radius:16px;overflow:hidden}section.content-with-image .wrapper .content-wrapper .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 992px){section.content-with-image .wrapper{padding:80px 20px}section.content-with-image .wrapper .content-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start}section.content-with-image .wrapper .content-wrapper .content{padding:0}section.content-with-image .wrapper .content-wrapper:nth-child(2n){flex-direction:row-reverse}section.content-with-image .wrapper .content-wrapper .image{min-width:478px;align-self:stretch}}
