.support-hero{padding:12rem 0 5rem}.support-hero__inner{flex-direction:column;align-items:center;gap:2rem;max-width:152rem;margin:0 auto;display:flex}.support-hero__label{color:#0d80f2;text-align:center;font-size:2rem;font-weight:700;line-height:normal}.support-hero__title{color:#131313;text-align:center;margin:0;font-size:4rem;font-weight:700;line-height:1.4}.support-hero__desc{color:#494d50;text-align:center;font-size:1.8rem;font-weight:400;line-height:1.5}.support-hub{background:#fff;min-height:50vh;padding:5rem 0 10rem}.support-hub__inner{max-width:152rem;margin:0 auto}.support-hub__cards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem;display:grid}.support-card{min-height:30rem;color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:1.2rem;flex-direction:column;gap:1.2rem;padding:3rem 2.4rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.support-card:hover{transform:translateY(-.2rem);box-shadow:0 .4rem 2rem #00000014}.support-card__badge{border-radius:.4rem;align-self:flex-start;padding:.3rem .8rem;font-size:1.3rem;font-weight:600;line-height:1.4}.support-card__badge--blue{color:#0d80f2;background:#e8f2fe}.support-card__badge--green{color:#1a9b63;background:#e8f7f0}.support-card__badge--yellow{color:#a3801a;background:#fdf4d9}.support-card__title{color:#131313;margin:0;font-size:1.8rem;font-weight:700;line-height:1.4}.support-card__desc{color:#606364;flex:1;margin:0;font-size:1.5rem;font-weight:400;line-height:1.5}.support-card__link{color:#131313;align-self:flex-end;margin-top:.8rem;font-size:1.8rem;font-weight:600}.support-card__link span{background-image:linear-gradient(#131313,#131313);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;padding-bottom:.5rem;transition:background-size .3s}.support-card:hover .support-card__link span{background-size:100% 1px}@media (max-width:1599px){.support-hero__inner,.support-hub__inner{max-width:150rem;padding:0 6rem}}@media (max-width:1023px){.support-hub__cards{grid-template-columns:1fr}}@media (max-width:767px){.support-hero__inner,.support-hub__inner{padding:0 2rem}}
