.fixed{position:fixed!important;z-index:9;width:100%}.center-component .component-inner{display:flex;justify-content:center;height:88px}.custom-site-header-component:before{background:rgba(35,41,48,.6)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1;border-bottom:1px solid rgba(255,255,255,.2)}.custom-site-header-component{width:100%;height:88px;display:flex;justify-content:center;align-items:center;padding:0 64px;z-index:999}.sh-nav-container{max-width:1792px;width:100%;display:flex;flex-direction:row;align-items:center}.sh-logo-container{display:flex;justify-content:flex-start;flex-grow:1;flex-basis:25%;gap:16px}#sh-logo{width:unset;height:56px;border-radius:0}#sh-brand-logo{width:unset;max-width:280px;height:56px;transform:scale(1);border-radius:0}.sh-cta-container a{white-space:nowrap}#sh-cta-within-dropdown-content{display:none}.sh-nav-links-container{flex-grow:4;display:flex;flex-direction:row;justify-content:center;padding:0 16px;width:50%}.sh-nav-links-left-aligned{justify-content:flex-start!important}.sh-nav-links-right-aligned{justify-content:flex-end!important}div.sh-nav-links-container.sh-nav-links-right-aligned~div.sh-right-aligned{width:fit-content!important}.sh-nav-link-wrapper a,.sh-nav-link-wrapper label{width:100%;height:64px;display:flex;align-items:center;padding:16px;color:rgba(var(--light-grey),1)!important;white-space:nowrap}.sh-secondary-nav-link-container{margin-right:16px;display:flex}.sh-secondary-nav-link-wrapper{width:127.05px;height:32px;font-weight:600;white-space:nowrap;display:flex;align-items:center;position:relative}.sh-secondary-nav-link-wrapper p{margin:0}#sh-secondary-nav-link-icon{height:34px;width:34px;position:relative;top:-4px;margin-left:4px}#sh-my-garage-number{font-size:12px;height:34px;width:34px;position:absolute;top:.5px;right:.4px;display:flex;align-items:center;justify-content:center}.sh-nav-dropdown{position:relative;display:flex}.sh-nav-dropdown a,.sh-nav-dropdown label{padding-right:8px;user-select:none;color:#f3f3f3}.sh-nav-dropdown-menu{display:none;position:absolute;background:rgba(35,41,48,.6)!important;min-width:296px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:12px 16px;z-index:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:8px;margin-top:64px}.sh-nav-dropdown-menu a{height:48px;padding:0}div.sh-nav-link-wrapper.sh-nav-dropdown input:checked~.sh-nav-dropdown-menu{display:block}.sh-nav-dropdown-icon{width:12px;height:100%;margin-left:8px;position:relative;transition:transform 250ms cubic-bezier(.23,1,.32,1)}.sh-nav-dropdown-icon::before,.sh-nav-dropdown-icon::after{display:block;background-color:#f3f3f3;position:absolute;height:3px;width:8px;border-radius:2px;top:45%;content:''}.sh-nav-dropdown-icon::before{left:0;rotate:45deg}.sh-nav-dropdown-icon::after{left:4px;rotate:135deg}.sh-right-aligned{display:flex;justify-content:flex-end;align-items:center;flex-grow:1;flex-basis:25%}.sh-socials-container{display:flex;flex-shrink:0}.sh-socials-within-dropdown-container{display:none;gap:16px;padding:8px 16px 16px 16px;background-color:rgba(35,41,48,.6);justify-content:center;border-bottom:1px solid rgba(255,255,255,.8)}.sh-social-link-wrapper{margin-right:var(--base-half-spacing)}.sh-social-icon{width:24px;border-radius:0}#sh-menu-toggle{display:none}.sh-dropdown-container{margin-bottom:0;height:40px;display:flex;flex-grow:1;border-bottom:1px solid rgba(255,255,255,.8);background-color:rgba(35,41,48,.6)}.sh-burger-container{display:none;height:100%;padding:var(--base-half-spacing);width:32px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0}.sh-burger-button,.sh-burger-button::before,.sh-burger-button::after{display:block;background-color:#badc14;position:absolute;height:4px;width:32px;transition:transform 500ms cubic-bezier(.23,1,.32,1);border-radius:2px}.sh-burger-button::before{content:'';margin-top:-8px}.sh-burger-button::after{content:'';margin-top:8px}#sh-menu-toggle:checked+.sh-burger-container .sh-burger-button::before{margin-top:0;transform:rotate(-45deg)}#sh-menu-toggle:checked+.sh-burger-container .sh-burger-button{background:rgba(255,255,255,0)}#sh-menu-toggle:checked+.sh-burger-container .sh-burger-button::after{margin-top:0;transform:rotate(45deg)}.sh-burger-menu>.sh-burger-link-wrapper{display:none}.sh-burger-dropdown-content{display:none}div.sh-burger-link-wrapper.sh-burger-dropdown input:checked~.sh-burger-dropdown-content{display:flex;flex-direction:column;width:100%}div.sh-burger-link-wrapper.sh-burger-dropdown input:checked~.sh-dropdown-container .sh-nav-dropdown-icon,div.sh-nav-link-wrapper.sh-nav-dropdown input:checked~.sh-nav-dropdown-btn .sh-nav-dropdown-icon{transform:rotate(180deg)}.sh-theme-toggle-container,.sh-theme-toggle-container-within-dropdown{display:flex;align-items:center;margin-right:var(--base-half-spacing);user-select:none}.sh-theme-toggle-container-within-dropdown{display:none;position:absolute;bottom:16px;right:0}.theme-toggle-label{cursor:pointer;width:48px;height:24px;background:#aba29b;display:block;border-radius:var(--base-border-radius);margin-bottom:0;position:relative;transition:background .3s}.theme-toggle-label:after{content:'';position:absolute;top:2px;left:2px;width:20px;height:20px;background:#f3f3f3;border-radius:var(--base-border-radius);transition:.3s;z-index:1}.theme-toggle-checkbox:checked+.theme-toggle-label{background:#badc14}.theme-toggle-checkbox:checked+.theme-toggle-label:after{left:calc(100% - 2px);transform:translateX(-100%)}.theme-toggle-label:active:after{width:24px}.theme-toggle-label .material-icons{position:absolute;top:50%;transform:translateY(-50%);font-size:16px;transition:opacity .3s;z-index:1}.theme-toggle-label .icon-dark{color:#000;left:4px;opacity:0}.theme-toggle-label .icon-light{color:#fff;right:4px;opacity:.4}.theme-toggle-checkbox:checked+.theme-toggle-label .icon-light{opacity:0}.theme-toggle-checkbox:checked+.theme-toggle-label .icon-dark{opacity:.4}@media(max-width:1799px){.custom-site-header-component{padding:0 16px}.sh-logo-container{gap:8px}}@media(max-width:1499px){.sh-burger-container{display:flex}.sh-nav-links-container,.sh-cta-container{display:none}#sh-menu-toggle:checked~.sh-burger-menu .sh-cta-container{display:flex;justify-content:center;padding:8px 16px;background-color:rgba(35,41,48,.6)}#sh-menu-toggle:checked~.sh-burger-menu .sh-cta-container a{width:100%}.sh-socials-container{margin-right:0}#sh-logo{height:40px}#sh-brand-logo{height:40px}.custom-site-header-component,.center-component .component-inner{height:60px}.sh-burger-menu{position:absolute;top:0;margin-top:60px;left:0;flex-direction:column;width:100%;justify-content:center;align-items:center}#sh-menu-toggle~.sh-burger-menu .sh-burger-link-wrapper a,#sh-menu-toggle~.sh-burger-menu .sh-burger-link-wrapper label:first-of-type{height:0;margin:0;padding:0;border:0;transition:height 400ms cubic-bezier(.23,1,.32,1)}#sh-menu-toggle:checked~.sh-burger-menu .sh-burger-link-wrapper a,#sh-menu-toggle:checked~.sh-burger-menu .sh-burger-link-wrapper label:first-of-type{display:flex;height:2.5em;padding:8px 16px;transition:height 400ms cubic-bezier(.23,1,.32,1);align-items:flex-end;justify-content:flex-start}#sh-menu-toggle~.sh-burger-menu .sh-burger-link-wrapper{display:none}#sh-menu-toggle:checked~.sh-burger-menu .sh-burger-link-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.sh-burger-menu:before{background:rgba(35,41,48,.4)!important;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1}.sh-burger-menu>.sh-burger-link-wrapper a,.sh-burger-menu>.sh-burger-link-wrapper label:first-of-type{display:flex;justify-content:center;margin:0;padding:0;width:100%;color:#f3f3f3;background-color:rgba(35,41,48,.6)}.sh-burger-menu>.sh-burger-link-wrapper{border-bottom:1px solid rgba(255,255,255,.8)}.sh-burger-dropdown{border:0!important}.sh-burger-dropdown a:first-of-type,.sh-burger-dropdown label:first-of-type{border-bottom:1px solid rgba(255,255,255,.8)!important}.sh-burger-dropdown-content a{padding:8px 64px!important;border-bottom:1px solid rgba(255,255,255,.8)!important}}@media(max-width:767px){.sh-socials-container,.sh-theme-toggle-container{display:none}.sh-logo-container{gap:8px}.sh-secondary-nav-link-wrapper p:not(#sh-my-garage-number){display:none}.sh-secondary-nav-link-wrapper{width:auto}#sh-menu-toggle:checked~.sh-burger-menu .sh-socials-within-dropdown-container,#sh-menu-toggle:checked~.sh-burger-menu .sh-theme-toggle-container-within-dropdown{display:flex}div.sh-burger-menu.no-socials #sh-cta-within-dropdown-content{justify-content:flex-start!important}div.sh-burger-menu.no-socials #sh-cta-within-dropdown-content>a.btn{width:75%!important}div.sh-burger-menu.no-socials div.sh-theme-toggle-container-within-dropdown{bottom:20px!important}.sh-burger-dropdown-content a{padding:8px 40px!important;white-space:nowrap}}@media(max-width:575px){#sh-menu-toggle:checked~.sh-burger-menu .sh-socials-within-dropdown-container{justify-content:flex-start}}