.cta-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #b5c0c9;-webkit-box-shadow:0 12px 32px rgba(50,72,94,.16),0 8px 12px rgba(50,72,94,.4);box-shadow:0 12px 32px rgba(50,72,94,.16),0 8px 12px rgba(50,72,94,.4);margin:2rem 0;padding:2rem}@media only screen and (max-width:480px){.cta-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cta-section__left{padding:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media only screen and (max-width:480px){.cta-section__left{margin-bottom:2rem;padding:0}}.cta-section__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:2;-ms-flex:2;flex:2}.cta-section__right p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.cta-section__right--title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.cta-section__right--label{margin-bottom:1rem}.cta-section__right--label span{background-color:#059898;border:1px solid #059898;border-radius:.25rem;color:#fff;padding:.5rem 1rem}.cta-section__right--cta{font-size:1rem;padding:.5rem 1rem;text-align:center;width:10rem}