.cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cards__card{align-items:flex-start;color:#011a2c;display:flex;flex:0 0 auto;flex-direction:column;flex-wrap:wrap;margin-bottom:1.4rem;max-width:370px;position:relative;transition:.3s ease;width:100%}.cards__card.card--style-1:after,.cards__card.card--style-1:before{background:#c91f22;content:"";position:absolute;right:-1px;top:-1px}.cards__card.card--style-1:before{height:13px;width:50px}.cards__card.card--style-1:after{height:50px;width:13px}.cards__card h3{color:inherit;font-family:inherit;font-weight:600;margin-bottom:1rem}.cards__card a{color:inherit}.cards__svg-embed{align-items:center;display:flex;height:95px;justify-content:center;margin-bottom:1.5rem;width:87px}.cards__svg-embed svg{height:100%;width:100%}.card__image{height:87px;margin:0 0 1.5rem;max-width:100%;object-fit:contain;object-position:left center;padding:0;width:95px}.card__text{flex:1 1 auto;padding:0;width:100%}.card__button{background:#c91f22;border:none;border-radius:5px;color:#fff!important;font-size:1rem;font-weight:600;line-height:1;padding:9px 30px;text-align:center;text-decoration:none;text-transform:uppercase}.cards__card:hover{background:#c91f22;color:#fff}.cards__card:hover .card__button{background:#014598;font-weight:600}.cards__card:hover .cards__svg-embed svg path:first-child{fill:#ff6669}.cards__card:hover .cards__svg-embed svg path{fill:#fff}.card__counter{align-items:center;background:#c91f22;border-radius:100%;color:#fff;display:flex;font-family:zodiak;font-size:30px;font-weight:500;height:62px;justify-content:center;margin-bottom:20px;text-align:center;transition:.3s ease;width:62px}.cards__card:hover .card__counter{background:#fff;color:#c91f22}@media screen and (max-width:768px){.cards__card{max-width:550px;text-align:center}.card__button,.cards__svg-embed{margin-left:auto;margin-right:auto}}.cards.cards--style-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-bottom:37px}.cards__card.card--style-2{border:1px solid #d8d8d8;margin-bottom:0;max-width:100%;padding:25px 30px}.cards__card.card--style-2 h3{font-family:zodiak;font-weight:600}.cards__card.card--style-2 .card__text a{color:#c91f22;transition:none}.cards__card.card--style-2:hover .card__text a{color:#fff}@media screen and (max-width:768px){.cards.cards--style-2{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:550px}}.cards.cards--style-3{gap:5px;margin-bottom:37px}.cards__card.card--style-3{border:1px solid #d8d8d8;margin-bottom:0;max-width:385px;padding:25px 30px}.cards__card.card--style-3:not(:hover){background:#fff}.cards__card.card--style-3 h3{font-family:zodiak;font-weight:600}.cards__card.card--style-3 .card__text a{color:#c91f22;transition:none}.cards__card.card--style-3:hover .card__text a{color:#fff}.cards__card.card--style-3 .card__button{align-items:center;display:flex;width:100%}@media screen and (max-width:768px){.cards.cards--style-3{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:550px}}.cards.cards--style-4{gap:26px}.cards.cards--style-4 .cards__card:hover .card__counter{background:#c91f22;color:#fff}.cards.cards--style-4 .card{background-color:#fff;border:1px solid rgba(0,46,102,.1);border-bottom:3px solid #c91f22;color:inherit;padding:38px 30px 30px;position:relative;z-index:1}.cards.cards--style-4 .card:before{background-image:url(https://24289797.fs1.hubspotusercontent-na1.net/hubfs/24289797/card-vector.svg);background-position:100%;background-repeat:no-repeat;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.cards.cards--style-4 .card__text h3{font-family:zodiak;min-height:62px}.cards.cards--style-4 .card__text p:last-of-type{margin-bottom:0}.cards.cards--style-5{gap:14px;margin-bottom:40px}.cards.cards--style-5 .card:not(:hover){background:#fff}.cards.cards--style-5 .card{margin-bottom:0;max-width:556px;padding:38px 30px 30px;position:relative;z-index:1}.cards.cards--style-5 .card:before{background-image:url(https://24289797.fs1.hubspotusercontent-na1.net/hubfs/24289797/card-vector-2.svg);background-position:100%;background-repeat:no-repeat;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.cards.cards--style-5 .card__text h3{font-family:zodiak;min-height:62px}.cards.cards--style-5 .card__text p:last-of-type{margin-bottom:0}