.cta{padding:80px 160px;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-align:center;-ms-flex-align:center;align-items:center}.cta.background--light-blue{background:#f8f7fb}.cta.background--white{background:white}.cta__header{margin-bottom:40px;text-align:center}.cta__btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:360px;margin-right:-20px}.cta__btn-group>*{-webkit-box-flex:1;-ms-flex:1 0 265px;flex:1 0 265px;margin-right:20px}.cta__btn-group .btn{font-size:1.25rem;line-height:1.25rem;height:60px}@media only screen and (max-width:1080px){html{font-size:12px !important}.cta{padding:60px 24px}.cta__btn-group{margin-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:-12px;width:100%;min-width:unset}.cta__btn-group>*{-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:0;margin-bottom:12px}.cta__btn-group .btn{height:44px}}