.ventures-section{padding-top:3rem}.ventures-container{max-width:1440px;margin:0 auto}.ventures-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#8b93a1;margin-bottom:16px;font-size:14px;font-weight:600}.ventures-title{margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.05}.ventures-description{color:#5f6775;max-width:1000px;margin-bottom:56px;font-size:20px;line-height:1.7}.ventures-grid{grid-template-columns:repeat(4,320px);justify-content:center;gap:36px;display:grid}@media (max-width:1279px){.ventures-grid{grid-template-columns:repeat(3,320px);gap:30px}}@media (max-width:899px){.ventures-grid{grid-template-columns:repeat(2,320px);gap:28px}}@media (max-width:699px){.ventures-grid{grid-template-columns:320px;gap:24px}}@media (max-width:768px){.ventures-title{font-size:42px}.ventures-description{margin-bottom:40px;font-size:18px}}
.venture-card{background:#fff;border:none;border-radius:28px;width:320px;height:460px;transition:transform .8s cubic-bezier(.22,1,.36,1),box-shadow .8s cubic-bezier(.22,1,.36,1),border-color .8s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a08,0 8px 20px #0f172a0d,0 2px 8px #0f172a08}.venture-card:hover,.venture-card-hovered{border-color:#0b122057;transform:translateY(-6px);box-shadow:0 0 0 1px #0f172a0d,0 18px 48px #0f172a1a,0 6px 20px #0f172a0f}.venture-card-content{flex-direction:column;width:100%;height:100%;padding:36px;display:flex;position:relative}.venture-card-face{will-change:opacity, transform;flex-direction:column;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:24px}.venture-card-front{opacity:1;flex-direction:column;justify-content:flex-start;height:auto;display:flex;transform:translateY(0)}.venture-face-hidden{opacity:0;pointer-events:none;transform:translateY(-18px)}.venture-card-back{text-align:center;justify-content:center;align-items:center;animation:.7s ventureFade;display:flex}@keyframes ventureFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.venture-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#7c3131;margin:0 0 10px;font-size:11px;font-weight:800}.venture-title{color:#111;margin-top:4px;margin-bottom:28px;font-size:2.4rem;font-weight:600;line-height:1.28;transition:color .1s cubic-bezier(.22,1,.36,1)}.venture-metadata{text-transform:uppercase;letter-spacing:.08em;color:#2c6d89;margin:0;font-size:.74rem;font-weight:600}.venture-description{color:#6a6b6c;max-width:34ch;margin-top:42px;margin-bottom:0;font-size:1rem;line-height:1.28}.venture-countdown{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.venture-coming{letter-spacing:.08em;text-transform:uppercase;color:#374660;margin:0 0 32px;font-size:.82rem;font-weight:600}.venture-count-row{justify-content:center;align-items:center;gap:14px;display:flex}.venture-count{color:#111;font-size:1.8rem;font-weight:600;line-height:.8}.venture-divider{background:var(--venture-accent);border-radius:999px;width:3px;height:4cqh}.venture-label-row{justify-content:center;gap:34px;margin-top:12px;display:flex}.venture-label{letter-spacing:.35em;text-transform:uppercase;color:#244377;font-size:9px;font-weight:600}.venture-live{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.venture-live-label{letter-spacing:.34em;text-transform:uppercase;color:#8b93a1;font-size:11px}.venture-live-title{color:#111;margin:30px 0 0;font-size:2rem;font-weight:700}.venture-live-action{color:#5f6775;margin-top:22px;font-size:.94rem}.venture-card{height:420px;min-height:420px}.venture-card-content{box-sizing:border-box;height:100%;min-height:420px}.venture-card-front{height:auto}@media (max-width:1024px){.venture-card{height:420px;min-height:420px}.venture-card-content{height:100%;min-height:420px}}@media (max-width:640px){.venture-card{height:420px;min-height:420px}.venture-card-content{height:100%;min-height:420px}}
