.teachers-home-section .section-header-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}@media (max-width:768px){.teachers-home-section .section-header-top{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:28px}}.teachers-home-section .section-header-top .header-text{max-width:620px}.teachers-home-section .section-header-top .header-text .section-title{color:var(--primary-color);margin-bottom:8px;font-size:27px;font-weight:800;line-height:1.3}@media (max-width:768px){.teachers-home-section .section-header-top .header-text .section-title{text-align:center;font-size:20px;line-height:1.3}}.teachers-home-section .section-header-top .header-text .section-subtitle{color:var(--text-dark);opacity:.85;font-size:14.5px;line-height:1.55}@media (max-width:768px){.teachers-home-section .section-header-top .header-text .section-subtitle{text-align:center;font-size:13px;line-height:1.55}}.teachers-home-section .section-header-top .header-action{flex-shrink:0}.teachers-home-section .section-header-top .header-action .view-all-btn .btn-arrow{transition:transform .2s}html[lang=ar] .teachers-home-section .section-header-top .header-action .view-all-btn:hover .btn-arrow{transform:translate(-4px)}html[lang=en] .teachers-home-section .section-header-top .header-action .view-all-btn:hover .btn-arrow{transform:translate(4px)}@media (max-width:768px){.teachers-home-section .section-header-top .header-action{justify-content:center;width:100%;display:flex}.teachers-home-section .section-header-top .header-action .btn{width:100%;max-width:280px;padding:8px 16px;font-size:13.5px}}.teachers-home-section .teachers-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1100px){.teachers-home-section .teachers-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:576px){.teachers-home-section .teachers-grid{grid-template-columns:1fr;gap:14px}}
