.lp-three-steps{padding:100px 0}.lp-three-steps__header{margin-bottom:60px;text-align:center}.lp-three-steps__heading{color:#1a1a2e;font-size:40px;font-weight:800;line-height:1.2;margin:0 0 16px}.lp-three-steps__subheading{color:#4a4a5a;font-size:18px;line-height:1.5;margin:0}.lp-three-steps__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.lp-three-steps__card{background:#fff;border:none;border-radius:6px;padding:30px 24px;text-align:left}.lp-three-steps__icon-wrap{align-items:center;background:#f0f0ff;border-radius:10px;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.lp-three-steps__icon{height:24px;object-fit:contain;width:24px}.lp-three-steps__number{color:#543ce8;font-size:18px;font-weight:800}.lp-three-steps__title{color:#121314;font-size:22px;font-weight:800;line-height:1.3;margin:0 0 12px}.lp-three-steps__desc{color:#3d4244;font-size:16px;line-height:1.6;margin:0}.lp-three-steps__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:48px;text-align:center}.lp-three-steps__airbnb-btn{align-items:center;background:#f05c61;border:2px solid #f05c61;border-radius:32px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:14px 32px;text-decoration:none!important;transition:opacity .2s ease,transform .2s ease}.lp-three-steps__airbnb-btn:hover{background:#d94a4f;border-color:#d94a4f;color:#fff!important;text-decoration:none!important;transform:translateY(-1px)}.lp-three-steps__airbnb-icon{filter:brightness(0) invert(1);height:20px;object-fit:contain;width:20px}.lp-three-steps__primary-btn{align-items:center;background:linear-gradient(90.37deg,#3963e7 8.45%,#543ce8 98.1%);border:2px solid transparent;border-radius:32px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;padding:14px 32px;text-decoration:none!important;transition:opacity .2s ease,transform .2s ease}.lp-three-steps__primary-btn:hover{box-shadow:0 4px 16px rgba(57,99,231,.18);color:#fff!important;text-decoration:none!important;transform:translateY(-1px)}@media (max-width:1024px){.lp-three-steps__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.lp-three-steps{padding:60px 20px}.lp-three-steps__heading{font-size:28px}.lp-three-steps__subheading{font-size:16px}.lp-three-steps__grid{grid-template-columns:1fr;margin:0 auto;max-width:500px}.lp-three-steps__cta{margin-top:32px}.lp-three-steps__airbnb-btn,.lp-three-steps__primary-btn{font-size:15px;padding:12px 28px}}