.ae-learning-paths,.ae-learning-paths *{box-sizing:border-box}.ae-learning-paths{background-color:#f7f7f5;color:#292727;font-family:Inter,Arial,sans-serif;padding:84px 24px 92px;width:100%}.ae-learning-paths__inner{margin:0 auto;max-width:1180px;width:100%}.ae-learning-paths__header{margin:0 auto 46px;max-width:850px;text-align:center}.ae-learning-paths__title{color:#292727;font-size:clamp(34px,3.4vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 18px}.ae-learning-paths__intro{color:#4a4a4a;font-size:clamp(17px,1.35vw,20px);font-weight:400;line-height:1.6;margin:0}.ae-learning-paths__grid{align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.ae-learning-paths__card{background-color:#fff;border:1px solid #deded8;border-radius:16px;box-shadow:0 8px 24px rgba(41,39,39,.06);display:flex;flex-direction:column;justify-content:space-between;min-height:360px;min-width:0;padding:30px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ae-learning-paths__card:hover{border-color:#e2bf5b;box-shadow:0 14px 32px rgba(41,39,39,.1);transform:translateY(-4px)}.ae-learning-paths__card-content{flex:1}.ae-learning-paths__label{background-color:#fff3cc;border-radius:999px;color:#765500;display:inline-flex;font-size:14px;font-weight:750;line-height:1.2;margin:0 0 18px;padding:7px 12px}.ae-learning-paths__card-title{color:#292727;font-size:clamp(23px,1.8vw,28px);font-weight:800;letter-spacing:-.015em;line-height:1.25;margin:0 0 16px}.ae-learning-paths__description{color:#4a4a4a;font-size:16px;font-weight:400;line-height:1.6;margin:0}.ae-learning-paths__link{align-items:center;align-self:flex-start;background-color:#fff;border:2px solid #292727;border-radius:9px;color:#292727!important;display:inline-flex;font-size:16px;font-weight:750;gap:8px;justify-content:center;line-height:1.25;margin-top:28px;padding:13px 20px;text-align:center;text-decoration:none!important;transition:background-color .2s ease,color .2s ease,transform .2s ease}.ae-learning-paths__link:hover{background-color:#292727;color:#fff!important;transform:translateY(-1px)}.ae-learning-paths__link span{font-size:19px;line-height:1;transition:transform .2s ease}.ae-learning-paths__link:hover span{transform:translateX(3px)}.ae-learning-paths__link:focus-visible{outline:3px solid #1e67d6;outline-offset:4px}@media (max-width:991px){.ae-learning-paths{padding:72px 22px 80px}.ae-learning-paths__header{margin-bottom:38px}.ae-learning-paths__grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.ae-learning-paths__card{min-height:340px;padding:28px}.ae-learning-paths__card-title{font-size:26px}.ae-learning-paths__description{font-size:17px}}@media (max-width:767px){.ae-learning-paths{padding:58px 18px 64px}.ae-learning-paths__header{margin-bottom:32px;text-align:left}.ae-learning-paths__title{font-size:34px;line-height:1.16;margin-bottom:16px}.ae-learning-paths__intro{font-size:17px;line-height:1.55}.ae-learning-paths__grid{gap:18px;grid-template-columns:1fr}.ae-learning-paths__card{border-radius:14px;min-height:0;padding:26px 22px}.ae-learning-paths__card-title{font-size:25px}.ae-learning-paths__description{font-size:16px;line-height:1.55}.ae-learning-paths__link{align-self:stretch;margin-top:24px;width:100%}}@media (max-width:420px){.ae-learning-paths{padding-left:16px;padding-right:16px}.ae-learning-paths__title{font-size:32px}.ae-learning-paths__card{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.ae-learning-paths__card,.ae-learning-paths__link,.ae-learning-paths__link span{transition:none}}