.step{border-bottom:1px solid var(--border-tertiary);flex-direction:column;padding-bottom:32px;display:flex}.step:last-child{padding-bottom:40px}.step .info{flex-direction:column;justify-content:center;gap:12px;margin-top:32px;margin-bottom:24px;display:flex}.showcase{border-radius:var(--radius-s);border:1px solid var(--border-tertiary)}.showcase video{border-radius:var(--radius-s)}.border-b-tertiary-lighter{border-bottom:1px solid var(--border-tertiary)}@media (min-width:768px){.step{grid-template-columns:1fr 2fr;align-items:center;gap:24px;padding-top:40px;padding-bottom:40px;display:grid}.step .info{gap:24px;margin:0}.showcase{border-radius:var(--radius-m);margin:0;padding:0;line-height:0;display:inline-block}.showcase video{border-radius:var(--radius-m)}}@media (min-width:1024px){.step{flex-direction:row;align-items:stretch;gap:92px;display:flex}.step .info{width:360px}}@media (min-width:1280px){.step{border-bottom:none;gap:56px;padding-bottom:240px}.step:last-child{padding-bottom:40px}.step .info{border-bottom:1px solid var(--border-tertiary);width:320px;margin-bottom:0}.showcase video{width:auto;height:484px}}
.features{display:none}.access-img{object-fit:cover;width:318px;height:200px}@media (min-width:768px){.features{gap:var(--spacing-5xl);text-align:center;flex-direction:column;display:flex}.features .feature{height:264px;padding:var(--spacing-xl);border-radius:var(--radius-xl);text-align:left;justify-content:space-between;align-items:center;gap:40px;display:flex}.small-img-wrapper{width:244px;height:216px;position:relative;overflow:hidden}.small-img-wrapper img{object-fit:contain;width:100%;height:100%;display:block}.features .feature-gray{background-color:var(--background-secondary);border:1px solid var(--border-tertiary)}}@media (min-width:1024px){.features .feature{height:288px;padding:var(--spacing-4xl)var(--spacing-6xl);gap:auto;justify-content:space-between}}@media (min-width:1280px){.features .feature{gap:80px;max-width:1280px;height:500px}.features .feature .last-feature-img{max-width:548px;height:auto}.access-img{object-fit:cover;width:612px;height:385px}}
.dealmakers{place-items:start center;gap:24px;display:grid}.dealmakers .dealmaker{flex-direction:column;justify-content:center;align-items:center;display:flex}.dealmaker img{width:96px;height:96px}.dealmaker .info{justify-content:center;align-items:center;gap:var(--spacing-s);padding:var(--spacing-l)var(--spacing-2xl);flex-direction:column;display:flex}@media (min-width:768px){.dealmakers{grid-template-columns:repeat(3,1fr);gap:44px}.dealmaker .info{padding:var(--spacing-xl)0}}
