.video-convert-panel-settings{display:flex;flex-direction:column;gap:18px}.video-convert-panel-trim__field{display:grid;gap:6px}.video-convert-panel-trim__label{color:#6b7280;font-size:13px;font-weight:500;line-height:1.2}.video-convert-panel-switch{align-items:center;cursor:pointer;display:flex;gap:10px;width:-moz-fit-content;width:fit-content}.video-convert-panel-switch input{opacity:0;position:absolute}.video-convert-panel-switch__control{background:#cbd5e1;border-radius:999px;height:22px;position:relative;transition:background .2s ease;width:40px}.video-convert-panel-switch__control:after{background:#fff;border-radius:50%;content:"";height:16px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:16px}.video-convert-panel-switch input:checked+.video-convert-panel-switch__control{background:#ea5555}.video-convert-panel-switch input:checked+.video-convert-panel-switch__control:after{transform:translate(18px)}.video-convert-panel-switch__copy{color:#172033;font-size:14px;font-weight:700}
