/*!
 * 
 * date: Tue Jul 22 2025 17:04:02 GMT+0000 (Coordinated Universal Time)
 * brand: chevrolet
 *
 * Copyright (c) 2025 General Motors Corp. All Rights Reserved.
 * This material is solely and exclusively owned by General Motors and may not
 * be reproduced elsewhere without prior written approval.
 *//*!
 * 
 * name: @gbds/quantum
 * version: 1.6.12
 * @gbds/core dependency version: 6.2.1
 * date: Wed Jul 16 2025 19:18:52 GMT+0000 (Coordinated Universal Time)
 * Copyright 2020 GM Global Technology Operations LLC
 * All Rights Reserved.
 * This software is proprietary to GM Global Technology Operations LLC
 * and is protected by intellectual property laws and international
 * intellectual property treaties. Your access to this software is governed
 * by the terms of your license agreement with GM Global Technology Operations LLC.
 * Any other use of the software is strictly prohibited.
 * 
 */gb-dot-scrubber{display:block;position:relative}
gb-dot-scrubber.hide{visibility:hidden}
gb-dot-scrubber::after{content:"";display:block;height:4px;position:absolute;top:18px;width:100%}
gb-dot-scrubber input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;position:relative;top:6px;width:100%;z-index:20}
gb-dot-scrubber>ul{display:flex;list-style:none;margin:0;padding:0;width:100%}
gb-dot-scrubber>ul::after{content:"";display:block;height:8px;left:1px;position:absolute;top:16px;width:calc(var(--percent) - 2px);z-index:5}
gb-dot-scrubber>ul>li{display:inline-block;margin-left:-6px;position:relative}
@-moz-document url-prefix(""){gb-dot-scrubber>ul>li{top:7px}
}
gb-dot-scrubber>ul>li::before{border-radius:50%;content:"";height:32px;position:absolute;top:-37px;width:32px;z-index:10}
gb-dot-scrubber>ul>li.gb-start-dot{margin-left:0}
gb-dot-scrubber>ul>li.gb-end-dot{display:flex;justify-content:flex-end;margin-left:0;position:sticky;z-index:1}
@-moz-document url-prefix(""){gb-dot-scrubber>ul>li.gb-end-dot{margin-top:7px}
}
gb-dot-scrubber>ul>li.active-dot::before{border-width:6px}
gb-dot-scrubber>ul>li>p{position:relative;right:35%}
gb-dot-scrubber::after{background:#0179bf}
gb-dot-scrubber input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:radial-gradient(#fff 8px,#202020 9px,#202020 14px,#fff 15px);border:0;border-radius:50%;height:36px;margin-top:-3px;width:36px}
gb-dot-scrubber input::-moz-range-thumb{-moz-appearance:none;appearance:none;background:radial-gradient(#fff 8px,#202020 9px,#202020 14px,#fff 15px);border:0;border-radius:50%;height:36px;width:36px}
gb-dot-scrubber>ul::after{background:#202020}
gb-dot-scrubber>ul>li::before{background:#0179bf;border:4px #fff solid;top:-39px}
gb-dot-scrubber>ul>li.active-dot::before{background:#202020}
@media only screen and (min-width:1500px){@-moz-document url-prefix(""){gb-dot-scrubber>ul>li{top:3px}
}
@-moz-document url-prefix(""){gb-dot-scrubber>ul>li.gb-end-dot{margin-top:3px}
}
}