.hub-cards{position:static;padding-top:1rem}.hub-cards .flex__row{justify-content:center}.hub-cards__card{border-radius:1rem;box-shadow:.5rem .5rem 1.5rem 0 rgba(48,48,48,.2);display:flex;flex-grow:1;flex-direction:column;margin-bottom:2.5rem;position:relative;z-index:1;background-color:#fff}@media screen and (min-width:53.1875em){.hub-cards__card--alone{flex-direction:row;align-items:center}}@media screen and (min-width:53.1875em){.hub-cards__card--alone .hub-cards__card__media{height:100%;border-top-right-radius:0;border-bottom-right-radius:0;min-width:50%}}@media screen and (min-width:53.1875em){.hub-cards__card--alone .hub-cards__card__media .hub-cards__card__image{-o-object-fit:cover;object-fit:cover;height:100%}}.hub-cards__card--centered{text-align:center}.hub-cards__card__media{border-radius:inherit;position:relative;flex-grow:0;overflow:hidden;opacity:1;transition:opacity .2s ease}.hub-cards__card__media:focus,.hub-cards__card__media:hover{opacity:.8}.hub-cards__card__media img{display:block;margin:0}.hub-cards__card--image .hub-cards__card__media{flex-grow:1}.hub-cards__card--image .hub-cards__card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hub-cards__card__status{position:absolute;top:-2px;left:-2px;z-index:1}.hub-cards__card__content{padding:1.5rem;padding-bottom:1rem;flex-grow:1}.hub-cards__card__content p{margin:0}.hub-cards__card__type{font-size:1rem;text-transform:uppercase}@media screen and (min-width:53.1875em){.hub-cards__card__type{font-size:1.1rem}}.hub-cards__card__title{color:var(--theme-color);font-size:1.8rem;font-weight:700;text-decoration:none}.hub-cards__card__title:focus,.no-touchevents .hub-cards__card__title:hover{text-decoration:underline}@media screen and (min-width:53.1875em){.hub-cards__card__title{font-size:2rem}}.hub-cards__card__footer{padding:1.5rem;padding-bottom:1rem;flex-grow:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.hub-cards__card__footer .btn{background-color:var(--theme-color);color:#fff;display:block;width:100%}.hub-cards__card__footer .btn:hover{opacity:.8}.hub-cards__card__footer .btn:focus{opacity:.8;box-shadow:.5rem .5rem 1.5rem 0 rgba(48,48,48,.35)}.hub-cards__card__footer .save-share{margin-bottom:.5rem}.hub-cards__card__cta{font-size:1.1rem;color:#303030}@media screen and (min-width:53.1875em){.hub-cards__card__cta{font-size:1.2rem}}.hub-cards__card__cta a{color:inherit}.hub-cards__load{display:block;color:var(--theme-color);text-transform:uppercase;margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:700}@media screen and (min-width:53.1875em){.hub-cards__load{font-size:1.4rem}}.hub-cards .flickity-page-dots{margin-top:-1rem;margin-bottom:2rem}