.buyerPaths{padding-top:70px}.buyerPaths>.sectionHead>p{max-width:470px;margin:0;color:#8e9ca2;font-size:12px;line-height:1.6;text-align:right}.buyerPathGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.buyerPathGrid>a{min-height:285px;padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,#101d25,#0a141a);transition:.22s}.buyerPathGrid>a:hover{transform:translateY(-5px);border-color:var(--yellow);box-shadow:0 18px 45px #0005}.buyerPathGrid svg{width:38px;height:38px;color:var(--yellow)}.buyerPathGrid h3{margin:40px 0 12px;font-size:20px}.buyerPathGrid p{min-height:64px;color:#8e9ca2;font-size:12px;line-height:1.65}.buyerPathGrid span{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:16px;border-top:1px solid #ffffff14;color:#ffc400;font-size:10px;font-weight:900;text-transform:uppercase}.buyerPathGrid span svg{width:15px;height:15px}@media(max-width:900px){.buyerPathGrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.buyerPaths>.sectionHead{align-items:flex-start;flex-direction:column;gap:14px}.buyerPaths>.sectionHead>p{text-align:left}.buyerPathGrid{grid-template-columns:1fr}.buyerPathGrid>a{min-height:0}}