.card{background-color:#fff;margin-bottom:25px;overflow:hidden;text-align:left;width:100%}@media(max-width:767px){.card{margin-left:auto;margin-right:auto;max-width:350px}}@media(min-width:768px){.card{flex:1 1 calc(33.33333% - 50px);margin-bottom:0;margin-left:25px;margin-right:25px;max-width:calc(50% - 15px)}}.card:last-child{margin-bottom:0}.card__img{position:relative}.card__img:before{content:"";display:block;padding-top:60%;width:100%}.card__img>picture{bottom:0;left:0;position:absolute;right:0;top:0}.card__img>picture img{height:100%;object-fit:cover;object-position:center;width:100%}.card__content{background-color:#fff;color:#3a4147;padding:25px 0}.card__content h1,.card__content h2,.card__content h3,.card__content h4 h5,.card__content h6{color:#3a4147}.card__content>:first-child{margin-top:0}.card__content>:last-child{margin-bottom:0}
/*# sourceMappingURL=style.css.map */