.hdg-slider{overflow:hidden;width:100%;cursor:grab}.hdg-slider:active{cursor:grabbing}.hdg-track{display:flex;gap:30px;width:max-content;animation:hdgScroll 45s linear infinite}.hdg-slider:hover .hdg-track{animation-play-state:paused}.hdg-track img{height:260px;width:auto;border-radius:16px;object-fit:cover;user-select:none;pointer-events:none}@keyframes hdgScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:980px){.hdg-menu .et_mobile_menu{position:fixed!important;top:80px;left:0!important;width:100vw!important;max-width:100vw!important;margin:0!important;border-radius:0!important;z-index:99!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(20,20,20,0.92)}}html,body,#page-container,#et-main-area,.et-l--body{background:#080707!important}