.tk-cards{display:flex;flex-wrap:wrap;justify-content:center;margin:32px auto}.tk-cards .tk-card{background-color:#f4f4f4!important;display:flex;flex-direction:column;margin-bottom:16px;width:100%}.tk-card .tk-card__link:focus,.tk-card .tk-card__link:hover{outline:none;text-decoration:none}.tk-card .tk-card__background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:56.25%}.tk-card .tk-card__content{display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;padding:8px 16px}.tk-card .tk-card__occhiello{font-size:14px;line-height:24px;margin:8px auto 16px}.tk-card .tk-card__title{font-size:24px;font-weight:700;line-height:32px}.tk-card .tk-card__text{font-size:16px;line-height:24px}.tk-card__btn{margin:auto auto 0;text-align:center}.tk-card .hs-button.primary.tk-card__button{margin:16px auto}.tk-card__content{display:flex;flex-direction:column;flex-grow:1}.tk-card__title{flex-grow:1;margin-top:auto}@media screen and (min-width:768px){.tk-cards{display:flex;flex-wrap:wrap;justify-content:space-around;margin:32px auto}.tk-cards .tk-card{width:calc(33.333% - 15px)}}