.sketch-card{container-type:inline-size;container-name:sketchcard;display:block;position:relative;background-color:#2b2927;border:1px solid rgba(255,255,255,.05);border-radius:10px;overflow:hidden;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s cubic-bezier(.16,1,.3,1)}.sketch-card:hover{transform:translateY(-1.2rem);box-shadow:0 2.4rem 4rem #00000059;z-index:2}.sketch-card__image-link{display:block;width:100%;aspect-ratio:3 / 2;overflow:hidden;background-color:#1e1d1c}.sketch-card__image-link img,.sketch-card__image-link svg{width:100%!important;height:100%!important;display:block;object-fit:cover}.sketch-card__info{display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem;flex-wrap:nowrap;padding:1.6rem 2rem 2rem}.sketch-card--large .sketch-card__info{height:6.4rem;align-items:center;padding-top:0;padding-bottom:0}.sketch-card__name{display:block;font-family:nicholas,serif;font-weight:700;font-size:2.1rem;letter-spacing:.02em;color:var(--brand-ink);text-decoration:none;min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sketch-card__name:hover{color:var(--brand-gold)}.sketch-card__location{display:inline-flex;align-items:center;gap:.5rem;flex:none;margin-left:auto;font-family:brother-1816,sans-serif;font-size:1.3rem;letter-spacing:.02em;color:var(--brand-gold);white-space:nowrap}.sketch-card__pin{width:1rem;height:1.5rem;flex:none;display:inline-flex}.sketch-card__pin svg{width:100%;height:100%;display:block}.sketch-card--small .sketch-card__info{padding:1.2rem 1.6rem 1.6rem}.sketch-card--small .sketch-card__name{font-size:1.7rem}.sketch-card--small .sketch-card__location{font-size:1.2rem}@container sketchcard (max-width: 28rem){.sketch-card__hood{display:none}}.sketch-card__location{min-width:0;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sketch-card.css.map */
