.lessons-about-section{position:relative;width:100%;background-color:#f1f8ff;padding:110px 160px;box-sizing:border-box;overflow:hidden}.lessons-about-section__inner{width:100%;max-width:1120px;margin:0 auto;box-sizing:border-box}.lessons-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%;box-sizing:border-box}.lessons-about-media{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.lessons-about-image-wrap{width:100%;max-width:541px;border-radius:24px;overflow:hidden;background-color:#e2effc;box-shadow:0 16px 40px rgba(0,43,99,.08);box-sizing:border-box}.lessons-about-img{width:100%;height:auto;display:block;object-fit:cover;border-radius:24px}.lessons-about-content{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.lessons-about-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:10px}.lessons-about-title{margin:0 0 22px 0!important;color:#002b63;font-family:Inter,sans-serif;font-size:46px;font-weight:600;line-height:1.2;letter-spacing:-.04em}.lessons-about-desc{display:flex;flex-direction:column;gap:24px;margin-bottom:22px;width:100%}.lessons-about-desc p{margin:0;color:#606060;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.04em}.lessons-about-feature-box{display:flex;flex-direction:row;align-items:flex-start;gap:18px;background-color:#fff;border:1px solid #e2effc;border-radius:18px;padding:20px 24px;box-shadow:0 4px 16px rgba(0,43,99,.04);box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.lessons-about-feature-box:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,43,99,.08)}.lessons-about-feature-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;margin-top:2px}.lessons-about-feature-icon svg{display:block;width:22px;height:22px}.lessons-about-feature-text{margin:0;color:#2f3946;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.02em}@media (max-width:1399px){.lessons-about-section{padding:90px 60px}.lessons-about-grid{gap:40px}.lessons-about-title{font-size:40px}}@media (max-width:1024px){.lessons-about-section{padding:80px 32px}.lessons-about-grid{grid-template-columns:1fr;gap:48px}.lessons-about-image-wrap{max-width:500px;margin:0 auto}.lessons-about-title{font-size:32px;letter-spacing:-.03em}}@media (max-width:640px){.lessons-about-section{padding:60px 20px}.lessons-about-eyebrow{font-size:12px;margin-bottom:8px}.lessons-about-title{font-size:26px;margin-bottom:16px!important}.lessons-about-desc{gap:14px;margin-bottom:24px}.lessons-about-desc p{font-size:14.5px}.lessons-about-feature-box{padding:18px 20px;border-radius:16px;gap:14px}.lessons-about-feature-text{font-size:14px}.lessons-about-image-wrap{border-radius:18px}.lessons-about-img{border-radius:18px}}