.why-join-us{position:relative;width:100%;background-color:#f1f8ff;padding:110px 160px;box-sizing:border-box;overflow:hidden}.why-join-us__inner{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.why-join-us__header{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:760px;margin:0 auto 60px auto;width:100%;box-sizing:border-box}.why-join-us__eyebrow{display:inline-block;color:#005bd1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.why-join-us__title{margin:0 0 12px 0;color:#002b63;font-family:Inter,sans-serif;font-size:42px;font-weight:600;line-height:1.4;letter-spacing:-.04em}.why-join-us__text{margin:0;color:#606060;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.04em;max-width:660px}.why-join-us__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%;box-sizing:border-box}.why-join-card{background:#fff;border:1px solid rgba(0,91,209,.06);border-radius:24px;padding:36px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 18px rgba(0,43,99,.02);box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.why-join-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,91,209,.08);border-color:rgba(0,91,209,.18)}.why-join-card__icon-wrap{display:flex;align-items:center;justify-content:center;height:80px;margin-bottom:12px}.why-join-card__icon{max-height:80px;width:auto;max-width:100%;object-fit:contain;display:block;transition:transform .3s ease}.why-join-card:hover .why-join-card__icon{transform:scale(1.06)}.why-join-card__title{margin:0 0 8px 0;color:#0d0e1c;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:22.5px}.why-join-card__text{margin:0;color:#606060;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22.5px}@media (max-width:1200px){.why-join-us{padding:90px 40px}.why-join-us__grid{gap:14px}}@media (max-width:1024px){.why-join-us{padding:80px 32px}.why-join-us__header{margin-bottom:48px}.why-join-us__title{font-size:34px}.why-join-us__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:640px){.why-join-us{padding:60px 20px}.why-join-us__header{margin-bottom:36px}.why-join-us__title{font-size:28px}.why-join-us__text{font-size:15px}.why-join-us__grid{grid-template-columns:1fr;gap:14px;max-width:400px;margin:0 auto}.why-join-card{padding:28px 20px;border-radius:20px}}