.HomeTransportCategories-module__cKu7Mq__gridContainer{width:100%;max-width:1080px;margin:0 auto var(--space-s40);box-sizing:border-box}.HomeTransportCategories-module__cKu7Mq__grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:12px;width:100%;display:grid}.HomeTransportCategories-module__cKu7Mq__opCard{background:var(--color-card-background);border:1px solid var(--color-separator);border-radius:var(--radius-lg);cursor:pointer;box-sizing:border-box;justify-content:space-between;align-items:center;padding:12px 16px;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex;box-shadow:none!important}.HomeTransportCategories-module__cKu7Mq__opCard:hover{border-color:var(--color-emphasized-text);background:color-mix(in srgb, var(--color-card-background) 90%, var(--color-accent-background));box-shadow:none!important}.HomeTransportCategories-module__cKu7Mq__opLeft{align-items:center;gap:var(--space-s12);display:flex}.HomeTransportCategories-module__cKu7Mq__opName{color:var(--color-emphasized-text);letter-spacing:-.01em;font-size:1.02rem;font-weight:750}.HomeTransportCategories-module__cKu7Mq__arrowIcon{color:var(--color-secondary-text);opacity:.4;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .15s,color .15s;display:flex}.HomeTransportCategories-module__cKu7Mq__opCard:hover .HomeTransportCategories-module__cKu7Mq__arrowIcon{opacity:1;color:var(--color-emphasized-text)}@media (max-width:768px){.HomeTransportCategories-module__cKu7Mq__grid{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:580px){.HomeTransportCategories-module__cKu7Mq__grid{grid-template-columns:repeat(2,1fr);gap:8px}.HomeTransportCategories-module__cKu7Mq__opCard{padding:10px 14px}}@media (max-width:380px){.HomeTransportCategories-module__cKu7Mq__grid{grid-template-columns:1fr}}
