.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.z-40{z-index:40}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-16{height:4rem}.w-full{width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-5{gap:1.25rem}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[21px\]{gap:21px}.gap-\[40px\]{gap:40px}.gap-x-\[20px\]{-moz-column-gap:20px;column-gap:20px}.gap-y-\[60px\]{row-gap:60px}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border{border-width:1px}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-\[\#67d167\]{--tw-bg-opacity:1;background-color:rgb(103 209 103/var(--tw-bg-opacity))}.p-\[10px\]{padding:10px}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}#site-loader{background-color:#000;bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;transition:all .5s ease-in-out;visibility:visible;z-index:10000000000000000000}#site-loader:before{animation:loader-fade 1s infinite;background-image:url(/images/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:200px;left:calc(50% - 100px);position:absolute;top:calc(50% - 100px);width:200px}#site-loader.hide{opacity:0;transition:all 1s ease-in-out;visibility:hidden}#site-loader.no-loader{display:none}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{background:transparent;border:none;overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}::-moz-selection,::selection{background:#252728;color:#fff}::-moz-selection{background:#252728;color:#fff}::selection{background:#252728;color:#fff}a{outline:none}img{display:block;height:auto;max-width:100%;width:auto\9}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;width:100%}body,h1,h2,h3,h4,h5,h6,html,legend{font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6,legend{color:#1f2021;font-weight:500;letter-spacing:.2px;margin:0 0 30px}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong,legend strong{color:#00d7ff}.h1,h1{color:#252728;font-size:35px;letter-spacing:1.25px;line-height:40px;margin-bottom:30px}@media (min-width:1024px){.h1,h1{font-size:45px;letter-spacing:1.61px;line-height:58px;margin-bottom:40px}}.h2,h2,legend{font-size:25px;line-height:35px}@media (min-width:1024px){.h2,h2,legend{font-size:35px;line-height:45px}}.h3,h3{font-size:25px;line-height:35px}@media (min-width:1024px){.h3,h3{font-size:35px;line-height:45px}}.h4,h4{font-size:20px;line-height:30px}@media (min-width:1024px){.h4,h4{font-size:20px;line-height:30px}}.h5,h5{font-size:16px;line-height:24px}@media (min-width:1024px){.h5,h5{font-size:18px;line-height:26px}}.h6,h6{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:18px}a,address,dl,label,li,mark,p,td,th,time{color:#252728;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px;margin:0 0 20px}a a,a cite,a li,a mark,a p,a time,address a,address cite,address li,address mark,address p,address time,dl a,dl cite,dl li,dl mark,dl p,dl time,label a,label cite,label li,label mark,label p,label time,li a,li cite,li li,li mark,li p,li time,mark a,mark cite,mark li,mark mark,mark p,mark time,p a,p cite,p li,p mark,p p,p time,td a,td cite,td li,td mark,td p,td time,th a,th cite,th li,th mark,th p,th time,time a,time cite,time li,time mark,time p,time time{font-size:1em}a{color:#4f9edd;font-weight:400;margin:0;text-decoration:none;transition:all .5s ease-in-out}a:hover{color:#080808}small{font-size:70%}b,strong{font-weight:700}em,i{font-style:italic}hr{background:#8c8e90;border:none;display:block;height:1px;margin-bottom:15px;outline:none;width:100%}dt{font-weight:700}dt:after{content:":";content:": "}ul li{margin:0;position:relative;text-indent:0}ul li::marker{font-size:12px}ol li{list-style-type:decimal}code,kbd,pre,samp,var{background:#2d747e;color:#fff;margin:0;padding:1px 5px;white-space:pre-wrap}pre{padding:10px}blockquote{color:#00d7ff;display:block;font-size:20px;font-style:italic;font-weight:300;line-height:30px;margin:35px 0 55px;padding:20px 10%;position:relative;text-align:center}@media (min-width:1024px){blockquote{font-size:25px;line-height:35px;padding:40px 10%}}.wysiwyg{color:#1f2021;font-size:16px;font-weight:400;line-height:28px;text-align:left}.wysiwyg img{display:block;margin:0 auto 15px}.wysiwyg ul li{font-size:14px;list-style-type:disc}.wysiwyg ol{margin:0 0 20px;padding:0 0 0 15px}.wysiwyg ol li{padding-left:10px}.wysiwyg ol li::marker{color:#4a4a4a;font-size:16px}.wysiwyg .text-center{text-align:center}.wysiwyg .text-right{text-align:right}.wysiwyg .text-justify{text-align:justify}.wysiwyg>:last-child{margin-bottom:0}.wysiwyg a{color:#4f9edd}.leadcopy{color:#4a4a4a;font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:24px}.wf-loading a,.wf-loading h1,.wf-loading h2,.wf-loading legend,.wf-loading p{visibility:hidden}button{outline:none}.button,a.button,button.button{background:#252728;border:1px solid #252728;color:#fff;cursor:pointer;display:inline-block;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500;height:70px;letter-spacing:.5px;line-height:26px;min-width:134px;padding:21px 40px;position:relative;text-align:center;transition:all .2s ease-in-out}.button.full,a.button.full,button.button.full{width:100%}.button.small,a.button.small,button.button.small{font-size:11px;height:40px;line-height:19px;min-width:125px;padding:10px 20px}.button.medium,a.button.medium,button.button.medium{height:60px;line-height:38px}.button.reduced,a.button.reduced,button.button.reduced{height:58px;line-height:18px;padding:20px 30px}.button.white,a.button.white,button.button.white{background:#fff;border-color:#fff;color:#252728}.button.border-grey,a.button.border-grey,button.button.border-grey{background:#fff;border-color:#252728;color:#252728}.button.bdr-white,a.button.bdr-white,button.button.bdr-white{background-color:#252728;border-color:#fff;color:#fff}.button.border-white,a.button.border-white,button.button.border-white{background:#252728;border-color:#fff}.button:focus,.button:hover,a.button:focus,a.button:hover,button.button:focus,button.button:hover{background:#8c8e90!important;border-color:#8c8e90!important;color:#fff!important}.button.outline,a.button.outline,button.button.outline{border:1px solid #fff}.button-disabled,.button[disabled],button[disabled],button[type=submit][disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{color:#fff;cursor:default;opacity:.5}table{margin-bottom:15px;width:100%}table td,table th{color:#1f2021;font-weight:400;padding:15px 10px;text-align:left}table th{background:#d8d8d8;font-weight:700}table thead{background:#d8d8d8;width:100%}table thead td,table thead th{padding:5px 10px}table tfoot{border-bottom:1px solid #1f2021;border-top:1px solid #1f2021}table tfoot td{padding:15px 10px}.compact-table{width:auto}.compact-table td,.compact-table th{background:none;border:1px solid #8c8e90;color:#1f2021;font-size:.8em;font-weight:400;line-height:1.2;padding:5px 10px;text-align:left}.compact-table thead{background:none;width:auto}.table-container{margin:0 0 1em;overflow-y:auto;_overflow:auto;width:100%}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{max-width:100%}#app,body{overflow-x:hidden}.main{min-height:calc(100vh - 385px)}@media (min-width:1024px){.main{min-height:calc(100vh - 295px)}}.content-max-width{padding:0 20px;width:100%}.content-full-width,.content-max-width{margin:0 auto;max-width:1400px;position:relative}.content-full-width{clear:both;padding:0}.content-narrow-width{margin:0 auto;max-width:610px;padding:0 20px;position:relative;width:100%}@media (min-width:1024px){.mob{display:none!important}}@media (max-width:1023px){.desktop{display:none!important}}.top-links{background-color:#252728;border-bottom:.5px solid hsla(0,0%,100%,.1);padding:16px 8px 11px 0}@media (max-width:640px){.top-links{display:none}}.top-links a{color:#fff;display:flex;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13px;font-weight:500;gap:8px;letter-spacing:.3px;line-height:18px;text-transform:uppercase;white-space:nowrap}.top-links a img{margin-top:-2px}.top-links a:last-child{word-spacing:-2px}form{width:100%}legend{margin-bottom:15px}label{color:#fff;display:block;font-size:14px;letter-spacing:.3px;line-height:24px;margin-bottom:9px}.form-note{display:inline-block;font-weight:400;line-height:1;margin-bottom:20px}.field-disabled,input[disabled],input[readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:default;opacity:.5}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-bottom:1px solid #979797;border-radius:0;color:#2a2a2a;display:inline-block;font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;height:35px;line-height:25px;outline:none;padding:0 0 10px;width:100%}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:#4f9edd}input.notselected,select.notselected,textarea.notselected{color:rgba(37,39,40,.3);font-size:16px;letter-spacing:.4px;line-height:24px}::-moz-placeholder{color:hsla(0,0%,100%,.3)!important;font-size:16px;letter-spacing:.4px;line-height:24px}::placeholder{color:hsla(0,0%,100%,.3)!important;font-size:16px;letter-spacing:.4px;line-height:24px}select[multiple],textarea{height:180px}select::-ms-expand{display:none}input[type=checkbox],input[type=radio]{height:auto}.form-field{padding:0 0 20px;position:relative;width:100%}.form-fields-stack{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -10px;width:calc(100% + 20px)}@media (min-width:768px){.form-fields-stack{align-items:stretch;flex-wrap:nowrap}}.form-fields-stack .form-field{margin-left:10px;margin-right:10px}.form-field.checkbox,.form-field.radio{padding:10px 0}.form-field.checkbox label,.form-field.radio label{color:#4a4a4a;font-size:14px;font-weight:400;line-height:22px;opacity:1;position:static}.form-field.checkbox .custom-checkbox-radio,.form-field.radio .custom-checkbox-radio{color:#4a4a4a;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:0 25px 10px 0;width:auto}.form-field.checkbox .custom-checkbox-radio input,.form-field.radio .custom-checkbox-radio input{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;background:none;border:none;cursor:pointer;display:inline-block;height:15px;margin:4px 10px 0 0;padding:0;vertical-align:top;width:15px}.form-field.checkbox .custom-checkbox-radio label,.form-field.checkbox .custom-checkbox-radio span,.form-field.radio .custom-checkbox-radio label,.form-field.radio .custom-checkbox-radio span{color:#fff;display:inline-block;width:calc(100% - 33px)}.form-field.checkbox .custom-checkbox-radio label a,.form-field.checkbox .custom-checkbox-radio span a,.form-field.radio .custom-checkbox-radio label a,.form-field.radio .custom-checkbox-radio span a{color:#fff}.form-field.checkbox .form-field.checkbox input,.form-field.radio .form-field.checkbox input{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.form-field.select:after{color:#252728;content:"\e926";font-family:icomoon;font-size:14px;pointer-events:none;position:absolute;right:5px;top:15px}.form-field.error .SumoSelect>.CaptionCont,.form-field.error input,.form-field.error select,.form-field.error textarea{border-color:#252728}.form-field.valid .SumoSelect>.CaptionCont,.form-field.valid input,.form-field.valid select,.form-field.valid textarea{border-color:#ccc;color:#000}.php-error li,label.error,label.error-SumoSelect-label{color:#252728!important;font-weight:700;margin:10px 0 0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes loader-fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media print{footer,header{display:none!important}}.site-header{background:#252728;height:60px;position:relative;width:100%;z-index:99}@media (min-width:1024px){.site-header{height:70px;overflow:initial}}@media (max-width:1023px){.site-header.vehicles-open{position:fixed}}@media (min-width:1024px){.site-header.home{background-color:transparent;position:absolute}.site-header.home.vehicles-open{background:#252728}}.site-header .content-nav{margin:0 0 0 40px}@media (max-width:1023px){.site-header .content-nav{margin:0 0 0 40px;max-width:970px;padding:0 55px}}.site-header .logo{left:0;position:absolute;top:20px;transition:none}@media (min-width:1024px){.site-header .logo{top:24px}}.site-header .logo img{height:20px;margin:0;width:auto}@media (min-width:1024px){.site-header .logo img{height:22px}}.site-header nav{background:#252728;height:calc(100vh - 60px);overflow:auto;padding:40px 20px;position:fixed;right:-100%;top:60px;width:0;z-index:999}.site-header nav .sub-nav,.site-header nav .sub-nav-line{display:none}@media (max-width:640px){.site-header nav{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px}.site-header nav .sub-nav-line{background:hsla(0,0%,100%,.1);display:block;margin-left:-20px;width:100vw}.site-header nav .sub-nav{display:block;margin:5px 0 25px!important}.site-header nav .sub-nav .subnav a{margin:0}.site-header nav .sub-nav .subnav span.flex{font-size:13px;font-weight:500}.site-header nav .sub-nav .subnav span.flex img{margin-right:10px}.site-header nav .mainnav{margin-top:25px!important}}@media (min-width:1024px){.site-header nav{background-color:transparent;display:block;height:auto;left:154px;min-height:0;overflow:visible;padding:20px 0 0 10px;position:absolute;top:0;width:auto}}.site-header nav ul.top{margin:0;padding:0;text-align:left}.site-header nav li{display:inline-block;margin:0;position:relative;text-align:center;width:100%}@media (min-width:1024px){.site-header nav li{text-align:left;width:auto}.site-header nav li:last-child a{margin-right:0}}@media (max-width:1023px){.site-header nav li a{margin:0 0 20px}.site-header nav li .dropdown{color:#fff;cursor:pointer;display:inline-block;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:25px;font-weight:400;letter-spacing:.5px;line-height:35px;margin:0;padding:0;position:relative;text-transform:uppercase}.site-header nav li .dropdown img{margin-left:5px;transition:all .25s ease}}@media (max-width:1023px) and (max-width:1023px){.site-header nav li .dropdown .flex{justify-content:center}.site-header nav li .dropdown[open]{opacity:.7}}@media (max-width:1023px){.site-header nav li .dropdown .dropdown-menu{background-color:#fff;box-shadow:0 2px 10px hsla(207,4%,43%,.25);display:block;position:absolute;top:50px;width:335px}}@media (max-width:1023px) and (max-width:1023px){.site-header nav li .dropdown .dropdown-menu{background-color:transparent;box-shadow:none;margin-top:-10px;position:relative;top:0;width:100%}}@media (max-width:1023px){.site-header nav li .dropdown .dropdown-menu a{border-bottom:1px solid #686d71;color:#1e1e1e;margin:0;padding:14px 20px 13px;text-transform:uppercase;width:100%}.site-header nav li .dropdown .dropdown-menu a:last-child{border:none}}@media (max-width:1023px) and (max-width:1023px){.site-header nav li .dropdown .dropdown-menu a{border-bottom:0;color:#fff}}.site-header nav li a{color:#fff;display:inline-block;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:25px;font-weight:400;letter-spacing:.5px;line-height:35px;margin:0 0 20px;padding:0;position:relative;text-transform:uppercase}@media (min-width:1024px){.site-header nav li a{font-size:13px;font-weight:500;line-height:30px;margin:0 16px 0 0;padding-bottom:20px;text-transform:uppercase}}@media (min-width:1160px){.site-header nav li a{font-size:14px;margin:0 26px 0 0}}.site-header nav li a.vdropmenu{padding-bottom:0}@media (min-width:1024px){.site-header nav li a.vdropmenu:hover .dropdown-menu{display:none!important}.site-header nav li a.vdropmenu{height:50px;padding-bottom:20px}}.site-header nav li a.vdropmenu .flex.hover img{transform:rotate(180deg)}.site-header nav li a.dropdown{cursor:pointer;position:relative}.site-header nav li a.dropdown img{margin-left:5px;transition:all .25s ease}@media (max-width:1023px){.site-header nav li a.dropdown .flex{justify-content:center}}.site-header nav li a.dropdown:hover{opacity:1}.site-header nav li a.dropdown:hover span{opacity:.7}.site-header nav li a.dropdown:hover span img{transform:rotate(180deg)}.site-header nav li a.dropdown:hover .dropdown-menu{display:block}.site-header nav li a.dropdown .dropdown-menu{background-color:#fff;box-shadow:0 2px 10px hsla(207,4%,43%,.25);display:none;position:absolute;top:50px;width:335px}@media (max-width:1023px){.site-header nav li a.dropdown .dropdown-menu{background-color:transparent;box-shadow:none;display:block;margin-top:10px;position:relative;top:0}}.site-header nav li a.dropdown .dropdown-menu a{border-bottom:1px solid #686d71;color:#1e1e1e;margin:0;padding:14px 20px 13px;text-transform:uppercase;width:100%}.site-header nav li a.dropdown .dropdown-menu a:last-child{border:none}@media (max-width:1023px){.site-header nav li a.dropdown .dropdown-menu a{border-bottom:0;color:#fff}}.site-header nav li a:hover{opacity:.7}.site-header nav li a.selected{color:#686d71}.site-header nav li a.selected:active,.site-header nav li a.selected:hover{opacity:1}.site-header .button.small{margin:15px 0 0 auto;min-width:125px;padding:10px 18px;z-index:9}.site-header .right{display:flex;margin:5px 0 0 auto}@media (min-width:1024px){.site-header .right{display:none}}.site-header .right .vdd-btn{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:18px;text-transform:uppercase}.site-header .right .vdd-btn.vehicles-open{opacity:.7}.site-header .right .vdd-btn.vehicles-open img{transform:rotate(180deg)}.site-header .right .vdd-btn img{margin-left:5px}.site-header .hamburger{font-size:0;height:55px;position:relative;transition:right .25s ease-in-out;width:50px}.site-header .hamburger span{background:#fff;height:1px;left:15px;position:absolute;top:20px;width:24px}.site-header .hamburger span:nth-of-type(2){top:50%}.site-header .hamburger span:nth-of-type(3){top:calc(50% + 8px)}.site-header .hamburger:focus{outline:none}.site-header.open{position:fixed;z-index:10000}.site-header.open nav{display:block;right:0;width:100%}.site-header.open .hamburger{z-index:1001}.site-header.open .hamburger span:first-of-type{top:50%;transform:rotate(45deg)}.site-header.open .hamburger span:nth-of-type(2){opacity:0}.site-header.open .hamburger span:nth-of-type(3){top:50%;transform:rotate(-45deg)}.vehicles-new-dropdown{background:#fff;left:0;padding:40px 0 52px;position:absolute;top:60px;width:100%}@media (max-width:767px){.vehicles-new-dropdown{height:100%;overflow:auto;position:fixed;top:106px}}@media (max-width:640px){.vehicles-new-dropdown{height:calc(100% - 60px);padding:10px 0;top:60px}}@media (min-width:1024px){.vehicles-new-dropdown{padding:40px 0;top:70px}}.vehicles-new-dropdown .content-max-width{flex-wrap:wrap}@media (min-width:641px){.vehicles-new-dropdown .content-max-width{flex-wrap:nowrap}}@media (min-width:1024px){.vehicles-new-dropdown .content-max-width{min-height:244px}}.vehicles-new-dropdown .sidebar{border-right:2px solid rgba(16,18,19,.1);padding-top:10px;width:276px}@media (max-width:640px){.vehicles-new-dropdown .sidebar{border:0;order:1;padding-top:30px;width:100%}}.vehicles-new-dropdown .sidebar a{align-items:center;color:#101213;display:flex;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500;gap:9px;letter-spacing:.5px;line-height:18px;margin-bottom:29px;text-transform:uppercase}.vehicles-new-dropdown .sidebar a>img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.vehicles-new-dropdown .sidebar a>img.offer,.vehicles-new-dropdown .sidebar a>img.quote{height:18px;margin:1px 1px 0;width:18px}.vehicles-new-dropdown .vehicle-list-ctr{padding-top:12px;row-gap:39px;width:100%}.vehicles-new-dropdown .vehicle-list{-moz-column-gap:20px;column-gap:20px;flex:1;margin-top:-10px;padding-left:30px;row-gap:19px}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list{flex:unset;margin:0;order:0;padding:0;row-gap:0;width:100%}}.vehicles-new-dropdown .vehicle-list .vehicle-type{border-bottom:1px solid rgba(16,18,19,.1);color:#101213;font-family:IBM Plex Sans;font-size:20px;font-weight:500;grid-column:span 4;grid-row:1;letter-spacing:.2px;line-height:30px;margin-bottom:-13px;padding-bottom:16px;text-transform:uppercase}@media (max-width:991px){.vehicles-new-dropdown .vehicle-list .vehicle-type{grid-column:span 3}}@media (max-width:767px){.vehicles-new-dropdown .vehicle-list .vehicle-type{grid-column:1;margin-bottom:0}}.vehicles-new-dropdown .vehicle-list article{width:100%}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list article{align-items:center;border-bottom:2px solid rgba(16,18,19,.1);display:flex;flex-wrap:wrap;gap:20px;padding:10px 0}}.vehicles-new-dropdown .vehicle-list article:hover .img-wrap img{transform:scale(1.05)}.vehicles-new-dropdown .vehicle-list article:hover .txt-grp .motto{opacity:1}.vehicles-new-dropdown .vehicle-list article:hover .txt-grp .hr:after{background-color:#101213;width:100%}.vehicles-new-dropdown .vehicle-list article .img-wrap{display:flex;justify-content:center;margin:0 0 6px;overflow:hidden;width:100%}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list article .img-wrap{margin:0;width:130px}}.vehicles-new-dropdown .vehicle-list article .img-wrap img{aspect-ratio:260/147;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out}.vehicles-new-dropdown .vehicle-list article .txt-grp{align-items:center;display:flex;flex-direction:column}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list article .txt-grp{align-items:flex-start;flex:1}}.vehicles-new-dropdown .vehicle-list article .txt-grp .name{font-size:16px;font-weight:500;letter-spacing:.3px;line-height:22px;margin:0 0 6px;text-align:center;text-transform:uppercase}.vehicles-new-dropdown .vehicle-list article .txt-grp .price{font-size:11px;font-weight:400;letter-spacing:.5px;line-height:16px;margin:0;text-align:center}.vehicles-new-dropdown .vehicle-list article .txt-grp .hr{background:transparent;height:2px;margin:13px 0;position:relative;width:100%}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list article .txt-grp .hr{display:none}}.vehicles-new-dropdown .vehicle-list article .txt-grp .hr:after{background-color:rgba(16,18,19,.1);content:"";display:block;height:2px;margin:auto;transition:width .3s ease,background-color .3s ease;width:0}.vehicles-new-dropdown .vehicle-list article .txt-grp .motto{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:400;letter-spacing:.5px;line-height:16px;margin:0;opacity:0;text-align:center;text-transform:uppercase;transition:opacity .3s ease}@media (max-width:640px){.vehicles-new-dropdown .vehicle-list article .txt-grp .motto{display:none}}.vehicles-dropdown{background:#fff;left:0;padding:0 0 40px;position:absolute;top:60px;width:100%}@media (min-width:1024px){.vehicles-dropdown{padding:20px 0 60px;top:70px}}.vehicles-dropdown article{align-items:center;border-bottom:1px solid rgba(16,18,19,.1);display:flex;width:100%}@media (min-width:1024px){.vehicles-dropdown article{flex-direction:column;width:calc(25% - 15px)}}.vehicles-dropdown article .img-wrap{margin:0 0 10px}@media (min-width:1024px){.vehicles-dropdown article .img-wrap{margin:0}}.vehicles-dropdown article .img-wrap img{-o-object-fit:fill;object-fit:fill;width:100%}.vehicles-dropdown article .txt-grp{min-width:185px}.vehicles-dropdown article .txt-grp .name{color:#101213;display:block;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:22px;margin:10px 0 6px;text-align:left}@media (min-width:1024px){.vehicles-dropdown article .txt-grp .name{text-align:center}}.vehicles-dropdown article .txt-grp .motto{color:#101213;font-size:11px;letter-spacing:.5px;line-height:16px;text-align:left}@media (min-width:1024px){.vehicles-dropdown article .txt-grp .motto{text-align:center}}.top-links .top-subnav{max-width:none;padding-right:25px}.site-footer{background:#252728;border-top:.5px solid hsla(0,0%,100%,.1);min-height:325px;position:relative;width:100%}@media (min-width:1024px){.site-footer{min-height:225px}}.site-footer .content-max-width{display:flex;flex-direction:column;min-height:325px}@media (min-width:1024px){.site-footer .content-max-width{min-height:225px}}.site-footer .footer-links{padding:40px 0;text-align:center}@media (min-width:1024px){.site-footer .footer-links{padding:40px 0 0;text-align:left}}.site-footer .footer-links .logo img{margin:0 auto 40px}@media (min-width:1024px){.site-footer .footer-links .logo img{margin:0}}.site-footer .footer-links .links{font-size:0;margin:0 0 20px}@media (min-width:1024px){.site-footer .footer-links .links{display:flex;margin:3px 0 0 99px}.site-footer .footer-links .links .group{margin-right:40px;min-width:121px}}@media (min-width:1160px){.site-footer .footer-links .links .group{margin-right:109px;min-width:121px}}.site-footer .footer-links .links .group:last-child{margin:0}.site-footer .footer-links .links .group a{color:#fff;display:block;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;letter-spacing:.5px;line-height:16px;margin:0 0 10px;text-transform:uppercase}.site-footer .footer-links .social{margin:20px 0;text-align:center;width:100%}@media (min-width:768px){.site-footer .footer-links .social{margin:3px 0 0;text-align:right}}.site-footer .footer-links .social a{display:inline-block;vertical-align:top;width:27px}@media (min-width:1024px){.site-footer .footer-links .social a{margin-left:auto}}.site-footer .footer-links .social a img{margin:auto}.site-footer .footer-links a.terms{color:#fff;display:block;font-size:11px;letter-spacing:.5px;line-height:16px;margin:0 0 40px;text-align:right;text-transform:uppercase}.site-footer .footer-legal{margin-top:auto;padding:0 0 40px}.site-footer .footer-legal a.attr,.site-footer .footer-legal p{color:#fff;display:inline-block;font-size:10px;letter-spacing:.3px;line-height:11px;margin-bottom:0;text-align:center;width:100%}@media (min-width:768px){.site-footer .footer-legal a.attr,.site-footer .footer-legal p{margin-right:auto;max-width:325px;text-align:left}}.site-footer .footer-legal a.attr span,.site-footer .footer-legal p span{color:hsla(0,0%,100%,.5);display:inline-block;margin:3px 0 0}.site-footer .footer-legal a.attr a,.site-footer .footer-legal p a{color:#fff}.site-footer .footer-legal a.attr{color:hsla(0,0%,100%,.5)}@media (min-width:768px){.site-footer .footer-legal a.attr{margin:0;text-align:right}}.title-module{padding:20px 0;width:100%}@media (min-width:1024px){.title-module{padding:100px 0 60px}}.title-module h1{color:#252728;font-size:24px;font-weight:700;letter-spacing:-.26px;line-height:32px;margin:0;padding-left:100px;position:relative}.title-module h1:before{background:#252728;content:"";height:2px;left:0;position:absolute;top:50%;width:70px}.popup-module{height:100%;left:0;position:fixed;top:0;width:100%!important;z-index:99}.popup-module .background{background:rgba(0,0,0,.85);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.popup-module .wrap{left:50%;margin:auto;max-height:90%;max-width:1300px;overflow:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media (min-width:768px){.popup-module .wrap{max-height:none}}.popup-module .wrap .exit{cursor:pointer;height:24px;position:absolute;right:20px;top:20px;width:24px}@media (min-width:768px){.popup-module .wrap .exit{right:60px;top:40px}}.pagination-module{margin:0 auto;text-align:center}.pagination-module ul{display:flex;justify-content:center;margin:0 auto;padding:0}.pagination-module ul li{background:transparent;border:1px solid #e1e1e1;cursor:pointer;display:inline-block;height:32px;margin:0 2px;min-width:32px;text-align:center}@media (min-width:768px){.pagination-module ul li{height:44px;min-width:44px}}.pagination-module ul li a,.pagination-module ul li button,.pagination-module ul li span{color:#1f2021;font-size:14px;line-height:28px}@media (min-width:768px){.pagination-module ul li a,.pagination-module ul li button,.pagination-module ul li span{line-height:40px}}.pagination-module ul li.active{background:#4f9edd;border-color:#4f9edd}.pagination-module ul li.active a,.pagination-module ul li.active button,.pagination-module ul li.active span{color:#fff}.pagination-module ul li.next,.pagination-module ul li:hover{background:#252728;border-color:#252728}.pagination-module ul li.next a,.pagination-module ul li:hover a{color:#fff}.pagination-module ul li.disabled{opacity:.5}.pagination-module ul li.active{background:#252728;border-color:#252728}.pagination-module ul li.active a{color:#fff}.card-module{padding:40px 0;width:100%}@media (min-width:1024px){.card-module{padding:70px 0 31px}}.card-module .card-container{margin:0 -10px}.card-module article{margin:0 0 40px;text-align:center;width:100%}@media (min-width:768px){.card-module article{margin:0 10px;width:calc(33.33333% - 20.33px)}}.card-module article img{margin:0 auto 20px;transition:all .4s ease-in-out;width:100%}@media (min-width:819px){.card-module article img{height:205px;-o-object-fit:cover;object-fit:cover}}@media (min-width:1160px){.card-module article img{height:280px;-o-object-fit:cover;object-fit:cover}}.card-module article h4{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:18px;margin:0 auto 10px;transition:all .4s ease-in-out}.card-module article p{color:#686d71;font-size:14px;letter-spacing:.3px;line-height:20px;margin:0;padding:0}@media (min-width:1160px){.card-module article p{padding:0 40px}}.card-module article:hover img{opacity:.9}.card-module article:hover p a{color:#4f9edd}.text-image-grid-module{background:#edf2f5;width:100%}@media (min-width:768px){.text-image-grid-module{display:flex}}.text-image-grid-module picture{opacity:1;transition:opacity .3s ease-in-out;width:100%}@media (min-width:768px) and (max-width:1160px){.text-image-grid-module picture{width:35%}}@media (min-width:1160px){.text-image-grid-module picture{width:50%}}.text-image-grid-module picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.text-image-grid-module img:hover{opacity:.9}.text-image-grid-module .text{padding:40px 20px;width:100%}@media (min-width:768px) and (max-width:1160px){.text-image-grid-module .text{width:65%}}@media (min-width:1160px){.text-image-grid-module .text{padding:40px;width:50%}}@media (min-width:1024px){.text-image-grid-module .text{padding:100px 70px}}@media (min-width:1280px){.text-image-grid-module .text{padding:100px 115px}}.text-image-grid-module .text h3{margin-bottom:20px}.text-image-grid-module .text p{margin-bottom:30px}.text-image-grid-module:hover img{opacity:.9}.signup-module{background:#252728;padding:40px 0;width:100%}@media (min-width:1024px){.signup-module{padding:70px 0 33px}}.signup-module h4.h2{color:#fff;max-width:600px}.signup-module form{width:100%}.signup-module form input{color:#fff}.signup-module form .form-field.submit{width:100%}@media (min-width:768px){.signup-module form .form-field.submit{width:134px}}.signup-module .form-field.submit{margin-top:80px;width:100%}@media (min-width:768px){.signup-module .form-field.submit{margin-top:0;width:135px}}.signup-module .form-field.checkbox{margin-left:auto;max-width:calc(25% + 100px);padding-bottom:0}.signup-module .form-field.checkbox .custom-checkbox-radio{padding:0}.signup-module .form-field.checkbox label{color:#fff;font-size:10px;letter-spacing:.3px;line-height:11px;margin-bottom:0}.signup-module .form-field.checkbox label a{line-height:11px}.signup-module .form-field.agree{bottom:0;position:relative}@media (max-width:767px){.signup-module .form-field.agree{bottom:120px;min-width:90%;position:absolute}}.headline-module{padding:40px 0;text-align:center;width:100%}@media (min-width:1024px){.headline-module{padding:71px 0 70px}}.headline-module .content-max-width{max-width:710px}.headline-module .h3,.headline-module h3{margin-bottom:19px}.headline-module p{margin:0}.headline-module p.date{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;letter-spacing:.5px;line-height:16px;margin:10px 0 0}.accessories section.select-block{background-color:#252728}.accessories section.select-block .content-max-width{align-items:center;display:flex;flex-direction:column;padding:40px 0 60px}.accessories section.select-block .content-max-width h3{color:#fff;font-family:IBM Plex Sans;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:20px}.accessories section.select-block .content-max-width .model-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:1400px;padding:0 20px}@media (max-width:1023px){.accessories section.select-block .content-max-width .model-list{gap:14px;max-width:420px;width:100%}}.accessories section.select-block .content-max-width .model-list .model-ctr{align-items:center;background-color:#fff;border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.25);cursor:pointer;display:flex;flex-direction:column;max-height:157px;max-width:325px;min-height:157px;padding:0 73px 18px 72px;position:relative}.accessories section.select-block .content-max-width .model-list .model-ctr.active{border-bottom:4px solid #4f9edd;height:calc(100% - 4px)}.accessories section.select-block .content-max-width .model-list .model-ctr.active:after{border-bottom:5px solid #4f9edd;border-left:5px solid transparent;border-right:5px solid transparent;bottom:0;content:"";height:0;position:absolute;width:0}@media (max-width:1023px){.accessories section.select-block .content-max-width .model-list .model-ctr{max-width:168px;min-height:162px;padding:2px 0 20px}}@media (max-width:389px){.accessories section.select-block .content-max-width .model-list .model-ctr{width:100%}}.accessories section.select-block .content-max-width .model-list .model-ctr .img-ctr{height:110px;margin-bottom:1px;width:180px}@media (max-width:1023px){.accessories section.select-block .content-max-width .model-list .model-ctr .img-ctr{height:111px;max-width:168px;width:100%}}.accessories section.select-block .content-max-width .model-list .model-ctr .img-ctr img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.accessories section.select-block .content-max-width .model-list .model-ctr .input-ctr{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:center;width:100%}.accessories section.select-block .content-max-width .model-list .model-ctr .input-ctr img{border-radius:1px;height:15px;width:15px}.accessories section.select-block .content-max-width .model-list .model-ctr .input-ctr .title{color:#101213;font-family:IBM Plex Sans;font-size:16px;font-weight:400;letter-spacing:.4px;line-height:24px;text-transform:uppercase}.accessories section.list-block{margin:59px 0 121px}@media (max-width:1023px){.accessories section.list-block{margin:40px 0 80px}}.accessories section.list-block .content-max-width{align-items:center;display:flex;flex-direction:column}.accessories section.list-block .content-max-width h4{color:#101213;font-weight:600;letter-spacing:.1px;margin-bottom:39px;text-transform:uppercase}@media (max-width:1023px){.accessories section.list-block .content-max-width h4{margin-bottom:36px}}.accessories section.list-block .content-max-width .price-list{align-items:center;display:flex;flex-direction:column}.accessories section.list-block .content-max-width table{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-spacing:1px;margin-bottom:24px;padding:0 11px;width:calc(100% + 25px)}.accessories section.list-block .content-max-width table thead,.accessories section.list-block .content-max-width table thead tr{background-color:transparent}.accessories section.list-block .content-max-width table thead tr td{background-color:transparent;color:#101213;font-family:IBM Plex Sans;font-size:12px;font-weight:600;letter-spacing:.3px;line-height:14px;padding:0 1px 13px 0;text-transform:uppercase}@media (max-width:1023px){.accessories section.list-block .content-max-width table thead tr td:first-of-type{width:75%}}.accessories section.list-block .content-max-width table thead tr td:nth-of-type(2){padding-left:11px}@media (max-width:1023px){.accessories section.list-block .content-max-width table thead tr td:nth-of-type(2){display:none}}.accessories section.list-block .content-max-width table thead tr td:last-of-type{text-align:right}@media (max-width:1023px){.accessories section.list-block .content-max-width table thead tr td:last-of-type{white-space:nowrap;width:25%}}.accessories section.list-block .content-max-width table tbody tr{width:874px}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr{height:72px}}.accessories section.list-block .content-max-width table tbody tr td{background-color:#edf2f5;color:#101213;font-family:IBM Plex Sans;font-size:14px;font-weight:500;height:40px;letter-spacing:.3px;line-height:20px;padding:10px 13px 10px 11px;position:relative;vertical-align:top}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr td{height:72px;padding:14px 12px}}.accessories section.list-block .content-max-width table tbody tr td:first-of-type{font-weight:600;padding-left:12px;text-transform:uppercase;width:360px}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr td:first-of-type:after{background-color:#edf2f5;bottom:0;content:"";left:100%;position:absolute;right:0;top:0;width:2px;z-index:2}}.accessories section.list-block .content-max-width table tbody tr td:first-of-type span{color:#101213;display:none;font-family:IBM Plex Sans;font-size:12.5px;font-weight:400;letter-spacing:.2px;position:relative;text-transform:unset}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr td:first-of-type span{display:block}}.accessories section.list-block .content-max-width table tbody tr td:nth-of-type(2){font-weight:400;text-transform:unset;width:360px}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr td:nth-of-type(2){display:none}}.accessories section.list-block .content-max-width table tbody tr td:last-of-type{font-weight:500;padding-left:12px;text-align:right;text-transform:uppercase;width:153px}@media (max-width:1023px){.accessories section.list-block .content-max-width table tbody tr td:last-of-type{margin-bottom:0}}.accessories section.list-block .content-max-width table tfoot tr td{color:#101213;font-family:IBM Plex Sans;font-size:12px;font-weight:400;letter-spacing:.3px;padding:8px 0 0}.accessories section.list-block .content-max-width a.button{font-size:11px;font-weight:400;height:40px;letter-spacing:.3px;line-height:16px;padding:11px 19px;text-transform:uppercase}@media (max-width:1023px){.accessories section.list-block .content-max-width a.button{max-width:539px;padding:11px;width:100%}}.spec-list{display:flex;justify-content:center}.spec-list table{max-width:700px;padding:30px 20px}.spec-list table td{padding:0;width:50%}.spec-list table td:first-of-type{padding-right:15px}.spec-list table tr:not(:last-of-type) td{padding-bottom:20px}form.uber-form.submitting{opacity:.6;pointer-events:none}form.uber-form *,form.uber-form input,form.uber-form label,form.uber-form select{color:#101213}form.uber-form label{margin-bottom:7px}form.uber-form input{height:33px}form.uber-form input::-moz-placeholder{color:rgba(16,18,19,.3)!important}form.uber-form input::placeholder{color:rgba(16,18,19,.3)!important}form.uber-form select{background:url(/images/dropdown.svg) no-repeat;background-position:100% 38%;font-size:17px}form.uber-form .form-field.radio{padding:0}form.uber-form .form-field.radio .custom-checkbox-radio{padding-bottom:13px;width:100%}form.uber-form .form-field.radio .custom-checkbox-radio label{color:#101213;margin-bottom:15px}form.uber-form .form-field.radio .radio-ctr input{height:17px;margin-right:7px;width:17px}form.uber-form .form-field.radio .radio-ctr label{margin:1px 0 9px}form.uber-form .form-field.dealership{padding-bottom:39px}form.uber-form .form-field.dealership label{margin-bottom:5px}form.uber-form .form-field.checkbox{padding:0}form.uber-form .form-field.checkbox.vehicle{padding-bottom:13px}form.uber-form .form-field.checkbox .custom-checkbox-radio{display:flex;gap:9px;padding-bottom:0;pointer-events:none}form.uber-form .form-field.checkbox .custom-checkbox-radio img{height:17px;left:-2px;pointer-events:auto;position:relative;top:3px;width:17px}form.uber-form .form-field.checkbox .custom-checkbox-radio label{color:#686d71;font-size:10px;font-weight:400;line-height:11px;pointer-events:none}form.uber-form .form-field.checkbox .custom-checkbox-radio label a{color:#101213;font-size:10px;font-weight:600;line-height:11px;pointer-events:auto;transition:color .2s ease-in-out}form.uber-form .form-field.checkbox .custom-checkbox-radio label a:hover{color:#0075ff}form.uber-form button{background-color:#101213;color:#fff;font-weight:400;margin-top:33px;text-transform:uppercase}form.uber-form button:hover{background-color:transparent!important;color:#101213!important;opacity:1}.page-home .stats-section{background-color:#252728;padding:40px 0}@media (min-width:768px){.page-home .stats-section{padding:80px 0 60px 14px}}.page-home .stats-section h3{color:#fff;font-size:30px;font-weight:400;margin-bottom:1px}@media (min-width:768px){.page-home .stats-section h3{font-size:35px;letter-spacing:.5px;line-height:42px;text-align:center}}@media (max-width:767px){.page-home .stats-section h3{font-size:30px;letter-spacing:.4px;line-height:35px;text-align:center}}@media (min-width:1920px){.page-home .stats-section h3{margin-bottom:3px}}@media (min-width:768px){.page-home .stats-section .grid{background:url(/images/bg-grid.png) no-repeat 50%;background-size:contain}}.page-home .stats-section .stats{position:relative}.page-home .stats-section article{align-content:center;align-items:center;background:url(/images/bg-grid.png) no-repeat 50%;background-size:300%;border-top:1px solid #686d71;display:flex;flex-direction:column;justify-content:flex-start;margin:0 5px 40px;position:relative;width:100%;z-index:2}@media (min-width:768px){.page-home .stats-section article{background:none;margin:0 5px;width:calc(33.33% - 10px)}}.page-home .stats-section article .titlebox{bottom:10px;position:absolute;text-align:center}@media (min-width:768px){.page-home .stats-section article .titlebox{bottom:-10px}}.page-home .stats-section article img{margin:79px 0 20px;position:relative;z-index:22}.page-home .stats-section article h4{color:#fff;font-weight:300;margin-bottom:6px}@media (max-width:640px){.page-home .stats-section article h4{text-align:center}}.page-home .stats-section article p{color:#fff;font-size:14px;letter-spacing:.3px;line-height:20px}@media (max-width:640px){.page-home .stats-section article p{text-align:center}}.page-home .stats-section article.long img{margin-top:-51px}@media (min-width:768px){.page-home .stats-section article.long img{margin-top:-20px}}@media (max-width:640px){.page-home .stats-section article.long img{margin-left:auto;margin-right:auto}}.page-home .blocks-section{padding-bottom:20px}@media (min-width:1024px){.page-home .blocks-section{margin-bottom:80px}}@media (min-width:1920px){.page-home .blocks-section{margin-left:15px}}.page-home .blocks-section .text-image-grid-module{background:#252728}.page-home .blocks-section .text-image-grid-module h3,.page-home .blocks-section .text-image-grid-module p{color:#fff}.page-home .blocks-section .text-image-grid-module a.button{background:#fff;color:#252728}@media (min-width:768px){.page-home .blocks-section .text-image-grid-module:nth-of-type(odd) picture{order:1}.page-home .blocks-section .text-image-grid-module:nth-of-type(odd) .text{order:0}}.page-home .card-links-section{background:#252728;padding:40px 0}@media (min-width:768px){.page-home .card-links-section{padding:70px 0 0}}.page-home .card-links-section article{background:#1f2021;margin:0 5px 10px;padding:10px;position:relative;transition:all .3s ease-in-out;width:100%}@media (min-width:768px){.page-home .card-links-section article{margin:0 5px;min-height:225px;padding:30px;width:calc(33.33% - 10px)}}.page-home .card-links-section article h4{color:#fff;font-weight:400;margin-bottom:14px}.page-home .card-links-section article p{color:#fff;font-size:12.5px;line-height:19px}.page-home .card-links-section article p a{color:#fff;font-weight:600}.page-home .card-links-section article .material-icons{color:#fff;font-size:30px;font-weight:300;position:absolute;right:10px;top:10px;transition:all .3s ease-in-out}@media (min-width:768px){.page-home .card-links-section article .material-icons{right:20px;top:20px}}.page-home .card-links-section article:hover{background:#383a3b}@media (min-width:768px){.page-home .card-links-section article:hover .material-icons{right:15px;top:15px}}.page-about .headline-module{border-bottom:1px solid #d8d8d8}.page-about .body-section{padding:40px 0}@media (min-width:768px){.page-about .body-section{padding:67px 100px}}.page-about .body-section .content-max-width{max-width:940px}.page-about .body-section .content-narrow-width{max-width:760px}.page-about .body-section h5{font-size:16px;font-weight:500;margin-bottom:18px}.page-about .body-section p{font-size:14px;letter-spacing:.3px;line-height:20px;margin-bottom:20px}.page-about .body-section img.hero{margin:40px 0}.page-about .text-image-grid-module{background:#fff;border-bottom:1px solid #d8d8d8}@media (min-width:768px){.page-about .text-image-grid-module .text{padding:88px 100px}}.page-about .text-image-grid-module .text .wrap{width:100%}.page-about .text-image-grid-module .text .wrap h5{font-size:16px;font-weight:500;margin-bottom:18px}.page-about .text-image-grid-module .text .wrap p{font-size:14px;letter-spacing:.3px;line-height:20px;margin-bottom:15px}.page-about .cta-report{align-items:center;border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.252);display:flex;gap:12px;justify-content:space-between;margin-top:21px;padding:24px}@media (max-width:640px){.page-about .cta-report{flex-direction:column}.page-about .cta-report .text-content{text-align:center}}.page-about .cta-report .text-content h3{font-size:18px;font-weight:500;letter-spacing:.4px;line-height:24px;margin-bottom:6px}.page-about .cta-report .text-content p{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;margin-bottom:0}.page-about .cta-report .button{background-color:#101213;color:#fff;font-size:11px;font-weight:400;height:40px;letter-spacing:.5px;line-height:16px;padding:12px 20px;text-transform:uppercase;width:118px}.page-about .cta-report .button:hover{background-color:#4f9edd}@media (min-width:768px){.page-about .block-section:nth-of-type(2n) .text-image-grid-module img{order:1}.page-about .block-section:nth-of-type(2n) .text-image-grid-module .text{order:0}}.page-about .block-section:last-of-type .text-image-grid-module{border:none}.page-about .fleet-section{padding:70px 0}.page-about .fleet-section .content-narrow-width{margin-bottom:39px;max-width:710px}.page-about .fleet-section .content-narrow-width>*{text-align:center}.page-about .fleet-section .content-narrow-width h5{font-size:16px;font-weight:500;line-height:20px;margin-bottom:21px}.page-about .fleet-section .content-narrow-width p{font-size:14px;letter-spacing:.3px;line-height:20px}.page-about .fleet-section .content-max-width h4{margin:0 0 40px}.page-about .fleet-section .content-max-width .fleet-team{-moz-column-count:3;column-count:3;justify-content:center;margin:0 auto;max-width:1015px}@media (max-width:768px){.page-about .fleet-section .content-max-width .fleet-team{margin:0 auto;max-width:1015px}}.page-about .fleet-section .content-max-width article{width:325px}@media (max-width:768px){.page-about .fleet-section .content-max-width article{width:calc(50% - 10px)}}@media (max-width:640px){.page-about .fleet-section .content-max-width article{width:100%}}.page-about .fleet-section .content-max-width article .fleet-details{align-items:center;display:flex;flex-direction:column}.page-about .fleet-section .content-max-width article .fleet-details img{margin:0 0 20px}.page-about .fleet-section .content-max-width article .fleet-details h5{font-size:16px;font-weight:500;letter-spacing:.3px;line-height:22px;margin:0 0 10px;text-align:center}.page-about .fleet-section .content-max-width article .fleet-details h6{color:#101213;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:400;letter-spacing:.5px;line-height:16px;margin:0 0 16px;text-align:center}.page-about .fleet-section .content-max-width article .fleet-details a,.page-about .fleet-section .content-max-width article .fleet-details p{color:#101213;font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.3px;line-height:20px;margin:0 0 6px;text-align:center;text-decoration:underline}.page-about .fleet-section .content-max-width article .fleet-details a.tel,.page-about .fleet-section .content-max-width article .fleet-details p.tel{margin:0 0 3px;text-decoration:none}.page-about .fleet-section .content-max-width article .fleet-details a.site,.page-about .fleet-section .content-max-width article .fleet-details p.site{color:#686d71;margin:0}.page-about .fleet-partners{padding:0 0 40px}@media (min-width:768px){.page-about .fleet-partners{padding-bottom:100px}}.page-about .fleet-partners h4{margin:0 0 40px}.page-about .fleet-partners img{width:100%!important}.page-about .faqs-section{padding:70px 0 100px}.page-about .faqs-section .search{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:50px}@media (min-width:1160px){.page-about .faqs-section .search{padding-left:50px}}.page-about .faqs-section .search a,.page-about .faqs-section .search span{color:#101213;font-size:13px;font-weight:400;letter-spacing:.2px;line-height:22px;opacity:.4;text-decoration:underline}.page-about .faqs-section .search input{background:url(/images/search.svg) no-repeat;background-position:12px 14px;border:1px solid #979797;color:#101213;font-size:16px;font-weight:400;height:48px;letter-spacing:.3px;line-height:24px;max-width:325px;padding:11px 42px;width:100%}.page-about .faqs-section .search input::-moz-placeholder{color:#101213!important;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px;opacity:.5}.page-about .faqs-section .search input::placeholder{color:#101213!important;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px;opacity:.5}.page-about .faqs-section .content-full-width{max-width:940px;padding:0 20px}.page-about .faqs-section h4{font-size:30px;font-weight:500;letter-spacing:.2px;line-height:40px;margin:40px 0 16px;text-transform:uppercase}.page-about .faqs-section .group details{border-bottom:1px solid #e1e1e1;padding:24px 0}.page-about .faqs-section .group details[open] summary img{transform:rotate(180deg)}.page-about .faqs-section .group details summary{cursor:pointer;display:flex;flex-wrap:wrap;font-size:16px;font-weight:500;gap:20px;letter-spacing:.3px;line-height:22px}.page-about .faqs-section .group details summary span{flex:1}.page-about .faqs-section .group details .wysiwyg{margin:0 0 16px;padding:30px 0 0 34px}.page-about .faqs-section .group details .wysiwyg p{font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px}.page-about .faqs-section .group details .video-container{margin:30px 0 16px;padding-left:34px}.page-about .faqs-section .group details .video-container iframe{aspect-ratio:670/377;height:100%;max-width:670px;width:100%}.page-news .headline-module{border-bottom:1px solid #d8d8d8}.page-news .body-section{padding:40px 0}@media (min-width:768px){.page-news .body-section{padding:70px 0 100px}}.page-news .body-section article{font-size:0;margin-bottom:20px;overflow:hidden;width:100%}@media (min-width:768px){.page-news .body-section article{border-left:2px solid #fff;border-right:2px solid #fff;margin-bottom:40px;width:33.33%}}@media (min-width:1024px){.page-news .body-section article{width:25%}}.page-news .body-section article .image{display:inline-block;height:270px;overflow:hidden;width:100%}.page-news .body-section article .image img{height:270px;-o-object-fit:cover;object-fit:cover;opacity:1;transform:scale(1) translateZ(0);transition:all .5s ease-in-out;width:100%}.page-news .body-section article .text{background:#edf2f5;min-height:202px;padding:30px 20px 40px;transition:background .3s ease-in-out}.page-news .body-section article .text p.date{color:#252728;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;letter-spacing:.5px;line-height:16px;margin-bottom:12px}.page-news .body-section article .text h3{color:#252728;font-size:18px;letter-spacing:.3px;line-height:26px;margin:0}.page-news .body-section article .text h3 a{color:#252728;font-size:inherit;letter-spacing:inherit;line-height:inherit}.page-news .body-section article:hover .text{background:#fff}.page-news .body-section article:hover img{opacity:.95;transform:scale(1.03)}.page-news .body-section .pagination-module{margin:30px auto 0}.page-news-detail .body-section{padding:40px 0 80px}@media (min-width:768px){.page-news-detail .body-section{padding:60px 0 100px}}.page-news-detail .body-section .button{margin-bottom:20px;min-width:120px}@media (min-width:768px){.page-news-detail .body-section .button{top:11px}}.page-news-detail .body-section .h2{margin-bottom:12px}.page-news-detail .body-section p.date{color:#2a2a2a;font-size:14px;letter-spacing:-.2px;line-height:24px;margin-bottom:41px}.page-news-detail .body-section img{margin-bottom:30px;width:100%}.page-product .blocks-section{border-top:1px solid #d8d8d8}.page-product .blocks-section#finance .text-image-grid-module{display:flex;flex-direction:column-reverse}@media (min-width:768px){.page-product .blocks-section#finance .text-image-grid-module{flex-direction:row}}@media (min-width:1160px){.page-product .blocks-section#finance .text-image-grid-module{flex-direction:row-reverse}}.page-product .blocks-section#finance .text{display:flex;flex-direction:column-reverse;padding:40px 20px}@media (min-width:768px){.page-product .blocks-section#finance .text{flex-direction:row;padding:40px}}@media (min-width:1024px){.page-product .blocks-section#finance .text{flex-direction:row-reverse}}.page-product .blocks-section#finance .wrap{align-items:center;display:flex;flex-direction:column;width:100%}.page-product .blocks-section#finance .wrap h3,.page-product .blocks-section#finance .wrap p{text-align:center}.page-product .blocks-section#finance .wrap .buttons{display:flex;gap:16px;justify-content:center;width:100%}@media (max-width:640px){.page-product .blocks-section#finance .wrap .buttons{flex-wrap:wrap}}.page-product .blocks-section#finance .wrap .buttons .button{font-size:14px;font-weight:500;height:unset;letter-spacing:.5px;min-width:unset;padding:21px 29px;width:-moz-fit-content;width:fit-content}@media (max-width:640px){.page-product .blocks-section#finance .wrap .buttons .button{width:100%}}.page-product .blocks-section#finance .wrap .buttons .button:first-child{background-color:#252728}.page-product .blocks-section#finance .wrap .buttons .button:last-child{background-color:#fff;border:1px solid #252728;color:#101213}.page-product .blocks-section#overview{border-top:none}.page-product .blocks-section .text-image-grid-module{background:#fff}@media (min-width:1024px){.page-product .blocks-section .text-image-grid-module .text{min-height:540px;padding:167px 155px 137px 125px}}@media (min-width:768px){.page-product .blocks-section .text-image-grid-module:nth-of-type(2n) picture{order:1}.page-product .blocks-section .text-image-grid-module:nth-of-type(2n) .text{order:0}}.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(odd){display:flex;flex-wrap:wrap}@media (max-width:1160px){.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(odd) picture{order:1}.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(odd) .text{order:0}}.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(2n){display:flex;flex-wrap:wrap}@media (max-width:1160px){.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(2n) picture{order:0}.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(2n) .text{order:1}}@media (max-width:768px){.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(2n) picture{order:1}.page-product .blocks-section#performance-one .text-image-grid-module:nth-of-type(2n) .text{order:0}}.page-product .sec2-button{margin-top:40px}@media (max-width:768px){.page-product .headline-module{text-align:left}}.page-product .list-module{padding:40px 0}@media (min-width:768px){.page-product .list-module{padding:70px 0}}.page-product .list-module .left{width:100%}@media (min-width:819px){.page-product .list-module .left{border-right:1px solid #e7e7e7;padding-right:80px;width:47%}}.page-product .list-module .left h3{margin-bottom:20px}.page-product .list-module .right{width:100%}@media (min-width:819px){.page-product .list-module .right{width:53%}}.page-product .list-module .right .list{border-right:1px solid #e7e7e7;padding:5px 10px;width:50%}@media (min-width:819px){.page-product .list-module .right .list{padding:22px 30px}}@media (max-width:640px){.page-product .list-module .right .list{border-right:0;margin-top:25px;width:100%}.page-product .list-module .right .list:last-child{margin-top:15px}}.page-product .list-module .right .list h5{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;letter-spacing:.5px;line-height:18px;margin:0 0 25px}.page-product .list-module .right .list ul{margin:0;padding:0 5px 10px}@media (min-width:768px){.page-product .list-module .right .list ul{padding:0 12px 10px}}.page-product .list-module .right .list ul li{margin-left:5px}@media (min-width:768px){.page-product .list-module .right .list ul li{margin-left:0}}.page-product .list-module .right .list:last-of-type{border:none}.page-product .stats-section{background-color:#252728;background:url(/images/byd-background.jpg) no-repeat 50%;background-size:cover;padding:40px 0}@media (min-width:768px){.page-product .stats-section{padding:70px 0}}.page-product .stats-section h3{color:#fff}.page-product .stats-section .stats{width:100%}@media (min-width:768px){.page-product .stats-section .stats{width:785px}}.page-product .stats-section .stats .stat{border-bottom:1px solid #686d71;padding:16px 0}.page-product .stats-section .stats .stat p{color:#fff;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:20px;margin:5px 0 0;width:130px}@media (min-width:768px){.page-product .stats-section .stats .stat p{width:230px}}.page-product .stats-section .stats .stat p span{color:#686d71;display:inline-block;width:100%}.page-product .stats-section .stats .stat h6{color:#fff;font-size:45px;font-weight:300;letter-spacing:1.61px;line-height:58px;margin-bottom:0;width:calc(100% - 130px)}@media (min-width:768px){.page-product .stats-section .stats .stat h6{width:calc(100% - 230px)}}.page-product .stats-section .stats .stat h6 sup{font-size:16px;letter-spacing:.3px;line-height:24px;top:-1.2em}.page-product .card-module{padding-top:0}@media (max-width:768px){.page-product .card-module article{text-align:left}}.page-product .technical-section{background:#252728;padding:40px 0;text-align:center}@media (min-width:768px){.page-product .technical-section{padding:50px 0 110px}}.page-product .technical-section h3{color:#fff}.page-product .technical-section .specs .spec{background:#fff;border-bottom:1px solid #252728;margin:0;padding:15px 0}.page-product .technical-section .specs .spec .title h4{color:#101213;cursor:pointer;margin:0}.page-product .technical-section .specs .spec .wysiwyg{margin:auto;max-width:700px;padding:30px 20px}.page-product .gallery-section{padding:40px 0;text-align:center}@media (min-width:768px){.page-product .gallery-section{padding:50px 0 70px}}.page-product .model-section{border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;padding:70px 0}.page-product .model-section .flex.content-max-width{gap:55px}@media (max-width:1160px){.page-product .model-section .flex.content-max-width{gap:50px}}.page-product .model-section .images{width:670px}@media (max-width:1440px){.page-product .model-section .images{width:40%}}@media (max-width:1160px){.page-product .model-section .images{width:40%}}@media (max-width:768px){.page-product .model-section .images{margin:0 0 10px;width:100%}}.page-product .model-section .images .colours{border-bottom:3px solid #686d71;color:#000;display:inline-block;font-size:14px;font-weight:700;letter-spacing:-.1px;line-height:18px;margin:0 auto 41px;padding-bottom:1px;position:relative;text-align:center;text-transform:uppercase}.page-product .model-section .images .colours:before{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #686d71;bottom:-7px;clear:both;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.page-product .model-section .images .colour-choices{align-items:center;display:flex;justify-content:center;margin-left:1px}.page-product .model-section .images .colour-choices .oval{background-color:#f7f7f7;border-radius:50%;box-shadow:0 0 1px #666;box-sizing:border-box;height:36px;margin:0 20.5px;position:relative;width:36px}.page-product .model-section .images .colour-choices .oval.active:before{border-radius:50%;box-shadow:0 0 1px #000;content:"";height:42px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:42px}.page-product .model-section .images .colour-title{color:#000;font-size:14px;letter-spacing:0;line-height:18px;margin:33px 0 0;text-align:center}.page-product .model-section .text{max-width:100%}.page-product .model-section .text>*{max-width:440px}@media (min-width:901px) and (max-width:962px){.page-product .model-section .text{max-width:100%;width:50%}}@media (max-width:900px){.page-product .model-section .text{max-width:100%;width:50%}}@media (max-width:768px){.page-product .model-section .text{max-width:100%;width:100%}.page-product .model-section .text .model-tabs{margin:0 auto 16px;width:100%!important}.page-product .model-section .text .model-tabs button{width:48%}}@media (max-width:511px){.page-product .model-section .text .model-tabs{justify-content:center!important}.page-product .model-section .text .model-tabs button{width:100%}}@media (min-width:972px) and (max-width:1176px){.page-product .model-section .text .model-tabs{max-width:500px!important}}@media (min-width:963px) and (max-width:971px){.page-product .model-section .text{max-width:50%!important}}.page-product .model-section .text .model-tabs{flex-wrap:wrap;gap:12px;margin-bottom:11px;max-width:630px;overflow:hidden;width:-moz-fit-content;width:fit-content}.page-product .model-section .text .model-tabs button{background:transparent;border:1px solid #101213;border-radius:50px;color:#101213;font-size:12px;font-weight:500;letter-spacing:.3px;line-height:12px;overflow:hidden;padding:13px 13.3px}.page-product .model-section .text .model-tabs button.active{background:#101213;color:#fff}.page-product .model-section .text .toggle{height:28px;margin:0 0 20px}.page-product .model-section .text h2,.page-product .model-section .text legend{color:#101213;font-size:35px;font-weight:500;letter-spacing:.2px;line-height:45px;margin:0 0 20px}.page-product .model-section .text .wysiwyg{border-bottom:1px solid #e1e1e1;margin-bottom:30px;padding-bottom:30px}.page-product .model-section .text .features .feature{margin-bottom:30px;margin-right:20px;width:130px}.page-product .model-section .text .features .feature:last-child{margin-right:0}.page-product .model-section .text .features .feature h6{color:#686d71;font-size:12px;font-weight:400;letter-spacing:.36px;line-height:11px;margin:0 0 14px}.page-product .model-section .text .features .feature h5{color:#101213;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:30px;margin:0}.page-product .model-section .text .buttons .button{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:18px;padding:19px 29px}.page-product .model-section .text .buttons .button:nth-of-type(odd){background-color:#252728;height:58px;width:150px}.page-product .model-section .text .buttons .button:nth-of-type(2n){background-color:#fff;border:1px solid #252728;color:#101213;height:58px;width:150px}.page-register .vehicle .title{border:1px solid #101213;color:#101213;display:inline-flex;font-size:16px;font-weight:500;height:52px;letter-spacing:.3px;line-height:20px;margin:0 0 40px;padding:15px}.page-register .vehicle .group{margin:0 0 50px}.page-register .vehicle .flexRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:50px}.page-register .vehicle .images{display:flex}@media (max-width:450px){.page-register .vehicle .images{width:45%}}.page-register .vehicle .images .image{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.25);padding:0 5px 14px}.page-register .vehicle .images .image img{height:110px;margin:0 auto 2px;-o-object-fit:contain;object-fit:contain;width:180px}.page-register .vehicle .images .image label{color:#101213!important;font-size:16px!important;letter-spacing:.4px!important;line-height:24px!important;margin:0;padding:0;width:auto}.page-register .vehicle .images .image .checkbox{padding:0}.page-register .vehicle .images .image .checkbox .custom-checkbox-radio{display:inline-flex;justify-content:center;padding:0;width:100%}.page-register .vehicle .images .image .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-register .headline-module{border-bottom:1px solid #d8d8d8}.page-register .text-image-grid-module{background:#fff}.page-register .text-image-grid-module .text{padding:40px 20px}@media (min-width:768px){.page-register .text-image-grid-module .text{padding:70px 40px}}.page-register .text-image-grid-module .text .wrap{width:100%}.page-register .text-image-grid-module .text .wrap .group .title{font-size:14px;margin-bottom:9px}.page-register .text-image-grid-module .text .wrap form label{color:#252728;margin-bottom:5px}.page-register .text-image-grid-module .text .wrap form input{color:#252728}.page-register .text-image-grid-module .text .wrap form ::-moz-placeholder{color:rgba(37,39,40,.3)}.page-register .text-image-grid-module .text .wrap form ::placeholder{color:rgba(37,39,40,.3)}.page-register .text-image-grid-module .text .wrap .form-field.city{padding-bottom:40px}.page-register .text-image-grid-module .text .wrap .form-field.send{margin:25px 0 0;padding-bottom:0}.page-register .text-image-grid-module .text .wrap .form-field.send .button{min-width:165px;width:165px}.page-register .text-image-grid-module .text .wrap .form-field.checkbox{padding:0}.page-register .text-image-grid-module .text .wrap .form-field.checkbox .custom-checkbox-radio{padding:0 0 15px}.page-register .text-image-grid-module .text .wrap .form-field.checkbox label{color:#686d71;font-size:10px;letter-spacing:.3px;line-height:11px}.page-register .text-image-grid-module .text .wrap .form-field.checkbox label.agree{line-height:11px}.page-register .text-image-grid-module .text .wrap .form-field.checkbox label a{color:#000;font-weight:600;line-height:11px;text-decoration:none}.page-register .text-image-grid-module .text .wrap .wysiwyg p{color:#686d71;font-size:10px;letter-spacing:.3px;line-height:11px}.page-where-to-buy .headline-module{border-bottom:1px solid #d8d8d8}.page-where-to-buy.getting-started .body-section .content-max-width{max-width:1400px}.page-where-to-buy.getting-started .body-section .content-narrow-width select{margin:0 0 50px}.page-where-to-buy:not(.getting-started) .headline-module h3{margin:0}.page-where-to-buy .body-section{padding:40px 0 80px}@media (min-width:768px){.page-where-to-buy .body-section{padding:70px 0 100px}}.page-where-to-buy .body-section.panel-repair .address{font-size:13px;letter-spacing:.2px;line-height:22px}.page-where-to-buy .body-section .mob.buttons{display:flex;margin:0 0 30px}.page-where-to-buy .body-section .mob.buttons .button{align-items:center;display:flex;font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13px;height:40px;justify-content:center;letter-spacing:.2px;line-height:22px;padding:0;width:50%}.page-where-to-buy .body-section .mob.buttons .button.map{background-color:#fff;border:1px solid #101213;color:#101213}.page-where-to-buy .body-section .content-narrow-width{max-width:480px}.page-where-to-buy .body-section .content-narrow-width select{background:url(/images/dropdown.svg) no-repeat;background-position:100% 38%;color:#101213;font-size:16px;font-style:normal;letter-spacing:.4px;line-height:24px;margin:0 0 70px}@media (max-width:640px){.page-where-to-buy .body-section .content-narrow-width select{margin-bottom:0}}.page-where-to-buy .body-section .content-narrow-width select option{padding:5px}.page-where-to-buy .body-section .content-max-width{align-items:flex-start;max-width:1170px}.page-where-to-buy .body-section .list{position:relative;width:100%}@media (min-width:768px){.page-where-to-buy .body-section .list{align-items:stretch;width:51.6%}}.page-where-to-buy .body-section .list .overlay{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:71px;left:0;position:absolute;width:100%;z-index:1}.page-where-to-buy .body-section .list .list-wrap{position:relative}@media (min-width:769px){.page-where-to-buy .body-section .list .list-wrap{max-height:640px;overflow:auto}}@media (min-width:768px){.page-where-to-buy .body-section .list .list-wrap{margin-left:-2px;padding-right:18px}}@media (max-width:768px){.page-where-to-buy .body-section .list .list-wrap{gap:20px}}@media (max-width:450px){.page-where-to-buy .body-section .list .list-wrap{gap:0}}.page-where-to-buy .body-section .list .list-wrap::-webkit-scrollbar{width:6px}.page-where-to-buy .body-section .list .list-wrap::-webkit-scrollbar-track{background:hsla(207,4%,43%,.1)}.page-where-to-buy .body-section .list .list-wrap::-webkit-scrollbar-thumb{background:#686d71}.page-where-to-buy .body-section .list .list-wrap article{border-bottom:1px dashed #979797;padding-bottom:30px;padding-top:30px;width:calc(50% - 10px)}@media (min-width:769px){.page-where-to-buy .body-section .list .list-wrap article{padding-left:12px;width:100%}.page-where-to-buy .body-section .list .list-wrap article:first-child,.page-where-to-buy .body-section .list .list-wrap article:nth-child(2){padding-top:0}}@media (min-width:819px){.page-where-to-buy .body-section .list .list-wrap article{width:49.2%}.page-where-to-buy .body-section .list .list-wrap article:nth-child(odd){border-right:1px dashed #979797}.page-where-to-buy .body-section .list .list-wrap article:nth-child(2n){padding-left:32px}}@media (max-width:768px){.page-where-to-buy .body-section .list .list-wrap article{width:calc(50% - 10px)}}@media (max-width:450px){.page-where-to-buy .body-section .list .list-wrap article{text-align:center;width:100%}}.page-where-to-buy .body-section .list .list-wrap article h4{color:#101213;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:22px;margin-bottom:2px}.page-where-to-buy .body-section .list .list-wrap article .address{margin:12px 0 15px}.page-where-to-buy .body-section .list .list-wrap article .address p{color:#101213;font-size:13px;font-style:normal;letter-spacing:.2px;line-height:18px;margin:0}.page-where-to-buy .body-section .list .list-wrap article .email{margin:0 0 10px}.page-where-to-buy .body-section .list .list-wrap article .email a{color:#101213;font-size:13px;letter-spacing:.2px;line-height:22px;margin:0 0 2px;text-decoration:underline}.page-where-to-buy .body-section .list .list-wrap article a,.page-where-to-buy .body-section .list .list-wrap article p{color:#252728;display:inline-block;font-size:14px;letter-spacing:.3px;line-height:20px;margin-bottom:10px;width:100%;word-break:break-word}.page-where-to-buy .body-section .list .list-wrap article p.region,.page-where-to-buy .body-section .list .list-wrap article p.service{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;letter-spacing:.5px;line-height:16px;margin:0;text-transform:uppercase}.page-where-to-buy .body-section .list .list-wrap article p.service{font-weight:500}.page-where-to-buy .body-section .list .list-wrap article a.phone{color:#101213;font-size:13px;font-weight:500;letter-spacing:.2px;line-height:22px;margin:0 0 2px}.page-where-to-buy .body-section .list .list-wrap article a.site{color:#686d71;font-size:13px;letter-spacing:.2px;line-height:22px;margin:0;text-decoration:underline}.page-where-to-buy .body-section .list .list-wrap article .button{align-items:center;background-color:#fff;border:1px solid #101213;color:#101213;display:inline-flex;font-family:IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13px;font-weight:400;height:40px;justify-content:center;letter-spacing:.2px;line-height:22px;margin-top:12px;min-width:0;padding:0;width:125px}@media (min-width:769px){.page-where-to-buy .body-section .list .list-wrap article .button{margin:15px 0 0 -10px;z-index:0}}.page-where-to-buy .body-section .list .list-wrap article .button:hover{background:#252728!important}.page-where-to-buy .body-section .map{width:100%}@media (min-width:768px){.page-where-to-buy .body-section .map{width:45%}}@media (min-width:1025px){.page-where-to-buy .body-section .map{max-width:520px;width:50%}}.page-where-to-buy .paragraph-section{border-bottom:1px solid #d8d8d8;padding:70px 0}.page-where-to-buy .paragraph-section .wysiwyg{margin:0 auto 35px;max-width:670px}.page-where-to-buy .paragraph-section .wysiwyg ol,.page-where-to-buy .paragraph-section .wysiwyg ul{padding-left:26px}.page-where-to-buy .paragraph-section .wysiwyg ul li{list-style-type:square;padding-left:8px}.page-where-to-buy .paragraph-section .button{min-width:97px;padding:10px 19px;text-transform:uppercase}.page-where-to-buy .category-group{margin:0 0 70px;width:100%}.page-where-to-buy .category-group:last-child{margin:0}.page-where-to-buy .category-group h4{border-bottom:1px solid #e1e1e1;font-size:30px;font-weight:500;letter-spacing:.2px;line-height:40px;margin:0 0 40px;padding-bottom:30px;text-align:center;text-transform:uppercase}.page-where-to-buy .category-group article{width:calc(33.33333% - 13.33px)}@media (max-width:768px){.page-where-to-buy .category-group article{width:calc(50% - 20px)}}@media (max-width:640px){.page-where-to-buy .category-group article{width:100%}}.page-where-to-buy .category-group article .image{display:block;margin:0 0 24px;position:relative}.page-where-to-buy .category-group article .image .thumbnail{aspect-ratio:440/248;-o-object-fit:cover;object-fit:cover}.page-where-to-buy .category-group article .image .play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.page-where-to-buy .category-group article h5{color:#101213;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:26px;margin:0 0 12px;padding:0 20px;text-align:center}.page-where-to-buy .category-group article p{color:#101213;font-size:14px;font-weight:400;letter-spacing:.3px;line-height:20px;margin:0;padding:0 20px;text-align:center}.page-contact .tabs-section{margin:20px 0}@media (min-width:1024px){.page-contact .tabs-section{margin:-20px 0 50px}}.page-contact .tabs-section .button{cursor:pointer;margin:0 11px 10px 0;min-width:115px;padding:9px 18px}.page-contact .tabs-section .button:first-of-type{border-color:#00d7ff;color:#00d7ff}.page-contact .tabs-section .button:first-of-type.active,.page-contact .tabs-section .button:first-of-type:hover{background:#00d7ff;color:#fff}.page-contact .tabs-section .button:nth-of-type(2){border-color:#4f9edd;color:#4f9edd}.page-contact .tabs-section .button:nth-of-type(2).active,.page-contact .tabs-section .button:nth-of-type(2):hover{background:#4f9edd;color:#fff}.page-contact .tabs-section .button:nth-of-type(3){border-color:#b4253d;color:#b4253d}.page-contact .tabs-section .button:nth-of-type(3).active,.page-contact .tabs-section .button:nth-of-type(3):hover{background:#b4253d;color:#fff}.page-contact .body-section{padding:40px 0 80px}@media (min-width:768px){.page-contact .body-section{padding:0 0 100px}}.page-contact .body-section .content{padding:0 0 40px;width:100%}@media (min-width:768px){.page-contact .body-section .content{padding:0 30px 0 0;width:calc(100% - 350px)}}@media (min-width:1024px){.page-contact .body-section .content{padding:0 120px 0 0;width:calc(100% - 670px)}}.page-contact .body-section .content .phone{color:#4f9edd;display:inline-block;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:48px;font-weight:600;letter-spacing:-.6px;line-height:50px;margin-bottom:15px;width:100%}.page-contact .body-section .content .email{color:#394e54;font-size:24px;font-weight:600;letter-spacing:-.3px;line-height:30px}.page-contact .body-section .form{padding:40px 0}@media (min-width:768px){.page-contact .body-section .form{padding:28px 0 80px;width:350px}}@media (min-width:1024px){.page-contact .body-section .form{width:670px}}.page-contact .body-section .form .form-field.send{display:flex;padding:5px 0 0}.page-contact .body-section .form .form-field.send .button{margin-left:auto;width:135px}.page-contact .body-section .contact-info{padding:40px}@media (min-width:1024px){.page-contact .body-section .contact-info{padding:90px}}.page-contact .body-section .contact-info h3,.page-contact .body-section .contact-info p{color:#fff;margin:0}.page-contact .body-section .contact-info p{font-size:18px;line-height:22px}@media (min-width:1024px){.page-contact .body-section .contact-info p{font-size:22px;letter-spacing:-.24px;line-height:32px}.page-contact .body-section .contact-info .block:nth-of-type(2){padding-left:70px}}.page-contact .body-section.east .content .phone{color:#00d7ff}.page-contact .body-section.east .contact-info{background:#00d7ff}.page-contact .body-section.after .content .phone{color:#4f9edd}.page-contact .body-section.after .contact-info{background:#4f9edd}.page-contact .body-section.emergency .content .phone{color:#b4253d}.page-contact .body-section.emergency .contact-info{background:#b4253d}.page-quote .banner{background-color:#101213;background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;width:100%}.page-quote .headline-module{border-bottom:1px solid #d8d8d8}.page-quote .body-section{padding:40px 0 80px}@media (min-width:768px){.page-quote .body-section{padding:60px 0 100px}}.page-quote .body-section .content-narrow-width{max-width:640px}.page-quote .body-section .content-narrow-width .title{border:1px solid #101213;color:#101213;display:inline-flex;font-size:16px;font-weight:500;height:52px;letter-spacing:.3px;line-height:20px;margin:0 0 40px;padding:15px}.page-quote .body-section .content-narrow-width .group{margin:0 0 50px}.page-quote .body-section .content-narrow-width .flexRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.page-quote .body-section .content-narrow-width .images{display:flex}.page-quote .body-section .content-narrow-width .images .image{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.25);padding:0 5px 14px}.page-quote .body-section .content-narrow-width .images .image img{height:110px;margin:0 auto 2px;-o-object-fit:contain;object-fit:contain;width:180px}.page-quote .body-section .content-narrow-width .images .image .checkbox{padding:0}.page-quote .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio{display:inline-flex;justify-content:center;padding:0;width:100%}.page-quote .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-quote .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio label{color:#101213;font-size:16px;letter-spacing:.4px;line-height:24px;margin:0;padding:0;width:auto}.page-quote .body-section .content-narrow-width .form label{color:#101213;margin-bottom:5px}.page-quote .body-section .content-narrow-width .form input{color:#101213!important}.page-quote .body-section .content-narrow-width .form input::-moz-placeholder{color:#101213;opacity:.3}.page-quote .body-section .content-narrow-width .form input::placeholder{color:#101213;opacity:.3}.page-quote .body-section .content-narrow-width .form .form-field:last-child,.page-quote .body-section .content-narrow-width .form-field:last-child{padding-bottom:0}.page-quote .body-section .content-narrow-width .form-field:last-child select{background:url(/images/dropdown.svg) no-repeat;background-position:100% 38%}.page-quote .body-section .privacy{margin:0 0 30px}.page-quote .body-section .privacy h5{color:#101213;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;line-height:16px;margin:0 0 10px;text-transform:uppercase}.page-quote .body-section .privacy p{color:#686d71;font-size:10px;font-style:normal;letter-spacing:.3px;line-height:11px;margin:0}.page-quote .body-section .button{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;text-transform:uppercase}.page-quote .model-select{background-color:#101213;padding:40px 0 60px}.page-quote .model-select p{color:#fff;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:20px;margin:0 0 30px}.page-quote .model-select .model-list article{align-items:center;background-color:#fff;border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.25);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0 0 22px;position:relative;width:calc(50% - 7.5px)}@media (min-width:1024px){.page-quote .model-select .model-list article{width:calc(25% - 15px)}}.page-quote .model-select .model-list article .car{height:110px}.page-quote .model-select .model-list article.selected .selected-arrow{display:block}.page-quote .model-select .model-list article .selected-arrow{background-color:#4f9edd;bottom:0;display:none;height:4px;position:absolute;right:0;width:100%}.page-quote .model-select .model-list article .selected-arrow:after{border:4px solid rgba(79,158,221,0);border-bottom-color:#4f9edd;bottom:100%;content:"";height:0;left:50%;margin-left:-4px;pointer-events:none;position:absolute;width:0}.page-quote .model-select .model-list article .form-control{color:#101213;display:grid;font-size:16px;gap:10px;grid-template-columns:1em auto;letter-spacing:.4px;line-height:24px;margin:0}.page-quote .model-select .model-list article .form-control input[type=checkbox],.page-quote .model-select .model-list article .form-control input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #bebebe;border-radius:3px;display:grid;height:18px;margin:0;place-content:center;transform:translateY(4px);transition:none;width:18px}.page-quote .model-select .model-list article .form-control input[type=checkbox]:before{align-items:center;box-shadow:inset 2em 1em #fff;color:#101213;content:"\e5ca";display:flex;font-family:Material Icons;font-size:18px;height:16px;justify-content:center;line-height:normal;transform:scale(0);transition:transform .12s ease-in-out;width:16px}.page-quote .model-select .model-list article .form-control input[type=checkbox]:checked:before{transform:scale(1)}.page-quote .model-select .model-list article .form-control input[type=checkbox]:checked{border:1px solid #bebebe}.page-book .headline-module{border-bottom:1px solid #d8d8d8}.page-book .body-section{padding:40px 0 80px}@media (min-width:768px){.page-book .body-section{padding:70px 0 100px}}.page-book .body-section .content-narrow-width{max-width:640px}.page-book .body-section .content-narrow-width .title{border:1px solid #101213;color:#101213;display:inline-flex;font-size:16px;font-weight:500;height:52px;letter-spacing:.3px;line-height:20px;margin:0 0 40px;padding:15px}.page-book .body-section .content-narrow-width .group{margin:0 0 50px}.page-book .body-section .content-narrow-width .images{display:flex}.page-book .body-section .content-narrow-width .images .image{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.25);padding:0 5px 14px}.page-book .body-section .content-narrow-width .images .image img{height:110px;margin:0 auto 2px;-o-object-fit:contain;object-fit:contain;width:180px}.page-book .body-section .content-narrow-width .images .image .checkbox{padding:0}.page-book .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio{display:inline-flex;justify-content:center;padding:0;width:100%}.page-book .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-book .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio label{color:#101213;font-size:16px;letter-spacing:.4px;line-height:24px;margin:0;padding:0;width:auto}.page-book .body-section .content-narrow-width .form label{color:#101213;margin-bottom:5px}.page-book .body-section .content-narrow-width .form input{color:#101213!important}.page-book .body-section .content-narrow-width .form input::-moz-placeholder{color:#101213;opacity:.3}.page-book .body-section .content-narrow-width .form input::placeholder{color:#101213;opacity:.3}.page-book .body-section .content-narrow-width .form .form-field:last-child,.page-book .body-section .content-narrow-width .form-field:last-child{padding-bottom:0}.page-book .body-section .content-narrow-width .form-field:last-child select{background:url(/images/dropdown.svg) no-repeat;background-position:100% 38%}.page-book .body-section .privacy{margin:0 0 30px}.page-book .body-section .privacy h5{color:#101213;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;line-height:16px;margin:0 0 10px;text-transform:uppercase}.page-book .body-section .privacy p{color:#686d71;font-size:10px;font-style:normal;letter-spacing:.3px;line-height:11px;margin:0}.page-book .body-section .button{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;text-transform:uppercase}.page-roadside .headline-module{border-bottom:1px solid #d8d8d8}.page-roadside .headline-module p a{color:#101213;font-weight:600;text-decoration:underline}.page-roadside .body-section{padding:40px 0}@media (min-width:768px){.page-roadside .body-section{padding:70px 0 100px}}.page-roadside .body-section .image{margin:0 0 30px;width:100%}@media (min-width:768px){.page-roadside .body-section .image{margin:0;width:49.27%}}.page-roadside .body-section .text{flex:1;padding-left:0;width:100%}@media (min-width:1024px){.page-roadside .body-section .text{padding-left:70px}}@media (min-width:768px){.page-roadside .body-section .text{max-width:620px;padding-left:30px}}.page-roadside .body-section .text h5{color:#101213;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:20px;margin:0 0 21px}.page-roadside .body-section .text .wysiwyg ol,.page-roadside .body-section .text .wysiwyg ul{padding-left:16px}.page-roadside .body-section .text .wysiwyg li,.page-roadside .body-section .text .wysiwyg p{color:#101213;font-size:14px;letter-spacing:.3px;line-height:20px}.page-book-service .headline-module{border-bottom:1px solid #d8d8d8}.page-book-service .body-section{padding:40px 0 80px}@media (min-width:768px){.page-book-service .body-section{padding:70px 0 100px}}.page-book-service .body-section .content-narrow-width{max-width:640px}.page-book-service .body-section .content-narrow-width .title{border:1px solid #101213;color:#101213;display:inline-flex;font-size:16px;font-weight:500;height:52px;letter-spacing:.3px;line-height:20px;margin:0 0 40px;padding:15px}.page-book-service .body-section .content-narrow-width .group{margin:0 0 50px}.page-book-service .body-section .content-narrow-width .images{display:flex}.page-book-service .body-section .content-narrow-width .images .image{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.25);padding:0 5px 14px}.page-book-service .body-section .content-narrow-width .images .image img{height:110px;margin:0 auto 2px;-o-object-fit:contain;object-fit:contain;width:180px}.page-book-service .body-section .content-narrow-width .images .image .checkbox{padding:0}.page-book-service .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio{display:inline-flex;justify-content:center;padding:0;width:100%}.page-book-service .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-book-service .body-section .content-narrow-width .images .image .checkbox .custom-checkbox-radio label{color:#101213;font-size:16px;letter-spacing:.4px;line-height:24px;margin:0;padding:0;width:auto}.page-book-service .body-section .content-narrow-width .form label{color:#101213;margin-bottom:5px}.page-book-service .body-section .content-narrow-width .form input{color:#101213!important}.page-book-service .body-section .content-narrow-width .form input::-moz-placeholder{color:#101213;opacity:.3}.page-book-service .body-section .content-narrow-width .form input::placeholder{color:#101213;opacity:.3}.page-book-service .body-section .content-narrow-width .form .form-field:last-child,.page-book-service .body-section .content-narrow-width .form-field:last-child{padding-bottom:0}.page-book-service .body-section .content-narrow-width .form-field:last-child select{background:url(/images/dropdown.svg) no-repeat;background-position:100% 38%}.page-book-service .body-section .privacy{margin:0 0 30px}.page-book-service .body-section .privacy h5{color:#101213;font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:500;letter-spacing:.5px;line-height:16px;margin:0 0 10px;text-transform:uppercase}.page-book-service .body-section .privacy p{color:#686d71;font-size:10px;font-style:normal;letter-spacing:.3px;line-height:11px;margin:0}.page-book-service .body-section .button{font-family:IBM Plex Mono,IBM Plex Sans,Arial,Helvetica Neue,Helvetica,sans-serif;text-transform:uppercase}.page-owners-manuals .headline-module{border-bottom:1px solid #d8d8d8}.page-owners-manuals .manuals-section{padding:40px 0;text-align:center}@media (min-width:768px){.page-owners-manuals .manuals-section{padding:70px 0 90px}}.page-owners-manuals .manuals-section .content-max-width{flex-wrap:wrap}@media (min-width:768px){.page-owners-manuals .manuals-section .content-max-width{max-width:1130px}}.page-owners-manuals .manuals-section article{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.25);margin:0 0 20px;padding:12px 12px 30px;width:100%}@media (min-width:768px){.page-owners-manuals .manuals-section article{margin:0 10px 20px;max-width:555px;padding:30px;width:calc(50% - 20px)}}.page-owners-manuals .manuals-section article img{width:100%}@media (min-width:768px){.page-owners-manuals .manuals-section article img{max-width:280px;width:52%}}.page-owners-manuals .manuals-section article .downloads{width:100%}@media (min-width:768px){.page-owners-manuals .manuals-section article .downloads{padding:20px 20px 0 30px;text-align:left;width:48%}}.page-owners-manuals .manuals-section article .downloads h5{font-size:16px;letter-spacing:.4px;line-height:24px;margin-bottom:16px}.page-owners-manuals .manuals-section article .downloads .button{background:#252728;margin-bottom:14px;padding:10px 14px;width:100%}@media (max-width:768px){.page-owners-manuals .manuals-section article .downloads .button{max-width:204px}}.page-owners-manuals .manuals-section article .downloads .button:nth-of-type(2){background:#fff;border:1px solid #252728;color:#1e1e1e;margin:0}.page-current-offers .headline-module{border-bottom:1px solid #d8d8d8}.page-current-offers .headline-module h3{margin:0}.page-current-offers .body-section{padding:70px 0 50px}.page-current-offers .body-section .offer-row{border-top:1px solid #e1e1e1;padding:50px 0}.page-current-offers .body-section .offer-row:first-child{border-top:0;padding-top:0}.page-current-offers .body-section .offer-row .big-img img{width:100%}.page-current-offers .button{align-items:center;display:flex;justify-content:center;line-height:1.3;padding-bottom:0;padding-top:0}.page-pricing .headline-module h3{margin:0}.page-pricing .model-select{background-color:#252728;padding:40px 0 60px}.page-pricing .model-select p{color:#fff;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:20px;margin:0 0 30px}.page-pricing .model-select .model-list article{align-items:center;background-color:#fff;border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0 0 22px;position:relative;width:calc(50% - 7.5px)}@media (min-width:1024px){.page-pricing .model-select .model-list article{width:calc(25% - 15px)}}.page-pricing .model-select .model-list article.selected .selected-arrow{display:block}.page-pricing .model-select .model-list article .selected-arrow{background-color:#4f9edd;bottom:0;display:none;height:4px;position:absolute;right:0;width:100%}.page-pricing .model-select .model-list article .selected-arrow:after{border:4px solid rgba(79,158,221,0);border-bottom-color:#4f9edd;bottom:100%;content:"";height:0;left:50%;margin-left:-4px;pointer-events:none;position:absolute;width:0}.page-pricing .model-select .model-list article .form-control{color:#101213;display:grid;font-size:16px;gap:10px;grid-template-columns:1em auto;letter-spacing:.4px;line-height:24px;margin:0}.page-pricing .model-select .model-list article .form-control input[type=checkbox],.page-pricing .model-select .model-list article .form-control input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #bebebe;border-radius:3px;display:grid;height:18px;margin:0;place-content:center;transform:translateY(4px);transition:none;width:18px}.page-pricing .model-select .model-list article .form-control input[type=checkbox]:before{align-items:center;box-shadow:inset 2em 1em #fff;color:#101213;content:"\e5ca";display:flex;font-family:Material Icons;font-size:18px;height:16px;justify-content:center;line-height:normal;transform:scale(0);transition:transform .12s ease-in-out;width:16px}.page-pricing .model-select .model-list article .form-control input[type=checkbox]:checked:before{transform:scale(1)}.page-pricing .model-select .model-list article .form-control input[type=checkbox]:checked{border:1px solid #bebebe}.page-pricing .model-details{padding:60px 0 100px}.page-pricing .model-details .left,.page-pricing .model-details .right{width:100%}.page-pricing .model-details .left{max-width:785px;padding-top:49px}@media (max-width:819px){.page-pricing .model-details .left{padding-top:0}}.page-pricing .model-details .left .title-bar{margin:0 0 16px}.page-pricing .model-details .left .title-bar h3{color:#101213;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:30px;margin:0;text-align:center}.page-pricing .model-details .left .title-bar p{color:#101213;font-size:12px;font-weight:500;letter-spacing:.3px;line-height:14px;margin:0}.page-pricing .model-details .left .table-wrap{margin:0 0 30px}.page-pricing .model-details .left .table-wrap table tr:not(:last-child){border-bottom:1px solid #fff}.page-pricing .model-details .left .table-wrap table td{background-color:#edf2f5;font-size:14px;font-weight:500;letter-spacing:.3px;line-height:20px;padding:10px 12px}.page-pricing .model-details .left .table-wrap table td:not(:first-child){border-left:1px solid #fff}.page-pricing .model-details .left .table-wrap table td>*{font-size:14px;font-weight:500;letter-spacing:.3px;line-height:20px}.page-pricing .model-details .left .table-wrap table td.spec,.page-pricing .model-details .left .table-wrap table td.spec>*{font-weight:300}.page-pricing .model-details .left .table-wrap table td.price{text-align:right}.page-pricing .model-details .left .download{font-size:11px;height:auto;letter-spacing:.5px;line-height:16px;padding:12px 20px}.page-pricing .model-details .right{max-width:555px}.page-pricing .model-details .right .image{width:555px}@media (min-width:1024px){.page-uber .headline-module{padding:59px 0 70px}}.page-uber .headline-module h3{left:-2px;letter-spacing:-.1px;margin-bottom:21px;position:relative}.page-uber .headline-module h3 span{border-right:2px solid #000;display:inline-block;height:45px;left:5px;margin-right:14px;position:relative;top:11px;width:8px}.page-uber .headline-module .img-ctr{display:flex;justify-content:center;left:1px;padding:11px 0 21px;position:relative;width:100%}.page-uber .headline-module .img-ctr img{height:45px;-o-object-fit:contain;object-fit:contain}.page-uber .banner-image{width:100vw}.page-uber .banner-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:1024px){.page-uber .banner-image{height:660px}.page-uber .banner-image img{-o-object-fit:cover;object-fit:cover}}.page-uber .offers{padding:70px 0}.page-uber .offers .content-max-width{max-width:724px}.page-uber .offers .wysiwyg.description{letter-spacing:.3px;line-height:24px;margin-bottom:69px;text-align:center}.page-uber .offers .offer-card-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;left:-5px;margin-bottom:50px;padding-inline:7px;position:relative;width:100%}.page-uber .offers .offer-card-list .offer-card{border-radius:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.25);width:100%}.page-uber .offers .offer-card-list .offer-card .header-area{align-items:center;background-color:#252728;border-radius:3px 3px 0 0;display:flex;flex-direction:column;justify-content:center;padding:20px}.page-uber .offers .offer-card-list .offer-card .header-area *{color:#fff}.page-uber .offers .offer-card-list .offer-card .header-area h4{margin:0;text-transform:uppercase}.page-uber .offers .offer-card-list .offer-card .header-area .description{font-size:14px;letter-spacing:.26px;line-height:24px;opacity:.8}.page-uber .offers .offer-card-list .offer-card .middle-area{padding:20px 20px 30px}.page-uber .offers .offer-card-list .offer-card .middle-area *{color:#101213}.page-uber .offers .offer-card-list .offer-card .middle-area .rate-ctr{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;width:100%}.page-uber .offers .offer-card-list .offer-card .middle-area .rate-ctr .from{display:block;font-size:16px;font-weight:600;letter-spacing:.3px;line-height:24px}.page-uber .offers .offer-card-list .offer-card .middle-area .rate-ctr h3{align-items:flex-end;display:flex;font-size:50px;font-weight:600;left:-7px;line-height:34px;margin:0 0 12px;position:relative;top:-2px}.page-uber .offers .offer-card-list .offer-card .middle-area .rate-ctr h3 span{display:inline-block;font-size:26px;left:-2px;line-height:45px;position:relative;top:-2px}.page-uber .offers .offer-card-list .offer-card .middle-area .rate-ctr .rate{font-size:11px;letter-spacing:.5px;line-height:16px;text-transform:uppercase}.page-uber .offers .offer-card-list .offer-card .middle-area .features-list{display:flex;flex-direction:column;gap:14px;margin-bottom:30px}.page-uber .offers .offer-card-list .offer-card .middle-area .features-list .feature-ctr{border-bottom:1px solid #d8d8d8;display:flex;gap:7px;padding-bottom:14px}.page-uber .offers .offer-card-list .offer-card .middle-area .features-list .feature-ctr img{height:18px;pointer-events:none;position:relative;top:4px;width:18px}.page-uber .offers .offer-card-list .offer-card .middle-area .features-list .feature-ctr h6{font-size:14px;font-weight:400;letter-spacing:.26px;line-height:24px;margin:0}.page-uber .offers .offer-card-list .offer-card .middle-area .button{color:hsla(0,0%,100%,.8);left:10px;min-width:auto;width:calc(100% - 20px)}.page-uber .offers .offer-card-list .offer-card .middle-area .button:hover{color:#101213}@media (min-width:768px){.page-uber .offers .offer-card-list .offer-card{width:calc(50% - 15px)}.page-uber .offers .offer-card-list{width:calc(100% + 10px)}}.page-uber .offers .wysiwyg.notes{left:-4px;position:relative}.page-uber .offers .wysiwyg.notes p{color:#686d71;font-size:10px;font-weight:400;letter-spacing:.3px;line-height:11px}.page-uber .form-note{background-color:#252728;margin:0;padding:70px 0 67px;position:relative;width:100vw}.page-uber .form-note:after{border-left:11px solid transparent;border-right:11px solid transparent;border-top:12px solid #252728;bottom:-12px;content:"";display:block;height:0;left:calc(50% - 8px);position:absolute;transform:translateX(-50%);width:0}.page-uber .form-note .content-max-width{max-width:718px}.page-uber .form-note h4{color:#fff;letter-spacing:.38px;line-height:25px;margin-bottom:25px;padding-right:14px;text-align:center}.page-uber .form-note span{color:#fff;display:block;font-size:17px;font-weight:400;left:-8px;letter-spacing:-.16px;line-height:24px;position:relative;text-align:center}.page-uber .form-section{padding:61px 0 120px}.page-uber .form-section .uber-form-ctr .group:not(:last-of-type){margin-bottom:50px}.page-uber .form-section .uber-form-ctr .group.for-uber{margin-bottom:10px}.page-uber .form-section .uber-form-ctr .group.for-uber .checkbox{padding:0}.page-uber .form-section .uber-form-ctr .group.for-uber .checkbox .custom-checkbox-radio{align-items:center;display:inline-flex;justify-content:center;padding:0;width:100%}.page-uber .form-section .uber-form-ctr .group.for-uber .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-uber .form-section .uber-form-ctr .group.for-uber .checkbox .custom-checkbox-radio label{color:#101213;font-size:16px;letter-spacing:.4px;line-height:24px;margin:0;padding:0;width:auto}.page-uber .form-section .uber-form-ctr .group.for-uber .checkbox .custom-checkbox-radio .checkboxIcon{height:20px!important;margin:0 8px 0 0!important;width:20px!important}.page-uber .form-section .uber-form-ctr .group.for-uber .form-field.checkbox{width:auto}.page-uber .form-section .uber-form-ctr .group.for-uber .form-field.checkbox .custom-checkbox-radio label{cursor:pointer}.page-uber .form-section .uber-form-ctr .group-title{border:1px solid #101213;color:#101213;display:inline-flex;font-size:16px;font-weight:500;height:52px;letter-spacing:.3px;line-height:20px;margin:0 0 40px;padding:15px}.page-uber .form-section .uber-form-ctr .group .flexRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.page-uber .form-section .uber-form-ctr .group .flexRow .checkbox{padding:0}.page-uber .form-section .uber-form-ctr .group .flexRow .checkbox .custom-checkbox-radio{align-items:center;display:inline-flex;justify-content:center;padding:0;width:100%}.page-uber .form-section .uber-form-ctr .group .flexRow .checkbox .custom-checkbox-radio input{height:16px;margin:4px 9px 0 0;width:16px}.page-uber .form-section .uber-form-ctr .group .flexRow .checkbox .custom-checkbox-radio label{color:#101213;font-size:16px;letter-spacing:.4px;line-height:24px;margin:0;padding:0;width:auto}.page-uber .form-section .uber-form-ctr .group .flexRow .checkbox .custom-checkbox-radio .checkboxIcon{height:20px!important;margin:0 8px 0 0!important;width:20px!important}.page-uber .form-section .uber-form-ctr .group .images{display:flex}.page-uber .form-section .uber-form-ctr .group .images .image{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.25);padding:0 5px 14px}.page-uber .form-section .uber-form-ctr .group .images .image img{height:110px;margin:0 auto 2px;-o-object-fit:contain;object-fit:contain;width:180px}.page-uber .form-section:has(.success-message){padding:61px 0 40px}.page-uber .form-section .content-max-width{max-width:711px}.page-super-dm-tech .banner-section{background-color:#fff!important}.page-super-dm-tech .banner-section .headline-module .content-max-width.banner-sec{max-width:670px}.page-super-dm-tech .banner-section .headline-module .content-max-width.banner-sec :last-child{margin-bottom:0!important}.page-super-dm-tech section.banner-image-section{height:313px;width:100vw}.page-super-dm-tech section.banner-image-section img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-super-dm-tech section.anchor-nav-links{background-color:#fff!important;padding:70px 0}.page-super-dm-tech section.anchor-nav-links .content-max-width{display:flex;flex-wrap:nowrap;gap:24px;overflow-x:scroll}@media (min-width:1024px){.page-super-dm-tech section.anchor-nav-links .content-max-width{overflow-x:auto}}.page-super-dm-tech section.anchor-nav-links .content-max-width a.button{align-items:center;border-color:#252728;display:flex;font-size:14px;height:auto;justify-content:center;letter-spacing:.5px;min-height:40px;min-width:94px;padding:16px 20px 11px 19px;text-align:center;text-transform:uppercase}.page-super-dm-tech section.anchor-nav-links .content-max-width a.button:hover{background-color:#252728!important;opacity:1}.page-super-dm-tech section.block-section{background-color:#edf2f5}.page-super-dm-tech section.block-section:not(.banner-section){padding:70px 0}.page-super-dm-tech section.block-section.blocks-list{padding-bottom:80px}@media (min-width:1024px){.page-super-dm-tech section.block-section.blocks-list{padding-bottom:120px}}.page-super-dm-tech section.block-section .content-max-width{max-width:940px}.page-super-dm-tech section.block-section .content-max-width :last-child{margin-bottom:0!important}.page-super-dm-tech section.block-section h3{color:#101213;font-size:30px;font-weight:500;line-height:40px;margin-bottom:24px}.page-super-dm-tech section.block-section .wysiwyg{margin-bottom:40px}.page-super-dm-tech section.block-section .wysiwyg *{display:block;margin-bottom:24px}.page-super-dm-tech section.block-section .wysiwyg :last-child{margin-bottom:0!important}.page-super-dm-tech section.block-section .wysiwyg p+h4{display:inline-block;margin-top:7px}.page-super-dm-tech section.block-section .wysiwyg h3{color:#101213;font-size:30px;font-weight:500;line-height:40px}.page-super-dm-tech section.block-section .wysiwyg h4,.page-super-dm-tech section.block-section .wysiwyg h4 *{color:#101213!important;font-weight:500!important}.page-super-dm-tech section.block-section .wysiwyg img{height:auto;margin:0 0 50px;-o-object-fit:contain;object-fit:contain;padding-top:16px;width:100%}.page-super-dm-tech section.block-section .wysiwyg ul{padding-left:0}.page-super-dm-tech section.block-section .wysiwyg ul li{font-size:16px;margin-bottom:10px;padding-left:17px;position:relative}.page-super-dm-tech section.block-section .wysiwyg ul li:last-of-type{margin-bottom:0}.page-super-dm-tech section.block-section .wysiwyg ul li:before{background-color:#101213;border-radius:50%;content:"";display:block;height:4px;left:0;position:absolute;top:11px;width:4px}.page-super-dm-tech section.block-section .section-block:not(:last-of-type){margin-bottom:70px}.page-super-dm-tech section.white-bg{background-color:#fff!important}.page-super-dm-tech section.accordion-section{padding:70px 0 56px}.page-super-dm-tech section.accordion-section .content-max-width{max-width:940px}.page-super-dm-tech section.accordion-section h3{color:#101213;font-size:30px;font-weight:500;line-height:40px;margin-bottom:24px}.page-super-dm-tech section.accordion-section .wysiwyg{margin-bottom:15px}.page-super-dm-tech section.accordion-section .accordion-list{margin-bottom:49px}.page-super-dm-tech section.accordion-section .accordion-list details{border-bottom:1px solid #e1e1e1;padding:24px 0}.page-super-dm-tech section.accordion-section .accordion-list details:last-of-type{border:none}.page-super-dm-tech section.accordion-section .accordion-list details :last-child{margin-bottom:0!important}.page-super-dm-tech section.accordion-section .accordion-list details[open]{padding-bottom:40px}.page-super-dm-tech section.accordion-section .accordion-list details[open] summary img{transform:rotate(180deg)}.page-super-dm-tech section.accordion-section .accordion-list details summary{cursor:pointer;display:flex;flex-wrap:wrap;font-size:20px;font-weight:500;gap:20px;letter-spacing:.15px;line-height:22px}.page-super-dm-tech section.accordion-section .accordion-list details summary span{flex:1}.page-super-dm-tech section.accordion-section .accordion-list details .wysiwyg{margin:0 0 23px;padding:27px 0 0}.page-super-dm-tech section.accordion-section .accordion-list details .wysiwyg p{font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px}.page-super-dm-tech section.accordion-section .accordion-list details .two-columns{display:flex;flex-direction:column;gap:20px;margin-bottom:23px}.page-super-dm-tech section.accordion-section .accordion-list details .two-columns .column .heading{color:#101213;display:block;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:24px;margin-bottom:11px;width:100%}.page-super-dm-tech section.accordion-section .accordion-list details .two-columns .column .content{color:#101213;display:block;font-size:20px;font-weight:500;letter-spacing:.2px;line-height:30px}@media (min-width:768px){.page-super-dm-tech section.accordion-section .accordion-list details .two-columns{flex-direction:row}.page-super-dm-tech section.accordion-section .accordion-list details .two-columns .column{flex:50%}}.page-super-dm-tech section.accordion-section .accordion-list details .black-cards{display:flex;flex-wrap:wrap;gap:20px}.page-super-dm-tech section.accordion-section .accordion-list details .black-cards .black-card{background:#101213;min-height:200px;padding:30px 30px 40px}.page-super-dm-tech section.accordion-section .accordion-list details .black-cards .black-card .heading{color:#fff;font-size:18px;font-weight:500;letter-spacing:.2px;line-height:26px}.page-super-dm-tech section.accordion-section .accordion-list details .black-cards .black-card .wysiwyg p{color:#fff;font-size:14px;font-weight:400;letter-spacing:.26px;line-height:20px}@media (min-width:768px){.page-super-dm-tech section.accordion-section .accordion-list details .black-cards .black-card{width:calc(50% - 10px)}}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list{display:flex;flex-wrap:wrap;gap:20px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card{background:#3a80c6;padding:30px 30px 40px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .header-area{border-bottom:1px solid #fff;margin-bottom:16px;padding-bottom:20px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .header-area .heading{color:#fff;display:block;font-size:18px;font-weight:500;letter-spacing:.2px;line-height:26px;margin-bottom:12px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .header-area .subheading{color:#fff;font-size:14px;font-weight:400;letter-spacing:.26px;line-height:20px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area{display:flex;flex-wrap:nowrap;gap:20px;justify-content:space-between}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area .stats-ctr,.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area img{width:50%}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area img{-o-object-fit:contain;object-fit:contain}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area .stats-ctr .stat-block:not(:last-of-type){margin-bottom:12px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area .stats-ctr .stat-block .title{color:#fff;display:block;font-size:14px;font-weight:400;letter-spacing:.26px;line-height:20px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .middle-area .stats-ctr .stat-block .value{color:#fff;margin:0}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .bottom-area *{color:#fff}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .bottom-area .wysiwyg p{font-size:14px;font-weight:400;letter-spacing:.26px;line-height:20px}.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card .bottom-area .note{font-size:12px;font-weight:400;line-height:18px}@media (min-width:768px){.page-super-dm-tech section.accordion-section .accordion-list details .blue-card-list .blue-card{width:calc(50% - 10px)}}.page-super-dm-tech section.accordion-section .accordion-list details h4{color:#101213!important;font-size:18px;font-weight:500;line-height:26px;margin-bottom:20px}.page-super-dm-tech section.accordion-section .accordion-list details h4 *{color:#101213!important;font-size:18px;font-weight:500;line-height:26px}.page-super-dm-tech section.accordion-section .accordion-list details p{margin-bottom:30px}.page-super-dm-tech section.accordion-section .additional-info h3{margin-bottom:51px}.page-super-dm-tech section.accordion-section .additional-info .info-list{display:flex;flex-direction:column;gap:38px}.page-super-dm-tech section.accordion-section .additional-info .info-list .info-ctr{display:flex;gap:45px}.page-super-dm-tech section.accordion-section .additional-info .info-list .info-ctr img{align-self:center;-o-object-fit:contain;object-fit:contain;position:relative;top:-5px;width:70px}.page-super-dm-tech section.accordion-section .additional-info .info-list .info-ctr .info-content h4{font-weight:500;margin-bottom:24px}.page-super-dm-tech section.accordion-section .additional-info .info-list .info-ctr .info-content .wysiwyg p{font-size:16px;font-weight:400;letter-spacing:.3px;line-height:22px;margin-bottom:4px}.mfp-bg{background:#0b0b0b;filter:alpha(opacity=80);opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;filter:alpha(opacity=65);font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{filter:alpha(opacity=100);opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;filter:alpha(opacity=65);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{filter:alpha(opacity=100);opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow .mfp-a,.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;width:600px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{padding-top:0;right:0;top:0}.slick-loading .slick-list{background:#fff url(../../images/ajax-loader.gif) 50% no-repeat}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);z-index:99}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.5}.slick-next:before,.slick-prev:before{color:#394e54;font-family:Material Icons;font-size:55px;line-height:1;opacity:1}.slick-prev{left:-20px}@media (min-width:768px){.slick-prev{left:-60px}}.slick-prev:before{content:"\e408"}.slick-next{right:-20px}@media (min-width:768px){.slick-next{right:-60px}}.slick-next:before{content:"\e409"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{display:block;list-style:none;margin:0;padding:0;position:absolute;right:27px;text-align:center;top:43%;width:8px}@media (min-width:1600px){.slick-dots{right:25px;top:43.6%}}@media (min-width:1920px){.slick-dots{right:25px;top:44.7%}}.slick-dots li{display:inline-block;margin:7px 0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:8px;padding:0;width:8px}.slick-dots li button{background:transparent;border:1px solid #fff;color:transparent;display:block;font-size:0;line-height:0px;outline:none}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li.slick-active button{background:#fff}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}@media (min-width:768px){.md\:flex{display:flex}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-2\/3{width:66.666667%}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-x-\[20px\]{-moz-column-gap:20px;column-gap:20px}.md\:gap-y-\[40px\]{row-gap:40px}}@media (min-width:1024px){.lg\:flex{display:flex}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:justify-between{justify-content:space-between}.lg\:gap-5{gap:1.25rem}}

/*# sourceMappingURL=app.css.map*/