.bg--cards--sec{background-color:#f4f6fa;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.bg--cards--wrap{margin:0 auto;max-width:1260px;padding:0 20px;width:100%;z-index:1}.bg--cards--sec--title{display:inline-block;margin-bottom:25px;width:100%}.bg--cards--sec h2,.bg--cards--sec h3,.bg--cards--sec h4{font-family:Museo Sans,sans-serif;font-weight:700;line-height:normal;position:relative;text-transform:uppercase;width:100%}.bg--cards--sec h2{color:#000;font-size:36px;letter-spacing:-.36px}.bg--cards--sec h2.header2{color:#1919f5;margin-bottom:25px;text-align:center}.bg--cards--sec h3{color:#000a34;font-size:30px}.bg--cards--sec h4{font-size:24px}.bg--cards--sec h2 span{font-family:Museo Sans,sans-serif}.bg--cards--sec--title .heading_content p{color:var(--black);font-family:Museo Sans,sans-serif;font-size:18px;line-height:28px;margin-bottom:30px;text-align:center;width:100%}.bg--cards--row{display:grid;grid-template-columns:repeat(auto-fit,minmax(388px,1fr));justify-content:center;justify-items:center}.bg--cards--row a{text-decoration:none}.bg--cards--single{align-items:flex-end;background:#fff;cursor:pointer;display:flex!important;margin:10px;min-height:285px;overflow:hidden;padding:0;transform:perspective(1200px);transform-style:preserve-3d;transition:transform .3s,box-shadow .3s ease-in-out;width:calc(100% - 20px)}.bg--cards--single:hover{box-shadow:0 20px 30px rgba(0,0,0,.2)}.bg--cards--single:hover .bg--cards--text{background-color:#1919f5;opacity:1}.bg--cards--single:hover .bg--cards--heading{opacity:0}.bg--cards--single .bg--cards--heading,.bg--cards--text{padding:20px}.bg--cards--single .bg--cards--heading img{margin-bottom:15px;max-width:63px}.bg--cards--text{background-color:#0047ff;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;opacity:0;overflow-y:auto;position:absolute;top:0;transition:opacity .3s;width:100%}.bg--cards--heading h3,.bg--cards--text h3{float:left;font-family:Museo Sans,sans-serif;font-size:24px;font-weight:700;width:100%}.bg--cards--heading h3{color:#0600ff;margin-bottom:0}.bg--cards--text h3{color:#fff;margin-bottom:20px}.bg--cards--text p{color:#fff;float:left;font-size:16px;font-weight:300;line-height:2;margin:0 0 10px;width:100%}.bg--cards--text p:last-child{margin-bottom:0}.bg--cards--text .read-more-link{align-items:center;color:#fff;display:flex;font-family:Museo Sans,sans-serif;font-size:24px;font-weight:600;margin-top:5px;transition:all .3s linear}.bg--cards--sec a.bottom-content-cta{background-color:#cd1422;border:2px solid #cd1422;border-radius:25px;color:var(--white);display:inline-block;font-family:Museo Sans,sans-serif;font-size:16px;line-height:22px;padding:8px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.bg--cards--sec a.bottom-content-cta:hover{background-color:#fff;color:#cd1422}@media (max-width:1366px){.bg--cards--single .bg--cards--heading,.bg--cards--text{padding:18px 25px 34px}}@media (max-width:1170px){.bg--cards--sec--title h2 br{display:none}}@media (max-width:992px){.bg--cards--row{grid-template-columns:1fr;margin:0 auto;max-width:480px}.bg--cards--sec h3,.bg--cards--text .read-more-link{font-size:20px}.bg--cards--sec h4{font-size:18px}}@media (max-width:767px){.bg--cards--sec h2{font-size:26px}}