.content-card{background-color:var(--color-white);border-radius:.25rem .25rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding-bottom:1.5rem}@media(min-width:768px){.content-card{border-radius:.625rem .625rem 0 0;padding-bottom:1rem}}.content-card .content-card-body,.content-card .content-card-figure{width:100%}.content-card .content-card-body.first,.content-card .content-card-figure.first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.content-card .content-card-body.last,.content-card .content-card-figure.last{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.content-card .content-card-image{border-radius:.25rem .25rem 0 0;width:100%}@media(min-width:768px){.content-card .content-card-image{border-radius:.625rem .625rem 0 0}}.content-card .content-card-link{color:var(--skin-main-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-decoration:none;width:100%}.content-card .content-card-link:hover{text-decoration:none}.content-card .content-card-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-card .card-align--left,.content-card.content-card--left,.content-card.content-card-mobile--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.content-card .card-align--left .content-card-text,.content-card.content-card--left .content-card-text,.content-card.content-card-mobile--left .content-card-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content-card .card-align--right,.content-card.content-card--right,.content-card.content-card-mobile--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.content-card .card-align--right .content-card-text,.content-card.content-card--right .content-card-text,.content-card.content-card-mobile--right .content-card-text{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-card .card-align--center,.content-card.content-card--center,.content-card.content-card-mobile--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content-card .card-align--center .content-card-text,.content-card.content-card--center .content-card-text,.content-card.content-card-mobile--center .content-card-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-card .image-align--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-card .image-align--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content-card .image-align--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-card .content-card-title{font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:900;line-height:1.0625rem;padding:0 .5rem;width:100%}@media(min-width:544px){.content-card .content-card-title{font-size:1.25rem;line-height:1.375rem;padding:0 1rem}}@media(min-width:768px){.content-card .content-card-title{font-size:1.5rem;line-height:1.5625rem;min-height:3.125rem;padding:0 1.6875rem}}.content-card picture{display:block;width:100%}
/*# sourceMappingURL=contentCard.css.map*/