.trend-content .instructor-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px 30px}.trend-content .instructor-header-top h2{font-size:20px;color:#111;font-weight:700;margin:0;white-space:nowrap}.trend-content .instructor-header-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.trend-content .instructor-header-bottom .total-count{font-size:14px;color:#111}.trend-content .instructor-grid-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.instructor-card{border:1px solid #d9d9d9;border-radius:16px;padding:24px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.02);display:flex;flex-direction:column;justify-content:space-between;min-height:200px;transition:transform .2s,box-shadow .2s;box-sizing:border-box}.instructor-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.05);cursor:pointer}.ins-card-top{display:flex;align-items:center;gap:16px;margin-bottom:20px}.ins-card-top img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:none}.ins-meta-name h4{font-size:16px;color:#111;font-weight:600;margin:0 0 4px 0}.ins-meta-name p{font-size:14px;color:#767676;margin:0}.ins-card-body{font-size:14px;color:#111;line-height:1.6;margin-bottom:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:42px}.ins-card-footer{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#767676;flex-wrap:wrap}.ins-card-footer .info_one.star{display:inline-flex;align-items:center;gap:2px}.ins-card-footer span em{font-style:normal;color:#111;font-weight:600;margin-left:2px}.ins-card-footer .ins-footer-divider{width:1px;height:10px;background-color:#d9d9d9;flex-shrink:0}.ins-card-footer .ins-footer-star{margin-left:2px;display:inline-flex;align-items:center}@media (max-width:1280px){.trend-content .instructor-grid-wrapper{grid-template-columns:repeat(2,1fr)!important;gap:20px 16px!important}.instructor-card{padding:20px!important}}@media (max-width:1050px){.trend-content .instructor-grid-wrapper{grid-template-columns:repeat(3,1fr)!important;gap:20px 16px!important}}@media (max-width:880px){.trend-content .instructor-header-top{gap:12px 20px!important}.trend-content .instructor-grid-wrapper{grid-template-columns:repeat(2,1fr)!important;gap:24px 14px!important}.instructor-card{padding:20px 16px!important;min-height:auto!important}.ins-card-body{margin-bottom:24px!important}}@media (max-width:576px){.trend-content .instructor-header-top{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.trend-content .instructor-header-top .search-wrapper{width:100%!important;max-width:none!important}.trend-content .instructor-grid-wrapper{gap:16px 10px!important}.ins-card-top{gap:10px!important;margin-bottom:12px!important}.ins-card-top img{width:46px!important;height:46px!important;aspect-ratio:1/1!important}.ins-meta-name h4{font-size:14px!important}.ins-meta-name p{font-size:12px!important}.ins-card-body{font-size:12px!important;line-height:1.5!important;height:36px!important;margin-bottom:16px!important}.ins-card-footer{gap:4px!important;font-size:11px!important;white-space:nowrap!important}.ins-card-footer .ins-footer-star{font-size:12px!important}.ins-card-footer .ins-footer-divider{height:8px!important}}@media (max-width:500px){.trend-content .instructor-grid-wrapper{grid-template-columns:repeat(1,1fr)!important;gap:24px 14px!important}.instructor-card{padding:20px 16px!important}}