.purchase-journey{background:#071a2b;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 max(5vw,24px) 96px;display:grid}.purchase-journey article{background:linear-gradient(145deg,#0d2f4df5,#05192bfa);border:1px solid #80d4fb38;border-top:3px solid #f2b94f;border-radius:12px;min-height:220px;padding:26px;box-shadow:0 18px 38px #00000040}.purchase-journey article:nth-child(2),.purchase-journey article:nth-child(4){border-top-color:#80d4fb}.purchase-journey span{color:#f2b94f;letter-spacing:.16em;margin-bottom:28px;font-size:11px;font-weight:900;display:block}.purchase-journey h2{color:#edf7ff;letter-spacing:-.03em;margin:0 0 12px;font-size:23px;line-height:1.15}.purchase-journey p{color:#a9c4d5;margin:0;font-size:14px;line-height:1.65}@media (max-width:1050px){.purchase-journey{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.purchase-journey{grid-template-columns:1fr;padding:0 18px 64px}.purchase-journey article{min-height:auto;padding:22px}}
