.hovered-cards{padding:64px 64px 48px}.hovered-cards__inner{display:flex;flex-direction:column;gap:48px}.hovered-cards__title,.hovered-cards__title *{font-size:32px;line-height:120%;font-weight:500}.hovered-cards__title *{margin:0}.hovered-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--desktop-gap)}.hovered-cards__grid.title-as-card{grid-template-columns:repeat(4,1fr)}.hovered-card{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:7 / 10}.hovered-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.hovered-card__overlay{position:absolute;left:0;right:0;bottom:0;color:#f9f7f4;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:all .4s ease;transition:opacity .4s ease,pointer-events .4s ease}.hovered-card__overlay--default{opacity:1;padding:36px;pointer-events:auto;transition:opacity .4s ease,pointer-events .4s ease;background:linear-gradient(180deg,#12121200,#12121280)}.hovered-card.is-active .hovered-card__overlay--default{opacity:0;pointer-events:none}.hovered-card__overlay--hover{opacity:0;margin:12px;border-radius:12px;padding:24px;background:#44444440;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);flex-direction:column;align-items:flex-start;pointer-events:none;transition:opacity .4s ease,pointer-events .4s ease}.hovered-card.is-active .hovered-card__overlay--hover{opacity:1;pointer-events:auto}.hovered-cards__grid.full-card-hover .hovered-card__overlay--hover{padding:64px 36px 36px;gap:32px;margin:0;top:0;align-items:flex-start}.hovered-cards__grid.full-card-hover .hovered-card__overlay--hover .hovered-card__plus{margin-top:auto}.hovered-card__plus{font-size:24px;transition:transform .4s ease;display:flex;align-self:end;margin-bottom:8px;margin-right:8px}.hovered-card__plus.rotated{margin-bottom:-4px;margin-right:-4px}.rotated{transform:rotate(45deg)}.hovered-card__title,h3.hovered-card__title{font-size:24px!important;line-height:120%;color:inherit;font-weight:500;margin:0}.hovered-card__description{font-size:18px;line-height:140%}.hovered-cards--desktop{display:block}.hovered-cards--mobile{display:none}.hovered-cards__button{display:none;padding:14px;text-decoration:none;border-radius:8px;font-weight:700;font-size:16px;line-height:160%;text-align:center;width:100%;justify-content:center}.hovered-card__info-below-card-mobile{display:none}@media(max-width:989px){.hovered-cards__grid,.hovered-cards__grid.title-as-card{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px){.hovered-card__plus{margin-bottom:-4px;margin-right:-4px}}@media(max-width:768px){.hovered-cards{padding:32px 16px}.hovered-cards__grid,.hovered-cards__grid.title-as-card{grid-template-columns:1fr;gap:var(--mobile-gap)}.hovered-card__overlay{padding:16px;gap:16px}.hovered-cards__inner{gap:24px}.hovered-card__overlay--hover{border-radius:8px}.hovered-cards__title,.hovered-cards__title *{font-size:24px;line-height:120%}.hovered-card__title,h3.hovered-card__title{font-size:22px!important}.hovered-card__description{font-size:16px}.hovered-cards--desktop{display:none}.hovered-cards--mobile{display:block}.hovered-cards__button{display:flex}.hovered-card__info-below-card-mobile{display:flex;flex-direction:column;gap:12px;margin-top:12px}.hovered-card{border-radius:12px;aspect-ratio:17 / 20}.hovered-cards__grid.info-below-card-mobile .hovered-card{aspect-ratio:67 / 48}.hovered-cards__grid.info-below-card-mobile .hovered-card__overlay{display:none}.hovered-card__info-below-card-mobile .hovered-card__title{font-size:18px}.hovered-card__info-below-card-mobile .hovered-card__description{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1257/assets/hovered-cards.css.map */
