.journey-keys-section{background:#000;padding:90px 20px}.journey-keys-container{margin:0 auto;max-width:1200px}.journey-keys-header{margin-bottom:45px;max-width:680px}.journey-keys-header h2{color:#fff;font-size:36px;font-weight:700;line-height:1.12;margin:0 0 22px}.journey-keys-header p{color:#bebebe;font-family:Inter;font-size:16px;font-weight:400;line-height:1.7;margin:0}.journey-keys-grid{display:grid;gap:60px 30px;grid-template-columns:repeat(3,1fr);margin-top:80px}.journey-keys-card{background:#151515;border:1px solid #252525;border-radius:16px;min-height:200px;padding:28px;position:relative}.journey-keys-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.journey-keys-icon{align-items:center;background:#242424;border-radius:14px;color:#f5a623;display:flex;height:48px;justify-content:center;width:48px}.journey-keys-time p{align-items:center;color:hsla(0,0%,100%,.4)!important;display:flex;font-family:Inter;font-size:10px!important;font-weight:700!important;gap:4px;letter-spacing:.5px}.journey-keys-time{background:rgba(42,42,42,.52);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:6px 10px;text-transform:uppercase}.journey-keys-card h3{color:#fff;font-size:18px;margin:0 0 12px}.journey-keys-card p{color:hsla(0,0%,100%,.25);font-family:Inter;font-size:14px;font-weight:400;line-height:1.6;margin:0}.number1{align-items:center;background:#f2932a;border-radius:20px 20px 0 0;color:#fff;display:block;display:flex;font-size:20px;font-weight:600;height:30px;justify-content:center;left:30px;position:absolute;top:-30px;width:40px}@media (max-width:991px){.journey-keys-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.journey-keys-section{padding:60px 16px}.journey-keys-header h2{font-size:30px}.journey-keys-grid{grid-template-columns:1fr}}