.ae-learning-method,.ae-learning-method *{box-sizing:border-box}.ae-learning-method{background-color:#292727;color:#fff;font-family:Inter,Arial,sans-serif;padding:84px 24px 92px;width:100%}.ae-learning-method__inner{margin:0 auto;max-width:1180px;width:100%}.ae-learning-method__header{margin:0 auto 46px;max-width:880px;text-align:center}.ae-learning-method__title{color:#fff;font-size:clamp(34px,3.4vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 18px}.ae-learning-method__intro{color:#ddd;font-size:clamp(17px,1.35vw,20px);font-weight:400;line-height:1.6;margin:0}.ae-learning-method__grid{align-items:stretch;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.ae-learning-method__card{background-color:#353232;border:1px solid #4a4747;border-radius:16px;box-shadow:0 10px 28px rgba(0,0,0,.18);min-height:290px;min-width:0;overflow:hidden;padding:32px 30px;position:relative;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.ae-learning-method__card:hover{background-color:#3b3737;border-color:#f4b41a;transform:translateY(-4px)}.ae-learning-method__number{color:#f4b41a;display:inline-flex;font-size:42px;font-weight:800;letter-spacing:-.04em;line-height:1;margin:0 0 30px}.ae-learning-method__card-title{color:#fff;font-size:clamp(23px,1.8vw,28px);font-weight:800;letter-spacing:-.015em;line-height:1.25;margin:0 0 15px}.ae-learning-method__description{color:#d4d4d4;font-size:17px;font-weight:400;line-height:1.6;margin:0}@media (max-width:991px){.ae-learning-method{padding:72px 22px 80px}.ae-learning-method__header{margin-bottom:38px}.ae-learning-method__grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.ae-learning-method__card{min-height:270px;padding:28px}.ae-learning-method__card:last-child:nth-child(odd){grid-column:1/-1}}@media (max-width:767px){.ae-learning-method{padding:58px 18px 64px}.ae-learning-method__header{margin-bottom:32px;text-align:left}.ae-learning-method__title{font-size:34px;line-height:1.16;margin-bottom:16px}.ae-learning-method__intro{font-size:17px;line-height:1.55}.ae-learning-method__grid{gap:18px;grid-template-columns:1fr}.ae-learning-method__card,.ae-learning-method__card:last-child:nth-child(odd){border-radius:14px;grid-column:auto;min-height:0;padding:26px 22px}.ae-learning-method__number{font-size:36px;margin-bottom:22px}.ae-learning-method__card-title{font-size:25px}.ae-learning-method__description{font-size:16px;line-height:1.55}}@media (max-width:420px){.ae-learning-method{padding-left:16px;padding-right:16px}.ae-learning-method__title{font-size:32px}.ae-learning-method__card{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.ae-learning-method__card{transition:none}}