.hs-histudy-instructor-module{color:#6b7385;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;gap:30px;margin:0 auto;max-width:1200px;--theme-title-color:#181818;--theme-clear-color:#6b7385;--theme-border-color:#e5e5e5;--theme-card-border:#f2f2f2;--theme-shadow:0px 4px 15px rgba(0,0,0,.05);--theme-input-text:var(--custom-text-color,#181818)}body.active-dark-mode .hs-histudy-instructor-module,body.dark .hs-histudy-instructor-module,body.theme-dark .hs-histudy-instructor-module,body[data-theme=dark] .hs-histudy-instructor-module,html.dark .hs-histudy-instructor-module{--theme-title-color:#fff!important;--theme-clear-color:#a1a6b6!important;--theme-border-color:#263043!important;--theme-card-border:#263043!important;--theme-shadow:0px 8px 25px rgba(0,0,0,.4)!important;--theme-input-text:#fff!important;--custom-card-bg:#1c2434!important;--custom-name-color:#fff!important}.hs-sidebar{background:var(--custom-card-bg);border:1px solid var(--theme-card-border);border-radius:8px;box-shadow:var(--theme-shadow);height:fit-content;min-width:260px;padding:30px;transition:all .4s ease;width:25%}.hs-sidebar-header{align-items:center;border-bottom:1px solid var(--theme-border-color);display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.hs-filter-title{align-items:center;color:var(--theme-title-color)!important;display:flex;font-size:18px;font-weight:700;gap:8px}.hs-filter-title svg{color:#2f57ef!important;stroke:#2f57ef!important}.hs-clear-btn{align-items:center;background:transparent;border:none;color:var(--theme-clear-color)!important;cursor:pointer;display:flex;font-size:14px;gap:4px;padding:0;text-decoration:underline;transition:.3s}.hs-clear-btn:hover{color:var(--theme-title-color)!important}.hs-widget{background:transparent}.hs-widget-title{border-bottom:1px solid var(--theme-border-color);color:var(--theme-title-color)!important;font-size:18px;font-weight:700;margin-bottom:20px;margin-top:0;padding-bottom:15px}.hs-checkbox-wrapper{margin-bottom:15px;position:relative}input[type=checkbox].hs-category-filter{left:-9999px!important;opacity:0!important;position:absolute!important;z-index:-1!important}.hs-custom-label{align-items:center!important;color:#6b7385!important;cursor:pointer!important;display:inline-flex!important;font-size:15px!important;margin-bottom:0!important;padding-left:30px!important;position:relative!important;transition:.3s!important;user-select:none!important}.hs-custom-label:after,.hs-custom-label:before{content:none!important;display:none!important}.hs-custom-label:hover{color:#2f57ef!important}.hs-checkmark{background-color:transparent!important;border:2px solid #c2c2c2!important;border-radius:4px!important;box-sizing:border-box!important;height:18px!important;left:0!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;transition:.3s!important;width:18px!important}.hs-checkmark:after{border:solid #fff!important;border-width:0 2px 2px 0!important;box-sizing:content-box!important;content:""!important;display:none!important;height:10px!important;left:4px!important;position:absolute!important;top:1px!important;transform:rotate(45deg)!important;width:5px!important}.hs-category-filter:checked+.hs-custom-label .hs-checkmark{background-color:#2f57ef!important;border-color:#2f57ef!important}.hs-category-filter:checked+.hs-custom-label .hs-checkmark:after{display:block!important}.hs-main-content{flex:1}.hs-search-area{margin-bottom:30px}.hs-search-input{background:transparent;border:none;border-bottom:1px solid var(--theme-border-color);color:var(--theme-input-text)!important;font-size:18px;outline:none;padding:15px 0;transition:.3s;width:100%}.hs-search-input::placeholder{color:#a1a6b6}.hs-search-input:focus{border-bottom-color:#2f57ef!important}.hs-top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.hs-results-count{font-size:15px}.hs-sort-box{align-items:center;display:flex;gap:10px}.hs-sort-box select{background:transparent;border:1px solid var(--theme-border-color);border-radius:4px;color:var(--theme-title-color)!important;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px 12px}.hs-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.hs-card{background:var(--custom-card-bg);border:1px solid var(--theme-card-border);border-radius:8px;box-shadow:var(--theme-shadow);display:flex;flex-direction:column;overflow:hidden;padding:0;transition:all .4s ease}.hs-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.08);transform:translateY(-8px)}.hs-card-image{aspect-ratio:3/4;background:var(--custom-card-bg);border-radius:0;margin:0;width:100%}.hs-card-image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.hs-card:hover .hs-card-image img{transform:scale(1.05)}.hs-card-body{padding:22px 15px 25px;text-align:center}.hs-instructor-name{color:var(--custom-name-color)!important;font-size:17px;font-weight:700;margin:0 0 6px}.hs-instructor-designation{color:var(--custom-design-color)!important;display:block;font-size:13px;font-weight:700;margin-bottom:12px}.hs-instructor-location{align-items:center;color:var(--theme-clear-color)!important;display:flex;font-size:13px;font-weight:600;gap:6px;justify-content:center}.hs-instructor-location svg{stroke-width:2.5}.hs-card.hs-hidden{display:none!important}@media (max-width:1200px){.hs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.hs-histudy-instructor-module{flex-direction:column;padding:16px}.hs-sidebar{width:100%}.hs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.hs-grid{grid-template-columns:1fr}}