.bg-white{background-color:#fff}.bg-light{background-color:#f8f9fa}.cards-module{padding:60px 0}.cards-module .card{background:#fff;border:1px solid #eff1fe;border-radius:4px;flex-direction:column;justify-content:flex-start;margin-bottom:30px;overflow:hidden;position:relative;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease;width:100%}.cards-module .card.card-shadow{-webkit-box-shadow:0 5px 20px hsla(236,6%,44%,.05);box-shadow:0 5px 20px hsla(236,6%,44%,.05)}.cards-module .card.card-shadow:hover{box-shadow:15px 15px 38px 0 rgba(0,0,0,.1);-webkit-box-shadow:15px 15px 38px 0 rgba(0,0,0,.1);-moz-box-shadow:15px 15px 38px 0 rgba(0,0,0,.1)}.cards-module .card figure{display:inline-block;height:230px;margin:0;max-height:230px;overflow:hidden;position:relative;text-align:center;width:100%}.cards-module .card figure:before{background-color:#000;content:" ";display:block;height:100%;opacity:.4;position:absolute;transition:.8s;width:100%}.cards-module .card figure img{border-radius:4px;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.cards-module .card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.cards-module .card-four .card-body .card-subtitle{font-size:1rem;margin-bottom:4px;margin-top:-.375rem;text-transform:uppercase}.cards-module .card-four hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.card-four .card-body h5 a{font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:0}