.CourseDownloads_section{background-color:var(--bg-light);padding:1rem 0 4rem}.CourseDownloads_inner{grid-template-columns:1.3fr .7fr;align-items:start;gap:3rem;display:grid}.CourseDownloads_left{flex-direction:column;gap:1rem;display:flex}.CourseDownloads_title{font-size:clamp(var(--font-size-2-5xl),2.6vw,var(--font-size-5xl-hero));color:var(--text-description);margin:0;font-weight:300;line-height:1.2}.CourseDownloads_highlight{color:var(--text-description);font-weight:700}.CourseDownloads_description{font-size:clamp(var(--font-size-sm),.9vw,var(--font-size-base));color:var(--text-description);margin:0;line-height:1.6}.CourseDownloads_right{justify-content:flex-end;align-items:flex-start;display:flex}.CourseDownloads_formCard{background:#fff;border-radius:10px;width:100%;max-width:420px;padding:2.3rem}.CourseDownloads_formTitle{font-size:clamp(var(--font-size-base),1.35vw,var(--font-size-2-5xl));color:var(--text-description);text-align:left;margin:0 0 .25rem;font-weight:600}.CourseDownloads_formSubtitle{font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));color:var(--text-description);text-align:left;margin:0 0 1.25rem}.CourseDownloads_form{flex-direction:column;gap:1.5rem;display:flex}.CourseDownloads_phoneGroup{background:#f3f3f3;border:2px solid #e5e5e5;border-radius:5px;display:flex;overflow:hidden}.CourseDownloads_countryCode{background:#f3f3f3;border-right:2px solid #e5e5e5;align-items:center;gap:.5rem;padding:.4rem 1.25rem;display:flex}.CourseDownloads_flag{font-size:20px}.CourseDownloads_code{color:#333;font-size:1rem;font-weight:600}.CourseDownloads_phoneInput{background:#fff;border:none;outline:none;flex:1;padding:1rem 1.25rem;font-size:1rem}.CourseDownloads_phoneInput::placeholder{color:#999}.CourseDownloads_checkboxGroup{align-items:flex-start;gap:.75rem;display:flex}.CourseDownloads_checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--primary);margin-top:.25rem}.CourseDownloads_checkboxLabel{color:#7e7e7e;cursor:pointer;font-size:.85rem;line-height:1.4}.CourseDownloads_submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:28px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem 1.25rem;font-size:1rem;font-weight:500;transition:all .18s;display:flex}.CourseDownloads_arrow{font-size:var(--font-size-base);font-weight:700}@media (max-width:992px){.CourseDownloads_inner{grid-template-columns:1fr;gap:2rem}.CourseDownloads_right{justify-content:center}.CourseDownloads_formCard{max-width:100%}}@media (max-width:576px){.CourseDownloads_title{font-size:1.5rem}.CourseDownloads_formCard{padding:1.5rem}}
