.cta-column{background-color:#7da2c3;border-radius:5px;padding:60px 95px}p.cta-column__title{color:#fff;font-weight:bold;font-size:34px;line-height:130%;margin:0 0 40px 0;text-align:center}.cta-column__wrapper{display:flex;justify-content:space-between}.cta-column__box{width:calc((100% - 80px) / 3)}.cta-column__box .cta_button{width:100%;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-o-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-ms-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media screen and (max-width:1100px){.cta-column{padding:30px 20px}p.cta-column__title{font-size:24px;margin:0 0 20px 0}.cta-column__box{width:calc((100% - 40px) / 3)}}@media screen and (max-width:767px){.cta-column__wrapper{flex-direction:column}.cta-column__box{width:100%;margin:0 0 20px 0}.cta-column__box:last-child{margin-bottom:0}}