.cta-cards{margin-bottom:20px;}.cta-cards .cards{position:relative;z-index:1;background-color:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;box-shadow:0px 2px 8px rgba(0,0,0,0.1),3px 10px 30px rgba(0,0,0,0.08);}.cta-cards .cards .cards-wrapper{padding:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.cta-cards .cards .cards-wrapper .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.cta-cards .cards .cards-wrapper .copy{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-transition:all 500ms cubic-bezier(0.19,1,0.22,1);transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.cta-cards .cards .cards-wrapper .topic-heading{-webkit-transition:all 500ms cubic-bezier(0.19,1,0.22,1);transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.cta-cards .cards .cards-wrapper .card-title{margin-bottom:0;}.cta-cards .cards .cards-wrapper .card-title h3{-webkit-transition:all 500ms cubic-bezier(0.19,1,0.22,1);transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.cta-cards .cards .cards-wrapper .same-height{-webkit-flex:1;-ms-flex:1;flex:1;}.cta-cards .cards .cards-wrapper .cta-arrow{margin-top:18px;cursor:pointer;}.cta-cards .cards .cards-wrapper .cta-arrow a img{width:27px;height:20px;-webkit-transition:all 500ms cubic-bezier(0.19,1,0.22,1);transition:all 500ms cubic-bezier(0.19,1,0.22,1);}.cta-cards .cards .cards-wrapper:hover .copy{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);}.cta-cards .cards .cards-wrapper:hover .card-title h3{color:#0077CC;}.cta-cards .cards .cards-wrapper:hover .cta-arrow img{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px);}.cta-cards .cards p{margin-bottom:0;}@media screen and (max-width:1100px){.cta-cards .cards .cards-wrapper{padding:32px;}}@media screen and (max-width:768px){.cta-cards .cards{margin:0;}.cta-cards .cards .cards-wrapper{margin-top:15px;max-width:unset;padding-bottom:0;}.cta-cards .cards .cards-wrapper:first-child{margin-top:0;}.cta-cards .cards .cards-wrapper .card-title{-webkit-flex:none !important;-ms-flex:none !important;flex:none !important;}.cta-cards .cards .cards-wrapper .content{padding-bottom:32px;border-bottom:1px solid #E6EBF2;}}