/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/block/card/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.dbp-card{margin:0 auto;width:100%;position:relative}.dbp-card.has-background .dbp-card__head,.dbp-card.has-shadow .dbp-card__head{margin-bottom:0}.dbp-card.has-background .dbp-card__inner,.dbp-card.has-shadow .dbp-card__inner{padding:20px 25px}.dbp-card.has-shadow{-webkit-box-shadow:0 5px 10px 8px rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2);box-shadow:0 5px 10px 8px rgba(18,63,82,.035),0 0 0 1px rgba(176,181,193,.2)}.dbp-card__tag{position:absolute;top:0;left:0;font-size:.8em;font-weight:700;padding:6px 10px;line-height:1;background:#eee;border-radius:0 0 10px}.dbp-card__head{position:relative;margin-bottom:20px}.dbp-card__head img{vertical-align:middle}.dbp-card__head.has-icon:not(.has-background){padding-bottom:0}.dbp-card__head.has-icon.has-img svg,.dbp-card__head.has-icon.has-img i{position:absolute;bottom:-16px;left:calc(50% - 18px);width:36px;height:36px}.dbp-card__head.has-icon:not(.has-img){display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:20px}.dbp-card__head.has-icon:not(.has-img) svg,.dbp-card__head.has-icon:not(.has-img) i{height:100px;width:100px;background:rgba(255,255,255,.15);padding:25px;border-radius:50%;overflow:inherit;font-size:30px}.dbp-card__head.has-img.has-icon:before{content:"";background-color:#fff;width:80px;height:40px;border-radius:40px 40px 0 0;position:absolute;bottom:0;left:calc(50% - 40px)}.dbp-card__inner>*:first-child{margin-top:0}.dbp-card__inner>*:last-child{margin-bottom:0}