.cards-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:3rem}.cards__label{text-align:center;font-size:32px;font-weight:500;font-family:Montserrat}.card-v2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cbe8f8;box-shadow:0px 2px 20px 0px rgba(0,0,0,0.12);margin:0 15px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transition:scale .3s ease-in-out;-o-transition:scale .3s ease-in-out;transition:scale .3s ease-in-out;background-color:#f3f3f3;border-radius:10px;width:332px;height:135px}.card-v2:hover{box-shadow:0px 2px 25px 0px rgba(0,0,0,0.15);-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;-webkit-transition:scale .3s ease-in-out;-o-transition:scale .3s ease-in-out;transition:scale .3s ease-in-out}@media screen and (max-width:767px){.card-v2{width:auto;height:200px;margin:1rem 0}.card-v2__title{flex-direction:column}}.card-v2__body{display:flex;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;padding:16px;width:100%}.card-v2__title{font-family:Montserrat;font-style:normal;font-weight:normal;font-size:24px;line-height:29px;text-align:center;padding-bottom:8px;color:#000;width:100%;display:flex;justify-content:space-between;align-items:center}.card-v2__link{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#3b3fb1;text-decoration:none}.card__text{font-family:Roboto;font-style:normal;font-weight:300;font-size:16px;line-height:22px;color:#807575}.card-v2__image_section{height:100%;min-width:44px;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;flex-direction:row;align-items:center;justify-content:center;background:#272b63;border-radius:10px 0px 0px 10px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.card-v2{align-items:stretch;text-align:center}}