.tc{width:340px;height:430px;color:inherit;outline-offset:3px;border-radius:14px;text-decoration:none;display:block;position:relative;overflow:hidden}.tc-img-wrap{transition:transform .48s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.tc:hover .tc-img-wrap,.tc:focus-within .tc-img-wrap{transform:scale(1.03)}.tc-img{object-fit:cover}.tc-scrim{opacity:0;z-index:1;background:#fcf9f2e0;transition:opacity .34s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.tc:hover .tc-scrim,.tc:focus-within .tc-scrim{opacity:1}.tc-default{z-index:2;justify-content:center;align-items:center;transition:opacity .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.tc:hover .tc-default,.tc:focus-within .tc-default{opacity:0}.tc-title-white{color:var(--warm-white);text-align:center;letter-spacing:.02em;text-shadow:0 1px 12px #00000047;padding:0 20px;font-family:F37 Blanka,sans-serif;font-size:20px;font-weight:700}.tc-reveal{opacity:0;text-align:center;z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;padding:32px 28px;transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(7px)}.tc:hover .tc-reveal,.tc:focus-within .tc-reveal{opacity:1;transform:translateY(0)}.tc-title-dark{color:#1a1a18;letter-spacing:.01em;font-family:F37 Blanka,sans-serif;font-size:20px;font-weight:700}.tc-desc{color:#1a1a18;max-width:230px;font-family:F37 Blanka,sans-serif;font-size:13.5px;font-weight:400;line-height:20px}.tc-cta{text-transform:uppercase;letter-spacing:.13em;color:#1a1a18;border-bottom:1px solid #00000059;margin-top:auto;padding-bottom:2px;font-family:F37 Blanka,sans-serif;font-size:12px;font-weight:400}.tc-cta-arrow{transition:transform .35s cubic-bezier(.22,1,.36,1);display:inline-block}.tc:hover .tc-cta-arrow,.tc:focus-within .tc-cta-arrow{transform:translate(5px)}.tc--eap .tc-reveal{gap:37px}@media (max-width:1100px){.tc{width:320px;height:410px}}@media (max-width:720px){.tc{width:100%;max-width:340px;height:420px;margin:0 auto}}@media (hover:none){.tc-expanded .tc-scrim{opacity:1}.tc-expanded .tc-default{opacity:0}.tc-expanded .tc-reveal{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tc-img-wrap,.tc-scrim,.tc-default,.tc-reveal,.tc-cta-arrow{transition:none!important}}
