/*!
 * Bootstrap Card Block for Concrete CMS
 * Version: 1.0.64
 * Author: Sebastian
 */.bootstrap-card-wrapper{position:relative;margin-bottom:1.5rem}@media (width >= 768px){.bootstrap-card-wrapper{margin-bottom:0}}.bootstrap-card-wrapper .card-img-wrapper{background:#fff;overflow:hidden;padding:var(--bs-card-spacer-y, 1rem) var(--bs-card-spacer-x, 1rem);position:relative;display:block}.bootstrap-card-wrapper .card-img-wrapper.standard{height:160px}@media (width >= 576px){.bootstrap-card-wrapper .card-img-wrapper.standard{height:180px}}@media (width >= 768px){.bootstrap-card-wrapper .card-img-wrapper.standard{height:220px}}@media (width >= 992px){.bootstrap-card-wrapper .card-img-wrapper.standard{height:240px}}@media (width >= 1200px){.bootstrap-card-wrapper .card-img-wrapper.standard{height:260px}}.bootstrap-card-wrapper .card-img-wrapper.compact{height:120px}@media (width >= 576px){.bootstrap-card-wrapper .card-img-wrapper.compact{height:140px}}@media (width >= 768px){.bootstrap-card-wrapper .card-img-wrapper.compact{height:160px}}@media (width >= 992px){.bootstrap-card-wrapper .card-img-wrapper.compact{height:180px}}@media (width >= 1200px){.bootstrap-card-wrapper .card-img-wrapper.compact{height:200px}}.bootstrap-card-wrapper .card-img-wrapper.large{height:200px}@media (width >= 576px){.bootstrap-card-wrapper .card-img-wrapper.large{height:220px}}@media (width >= 768px){.bootstrap-card-wrapper .card-img-wrapper.large{height:260px}}@media (width >= 992px){.bootstrap-card-wrapper .card-img-wrapper.large{height:300px}}@media (width >= 1200px){.bootstrap-card-wrapper .card-img-wrapper.large{height:320px}}.bootstrap-card-wrapper .card-img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.bootstrap-card-wrapper .card-img-wrapper.auto-height{height:auto!important;min-height:120px}.bootstrap-card-wrapper .card-img-wrapper.auto-height img{max-height:400px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.bootstrap-card-wrapper .card.h-100{height:100%!important}.bootstrap-card-wrapper .card-body h1,.bootstrap-card-wrapper .card-body h2,.bootstrap-card-wrapper .card-body h3,.bootstrap-card-wrapper .card-body h4,.bootstrap-card-wrapper .card-body h5,.bootstrap-card-wrapper .card-body h6{color:var(--primary, var(--bs-primary))}.bootstrap-card-wrapper .card-text ul{list-style:none;padding-left:0}.bootstrap-card-wrapper .card-text ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.bootstrap-card-wrapper .card-text ul li:before{content:"";font-family:"Font Awesome 5 Free",sans-serif;font-weight:900;position:absolute;left:0;top:0;color:var(--bs-success);font-size:1rem}.bootstrap-card-wrapper .card-text ul.text-primary li:before{color:var(--bs-primary)}.bootstrap-card-wrapper .card-text ul.text-secondary li:before{color:var(--bs-secondary)}.bootstrap-card-wrapper .card-text ul.text-success li:before{color:var(--bs-success)}.bootstrap-card-wrapper .card-text ul.text-danger li:before{color:var(--bs-danger)}.bootstrap-card-wrapper .card-text ul.text-warning li:before{color:var(--bs-warning)}.bootstrap-card-wrapper .card-text ul.text-info li:before{color:var(--bs-info)}
