.ddc-card{background-color:#fff;border:1px solid #d5d5d5;border-radius:0 0 8px 8px;color:inherit;font-weight:inherit}.ddc-card:hover{text-decoration:none}.ddc-card-image{overflow:hidden;text-align:center}.ddc-card-image-background{position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover}.ddc-card-image-background:before{display:block;content:"";padding-top:56.25%;width:100%}.ddc-card-image-background>*{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.ddc-card-header{display:block;margin-bottom:12px;color:#747474;font-size:87.5%}.ddc-card-content{padding:16px}.ddc-card-content>:first-child,.ddc-card-content>:first-child>:first-child{margin-top:0!important}.ddc-card-content>:last-child,.ddc-card-content>:last-child>:last-child{margin-bottom:0!important}@media (min-width:768px){.ddc-card-content{padding:24px}}.ddc-card-title{margin-top:0;font-size:112.5%;line-height:1.25}.ddc-card-title:hover{text-decoration:underline}.ddc-card-footer{padding-bottom:16px;padding-left:16px;padding-right:16px}.ddc-card-footer>:first-child,.ddc-card-footer>:first-child>:first-child{margin-top:0!important}.ddc-card-footer>:last-child,.ddc-card-footer>:last-child>:last-child{margin-bottom:0!important}.ddc-card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ddc-card-group .ddc-card{margin:24px 0}@media (min-width:480px){.ddc-card-group .ddc-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:48%;flex-basis:48%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ddc-card-group .ddc-card-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}