.tkl-teacher-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:35px;padding:20px}.tkl-teacher-card{background:#fff;border-radius:24px;padding:25px 20px 35px;text-align:center;box-shadow:0 8px 25px rgb(0 0 0 / .08);transition:0.3s ease;position:relative}.tkl-teacher-card:hover{transform:translateY(-8px);box-shadow:0 14px 35px rgb(0 0 0 / .15)}.tkl-teacher-avatar{width:150px;height:150px;margin:0 auto 20px;border-radius:50%;position:relative;padding:8px;transition:0.55s ease}.tkl-teacher-avatar::before{content:"";position:absolute;inset:-6px;border-radius:50%;background-image:url(https://newdemo.seotenmien.com/wp-content/uploads/2025/12/header-bg-color.jpg);background-size:cover;background-position:center;opacity:.92;z-index:1;transition:0.55s ease}.tkl-teacher-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center;position:relative;z-index:2;transition:0.55s ease}.tkl-teacher-avatar::after{content:"";position:absolute;inset:-14px;border-radius:50%;box-shadow:0 0 14px rgb(255 193 7 / .35),0 0 22px rgb(255 166 62 / .32),0 0 32px rgb(134 74 255 / .25);z-index:0;transition:0.55s ease}.tkl-teacher-card:hover .tkl-teacher-avatar img{transform:scale(1.05)}.tkl-teacher-card:hover .tkl-teacher-avatar::before{transform:rotate(10deg) scale(1.06);opacity:1;filter:brightness(1.12) contrast(1.1)}.tkl-teacher-card:hover .tkl-teacher-avatar::after{box-shadow:0 0 22px rgb(255 193 7 / .6),0 0 35px rgb(255 166 62 / .55),0 0 48px rgb(134 74 255 / .45)}.tkl-teacher-name{font-size:22px;font-weight:700;color:#222;margin-bottom:8px}.tkl-teacher-role{font-size:16px;color:#444;margin-bottom:6px}.tkl-teacher-role strong{color:#e67e22}.tkl-teacher-exp{font-size:15px;color:#333;margin-top:4px}.tkl-teacher-exp strong{color:#e67e22}