.header-dropdown-link{display:flex;flex:1;align-items:center;gap:5px}.DropdownMenuRadioItem{cursor:pointer}#trollflix_logo{width:120px;height:auto}.grecaptcha-badge{visibility:hidden}.volume-control{position:absolute;top:15px;left:15px;z-index:20;display:flex;align-items:center;justify-content:center;background-color:#000000e0;border-radius:30px;padding:8px 12px;transition:width .15s ease;overflow:hidden;width:46px;height:46px;box-sizing:border-box}.volume-control:hover{width:200px;justify-content:flex-start}.volume-control svg{cursor:pointer;min-width:40px;width:40px;height:40px}.volume-control .field,.volume-control svg{display:flex;align-items:center;justify-content:center}.volume-control .field{opacity:0;transition:opacity .15s ease;width:0;max-width:0;overflow:hidden;padding:8px 0}.volume-control:hover .field{opacity:1;width:auto;max-width:140px}.volume-slider{height:36px;cursor:pointer;appearance:none;width:130px;background:linear-gradient(to right,#fff var(--value),rgb(82,82,82) var(--value));background-size:100% 6px;background-position:50%;background-repeat:no-repeat;border-radius:10px}.volume-slider::-webkit-slider-runnable-track{height:6px;border-radius:10px;background:transparent}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-3px}.volume-slider::-moz-range-track{height:6px;border-radius:10px;background:transparent}.volume-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:none;cursor:pointer}.hidden{visibility:hidden;opacity:0!important}path{transition:.3s;opacity:1}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}