.NewsSlider-module__Gl50IW__section{padding-block:var(--space-3xl);background:var(--color-primary);color:#fff}.NewsSlider-module__Gl50IW__container{max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto;position:relative}.NewsSlider-module__Gl50IW__slide{align-items:center;gap:var(--space-3xl);min-height:360px;display:flex}@media (max-width:768px){.NewsSlider-module__Gl50IW__slide{gap:var(--space-xl);flex-direction:column;min-height:auto}}.NewsSlider-module__Gl50IW__slideContent{flex:1}.NewsSlider-module__Gl50IW__slideTitle{margin-block-end:var(--space-md);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.4}.NewsSlider-module__Gl50IW__slideDescription{opacity:.9;margin-block-end:var(--space-xl);font-size:1.0625rem;line-height:1.8}.NewsSlider-module__Gl50IW__slideLink{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);background:var(--color-accent);color:var(--color-primary);border-radius:var(--radius-full);transition:background var(--transition-base);font-size:.9375rem;font-weight:600;display:inline-flex}.NewsSlider-module__Gl50IW__slideLink:hover{background:var(--color-accent-hover)}.NewsSlider-module__Gl50IW__slideImageWrapper{aspect-ratio:16/10;border-radius:var(--radius-lg);flex:0 0 45%;position:relative;overflow:hidden}.NewsSlider-module__Gl50IW__slideImage{object-fit:cover;width:100%;height:100%}.NewsSlider-module__Gl50IW__slideImagePlaceholder{background:linear-gradient(135deg,#2a3a5c,#1a2744);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.NewsSlider-module__Gl50IW__controls{justify-content:center;align-items:center;gap:var(--space-md);margin-block-start:var(--space-xl);display:flex}.NewsSlider-module__Gl50IW__arrowBtn{border-radius:var(--radius-full);color:#fff;width:44px;height:44px;transition:all var(--transition-base);border:1px solid #ffffff4d;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.NewsSlider-module__Gl50IW__arrowBtn:hover{background:#ffffff26;border-color:#ffffff80}.NewsSlider-module__Gl50IW__dots{gap:var(--space-sm);display:flex}.NewsSlider-module__Gl50IW__dot{border-radius:var(--radius-full);width:10px;height:10px;transition:all var(--transition-base);background:#ffffff4d}.NewsSlider-module__Gl50IW__dotActive{background:var(--color-accent);border-radius:var(--radius-full);width:24px}.NewsSlider-module__Gl50IW__empty,.NewsSlider-module__Gl50IW__error{text-align:center;padding-block:var(--space-3xl);opacity:.7;font-size:1.125rem}[dir=rtl] .NewsSlider-module__Gl50IW__arrowBtn{transform:scaleX(-1)}
.Courses-module__c-LbgW__section{padding-block:var(--space-4xl);background:var(--color-bg)}.Courses-module__c-LbgW__container{max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto}.Courses-module__c-LbgW__sectionHeader{text-align:center;margin-block-end:var(--space-3xl)}.Courses-module__c-LbgW__sectionTitle{color:var(--color-primary);margin-block-end:var(--space-sm);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.Courses-module__c-LbgW__sectionSubtitle{color:var(--color-text-secondary);max-width:600px;margin-inline:auto;font-size:1.0625rem;line-height:1.8}.Courses-module__c-LbgW__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Courses-module__c-LbgW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Courses-module__c-LbgW__grid{grid-template-columns:1fr}}.Courses-module__c-LbgW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.Courses-module__c-LbgW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Courses-module__c-LbgW__cardImageWrapper{aspect-ratio:16/10;background:var(--color-bg-alt);position:relative;overflow:hidden}.Courses-module__c-LbgW__cardImage{object-fit:cover;width:100%;height:100%}.Courses-module__c-LbgW__cardImagePlaceholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Courses-module__c-LbgW__cardBadge{top:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);background:var(--color-success);color:#fff;font-size:.75rem;font-weight:600;position:absolute;inset-inline-end:var(--space-sm)}.Courses-module__c-LbgW__cardBadgePaid{background:var(--color-accent);color:var(--color-primary)}.Courses-module__c-LbgW__cardBody{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.Courses-module__c-LbgW__cardCategory{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-block-end:var(--space-xs);font-size:.75rem;font-weight:600}.Courses-module__c-LbgW__cardTitle{color:var(--color-primary);margin-block-end:var(--space-xs);font-size:1.125rem;font-weight:700}.Courses-module__c-LbgW__cardSubtitle{color:var(--color-text-secondary);margin-block-end:var(--space-md);font-size:.875rem}.Courses-module__c-LbgW__cardMeta{color:var(--color-text-secondary);gap:var(--space-xs);flex-direction:column;margin-block-end:var(--space-md);font-size:.8125rem;display:flex}.Courses-module__c-LbgW__cardDescription{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-block-end:var(--space-lg);font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Courses-module__c-LbgW__cardFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-block-start:var(--space-md);display:flex}.Courses-module__c-LbgW__cardPrice{color:var(--color-primary);font-size:1rem;font-weight:700}.Courses-module__c-LbgW__cardRegisterBtn{padding:var(--space-sm) var(--space-lg);background:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:background var(--transition-base);font-size:.875rem;font-weight:600}.Courses-module__c-LbgW__cardRegisterBtn:hover{background:var(--color-accent);color:var(--color-primary)}.Courses-module__c-LbgW__loading{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Courses-module__c-LbgW__loading{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Courses-module__c-LbgW__loading{grid-template-columns:1fr}}.Courses-module__c-LbgW__skeletonCard{aspect-ratio:3/4;border-radius:var(--radius-lg)}.Courses-module__c-LbgW__empty,.Courses-module__c-LbgW__error{text-align:center;padding-block:var(--space-3xl)}.Courses-module__c-LbgW__emptyText,.Courses-module__c-LbgW__errorText{color:var(--color-text-secondary);margin-block-end:var(--space-md);font-size:1.125rem}.Courses-module__c-LbgW__retryBtn{padding:var(--space-sm) var(--space-xl);background:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:background var(--transition-base);font-weight:600}.Courses-module__c-LbgW__retryBtn:hover{background:var(--color-accent);color:var(--color-primary)}
.Articles-module__zWZigW__section{padding-block:var(--space-4xl);background:var(--color-bg-alt)}.Articles-module__zWZigW__container{max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto}.Articles-module__zWZigW__sectionHeader{text-align:center;margin-block-end:var(--space-3xl)}.Articles-module__zWZigW__sectionTitle{color:var(--color-primary);margin-block-end:var(--space-sm);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.Articles-module__zWZigW__sectionSubtitle{color:var(--color-text-secondary);max-width:600px;margin-inline:auto;font-size:1.0625rem;line-height:1.8}.Articles-module__zWZigW__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Articles-module__zWZigW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Articles-module__zWZigW__grid{grid-template-columns:1fr}}.Articles-module__zWZigW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.Articles-module__zWZigW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Articles-module__zWZigW__cardImageWrapper{aspect-ratio:16/10;background:var(--color-bg-alt);position:relative;overflow:hidden}.Articles-module__zWZigW__cardImage{object-fit:cover;width:100%;height:100%}.Articles-module__zWZigW__cardImagePlaceholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Articles-module__zWZigW__cardBody{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.Articles-module__zWZigW__cardCategory{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-block-end:var(--space-xs);font-size:.75rem;font-weight:600}.Articles-module__zWZigW__cardTitle{color:var(--color-primary);margin-block-end:var(--space-sm);font-size:1.125rem;font-weight:700}.Articles-module__zWZigW__cardExcerpt{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Articles-module__zWZigW__cardFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-block-start:var(--space-md);padding-block-start:var(--space-md);display:flex}.Articles-module__zWZigW__cardDate{color:var(--color-text-secondary);font-size:.8125rem}.Articles-module__zWZigW__cardReadMore{color:var(--color-primary);align-items:center;gap:var(--space-xs);transition:color var(--transition-base);font-size:.875rem;font-weight:600;display:inline-flex}.Articles-module__zWZigW__cardReadMore:hover{color:var(--color-accent)}.Articles-module__zWZigW__loading{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Articles-module__zWZigW__loading{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Articles-module__zWZigW__loading{grid-template-columns:1fr}}.Articles-module__zWZigW__skeletonCard{aspect-ratio:3/4;border-radius:var(--radius-lg)}.Articles-module__zWZigW__empty,.Articles-module__zWZigW__error{text-align:center;padding-block:var(--space-3xl)}.Articles-module__zWZigW__emptyText,.Articles-module__zWZigW__errorText{color:var(--color-text-secondary);margin-block-end:var(--space-md);font-size:1.125rem}.Articles-module__zWZigW__retryBtn{padding:var(--space-sm) var(--space-xl);background:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:background var(--transition-base);font-weight:600}.Articles-module__zWZigW__retryBtn:hover{background:var(--color-accent);color:var(--color-primary)}
