.destacados-progress182 { display:none; }
@media(min-width:1001px) {
  #contacto .contacto-presentacion { max-width:760px; margin-inline:0; }
  #destacados-track { scrollbar-width:none; scroll-snap-type:none!important; scroll-behavior:auto; cursor:grab; }
  #destacados-track::-webkit-scrollbar { display:none; }
  #destacados-track:active { cursor:grabbing; }
  #destacados-track img { user-select:none; -webkit-user-drag:none; }
  .destacados-progress182 {
    display:block; appearance:none; -webkit-appearance:none;
    width:100%; height:24px; margin:0; padding:0; border:0;
    background:transparent; cursor:pointer; accent-color:#f5c518;
  }
  .destacados-progress182::-webkit-slider-runnable-track { height:6px; background:#ffffff25; border-radius:3px; }
  .destacados-progress182::-webkit-slider-thumb { appearance:none; -webkit-appearance:none; width:64px; height:6px; border:0; border-radius:3px; background:#f5c518; }
  .destacados-progress182::-moz-range-track { height:6px; background:#ffffff25; border-radius:3px; }
  .destacados-progress182::-moz-range-thumb { width:64px; height:6px; border:0; border-radius:3px; background:#f5c518; }
  .destacados-progress182[hidden] { display:none; }
}
