.mlc-dept-carousel-wrapper{position:relative;width:100%;overflow:hidden;padding:8px 0 16px}.mlc-dc-track-outer{overflow:hidden;padding-top:20px}.mlc-dc-track{display:flex;gap:24px;transition:transform 0.35s ease;will-change:transform}.mlc-dc-slide{flex-shrink:0}.mlc-dc-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;cursor:pointer}.mlc-dc-circle{display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;border:3px solid #e0e0e0;overflow:hidden;background:#f5f5f5;transition:border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease}.mlc-dc-item:hover .mlc-dc-circle{border-color:#79BD7B;transform:scale(1.06);box-shadow:0 4px 16px rgb(121 189 123 / .25)}.mlc-dc-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mlc-dc-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#bbb;font-size:32px}.mlc-dc-label{font-size:13px;font-weight:600;color:#333;text-align:center;line-height:1.3;max-width:130px;transition:color 0.2s ease}.mlc-dc-item:hover .mlc-dc-label{color:#79BD7B}.mlc-dc-nav{display:flex;justify-content:center;gap:8px;margin-top:16px}.mlc-dc-arrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:50%!important;border:none!important;background:#e8e8e8!important;color:#555558!important;font-size:18px!important;line-height:1!important;cursor:pointer!important;transition:background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease!important;padding:0!important;box-shadow:0 2px 8px rgb(0 0 0 / .15)!important}.mlc-dc-arrow:hover{background:#79BD7B!important;color:#ffffff!important;box-shadow:0 4px 14px rgb(121 189 123 / .4)!important}@media screen and (max-width:768px){.mlc-dc-track{gap:16px}.mlc-dc-circle{width:90px;height:90px}.mlc-dc-label{font-size:12px;max-width:100px}}@media screen and (max-width:480px){.mlc-dc-circle{width:75px;height:75px}.mlc-dc-label{font-size:11px;max-width:85px}}