/*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b="length"in a&&a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function qa(){}qa.prototype=d.filters=d.pseudos,d.setFilters=new qa,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function ra(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;

return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function aa(){return!0}function ba(){return!1}function ca(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.clientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==ca()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===ca()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?aa:ba):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:ba,isPropagationStopped:ba,isImmediatePropagationStopped:ba,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=aa,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=aa,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=aa,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=ba;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=ba),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function da(a){var b=ea.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var ea="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fa=/ jQuery\d+="(?:null|\d+)"/g,ga=new RegExp("<(?:"+ea+")[\\s/>]","i"),ha=/^\s+/,ia=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,ja=/<([\w:]+)/,ka=/<tbody/i,la=/<|&#?\w+;/,ma=/<(?:script|style|link)/i,na=/checked\s*(?:[^=]|=\s*.checked.)/i,oa=/^$|\/(?:java|ecma)script/i,pa=/^true\/(.*)/,qa=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ra={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sa=da(y),ta=sa.appendChild(y.createElement("div"));ra.optgroup=ra.option,ra.tbody=ra.tfoot=ra.colgroup=ra.caption=ra.thead,ra.th=ra.td;function ua(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ua(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function va(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wa(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xa(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function ya(a){var b=pa.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function za(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Aa(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Ba(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xa(b).text=a.text,ya(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!ga.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(ta.innerHTML=a.outerHTML,ta.removeChild(f=ta.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ua(f),h=ua(a),g=0;null!=(e=h[g]);++g)d[g]&&Ba(e,d[g]);if(b)if(c)for(h=h||ua(a),d=d||ua(f),g=0;null!=(e=h[g]);g++)Aa(e,d[g]);else Aa(a,f);return d=ua(f,"script"),d.length>0&&za(d,!i&&ua(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=da(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(la.test(f)){h=h||o.appendChild(b.createElement("div")),i=(ja.exec(f)||["",""])[1].toLowerCase(),l=ra[i]||ra._default,h.innerHTML=l[1]+f.replace(ia,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&ha.test(f)&&p.push(b.createTextNode(ha.exec(f)[0])),!k.tbody){f="table"!==i||ka.test(f)?"<table>"!==l[1]||ka.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ua(p,"input"),va),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ua(o.appendChild(f),"script"),g&&za(h),c)){e=0;while(f=h[e++])oa.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ua(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&za(ua(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ua(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fa,""):void 0;if(!("string"!=typeof a||ma.test(a)||!k.htmlSerialize&&ga.test(a)||!k.leadingWhitespace&&ha.test(a)||ra[(ja.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ia,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ua(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ua(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&na.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ua(i,"script"),xa),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ua(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,ya),j=0;f>j;j++)d=g[j],oa.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qa,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Ca,Da={};function Ea(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fa(a){var b=y,c=Da[a];return c||(c=Ea(a,b),"none"!==c&&c||(Ca=(Ca||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Ca[0].contentWindow||Ca[0].contentDocument).document,b.write(),b.close(),c=Ea(a,b),Ca.detach()),Da[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.getElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Ga=/^margin/,Ha=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ia,Ja,Ka=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ia=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Ha.test(g)&&Ga.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0===g?g:g+""}):y.documentElement.currentStyle&&(Ia=function(a){return a.currentStyle},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Ha.test(g)&&!Ka.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function La(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.extend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight),b.removeChild(i)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Ma=/alpha\([^)]*\)/i,Na=/opacity\s*=\s*([^)]*)/,Oa=/^(none|table(?!-c[ea]).+)/,Pa=new RegExp("^("+S+")(.*)$","i"),Qa=new RegExp("^([+-])=("+S+")","i"),Ra={position:"absolute",visibility:"hidden",display:"block"},Sa={letterSpacing:"0",fontWeight:"400"},Ta=["Webkit","O","Moz","ms"];function Ua(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Ta.length;while(e--)if(b=Ta[e]+c,b in a)return b;return d}function Va(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fa(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wa(a,b,c){var d=Pa.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xa(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Ya(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ia(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Ja(a,b,f),(0>e||null==e)&&(e=a.style[b]),Ha.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xa(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Ja(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ua(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qa.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ua(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Ja(a,b,d)),"normal"===f&&b in Sa&&(f=Sa[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Oa.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Ra,function(){return Ya(a,b,d)}):Ya(a,b,d):void 0},set:function(a,c,d){var e=d&&Ia(a);return Wa(a,c,d?Xa(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Na.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Ma,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=Ma.test(f)?f.replace(Ma,e):f+" "+e)}}),m.cssHooks.marginRight=La(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Ja,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Ga.test(a)||(m.cssHooks[a+b].set=Wa)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ia(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Va(this,!0)},hide:function(){return Va(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Za(a,b,c,d,e){
return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Za.propHooks[this.prop];return a&&a.get?a.get(this):Za.propHooks._default.get(this)},run:function(a){var b,c=Za.propHooks[this.prop];return this.options.duration?this.pos=b=m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Za.propHooks._default.set(this),this}},Za.prototype.init.prototype=Za.prototype,Za.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Za.propHooks.scrollTop=Za.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Za.prototype.init,m.fx.step={};var $a,_a,ab=/^(?:toggle|show|hide)$/,bb=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cb=/queueHooks$/,db=[ib],eb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bb.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bb.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fb(){return setTimeout(function(){$a=void 0}),$a=m.now()}function gb(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hb(a,b,c){for(var d,e=(eb[b]||[]).concat(eb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fa(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fa(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ab.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fa(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hb(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=db.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$a||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$a||fb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jb(k,j.opts.specialEasing);g>f;f++)if(d=db[f].call(j,a,k,j.opts))return d;return m.map(k,hb,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kb,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],eb[c]=eb[c]||[],eb[c].unshift(b)},prefilter:function(a,b){b?db.unshift(a):db.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kb(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gb(b,!0),a,d,e)}}),m.each({slideDown:gb("show"),slideUp:gb("hide"),slideToggle:gb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($a=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||m.fx.stop(),$a=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_a||(_a=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_a),_a=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.optDisabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lb=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lb,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mb,nb,ob=m.expr.attrHandle,pb=/^(?:checked|selected)$/i,qb=k.getSetAttribute,rb=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nb:mb)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rb&&qb||!pb.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qb?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nb={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rb&&qb||!pb.test(c)?a.setAttribute(!qb&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c=ob[b]||m.find.attr;ob[b]=rb&&qb||!pb.test(b)?function(a,b,d){var e,f;return d||(f=ob[b],ob[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,ob[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rb&&qb||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mb&&mb.set(a,b,c)}}),qb||(mb={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},ob.id=ob.name=ob.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mb.set},m.attrHooks.contenteditable={set:function(a,b,c){mb.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sb=/^(?:input|select|textarea|button|object)$/i,tb=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sb.test(a.nodeName)||tb.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var ub=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ub," ").indexOf(b)>=0)return!0;return!1}}),m.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vb=m.now(),wb=/\?/,xb=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xb,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yb,zb,Ab=/#.*$/,Bb=/([?&])_=[^&]*/,Cb=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Db=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Eb=/^(?:GET|HEAD)$/,Fb=/^\/\//,Gb=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hb={},Ib={},Jb="*/".concat("*");try{zb=location.href}catch(Kb){zb=y.createElement("a"),zb.href="",zb=zb.href}yb=Gb.exec(zb.toLowerCase())||[];function Lb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mb(a,b,c,d){var e={},f=a===Ib;function g(h){var i;return e[h]=!0,m.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nb(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Ob(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zb,type:"GET",isLocal:Db.test(yb[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nb(Nb(a,m.ajaxSettings),b):Nb(m.ajaxSettings,a)},ajaxPrefilter:Lb(Hb),ajaxTransport:Lb(Ib),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cb.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zb)+"").replace(Ab,"").replace(Fb,yb[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(c=Gb.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yb[1]&&c[2]===yb[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yb[3]||("http:"===yb[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mb(Hb,k,b,v),2===t)return v;h=m.event&&k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Eb.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wb.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bb.test(e)?e.replace(Bb,"$1_="+vb++):e+(wb.test(e)?"&":"?")+"_="+vb++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jb+"; q=0.01":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mb(Ib,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Ob(k,v,c)),u=Pb(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qb=/%20/g,Rb=/\[\]$/,Sb=/\r?\n/g,Tb=/^(?:submit|button|image|reset|file)$/i,Ub=/^(?:input|select|textarea|keygen)/i;function Vb(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rb.test(a)?d(a,e):Vb(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vb(a+"["+e+"]",b[e],c,d)}m.param=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vb(c,a[c],b,e);return d.join("&").replace(Qb,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Ub.test(this.nodeName)&&!Tb.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sb,"\r\n")}}):{name:b.name,value:c.replace(Sb,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&Zb()||$b()}:Zb;var Wb=0,Xb={},Yb=m.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Xb)Xb[a](void 0,!0)}),k.cors=!!Yb&&"withCredentials"in Yb,Yb=k.ajax=!!Yb,Yb&&m.ajaxTransport(function(a){if(!a.crossDomain||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wb;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)void 0!==c[e]&&f.setRequestHeader(e,c[e]+"");f.send(a.hasContent&&a.data||null),b=function(c,e){var h,i,j;if(b&&(e||4===f.readyState))if(delete Xb[g],b=void 0,f.onreadystatechange=m.noop,e)4!==f.readyState&&f.abort();else{j={},h=f.status,"string"==typeof f.responseText&&(j.text=f.responseText);try{i=f.statusText}catch(k){i=""}h||!a.isLocal||a.crossDomain?1223===h&&(h=204):h=j.text?200:404}j&&d(h,i,j,f.getAllResponseHeaders())},a.async?4===f.readyState?setTimeout(b):f.onreadystatechange=Xb[g]=b:b()},abort:function(){b&&b(void 0,!0)}}}});function Zb(){try{return new a.XMLHttpRequest}catch(b){}}function $b(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return m.globalEval(a),a}}}),m.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),m.ajaxTransport("script",function(a){if(a.crossDomain){var b,c=y.head||m("head")[0]||y.documentElement;return{send:function(d,e){b=y.createElement("script"),b.async=!0,a.scriptCharset&&(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&&(b.onload=b.onreadystatechange=null,b.parentNode&&b.parentNode.removeChild(b),b=null,c||e(200,"success"))},c.insertBefore(b,c.firstChild)},abort:function(){b&&b.onload(void 0,!0)}}}});var _b=[],ac=/(=)\?(?=&|$)|\?\?/;m.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=_b.pop()||m.expando+"_"+vb++;return this[a]=!0,a}}),m.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(ac.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ac.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=m.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ac,"$1"+e):b.jsonp!==!1&&(b.url+=(wb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||m.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,_b.push(e)),g&&m.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),m.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||y;var d=u.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=m.buildFragment([a],b,e),e&&e.length&&m(e).remove(),m.merge([],d.childNodes))};var bc=m.fn.load;m.fn.load=function(a,b,c){if("string"!=typeof a&&bc)return bc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=m.trim(a.slice(h,a.length)),a=a.slice(0,h)),m.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(f="POST"),g.length>0&&m.ajax({url:a,type:f,dataType:"html",data:b}).done(function(a){e=arguments,g.html(d?m("<div>").append(m.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,e||[a.responseText,b,a])}),this},m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m.expr.filters.animated=function(a){return m.grep(m.timers,function(b){return a===b.elem}).length};var cc=a.document.documentElement;function dc(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}m.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=m.css(a,"position"),l=m(a),n={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=m.css(a,"top"),i=m.css(a,"left"),j=("absolute"===k||"fixed"===k)&&m.inArray("auto",[f,i])>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),m.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(n.top=b.top-h.top+g),null!=b.left&&(n.left=b.left-h.left+e),"using"in b?b.using.call(a,n):l.css(n)}},m.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){m.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&&e.ownerDocument;if(f)return b=f.documentElement,m.contains(b,e)?(typeof e.getBoundingClientRect!==K&&(d=e.getBoundingClientRect()),c=dc(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),left:d.left+(c.pageXOffset||b.scrollLeft)-(b.clientLeft||0)}):d},position:function(){if(this[0]){var a,b,c={top:0,left:0},d=this[0];return"fixed"===m.css(d,"position")?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),m.nodeName(a[0],"html")||(c=a.offset()),c.top+=m.css(a[0],"borderTopWidth",!0),c.left+=m.css(a[0],"borderLeftWidth",!0)),{top:b.top-c.top-m.css(d,"marginTop",!0),left:b.left-c.left-m.css(d,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||cc;while(a&&!m.nodeName(a,"html")&&"static"===m.css(a,"position"))a=a.offsetParent;return a||cc})}}),m.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c=/Y/.test(b);m.fn[a]=function(d){return V(this,function(a,d,e){var f=dc(a);return void 0===e?f?b in f?f[b]:f.document.documentElement[d]:a[d]:void(f?f.scrollTo(c?m(f).scrollLeft():e,c?e:m(f).scrollTop()):a[d]=e)},a,d,arguments.length,null)}}),m.each(["top","left"],function(a,b){m.cssHooks[b]=La(k.pixelPosition,function(a,c){return c?(c=Ja(a,b),Ha.test(c)?m(a).position()[b]+"px":c):void 0})}),m.each({Height:"height",Width:"width"},function(a,b){m.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){m.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return V(this,function(b,c,d){var e;return m.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?m.css(b,c,g):m.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),m.fn.size=function(){return this.length},m.fn.andSelf=m.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return m});var ec=a.jQuery,fc=a.$;return m.noConflict=function(b){return a.$===m&&(a.$=fc),b&&a.jQuery===m&&(a.jQuery=ec),m},typeof b===K&&(a.jQuery=a.$=m),m});
//# sourceMappingURL=jquery.min.map
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under the MIT license
 */
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.5",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.5",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.5",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger("hidden.bs.dropdown",f))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.5",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);return this.$element.trigger(g),g.isDefaultPrevented()?void 0:(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=d?{top:0,left:0}:b.offset(),g={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},h=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,g,h,f)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.5",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.5",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),
d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.5",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);

@font-face {
  font-family: "Overpass-Bold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Bold.woff2") format("woff2"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Bold.woff") format("woff"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Overpass-ExtraBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-ExtraBold.woff2") format("woff2"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-ExtraBold.woff") format("woff"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Overpass-Regular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Regular.woff2") format("woff2"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Regular.woff") format("woff"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Overpass-Thin";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Thin.woff2") format("woff2"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Thin.woff") format("woff"), url("https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/Overpass-Thin.ttf") format("truetype");
}
/* From Theme Agent */
/* dcw-design-modern-active */
/* Generated by hydra-graph-docker@1.0.29806 */
/* Compiled by LESS 4.3.0 */
/* dcw-design-base */
:root {
  --accent0: #ffffff;
  --accent0-text: #000;
  --accent50: #f9f9f9;
  --accent50-text: #000;
  --accent100: #f4f4f4;
  --accent100-text: #000;
  --accent200: #ececec;
  --accent200-text: #000;
  --accent300: #e6e6e6;
  --accent300-text: #000;
  --accent400: #e2e2e2;
  --accent400-text: #000;
  --accent500: #e1e1e1;
  --accent500-text: #000;
  --accent600: #d7d7d7;
  --accent600-text: #000;
  --accent700: #b9b9b9;
  --accent700-text: #000;
  --accent800: #8a8a8a;
  --accent800-text: #000;
  --accent900: #4c4c4c;
  --accent900-text: #fff;
  --accent1000: #000000;
  --accent1000-text: #fff;
  --background0: #ffffff;
  --background0-text: #000;
  --background50: #f9f9f9;
  --background50-text: #000;
  --background100: #f4f4f4;
  --background100-text: #000;
  --background200: #ececec;
  --background200-text: #000;
  --background300: #e6e6e6;
  --background300-text: #000;
  --background400: #e2e2e2;
  --background400-text: #000;
  --background500: #e1e1e1;
  --background500-text: #000;
  --background600: #d7d7d7;
  --background600-text: #000;
  --background700: #b9b9b9;
  --background700-text: #000;
  --background800: #8a8a8a;
  --background800-text: #000;
  --background900: #4c4c4c;
  --background900-text: #fff;
  --background1000: #000000;
  --background1000-text: #fff;
  --interaction0: #ffffff;
  --interaction0-text: #000;
  --interaction50: #ffdacd;
  --interaction50-text: #000;
  --interaction100: #ffb8a2;
  --interaction100-text: #000;
  --interaction200: #ff7e5f;
  --interaction200-text: #000;
  --interaction300: #f84f30;
  --interaction300-text: #000;
  --interaction400: #f02710;
  --interaction400-text: #000;
  --interaction500: #ed0d01;
  --interaction500-text: #000;
  --interaction600: #e31103;
  --interaction600-text: #fff;
  --interaction700: #c41807;
  --interaction700-text: #fff;
  --interaction800: #931c0b;
  --interaction800-text: #fff;
  --interaction900: #53180a;
  --interaction900-text: #fff;
  --interaction1000: #000000;
  --interaction1000-text: #fff;
  --font-family-icons-1: 'Ionicons', sans-serif;
  --font-family-icons-2: FontAwesome, sans-serif;
  --font-family-icons-3: 'Ico Moon', sans-serif;
  --font-family-automotive-website-icons: 'automotive-website-icons', sans-serif;
  --font-family-1: "Roboto-Regular";
  --font-family-2: "Roboto-Regular";
  --font-family-3: "Roboto-Regular";
  --font-family-4: "Roboto-Thin";
  --font-family-5: Arial, sans-serif;
  --font-family-6: Arial, sans-serif;
  --font-family-7: Arial, sans-serif;
  --font-family-8: Arial, sans-serif;
  --gutter-size: 0;
}
.narrow-gutter {
  --gutter-size: 3vw;
}
.medium-gutter {
  --gutter-size: 5vw;
}
.wide-gutter {
  --gutter-size: 7vw;
}
.l3 {
  --gutter-size: 0;
}
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
[smartgallery] {
  --smartgallery-arrow-horizontal-position: 0;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
[class*="col-"] > .deck > [class*="media-background"].fix-and-float.justification-b > .content,
[class*="grid-"] > .deck > [class*="media-background"].fix-and-float.justification-b > .content,
.auto-col > .deck > [class*="media-background"].fix-and-float.justification-b > .content {
  margin-top: auto;
}
.card {
  --media-background-top-text-padding: 1vw 2vw 1vw 2vw;
  --media-background-bottom-text-padding: 1vw 2vw 1vw 2vw;
}
.col > .deck .media-bleed-none {
  --media-background-top-text-padding: 6vw 7vw 1vw 7vw;
  --media-background-bottom-text-padding: 1vw 7vw 6vw 7vw;
}
.col.deck-tabs-vertical > .deck .card {
  --media-background-top-text-padding: 2vw;
  --media-background-bottom-text-padding: 2vw;
}
[class*="col-"] > .deck .media-bleed-none {
  --media-background-top-text-padding: 4vw 4vw 1vw 4vw;
  --media-background-bottom-text-padding: 1vw 4vw 4vw 4vw;
}
@media all and (min-width: 641px) {
  .col .deck [itemtype="http://schema.org/ImageGallery"] .deck-gallery[smartgallery] > .deck .card:not(.media-background).aspect-4x3 > .content .media figure[additionaltype$="/VideoObject"] iframe {
    min-height: 75px;
  }
}
.tabs-left {
  --tabs-alignment: left;
}
.tabs-center {
  --tabs-alignment: center;
}
.tabs-right {
  --tabs-alignment: right;
}
.deck-tabs.col > [role="navigation"] {
  display: flex;
}
.deck-tabs.col > [role="navigation"] > ul {
  display: flex;
  justify-content: var(--tabs-alignment);
  width: 100%;
}
@media (max-width: 768px) {
  .deck-tabs.col > [role="navigation"][itemtype$="/PropertyValue"] > [role="navigation"] > ul {
    justify-content: flex-start;
  }
}
[aria-hidden="true"],
[aria-hidden="true"] img,
.hidden,
.hidden img {
  display: none;
}
/* ***** DO NOT USE THE VARIABLES BELOW OUTSIDE OF DESIGN-LAYOUTS! *****
   These variables can be overridden in other designs - to change how
   that design interprets the breakpoints when it runs a mixin from
   design-layouts. But they should never be used as breakpoint values
   in other designs.
*/
/**
 * Sets the default colors for a card.
 */
/**
 * Adds a consistent amount of padding to a card.
 */
/**
 * A convenience mix-in for changing the padding in a card.
 */
/**
 * Adds a consistent amount of padding to a card.
 */
/**
 * A convenience mix-in for changing the padding in a card.
 */
/**
 * Spams a before/after element over the current selection
 */
@font-face {
  font-family: 'Ionicons';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.woff2') format('woff2'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.woff') format('woff'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.eot') format('embedded-opentype'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.ttf') format('truetype'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ion Icons';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.woff2') format('woff2'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.woff') format('woff'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-IcomoonSubset.ttf') format('truetype'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.eot') format('embedded-opentype'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/ion-icons/ionicons-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-FontAwesomeSubset.woff2') format('woff2'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-FontAwesomeSubset.woff') format('woff'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/fontawesome/fontawesome-subset.eot') format('embedded-opentype'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-FontAwesomeSubset.ttf') format('truetype'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/fontawesome/fontawesome-subset.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ico Moon';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-Icomoon.woff') format('woff'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/icomoon/icomoon.eot') format('embedded-opentype'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-Icomoon.ttf') format('truetype'), url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/fonts/icomoon/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'automotive-website-icons';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-AutomotiveWebsiteIcons.woff2') format('woff2'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-AutomotiveWebsiteIcons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'automotive-website-subset';
  src: url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-AutomotiveWebsiteSubset.woff2') format('woff2'), url('https://media.assets.sincrod.com/agency/release/agency-web-fonts/fonts/BaseFontIcons-AutomotiveWebsiteSubset.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.count:before {
  content: "(";
}
.count:after {
  content: ")";
}
.dcw-design-modern .remarketing-banner {
  background: #2A2A2A;
  margin: 1rem;
  padding: 1rem;
}
.dcw-design-modern .remarketing-banner img {
  margin: auto;
  width: 80%;
}
/**
=== open-close animation mixins ==
**/
/**
=== Header animation mixins ==
**/
@keyframes xfade {
  17% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
}
/**
=== Disclaimer mixins for ModelShowroomCarousel ==
***/
/*** Brand Carousel ***/
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
#site_translation_element {
  display: flex;
  justify-content: flex-end;
  height: 46.5px;
}
#site_translation_element .goog-te-gadget {
  display: flex;
  padding: 1rem;
}
#site_translation_element:not(:empty) + .header {
  box-shadow: 0px 3px 10px -3px rgba(0, 0, 0, 0.75);
}
#site_translation_element:not(:empty) + .header.bg-light {
  border-top: 1px solid rgba(42, 42, 42, 0.3);
}
.card .content .media img.scaled-image {
  max-width: var(--responsive-image-max-width, 100%);
  width: var(--responsive-image-width, 100%);
}
section.card > .content .link .share {
  border: 1px solid #000;
  width: 33rem;
  position: absolute;
  top: 4rem;
  left: 0;
  right: auto;
  z-index: 35;
  background-color: #ffffff;
  color: #000;
}
section.card > .content .link .share:before,
section.card > .content .link .share:after {
  left: 5%;
  right: auto;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 1.2rem solid transparent;
}
section.card > .content .link .share:before {
  top: -2.5rem;
  border-bottom-color: #000;
}
section.card > .content .link .share:after {
  top: -2.3rem;
  border-bottom-color: #ffffff;
}
section.card > .content .link .share a[data-action="close"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f404";
  font-size: 3rem;
}
section.card > .content .link .share a.tertiary {
  color: #000;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  margin-right: 1rem;
  margin-top: -0.4rem;
  min-width: 2rem;
  cursor: pointer;
  height: auto;
}
section.card > .content .link .share p.heading {
  padding: 1rem;
  font-size: 1.7rem;
  text-align: center;
  border-bottom: 1px solid #000;
  color: #000;
  margin: 0;
}
section.card > .content .link .share .sharedLink {
  padding: 1.5rem;
  word-wrap: break-word;
  font-size: 1.5rem;
  overflow: auto;
  max-height: 15rem;
}
@media screen and (max-width: 640px) {
  section.card > .content .link .share {
    position: fixed;
    z-index: 52;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
  }
  section.card > .content .link .share:before,
  section.card > .content .link .share:after {
    display: none;
  }
  section.card > .content .link .share a.tertiary {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  section.card > .content .link .share {
    right: 0;
    left: auto;
  }
  section.card > .content .link .share:before,
  section.card > .content .link .share:after {
    right: 1rem;
    left: auto;
  }
}
section.card > .content .link .share > .social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #000;
}
section.card > .content .link .share > .social a {
  flex: 1;
  min-width: 3rem;
  background: none;
  padding: 0;
  margin: 0 auto;
  font-size: 2rem;
  color: #000;
}
section.card > .content .link .share > .social a span {
  display: none;
}
section.card > .content .link .share > .social .copy-message {
  display: none;
  position: absolute;
  right: 1rem;
  top: 7rem;
  border: 1px solid #000;
  padding: 0.2rem 1rem;
  background: #ffffff;
  color: #000;
}
section.card > .content .link .share > .social a.copied + span.copy-message {
  display: inline-block;
}
@media (max-width: 639px) {
  .deck-gallery > .deck .content > .media figure[additionaltype$="/VideoObject"] #dmiVideoLink {
    background: url("//media.assets.sincrod.com/teams/repository/export/f69/3f180a2dd10058c330050568bfc31/f693f180a2dd10058c330050568bfc31.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 360px;
    display: inline-block;
  }
}
.card > div .linked .link {
  margin: auto;
  max-width: 200px;
  background-color: #ed0d01;
  color: #fff;
}
.card > div .linked .link .mobile-link,
.card > div .linked .link .desktop-link {
  display: none;
  margin: auto;
}
@media (max-width: 768px) {
  .card > div .linked .link .mobile-link {
    display: block;
  }
}
@media (min-width: 769px) {
  .card > div .linked .link .desktop-link {
    display: block;
  }
}
.card > div .linked iframe {
  display: none;
}
.card > div .framed .link {
  display: none;
}
[role="tooltip"] {
  opacity: var(--tooltip-opacity, 0);
  width: var(--tooltip-width, -webkit-max-content);
  width: var(--tooltip-width, -moz-max-content);
  width: var(--tooltip-width, max-content);
  max-width: var(--tooltip-max-width, 24rem);
  height: var(--tooltip-height, auto);
  position: var(--tooltip-position, absolute);
  top: var(--tooltip-top-position, 7.4rem);
  font-size: var(--tooltip-font-size, 1.5rem);
  text-transform: none;
  transition: var(--tooltip-transition, all 0.3s ease-in-out);
  pointer-events: var(--tooltip-pointer-events, none);
  margin-left: var(--tooltip-margin-left, -9.5rem);
  padding: var(--tooltip-padding, 1rem 1rem 1.5rem);
  background-color: var(--tooltip-background-color, #fff);
  color: var(--tooltip-text-color, #000);
  border: var(--tooltip-border, 1px solid rgba(42, 42, 42, 0.5));
  z-index: var(--tooltip-z-index, -1);
}
@media screen and (max-width: 768px) {
  [role="tooltip"] {
    display: var(--tooltip-display, none);
  }
}
[role="tooltip"]:after {
  opacity: var(--tooltip-after-opacity, 1);
  content: var(--tooltip-after-content, '');
  height: var(--tooltip-after-height, 1.4rem);
  width: var(--tooltip-after-width, 1.4rem);
  transform: var(--tooltip-after-transform, rotate(-226deg));
  position: var(--tooltip-after-position, absolute);
  top: var(--tooltip-after-top-position, -0.8rem);
  left: var(--tooltip-after-left-position, 49.5%);
  background: var(--tooltip-after-background, #fff);
  border-left: var(--tooltip-after-border-left, 0.14rem solid rgba(42, 42, 42, 0.5));
  border-bottom: var(--tooltip-after-border-bottom, 0.14rem solid rgba(42, 42, 42, 0.5));
}
.ui-datepicker {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.75);
  z-index: var(--ui-datepicker-z-index, 10) !important;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  order: 0;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  color: transparent;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:before {
  color: #000;
  position: absolute;
  left: 12px;
  top: 8px;
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  content: "\f3d2";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  order: 2;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  color: transparent;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
  color: #000;
  position: absolute;
  right: 12px;
  top: 8px;
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  content: "\f3d3";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  order: 1;
  padding: 1.25rem 0;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month:after {
  content: " / ";
}
.ui-datepicker .ui-datepicker-calendar {
  border: none;
}
.ui-datepicker .ui-datepicker-calendar thead tr th {
  background: none;
}
.ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-today span {
  border: 1px solid #f4f4f4;
  padding: 2px;
}
body:has([role="dialog"].InventoryCustomForm) {
  --ui-datepicker-z-index: 60;
}
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes glide-from-top {
  0% {
    margin-top: -0.5rem;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes sticky-component {
  from {
    position: static;
  }
  to {
    position: fixed;
    top: 4.5rem;
  }
}
@keyframes slide-up {
  0% {
    transform: translateY(100%);
    transition: transform ease-in-out;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    transition: transform ease-in-out;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(100%);
    opacity: 0;
    transition: transform ease-in-out;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-right {
  0% {
    transform: translateX(-100%);
    opacity: 0;
    transition: transform ease-in-out;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes flip-vertical {
  0% {
    transform: rotateX(360deg);
  }
  100% {
    transform: rotateX(0);
  }
}
@keyframes flip-horizontal {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(-360deg);
  }
}
.filter-tag-icon .filter-tag a:not([data-insight="bodyColor"])::before,
[class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media::after,
[class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text .title::after,
[class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text .title::after {
  font-family: 'automotive-website-icons', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1024px) {
  body.wallet.platform-android {
    animation-name: gpay--;
  }
}
@media (min-width: 1200px) {
  .content-width-narrow:not(.fix-and-float):not([class*="media-background"]) > .content,
  .content-width-medium:not(.fix-and-float):not([class*="media-background"]) > .content,
  .content-width-wide:not(.fix-and-float):not([class*="media-background"]) > .content,
  .content-width-narrow:not(.fix-and-float):not([class*="media-background"]) > .deck,
  .content-width-medium:not(.fix-and-float):not([class*="media-background"]) > .deck,
  .content-width-wide:not(.fix-and-float):not([class*="media-background"]) > .deck {
    margin-inline: auto;
    max-width: var(--content-max-width, 100%);
    width: var(--content-width);
  }
  .content-width-narrow[class*="media-background"] > .content > .text,
  .content-width-medium[class*="media-background"] > .content > .text,
  .content-width-wide[class*="media-background"] > .content > .text,
  .content-width-narrow.fix-and-float > .content > .text,
  .content-width-medium.fix-and-float > .content > .text,
  .content-width-wide.fix-and-float > .content > .text {
    margin-inline: auto;
    max-width: var(--content-max-width) !important;
    width: var(--content-width);
  }
}
.deck-accordion.card > [role="navigation"] {
  display: none;
}
.deck-accordion.card:not(.l1).col > .deck {
  margin-bottom: 2vw;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .text {
  padding: 0 3.5vw 0.1rem;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .title {
  background-color: #e1e1e1;
  color: #000000;
  padding: var(--deck-accordion-title-padding);
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h1,
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h2,
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h3,
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h4,
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h5,
.deck-accordion.card:not(.l1).col > .deck .card > .content .title h6 {
  color: #000000;
}
.deck-accordion.card:not(.l1).col > .deck .card > .content .title:before {
  right: 1rem;
  top: 1rem;
}
.deck-accordion.card:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy {
  background-color: #e1e1e1;
  color: #000000;
  margin: 0;
  padding: 1rem;
  display: block;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content {
  background-color: #e1e1e1;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title {
  background-color: #2A2A2A;
  color: #fff;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h1,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h2,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h3,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h4,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h5,
.deck-accordion.card:not(.l1).col.bg-color > .deck .card .content .title h6 {
  color: #fff;
}
.deck-accordion.card:not(.l1).col.bg-color > .deck .card[aria-selected="true"] > .content .copy {
  background-color: #fff;
  color: #000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content {
  background-color: #2A2A2A;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title {
  background-color: #e1e1e1;
  color: #000000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h1,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h2,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h3,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h4,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h5,
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card > .content .title h6 {
  color: #000000;
}
.deck-accordion.card:not(.l1).col.bg-dark > .deck .card[aria-selected="true"] > .content .copy {
  background-color: #fff;
  color: #000;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title {
  border: 1px solid #e1e1e1;
  padding: 1rem;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title:before {
  right: 0rem;
  top: 0rem;
  background-color: #ed0d01;
  padding: 1rem 1.5rem;
  color: #fff;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content {
  border: 1px solid #e1e1e1;
}
.deck-accordion.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content .title {
  border: 0;
}
@media (max-width: 639px) {
  .deck-accordion.card > .deck > .card > .content .title {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .media,
  .deck-accordion.card > .deck > .card.accordion-open > .content .link {
    display: flex;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .copy {
    display: block;
  }
  .deck-accordion.card > .deck > .card.accordion-open > .content .title:after {
    content: "\f106";
  }
  .deck-accordion.card > .deck > .card.accordion-open.title-none > .content .title,
  .deck-accordion.card > .deck > .card.accordion-open.copy-none > .content .copy,
  .deck-accordion.card > .deck > .card.accordion-open.media-none > .content .media,
  .deck-accordion.card > .deck > .card.accordion-open.links-none > .content .link {
    display: none;
  }
}
@media (min-width: 1024px) {
  .deck-tabs-vertical.card:not(.l1).col > .deck > .card > .content .text,
  .deck-tabs-vertical.card:not(.l1).col > .deck > .card:not(.media-none) > .content .media {
    padding: 2rem;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > [role="navigation"] ul li a {
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > [role="navigation"] ul li a.selected {
    background-color: #e1e1e1;
    color: #000000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.selected {
    border: 1px solid #e1e1e1;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-light > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #e1e1e1 100%, transparent 100%, transparent 100%);
    color: #000000;
    box-shadow: -1rem -20px 30px #e1e1e1;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > [role="navigation"] ul li a {
    color: #000000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > [role="navigation"] ul li a.selected {
    background-color: #fff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.selected {
    border: 1px solid #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
    color: #000;
    box-shadow: -1rem -20px 30px #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > [role="navigation"] ul li a {
    color: #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > [role="navigation"] ul li a.selected {
    background-color: #fff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.selected {
    border: 1px solid #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card.overflow-expand > .content .text > .copy:after {
    background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
    color: #000;
    box-shadow: -1rem -20px 30px #fff;
  }
  .deck-tabs-vertical.card > [role="navigation"] {
    flex-direction: column;
  }
  [class*="-gutter"] .deck-tabs-vertical.card.col > [role="navigation"] {
    margin-right: 0;
  }
  [class*="-gutter"] .deck-tabs-vertical.card.col > .deck {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .deck-tabs-vertical.card > [role="navigation"] {
    display: none;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck {
    margin-bottom: 2vw;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .text {
    padding: 0 3.5vw 0.1rem;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title {
    background-color: #e1e1e1;
    color: #000000;
    padding: var(--deck-accordion-title-padding);
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h1,
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h2,
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h3,
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h4,
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h5,
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title h6 {
    color: #000000;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card > .content .title:before {
    right: 1rem;
    top: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy {
    background-color: #e1e1e1;
    color: #000000;
    margin: 0;
    padding: 1rem;
    display: block;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content {
    background-color: #e1e1e1;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title {
    background-color: #2A2A2A;
    color: #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card .content .title h6 {
    color: #fff;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-color > .deck .card[aria-selected="true"] > .content .copy {
    background-color: #fff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content {
    background-color: #2A2A2A;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title {
    background-color: #e1e1e1;
    color: #000000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h1,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h2,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h3,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h4,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h5,
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card > .content .title h6 {
    color: #000000;
  }
  .deck-tabs-vertical.card:not(.l1).col.bg-dark > .deck .card[aria-selected="true"] > .content .copy {
    background-color: #fff;
    color: #000;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title {
    border: 1px solid #e1e1e1;
    padding: 1rem;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card.link-clickable > .content .title:before {
    right: 0rem;
    top: 0rem;
    background-color: #ed0d01;
    padding: 1rem 1.5rem;
    color: #fff;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content {
    border: 1px solid #e1e1e1;
  }
  .deck-tabs-vertical.card:not(.l1)[class*="col-"] > .deck .card[aria-selected="true"] > .content .title {
    border: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck {
    margin: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card:not(.media-none)[aria-selected="true"] > .content .text {
    padding-bottom: 0;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card:not(.media-none) > .content .media {
    padding: 1.3rem 3.5vw;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.selected {
    background-color: inherit;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.overflow-expand > .content .text > .copy {
    animation-name: none;
    max-height: none;
  }
  .deck-tabs-vertical.card:not(.l1).col > .deck .card.overflow-expand > .content .text > .copy:after {
    content: none;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .deck-tabs-vertical.card > .deck > .card > .content .title {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .media,
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .link {
    display: flex;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .copy {
    display: block;
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open > .content .title:after {
    content: "\f106";
  }
  .deck-tabs-vertical.card > .deck > .card.accordion-open.title-none > .content .title,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.copy-none > .content .copy,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.media-none > .content .media,
  .deck-tabs-vertical.card > .deck > .card.accordion-open.links-none > .content .link {
    display: none;
  }
}
.card-clickable.card > .content .link a.primary:first-of-type {
  border: none !important;
}
.card-clickable.card > .content .link a.primary:first-of-type:hover {
  border: none !important;
}
.card-clickable.card > .content .link a::after {
  display: none;
}
@media all and (max-width: 639px) {
  .l1 > .deck > .col.deck-carousel:first-child > .deck[countable] > *::after,
  .deck-carousel > .deck[countable] > *::after {
    min-height: 2rem;
  }
  .l1 > .deck > .col.deck-carousel:first-child.title-none.links-none.copy-none > .arrow,
  .deck-carousel.title-none.links-none.copy-none > .arrow {
    top: calc(40% - 2.4rem);
  }
}
@media all and (min-width: 1024px) {
  .card.deck-carousel[data-attrs*="card-ReviewHomePage"] > .arrow {
    top: 60%;
  }
}
.deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content {
  position: relative;
}
.deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content .text {
  padding: 0;
}
.deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content .text .copy {
  margin: 0;
}
.deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content .text .disclaimer {
  display: inline-block;
  position: absolute;
  margin: 0;
  left: 4vw;
  cursor: pointer;
  bottom: 2px;
  padding: 0.5rem 0.8rem;
  background-color: #e1e1e1;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content .text .disclaimer {
    font-size: 1rem;
    bottom: 0;
  }
  .deck-carousel[class*="heroCard"] > .deck .card.copy-none:not(.media-background).aspect-21x9 > .content .text .disclaimer.disclaimer-open > div {
    max-height: 10rem;
  }
}
.deck-carousel[class*="heroCard"][class*="col-"] > .deck .card > .content .media {
  min-height: auto !important;
}
.deck-carousel[class*="heroCard"][class*="col-"] > .deck .card.title-none > .content .title,
.deck-carousel[class*="heroCard"][class*="col-"] > .deck .card.copy-none > .content .title,
.deck-carousel[class*="heroCard"][class*="col-"] > .deck .card.title-none > .content .copy,
.deck-carousel[class*="heroCard"][class*="col-"] > .deck .card.copy-none > .content .copy {
  min-height: 0;
}
.deck-carousel[class*="heroCard"] > .deck[navigation] + .navigation-directive {
  position: absolute;
  bottom: 2rem;
  padding: 0;
  width: 50% !important;
  left: auto !important;
  right: 25%;
  text-align: center;
  align-self: center;
}
.deck-carousel[class*="heroCard"] > .deck[navigation] + .navigation-directive > ul li a:hover {
  opacity: 0.5;
}
@media all and (max-width: 639px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    margin-top: 3rem;
  }
}
@media all and (min-width: 769px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    margin-bottom: 6rem;
  }
}
.deck-carousel[class*="col"]:not(.peek-a-boo) > .deck .deck-listing {
  min-height: auto !important;
}
.deck-carousel[class*="col"]:not(.peek-a-boo) > .deck .deck-listing .content .text .title,
.deck-carousel[class*="col"]:not(.peek-a-boo) > .deck .deck-listing .content .text .copy,
.deck-carousel[class*="col"]:not(.peek-a-boo) > .deck .deck-listing .content .text .link {
  min-height: 0;
}
.peek-a-boo > .deck .card .link {
  align-items: center;
  margin-top: 3.7rem;
}
@media (min-width: 640px) {
  .peek-a-boo > .deck .card .link {
    align-items: flex-start;
    margin: 0 0 4rem;
  }
  .peek-a-boo > .deck section.aspect-21x9 .disclaimer,
  .peek-a-boo > .deck[countable] .selected:after {
    border-radius: 0;
  }
}
.carousel-type-full[class*="heroCard"] > .deck .card > .content .link {
  align-items: center;
}
@media all and (min-width: 769px) {
  .carousel-type-full[class*="heroCard"] > .deck .card.copy-none > .content .copy,
  .carousel-type-full[class*="heroCard"] > .deck .card.title-none > .content .title {
    display: none;
  }
  .carousel-type-full[class*="heroCard"] > .deck .card > .content {
    display: grid;
    grid-template-rows: 100%;
    grid-template-columns: 100%;
    display: -ms-grid;
    -ms-grid-rows: 100%;
    -ms-grid-columns: 100%;
  }
  .carousel-type-full[class*="heroCard"] > .deck .card > .content .media,
  .carousel-type-full[class*="heroCard"] > .deck .card > .content .text {
    grid-row: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .carousel-type-full[class*="heroCard"] > .deck .card > .content .text {
    z-index: 1;
    justify-content: flex-end;
  }
  .carousel-type-full[class*="heroCard"] > .deck .card.links-few > .content .link,
  .carousel-type-full[class*="heroCard"] > .deck .card.links-many > .content .link {
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: 6rem;
  }
}
@media all and (max-width: 640px) {
  .deck-gallery .sincro-loader {
    display: none;
  }
}
@media all and (min-width: 641px) {
  .deck-gallery[smartgallery].media-none.cards-many {
    padding-bottom: 0;
  }
  .deck-gallery[smartgallery] .sincro-loader.spinner {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .deck-gallery[smartgallery] .sincro-loader .sincro-page-spinner--overlay {
    position: absolute;
    background: none;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery].vertical-sg .sincro-loader {
    top: 0;
  }
}
.fix-and-float > .deck .deck-gallery > .content .media.spinner {
  background-color: transparent;
}
@media (min-width: 640px) {
  .dcw-design-modern .card:not(.title-none):not([itemtype*="/Car"]) > .content .text {
    padding-top: var(--card-text-padding-top, 1vw);
    padding-bottom: var(--card-text-padding-bottom, 1vw);
  }
  .dcw-design-modern .card:not(.copy-none):not(.links-none) > .content .copy {
    margin-top: var(--card-desktop-copy-link-margin-top, 1vw);
  }
}
@media (min-width: 640px) and (-ms-high-contrast: active), (min-width: 640px) and (-ms-high-contrast: none) {
  .dcw-design-modern .card:not(.copy-none):not(.links-none) > .content .copy[data-content] {
    cursor: pointer;
  }
  .dcw-design-modern .card:not(.copy-none):not(.links-none) > .content .copy[data-content] div,
  .dcw-design-modern .card:not(.copy-none):not(.links-none) > .content .copy[data-content] b {
    cursor: text;
  }
}
.dcw-design-modern .media-none .media-none.cards-one,
.dcw-design-modern .media-none .media-none.cards-few:not([class*="vehicleGalleryDetailsAndLinks"]):not([class*="hoursOfOperation"]):not([class*="genericCard"]):not(.model-showroom-carousel),
.dcw-design-modern .media-none .media-none.cards-many {
  padding-bottom: 0;
}
[class*="media-background"].bg-transparent {
  background-color: transparent;
}
[class*="media-background"].bg-light {
  background-color: rgba(255, 255, 255, 0.8);
}
[class*="media-background"].bg-dark {
  background-color: rgba(0, 0, 0, 0.8);
}
[class*="media-background"].bg-dark > .content h1,
[class*="media-background"].bg-dark > .content h2,
[class*="media-background"].bg-dark > .content h3,
[class*="media-background"].bg-dark > .content h4,
[class*="media-background"].bg-dark > .content h5,
[class*="media-background"].bg-dark > .content h6,
[class*="media-background"].bg-dark > .content .heading,
[class*="media-background"].bg-dark > .content .copy {
  color: #fff;
}
[class*="media-background"].bg-color {
  background-color: rgba(225, 225, 225, 0.8);
}
:root {
  --gutter-width: auto;
  --content-width: 100%;
}
.vertical-sg[smartgallery] > .deck {
  --gutter-width: 8%;
}
.content-width-narrow {
  --content-max-width: 1024px;
}
.content-width-medium {
  --content-max-width: 1280px;
}
.content-width-wide {
  --content-max-width: 1600px;
}
.deck-gallery.deck-bleed-none {
  padding: 0 4vw;
}
.deck-gallery.deck-bleed-card-margin {
  padding: 0 2vw;
}
.deck-gallery.deck-bleed-full {
  padding: 0;
}
@media (max-width: 640px) {
  .deck-gallery > .deck[countable] > *:after {
    padding: 0.6rem;
    color: #000;
    font-size: 1.6rem;
    min-height: 2rem;
  }
  .deck-gallery.bg-color > .deck[countable] > *:after {
    background-color: #e1e1e1;
  }
  .deck-gallery.bg-dark > .deck[countable] *:after {
    color: #fff;
    background-color: #2A2A2A;
  }
}
.read-more {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJ0b2dnbGVkT24iLCAidG9nZ2xlT25TZWxmT25seSI6ICBmYWxzZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
}
.read-more:after {
  content: "Read More +";
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #000;
  width: 100%;
  display: block;
  background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
}
.read-more.toggledOn {
  max-height: none;
  overflow: visible;
}
.read-more.toggledOn:after {
  content: "Read Less -";
  background: none;
  position: static;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 1.6rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  max-width: 100%;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  img[srcset][data-aspect-ratio="21:9"] {
    max-width: 100% !important;
  }
}
/* Reset padding and margins */
html,
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
}
[aria-hidden="true"] {
  display: none;
}
[lazyframe][aria-hidden="true"] {
  display: none;
}
.card > .content {
  --card-text-padding: 2rem 4vw;
}
.aspect-unknown,
img.co-lazy-error {
  --card-img-width: auto;
}
.media-bleed-none {
  --card-media-padding: 4vw;
}
.media-bleed-none.media-none,
.media-bleed-none .media-none {
  --card-media-padding: 0;
}
.title-none.copy-none.links-none.media-none > .content .text,
.title-none.copy-none.links-none.media-one > .content .text,
.title-none.copy-none.links-none.media-many > .content .text {
  --card-text-padding: 0;
  padding: 0;
}
.title-none.copy-none.media-none.links-none.cards-none {
  --card-display: none;
}
.card {
  display: var(--card-display, flex);
  flex-direction: var(--card-flex-direction, column);
  position: var(--card-position, relative);
  width: var(--card-width, 100%);
}
.card .content {
  display: var(--content-box-display, flex);
  flex-direction: var(--content-box-flex-direction, column);
  flex-grow: var(--content-box-flex-grow, 1);
}
.card .text {
  text-align: var(--card-text-align, left);
  padding: var(--card-text-padding, 2vw 4vw);
}
.card .copy {
  margin-top: var(--card-copy-margin-top, 2rem);
}
.card .media {
  order: var(--card-media-order, -1);
  padding: var(--card-media-padding, 0);
}
.card .media figure {
  margin: var(--card-media-figure-margin, 0);
}
.card .media figure iframe {
  width: var(--card-media-iframe-width, 100%);
}
.card .media img {
  height: var(--card-img-height, auto);
  max-width: var(--cardimg-max-width, 100%);
  margin: var(--card-img-margin, auto);
}
.card .text,
.card .media {
  display: flex;
  flex-direction: column;
}
.card .link {
  display: var(--card-link-display, flex);
  flex-direction: var(--card-link-flex-direction, column);
  justify-content: var(--card-link-justify-content, center);
  align-items: var(--card-link-align-items, stretch);
  margin-top: var(--card-link-margin-top, 2rem);
}
.card .link > a {
  min-width: var(--card-cta-min-width, 20rem);
}
.card .link a {
  display: var(--card-link-anchor-display, inline-block);
  margin: var(--card-cta-margin, 0);
  max-width: var(--card-cta-max-width, 30rem);
  padding: var(--card-cta-padding, 1.5rem 1vw);
  text-align: var(--card-cta-text-align, center);
  -webkit-text-decoration: var(--card-cta-text-decoration, none);
          text-decoration: var(--card-cta-text-decoration, none);
}
.card button {
  display: var(--card-link-button-display, inline-block);
  margin: var(--card-cta-margin, 0);
  min-width: var(--card-cta-min-width, 20rem);
  max-width: var(--card-cta-max-width, 30rem);
  padding: var(--card-cta-padding, 1.5rem 1vw);
  text-align: var(--card-cta-text-align, center);
  -webkit-text-decoration: var(--card-cta-text-decoration, none);
          text-decoration: var(--card-cta-text-decoration, none);
}
.card.links-few .link a,
.card.links-many .link a,
.card.links-few .link button,
.card.links-many .link button {
  margin: var(--card-cta-multiple-margin, 1rem 1vw 0 0);
}
.card:not(.cards-none) {
  flex: 0 1 auto;
  width: 100%;
}
.card:not(.cards-none).deck-bleed-none > .deck {
  padding: var(--card-deck-bleed-none-padding, 0 4vw);
}
.card:not(.cards-none).deck-bleed-card-margin > .deck {
  padding-left: var(--card-deck-bleed-card-margin-spacing, 2vw);
}
.card:not(.cards-none).deck-bleed-card-margin > .deck > .card {
  width: var(--card-deck-bleed-card-width, 98%);
  margin-right: var(--card-deck-bleed-card-margin-right, 2vw);
  margin-bottom: var(--card-deck-bleed-card-margin-bottom, 2vw);
}
.card .col.aspect-21x9 > .content .media img.scaled-image[srcset][data-aspect-ratio='21:9'] {
  max-width: 100% !important;
}
.copy-none > .content .copy,
.title-none > .content .copy {
  margin: 0;
}
.links-none > .content .link {
  margin: 0;
}
.media-none .media-none.cards-one,
.media-none .media-none.cards-few,
.media-none .media-none.cards-many {
  padding-bottom: var(--card-media-none-padding-bottom, 0);
}
.media-none .links-none.title-none.copy-none.media-none:not(.cards-none):not(.deck-carousel) {
  padding-top: var(--card-empty-wrapper-with-deck-padding-top, 0);
}
.media-none .links-none.title-none.copy-none.media-none:not(.cards-none):not(.deck-carousel)[class*="heroCard"],
.media-none .links-none.title-none.copy-none.media-none:not(.cards-none):not(.deck-carousel)[class*="dynamicContentWrapper-Hero"] {
  padding-top: 0;
}
.aspect-21x9 > .content .media iframe {
  min-height: calc(100vw * 9 / 21);
}
.aspect-16x9 > .content .media iframe {
  min-height: calc(100vw * 9 / 16);
}
.aspect-4x3 > .content .media iframe {
  min-height: calc(100vw * 3 / 4);
}
.aspect-3x4 > .content .media iframe {
  min-height: calc(100vw * 4 / 3);
}
.aspect-1x1 > .content .media iframe {
  min-height: calc(100vw);
}
.auto-col > .deck {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.auto-col > .deck > .card {
  width: auto;
}
@media all and (min-width: 640px) {
  .card > .content {
    --card-text-padding: 3vw 4vw 1.5vw 4vw;
  }
}
@media (min-width: 1024px) {
  .card {
    --card-copy-margin-top: 1vw;
    --card-link-margin-top: 1vw;
    --card-link-flex-direction: row;
    --card-link-align-items: stretch;
  }
  .links-none {
    --card-link-margin-top: 0;
  }
  .copy-none {
    --card-copy-margin-top: 0;
  }
  .card > .content .text {
    justify-content: var(--card-desktop-text-justify-content, center);
  }
  .card > .content .link {
    flex-wrap: var(--card-desktop-link-flex-wrap, wrap);
  }
  .card > .content .link > a {
    display: var(--card-desktop-cta-display, flex);
    justify-content: var(--card-desktop-cta-justify-content, center);
    align-items: var(--card-desktop-cta-align-items, center);
  }
}
.image-left,
.image-right {
  --card-img-margin: 0 4vw;
}
[class*="grid-"] > .deck .image-left,
[class*="grid-"] > .deck .image-right {
  --card-img-margin: 0 2vw;
}
.deck-carousel > .deck[carousel] .image-left,
.deck-carousel > .deck[carousel] .image-right {
  --card-img-margin: 0 4vw;
}
@media (min-width: 640px) {
  [class*="col-"]:not(.deck-tabs) > .deck .image-left > .content img,
  [class*="col-"]:not(.deck-tabs) > .deck .image-right > .content img {
    --card-img-margin: 0 2vw;
  }
  [class*="col-"] > .deck .card > .content {
    --content-box-flex-grow: 0;
  }
}
.card-clickable.card > .content .text .disclaimer {
  z-index: 6;
}
.card-clickable.card > .content .text .link {
  margin-top: 0;
  animation: none;
  animation-name: none;
}
.card-clickable.card > .content .text .link > a:first-of-type,
.card-clickable.card > .content .text .link > a:first-of-type.primary {
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
  font-size: 0 !important;
  border: none !important;
  transform: none;
  perspective: none;
  position: static !important;
  transition: none;
}
.card-clickable.card > .content .text .link > a:first-of-type:hover,
.card-clickable.card > .content .text .link > a:first-of-type.primary:hover,
.card-clickable.card > .content .text .link > a:first-of-type:active,
.card-clickable.card > .content .text .link > a:first-of-type.primary:active {
  transform: none;
  animation: none;
  animation-name: none;
}
.card-clickable.card > .content .text .link > a:first-of-type::before,
.card-clickable.card > .content .text .link > a:first-of-type.primary::before {
  content: "";
  cursor: pointer;
  display: block;
  opacity: 0;
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transform: none;
  animation: none;
  animation-name: none;
  z-index: 5;
}
.card-clickable.card > .content .text .link a {
  z-index: 5;
}
.card-clickable.card.title-none.copy-none.links-one > .content .text {
  padding: 0 !important;
}
.card-clickable.card.links-few > .content .link,
.card-clickable.card.links-many > .content .link {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .card-clickable.card.links-few > .content .link,
  .card-clickable.card.links-many > .content .link {
    margin-top: 1vw;
  }
}
.card-clickable.card.title-none.copy-none > .content .text {
  padding: 0;
}
.card-clickable-v2.card > .content .text .disclaimer {
  z-index: 6;
}
.card-clickable-v2.card > .content .text .link {
  animation: none;
  animation-name: none;
}
.card-clickable-v2.card > .content .text .link > a:first-of-type,
.card-clickable-v2.card > .content .text .link > a:first-of-type.primary {
  transform: none;
  perspective: none;
}
.card-clickable-v2.card > .content .text .link > a:first-of-type::before,
.card-clickable-v2.card > .content .text .link > a:first-of-type.primary::before {
  content: "";
  cursor: pointer;
  display: block;
  opacity: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  transform: none;
  animation: none;
  animation-name: none;
  z-index: 5;
}
.card-clickable-v2.card > .content .text .link a {
  z-index: 5;
}
.card-clickable-v2.card.title-none.copy-none.links-one > .content .text {
  padding: 0 !important;
}
.card-clickable-v2.card.links-few > .content .link,
.card-clickable-v2.card.links-many > .content .link {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .card-clickable-v2.card.links-few > .content .link,
  .card-clickable-v2.card.links-many > .content .link {
    margin-top: 1vw;
  }
}
.card-clickable-v2.card.title-none.copy-none > .content .text {
  padding: 0;
}
.media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .media-side > .content {
    flex-direction: row;
  }
  .media-side > .content .media {
    width: 50%;
    justify-content: center;
  }
  .media-side > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .media-side > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .media-side > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .media-side.media-bleed-full > .content .media {
    background: transparent;
  }
  .media-side.justification-l > .content,
  .media-side.justification-lr:nth-child(odd) > .content,
  .media-side.justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .media-side.justification-r > .content,
  .media-side.justification-rl:nth-child(odd) > .content,
  .media-side.justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .media-side.aspect-16x9 > .content .text {
    width: 30%;
  }
  .media-side.aspect-16x9 > .content .media {
    width: 70%;
  }
  .media-side.aspect-4x3 > .content .text {
    width: 50%;
  }
  .media-side.aspect-4x3 > .content .media {
    width: 50%;
  }
  .media-side.aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .media-side.aspect-3x4 > .content .text {
    width: 60%;
  }
  .media-side.aspect-3x4 > .content .media {
    width: 40%;
  }
  .media-side.aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .media-side.aspect-1x1 > .content .text {
    width: 70%;
  }
  .media-side.aspect-1x1 > .content .media {
    width: 30%;
  }
  .media-side.aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .media-side.title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .media-side.title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .media-side.title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .media-side.media-width-one-half > .content .media {
    width: 50%;
  }
  .media-side.media-width-one-half > .content .text {
    width: calc(100% -  50%);
  }
  .media-side.media-width-one-quarter > .content .media {
    width: 25%;
  }
  .media-side.media-width-one-quarter > .content .text {
    width: calc(100% -  25%);
  }
  .media-side.media-width-one-third > .content .media {
    width: 33%;
  }
  .media-side.media-width-one-third > .content .text {
    width: calc(100% -  33%);
  }
  .media-side.media-width-two-thirds > .content .media {
    width: 66%;
  }
  .media-side.media-width-two-thirds > .content .text {
    width: calc(100% -  66%);
  }
  .media-side.media-width-three-quarters > .content .media {
    width: 75%;
  }
  .media-side.media-width-three-quarters > .content .text {
    width: calc(100% -  75%);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card {
    width: 50%;
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-2.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card {
    width: 50%;
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 960px) {
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card {
    width: 33.33333333%;
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 960px) {
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-3.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card {
    width: 50%;
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 960px) {
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card {
    width: 33.33333333%;
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
}
@media all and (min-width: 1280px) {
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card {
    width: 25%;
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 4 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 4 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((4 + 1) * 2vw)) / 4);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4 > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 4);
  }
}
@media all and (min-width: 640px) {
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
}
@media all and (min-width: 960px) {
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
}
@media all and (min-width: 1280px) {
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 25%  -  2vw );
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 21));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 16));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 4 * 3 / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (3 / 4));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (3 / 4));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 4 * 4 / 3);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (4 / 3));
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (4 / 3));
  }
  :not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 4);
  }
  .deck-bleed-card-margin:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((4 + 1) * 2vw)) / 4);
  }
  .deck-bleed-none:not(.modern-columns):not(.listing-results).col-4.deck-bleed-card-margin > .deck > .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 4);
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-2 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-2.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-3 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 1080px) {
  .listing-results.col-3 > .deck > .card {
    width: 33.33333333%;
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 1080px) {
  .listing-results.col-3.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-4 > .deck > .card {
    width: 50%;
  }
}
@media all and (min-width: 1080px) {
  .listing-results.col-4 > .deck > .card {
    width: 33.33333333%;
  }
}
@media all and (min-width: 1440px) {
  .listing-results.col-4 > .deck > .card {
    width: 25%;
  }
}
@media all and (min-width: 720px) {
  .listing-results.col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 50%  -  2vw );
  }
}
@media all and (min-width: 1080px) {
  .listing-results.col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 33.33333333%  -  2vw );
  }
}
@media all and (min-width: 1440px) {
  .listing-results.col-4.deck-bleed-card-margin > .deck > .card {
    width: calc( 25%  -  2vw );
  }
}
@media all and (min-width: 640px) {
  [class*="col-"] > .deck {
    animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5jYXJkIiwgImNoaWxkIjogICIuY2FyZCIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  [class*="col-"] > .deck .card.media-bleed-none > .content .media {
    padding: 2vw;
  }
  [class*="col-"] > .deck .card > .content .text {
    justify-content: flex-start;
    flex-grow: 1;
    padding: 2vw;
  }
  [class*="col-"] > .deck .card > .content .title {
    text-align: left;
  }
  [class*="col-"] > .deck .card > .content .copy {
    text-align: left;
  }
  [class*="col-"] > .deck .card > .content .link {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  [class*="col-"] > .deck .card > .content .link a,
  [class*="col-"] > .deck .card > .content .link button {
    margin-right: 0;
  }
  [class*="col-"].cards-one > .deck .media-none:not(.cards-many) {
    max-width: 445px;
  }
}
.fix-and-float {
  background-repeat: no-repeat;
  background-size: cover;
}
.fix-and-float > .content {
  justify-content: flex-end;
  align-items: flex-start;
  flex-grow: 0;
}
@media all and (max-width: 800px) {
  .fix-and-float {
    background-attachment: scroll;
    background-position: top center;
  }
}
@media all and (min-width: 801px) {
  .fix-and-float {
    background-attachment: fixed;
    background-position: left top;
  }
}
@media only screen and (max-device-width: 1023px) and (orientation: landscape) {
  .fix-and-float {
    /* For landscape layouts only */
    background-position: center;
    background-attachment: scroll;
  }
}
@media (min-width: 640px) {
  .fix-and-float > .content .link {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .fix-and-float > .content .link {
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.fix-and-float.card.bg-transparent[class*="bg-"] > .content .text {
  background-color: transparent;
}
@media all and (min-width: 801px) {
  .col > .deck > .fix-and-float.cards-none > .content {
    min-height: 600px;
  }
}
.media-background-video > .content {
  overflow: hidden;
}
.media-background-video > .content .text {
  max-width: none;
  justify-content: center;
  z-index: 2;
}
.media-background-video > .content .media {
  width: 100%;
}
.media-background-video > .content .media figure {
  position: relative;
  padding-bottom: 54.25%;
  padding-top: 30px;
  height: 0;
}
.media-background-video > .content .media figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: auto;
}
@media (min-width: 640px) {
  .media-background-video > .content .text {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .media-background-video > .content figure {
    animation-name: lazyvideo--eyJvcmRlciI6ICAyLCAidGh1bWJuYWlsIjogdHJ1ZX0;
  }
}
@media all and (min-width: 768px) {
  .media-background-video > .content .media figure {
    animation-name: lazyvideo--eyJvcmRlciI6ICAyLCAidGh1bWJuYWlsIjogZmFsc2V9;
  }
}
.l1.media-background-video > .content,
.col > .deck > .media-background-video > .content {
  min-height: calc(100vw * 9 / 16);
}
.l1.media-background-video.media-bleed-none > .content,
.col > .deck > .media-background-video.media-bleed-none > .content {
  min-height: calc(92vw * 9 / 16 + 8vw);
}
.media-background > .content .media {
  position: relative;
}
.media-background > .content .media::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
[class*="media-background"] > .content {
  justify-content: center;
  align-items: center;
}
[class*="media-background"] > .content .text {
  z-index: 1;
  flex-grow: 0;
}
[class*="media-background"] > .content .media {
  width: 100%;
}
[class*="media-background"] > .content .media img {
  width: 100%;
}
[class*="media-background"].justification-c > .content {
  align-items: center;
}
[class*="media-background"].justification-l > .content,
[class*="media-background"].justification-lr:nth-child(odd) > .content,
[class*="media-background"].justification-rl:nth-child(even) > .content {
  align-items: flex-start;
}
[class*="media-background"].justification-r > .content,
[class*="media-background"].justification-rl:nth-child(odd) > .content,
[class*="media-background"].justification-lr:nth-child(even) > .content {
  align-items: flex-end;
}
[class*="media-background"].card-clickable.card > .content .text {
  position: relative;
}
@media (min-width: 640px) {
  [class*="media-background"] > .content {
    display: grid;
    grid-template-rows: 100%;
    grid-template-columns: 100%;
    display: -ms-grid;
    -ms-grid-rows: 100%;
    -ms-grid-columns: 100%;
  }
  [class*="media-background"] > .content .media,
  [class*="media-background"] > .content .text {
    grid-row: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  [class*="media-background"] > .content .media {
    line-height: 0;
    display: block;
  }
  [class*="media-background"] > .content .text {
    padding: 2vw;
    margin: 2vw;
    align-self: center;
    justify-self: center;
    -ms-grid-column-align: center;
    -ms-grid-row-align: center;
    position: relative;
    z-index: 2;
  }
  [class*="media-background"].justification-l > .content .text {
    justify-self: start;
    -ms-grid-column-align: start;
  }
  [class*="media-background"].justification-r > .content .text {
    justify-self: end;
    -ms-grid-column-align: end;
  }
  [class*="media-background"].title-none.copy-none.links-none {
    display: grid;
    grid-template-rows: 100%;
    grid-template-columns: 100%;
    display: -ms-grid;
    -ms-grid-rows: 100%;
    -ms-grid-columns: 100%;
  }
  [class*="media-background"].title-none.copy-none.links-none > .content,
  [class*="media-background"].title-none.copy-none.links-none > .deck {
    grid-row: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  [class*="media-background"].title-none.copy-none.links-none > .content {
    align-self: start;
    -ms-grid-column-align: start;
  }
  [class*="media-background"].justification-t > .content .text {
    align-self: flex-start;
  }
  [class*="media-background"].justification-b > .content .text {
    align-self: flex-end;
  }
  [class*="media-background"].justification-b > .content .text,
  [class*="media-background"].justification-t > .content .text {
    margin: 0;
    justify-self: flex-start;
    max-width: 100%;
    width: 100%;
  }
  .l1[class*="media-background"] > .content .text,
  .col > .deck > [class*="media-background"] > .content .text {
    max-width: 50%;
  }
  .l1[class*="media-background"].justification-c > .content .text,
  .col > .deck > [class*="media-background"].justification-c > .content .text {
    max-width: 90%;
  }
  .l1[class*="media-background"].media-none > .content,
  .col > .deck > [class*="media-background"].media-none > .content {
    min-height: 0;
  }
  .l1[class*="media-background"].justification-b > .content .text,
  .col > .deck > [class*="media-background"].justification-b > .content .text,
  .l1[class*="media-background"].justification-t > .content .text,
  .col > .deck > [class*="media-background"].justification-t > .content .text {
    max-width: 100%;
    width: 100%;
  }
  [class*="col-"] > .deck > [class*="media-background"] > .content .text {
    flex-grow: 0;
  }
  .card > .deck > [class*="media-background"]:not(.title-none):not([itemtype*="/Car"]).justification-t > .content .text {
    padding: var(--media-background-top-text-padding);
  }
  .card > .deck > [class*="media-background"]:not(.title-none):not([itemtype*="/Car"]).justification-b > .content .text {
    padding: var(--media-background-bottom-text-padding);
  }
}
@media (min-width: 1024px) {
  .l1[class*="media-background"] > .content .text,
  .col > .deck > [class*="media-background"] > .content .text {
    max-width: 30%;
  }
  .deck-tabs-vertical.card:not(.l1) > .deck > [class*="media-background"]:not(.title-none):not([itemtype*="/Car"]).justification-t > .content .text {
    padding: var(--media-background-top-text-padding);
  }
  .deck-tabs-vertical.card:not(.l1) > .deck > [class*="media-background"]:not(.title-none):not([itemtype*="/Car"]).justification-b > .content .text {
    padding: var(--media-background-bottom-text-padding);
  }
}
[class*="media-background"].bg-light > .content .text {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
}
[class*="media-background"].bg-dark > .content .text {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
[class*="media-background"].bg-color > .content .text {
  background-color: rgba(225, 225, 225, 0.8);
  color: #000000;
}
[class*="media-background"].bg-transparent > .content .text {
  background-color: transparent;
}
.media-background > .content .media::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, transparent 50%, transparent 100%);
}
.media-background.bg-dark > .content .media::after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, transparent 50%, transparent 100%);
}
.media-background.bg-color > .content .media::after {
  background: linear-gradient(to bottom, rgba(225, 225, 225, 0.8) 0%, transparent 50%, transparent 100%);
}
.media-background.media-background-no-gradient > .content .media:after {
  background: none;
}
.card > [role="navigation"],
.card > .navigation {
  display: none;
}
.card > [role="navigation"] ul,
.card > .navigation ul {
  margin: 0;
  padding: 0;
}
@media all and (max-width: 639px) {
  .deck-navigation.l1 > [role="navigation"] {
    display: none;
  }
}
@media all and (min-width: 640px) {
  .deck-navigation > [role="navigation"] {
    display: flex;
    padding: 2vw 1vw;
  }
  .deck-navigation.deck-bleed-none > [role="navigation"] {
    padding: 2vw 4vw;
  }
  .deck-navigation.deck-bleed-card-margin > [role="navigation"] {
    padding: 2vw 2vw;
  }
  .deck-navigation[class*="col-"] > [role="navigation"] {
    display: none;
  }
}
.deck-navigation > [role="navigation"] ul {
  list-style-type: none;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px solid #2A2A2A;
}
.deck-navigation > [role="navigation"] ul li {
  margin: 0.5rem 1em;
}
.deck-navigation > [role="navigation"] ul li a {
  text-decoration: none;
}
.deck-navigation > [role="navigation"] ul li a:hover,
.deck-navigation > [role="navigation"] ul li a:active {
  transition: 0.3s all ease;
}
.deck-navigation.bg-dark > [role="navigation"] > ul {
  border-bottom: 1px solid #e1e1e1;
}
.deck-navigation.card > [role="navigation"] > ul > li a {
  color: var(--deck-navigation-link-color);
}
.deck-navigation.card > [role="navigation"] > ul > li a:hover {
  color: var(--deck-navigation-link-color-hover);
}
@media all and (max-width: 639px) {
  .deck-navigation > .deck .card:not(.copy-none) > .content .title h1 {
    margin: 0;
  }
  .deck-navigation > .deck .card:not(.copy-none) > .content .copy {
    margin-top: 2rem;
  }
}
.deck-tabs.col > [role="navigation"] {
  animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ;
}
.deck-tabs.col > .deck > .card {
  display: none;
}
.deck-tabs.col > .deck > .card.selected {
  display: block;
}
@media (min-width: 640px) {
  .deck-tabs[data-attrs^="card-cmsModelDetailsFeatures"] > .deck > .card > .content .title {
    display: block;
  }
  .deck-tabs[data-attrs^="card-cmsModelDetailsFeatures"] > .deck > .card > .content .title + .copy {
    margin-top: 1.5vw;
  }
}
@media all and (max-width: 639px) {
  .deck-tabs:not(.col) > [role="navigation"] {
    animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ;
  }
  .deck-tabs:not(.col) > .deck > .card {
    display: none;
  }
  .deck-tabs:not(.col) > .deck > .card.selected {
    display: block;
  }
}
.deck-tabs.deck-bleed-none > .content .text,
.deck-tabs.deck-bleed-none > [role="navigation"] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.deck-tabs.deck-bleed-card-margin > .content .text,
.deck-tabs.deck-bleed-card-margin > [role="navigation"] {
  padding-left: 6vw;
  padding-right: 6vw;
}
.deck-tabs > [role="navigation"] {
  display: block;
}
.deck-tabs > .deck > .card.selected > .content .text {
  padding-top: 2vw;
}
.deck-tabs > .deck > .card > .content .text {
  padding: 0 4vw 2vw;
}
.deck-tabs > .deck > .card > .content .title {
  display: none;
}
.deck-tabs > .deck > .card > .content .title + .copy {
  margin-top: 0;
}
.deck-tabs > [role="navigation"] ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.deck-tabs > [role="navigation"] ul li {
  margin: 0 5vw 2rem 0;
}
.deck-tabs > [role="navigation"] ul li a {
  transition: all 0.5s;
  text-decoration: none;
}
.deck-tabs.bg-light > [role="navigation"] ul li a,
.deck-tabs.bg-transparent > [role="navigation"] ul li a {
  background-color: #fff;
  color: #000000;
}
.deck-tabs.bg-light > [role="navigation"] ul li a:hover,
.deck-tabs.bg-transparent > [role="navigation"] ul li a:hover {
  background-color: #2A2A2A;
  color: #ffffff;
}
.deck-tabs.bg-light > [role="navigation"] ul li a.selected,
.deck-tabs.bg-transparent > [role="navigation"] ul li a.selected {
  background-color: #2A2A2A;
  color: #ffffff;
  border-color: #ed0d01;
}
.deck-tabs.bg-color > [role="navigation"] ul li a {
  background-color: #e1e1e1;
  color: #000000;
}
.deck-tabs.bg-color > [role="navigation"] ul li a:hover {
  background-color: #2A2A2A;
  color: #ffffff;
}
.deck-tabs.bg-color > [role="navigation"] ul li a.selected {
  background-color: #2A2A2A;
  color: #ffffff;
  border-color: #ed0d01;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a {
  background-color: #2A2A2A;
  color: #ffffff;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a:hover {
  background-color: #fff;
  color: #2A2A2A;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a.selected {
  background-color: #fff;
  color: #2A2A2A;
  border-color: #fff;
}
.deck-tabs > [role="navigation"] ul li {
  margin: 2rem 1rem 3rem 0;
}
.deck-tabs > [role="navigation"] ul li a {
  padding: 1.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
.deck-tabs > [role="navigation"] ul li a:hover {
  border-color: #ed0d01;
}
.deck-tabs.bg-color > [role="navigation"] ul li a {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
.deck-tabs.bg-color > [role="navigation"] ul li a:hover {
  border-color: #ed0d01;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a {
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
}
.deck-tabs.bg-dark > [role="navigation"] ul li a:hover {
  border-color: #fff;
}
@media all and (max-width: 639px) {
  .deck-tabs > [role="navigation"] ul li {
    margin: 0rem 1rem 3rem 0;
  }
  .deck-tabs > [role="navigation"] ul li a {
    display: inline-block;
  }
}
@media all and (min-width: 640px) {
  .deck-tabs.deck-bleed-none > .content .text,
  .deck-tabs.deck-bleed-none > [role="navigation"] {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .deck-tabs[class*="col-"] > [role="navigation"] {
    display: none;
  }
  .deck-tabs[class*="col-"] > .deck > .card > .content {
    display: flex;
  }
  .deck-tabs[class*="col-"] > .deck > .card > .content .title {
    display: block;
    margin-bottom: 2vw;
  }
}
@media all and (max-width: 768px) {
  .deck-tabs > [role="navigation"] ul li:first-child {
    padding-left: 4vw;
  }
  .deck-tabs > [role="navigation"] ul li:last-child {
    padding-right: 4vw;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"],
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] {
    padding-left: 0;
    padding-right: 0;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"] ul li:first-child,
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] ul li:first-child {
    padding-left: 6vw;
  }
  .deck-tabs.deck-bleed-none > [role="navigation"] ul li:last-child,
  .deck-tabs.deck-bleed-card-margin > [role="navigation"] ul li:last-child {
    padding-right: 6vw;
  }
}
@media all and (min-width: 769px) {
  .deck-tabs > [role="navigation"] {
    padding: 0 4vw;
  }
}
.col-2 .deck-tabs {
  --content-box-flex-grow: 0;
}
.deck-accordion.l1 > [role="navigation"] {
  display: none;
}
.deck-accordion:not(.l1) > .deck {
  animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJ0cnVlIn0;
}
.deck-accordion:not(.l1) > .deck .card > .content .copy,
.deck-accordion:not(.l1) > .deck .card > .content .media,
.deck-accordion:not(.l1) > .deck .card > .content .link {
  display: none;
}
.deck-accordion:not(.l1) > .deck .card > .content .title:before {
  font-family: FontAwesome, sans-serif;
  content: "\f107";
  right: 0;
  position: absolute;
  top: 0.5rem;
}
.deck-accordion:not(.l1) > .deck .card > .content .title {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .media,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .copy,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .link {
  display: flex;
  flex-wrap: wrap;
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"] > .content .title:before {
  font-family: FontAwesome, sans-serif;
  content: "\f106";
}
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].title-none > .content .title,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].copy-none > .content .copy,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].media-none > .content .media,
.deck-accordion:not(.l1) > .deck .card[aria-selected="true"].links-none > .content .link {
  display: none;
}
.deck-accordion:not(.l1)[class*="col-"] > .deck {
  animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJmYWxzZSJ9;
}
[itemtype$="/AutoDealer"],
.auto-dealer {
  --auto-dealer-card-bottom-margin: 0;
}
@media (min-width: 1024px) {
  .deck-tabs-vertical.card .content {
    flex-grow: 0;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] {
    animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAidHJ1ZSJ9;
    display: flex;
    padding: 0 0 0 2vw;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul li {
    margin: 0;
  }
  .deck-tabs-vertical:not(.l1).col > [role="navigation"] ul li a {
    text-decoration: none;
    padding: 2rem 0 2rem 2rem;
  }
  .deck-tabs-vertical:not(.l1).col > .deck {
    padding: 0 2vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card.selected {
    display: block;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-none > [role="navigation"] {
    padding: 0 0 0 2vw;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-none > .deck {
    padding: 0 2vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > [role="navigation"] {
    padding: 0 0 0 2vw;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > .deck {
    padding: 0 2vw 0 0;
  }
  .deck-tabs-vertical:not(.l1).col.deck-bleed-card-margin > .deck > .card {
    width: 100%;
    margin: 0;
  }
  .deck-tabs-vertical:not(.l1)[class*="col-"] > [role="navigation"] {
    display: none;
  }
  .deck-tabs-vertical:not(.l1)[class*="col-"] > .deck > .card > .content .title {
    display: block;
  }
  .deck-tabs-vertical.card {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .deck-tabs-vertical.card > .content {
    flex: 1 1 100%;
  }
  .deck-tabs-vertical.card > [role="navigation"] {
    flex: 1 1 35%;
    max-width: 35%;
  }
  .deck-tabs-vertical.card > [role="navigation"] ul {
    flex-direction: column;
  }
  .deck-tabs-vertical.card > [role="navigation"] ul li a {
    display: block;
  }
  .deck-tabs-vertical.card > .deck {
    flex: 1;
  }
  .deck-tabs-vertical.card > .deck > .card {
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .deck-tabs-vertical:not(.l1).col > .deck {
    padding: 0;
    margin: 0;
    animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJ0cnVlIn0;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .link {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .title:before {
    font-family: FontAwesome, sans-serif;
    content: "\f107";
    right: 0;
    position: absolute;
    top: 0.5rem;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card > .content .title {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .link {
    display: flex;
    flex-wrap: wrap;
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"] > .content .title:before {
    font-family: FontAwesome, sans-serif;
    content: "\f106";
  }
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].title-none > .content .title,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].copy-none > .content .copy,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].media-none > .content .media,
  .deck-tabs-vertical:not(.l1).col > .deck .card[aria-selected="true"].links-none > .content .link {
    display: none;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card {
    padding: 0;
    margin: 0;
    width: 100%;
    opacity: 1;
  }
  .deck-tabs-vertical:not(.l1).col > .deck > .card[aria-selected="true"] > .content .text {
    order: -1;
  }
}
 > .deck .out-of-view {
  --slide-transform: translateX(110%);
}
@media all and (max-width: 640px) {
  .deck-gallery {
    overflow: hidden;
  }
  .deck-gallery > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, normalizeheight--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWxlY3RlZCIsIm5vcm1hbGl6ZVRvIiA6ImFsbCJ9, countable--eyJvcmRlciI6ICAxfQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-gallery > .deck .js-group {
    transition: opacity 0.9s ease;
    opacity: 0;
    width: 100%;
    position: absolute;
  }
  .deck-gallery > .deck .js-group.selected {
    opacity: 1;
    position: static;
  }
  .deck-gallery > .deck .content {
    width: 100%;
  }
  .deck-gallery > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0.33;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-gallery > .deck > * > section {
    display: none;
  }
  .deck-gallery > .deck > *:hover {
    cursor: pointer;
  }
  .deck-gallery > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-gallery > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-gallery > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-gallery > .deck > .selected > section {
    display: flex;
  }
  .deck-gallery > .deck > .selected:hover {
    cursor: default;
  }
  .deck-gallery > .deck > .prev-slide > section,
  .deck-gallery > .deck > .next-slide > section {
    display: flex;
  }
  .deck-gallery > .deck[normalizeheight] > * {
    top: 0;
    bottom: auto;
  }
  .deck-gallery > .deck > *:after {
    display: block;
    text-align: center;
  }
  .deck-gallery > .arrow {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 40%;
    z-index: 10;
    opacity: 1;
  }
  .deck-gallery > .arrow.prev:before,
  .deck-gallery > .arrow.next:after {
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    position: absolute;
    padding: 0.6rem 1.6rem;
    color: #ed0d01;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
  }
  .deck-gallery > .arrow.prev:hover:before {
    background-color: #ffffff;
  }
  .deck-gallery > .arrow.prev:before {
    content: '\f3d2';
    left: -4vw;
  }
  .deck-gallery > .arrow.next:hover:after {
    background-color: #ffffff;
  }
  .deck-gallery > .arrow.next:after {
    content: '\f3d3';
    right: -4vw;
  }
  .deck-gallery > .arrow.first:before,
  .deck-gallery > .arrow.last:after {
    display: none;
  }
  .deck-gallery > .arrow.prev {
    left: 4vw;
  }
  .deck-gallery > .arrow.next {
    right: 4vw;
  }
  .deck-gallery > .arrow.next.last-face {
    opacity: 0;
  }
}
@media all and (min-width: 641px) {
  .deck-gallery {
    animation-name: smartgallery--eyJvcmRlciI6ICAxLCAidmlzaWJsZVRodW1ibmFpbHMiOiAgIjUiLCAidGh1bWJuYWlsTWF4SGVpZ2h0IjogICI3NSIsICJ0aHVtYm5haWxNYXJnaW4iOiAiMjAiLCAiY2hpbGRJdGVtU2VsZWN0b3IiOiAiLmRlY2sgPiAqIiwgInNlbGVjdGVkSW5kZXgiOiAiMCIsICJhZGRTaW5nbGVBcnJvd3MiOiAidHJ1ZSIsICJhZGRQYWdlQXJyb3dzIjogInRydWUiLCAiYXJyb3dDbGFzcyI6ICJhcnJvdyIsICJkeW5hbWljQXJyb3dzIjogInRydWUiLCAic2VsZWN0ZWRTY2FsZSI6ICAiMSIsIm1haW5JbWFnZVNpemUiOiAgIjY0MCIsICJ0aHVtYm5haWxTaXplIjogICIxMDAifQ;
  }
  .deck-gallery[smartgallery] {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .deck-gallery[smartgallery] > .content.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 1;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 47%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner {
    background-color: #ffffff;
    z-index: 1;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 41%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] > .content > .media.spinner:before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 53%;
    top: 35%;
    float: left;
    animation: load 1.2s linear infinite;
  }
  .deck-gallery[smartgallery] .deck > * {
    display: flex;
  }
  .deck-gallery[smartgallery] .deck > *.hidden {
    display: none;
  }
  .deck-gallery[smartgallery] .arrow {
    position: absolute;
    width: 4rem;
    height: 7.5rem;
    cursor: pointer;
    transition: all 0.3s;
  }
  .deck-gallery[smartgallery] .arrow:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    line-height: 4rem;
    transition: all 0.3s;
  }
  .deck-gallery[smartgallery] .arrow.prev {
    left: var(--smartgallery-arrow-horizontal-position);
  }
  .deck-gallery[smartgallery] .arrow.next {
    right: var(--smartgallery-arrow-horizontal-position);
  }
  .deck-gallery[smartgallery] .arrow[aria-disabled="true"] {
    cursor: default;
  }
  .deck-gallery[smartgallery] .arrow[aria-disabled="true"]:after {
    color: rgba(0, 0, 0, 0.2);
  }
  .deck-gallery[smartgallery] .arrow.page {
    bottom: 0;
    background-color: #ffffff;
  }
  .deck-gallery[smartgallery] .arrow.single {
    top: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%);
  }
  .deck-gallery[smartgallery] .sincro-loader {
    position: absolute;
    top: 40%;
  }
  .deck-gallery[smartgallery] .sincro-loader.hide {
    display: none;
  }
  .deck-gallery[smartgallery] {
    position: relative;
    overflow: hidden;
  }
  .deck-gallery[smartgallery].vdp-popup > .content > .text {
    display: block;
  }
  .deck-gallery[smartgallery].vdp-popup > .content .media figure:before {
    display: none;
  }
  .deck-gallery[smartgallery] > .content {
    order: -1;
    overflow: hidden;
  }
  .deck-gallery[smartgallery] > .content > .text {
    display: none;
  }
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] iframe {
    min-height: 475px;
  }
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > object,
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > iframe,
  .deck-gallery[smartgallery] > .content > .media figure[additionaltype$="/VideoObject"] > div {
    max-width: 100%;
  }
  .deck-gallery[smartgallery] > .arrow:after {
    font-family: 'Ionicons', sans-serif;
  }
  .deck-gallery[smartgallery] > .arrow.prev:after {
    content: "\f3d2";
  }
  .deck-gallery[smartgallery] > .arrow.next:after {
    content: "\f3d3";
  }
  .deck-gallery[smartgallery] > .deck {
    position: relative;
    display: flex;
    transition: all 0.3s;
    align-items: center;
    width: 80%;
    margin-left: 10%;
    justify-content: flex-start;
  }
  .deck-gallery[smartgallery] > .deck > section {
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.3s;
    margin: 0 2rem 0 0;
  }
  .deck-gallery[smartgallery] > .deck > section[aria-current="true"] {
    opacity: 1;
  }
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"]::after {
    display: block;
    content: "";
    background: url("http://media.assets.sincrod.com/teams/repository/export/ee5/695f0ac78100583490050568bfc31/ee5695f0ac78100583490050568bfc31.png") no-repeat center;
    position: absolute;
    height: 100%;
    width: 75px;
    top: 0;
    left: 0;
    background-size: 100%;
    opacity: 0.7;
  }
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > div,
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > object,
  .deck-gallery[smartgallery] > .deck > section .media figure[additionaltype$="/VideoObject"] > iframe {
    opacity: 0;
    max-width: 75px;
    max-height: 75px;
  }
  .deck-gallery[data-pop="true"] > .content .media figure {
    cursor: pointer;
  }
  .deck-gallery[data-pop="true"] > .content .media figure:before {
    font-family: Ionicons, sans-serif;
    content: '\f25e';
    height: 2rem;
    width: 2rem;
    background-color: #fff;
    right: 0.5rem;
    bottom: 0.5rem;
    position: absolute;
    opacity: 0.8;
    font-size: 3rem;
    padding: 0.5rem;
    z-index: 1;
    line-height: 0.75;
  }
  .vehicle-media-gallery .deck-gallery {
    animation-name: smartgallery--eyJvcmRlciI6ICAxLCAidmlzaWJsZVRodW1ibmFpbHMiOiAgIjUiLCAidGh1bWJuYWlsTWF4SGVpZ2h0IjogICI3NSIsICJ0aHVtYm5haWxNYXJnaW4iOiAiMjAiLCAiY2hpbGRJdGVtU2VsZWN0b3IiOiAiLmRlY2sgPiAqIiwgInNlbGVjdGVkSW5kZXgiOiAiMCIsICJhZGRTaW5nbGVBcnJvd3MiOiAidHJ1ZSIsICJhZGRQYWdlQXJyb3dzIjogInRydWUiLCAiYXJyb3dDbGFzcyI6ICJhcnJvdyIsICJkeW5hbWljQXJyb3dzIjogInRydWUiLCAic2VsZWN0ZWRTY2FsZSI6ICAiMSIsIm1haW5JbWFnZVNpemUiOiAgIjE0MDAiLCAidGh1bWJuYWlsU2l6ZSI6ICAiMTAwIn0;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 1;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 47%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner {
    background-color: #ffffff;
    z-index: 1;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner:after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 41%;
    top: 35%;
    float: left;
    animation: load2 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] > .content > .media.spinner:before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 10px solid #ed0d01;
    border-radius: 50%;
    position: absolute;
    left: 53%;
    top: 35%;
    float: left;
    animation: load 1.2s linear infinite;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .deck > * {
    display: flex;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .deck > *.hidden {
    display: none;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow {
    position: absolute;
    width: 4rem;
    height: 7.5rem;
    cursor: pointer;
    transition: all 0.3s;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    line-height: 4rem;
    transition: all 0.3s;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.prev {
    left: var(--smartgallery-arrow-horizontal-position);
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.next {
    right: var(--smartgallery-arrow-horizontal-position);
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow[aria-disabled="true"] {
    cursor: default;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow[aria-disabled="true"]:after {
    color: rgba(0, 0, 0, 0.2);
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.page {
    bottom: 0;
    background-color: #ffffff;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .arrow.single {
    top: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%);
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .sincro-loader {
    position: absolute;
    top: 40%;
  }
  .vehicle-media-gallery .deck-gallery[smartgallery] .sincro-loader.hide {
    display: none;
  }
  .vertical-sg[smartgallery] > .content .text {
    order: -1;
  }
  .vertical-sg[smartgallery] > .content .media figure {
    width: 90%;
  }
  .vertical-sg[smartgallery][role="dialog"] > .content .link a[href="#close"] {
    top: 4.5vw;
    position: fixed;
    right: 5.5vw;
    background: none;
  }
  .vertical-sg[smartgallery] > .deck {
    position: fixed;
    top: 0;
    right: 4.5vw;
    display: flex;
    transition: all 0.3s;
    align-items: center;
    width: 8%;
    margin-left: 0;
    justify-content: space-between;
    flex-direction: column;
    z-index: 2;
  }
  .vertical-sg[smartgallery] > .deck > section {
    margin: 1.5rem 0 0 0;
    flex-shrink: 0;
  }
  .vertical-sg[smartgallery] > .deck .arrow:after {
    font-family: 'Ionicons', sans-serif;
  }
  .vertical-sg[smartgallery] > .deck .arrow.prev:after {
    content: "\f3d2";
  }
  .vertical-sg[smartgallery] > .deck .arrow.next:after {
    content: "\f3d3";
  }
  .vertical-sg[smartgallery] > .deck .arrow.page {
    height: 70px;
    left: auto;
    display: block !important;
    color: #000;
    background: none;
    position: fixed;
  }
  .vertical-sg[smartgallery] > .deck .arrow.page.prev,
  .vertical-sg[smartgallery] > .deck .arrow.page.next {
    transform: rotate(90deg);
    position: relative;
  }
  .vertical-sg[smartgallery] > .deck .arrow.page.next {
    margin-top: 1.5rem;
  }
}
@media all and (min-width: 641px) and (max-width: 1024px) {
  .deck-gallery .arrow.single.next,
  .deck-gallery .arrow.single.prev {
    display: none;
  }
}
.l1 > .deck > .deck-carousel:first-child > .deck:not([carousel]) > .card {
  display: none;
}
.l1 > .deck > .deck-carousel:first-child > .deck:not([carousel]) > .card:first-child {
  display: flex;
}
.deck-carousel {
  position: relative;
  overflow: hidden;
}
.deck-carousel > .deck[carousel]:not(.touching) {
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.deck-carousel > .deck[carousel] .js-group {
  transition: opacity 0.9s ease;
  opacity: 0;
  width: 100%;
  position: absolute;
}
.deck-carousel > .deck[carousel] .js-group.selected {
  opacity: 1;
  z-index: 1;
  position: static;
}
.deck-carousel > .deck[carousel].touching .js-group:not(.selected) {
  opacity: 1;
}
.deck-carousel > .deck[carousel] .card {
  display: flex;
  flex-direction: row;
}
.deck-carousel > .deck[carousel] .card > .content img {
  margin: var(--card-img-margin, 0 auto);
}
.deck-carousel > .deck[carousel] .card > .content img.scaled-image {
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .deck-carousel > .deck[carousel] .card > .content img.scaled-image {
    width: auto;
  }
}
.deck-carousel > .deck[carousel] .card > .deck {
  padding: 0;
}
.deck-carousel > [role="navigation"] {
  order: 3;
}
.deck-carousel.deck-bleed-none > .deck[carousel] {
  padding: 0 4vw;
}
.deck-carousel.deck-bleed-none > .deck[carousel] .card {
  margin: 0;
}
.deck-carousel.deck-bleed-none > .deck[carousel] > * {
  left: 4vw;
  right: 4vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] {
  padding: 0 2vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] .card {
  margin: 0;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel] > * {
  left: 2vw;
  right: 2vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel][group] > div .card {
  margin-right: 1.99vw;
}
.deck-carousel.deck-bleed-card-margin > .deck[carousel][group] > div .card:last-child {
  margin-right: 0;
}
@media all and (min-width: 640px) {
  .deck-carousel[class*="col-"] > .deck[carousel][group] > div {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.deck-carousel.leafy .card.see-more > .content {
  position: relative;
}
.deck-carousel.leafy .card.see-more > .content::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.95;
  background-color: #4c4c4c;
}
.deck-carousel.leafy .card.see-more > .content .link {
  animation-fill-mode: none;
}
.deck-carousel.leafy .card.see-more > .content .link a[data-seemore="true"] {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  margin: 0 auto;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content {
  justify-content: flex-start;
  overflow: hidden;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .text {
  margin: 0;
  max-width: none;
  order: 2;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media {
  position: relative;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media .video-youTube:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure {
  padding-bottom: 0;
  padding-top: 0;
  height: 40vw;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure:after {
  background: none;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.deck-carousel.col[class*="heroCard"] .media-background-video > .content .media > div:after {
  background: none;
}
@media (max-width: 768px) {
  .deck-carousel.col[class*="heroCard"] .media-background-video > .content .text {
    background: none;
  }
  .deck-carousel.col[class*="heroCard"] .media-background-video > .content .media figure > img {
    position: relative;
    top: -10vw;
  }
}
.deck-carousel.col[class*="cards-"] > .deck[carousel] .card.media-background-video.media-background[class*="aspect-"] > .content {
  min-height: auto;
}
.deck-carousel.fade-in-out:not(.peek-a-boo) > .deck[carousel] {
  transform: none !important;
}
.deck-carousel.fade-in-out:not(.peek-a-boo) > .deck[carousel] .js-group {
  transform: none !important;
}
.deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
.deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
  align-items: center;
}
@media all and (min-width: 769px) {
  .deck-carousel .deck .card-clickable.aspect-21x9.links-few > .content .link,
  .deck-carousel .deck .card-clickable.aspect-21x9.links-many > .content .link {
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col.cards-few > .deck,
  .deck-carousel.col.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck .content,
  .deck-carousel.col.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck > *,
  .deck-carousel.col.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col.cards-few > .deck > * > section,
  .deck-carousel.col.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col.cards-few > .deck > *:hover,
  .deck-carousel.col.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected,
  .deck-carousel.col.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck > .selected > section,
  .deck-carousel.col.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected:hover,
  .deck-carousel.col.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col.cards-few > .deck > .next-slide > section,
  .deck-carousel.col.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck[navigation],
  .deck-carousel.col.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card,
  .deck-carousel.col.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 21));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 16));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 1 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (3 / 4));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 1 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (4 / 3));
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 1);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((1 + 1) * 2vw)) / 1);
  }
  .deck-bleed-none.deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 1);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col.cards-few > .deck,
  .deck-carousel.col.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck .content,
  .deck-carousel.col.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col.cards-few > .deck > *,
  .deck-carousel.col.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col.cards-few > .deck > * > section,
  .deck-carousel.col.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col.cards-few > .deck > *:hover,
  .deck-carousel.col.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected,
  .deck-carousel.col.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col.cards-few > .deck > .selected > section,
  .deck-carousel.col.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col.cards-few > .deck > .selected:hover,
  .deck-carousel.col.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col.cards-few > .deck > .next-slide > section,
  .deck-carousel.col.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media (max-width: 768px) {
  .deck-carousel.col.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col.cards-many > .deck[navigation] + nav.navigation-directive {
    display: none;
  }
}
@media (min-width: 769px) {
  .deck-carousel.col.cards-few > .deck[countable] > *:after,
  .deck-carousel.col.cards-many > .deck[countable] > *:after {
    display: none;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 21));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 16));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 1 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (3 / 4));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 1 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (4 / 3));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 1);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((1 + 1) * 2vw)) / 1);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 1);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-2.cards-few > .deck,
  .deck-carousel.col-2.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck .content,
  .deck-carousel.col-2.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-2.cards-few > .deck > *,
  .deck-carousel.col-2.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-2.cards-few > .deck > * > section,
  .deck-carousel.col-2.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-2.cards-few > .deck > *:hover,
  .deck-carousel.col-2.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-2.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-2.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected,
  .deck-carousel.col-2.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected > section,
  .deck-carousel.col-2.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck > .selected:hover,
  .deck-carousel.col-2.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-2.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-2.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-2.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation],
  .deck-carousel.col-2.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-2.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-2.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none.deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-2.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-2.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-2.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-2.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
.deck-carousel > .deck[group] > div .card:last-child {
  margin-right: 0;
}
.deck-carousel > .deck.first.last ~ .arrow {
  display: none;
}
.deck-carousel > .deck + nav.navigation-directive {
  order: 3;
  padding: 1rem 4vw;
}
.deck-carousel > .deck + nav.navigation-directive li {
  margin: 0;
  padding: 0;
}
.deck-carousel > .deck + nav.navigation-directive:empty {
  padding: 0;
}
.deck-carousel > .deck[countable] > *:after {
  display: block;
  text-align: center;
  margin: 1rem auto;
}
.deck-carousel > .arrow {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 40%;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
}
@media (max-width: 768px) {
  .deck-carousel > .arrow {
    top: 50%;
  }
}
.deck-carousel > .arrow.prev:before,
.deck-carousel > .arrow.next:after {
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
  position: absolute;
  padding: 0.6rem 1.6rem;
  color: #ed0d01;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 639px) {
  .deck-carousel > .arrow.prev:before,
  .deck-carousel > .arrow.next:after {
    line-height: 2.5rem;
  }
}
@media (min-width: 640px) {
  .deck-carousel > .arrow.prev:hover::before,
  .deck-carousel > .arrow.next:hover::after {
    background-color: #ffffff;
  }
}
.deck-carousel > .arrow.prev:before {
  content: '\f3d2';
  left: -4vw;
}
.deck-carousel > .arrow.next:after {
  content: '\f3d3';
  right: -4vw;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .deck-carousel > .arrow.next:after {
    z-index: -1;
  }
}
.deck-carousel > .arrow.prev {
  left: 4vw;
}
.deck-carousel > .arrow.next {
  right: 4vw;
}
.deck-carousel > .arrow.next.last-face {
  opacity: 0;
}
.deck-carousel.deck-bleed-none > .deck[carousel],
.deck-carousel.deck-bleed-card-margin > .deck[carousel] {
  margin: 0 auto;
  max-width: 92vw;
}
.deck-carousel.deck-bleed-full > .deck[carousel] > .selected {
  left: 0;
  right: 0;
}
@media all and (min-width: 960px) {
  .deck-carousel[class*="col-"].card.cards-few > .deck[carousel]:before,
  .deck-carousel[class*="col-"].card.cards-few > .deck[carousel]:after {
    content: '';
    padding: 0;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 1 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (3 / 4));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 1 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (4 / 3));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 1);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((1 + 1) * 2vw)) / 1);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 1);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation],
  .deck-carousel.col-3.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
@media all and (min-width: 960px) {
  .deck-carousel.col-3.cards-few > .deck,
  .deck-carousel.col-3.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAzfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck .content,
  .deck-carousel.col-3.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-3.cards-few > .deck > *,
  .deck-carousel.col-3.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-3.cards-few > .deck > * > section,
  .deck-carousel.col-3.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-3.cards-few > .deck > *:hover,
  .deck-carousel.col-3.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-3.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-3.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected,
  .deck-carousel.col-3.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected > section,
  .deck-carousel.col-3.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck > .selected:hover,
  .deck-carousel.col-3.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-3.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-3.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-3.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation],
  .deck-carousel.col-3.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-3.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-3.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: 33.33333333%;
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none.deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-3.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-3.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-3.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-3.cards-many > .deck[carousel] .card {
    width: calc( 33.33333333%  -  1.33333333vw ) !important;
  }
}
@media all and (min-width: 320px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 1 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (3 / 4));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 1 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (4 / 3));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 1);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((1 + 1) * 2vw)) / 1);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 1);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICA1fQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
}
@media all and (min-width: 640px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAyfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 50%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 2 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 2 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (3 / 4));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 2 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((2 + 1) * 2vw)) / 2) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 2) * (4 / 3));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 2);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((2 + 1) * 2vw)) / 2);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 2);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 50%  -  1vw ) !important;
  }
}
@media all and (min-width: 960px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAzfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 33.33333333%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 3 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 3 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (3 / 4));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 3 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((3 + 1) * 2vw)) / 3) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 3) * (4 / 3));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((3 + 1) * 2vw)) / 3);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 3);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 33.33333333%  -  1.33333333vw ) !important;
  }
}
@media all and (min-width: 1280px) {
  .deck-carousel.col-4.cards-few > .deck,
  .deck-carousel.col-4.cards-many > .deck {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICA0fQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, navigation--eyJvcmRlciI6ICA0LCAiY2xhc3NOYW1lIjogICJuYXZpZ2F0aW9uLWRpcmVjdGl2ZSJ9, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIudGl0bGUsIC5jb3B5LCAubGluaywgLm1lZGlhIiwgImNvbnRleHQiOiAgIi5kZWNrLWNhcm91c2VsIiwgImNoaWxkIjogICIiLCAibm9ybWFsaXplR3JpZCIgOiAidHJ1ZSJ9;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck .content,
  .deck-carousel.col-4.cards-many > .deck .content {
    width: 100%;
  }
  .deck-carousel.col-4.cards-few > .deck > *,
  .deck-carousel.col-4.cards-many > .deck > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .deck-carousel.col-4.cards-few > .deck > * > section,
  .deck-carousel.col-4.cards-many > .deck > * > section {
    display: none;
  }
  .deck-carousel.col-4.cards-few > .deck > *:hover,
  .deck-carousel.col-4.cards-many > .deck > *:hover {
    cursor: pointer;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .deck-carousel.col-4.cards-few > .deck:not(.carousel-initialized) > :first-child > section:first-child,
  .deck-carousel.col-4.cards-many > .deck:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected,
  .deck-carousel.col-4.cards-many > .deck > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected > section,
  .deck-carousel.col-4.cards-many > .deck > .selected > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck > .selected:hover,
  .deck-carousel.col-4.cards-many > .deck > .selected:hover {
    cursor: default;
  }
  .deck-carousel.col-4.cards-few > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .prev-slide > section,
  .deck-carousel.col-4.cards-few > .deck > .next-slide > section,
  .deck-carousel.col-4.cards-many > .deck > .next-slide > section {
    display: flex;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation],
  .deck-carousel.col-4.cards-many > .deck[navigation] {
    z-index: 1;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive {
    border: none;
    width: 100%;
    z-index: 10;
    left: 0;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li {
    position: relative;
    display: inline-block;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
    background-color: var(--deck-carousel-pips-selected-background-color, #ed0d01);
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a {
    padding: 0.5rem;
    display: block;
    font-size: 0;
    color: inherit;
  }
  .deck-carousel.col-4.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
  .deck-carousel.col-4.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 0;
    background-color: var(--deck-carousel-pips-background-color, rgba(248, 79, 48, 0.5));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: 25%;
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 21);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 21));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-21x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 21));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 4 * 9 / 16);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (9 / 16));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (9 / 16));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 4 * 3 / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (3 / 4));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (3 / 4));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 4 * 4 / 3);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((4 + 1) * 2vw)) / 4) * (4 / 3));
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 4) * (4 / 3));
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 4);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((4 + 1) * 2vw)) / 4);
  }
  .deck-bleed-none.deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-bleed-none.deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 4);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-16x9 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-3x4 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-4x3 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .deck-carousel.col-4.cards-few > .deck[carousel] .card.aspect-1x1 > .content .media iframe,
  .deck-carousel.col-4.cards-many > .deck[carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.deck-carousel.col-4.cards-few > .deck[carousel] .card,
  .deck-bleed-card-margin.deck-carousel.col-4.cards-many > .deck[carousel] .card {
    width: calc( 25%  -  1.5vw ) !important;
  }
}
.overflow-expand > .content .copy {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
}
.overflow-expand > .content .copy a,
.overflow-expand > .content .copy .disclaimer {
  pointer-events: all;
}
.overflow-expand > .content .copy:after {
  content: attr(data-content);
  font-size: 1.6rem;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #000;
  background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
  width: 100%;
  font-weight: bold;
  line-height: 1.6;
  display: block;
  pointer-events: all;
}
.overflow-expand > .content .copy.toggledOn {
  max-height: none;
  overflow: visible;
}
.overflow-expand > .content .copy.toggledOn:after {
  content: attr(data-content);
  background: none;
  position: static;
}
@media (min-width: 667px) {
  .overflow-expand > .content .copy {
    max-height: 150px;
  }
}
.overflow-expand.bg-dark > .content .copy:after {
  color: #fff;
  background: linear-gradient(to top, #2A2A2A 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #2A2A2A;
}
.overflow-expand.bg-color > .content .copy:after {
  color: #000000;
  background: linear-gradient(to top, #e1e1e1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #e1e1e1;
}
.overflow-expand.bg-light > .content .copy:after {
  color: #000;
  background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #fff;
}
.overflow-expand.bg-dark > .content .copy.toggledOn:after,
.overflow-expand.bg-color > .content .copy.toggledOn:after,
.overflow-expand.bg-light > .content .copy.toggledOn:after {
  box-shadow: none;
}
[class*="col-"] > .deck .overflow-expand > .content .copy.toggledOn {
  height: auto;
}
@media (min-width: 667px) {
  [class*="col-"] > .deck .overflow-expand > .content .copy {
    min-height: 0 !important;
    height: 150px;
  }
}
.overflow-scroll > .content .copy {
  max-height: 100px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 667px) {
  .overflow-scroll > .content .copy {
    max-height: 150px;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck:not(.carousel-initialized) {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .peek-a-boo > .deck:not(.carousel-initialized) > :first-child {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo > .deck:not(.carousel-initialized) > .js-group section.aspect-21x9 > .content .media {
    position: relative;
  }
  .peek-a-boo > .deck .content {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100%;
  }
  .peek-a-boo > .deck .content .text,
  .peek-a-boo > .deck .content .media {
    grid-row: 1;
    grid-column: 1;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content {
    min-height: inherit;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content .text {
    /* min-height is to fill the parent element,can not give flex-grow:1 or height 100% as
                                    flex-grow is breaking in IE and height does not fill parent in Safari*/
    min-height: inherit;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none) .content .text .link {
    justify-content: center;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).copy-none.title-none .text {
    justify-content: flex-end;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none):not(.copy-none) .text,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none):not(.title-none) .text {
    justify-content: space-between;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).card-clickable > .content .text .link > a:first-of-type,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9:not(.links-none).card-clickable > .content .text .link > a:first-of-type.primary {
    height: auto !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.link-clickable > .content .text .disclaimer {
    z-index: 1;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .media {
    width: 100%;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .text {
    z-index: 1;
    padding: 3vw 4vw 1.5vw 4vw !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .disclaimer {
    position: absolute;
    bottom: 6% !important;
    left: 0 !important;
    border: 1px solid;
    padding: 0.5rem 2rem !important;
    color: #ffffff !important;
    background: rgba(0, 0, 0, 0.3) !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9 .content .media {
    width: 100%;
    top: 0;
  }
}
.peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-few .content .text .link,
.peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-many .content .text .link {
  justify-content: center;
}
@media all and (min-width: 769px) {
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-few .content .text .link,
  .peek-a-boo > .deck[carousel] > .js-group .aspect-21x9.card-clickable.links-many .content .text .link {
    justify-content: flex-end;
  }
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel] > .js-group {
    width: 70%;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide {
    opacity: 1;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable-v2 .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable-v2 .link > a:first-of-type:before,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.next-slide .card-clickable-v2 .link > a:first-of-type:after,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide .card-clickable-v2 .link > a:first-of-type:after {
    display: none;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide:before,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide:before {
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #000000;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    margin: 0;
    content: '';
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide > .card > .content .text .disclaimer,
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide > .card > .content .text .disclaimer {
    display: none !important;
  }
  .peek-a-boo > .deck[carousel] > .js-group.prev-slide {
    margin-right: calc(70% + (100% - 70%) / 2);
    margin-left: auto;
  }
  .peek-a-boo > .deck[carousel] > .js-group.next-slide {
    margin-left: calc(70% + (100% - 70%) / 2);
    margin-right: auto;
  }
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel] > .js-group {
    flex-direction: column;
  }
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel][countable] .js-group:after {
    display: none;
  }
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected {
  position: relative;
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
  display: block;
}
@media (min-width: 640px) {
  .peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
    position: absolute;
    bottom: 6%;
    margin: 0;
    transform: translate(100%);
    border: 1px solid;
    padding: 0.5rem 2rem;
    z-index: 1;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 768px) {
  .peek-a-boo > .deck[carousel][countable] .js-group.selected:after {
    right: calc(((100% - 70%) / 2)/ 2 * -1);
  }
}
.peek-a-boo > .deck[carousel][countable] .js-group.selected:only-child:after {
  display: none;
}
@media (max-width: 639px) {
  .peek-a-boo > .deck[carousel] .copy {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .peek-a-boo.deck-bleed-full > .deck[carousel][countable] .js-group.selected:after {
    right: 0;
  }
}
.peek-a-boo.deck-carousel.col > .deck[carousel],
.peek-a-boo.deck-carousel[class*="col-"] > .deck[carousel] {
  transform-style: initial;
}
@media all and (min-width: 320px) {
  .peek-a-boo.col > .deck[carousel] {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICAxfQ, aligngrid--eyJvcmRlciI6ICAyLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuZGVjay1jYXJvdXNlbCIsICJjaGlsZCI6ICAiIiwgIm5vcm1hbGl6ZUdyaWQiIDogInRydWUifQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] .content {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel] > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .peek-a-boo.col > .deck[carousel] > * > section {
    display: none;
  }
  .peek-a-boo.col > .deck[carousel] > *:hover {
    cursor: pointer;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] > .selected > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected:hover {
    cursor: default;
  }
  .peek-a-boo.col > .deck[carousel] > .prev-slide > section,
  .peek-a-boo.col > .deck[carousel] > .next-slide > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-min-height.aspect-21x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.media-background-min-height.aspect-16x9 > .content {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 21);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 21));
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-21x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 21));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(100vw / 1 * 9 / 16);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (9 / 16));
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (9 / 16));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(100vw / 1 * 3 / 4);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (3 / 4));
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (3 / 4));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(100vw / 1 * 4 / 3);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - ((1 + 1) * 2vw)) / 1) * (4 / 3));
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(((100vw - 4vw) / 1) * (4 / 3));
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(100vw / 1);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - ((1 + 1) * 2vw)) / 1);
  }
  .deck-bleed-none.peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc((100vw - 4vw) / 1);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card:not(.aspect-21x9) > .content .media iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-16x9 > .content .media iframe {
    min-height: calc(70vw * 9 / 16);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-3x4 > .content .media iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-4x3 > .content .media iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .peek-a-boo.col > .deck[carousel][carousel] .card.aspect-1x1 > .content .media iframe {
    min-height: calc(30vw);
  }
  .deck-bleed-card-margin.peek-a-boo.col > .deck[carousel][carousel] .card {
    width: calc( 100%  -  0vw ) !important;
  }
}
@media all and (min-width: 320px) and (max-width: 640px) {
  .peek-a-boo.col > .deck[carousel] {
    animation-name: group--eyJvcmRlciI6ICAwLCAiZ3JvdXBDb3VudCI6ICAxfQ, carousel--eyJvcmRlciI6ICAxLCAiZW5hYmxlZCI6ICB0cnVlLCAiYXBwbHlUcmFuc2Zvcm1hdGlvbnMiOiAgdHJ1ZSwiaW5CdWlsdENhcm91c2VsQXJyb3dzIjogIHRydWUsICJheGlzIjogIDEsICJ0cmFuc2l0aW9uRHVyYXRpb24iOiAyMDB9, countable--eyJvcmRlciI6ICAxfQ;
    transform-style: preserve-3d;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] .content {
    width: 100%;
  }
  .peek-a-boo.col > .deck[carousel] > * {
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .peek-a-boo.col > .deck[carousel] > * > section {
    display: none;
  }
  .peek-a-boo.col > .deck[carousel] > *:hover {
    cursor: pointer;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child {
    opacity: 1;
    position: relative;
  }
  .peek-a-boo.col > .deck[carousel]:not(.carousel-initialized) > :first-child > section:first-child {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .peek-a-boo.col > .deck[carousel] > .selected > section {
    display: flex;
  }
  .peek-a-boo.col > .deck[carousel] > .selected:hover {
    cursor: default;
  }
  .peek-a-boo.col > .deck[carousel] > .prev-slide > section,
  .peek-a-boo.col > .deck[carousel] > .next-slide > section {
    display: flex;
  }
}
.peek-a-boo.col > .deck[carousel][carousel] .media-background-video.card[class*="aspect"] > .content .media figure {
  height: 30vw;
}
.peek-a-boo.col.card-one > .deck[countable] > *:after {
  display: none;
}
.peek-a-boo.col.card-one > .arrow {
  display: none;
}
@media (max-width: 640px) {
  .peek-a-boo.col > .deck[carousel][carousel] .media-background-video.card[class*="aspect"] > .content .media figure {
    height: 40vw;
  }
}
@media (max-width: 639px) {
  .peek-a-boo.col.deck-bleed-none > .deck[carousel] > .js-group.prev-slide,
  .peek-a-boo.col.deck-bleed-card-margin > .deck[carousel] > .js-group.prev-slide,
  .peek-a-boo.col.deck-bleed-none > .deck[carousel] > .js-group.next-slide,
  .peek-a-boo.col.deck-bleed-card-margin > .deck[carousel] > .js-group.next-slide {
    display: none;
  }
}
.peek-a-boo > .arrow.first:before,
.peek-a-boo > .arrow.last:after {
  display: block;
}
.peek-a-boo > .arrow.prev:before,
.peek-a-boo > .arrow.next:after {
  background-color: transparent;
}
@media (min-width: 640px) {
  .peek-a-boo > .arrow {
    top: 50%;
  }
  .peek-a-boo > .arrow.prev:before,
  .peek-a-boo > .arrow.next:after {
    transform: translateY(-50%);
  }
  .peek-a-boo > .arrow.prev {
    left: calc((100% - 70%) / 2);
  }
  .peek-a-boo > .arrow.prev:before {
    right: 0;
    left: auto;
  }
  .peek-a-boo > .arrow.next {
    right: calc((100% - 70%) / 2);
  }
  .peek-a-boo > .arrow.next:after {
    right: auto;
    left: 0;
  }
}
.peek-a-boo > .navigation-directive {
  display: none;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] .l1 > .content,
  [class*="-gutter"] .l1 > [role="navigation"],
  [class*="-gutter"] .l2 > .content,
  [class*="-gutter"] .l2 > [role="navigation"],
  [class*="-gutter"] .horizontal-filters .realtime-search-wrapper,
  [class*="-gutter"] .l2 > .deck,
  [class*="-gutter"] .l2.deck-carousel[class*="col-"] > .deck {
    margin: 0 var(--gutter-size);
    width: var(--gutter-width);
  }
  [class*="-gutter"] .card .content .media .scaled-image {
    max-width: 100%;
  }
}
[class*="grid-"] > .deck {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
[class*="grid-"] > .deck > .card > .content .text {
  padding: 2vw;
}
[class*="grid-"]:not(.cards-none) > .deck > .card > .content {
  flex-grow: 0;
}
[class*="grid-"] > .deck > .card:nth-child(odd),
[class*="grid-"] > .deck > .card:nth-child(even) {
  width: 100%;
}
@media (min-width: 640px) {
  [class*="grid-"] > .deck > .card:nth-child(odd),
  [class*="grid-"] > .deck > .card:nth-child(even) {
    width: 50%;
  }
}
[class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(odd),
[class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(even) {
  width: calc(100% - 2vw);
}
@media (min-width: 640px) {
  [class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(odd),
  [class*="grid-"].deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(50% - 2vw);
  }
}
@media only screen and (max-width: 769px) and (min-width: 640px) {
  [class*="grid-"] > .deck > [class*="col-"].card > .deck > .card {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .grid-1-2:not(.cards-none) > .deck > .card:nth-child(odd) {
    width: 34%;
  }
  .grid-1-2:not(.cards-none) > .deck > .card:nth-child(even) {
    width: 66%;
  }
  .grid-1-2:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(odd) {
    width: calc(34% -  2vw);
  }
  .grid-1-2:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(66% - 2vw);
  }
  .dealer-locator {
    --dealer-locator-deck-width: 100%;
  }
   > .deck > .out-of-view:nth-child(2) {
    --slide-transform: translateX(110%);
  }
  .grid-2-1:not(.cards-none) > .deck > .card:nth-child(odd) {
    width: 66%;
  }
  .grid-2-1:not(.cards-none) > .deck > .card:nth-child(even) {
    width: 34%;
  }
  .grid-2-1:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(odd) {
    width: calc(66% - 2vw);
  }
  .grid-2-1:not(.cards-none).deck-bleed-card-margin > .deck > .card:nth-child(even) {
    width: calc(34% -  2vw);
  }
  .dealer-locator {
    --dealer-locator-deck-width: 100%;
  }
   > .deck > .out-of-view:nth-child(2) {
    --slide-transform: translateX(110%);
  }
}
.image-left > .content .media {
  align-items: flex-start;
}
.image-right > .content .media {
  align-items: flex-end;
}
.title-left > .content .title {
  text-align: left !important;
}
.title-center > .content .title {
  text-align: center !important;
}
.title-right > .content .title {
  text-align: right !important;
}
.copy-left > .content .copy {
  text-align: left !important;
}
.copy-center > .content .copy {
  text-align: center !important;
}
.copy-right > .content .copy {
  text-align: right !important;
}
.link-left > .content .link {
  align-items: flex-start !important;
  justify-content: flex-start !important;
}
.link-center > .content .link {
  align-items: center !important;
  justify-content: center !important;
}
.link-right > .content .link {
  align-items: flex-end !important;
  justify-content: flex-end !important;
}
.link-left > .content form .button-wrapper {
  display: flex;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}
.link-center > .content form .button-wrapper {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}
.link-right > .content form .button-wrapper {
  display: flex;
  align-items: flex-end !important;
  justify-content: flex-end !important;
}
[class*="col-"] > .deck .link-left > .content .link,
[class*="col-"] > .deck .link-center > .content .link,
[class*="col-"] > .deck .link-right > .content .link {
  flex-direction: column !important;
  justify-content: flex-start !important;
}
.modern-columns > .deck {
  display: grid;
  grid-template-columns: var(--modern-columns-count, 1fr);
  gap: var(--modern-columns-gap, 0);
  padding-left: var(--modern-columns-deck-padding-left, 0);
  padding-right: var(--modern-columns-deck-padding-right, 0);
}
.modern-columns > .deck > .card {
  width: var(--modern-columns-width, 100%);
}
.modern-columns.col-auto {
  --modern-columns-count: repeat(auto-fit, minmax(var(--modern-columns-auto-width, 32rem), 1fr));
}
@media (min-width: 640px) {
  .modern-columns.col-2,
  .modern-columns.col-3,
  .modern-columns.col-4 {
    --modern-columns-count: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .modern-columns.col-3,
  .modern-columns.col-4 {
    --modern-columns-count: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .modern-columns.col-4 {
    --modern-columns-count: repeat(4, 1fr);
  }
}
html {
  scroll-behavior: smooth;
}
.dcw-design-modern {
  font-family: var(--brand-font-family, "Roboto-Regular");
  font-size: var(--brand-font-size, 1.4rem);
  line-height: var(--brand-line-height, 1.5);
}
.dcw-design-modern h1,
.dcw-design-modern h2,
.dcw-design-modern h3,
.dcw-design-modern h4,
.dcw-design-modern h5,
.dcw-design-modern h6,
.dcw-design-modern .heading {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  line-height: var(--heading-line-height);
  text-transform: var(--heading-text-transform);
  font-size: var(--heading-font-size);
}
.dcw-design-modern sup {
  font-size: var(--superscript-font-size, 1rem);
}
.dcw-design-modern sup a {
  -webkit-text-decoration: var(--superscript-a-text-decoration, none);
          text-decoration: var(--superscript-a-text-decoration, none);
}
.dcw-design-modern address {
  font-family: var(--address-font-family, "Roboto-Regular");
  font-size: var(--address-font-size, 1.6rem);
  line-height: var(--address-line-height, 1.25);
}
.dcw-design-modern blockquote {
  font-family: var(--blockquote-font-family, "Roboto-Regular");
  font-size: var(--blockquote-font-size, 1.4rem);
  font-style: var(--blockquote-font-style, italic);
  font-weight: var(--blockquote-font-weight, normal);
  line-height: var(--blockquote-line-height, 1.25);
}
.dcw-design-modern figcaption {
  font-family: var(--figcaption-font-family, "Roboto-Regular");
  font-size: var(--figcaption-font-size, 1.2rem);
}
.dcw-design-modern a {
  font-family: var(--anchor-font-family, "Roboto-Regular");
  font-weight: var(--anchor-font-weight, normal);
}
.dcw-design-modern dl {
  font-family: var(--dl-font-family, "Roboto-Regular");
  text-transform: var(--dl-text-transform, uppercase);
}
.dcw-design-modern dt {
  font-family: var(--dt-font-family, "Roboto-Regular");
  font-weight: var(--dt-font-weight, normal);
}
.dcw-design-modern form {
  font-family: var(--form-font-family, "Roboto-Regular");
}
.dcw-design-modern form label span:first-of-type,
.dcw-design-modern form .group span:first-of-type {
  text-transform: var(--form-label-first-span-text-transform, none);
  font-size: var(--form-label-first-span-font-size, 1.4rem);
}
.dcw-design-modern form input,
.dcw-design-modern form textarea {
  font-size: var(--form-input-font-size, 1.6rem);
}
.dcw-design-modern form select {
  font-size: var(--form-select-font-size-mobile, 1.6rem);
  line-height: var(--form-select-line-height, 1.36);
}
@media screen and (min-width: 640px) {
  .dcw-design-modern form input,
  .dcw-design-modern form textarea {
    font-size: var(--form-input-font-size, 1.2rem);
  }
  .dcw-design-modern form select {
    font-size: var(--form-select-font-size, 1.2rem);
  }
}
.dcw-design-modern form[data-submitted="true"] [role="status"] {
  font-style: var(--form-submit-message-font-style, italic);
}
.dcw-design-modern time {
  text-transform: var(--time-text-transform, capitalize);
}
.dcw-design-modern .card > .content .link a[href^="tel:"].primary::before {
  font-family: var(--card-link-primary-tel-font-family, 'Ionicons', sans-serif);
  font-size: var(--card-link-primary-tel-font-size, 1.6rem);
}
.dcw-design-modern [role="navigation"] {
  text-transform: var(--card-navigation-text-transform, uppercase);
}
.dcw-design-modern .footer.card .title h1,
.dcw-design-modern .footer.card .title h2,
.dcw-design-modern .footer.card .title h3,
.dcw-design-modern .footer.card .title h4,
.dcw-design-modern .footer.card .title h5,
.dcw-design-modern .footer.card .title h6 {
  font-size: 1.6rem;
}
.dcw-design-modern .footer.card .title h3 {
  font-size: 1.5rem;
}
.dcw-design-modern .footer.card .link a:not(.backToTop),
.dcw-design-modern .footer.card .link a.primary,
.dcw-design-modern .footer.card .link a.secondary {
  font-family: var(--footer-link-font-family, "Roboto-Regular");
  font-size: 1.2rem;
}
.dcw-design-modern .footer.card .link a:not(.backToTop):hover,
.dcw-design-modern .footer.card .link a.primary:hover,
.dcw-design-modern .footer.card .link a.secondary:hover {
  font-family: var(--footer-link-hover-font-family, "Roboto-Regular");
}
.dcw-design-modern .footer.card > .content .text .link a.backToTop {
  font-size: 1.4rem;
  font-family: var(--footer-backtotop-font-family, "Roboto-Regular");
  text-transform: uppercase;
}
.dcw-design-modern .footer.card .title [itemprop="name"] {
  font-size: 2rem;
  font-family: var(--footer-title-font-family, "Roboto-Regular");
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a {
  font-size: 1.4rem;
}
.dcw-design-modern .deck-navigation.l1 > [role="navigation"] > ul > li > a,
.dcw-design-modern .deck-navigation.l2 > [role="navigation"] > ul > li > a,
.dcw-design-modern .deck-navigation[class*="modelDetailsContent-"] > [role="navigation"] > ul > li > a {
  font-size: 1.4rem;
  text-decoration: none;
}
.dcw-design-modern .deck-navigation:not(.l1):not(.l2):not([class*="modelDetailsContent-"]) > [role="navigation"] > ul > li > a {
  font-size: 1.5rem;
}
.dcw-design-modern .deck-tabs [role="navigation"] > ul > li > a {
  font-size: 1.4rem;
}
@media (max-width: 639px) {
  .dcw-design-modern .deck-carousel > .deck[countable] > *::after {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 640px) {
  .dcw-design-modern .deck-carousel > .deck[carousel]::before,
  .dcw-design-modern .deck-carousel > .deck[carousel]::after {
    font-size: 5rem;
  }
}
.dcw-design-modern .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-family: var(--ui-datepicker-title-font-family, "Roboto-Regular");
  line-height: 1.6rem;
}
.dcw-design-modern .ui-datepicker .ui-datepicker-calendar thead {
  font-family: var(--ui-datepicker-calendar-font-family, "Roboto-Regular");
  line-height: 1.4rem;
}
.dcw-design-modern .ui-datepicker .ui-datepicker-calendar thead tr th span {
  text-transform: uppercase;
}
.dcw-design-modern .ui-datepicker .ui-datepicker-calendar tbody {
  font-family: var(--ui-datepicker-calendar-table-font-family, "Roboto-Regular");
  line-height: 1.4rem;
}
@media (max-width: 639px) {
  .dcw-design-modern .deck-gallery > .deck[countable] > *::after {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 639px) {
  .dcw-design-modern .l1 > .deck > .col.deck-carousel:first-child > .deck .card:not(.media-background):not(.copy-none).aspect-21x9 > .content .text .copy .disclaimer {
    font-size: 1.3rem;
  }
}
.dcw-design-modern .read-more::after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .horizontal-form form label span {
    font-size: 1.4rem;
  }
  .horizontal-form form output {
    text-transform: uppercase;
    font-size: 1.8rem;
  }
}
.user-links > .content .link .share .heading {
  font-family: "Roboto-Regular";
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title h2,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h3,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h4,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h5,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h6 {
  font-size: 1.2rem;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="name"] {
  font-family: var(--compare-popup-name-font-family, "Roboto-Regular");
  font-size: 1.2rem;
}
.compare-vehicles.card thead th fieldset label {
  font-weight: bold;
}
.compare-vehicles.card thead th fieldset span::before {
  font-size: 1.4rem;
}
.compare-vehicles.card thead th fieldset [type="checkbox"]:checked + span::before {
  font-family: var(--compare-vehicle-switch-font-family, "Roboto-Regular");
  line-height: 2.5rem;
  font-weight: 900;
  font-size: 1.5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles.card thead th fieldset [type="checkbox"]:checked + span::before {
    font-size: 1.5rem;
  }
}
.compare-vehicles.card table thead th,
.compare-vehicles.card table tbody {
  font-family: var(--compare-vehicle-table-content-font-family, "Roboto-Regular");
  font-size: 1.4rem;
}
.compare-vehicles.card figcaption {
  font-family: var(--compare-vehicle-figcaption-font-family, "Roboto-Regular");
  font-size: 1.4rem;
  font-weight: 100;
  line-height: 1.25;
  text-transform: uppercase;
}
.header.card {
  font-size: 1.4rem;
}
.header.card a,
.header.card span {
  text-transform: uppercase;
  font-family: var(--header-link-font-family, "Roboto-Regular");
}
.header.card a {
  text-decoration: none;
}
.header.card .dealer {
  line-height: 1;
}
.header.card .dealer [itemprop="url"] {
  line-height: 1.1;
}
.header.card .dealer [itemprop="name"] {
  font-family: var(--header-dealer-link-font-family, "Roboto-Regular");
  font-size: 3vw;
  font-weight: 500;
}
@media all and (max-width: 480px) {
  .header.card .dealer [itemprop="name"] {
    font-size: 1.4rem;
  }
}
.header.card .dealer [itemprop="description"] {
  font-size: 1.2rem;
  font-weight: 100;
}
@media all and (min-width: 320px) and (max-width: 360px) {
  .header.card .dealer [itemprop="description"] {
    font-size: 1rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .dealer [itemprop="name"] {
    font-size: 2rem;
  }
}
.header.card .cta {
  font-size: 1.4rem;
}
.header.card .cta a span {
  line-height: 1.2;
}
.header.card .menu nav > ul > li {
  line-height: 1;
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li {
    line-height: 1.25;
  }
  .header.card .menu nav > ul > li:not(:only-child) > a,
  .header.card .menu nav > ul > li > span {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .menu nav > ul > li span:not(:only-child)::after {
    line-height: 0.9;
  }
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li > ul li a {
    line-height: 2.5;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li a:hover {
    font-weight: 900;
  }
  .header.card .menu.menu-open nav ul li {
    font-size: 1.4rem;
  }
}
.header.card div[role="search"].search-open {
  /* disable auto-zoom on iphone input field focus */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .header.card div[role="search"].search-open input:focus {
    font-size: 1.2rem;
  }
}
.header.card form input {
  font-size: 1.2rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  font-family: var(--header-search-textbox-font-family, "Roboto-Regular");
}
@media all and (max-width: 768px) {
  .header.card .cta ul li a {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 769px) {
  .header.card .cta ul li[itemprop="department"] span:first-child {
    font-family: var(--header-cta-department-font-family, "Roboto-Regular");
    font-weight: bold;
    font-size: 1.4rem;
  }
  .header.card .cta ul li[itemprop="department"] span:first-child::after {
    font-weight: bold;
  }
  .header.card .cta ul li[itemprop="department"] span span:first-child,
  .header.card .cta ul li[itemprop="department"] span [itemprop="telephone"] {
    font-size: 1.2rem;
  }
  .header.card .cta ul li[itemprop="department"] span:nth-child(2) {
    font-size: 1.4rem;
  }
}
.listing-results.card > .content > .text .title h1,
.listing-results.card > .content > .text .title h2,
.listing-results.card > .content > .text .title h3,
.listing-results.card > .content > .text .title h4,
.listing-results.card > .content > .text .title h5,
.listing-results.card > .content > .text .title h6 {
  font-family: var(--listing-results-title-font-family, "Roboto-Regular");
  font-size: 2rem;
}
.listing-results.card > .content select {
  font-family: var(--listing-results-form-select-font-family, "Roboto-Regular");
  font-size: 1.4rem;
}
.listing-results.card.links-none > .content > .text .copy a {
  font-family: var(--listing-results-copy-anchor-font-family, "Roboto-Regular");
  text-decoration: none;
}
.listing-results #vehicle-compare-cart-trigger b {
  line-height: 2.1rem;
  font-size: 1rem;
}
.listing-results #vehicle-compare-cart-trigger span {
  font-size: 1.4rem;
}
.listing-results > .deck > div[role="heading"] {
  font-family: var(--listing-results-heading-font-family, "Roboto-Regular");
  font-size: 1.6rem;
}
.listing-results > .deck > div[role="heading"] b {
  font-family: var(--listing-results-heading-bold-font-family, "Roboto-Regular");
}
@media (min-width: 640px) {
  .listing-results > .deck > div[role="heading"] {
    font-size: 3rem;
  }
}
@media screen and (max-width: 639px) {
  .listing-results.card.links-none > .content > .text .title h1,
  .listing-results.card.links-none > .content > .text .title h2,
  .listing-results.card.links-none > .content > .text .title h3,
  .listing-results.card.links-none > .content > .text .title h4,
  .listing-results.card.links-none > .content > .text .title h5,
  .listing-results.card.links-none > .content > .text .title h6 {
    font-size: 2rem;
  }
}
.map-and-directions > .content .tertiary a {
  font-family: var(--map-and-direction-tertiary-link-font-family, "Roboto-Regular");
  font-size: 1.4rem;
}
.mathbox > .content li [itemprop="name"] {
  text-transform: uppercase;
}
.mathbox > .content li [itemprop="validThrough"] {
  font-size: 1rem;
  font-style: italic;
}
.mathbox > .content .total-sale-price {
  font-size: 130%;
}
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h2,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h3,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h4,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h5,
.mathbox > .content [itemtype$="/CompoundPriceSpecification"] > div:not(.disclaimer) h6 {
  font-family: var(--mathbox-price-specification-headings-font-family, "Roboto-Regular");
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  text-transform: uppercase;
}
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price p,
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .cash-price [itemprop="price"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="price"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="price"] {
  font-family: var(--mathbox-tab-content-font-family, "Roboto-Regular");
}
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="name"],
.mathbox > .content .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.mathbox > .content .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 2rem;
  font-weight: 500;
}
@media (min-width: 640px) {
  .mathbox > .content .paymentInfoTab a {
    text-decoration: none;
    font-size: 2.5rem;
  }
}
.model-color-selector.card h1 {
  font-family: var(--model-color-selector-heading-font-family, "Roboto-Regular");
}
.model-color-selector.card h1 [itemprop="price"] {
  font-family: var(--model-color-selector-heading-price-font-family, "Roboto-Regular");
}
.model-color-selector > .content h1,
.model-color-selector > .content h2,
.model-color-selector > .content h3,
.model-color-selector > .content h4,
.model-color-selector > .content h5,
.model-color-selector > .content h6 {
  font-size: 2.5rem;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 100%;
}
.model-color-selector > .content [itemprop="color"] {
  font-weight: bold;
  text-transform: uppercase;
}
.model-color-selector > .content legend {
  font-family: var(--model-color-selector-legend-font-family, "Roboto-Regular");
}
.model-showroom-carousel.card > .content form button {
  font-family: var(--form-font-family, "Roboto-Regular");
  text-transform: uppercase;
  font-size: 1.4rem;
}
.model-showroom-carousel.card div[itemtype$="/PriceSpecification"] meta[itemprop="price"] + span {
  font-size: 160%;
}
.pagination [role="navigation"] li a,
.pagination [role="navigation"] span {
  font-size: 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 3;
}
.payment-search .fieldset {
  font-family: var(--payment-search-font-family, "Roboto-Regular");
}
.payment-search .fieldset [itemprop="count"] {
  font-family: var(--payment-search-count-font-family, "Roboto-Regular");
}
.payment-calculator label::before,
.payment-calculator label::after {
  font-size: 1.4rem;
}
.seo-card > .content h1 {
  font-size: small;
}
.card.vertical-filters > form input[type="checkbox"] + span {
  font-size: 1.3rem;
}
@media (max-width: 639px) {
  .card.vertical-filters > form:not(.open) .title {
    font-size: 1.6rem;
  }
}
.card.vertical-filters > form .fieldset > .legend {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: var(--vertical-filters-legend-font-family, "Roboto-Regular");
}
.card.vertical-filters > form .fieldset[data-filter="paymentRange"].focused > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="customField7Range"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="customField8Range"] > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields label,
.card.vertical-filters > form .fieldset[data-filter="paymentRange"].focused > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="priceRange"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="merchandisablePaymentRange"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="customField7Range"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="customField8Range"] > .legend + .fields-wrapper .fields input,
.card.vertical-filters > form .fieldset[data-filter="mileageRange"].focused > .legend + .fields-wrapper .fields input {
  font-family: var(--vertical-filters-range-font-family, "Roboto-Regular");
}
.card.vertical-filters > form.open button[name="action"] {
  text-transform: capitalize;
}
@media (min-width: 640px) {
  .card.vertical-filters > form .title {
    text-transform: uppercase;
  }
  .card.vertical-filters > form .fieldset[data-filter="clearFilterLabel"] button {
    font-size: 1.4rem;
    text-transform: none;
  }
}
.dcw-design-modern [itemtype*="/Car"] {
  font-family: var(--schema-car-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/PriceSpecification"] [itemprop="price"] a {
  font-family: var(--schema-car-price-font-family, "Roboto-Regular");
  text-decoration: none;
}
.dcw-design-modern [itemtype*="/Car"] .title h1 a[itemprop="url"],
.dcw-design-modern [itemtype*="/Car"] .title h2 a[itemprop="url"],
.dcw-design-modern [itemtype*="/Car"] .title h3 a[itemprop="url"],
.dcw-design-modern [itemtype*="/Car"] .title h4 a[itemprop="url"],
.dcw-design-modern [itemtype*="/Car"] .title h5 a[itemprop="url"],
.dcw-design-modern [itemtype*="/Car"] .title h6 a[itemprop="url"] {
  text-decoration: none;
  font-size: 2.5rem;
  line-height: 0.8;
}
.dcw-design-modern [itemtype*="/Car"] .title [itemprop="name"] {
  font-family: var(--schema-car-name-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/Offer"] li[itemtype$="/Offer"] [itemprop="name"] {
  font-family: var(--schema-car-offer-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/Offer"] [itemprop="expires"] {
  font-size: 1.1rem;
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/Offer"] .disclaimer {
  font-size: 1.3rem;
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] {
  font-size: 1.4rem;
  font-family: var(--schema-disclaimer-font-family, "Roboto-Regular");
  text-transform: none;
  padding: 1rem 0;
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span {
  font-size: 2rem;
  font-family: var(--schema-offer-sub-title-font-family, "Roboto-Regular");
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span:before {
  content: ":";
  font-size: 1.4rem;
  font-family: var(--schema-disclaimer-font-family, "Roboto-Regular");
  margin: 0 0.5rem 0 -0.25rem;
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span[itemprop="priceSpecification"] {
  font-size: var(--schema-offer-amount-label-font-size, 1.4rem);
  font-family: var(--schema-disclaimer-font-family, "Roboto-Regular");
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemtype$="/Offer"] span[itemprop="priceSpecification"]::before {
  content: "";
}
.dcw-design-modern section[class*="specialRotatorListing-"] [itemtype$="/Offer"] .title [itemprop="name"] {
  font-size: 2rem;
  font-family: var(--schema-offer-sub-title-font-family, "Roboto-Regular");
  text-transform: none;
}
.dcw-design-modern [itemprop="givenName"],
.dcw-design-modern [itemprop="familyName"] {
  font-size: 1.8rem;
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1,
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2,
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3,
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4,
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5,
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 {
  font-size: 1.5rem;
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="manufacturer"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h1 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h1 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h2 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h2 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h3 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h3 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h4 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h4 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h5 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h5 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title h6 [itemprop="model"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title h6 [itemprop="model"] {
  font-size: var(--model-carousel-vehicle-make-model-year-font-size);
  line-height: 1.2;
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="itemCondition"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="itemCondition"],
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  font-size: 2rem;
  line-height: 1.5;
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  font-size: 1.5rem;
}
.dcw-design-modern .disclaimer {
  font-size: 1.3rem;
  font-family: var(--schema-disclaimer-font-family, "Roboto-Regular");
  text-transform: none;
  text-decoration: none;
}
.dcw-design-modern .disclaimer small {
  font-size: 1.3rem;
  line-height: 1.5;
}
.dcw-design-modern .vehicleDisclaimer #pageDisclaimer .disclaimer {
  text-decoration: none;
}
.dcw-design-modern [role="dialog"],
.dcw-design-modern [class*=" InventoryGAQ-"],
.dcw-design-modern [class*=" IncentiveGAQ-"] {
  /* Promo Popup */
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a {
  font-family: var(--schema-modal-gaq-title-font-family, "Roboto-Regular");
  font-size: 1.8rem;
  text-decoration: none;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] > span,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] > span {
  font-family: var(--schema-modal-gaq-copy-font-family, "Roboto-Regular");
  font-size: 1.4rem;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] {
  line-height: 1.5rem;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] span {
  font-family: var(--schema-modal-gaq-copy-font-family, "Roboto-Regular");
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
  text-decoration: none;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"] {
  text-decoration: underline;
}
@media screen and (max-width: 736px) {
  .dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
    text-decoration: underline;
  }
}
.dcw-design-modern [role="dialog"] > .content .link a[href="#close"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .content .link a[href="#close"] {
  font-size: 0;
}
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h6,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6 {
  font-size: 2rem;
}
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .copy span,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .copy span,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .copy span {
  font-family: var(--schema-modal-price-watch-copy-font-family, "Roboto-Regular");
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .title p[data-promo-element="promoPopSubTitle"] {
  font-family: var(--schema-modal-promo-popup-sub-title-font-family, "Roboto-Regular");
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  font-family: var(--schema-modal-promo-popup-address-font-family, "Roboto-Regular");
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
  font-family: var(--schema-modal-promo-popup-form-status-font-family, "Roboto-Regular");
}
.dcw-design-modern .promoPopupNotificationBar > .content .link a {
  font-family: var(--schema-modal-promo-popup-notification-link-font-family, "Roboto-Regular");
}
.dcw-design-modern section[itemtype$="Offer"] .title [itemprop="name"] {
  font-size: 1.8rem;
  font-family: var(--schema-offer-title-font-family, "Roboto-Regular");
  line-height: 1.2;
}
.dcw-design-modern section[itemtype$="Offer"] .title .subtitle {
  font-size: 2rem;
  font-family: var(--schema-offer-sub-title-font-family, "Roboto-Regular");
  font-weight: 100;
  line-height: 1.2;
}
.dcw-design-modern section[itemtype$="Offer"] .title [itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 2.5rem;
  font-family: var(--schema-offer-price-font-family, "Roboto-Regular");
}
.dcw-design-modern section[itemtype$="Offer"] .title [itemtype$="/PriceSpecification"] [itemprop="name"] {
  font-size: 1.4rem;
  font-family: var(--schema-offer-price-name-font-family, "Roboto-Regular");
  text-transform: uppercase;
}
@media all and (min-width: 320px) {
  .dcw-design-modern section[itemtype$="Offer"] .title p [itemprop="name"] {
    font-size: 1.4rem;
    font-family: var(--schema-offer-price-colon-font-family, "Roboto-Regular");
  }
  .dcw-design-modern section[itemtype$="Offer"] .title p [itemprop="name"]:after {
    content: ": ";
    margin-right: 0.5rem;
  }
  .dcw-design-modern section[itemtype$="Offer"] .title p [itemprop="price"] {
    font-size: 2rem;
    font-family: var(--schema-offer-title-font-family, "Roboto-Regular");
  }
}
@media all and (min-width: 640px) {
  .dcw-design-modern section[itemtype$="Offer"] .title [itemprop="name"] {
    font-size: 2.5rem;
  }
}
.dcw-design-modern section[itemtype$="Offer"] .copy [itemprop="itemOffered"] {
  font-size: 200%;
}
.dcw-design-modern section[itemtype$="Offer"] .copy [itemprop="description"] {
  font-size: 1.4rem;
}
.dcw-design-modern section[itemtype$="Offer"] .copy dl {
  text-transform: capitalize;
}
.dcw-design-modern section[itemtype$="Offer"] .copy [itemprop="price"] {
  font-size: 3.2rem;
  font-family: var(--schema-offer-price-font-family, "Roboto-Regular");
  font-weight: 100;
}
.dcw-design-modern section[itemtype$="Offer"] .copy [itemprop="unitText"] {
  font-size: 2.2rem;
  font-family: var(--schema-offer-price-unit-font-family, "Roboto-Regular");
  font-weight: 100;
}
.dcw-design-modern .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dt[itemprop="dayOfWeek"] {
  font-size: 1.5rem;
}
.dcw-design-modern .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dd[not="closed"] {
  font-size: 1.5rem;
}
.dcw-design-modern [itemtype$="/PostalAddress"] {
  font-family: var(--schema-postal-address-font-family, "Roboto-Regular");
  font-size: 2rem;
}
.dcw-design-modern [itemtype$="/PostalAddress"] span {
  font-size: 1.4rem;
}
.dcw-design-modern [itemtype$="/PostalAddress"] span[itemprop="name"] {
  text-transform: uppercase;
}
.dcw-design-modern div[itemtype$="/PriceSpecification"],
.dcw-design-modern div[itemtype$="/UnitPriceSpecification"] {
  font-family: var(--schema-price-specification-font-family, "Roboto-Regular");
  text-transform: uppercase;
}
.dcw-design-modern div[itemtype$="/PriceSpecification"] [itemprop],
.dcw-design-modern div[itemtype$="/UnitPriceSpecification"] [itemprop] {
  line-height: 1.2;
}
.dcw-design-modern div[itemtype$="/PriceSpecification"] [itemprop="price"],
.dcw-design-modern div[itemtype$="/UnitPriceSpecification"] [itemprop="price"] {
  font-size: 160%;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="datePublished"] {
  font-family: var(--schema-review-date-published-font-family, "Roboto-Regular");
  font-size: 1.4rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="author"],
.dcw-design-modern [itemtype$="/Review"] [itemprop="locationCreated"],
.dcw-design-modern [itemtype$="/Review"] [itemprop="reviewBody"] {
  font-family: var(--schema-review-author-location-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="reviewBody"] {
  font-style: italic;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="reviewBody"],
.dcw-design-modern [itemtype$="/Review"] [itemprop="locationCreated"],
.dcw-design-modern [itemtype$="/Review"] [itemprop="author"] {
  font-size: 1.5rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="reviewRating"] h1,
.dcw-design-modern [itemtype$="/Review"] [itemprop="reviewRating"] h3 {
  font-size: 2rem;
}
.dcw-design-modern [itemtype$="/Review"] .confirmed-box {
  text-transform: capitalize;
  font-size: 1.4rem;
}
.dcw-design-modern [itemtype$="/Review"] .confirmed-box [itemprop="author"] {
  font-family: inherit;
  font-size: 1.4rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title {
  font-size: 1.4rem;
  font-family: var(--schema-review-share-action-title-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h1,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h2,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h3,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h4,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h5,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h6 {
  font-size: 1.5rem;
  text-transform: capitalize;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a {
  font-size: 0;
}
.dcw-design-modern [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"] {
  font-size: 2rem;
  font-family: var(--schema-review-rating-font-family, "Roboto-Regular");
}
.dcw-design-modern [itemtype$="/Service"] [itemtype$="/Offer"] .currency,
.dcw-design-modern [itemtype$="/Service"] [itemprop="price"] {
  font-size: 3.2rem;
  font-family: var(--schema-service-price-font-family, "Roboto-Regular");
  font-weight: 100;
}
.dcw-design-modern {
  /* 
    [itemtype*="/Car"][itemtype*="/Product"] > .content
    This is the schema-only selector for below but we can't scope it
    to just the Model Details page.
*/
}
.dcw-design-modern .context-price .notification-box {
  background-color: #e1e1e1;
  border: 1px solid rgba(42, 42, 42, 0.3);
  box-shadow: 0 0 5px #e1e1e1;
  font-size: 1.4rem;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  overflow-y: auto;
  padding: 1rem 2rem;
  position: fixed;
  right: 0;
  text-align: left;
  top: 20%;
  transform: translateY(-4rem);
  transition: top 1s, opacity 1.5s;
  width: 30rem;
  z-index: -1;
}
.dcw-design-modern .context-price .notification-box.fadeIn {
  opacity: 1;
  top: 50vh;
  z-index: 100;
}
.dcw-design-modern .context-price .notification-box.fadeOut {
  opacity: 0;
  top: 50vh;
  z-index: -1;
}
.dcw-design-modern .context-price .notification-box span {
  color: #000000;
}
.dcw-design-modern .context-price .notification-box a.closeLink {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 0;
}
.dcw-design-modern .context-price .notification-box a.closeLink:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f404";
  font-size: 3rem;
}
.dcw-design-modern .context-price .notification-box a.closeLink:before {
  cursor: pointer;
  font-size: 2rem;
  color: #000000;
}
.dcw-design-modern h1,
.dcw-design-modern .l1 h1,
.dcw-design-modern h2,
.dcw-design-modern h3,
.dcw-design-modern h4,
.dcw-design-modern h5,
.dcw-design-modern h6 {
  margin: var(--cascade-h1-margin, 0);
}
.dcw-design-modern h3,
.dcw-design-modern .l3 h1,
.dcw-design-modern h4,
.dcw-design-modern h5,
.dcw-design-modern h6 {
  color: var(--cascade-h3-color, #000);
}
.dcw-design-modern figcaption:not(:empty) {
  padding: var(--figcaption-padding, 1rem);
}
.dcw-design-modern a {
  color: var(--anchor-color, #000);
}
.dcw-design-modern li {
  margin-bottom: var(--li-margin-bottom, 1rem);
  list-style-position: var(--li-list-style-position, outside);
}
.dcw-design-modern ul {
  margin: var(--ul-margin, 0);
  padding: var(--ul-padding, 0 0 0 2rem);
}
.dcw-design-modern dl {
  font-family: var(--dl-font-family, "Roboto-Regular");
  text-transform: var(--dl-text-transform, uppercase);
  display: var(--dl-display, flex);
  flex-wrap: var(--dl-flex-wrap, wrap);
  margin: var(--dl-margin, 0);
  padding: var(--dl-padding, 0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dcw-design-modern dl {
    display: -ms-flexbox;
  }
}
.dcw-design-modern dt {
  font-family: var(--dt-font-family, "Roboto-Regular");
  font-weight: var(--dt-font-weight, normal);
  flex-basis: var(--dt-flex-basis, 45%);
}
.dcw-design-modern dd {
  flex-grow: var(--dd-flex-grow, 1);
  flex-basis: var(--dd-flex-basis, 55%);
  text-align: var(--dd-text-align, right);
}
.dcw-design-modern dt,
.dcw-design-modern dd {
  margin: var(--dt-dd-margin, 0);
  padding-bottom: var(--dt-dd-padding-bottom, 1rem);
}
.dcw-design-modern table {
  border: var(--table-border, 1px solid #b9b9b9);
}
.dcw-design-modern table th,
.dcw-design-modern table td {
  padding: var(--table-th-td-padding, 1rem);
  text-align: var(--table-th-td-text-align, left);
  vertical-align: var(--table-th-td-vertical-align, middle);
}
.dcw-design-modern table thead th,
.dcw-design-modern table thead td {
  background-color: var(--table-thead-th-td-background-color, #b9b9b9);
  color: var(--table-thead-th-td-color, #000);
}
.dcw-design-modern summary {
  list-style: none;
}
.dcw-design-modern summary::-webkit-details-marker {
  display: none;
}
.dcw-design-modern summary::marker {
  display: none;
}
.dcw-design-modern .card > .content form select.invalid,
.dcw-design-modern .card > .content form input.invalid,
.dcw-design-modern .card > .content form textarea.invalid {
  border: 1px solid #FF0000;
  background-color: #FFE8E8;
  color: #000;
  outline: none;
}
.dcw-design-modern .card > .content form input[type="checkbox"].invalid + span:before {
  border: 1px solid #FF0000;
  background-color: #FFE8E8;
}
.dcw-design-modern .card > .content form .validation-message {
  display: none;
  color: #FF0000;
  font-size: 1.5rem;
}
.dcw-design-modern .card > .content form .invalid ~ .validation-message {
  display: block;
}
.dcw-design-modern .card > .content form .invalid ~ .validation-message::after {
  content: none;
}
.dcw-design-modern .bg-color > .content form span + input,
.dcw-design-modern .bg-dark > .content form span + input,
.dcw-design-modern .bg-color > .content form select,
.dcw-design-modern .bg-dark > .content form select,
.dcw-design-modern .bg-color > .content form textarea,
.dcw-design-modern .bg-dark > .content form textarea {
  background-color: #fff;
  color: #2A2A2A;
}
.dcw-design-modern .bg-color > .content form span + input::-webkit-input-placeholder,
.dcw-design-modern .bg-dark > .content form span + input::-webkit-input-placeholder,
.dcw-design-modern .bg-color > .content form select::-webkit-input-placeholder,
.dcw-design-modern .bg-dark > .content form select::-webkit-input-placeholder,
.dcw-design-modern .bg-color > .content form textarea::-webkit-input-placeholder,
.dcw-design-modern .bg-dark > .content form textarea::-webkit-input-placeholder {
  color: #000000;
}
.dcw-design-modern .bg-color > .content form span + input:-moz-placeholder,
.dcw-design-modern .bg-dark > .content form span + input:-moz-placeholder,
.dcw-design-modern .bg-color > .content form select:-moz-placeholder,
.dcw-design-modern .bg-dark > .content form select:-moz-placeholder,
.dcw-design-modern .bg-color > .content form textarea:-moz-placeholder,
.dcw-design-modern .bg-dark > .content form textarea:-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.dcw-design-modern .bg-color > .content form span + input::-moz-placeholder,
.dcw-design-modern .bg-dark > .content form span + input::-moz-placeholder,
.dcw-design-modern .bg-color > .content form select::-moz-placeholder,
.dcw-design-modern .bg-dark > .content form select::-moz-placeholder,
.dcw-design-modern .bg-color > .content form textarea::-moz-placeholder,
.dcw-design-modern .bg-dark > .content form textarea::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.dcw-design-modern .bg-color > .content form span + input:-ms-input-placeholder,
.dcw-design-modern .bg-dark > .content form span + input:-ms-input-placeholder,
.dcw-design-modern .bg-color > .content form select:-ms-input-placeholder,
.dcw-design-modern .bg-dark > .content form select:-ms-input-placeholder,
.dcw-design-modern .bg-color > .content form textarea:-ms-input-placeholder,
.dcw-design-modern .bg-dark > .content form textarea:-ms-input-placeholder {
  color: #000000;
}
.dcw-design-modern .bg-color > .content form select,
.dcw-design-modern .bg-dark > .content form select {
  background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232A2A2A%22%20points%3D%22396.6,160%20416,180.7%20256,352%2096,180.7%20115.3,160%20256,310.5%20%22/%3E%3C/svg%3E");
}
.dcw-design-modern .bg-color > .content form select[disabled],
.dcw-design-modern .bg-dark > .content form select[disabled] {
  opacity: 0.5;
}
.dcw-design-modern .bg-color legend {
  border-bottom: 1px solid #ffffff;
}
.dcw-design-modern .bg-light legend {
  border-bottom: 1px solid #e1e1e1;
}
.dcw-design-modern .bg-dark legend {
  border-bottom: 1px solid #e1e1e1;
}
.dcw-design-modern .gm-style [aria-hidden="true"] {
  display: block;
}
.dcw-design-modern .cards-none.title-none.copy-one.media-none > .content > .text {
  padding-top: 0;
}
.dcw-design-modern .cards-none.title-none.copy-one.media-none > .content > .text .copy {
  margin-top: 0;
}
.dcw-design-modern .cards-none.title-none.copy-one.media-none > .content > .text .copy form fieldset:first-child {
  padding-top: 0;
}
.dcw-design-modern .card > .content a,
.dcw-design-modern .card > div[role="navigation"] a {
  color: var(--card-anchor-color, #ed0d01);
}
.dcw-design-modern .card > .content .link a,
.dcw-design-modern .card > .content button {
  background-color: var(--card-button-background, #ed0d01);
  color: var(--card-button-color, #000);
}
.dcw-design-modern .card > .content .text {
  padding: var(--card-content-text-padding-mobile, 2rem 4vw);
}
@media all and (min-width: 640px) {
  .dcw-design-modern .card > .content .text {
    padding: var(--card-content-text-padding, 3vw 4vw 1.5vw 4vw);
  }
}
.dcw-design-modern .card > .content .title,
.dcw-design-modern .card > .content .copy,
.dcw-design-modern .card > .content .link {
  justify-content: flex-start;
}
.dcw-design-modern .card > .content .link a[href^="tel:"].primary:before {
  content: var(--card-link-primary-tel-content, "\f2d2");
  margin-right: var(--card-link-primary-tel-margin-right, 1.5rem);
  margin-left: var(--card-link-primary-tel-margin-left, 5px);
}
.dcw-design-modern .card > .content button {
  display: inline-block;
}
.dcw-design-modern .card > .content button::after {
  float: right;
}
.dcw-design-modern .card > .content .copy a {
  color: var(--copy-anchor-text-color, #000);
}
.dcw-design-modern .card > .content .copy a:hover {
  color: var(--copy-anchor-text-color-hover, #000);
}
.dcw-design-modern .card.bg-dark > .content .link > a {
  background-color: var(--card-dark-link-bg, #ffffff);
  color: var(--card-dark-link-color, #000);
}
.dcw-design-modern .card.card-clickable > .content .link a:after {
  content: none;
}
.dcw-design-modern .card.bg-light {
  background-color: #fff;
  color: #000;
}
.dcw-design-modern .card.bg-light > .content .inline-text-auto-color {
  color: #000;
}
.dcw-design-modern .card.bg-light > .content h1,
.dcw-design-modern .card.bg-light > .content h2,
.dcw-design-modern .card.bg-light > .content h3,
.dcw-design-modern .card.bg-light > .content h4,
.dcw-design-modern .card.bg-light > .content h5,
.dcw-design-modern .card.bg-light > .content h6,
.dcw-design-modern .card.bg-light > .content .heading {
  color: var(--card-light-headings-color, #000);
}
.dcw-design-modern .card.bg-color {
  background-color: #e1e1e1;
  color: #000000;
}
.dcw-design-modern .card.bg-color > .content .inline-text-auto-color {
  color: #000000;
}
.dcw-design-modern .card.bg-color > .content h1,
.dcw-design-modern .card.bg-color > .content h2,
.dcw-design-modern .card.bg-color > .content h3,
.dcw-design-modern .card.bg-color > .content h4,
.dcw-design-modern .card.bg-color > .content h5,
.dcw-design-modern .card.bg-color > .content h6,
.dcw-design-modern .card.bg-color > .content .heading {
  color: var(--card-medium-headings-color, #000000);
}
.dcw-design-modern .card.bg-dark {
  --compare-bar-background-color: #2A2A2A;
  --product-compare-head-background: #2A2A2A;
  background-color: #2A2A2A;
  color: #fff;
}
.dcw-design-modern .card.bg-dark > .content .inline-text-auto-color {
  color: #fff;
}
.dcw-design-modern .card.bg-dark > .content h1,
.dcw-design-modern .card.bg-dark > .content h2,
.dcw-design-modern .card.bg-dark > .content h3,
.dcw-design-modern .card.bg-dark > .content h4,
.dcw-design-modern .card.bg-dark > .content h5,
.dcw-design-modern .card.bg-dark > .content h6,
.dcw-design-modern .card.bg-dark > .content .heading {
  color: var(--card-dark-headings-color, #fff);
}
.dcw-design-modern .card.bg-accent {
  background-color: #e1e1e1;
  color: #000;
}
.dcw-design-modern .card.bg-accent > .content .inline-text-auto-color {
  color: #000;
}
.dcw-design-modern .card.bg-accent > .content h1,
.dcw-design-modern .card.bg-accent > .content h2,
.dcw-design-modern .card.bg-accent > .content h3,
.dcw-design-modern .card.bg-accent > .content h4,
.dcw-design-modern .card.bg-accent > .content h5,
.dcw-design-modern .card.bg-accent > .content h6,
.dcw-design-modern .card.bg-accent > .content .heading {
  color: var(--card-accent-headings-color, #000);
}
.dcw-design-modern .card .bg-transparent[class*='bg-'] {
  background-color: transparent;
}
.dcw-design-modern .card > .content .link a.primary,
.dcw-design-modern .card > .content .link a.secondary,
.dcw-design-modern .card > .content button[type="submit"],
.dcw-design-modern .card > .content button[type="button"],
.dcw-design-modern .card .button-clear,
.dcw-design-modern .card .primary-button-filter {
  border-radius: var(--button-border-radius);
  border-style: var(--button-border-style);
  border-width: var(--button-border-width);
  cursor: var(--button-cursor);
  display: var(--button-display);
  font-family: var(--button-font-family);
  font-size: var(--button-font-size);
  justify-content: var(--button-justify-content);
  letter-spacing: var(--button-letter-spacing);
  line-height: var(--button-line-height);
  max-width: var(--button-max-width);
  width: var(--button-width);
  min-height: var(--button-min-height);
  padding: var(--button-padding);
  text-align: var(--button-text-align);
  text-transform: var(--button-text-transform);
  transition: var(--button-transition);
}
.dcw-design-modern .card > .content .link > a.primary,
.dcw-design-modern .card > .content .link > button {
  background: var(--button-primary-background);
  color: var(--button-primary-text-color);
  border-color: var(--button-primary-border-color);
}
.dcw-design-modern .card > .content .link > a.primary:hover,
.dcw-design-modern .card > .content .link > button:hover,
.dcw-design-modern .card > .content .link > a.primary:active,
.dcw-design-modern .card > .content .link > button:active {
  background: var(--button-primary-background-hover);
  color: var(--button-primary-text-color-hover);
  border-color: var(--button-primary-border-color-hover);
}
.dcw-design-modern .card > .content .link > a.secondary {
  background: var(--button-secondary-background);
  color: var(--button-secondary-text-color);
  border-color: var(--button-secondary-border-color);
}
.dcw-design-modern .card > .content .link > a.secondary:hover,
.dcw-design-modern .card > .content .link > a.secondary:active {
  background: var(--button-secondary-background-hover);
  color: var(--button-secondary-text-color-hover);
  border-color: var(--button-secondary-border-color-hover);
}
.dcw-design-modern .card > .content .link .tertiary a {
  background: var(--tertiary-link-background-color);
  color: var(--tertiary-link-text-color);
  border: var(--tertiary-link-border);
}
.dcw-design-modern .card > .content .link .tertiary a:hover,
.dcw-design-modern .card > .content .link .tertiary a:active {
  color: var(--tertiary-link-text-color-hover);
}
.dcw-design-modern .card > .content button[type="submit"],
.dcw-design-modern .card > .content button[type="button"],
.dcw-design-modern .primary-button-filter {
  background: var(--form-button-background);
  color: var(--form-button-text-color);
  border-color: var(--form-button-border-color);
}
.dcw-design-modern .card > .content button[type="submit"]:hover,
.dcw-design-modern .card > .content button[type="button"]:hover,
.dcw-design-modern .primary-button-filter:hover,
.dcw-design-modern .card > .content button[type="submit"]:active,
.dcw-design-modern .card > .content button[type="button"]:active,
.dcw-design-modern .primary-button-filter:active {
  background: var(--form-button-background-hover);
  color: var(--form-button-text-color-hover);
  border-color: var(--form-button-border-color-hover);
}
.dcw-design-modern .card > .content button[type="submit"][aria-hidden="true"],
.dcw-design-modern .card > .content button[type="button"][aria-hidden="true"],
.dcw-design-modern .primary-button-filter[aria-hidden="true"] {
  display: none;
}
.dcw-design-modern .card > .content .link > a.primary.view-buy-carbravo,
.dcw-design-modern .card > .content .link > a.secondary.view-buy-carbravo {
  background-image: url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/assets/carbravo/view_and_buy_cta.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: transparent !important;
  background-position: center !important;
  border: none !important;
  font-size: 0 !important;
  border-radius: 0.5rem !important;
  box-shadow: none !important;
  outline: none !important;
  max-width: var(--button-max-width);
}
.dcw-design-modern .card > .content .link > a.primary.view-buy-carbravo::before,
.dcw-design-modern .card > .content .link > a.secondary.view-buy-carbravo::before,
.dcw-design-modern .card > .content .link > a.primary.view-buy-carbravo::after,
.dcw-design-modern .card > .content .link > a.secondary.view-buy-carbravo::after {
  display: none !important;
}
.dcw-design-modern .card[itemtype*="/Car"].vehicle-carbravo > .content .title [itemprop="itemCondition"] {
  color: var(--carbravo-item-condition-text-color) !important;
}
.dcw-design-modern .deck-carousel.leafy .card.see-more > .content {
  position: relative;
}
.dcw-design-modern .deck-carousel.leafy .card.see-more > .content::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.95;
  background-color: grey;
}
.dcw-design-modern .deck-carousel.leafy .card.see-more > .content .link {
  animation-fill-mode: none;
}
.dcw-design-modern .deck-carousel.leafy .card.see-more > .content .link a[data-seemore="true"] {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.dcw-design-modern .deck-carousel.leafy .card.see-more > .content .media {
  z-index: 0;
}
.dcw-design-modern .deck-carousel .placeholder-see-more {
  background-repeat: no-repeat;
  background-size: cover;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content {
  position: relative;
  min-height: 350px;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content::after {
  content: "";
  opacity: 0.8;
  position: absolute;
  background-color: #2A2A2A;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content:hover .text {
  animation: none;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content .text {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content .text .title,
.dcw-design-modern .deck-carousel .placeholder-see-more > .content .text .copy {
  text-align: center;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content .link {
  align-items: center;
  justify-content: center;
}
.dcw-design-modern .deck-carousel .placeholder-see-more > .content .link a {
  margin: 0;
}
.dcw-design-modern .deck-carousel .placeholder-see-more.card.bg-transparent::after {
  background: #fff;
}
@media (max-width: 639px) {
  .dcw-design-modern .deck-carousel .placeholder-see-more.aspect-4x3 > .content {
    min-height: calc(100vw * 3 / 4);
  }
}
@media all and (min-width: 640px) {
  .dcw-design-modern .deck-carousel > .deck[carousel]:before,
  .dcw-design-modern .deck-carousel > .deck[carousel]:after {
    padding: 20px 0.5vw;
  }
}
@media (max-width: 639px) {
  .dcw-design-modern form p {
    max-width: var(--form-paragraph-max-width, 27rem);
  }
}
.dcw-design-modern form {
  max-width: var(--form-max-width, 600px);
}
.dcw-design-modern form p.required {
  margin: var(--form-p-required-margin, 0 0 1rem);
  padding: var(--form-p-required-padding, 0);
  text-align: var(--form-p-required-text-align, left);
}
.dcw-design-modern form p.required > span {
  color: var(--form-p-required-span-children-color);
}
.dcw-design-modern form button {
  cursor: pointer;
}
.dcw-design-modern form fieldset:not(:empty) {
  padding: var(--form-fieldset-not-empty-padding, 0);
  margin: var(--form-fieldset-not-empty-margin, 0 0 2rem);
}
.dcw-design-modern form fieldset[name="default_section"],
.dcw-design-modern form fieldset:empty {
  display: none;
}
.dcw-design-modern form fieldset ~ small {
  display: var(--form-fieldset-small-display, block);
  margin: var(--form-fieldset-small-margin, 1rem 2rem);
  margin-left: var(--form-fieldset-small-margin-left, 0);
}
.dcw-design-modern form legend {
  color: var(--form-legend-color, inherit);
  width: var(--form-legend-width, 100%);
  padding-bottom: var(--form-legend-padding-bottom, 0.5rem);
}
.dcw-design-modern form label,
.dcw-design-modern form .group {
  display: var(--form-label-display, block);
  margin: var(--form-label-margin, 0.5rem 0);
}
.dcw-design-modern form span.required-field {
  color: var(--form-label-required-symbol-color);
  padding-left: var(--form-label-required-symbol-padding-left);
}
.dcw-design-modern form select,
.dcw-design-modern form input,
.dcw-design-modern form textarea {
  margin-top: var(--form-input-margin-top, 0.5rem);
}
.dcw-design-modern form select {
  background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23000%22%20points%3D%22396.6,160%20416,180.7%20256,352%2096,180.7%20115.3,160%20256,310.5%20%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: auto 20px;
  border: var(--form-select-border, 1px solid #c8c8c8);
  border-radius: var(--form-select-border-radius, 0);
  line-height: var(--form-select-line-height, 1.36);
  padding: var(--form-select-padding, 1rem 30px 1rem 1rem);
  width: var(--form-select-width, 100%);
  min-width: var(--form-select-min-width, 300px);
  -moz-appearance: none;
  -webkit-appearance: none;
}
.dcw-design-modern form select::-ms-expand {
  display: none;
}
.dcw-design-modern form select:focus {
  outline: none;
  box-shadow: var(--form-input-focus-box-shadow, 0 0 4px 3px #5b9dd9);
}
.dcw-design-modern form span + input,
.dcw-design-modern form select,
.dcw-design-modern form textarea {
  background-color: var(--form-input-background-color, #fff);
  color: var(--form-input-color, #000);
  border: var(--form-input-select-textarea-border, 1px solid #808080);
  display: block;
}
.dcw-design-modern form span + input::-webkit-input-placeholder,
.dcw-design-modern form select::-webkit-input-placeholder,
.dcw-design-modern form textarea::-webkit-input-placeholder {
  color: var(--form-placeholder-color, #626262);
}
.dcw-design-modern form span + input:-moz-placeholder,
.dcw-design-modern form select:-moz-placeholder,
.dcw-design-modern form textarea:-moz-placeholder {
  color: var(--form-placeholder-color, #626262);
  opacity: 1;
}
.dcw-design-modern form span + input::-moz-placeholder,
.dcw-design-modern form select::-moz-placeholder,
.dcw-design-modern form textarea::-moz-placeholder {
  color: var(--form-placeholder-color, #626262);
  opacity: 1;
}
.dcw-design-modern form span + input:-ms-input-placeholder,
.dcw-design-modern form select:-ms-input-placeholder,
.dcw-design-modern form textarea:-ms-input-placeholder {
  color: var(--form-placeholder-color, #626262);
}
.dcw-design-modern form input:focus {
  outline: none;
  box-shadow: var(--form-input-focus-box-shadow, 0 0 4px 3px #5b9dd9);
}
.dcw-design-modern form input[type="search"] {
  -webkit-appearance: none;
}
.dcw-design-modern form input,
.dcw-design-modern form textarea {
  padding: var(--form-input-padding, 1rem);
  width: var(--form-input-width, 100%);
}
.dcw-design-modern form input:focus + span::before {
  outline: 1px dotted black;
}
.dcw-design-modern form textarea {
  min-height: var(--textarea-min-height, 15rem);
  overflow: var(--textarea-overflow, auto);
  resize: var(--textarea-resize, vertical);
}
.dcw-design-modern form .checkbox-group {
  position: relative;
}
.dcw-design-modern form .checkbox-group > input[type="text"] {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: auto;
  z-index: -1;
}
.dcw-design-modern form input[type="checkbox"],
.dcw-design-modern form input[type="radio"] {
  opacity: 0;
  margin-left: -9999em;
  position: absolute;
}
.dcw-design-modern form input[type="checkbox"] + span,
.dcw-design-modern form input[type="radio"] + span {
  position: relative;
  padding-left: var(--form-radio-checkbox-adjacent-span-padding-left, 2.5rem);
}
.dcw-design-modern form input[type="checkbox"] + span::before,
.dcw-design-modern form input[type="radio"] + span::before {
  display: var(--form-radio-checkbox-span-before-display, block);
  position: absolute;
  top: 0;
  left: 0.2rem;
}
.dcw-design-modern form input[type="checkbox"] + span:before {
  border: var(--form-checkbox-border, 1px solid #ed0d01);
  content: '';
  top: var(--form-checkbox-top, 0.3rem);
  height: var(--form-checkbox-height, 1.2rem);
  width: var(--form-checkbox-width, 1.2rem);
}
.dcw-design-modern form input[type="checkbox"]:checked + span::before {
  background: var(--form-checkbox-background, none);
  border: var(--form-checkbox-border, 1px solid #ed0d01);
  content: var(--form-checkbox-content, "\f383");
  font-family: var(--form-checkbox-font-family, 'Ionicons', sans-serif);
  font-size: var(--form-checkbox-font-size, 1.5rem);
  line-height: var(--form-checkbox-line-height, 1);
}
.dcw-design-modern form input[type="radio"] + span::before {
  content: var(--radio-content-unchecked, '\f3a6');
  color: var(--form-radio-button-color, #ed0d01);
  font-family: 'Ionicons', sans-serif;
  font-size: var(--form-radio-button-font-size, 1.6rem);
  line-height: var(--form-radio-button-line-height, 1);
}
.dcw-design-modern form input[type="radio"]:checked + span::before {
  content: var(--radio-content-checked, '\f3a7');
}
.dcw-design-modern form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.dcw-design-modern form input[type=number] {
  -moz-appearance: textfield;
}
.dcw-design-modern form [role="alert"],
.dcw-design-modern form [role="status"],
.dcw-design-modern form[data-submitted="true"] > *:not([role="status"]) {
  display: none;
}
.dcw-design-modern form[data-submitted="true"] [role="status"],
.dcw-design-modern form.failed [role="status"] {
  display: var(--form-submit-message-display, block);
  margin: var(--form-submit-message-margin, 3rem 0 1rem);
  padding: var(--form-submit-message-padding, 1.5rem);
  z-index: var(--form-submit-message-z-index, 1);
}
.dcw-design-modern form[data-submitted="true"] [role="status"] {
  background-color: var(--form-submit-message-background-color, #ebffeb);
  color: var(--form-submit-message-color, #1E6D1D);
  max-width: var(--form-submit-message-max-width, 300px);
  border: var(--form-submit-message-border, 1px solid #3F863F);
}
.dcw-design-modern form.failed [role="status"] {
  background-color: var(--form-failed-message-background-color, #FFE8E8);
  color: var(--form-failed-message-color, #000000);
  border: var(--form-failed-message-border, 1px solid #FF0000);
}
.dcw-design-modern form [role="status"].personalize-payment {
  border: var(--form-submit-personalise-payment-border, none);
  padding: var(--form-submit-personalise-payment-padding, 1.5rem);
  background-color: var(--form-submit-personalise-payment-background-color, #e1e1e1);
  color: var(--form-submit-personalise-payment-text-color, #000);
  max-width: var(--form-submit-personalise-payment-max-width, 500px);
  margin-top: var(--form-submit-personalise-payment-margin-top, 2.5rem);
}
.dcw-design-modern form [role="status"].personalize-payment span {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-style: normal;
}
.dcw-design-modern form [role="status"].personalize-payment ol,
.dcw-design-modern form [role="status"].personalize-payment .link {
  font-style: normal;
}
.dcw-design-modern form input[type="range"] {
  display: none;
}
.dcw-design-modern form[merchandising-paymentsearch] {
  animation-name: minmax;
}
.dcw-design-modern form [itemprop='description'] {
  font-family: "Roboto-Regular";
}
.dcw-design-modern form label[aria-hidden="true"] {
  display: none !important;
}
.dcw-design-modern form .link.show-all-inventory {
  display: none;
}
@media screen and (max-width: 639px) {
  .dcw-design-modern form .link.show-all-inventory {
    display: flex;
  }
  .dcw-design-modern form .link.show-all-inventory ~ * {
    display: none;
  }
}
.dcw-design-modern form [data-type="textarea"] .msg-list {
  list-style: none;
  padding: var(--form-datatype-textarea-msg-list-padding, 1rem 0 0 0);
}
.dcw-design-modern form [data-type="textarea"] .msg-list li {
  padding: var(--form-datatype-textarea-msg-list-li-padding, 0 3rem);
  position: relative;
}
.dcw-design-modern form [data-type="textarea"] .msg-list .valid::before,
.dcw-design-modern form [data-type="textarea"] .msg-list .invalid::before {
  font-family: var(--form-validation-icon-font-family, 'Ionicons', sans-serif);
  position: absolute;
  left: 0;
  top: -6px;
  font-size: 2rem;
}
.dcw-design-modern form [data-type="textarea"] .msg-list .valid::before {
  color: var(--form-validation-success-icon-color, #50A840);
  content: var(--form-validation-success-icon-content, '\f120');
}
.dcw-design-modern form [data-type="textarea"] .msg-list .invalid::before {
  color: var(--form-validation-failure-icon-color, #9A2E28);
  content: var(--form-validation-failure-icon-content, '\f128');
}
.dcw-design-modern .card[class*="form"][aria-busy="true"] {
  overflow: visible;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"]::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #ed0d01;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 45%;
  animation: load2 1.2s linear infinite;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"]::before {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #ed0d01;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 55%;
  animation: load 1.2s linear infinite;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"] > .overlay::after {
  padding: 0;
  margin: 0;
  z-index: 999;
  content: "";
  display: block;
  border: 2vw solid #ed0d01;
  border-radius: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  animation: load2 1.2s linear infinite;
}
@media (min-width: 1200px) {
  .dcw-design-modern .card[class*="form"][aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 45%;
    animation: load2 1.2s linear infinite;
  }
  .dcw-design-modern .card[class*="form"][aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 55%;
    animation: load 1.2s linear infinite;
  }
  .dcw-design-modern .card[class*="form"][aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 1.6vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
@media (max-width: 639px) {
  .dcw-design-modern .card[class*="form"][aria-busy="true"]::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 42%;
    animation: load2 1.2s linear infinite;
  }
  .dcw-design-modern .card[class*="form"][aria-busy="true"]::before {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 58%;
    animation: load 1.2s linear infinite;
  }
  .dcw-design-modern .card[class*="form"][aria-busy="true"] > .overlay::after {
    padding: 0;
    margin: 0;
    z-index: 999;
    content: "";
    display: block;
    border: 3vw solid #ed0d01;
    border-radius: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    animation: load2 1.2s linear infinite;
  }
}
.dcw-design-modern .card[class*="form"][aria-busy="true"]::after,
.dcw-design-modern .card[class*="form"][aria-busy="true"]::before {
  z-index: 9999;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"] > .overlay {
  position: fixed;
  z-index: 1001;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"].new-loader::after,
.dcw-design-modern .card[class*="form"][aria-busy="true"].new-loader::before,
.dcw-design-modern .card[class*="form"][aria-busy="true"].new-loader > .overlay::after {
  display: none;
}
.dcw-design-modern .card[class*="form"][aria-busy="true"].new-loader .sincro-loader {
  display: block;
}
.dcw-design-modern .card[class*="form"] .overlay .sincro-loader {
  display: none;
}
@media (min-width: 320px) {
  .dcw-design-modern .media-background[class*="keywordSearch"]:not(.media-none) > .content .text {
    z-index: 11;
  }
  .dcw-design-modern .media-background[class*="keywordSearch"]:not(.media-none) > .content .text form ul {
    z-index: 11;
  }
}
@media (min-width: 769px) {
  .dcw-design-modern .horizontal-filters .focused.dropdown-right:not(.more-filters) .fields-wrapper,
  .dcw-design-modern .header .menu .dropdown-right:hover > ul {
    right: 0;
    left: auto;
  }
}
.dcw-design-modern [itemtype$="/AutomotiveBusiness"] figure,
.dcw-design-modern [itemtype$="/AutoDealer"] figure,
.dcw-design-modern .auto-dealer figure,
.dcw-design-modern .automotive-business figure,
.dcw-design-modern [class*="dealershipAddress-"] figure {
  min-height: 25rem;
}
.dcw-design-modern [itemtype$="/AutomotiveBusiness"] [itemprop="department"],
.dcw-design-modern [itemtype$="/AutoDealer"] [itemprop="department"],
.dcw-design-modern .auto-dealer [itemprop="department"],
.dcw-design-modern .automotive-business [itemprop="department"],
.dcw-design-modern [class*="dealershipAddress-"] [itemprop="department"] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dcw-design-modern [itemtype$="/AutomotiveBusiness"] .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-modern [itemtype$="/AutoDealer"] .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-modern .auto-dealer .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-modern .automotive-business .link a[itemprop="department"] [itemprop="name"]:after,
.dcw-design-modern [class*="dealershipAddress-"] .link a[itemprop="department"] [itemprop="name"]:after {
  content: ":";
}
@media (max-width: 639px) {
  .dcw-design-modern [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-modern .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-modern [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    min-height: 0;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .dcw-design-modern [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-modern .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-modern [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    animation-name: interactivemap--eyJkaXNhYmxlT25Nb2JpbGUiOiAgImZhbHNlIiwgImRyYWdnYWJsZSI6ICAiZmFsc2UiLCAiem9vbSI6ICAiMTciLCAic2Nyb2xsd2hlZWwiOiAgImZhbHNlIiwgImF1dG9TZWxlY3QiOiAgImZhbHNlIiwgImljb24iOiAgIiIgfQ;
  }
}
@media (min-width: 769px) {
  .dcw-design-modern [itemtype$="/AutomotiveBusiness"] > .content [itemtype$="/Map"],
  .dcw-design-modern .automotive-business > .content [itemtype$="/Map"],
  .dcw-design-modern [class*="dealershipAddress-"] > .content [itemtype$="/Map"] {
    animation-name: interactivemap--eyJkaXNhYmxlT25Nb2JpbGUiOiAgImZhbHNlIiwgImRyYWdnYWJsZSI6ICAidHJ1ZSIsICJ6b29tIjogICIxNyIsICJzY3JvbGx3aGVlbCI6ICAiZmFsc2UiLCAiYXV0b1NlbGVjdCI6ICAiZmFsc2UiLCAiaWNvbiI6ICAiIiB9;
  }
}
@media (min-width: 640px) {
  .dcw-design-modern .auto-col > .deck > [itemtype$="/AutomotiveBusiness"][class*="interactiveMap-"],
  .dcw-design-modern .auto-col > .deck > .automotive-business[class*="interactiveMap-"],
  .dcw-design-modern .auto-col > .deck > [itemtype$="/AutomotiveBusiness"][class*="dealershipAddress-"],
  .dcw-design-modern .auto-col > .deck > .automotive-business[class*="dealershipAddress-"] {
    width: 50%;
  }
}
.dcw-design-modern [itemtype*="/Car"].card {
  border: var(--car-schema-border);
}
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="itemCondition"] {
  color: var(--car-schema-item-condition-text-color);
}
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].card .title .trim {
  text-transform: var(--car-schema-text-transform);
}
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].card .title [itemprop="model"] {
  color: var(--car-schema-text-color);
}
.dcw-design-modern [itemtype*="/Car"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/Offer"] li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/Offer"] [itemprop="expires"] {
  flex: 0 0 100%;
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/PriceSpecification"],
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/UnitPriceSpecification"] {
  justify-content: space-between;
  position: relative;
}
.dcw-design-modern [itemtype*="/Car"] [itemprop="priceSpecification"] + span[itemprop="expires"]:before {
  content: '\f4b4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.dcw-design-modern [itemtype*="/Car"] .media figure {
  position: relative;
}
.dcw-design-modern [itemtype*="/Car"] .media figure a img {
  min-height: 3rem;
}
.dcw-design-modern [itemtype*="/Car"] .media figcaption {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}
.dcw-design-modern [itemtype*="/Car"] .media figcaption > span:not(.tag) {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1rem 1.5rem 0 1.5rem;
  color: var(--figcaption-text-color);
}
.dcw-design-modern [itemtype*="/Car"] .media figcaption > span:not(.tag) sup {
  pointer-events: auto;
}
.dcw-design-modern [itemtype*="/Car"] .media figcaption > .photo-icons {
  display: flex;
  align-items: center;
}
.dcw-design-modern [itemtype*="/Car"] .media figcaption .special {
  order: -1;
}
.dcw-design-modern [itemtype*="/Car"] [itemtype$="/ImageObject"] img {
  box-sizing: content-box;
  padding: 0.5rem 0;
  margin-right: 1.5rem;
}
.dcw-design-modern [itemtype*="/Car"] .vehicle-logos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.dcw-design-modern [itemprop*="isSimilarTo"] .media figcaption > span:not(.tag) {
  padding: 0.5rem 1.5rem 0 1.5rem;
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content {
  padding-top: var(--car-schema-single-col-content-padding-top);
}
.dcw-design-modern [class*="col"] .deck > div [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"],
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"] > .content .title [itemprop="vehicleConfiguration"] {
  display: block;
}
.dcw-design-modern .dealer-info {
  order: 5;
  text-align: center;
}
.dcw-design-modern .dealer-info .dealer-information {
  margin: 1rem 0;
}
.dcw-design-modern .disclaimer {
  --disclaimer-span-padding-right: 0.5rem;
  --disclaimer-open-bottom: 2rem;
  --disclaimer-open-width: 40%;
  --disclaimer-open-max-height: 10rem;
  --deck-carousel-disclaimer-open-left: 14rem;
}
.dcw-design-modern .prefix {
  --disclaimer-span-padding-right: 0;
}
.dcw-design-modern .bg-light {
  --disclaimer-open-background-color: #e1e1e1;
  --disclaimer-open-text-color: #000000;
  --disclaimer-open-border-color: rgba(42, 42, 42, 0.3);
  --disclaimer-open-border-top-color: #e1e1e1;
}
.dcw-design-modern .bg-color {
  --disclaimer-open-background-color: #fff;
  --disclaimer-open-text-color: #000;
  --disclaimer-open-border-color: rgba(42, 42, 42, 0.5);
  --disclaimer-open-border-top-color: #fff;
}
.dcw-design-modern .bg-dark {
  --disclaimer-open-background-color: #e1e1e1;
  --disclaimer-open-text-color: #000000;
  --disclaimer-open-border-color: rgba(42, 42, 42, 0.3);
  --disclaimer-open-border-top-color: #e1e1e1;
}
.dcw-design-modern .bg-accent {
  --disclaimer-open-background-color: #e1e1e1;
  --disclaimer-open-text-color: #000000;
  --disclaimer-open-border-color: rgba(42, 42, 42, 0.5);
  --disclaimer-open-border-top-color: #e1e1e1;
}
.dcw-design-modern .disclaimer {
  position: relative;
  color: inherit;
  margin: 0.6rem 0;
  animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkaXNjbGFpbWVyLW9wZW4iLCAiZm9jdXNPbkV2ZW50IjogICIiLCAidG9nZ2xlRWxlbVdoZW5Gb2N1c2VkIjogImZhbHNlIiwidHJpZ2dlck9uQ2hpbGRFbGVtZW50IjogImZhbHNlIiwiaW5zaWdodEZvY3VzIjogICIiLCJpbnNpZ2h0Qmx1ciI6ICAiIn0;
}
.dcw-design-modern .disclaimer div {
  display: none;
}
.dcw-design-modern .disclaimer > span {
  cursor: pointer;
}
.dcw-design-modern .disclaimer > span:focus {
  outline: none;
}
.dcw-design-modern .disclaimer small {
  display: block;
}
.dcw-design-modern .disclaimer.disclaimer-open > div {
  display: block;
  left: var(--deck-carousel-disclaimer-open-left, 0);
  bottom: var(--disclaimer-open-bottom);
  position: absolute;
  padding: 1rem 1rem 2rem;
  z-index: 10;
  width: var(--disclaimer-open-width);
  max-height: var(--disclaimer-open-max-height);
  overflow-y: auto;
  text-align: left;
}
.dcw-design-modern .disclaimer.disclaimer-open > div span {
  padding-right: 3px;
}
.dcw-design-modern .disclaimer,
.dcw-design-modern .disclaimer small {
  font-family: "Roboto-Regular";
}
.dcw-design-modern .card > .content .disclaimer-open div {
  background-color: var(--disclaimer-open-background-color);
  border: 1px solid var(--disclaimer-open-border-color);
  color: var(--disclaimer-open-text-color);
  text-align: left;
}
.dcw-design-modern .card > .content .disclaimer-open div:after {
  border-top-color: var(--disclaimer-open-border-top-color);
}
.dcw-design-modern .bg-dark > .content .disclaimer-open,
.dcw-design-modern .bg-light > .content .disclaimer-open,
.dcw-design-modern .bg-dark > .content .disclaimer,
.dcw-design-modern .bg-light > .content .disclaimer {
  color: inherit;
}
.dcw-design-modern .bg-dark > .content .disclaimer-open span,
.dcw-design-modern .bg-light > .content .disclaimer-open span,
.dcw-design-modern .bg-dark > .content .disclaimer span,
.dcw-design-modern .bg-light > .content .disclaimer span {
  color: inherit;
}
.dcw-design-modern .vehicleDisclaimer #pageDisclaimer .disclaimer {
  animation: none;
}
.dcw-design-modern .vehicleDisclaimer #pageDisclaimer .disclaimer small {
  margin-bottom: 0.5rem;
}
.dcw-design-modern .vehicleDisclaimer #pageDisclaimer .disclaimer small span {
  padding-right: var(--disclaimer-span-padding-right);
}
.dcw-design-modern [class*="ServiceAndPartsSpecial"] .disclaimer.disclaimer-open > div {
  max-height: 10rem;
}
@media (min-width: 640px) {
  .dcw-design-modern #pageDisclaimer .text {
    padding-top: 1.5vw;
    padding-bottom: 1vw;
  }
  .dcw-design-modern #pageDisclaimer .copy {
    margin-top: 0.5vw;
  }
}
.dcw-design-modern .modelListing [itemtype$="/PriceSpecification"] {
  position: relative;
}
.dcw-design-modern .modelListing .disclaimer {
  position: static;
}
.dcw-design-modern .modelListing .card > .content .disclaimer.disclaimer-open > div {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
}
.dcw-design-modern .card-clickable > .content .disclaimer {
  z-index: 6;
}
.dcw-design-modern[data-page="VehicleSearchResults"] #pageDisclaimer .disclaimer .prefix::after {
  content: " -";
}
.dcw-design-modern [data-params*="cardName:modelDetails"] .disclaimer .prefix,
.dcw-design-modern .single-vehicle .prefix,
.dcw-design-modern .disclaimer .categorized {
  display: none;
}
.dcw-design-modern [data-params*="cardName:modelDetails"] .disclaimer .category-new,
.dcw-design-modern .single-vehicle.vehicle-new .category-new,
.dcw-design-modern .single-vehicle.vehicle-used .category-used,
.dcw-design-modern .single-vehicle.vehicle-certified .category-certified,
.dcw-design-modern .single-vehicle.vehicle-demo .category-demo,
.dcw-design-modern .single-vehicle.vehicle-loaner .category-loaner,
.dcw-design-modern .single-vehicle.vehicle-carbravo .category-carbravo,
.dcw-design-modern .vehicle-new #pageDisclaimer .category-new,
.dcw-design-modern .vehicle-used #pageDisclaimer .category-used,
.dcw-design-modern .vehicle-certified #pageDisclaimer .category-certified,
.dcw-design-modern .vehicle-demo #pageDisclaimer .category-demo,
.dcw-design-modern .vehicle-loaner #pageDisclaimer .category-loaner,
.dcw-design-modern .vehicle-carbravo #pageDisclaimer .category-carbravo {
  display: block;
}
@media (max-width: 768px) {
  .dcw-design-modern [class*="VehicleSearchResults-"] .cms-promotion .disclaimer.disclaimer-open > div {
    position: static;
    width: 100%;
  }
}
.dcw-design-modern [itemtype*="ImageGallery"].card.deck-tabs > [role="navigation"] ul {
  display: var(--swipeable-tabs-links-display, flex);
  flex-wrap: var(--swipeable-tabs-links-flex-wrap, nowrap);
  flex-direction: var(--swipeable-tabs-links-flex-direction, row);
  overflow-x: var(--swipeable-tabs-links-overflow-x, auto);
  margin-bottom: var(--swipeable-tabs-links-margin-bottom, -2rem);
  padding-bottom: var(--swipeable-tabs-links-padding-bottom, 2rem);
  align-items: var(--swipeable-tabs-links-align-items, center);
}
.dcw-design-modern [itemtype*="ImageGallery"].card.deck-tabs > [role="navigation"] ul > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .dcw-design-modern [itemtype*="ImageGallery"].card.deck-tabs > [role="navigation"] ul::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-modern [itemtype*="ImageGallery"].card.deck-tabs > [role="navigation"] ul {
    flex-wrap: wrap;
  }
}
.dcw-design-modern [itemtype$="/PostalAddress"] {
  margin-bottom: 2rem;
}
.dcw-design-modern [itemtype$="/PostalAddress"] span[itemprop="name"] {
  display: block;
  color: #e1e1e1;
}
.dcw-design-modern div[itemtype$="/PriceSpecification"],
.dcw-design-modern div[itemtype$="/UnitPriceSpecification"] {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  width: 100%;
}
.dcw-design-modern div[itemtype$="/PriceSpecification"] [itemprop="priceCurrency"],
.dcw-design-modern div[itemtype$="/UnitPriceSpecification"] [itemprop="priceCurrency"] {
  display: none;
  /* we aren't separating the $ from the price yet so this doesn't need to be shown */
}
@media all and (min-width: 769px) {
  .dcw-design-modern div[itemtype$="/PriceSpecification"] [itemprop],
  .dcw-design-modern div[itemtype$="/UnitPriceSpecification"] [itemprop] {
    padding-right: 1rem;
  }
}
.dcw-design-modern .card[itemtype$="/Car"] [itemtype$="/AggregateOffer"] .context-login {
  display: flex;
  justify-content: flex-end;
}
.dcw-design-modern .card[itemtype$="/Car"] [itemtype$="/AggregateOffer"] .context-login a {
  font-size: 1.3rem;
  text-transform: none;
  color: var(--context-login-anchor-color);
}
.dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul {
  display: var(--swipeable-tabs-links-display, flex);
  flex-wrap: var(--swipeable-tabs-links-flex-wrap, nowrap);
  flex-direction: var(--swipeable-tabs-links-flex-direction, row);
  overflow-x: var(--swipeable-tabs-links-overflow-x, auto);
  margin-bottom: var(--swipeable-tabs-links-margin-bottom, -2rem);
  padding-bottom: var(--swipeable-tabs-links-padding-bottom, 2rem);
  align-items: var(--swipeable-tabs-links-align-items, center);
}
.dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs > [role="navigation"] ul {
    flex-wrap: wrap;
  }
}
.dcw-design-modern [itemtype$="/PropertyValue"] > .deck .card > .content .copy {
  padding-left: 1rem;
}
.dcw-design-modern [itemtype$="/PropertyValue"] > .deck .card > .content .copy ul {
  padding-left: 0;
}
.dcw-design-modern [itemtype$="/PropertyValue"] > .deck .card > .content .copy ul li:before {
  content: "\25A0";
  display: inline-block;
  padding: 0 0.5rem;
  opacity: 0.5;
}
@media all and (max-width: 768px) {
  .dcw-design-modern [itemtype$="/PropertyValue"] > .deck .card > .content > .text .title {
    word-wrap: break-word;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] {
    position: var(--deck-tab-specification-navigation-position, relative);
    overflow: var(--deck-tab-specification-navigation-overflow, hidden);
    margin: var(--deck-tab-specification-navigation-margin, 0 4vw);
    padding: 0;
    animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiZmFsc2UiLCJjb250ZW50U2VsZWN0b3IiOiAgImZhbHNlIiwgImNsaWNrT25DaGlsZHJlbiI6ICAiZmFsc2UifQ, horizontalnavigation--eyJvcmRlciI6ICIyIiwgInNlbGVjdG9yIjogInVsIiwgImlzU3dpcGFibGVUYWJzRW5hYmxlZCI6ICJ0cnVlIn0;
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] ul {
    flex-wrap: var(--deck-tab-specification-navigation-ul-flex-wrap, nowrap) !important;
    overflow: var(--deck-tab-specification-navigation-ul-overflow, visible) !important;
    margin: var(--deck-tab-specification-navigation-ul-margin, 0);
    transition: transform 0.5s;
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow {
    position: var(--deck-tab-specification-navigation-arrow-position, absolute);
    z-index: var(--deck-tab-specification-navigation-arrow-z-index, 1);
    cursor: var(--deck-tab-specification-navigation-arrow-cursor, pointer);
    opacity: var(--deck-tab-specification-navigation-arrow-opacity, 0.9);
    padding: var(--deck-tab-specification-navigation-arrow-padding, 1.2rem);
    margin-top: var(--deck-tab-specification-navigation-arrow-margin-top, 0.7rem);
    display: var(--deck-tab-specification-navigation-arrow-display, flex);
    justify-content: var(--deck-tab-specification-navigation-arrow-justify-content, center);
    align-items: var(--deck-tab-specification-navigation-arrow-align-items, center);
    border: var(--deck-tab-specification-navigation-arrow-border, 1px solid transparent);
    color: var(--deck-tab-specification-navigation-arrow-color, #000);
    background-color: var(--deck-tab-specification-navigation-arrow-background-color, #fff);
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow::after {
    font-family: 'Ionicons', sans-serif;
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow.prev {
    left: 0;
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow.prev::after {
    content: "\f3d2";
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow.next {
    right: 0;
  }
  .dcw-design-modern [itemtype$="/PropertyValue"].deck-tabs[class*="specifications"] > [role="navigation"] .arrow.next::after {
    content: "\f3d3";
  }
}
.dcw-design-modern [itemtype$="/AutoDealer"],
.dcw-design-modern .auto-dealer {
  margin-bottom: var(--auto-dealer-card-bottom-margin);
}
.dcw-design-modern [itemtype$="/AutoDealer"] > .content .copy dl,
.dcw-design-modern .auto-dealer > .content .copy dl {
  display: -ms-flexbox;
}
.dcw-design-modern [itemtype$="/AutoDealer"] > .content .copy dl dt,
.dcw-design-modern .auto-dealer > .content .copy dl dt {
  text-align: left;
}
.dcw-design-modern [itemtype$="/AutoDealer"] > .content .copy dl dd,
.dcw-design-modern .auto-dealer > .content .copy dl dd {
  text-align: right;
}
.dcw-design-modern [itemtype$="/AutoDealer"] > .content .copy dl dd time:first-child:after,
.dcw-design-modern .auto-dealer > .content .copy dl dd time:first-child:after {
  content: " -";
}
.dcw-design-modern [aria-busy="true"]:not(.header) {
  opacity: 0.8;
  z-index: 40;
}
.dcw-design-modern [aria-busy="true"]:not(.header) .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 60;
  background: rgba(255, 255, 255, 0.8);
}
.dcw-design-modern .new-loader .overlay .sincro-loader {
  display: none;
}
.dcw-design-modern [itemtype$="/Review"].bg-light [itemprop="ratingValue"],
.dcw-design-modern [itemtype$="/AggregateRating"].bg-light [itemprop="ratingValue"] {
  color: #ed0d01;
}
.dcw-design-modern [itemtype$="/Review"].bg-light [itemprop="ratingValue"]::before,
.dcw-design-modern [itemtype$="/AggregateRating"].bg-light [itemprop="ratingValue"]::before {
  color: #ed0d01;
}
.dcw-design-modern [itemtype$="/Review"].bg-color [itemprop="ratingValue"],
.dcw-design-modern [itemtype$="/AggregateRating"].bg-color [itemprop="ratingValue"] {
  color: #ba0a01;
}
.dcw-design-modern [itemtype$="/Review"].bg-color [itemprop="ratingValue"]::before,
.dcw-design-modern [itemtype$="/AggregateRating"].bg-color [itemprop="ratingValue"]::before {
  color: #ba0a01;
}
.dcw-design-modern [itemtype$="/Review"].bg-dark [itemprop="ratingValue"],
.dcw-design-modern [itemtype$="/AggregateRating"].bg-dark [itemprop="ratingValue"] {
  color: #fe5e56;
}
.dcw-design-modern [itemtype$="/Review"].bg-dark [itemprop="ratingValue"]::before,
.dcw-design-modern [itemtype$="/AggregateRating"].bg-dark [itemprop="ratingValue"]::before {
  color: #fe5e56;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"],
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"] {
  font-size: 0;
  font-family: 'Ionicons', sans-serif;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"]:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"]:before {
  font-size: 4rem;
  font-family: 'Ionicons', sans-serif;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-1:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-1:before,
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-10:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-10:before {
  content: "\f2fc" "\f3ae" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-15:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-15:before {
  content: "\f2fc" "\f3ad" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-2:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-2:before,
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-15:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-15:before {
  content: "\f2fc" "\f2fc" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-25:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-25:before {
  content: "\f2fc" "\f2fc" "\f3ad" "\f3ae" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-3:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-3:before,
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-30:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-30:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f3ae" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-35:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-35:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f3ad" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-4:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-4:before,
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-40:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-40:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f3ae";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-45:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-45:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f3ad";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-5:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-5:before,
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].averagerating-50:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].averagerating-50:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="ratingValue"].rating-0:before,
.dcw-design-modern [itemtype$="/AggregateRating"] [itemprop="ratingValue"].rating-0:before {
  content: "\f3ae" "\f3ae" "\f3ae" "\f3ae" "\f3ae";
}
.dcw-design-modern [class*="Review-"] .filters .fieldset label {
  padding: 0.5rem 0;
}
.dcw-design-modern [itemtype$="/Review"] .rating-dealer-name {
  display: flex;
  justify-content: space-between;
}
.dcw-design-modern [itemtype$="/Review"] .rating-dealer-name .dealer-group {
  align-self: center;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="Comment"] {
  border-top: 2px solid #e1e1e1;
  background-color: #f9f9f9;
  color: #000;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="Comment"] .text {
  padding: 1.5vw 4vw;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="Comment"].media-bleed-none > .content .media {
  padding: 1.5vw 4vw;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="Comment"] .content .media {
  display: block;
}
.dcw-design-modern [itemtype$="/Review"] [itemprop="homeLocation"] {
  display: block;
}
.dcw-design-modern [itemtype$="/Review"] blockquote {
  margin-left: 0;
  margin-right: 0;
}
.dcw-design-modern [itemtype$="/Review"] .confirmed-box {
  float: right;
}
.dcw-design-modern [itemtype$="/Review"] .confirmed-box:before {
  content: '\f122';
  font-family: 'Ionicons', sans-serif;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 1000px) {
  .dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .copy,
  .dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link {
    margin-top: 0;
  }
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] .text {
  padding: 1.5vw 4vw;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"].media-bleed-none > .content .media {
  padding: 1.5vw 4vw;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .text {
  justify-content: flex-start;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title {
  margin-bottom: 0;
  margin-right: 1rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h1,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h2,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h3,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h4,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h5,
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .title h6 {
  color: inherit;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .copy {
  flex: 1 1 auto;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form label {
  min-width: 8rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form div {
  display: flex;
  align-items: center;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"] + span {
  padding-left: 2rem;
  padding-top: 1rem;
  z-index: 0;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"] + span:before {
  padding: 0 5rem 2rem 0;
  z-index: -1;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"]:checked + span {
  color: #000;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form input[type="checkbox"]:checked + span:before {
  background-color: #ed0d01;
  content: "";
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content form .review-feedback-msg {
  padding-left: 2rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link {
  flex-direction: row;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview {
  display: flex;
  align-items: center;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a {
  color: #e1e1e1;
  padding: 1vw;
  margin-top: 0;
  min-width: 0;
  margin-right: 1rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview a:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .facebookReviewShare:before {
  content: '\f231';
  color: #3b5998;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .twitterReviewShare:before {
  content: '\f243';
  color: #55acee;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .emailReviewShare:before {
  content: '\f132';
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .googleReviewShare {
  background: transparent;
  border: none;
  color: #dd4b39;
}
.dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] > .content .link .shareThisReview .googleReviewShare:before {
  content: '\f235';
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
}
@media all and (min-width: 1024px) {
  .dcw-design-modern [itemtype$="/Review"] [itemtype$="ShareAction"] .link {
    margin-left: auto;
  }
}
.dcw-design-modern [itemtype$="/AggregateRating"] > .content [itemprop="ratingValue"]:before {
  margin-right: 1rem;
}
.dcw-design-modern [itemtype$="/AggregateRating"] > .content [itemprop="reviewCount"] {
  margin-right: 1rem;
}
.dcw-design-modern section:not(.col):not(.col-auto) [itemtype$="/Review"] .rating-dealer-name,
.dcw-design-modern .deck-carousel [itemtype$="/Review"] .rating-dealer-name {
  display: block;
}
.dcw-design-modern section:not(.col):not(.col-auto) [itemtype$="/Review"] .rating-dealer-name .dealer-group,
.dcw-design-modern .deck-carousel [itemtype$="/Review"] .rating-dealer-name .dealer-group {
  display: block;
  margin-bottom: 1.5rem;
}
.dcw-design-modern.modal-open {
  overflow: hidden;
  left: 0;
  right: 0;
}
.dcw-design-modern [role="dialog"] {
  z-index: 51;
  position: fixed;
  overflow: var(--modal-overflow, auto);
  -ms-scroll-chaining: var(--modal-overscroll-behavior, contain);
      overscroll-behavior: var(--modal-overscroll-behavior, contain);
  inset: var(--modal-inset, 0);
  width: var(--modal-weight, 100%);
  height: var(--modal-height, 100%);
  display: none;
  top: var(--modal-mobile-top, 0);
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"] {
    top: var(--modal-desktop-top, 4vw);
    margin: var(--modal-desktop-margin, 0 auto);
    max-width: var(--modal-desktop-max-width, 60%);
    max-height: var(--modal-desktop-max-height, calc(100vh - 8vw));
  }
  .dcw-design-modern [role="dialog"].priceWatchForm,
  .dcw-design-modern [role="dialog"].InventoryGAQ,
  .dcw-design-modern [role="dialog"].InventoryCustomForm {
    bottom: auto;
    height: auto;
    max-width: var(--modal-desktop-form-card-max-width, 50%);
    padding-bottom: 1rem;
    overflow: auto;
  }
  .dcw-design-modern [role="dialog"].priceWatchForm > .content .link a[href="#close"],
  .dcw-design-modern [role="dialog"].InventoryGAQ > .content .link a[href="#close"],
  .dcw-design-modern [role="dialog"].InventoryCustomForm > .content .link a[href="#close"] {
    right: var(--modal-desktop-form-card-close-link-right-margin, 27%);
  }
  .dcw-design-modern [role="dialog"] > .content .copy .card > .content .text {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .dcw-design-modern [class*=" IncentiveGAQ-"] form input,
  .dcw-design-modern [class*=" InventoryGAQ-"] form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"] form select,
  .dcw-design-modern [class*=" InventoryGAQ-"] form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"] form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"] form textarea {
    width: 95%;
  }
}
@media screen and (max-width: 320px) {
  .dcw-design-modern [class*=" IncentiveGAQ-"] form input,
  .dcw-design-modern [class*=" InventoryGAQ-"] form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"] form select,
  .dcw-design-modern [class*=" InventoryGAQ-"] form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"] form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"] form textarea {
    width: 92%;
  }
  .dcw-design-modern [class*=" IncentiveGAQ-"] form select,
  .dcw-design-modern [class*=" InventoryGAQ-"] form select {
    min-width: 92%;
  }
}
.dcw-design-modern [role="dialog"],
.dcw-design-modern [class*=" InventoryGAQ-"],
.dcw-design-modern [class*=" IncentiveGAQ-"],
.dcw-design-modern [class*=" zipCodePopup-"] {
  /*
    * === form succes message styling ===
    */
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery {
  padding-bottom: 2vw;
}
@media screen and (max-width: 639px) {
  .dcw-design-modern [role="dialog"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery [itemprop="vehicleConfiguration"],
  .dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery [itemprop="vehicleConfiguration"] {
    word-wrap: break-word;
  }
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"].vehicle-media-gallery,
  .dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery,
  .dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery,
  .dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery {
    max-width: 92vw;
  }
  .dcw-design-modern [role="dialog"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery > .content .link a[href="#close"],
  .dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery > .content .link a[href="#close"] {
    right: 7vw;
  }
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery > .deck,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery > .deck,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery > .deck,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery > .deck {
  position: relative;
  margin-bottom: 4rem;
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery .deck-gallery,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery {
  position: static;
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .text,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .text {
  display: block;
  padding: 0;
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .text .copy,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .text .copy {
  position: absolute;
  bottom: -4rem;
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .title,
.dcw-design-modern [role="dialog"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .deck-gallery .link,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .deck-gallery .link {
  display: none;
}
.dcw-design-modern [role="dialog"].vehicle-media-gallery .disclaimer,
.dcw-design-modern [class*=" InventoryGAQ-"].vehicle-media-gallery .disclaimer,
.dcw-design-modern [class*=" IncentiveGAQ-"].vehicle-media-gallery .disclaimer,
.dcw-design-modern [class*=" zipCodePopup-"].vehicle-media-gallery .disclaimer {
  margin: 0 5.3rem;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content {
  padding: 0;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text {
  margin-top: 1rem;
  padding-top: 0;
  padding-bottom: 0.5rem;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h1 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h2 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h3 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h4 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h5 a,
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .text .title h6 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .text .title h6 a {
  color: #4b4b4b;
  pointer-events: none;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy {
  padding-top: 0;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] {
  margin-bottom: 1rem;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy [itemprop="address"] [itemprop="streetAddress"] {
  display: block;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
  pointer-events: none;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] [itemprop="telephone"] {
  color: #e2e2e2;
}
.dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"],
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .link .tertiary [itemprop="hasMap"] {
  padding: 0;
}
.dcw-design-modern [role="dialog"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset,
.dcw-design-modern [role="dialog"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset {
  padding-left: 0;
  margin-left: 0;
}
.dcw-design-modern [role="dialog"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > .inventoryGetAQuoteForm > .content .copy form fieldset ~ div,
.dcw-design-modern [role="dialog"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" inventoryGetAQuoteForm-"] > [class*=" IncentiveGAQForm-"] > .content .copy form fieldset ~ div {
  margin-left: 0;
}
@media screen and (max-width: 736px) {
  .dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy a[href^="tel:"],
  .dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"],
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy a[href^="tel:"] {
    pointer-events: all;
  }
}
@media screen and (max-width: 768px) {
  .dcw-design-modern [role="dialog"].priceWatchForm form input,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form input,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form input,
  .dcw-design-modern [role="dialog"].InventoryGAQ form input,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form input,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form input,
  .dcw-design-modern [role="dialog"].priceWatchForm form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-modern [role="dialog"].InventoryGAQ form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form select,
  .dcw-design-modern [role="dialog"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form textarea,
  .dcw-design-modern [role="dialog"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form textarea {
    width: 95%;
  }
}
@media screen and (max-width: 320px) {
  .dcw-design-modern [role="dialog"].priceWatchForm form input,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form input,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form input,
  .dcw-design-modern [role="dialog"].InventoryGAQ form input,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form input,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form input,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form input,
  .dcw-design-modern [role="dialog"].priceWatchForm form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-modern [role="dialog"].InventoryGAQ form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form select,
  .dcw-design-modern [role="dialog"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form textarea,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form textarea,
  .dcw-design-modern [role="dialog"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form textarea,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form textarea {
    width: 92%;
  }
  .dcw-design-modern [role="dialog"].priceWatchForm form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].priceWatchForm form select,
  .dcw-design-modern [class*=" zipCodePopup-"].priceWatchForm form select,
  .dcw-design-modern [role="dialog"].InventoryGAQ form select,
  .dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ form select,
  .dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ form select {
    min-width: 92%;
  }
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > .InventoryGAQDealerInformation > .content .copy,
  .dcw-design-modern [role="dialog"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" InventoryGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [role="dialog"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck > [class*=" IncentiveGAQDealerInformation-"] > .content .copy {
    margin-top: 1rem;
  }
}
.dcw-design-modern [role="dialog"] > .content .link a[href="#close"],
.dcw-design-modern [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
.dcw-design-modern [class*=" IncentiveGAQ-"] > .content .link a[href="#close"],
.dcw-design-modern [class*=" zipCodePopup-"] > .content .link a[href="#close"] {
  background: var(--close-button-background, #fff);
  border: none;
  padding: 0;
  min-width: var(--close-button-min-width, 0);
  text-align: center;
  position: var(--modal-close-button-position, fixed);
  top: var(--close-button-top, 2vw);
  right: var(--close-button-right, 4vw);
  z-index: var(--close-button-z-index, 10);
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"] > .content .link a[href="#close"],
  .dcw-design-modern [class*=" InventoryGAQ-"] > .content .link a[href="#close"],
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .content .link a[href="#close"],
  .dcw-design-modern [class*=" zipCodePopup-"] > .content .link a[href="#close"] {
    --close-button-top: 6vw;
    --close-button-right: 22%;
  }
}
.dcw-design-modern [role="dialog"] > .content .link a[href="#close"]::before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .content .link a[href="#close"]::before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .content .link a[href="#close"]::before,
.dcw-design-modern [class*=" zipCodePopup-"] > .content .link a[href="#close"]::before {
  color: #000;
  content: '\f404';
  display: block;
  font-size: 4rem;
  font-family: 'Ionicons', sans-serif;
}
.dcw-design-modern [role="dialog"] > .content .link a[href="#close"]::after,
.dcw-design-modern [class*=" InventoryGAQ-"] > .content .link a[href="#close"]::after,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .content .link a[href="#close"]::after,
.dcw-design-modern [class*=" zipCodePopup-"] > .content .link a[href="#close"]::after {
  display: none;
}
.dcw-design-modern [role="dialog"] .navigation,
.dcw-design-modern [class*=" InventoryGAQ-"] .navigation,
.dcw-design-modern [class*=" IncentiveGAQ-"] .navigation,
.dcw-design-modern [class*=" zipCodePopup-"] .navigation {
  display: none;
}
.dcw-design-modern [role="dialog"] ~ .modal-guard,
.dcw-design-modern [class*=" InventoryGAQ-"] ~ .modal-guard,
.dcw-design-modern [class*=" IncentiveGAQ-"] ~ .modal-guard,
.dcw-design-modern [class*=" zipCodePopup-"] ~ .modal-guard {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  display: none;
}
.dcw-design-modern [role="dialog"]:target,
.dcw-design-modern [class*=" InventoryGAQ-"]:target,
.dcw-design-modern [class*=" IncentiveGAQ-"]:target,
.dcw-design-modern [class*=" zipCodePopup-"]:target {
  display: block;
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"]:target ~ .modal-guard,
  .dcw-design-modern [class*=" InventoryGAQ-"]:target ~ .modal-guard,
  .dcw-design-modern [class*=" IncentiveGAQ-"]:target ~ .modal-guard,
  .dcw-design-modern [class*=" zipCodePopup-"]:target ~ .modal-guard {
    display: block;
  }
}
.dcw-design-modern [role="dialog"] .content[aria-hidden="true"] .title,
.dcw-design-modern [class*=" InventoryGAQ-"] .content[aria-hidden="true"] .title,
.dcw-design-modern [class*=" IncentiveGAQ-"] .content[aria-hidden="true"] .title,
.dcw-design-modern [class*=" zipCodePopup-"] .content[aria-hidden="true"] .title,
.dcw-design-modern [role="dialog"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-modern [class*=" InventoryGAQ-"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-modern [class*=" IncentiveGAQ-"] .content[aria-hidden="true"] form[data-submitted="true"],
.dcw-design-modern [class*=" zipCodePopup-"] .content[aria-hidden="true"] form[data-submitted="true"] {
  display: none;
}
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h6,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6 {
  color: #3F863F;
  white-space: nowrap;
  margin-bottom: 1rem;
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1,
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2,
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3,
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4,
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5,
  .dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6,
  .dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6 {
    margin-bottom: 0;
  }
}
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .title h1:before,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h2:before,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h3:before,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h4:before,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h5:before,
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content h6:before,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content h6:before {
  content: "\f375";
  font-family: 'Ionicons', sans-serif;
  margin-right: 0.7rem;
}
.dcw-design-modern [role="dialog"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-modern [class*=" InventoryGAQ-"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-modern [class*=" IncentiveGAQ-"] > .deck .priceWatchConfirm .content .copy p,
.dcw-design-modern [class*=" zipCodePopup-"] > .deck .priceWatchConfirm .content .copy p {
  margin: 0;
}
.dcw-design-modern [role="dialog"].InventoryGAQ > .content .text,
.dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ > .content .text,
.dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ > .content .text,
.dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ > .content .text {
  padding-bottom: 0;
}
.dcw-design-modern [role="dialog"].InventoryGAQ > .content .link,
.dcw-design-modern [class*=" InventoryGAQ-"].InventoryGAQ > .content .link,
.dcw-design-modern [class*=" IncentiveGAQ-"].InventoryGAQ > .content .link,
.dcw-design-modern [class*=" zipCodePopup-"].InventoryGAQ > .content .link {
  margin-top: 0;
}
.dcw-design-modern [role="dialog"].vdp-popup {
  overflow-x: hidden;
}
.dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow {
  margin-top: var(--vdp-popup-arrow-margin-top);
  top: var(--vdp-popup-arrow-position-top);
}
.dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow::after,
.dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow::before {
  background-color: var(--vdp-popup-arrow-background-color, #ffefee);
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow::after,
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow::before {
    line-height: 2rem;
  }
}
.dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .deck[countable] > *::after {
  bottom: -5rem;
}
@media screen and (max-width: 1023px) {
  .dcw-design-modern [role="dialog"].vdp-popup:target {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .dcw-design-modern [role="dialog"].vdp-popup:target {
    display: grid;
  }
}
@media screen and (min-width: 640px) {
  .dcw-design-modern [role="dialog"].vdp-popup {
    max-width: 92vw;
  }
  .dcw-design-modern [role="dialog"].vdp-popup > .content .link a[href="#close"] {
    top: var(--vdp-popup-modal-close-link-top);
    right: var(--vdp-popup-modal-close-link-right);
    position: absolute;
    background: none;
    line-height: 0.5;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .navigation-directive {
    display: var(--vdp-popup-deck-carousel-pip-display-mode);
  }
}
@media (min-width: 769px) {
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .deck[countable] > *::after {
    display: block;
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .dcw-design-modern [role="dialog"].vdp-popup {
    height: 80vh;
    display: var(--vdp-popup-modal-display, grid);
    grid-template-rows: var(--vdp-popup-modal-grid-template-rows, -webkit-max-content 1fr);
    grid-template-rows: var(--vdp-popup-modal-grid-template-rows, max-content 1fr);
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .deck[countable] > *::after {
    bottom: 0;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .deck {
    min-height: 1px;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .deck .js-group {
    height: 100%;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .deck .js-group .card {
    height: 100%;
    padding-bottom: var(--vdp-popup-modal-js-group-card-padding-bottom, 4rem);
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .deck .js-group .card .media figure {
    height: 100%;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel .deck .js-group .card .media figure img {
    height: 100%;
    object-fit: contain;
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow {
    transform: translateY(-50%);
  }
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow.prev::before,
  .dcw-design-modern [role="dialog"].vdp-popup.deck-carousel > .arrow.next::after {
    font-size: 5rem;
  }
}
.dcw-design-modern [class*=" zipCodePopup-"] {
  width: 70rem;
  height: 42rem;
  margin: auto;
  overflow: auto;
}
@media all and (max-width: 768px) {
  .dcw-design-modern [class*=" zipCodePopup-"] {
    width: 100%;
    height: 100%;
    padding: 0 2rem;
  }
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h1 {
    max-width: 100%;
  }
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .link a {
    min-height: 3rem;
  }
}
.dcw-design-modern [class*=" zipCodePopup-"] .content {
  position: relative;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text {
  top: -1rem;
  position: absolute;
  width: 100%;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h1,
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h2,
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h3,
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h4,
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h5,
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h6 {
  font-size: 2rem;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .copy {
  margin-top: 0;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .copy form fieldset .formCTA {
  margin-top: 3rem;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .link a {
  position: absolute;
  right: 2vw !important;
  top: 0;
}
.dcw-design-modern [class*=" zipCodePopup-"] .content .text .link a.hidden {
  display: none;
}
.dcw-design-modern [class*=" zipCodePopup-"] form .formCTA {
  margin-top: 3rem;
}
.dcw-design-modern [class*=" zipCodePopup-"] .zip + span {
  display: none;
  padding-bottom: 8px;
  color: #f00;
}
.dcw-design-modern [class*=" zipCodePopup-"] .zip + span.zipCodeErrorMsg {
  display: block;
  padding-bottom: 8px;
  color: #f00;
}
@media screen and (max-width: 768px), screen and (max-width: 639px) {
  .dcw-design-modern [class*=" zipCodePopup-"] {
    left: 0;
    right: 0;
    min-height: 100%;
    min-width: 100%;
    top: 0;
  }
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h1,
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h2,
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h3,
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h4,
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h5,
  .dcw-design-modern [class*=" zipCodePopup-"] .content .text .title h6 {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 769px) {
  .dcw-design-modern[class*="-gutter"] #modal-container .card > .content,
  .dcw-design-modern[class*="-gutter"] #modal-container .card > [role="navigation"],
  .dcw-design-modern[class*="-gutter"] #modal-container .card > .deck {
    margin: 0;
  }
}
.dcw-design-modern [itemtype$="/Blog"] > .content .text > .title {
  margin-bottom: 0;
}
.dcw-design-modern [itemtype$="/Blog"] > .content .text time {
  display: block;
  margin-bottom: 1rem;
}
.dcw-design-modern [itemtype$="/Blog"] > .content .text .link div.tertiary a {
  position: relative;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.dcw-design-modern [itemtype$="/Blog"] > .content .text .link div.tertiary a:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d3";
  position: absolute;
  right: -1rem;
  top: 0;
}
.dcw-design-modern [itemtype$="/Blog"].card:not(.media-none) > .content .media {
  justify-content: flex-start;
}
@keyframes modal-transition {
  0% {
    opacity: 0;
    margin-left: -50%;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
.dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a {
  padding: 1.3rem;
  border-style: solid;
  border-width: 1px;
}
@media screen and (max-width: 768px) {
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link {
    flex-direction: column;
    margin-top: 0;
    position: relative;
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJ0b2dnbGVkT24iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogImZhbHNlIiwib3RoZXJFbGVtZW50Q2xhc3NOYW1lIjogInNlYXJjaC1tZW51LW9wZW4iLCAiYWN0aW9uT25DdXN0b21FdmVudCI6ICAiIiAsImluc2lnaHRGb2N1cyI6ICAiIiwiaW5zaWdodEJsdXIiOiAgIiJ9;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a {
    transition: none;
    text-align: left;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a::after,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a::after,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a::after {
    content: '\f3d0';
    font-family: 'Ionicons', sans-serif;
    float: right;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link [data-selected="false"],
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link [data-selected="false"],
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link [data-selected="false"] {
    display: none;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link::before,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link::before,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link::before {
    content: '\2715';
    color: transparent;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link.toggledOn,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link.toggledOn {
    background: #fff;
    color: #000;
    position: fixed;
    overflow-y: auto;
    padding-top: 5rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn::before,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link.toggledOn::before,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link.toggledOn::before {
    color: #000;
    font-size: 2rem;
    position: fixed;
    top: 4vw;
    left: auto;
    right: 4vw;
    bottom: auto;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link.toggledOn a,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link.toggledOn a {
    background: none;
    border: none;
    color: inherit;
    display: block;
    padding: 1rem 1rem 1rem 3.5rem;
    text-align: left;
    animation-name: modal-transition;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a::after,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link.toggledOn a::after,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link.toggledOn a::after {
    float: left;
    content: '\f3a6';
    font-size: 1.5rem;
    width: 2rem;
    left: 1rem;
    top: 1rem;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link.toggledOn a[data-selected="true"]::after,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link.toggledOn a[data-selected="true"]::after,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link.toggledOn a[data-selected="true"]::after {
    content: '\f3a7';
  }
}
@media screen and (min-width: 769px) {
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a {
    min-width: 0;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a:link,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a:link,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a:link,
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a:visited,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a:visited,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a:visited {
    background: #ffffff;
    color: #000;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a::after,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a::after,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a::after {
    display: none;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a:active,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a:active,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a:active,
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a[data-selected="true"],
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a[data-selected="true"],
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a[data-selected="true"] {
    background: #ed0d01;
    color: #000;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link a:hover,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link a:hover,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link a:hover {
    background: #c41807;
    color: #fff;
  }
  .dcw-design-modern [class*="modelDetails-"]:not(.links-one) > .content .link > a:link,
  .dcw-design-modern [class*="modelDetailsGM"]:not(.links-one) > .content .link > a:link,
  .dcw-design-modern [class*="modelDetailsAutomated"]:not(.links-one) > .content .link > a:link {
    width: auto;
  }
}
.dcw-design-modern [class*="modelDetails-"].links-none > .content .text,
.dcw-design-modern [class*="modelDetailsGM"].links-none > .content .text,
.dcw-design-modern [class*="modelDetailsAutomated"].links-none > .content .text {
  padding: 1vw 4vw 0;
}
.dcw-design-modern [class*="modelDetails-"].links-none > .deck .card-breadcrumbs,
.dcw-design-modern [class*="modelDetailsGM"].links-none > .deck .card-breadcrumbs,
.dcw-design-modern [class*="modelDetailsAutomated"].links-none > .deck .card-breadcrumbs {
  margin: 0 0 1vw 2vw;
}
.dcw-design-modern [class*="modelDetails-"].links-one > .content .link,
.dcw-design-modern [class*="modelDetailsGM"].links-one > .content .link,
.dcw-design-modern [class*="modelDetailsAutomated"].links-one > .content .link {
  display: none;
}
.dcw-design-modern [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsGM"].bg-light:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-light:not(.links-one) > .content .link a {
  border-color: transparent;
}
.dcw-design-modern [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsGM"].bg-light:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-light:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsGM"].bg-light:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsAutomated"].bg-light:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #ed0d01;
}
.dcw-design-modern [class*="modelDetails-"].bg-light:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsGM"].bg-light:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-light:not(.links-one) > .content .link a:hover {
  border-color: #c41807;
}
.dcw-design-modern [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsGM"].bg-color:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-color:not(.links-one) > .content .link a {
  border-color: transparent;
}
.dcw-design-modern [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsGM"].bg-color:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-color:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsGM"].bg-color:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsAutomated"].bg-color:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #ed0d01;
}
.dcw-design-modern [class*="modelDetails-"].bg-color:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsGM"].bg-color:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-color:not(.links-one) > .content .link a:hover {
  border-color: #c41807;
}
.dcw-design-modern [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsGM"].bg-dark:not(.links-one) > .content .link a,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-dark:not(.links-one) > .content .link a {
  border-color: transparent;
}
.dcw-design-modern [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsGM"].bg-dark:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-dark:not(.links-one) > .content .link a.active,
.dcw-design-modern [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsGM"].bg-dark:not(.links-one) > .content .link a[data-selected="true"],
.dcw-design-modern [class*="modelDetailsAutomated"].bg-dark:not(.links-one) > .content .link a[data-selected="true"] {
  border-color: #ed0d01;
}
.dcw-design-modern [class*="modelDetails-"].bg-dark:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsGM"].bg-dark:not(.links-one) > .content .link a:hover,
.dcw-design-modern [class*="modelDetailsAutomated"].bg-dark:not(.links-one) > .content .link a:hover {
  border-color: #c41807;
}
.dcw-design-modern [itemtype$="/Person"].card > .content .text [itemprop="jobTitle"],
.dcw-design-modern [itemtype$="/Person"].card > .content .text .title {
  text-align: center;
}
.dcw-design-modern [itemtype$="/Person"].card > .content .text [itemprop="jobTitle"] {
  display: block;
}
.dcw-design-modern [itemtype$="/Person"] > .content .text {
  text-align: center;
}
.dcw-design-modern [itemtype$="/Person"] > .content .text .title,
.dcw-design-modern [itemtype$="/Person"] > .content .text .copy,
.dcw-design-modern [itemtype$="/Person"] > .content .text .link {
  margin: 0;
  padding: 0;
}
.dcw-design-modern [itemtype$="/Person"] > .content .text .link a {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.dcw-design-modern [itemtype$="/Person"] > .content .text .link .tertiary {
  margin: auto;
}
.dcw-design-modern [class*="col"] > .deck [itemtype$="/Person"].card > .content .link {
  align-items: center;
}
.dcw-design-modern .card .leafy [class*="departmentHoursOfOperation"] > .content .text {
  padding: 1.15vw;
}
@media (max-width: 639px) {
  .dcw-design-modern .card .leafy [class*="departmentHoursOfOperation"] > .content .text {
    padding: 1.15rem;
  }
}
.dcw-design-modern .card .leafy [class*="departmentHoursOfOperation"] [itemtype$="OpeningHoursSpecification"] dt[itemprop="dayOfWeek"] {
  flex-basis: 40%;
}
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"],
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"] {
  background: linear-gradient(#6eb43b, #508622) !important;
  border: none !important;
  position: relative;
  border-top-left-radius: 20rem !important;
  border-bottom-left-radius: 20rem !important;
  padding-left: 6rem !important;
  overflow: visible;
  outline: none !important;
}
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover::before,
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: transparent;
  background-size: 6rem !important;
  background-repeat: no-repeat;
  width: 6rem !important;
  height: 6rem !important;
  transition: none;
  transform: none;
  top: -0.5rem;
  z-index: 1;
  opacity: 1;
  border: none !important;
}
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover,
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover {
  transform: none;
  transition: none;
  background: linear-gradient(#6eb43b, #508622);
}
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-modern[data-locale="en_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  background-image: url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/assets/shop-click-drive/scd_english_logo.png') !important;
}
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]::before,
.dcw-design-modern[data-locale="fr_CA"] .card .link a[data-action="shopClickDrive"]:hover::before {
  background-image: url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-base/assets/shop-click-drive/scd_french_logo.png') !important;
}
.dcw-design-modern[data-locale="en_CA"] .card[class*="vehicleSpecificationsAndLogos"] .content .link a[data-action="shopClickDrive"],
.dcw-design-modern[data-locale="fr_CA"] .card[class*="vehicleSpecificationsAndLogos"] .content .link a[data-action="shopClickDrive"] {
  padding-right: 0;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-family: "Roboto-Regular";
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-size: 1.2rem;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Roboto-Regular";
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child:after {
  font-weight: bold;
}
.col > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn:after {
  font-weight: bold;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-family: "Roboto-Regular";
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price p,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="name"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="name"] {
  font-size: 1.2rem;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="amount"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="amount"],
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="amount"] {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Roboto-Regular";
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="description"] > p:last-child:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="description"] > p:last-child:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="description"] > p:last-child:after {
  font-weight: bold;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .cash-price [itemprop="description"] > p:last-child.toggledOn:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .finance-price [itemprop="description"] > p:last-child.toggledOn:after,
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .paymentInfoTab + .tabContainer .lease-price [itemprop="description"] > p:last-child.toggledOn:after {
  font-weight: bold;
}
.vehicle-listing.overflow-expand > .content .copy dl:after {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
.vehicle-listing .media .tertiary a {
  font-size: 70%;
}
.footer.card .link a,
.footer.card .link a.primary,
.footer.card .link a.secondary {
  text-transform: none;
  font-size: 1.6rem;
}
.footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.footer.card .automotive-business .link .tertiary a {
  text-decoration: none;
  text-transform: uppercase;
}
.footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"],
.footer.card .automotive-business .link .tertiary a[itemprop="sameAs"] {
  font-size: 0;
}
@media (min-width: 769px) and (max-width: 1199px) {
  header.header-nested-search div[role="search"] form fieldset input[type="search"] {
    font-size: 1.2rem;
  }
}
.payment-calculator form .terms-duration input[type="radio"] + span {
  line-height: 1;
}
.payment-calculator form .payment-terms output[itemtype$="/PriceSpecification"] [itemprop="price"] {
  font-size: 3.5rem;
  font-weight: bold;
}
.card.vertical-filters > form {
  font-size: 1.3rem;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label {
  text-transform: capitalize;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[aria-controls] {
  text-transform: lowercase;
}
.card.vertical-filters > form > .fieldset > .legend + .fields-wrapper .fields label[data-rangefor] span {
  text-transform: lowercase;
}
@media (max-width: 639px) {
  .card.vertical-filters > form .title {
    text-transform: uppercase;
  }
}
@media (min-width: 640px) {
  .card.vertical-filters > form .title {
    font-size: 1.8rem;
  }
  .card.vertical-filters > form .fieldset[data-filter='clearFilterLabel'] button {
    font-size: 1.2rem;
  }
}
.compare-vehicles.card table {
  font-size: 1.6rem;
  word-wrap: break-word;
}
.dcw-design-modern .promoPopupNotificationBar > .content .text .title h1,
.dcw-design-modern .promoPopupNotificationBar > .content .text .title h2 {
  text-transform: capitalize;
  font-size: 2rem;
}
.dcw-design-modern .promoPopupNotificationBar > .content .text .link a {
  text-decoration: underline;
  font-size: 1.4rem;
  font-weight: 100;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
  font-size: 3rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
  font-size: 3rem;
  line-height: 3.2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"] {
  font-size: 3rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"] {
  font-size: 2rem;
  line-height: 2.5rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .vin,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .vin,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .vin {
  font-size: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a {
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1.3;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="name"] {
  text-transform: uppercase;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .paymentInfoTab a span[itemprop="amount"] {
  font-size: 2.2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"] {
  font-size: 1.5rem;
  line-height: 1.2;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .tabContainer > div.selected a {
  text-decoration: none;
  font-size: 1.5rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="description"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="description"] {
  font-size: 2rem;
  line-height: 1.3;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  line-height: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span {
  font-size: 1.6rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"] {
  font-size: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .disclaimer,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy .disclaimer,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy .disclaimer {
  font-size: 1.3rem;
  line-height: 2.3rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul {
  font-style: normal;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child,
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child {
  font-size: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"],
.dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
  text-transform: capitalize;
  text-decoration: underline;
  font-size: 1.4rem;
}
@media screen and (min-width: 641px) {
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a,
  .dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"],
  .dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"],
  .dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a span[itemprop="amount"] {
    font-size: 2rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1,
  .dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1 {
    font-size: 3rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"],
  .dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"] {
    line-height: 2.9rem;
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 732px) {
  .dcw-design-modern [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-modern [class*=" InventoryGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"],
  .dcw-design-modern [class*=" IncentiveGAQ-"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
    font-size: 2rem;
  }
}
.user-links > .content .link .tertiary a {
  font-size: 0;
  text-decoration: none;
  font-weight: normal;
}
.user-links > .content .link .share .heading {
  font-family: "Roboto-Regular";
  font-weight: normal;
}
.user-links > .content .link .share .sharedLink {
  word-wrap: break-word;
}
.user-links > .content .link .share a[data-action="close"] {
  font-size: 0;
  text-decoration: none;
  font-weight: bold;
}
.vehicle-listing.card > .content .copy h1,
.vehicle-listing.card > .content .copy h2,
.vehicle-listing.card > .content .copy h3,
.vehicle-listing.card > .content .copy h4,
.vehicle-listing.card > .content .copy h5,
.vehicle-listing.card > .content .copy h6 {
  font-family: "Roboto-Regular";
}
.vehicle-listing.card > .content .title [itemtype$="/AggregateOffer"] ul li div[itemprop*="priceSpecification"] span[itemprop="price"] {
  font-size: 150%;
}
.vehicle-listing.card > .content .media .tertiary a {
  text-decoration: none;
}
.vehicle-listing.card > .content .vehicle-specifications .key,
.vehicle-listing.card > .content .vehicle-specifications .value {
  font-family: "Roboto-Regular";
  text-transform: capitalize;
  font-size: 1.2rem;
}
.vehicle-listing.card > .content .vehicle-specifications h1,
.vehicle-listing.card > .content .vehicle-pricing h1,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h1,
.vehicle-listing.card > .content .vehicle-specifications h2,
.vehicle-listing.card > .content .vehicle-pricing h2,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h2,
.vehicle-listing.card > .content .vehicle-specifications h3,
.vehicle-listing.card > .content .vehicle-pricing h3,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h3,
.vehicle-listing.card > .content .vehicle-specifications h4,
.vehicle-listing.card > .content .vehicle-pricing h4,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h4,
.vehicle-listing.card > .content .vehicle-specifications h5,
.vehicle-listing.card > .content .vehicle-pricing h5,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h5,
.vehicle-listing.card > .content .vehicle-specifications h6,
.vehicle-listing.card > .content .vehicle-pricing h6,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] h6 {
  font-size: 1.5rem;
  line-height: 1.7;
}
.vehicle-listing.card > .content .vehicle-specifications ul,
.vehicle-listing.card > .content .vehicle-pricing ul,
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] ul {
  font-size: 1.2rem;
}
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] [itemprop="validThrough"] {
  font-size: 70%;
}
.vehicle-listing.card > .content [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list ul li {
  font-family: "Roboto-Regular";
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.vehicle-listing.card > .content ul li[itemprop="priceComponent"],
.vehicle-listing.card > .content ul li[itemprop="addon"],
.vehicle-listing.card > .content .other-offers li {
  font-family: "Roboto-Regular";
  text-transform: capitalize;
  font-size: 1.2rem;
}
.vehicle-listing.card > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-listing.card > .content ul li[itemprop="addon"] [itemprop="validThrough"],
.vehicle-listing.card > .content .other-offers li [itemprop="validThrough"] {
  font-size: 1rem;
}
.vehicle-listing.card > .content .media .bannerOffer_container [itemprop="expires"],
.vehicle-listing.card > .content .media .show-selected-elem [itemprop="expires"] {
  font-size: 1rem;
  font-family: "Roboto-Regular";
}
.model-showroom-carousel.card > .content form .dealer .title a {
  text-decoration: none;
}
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content .title,
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content [itemprop="department"] span,
.model-showroom-carousel.card > .content form[class*="dealersWrapper"] > .deck > .card > .content .hoursOfOperation span {
  font-family: "Roboto-Regular";
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content ul li[itemprop="addon"] [itemprop="validThrough"] {
  font-style: normal;
}
.dealer-locator.card > .deck > .card [itemprop="streetAddress"],
.dealer-locator.card > .deck > .card [itemtype$="/PostalAddress"] span {
  font-size: 1.2rem;
}
@media all and (min-width: 640px) {
  .align-card[class*="col-"] > .deck {
    animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIuY2FyZCIsICJjb250ZXh0IjogICIuY2FyZCIsICJjaGlsZCI6ICAiLmNhcmQiLCAibm9ybWFsaXplR3JpZCIgOiAiZmFsc2UifQ;
  }
  .align-card[class*="col-"] .deck-carousel {
    height: 100%;
    justify-content: center;
  }
  .align-card[class*="col-"] .deck-carousel > .content {
    flex: 0;
  }
}
.background-with-piped-deck > .deck > .card {
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
.background-with-piped-deck.bg-color > .deck > .card {
  border-bottom-color: #ffffff;
}
.background-with-piped-deck > .deck > .card {
  margin-top: 2vw;
  padding-bottom: 2rem;
}
.background-with-piped-deck > .deck > .card:last-child {
  border-bottom: none;
}
.background-with-piped-deck > .deck > .card > .content .text {
  padding-bottom: 0;
}
.background-with-piped-deck > .deck > .card:not(.media-none) > .content .media {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-none > .content .text {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown):not(.aspect-21x9) > .content .text,
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown).aspect-16x9:not(.l1) > .content .text {
  padding-top: 0;
}
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown):not(.aspect-21x9) > .content .media,
.background-with-piped-deck > .deck > .card.media-side.card:not(.media-none)[class*="aspect-"]:not(.aspect-unknown).aspect-16x9:not(.l1) > .content .media {
  padding-bottom: 0;
}
@media screen and (max-width: 639px) {
  .background-with-piped-deck.deck-bleed-card-margin.card > .deck > .card {
    padding-bottom: 4vw;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 640px) {
  .background-with-piped-deck[class*="col-"] > .deck > .card {
    border-bottom: none;
    border-right: 1px solid #e2e2e2;
  }
  .background-with-piped-deck[class*="col-"].bg-color > .deck > .card {
    border-right-color: #ffffff;
  }
  .background-with-piped-deck[class*="col-"] > .deck > .card:last-child {
    border-right: none;
  }
  .background-with-piped-deck.deck-bleed-card-margin.card[class*="col-"] > .deck > .card {
    padding-right: 1vw;
    margin-right: 1vw;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .background-with-piped-deck[class*="col-"] > .deck > .card:nth-child(2n) {
    border-right: none;
  }
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .background-with-piped-deck[class*="col-"]:not(.col-2) > .deck > .card:nth-child(3n) {
    border-right: none;
  }
}
@media screen and (min-width: 960px) {
  .background-with-piped-deck.col-2 > .deck > .card:nth-child(2n) {
    border-right: none;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1599px) {
  .background-with-piped-deck[class*="col-"]:not(.col-2):not(.col-3) > .deck > .card:nth-child(4n) {
    border-right: none;
  }
}
@media screen and (min-width: 1280px) {
  .background-with-piped-deck.col-3 > .deck > .card:nth-child(3n) {
    border-right: none;
  }
}
@media screen and (min-width: 1600px) {
  .background-with-piped-deck.col-4 > .deck > .card:nth-child(4n) {
    border-right: none;
  }
}
.horizontal-form > .content form {
  flex-wrap: wrap;
  max-width: none;
}
.horizontal-form > .content form label,
.horizontal-form > .content form output {
  display: block;
  margin: 6px 0;
}
.horizontal-form > .content form label select {
  display: block;
  width: 100%;
}
.horizontal-form > .content form label select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.horizontal-form > .content form output {
  margin: 1rem 0;
}
@media screen and (min-width: 769px) {
  .horizontal-form > .content form {
    max-width: none;
    display: flex;
    align-items: center;
  }
  .horizontal-form > .content form label,
  .horizontal-form > .content form output,
  .horizontal-form > .content form button {
    flex: 1 1 auto;
    padding: 0 0.3rem;
  }
  .horizontal-form > .content form > div {
    display: flex;
    flex: 1 1 auto;
  }
  .horizontal-form > .content form label > select {
    min-width: 100%;
  }
  .horizontal-form > .content form output b {
    padding: 0 0.4rem;
  }
  .horizontal-form > .content form button {
    margin-top: 3rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .horizontal-form > .content form label > select {
    background-position-x: 115%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .horizontal-form > .content form label > select {
    padding-right: 17px;
    background-size: 17px;
    background-position: 99% 50%;
  }
  .horizontal-form > .content form button[type="submit"] {
    max-width: 217px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .horizontal-form > .content form select#trim {
    max-width: 16rem;
  }
  .horizontal-form > .content form label {
    width: auto;
  }
  .horizontal-form > .content form output {
    text-align: left;
    width: 50%;
    display: flex;
    justify-content: space-between;
  }
  .horizontal-form > .content form button[type="submit"] {
    width: 40%;
    margin-right: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .horizontal-form > .content .text .copy form button[type="submit"] {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .horizontal-form.card > .content .text form > div {
    margin-right: 0.3rem;
  }
  .horizontal-form.card > .content .text form output,
  .horizontal-form.card > .content .text form button[type="submit"] {
    max-width: var(--inventory-search-max-width);
  }
  .horizontal-form.card > .content .text form output {
    text-align: center;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .horizontal-form.card > .content .text form button[type="submit"] {
    justify-content: center;
    margin-top: 0.3rem;
  }
}
.horizontal-form > .content .text .link {
  margin-top: 0;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
}
.horizontal-form > .content .text .copy form button {
  align-items: center;
  margin: 0;
}
@media screen and (max-width: 639px) {
  .horizontal-form.card > .content .text .link {
    width: 100%;
    align-items: center;
  }
  .horizontal-form.card > .content .text .link a {
    margin-right: 0;
    margin-top: 1rem;
  }
  .horizontal-form.card > .content .text .copy form select {
    min-width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .horizontal-form > .content .text .link a {
    display: flex;
    justify-content: center;
  }
  .horizontal-form > .content .text .link a:last-child {
    margin-right: 0;
  }
  .horizontal-form > .content .text .copy {
    margin-bottom: 1rem;
  }
  .horizontal-form.copy-left > .content .text .copy label,
  .horizontal-form.copy-left > .content .text .copy output {
    text-align: left;
  }
  .horizontal-form.copy-right > .content .text .copy label,
  .horizontal-form.copy-right > .content .text .copy output {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .horizontal-form.media-background:not(.media-none)[class*="keywordSearch"] > .content .text {
    width: 100%;
  }
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .text {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .media {
    order: 0;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link {
    flex-direction: row;
    margin-top: 0;
    align-items: center;
    flex-wrap: wrap;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link a {
    margin-right: 1rem;
  }
  .horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"] > .content .link a:nth-child(even) {
    margin-right: 0;
  }
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"].bg-color > .content .text {
  background-color: rgba(225, 225, 225, 0.8);
  color: #000000;
}
.horizontal-form.media-background:not(.media-none).media-background-video[class*="aspect-"].bg-dark > .content .text {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fff;
}
@media (max-width: 640px) {
  .horizontal-form.media-background-video > .content .text {
    max-width: none;
  }
  .horizontal-form.media-background-video > .content .media figure {
    height: auto;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .horizontal-form.card > .content .text {
    padding: 1rem;
    text-align: center;
  }
}
.horizontal-form.card[class*="keywordSearch"] > .content .text .link a {
  align-self: center;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset {
  display: block;
  width: 100%;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset label {
  display: none;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset input {
  padding-right: 3rem;
  margin-top: 1.5rem;
  border: 1px solid #2A2A2A;
}
.horizontal-form.card[class*="keywordSearch"] form {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem 3rem;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset {
  position: relative;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset ul {
  border: 1px solid #2A2A2A;
  background: #fff;
  border-top: none;
  max-height: inherit;
  padding: 0;
  list-style-type: none;
  position: absolute;
  width: 100%;
  z-index: 12;
  color: #000;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset ul:empty {
  border: none;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset ul li {
  text-align: left;
  border-bottom: 1px solid #2A2A2A;
  padding: 0.5rem;
  margin: 0;
  line-height: 2;
}
.horizontal-form.card[class*="keywordSearch"] form fieldset ul li:last-child {
  border-bottom: none;
}
@media screen and (max-width: 769px) {
  .horizontal-form.card[class*="keywordSearch"] form fieldset {
    margin: 0;
  }
}
@media screen and (max-width: 639px) {
  .horizontal-form.card[class*="keywordSearch"] form {
    padding: 1rem;
  }
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form {
  position: relative;
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
  color: inherit;
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:focus {
  outline: none;
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"] {
  top: 3.1rem;
  right: 1rem;
}
@media screen and (min-width: 640px) {
  .horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"] {
    right: 3rem;
  }
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]::after {
  content: none;
}
.horizontal-form.card[class*="keywordSearch"][class*="bg-"] form button[type="submit"]:hover {
  background-color: transparent;
}
@media screen and (min-width: 769px) {
  .horizontal-form.card[class*="media-background"] > .content .text {
    width: 100%;
    padding: 3rem;
    max-width: 96%;
    text-align: center;
    border-radius: 2px;
  }
  .horizontal-form.card[class*="media-background"].justification-c > .content .text {
    max-width: 96%;
  }
  .horizontal-form.card[class*="media-background"][class*="keywordSearch"] > .content .text {
    max-width: 600px;
  }
}
.fix-and-float.horizontal-form > .content .text {
  width: 96% !important;
  max-width: none;
  flex-grow: 0;
  flex-shrink: 1;
}
@media (max-width: 639px) {
  .fix-and-float.horizontal-form > .content .text .title h1,
  .fix-and-float.horizontal-form > .content .text .title h2,
  .fix-and-float.horizontal-form > .content .text .title h3,
  .fix-and-float.horizontal-form > .content .text .title h4,
  .fix-and-float.horizontal-form > .content .text .title h5,
  .fix-and-float.horizontal-form > .content .text .title h6 {
    max-width: none;
  }
}
[class*="col-"] > .deck > [class*='InventorySearch'] output,
[class*="grid-"] > .deck > [class*='InventorySearch'] output {
  display: flex;
  flex-direction: column;
}
[class*="col-"] > .deck > [class*='InventorySearch'].link-center button,
[class*="grid-"] > .deck > [class*='InventorySearch'].link-center button,
[class*="col-"] > .deck > [class*='InventorySearch'].link-right button,
[class*="grid-"] > .deck > [class*='InventorySearch'].link-right button {
  align-self: var(--inventory-search-align-self);
}
.bg-light {
  --color-swatch-border-color: #000;
  --color-swatch-round-border-color: #ed0d01;
}
.bg-dark {
  --color-swatch-border-color: #fff;
  --color-swatch-round-border-color: #fe5e56;
}
.bg-color {
  --color-swatch-border-color: #000000;
  --color-swatch-round-border-color: #ba0a01;
}
.model-color-selector.card form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.model-color-selector.card form .fieldset {
  padding: 0;
}
.model-color-selector.card.title-center > .content [itemtype$="/PriceSpecification"] {
  justify-content: center;
}
.model-color-selector.card.copy-center > .content form {
  max-width: none;
}
.model-color-selector.card.color-swatch-round > .content span,
.model-color-selector.card.color-swatch-round > .content .color-swatch-image {
  border-radius: 50%;
}
.model-color-selector.card.color-swatch-round > .content input[type="checkbox"]:checked + span,
.model-color-selector.card.color-swatch-round > .content input[type="radio"]:checked + span {
  border: 8px solid var(--color-swatch-round-border-color);
}
.model-color-selector > .content .text .title {
  margin-bottom: 0;
  z-index: 1;
}
.model-color-selector > .content h1,
.model-color-selector > .content h2,
.model-color-selector > .content h3,
.model-color-selector > .content h4,
.model-color-selector > .content h5,
.model-color-selector > .content h6 {
  color: #e1e1e1;
  font-size: 3rem;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] {
  position: relative;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] [itemprop="name"] {
  padding-right: 0;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] .disclaimer {
  position: static;
}
.model-color-selector > .content [itemtype$="/PriceSpecification"] .disclaimer div {
  width: 100%;
  bottom: auto;
}
.model-color-selector > .content legend {
  padding: 1rem 0;
  margin: 0;
  border: none;
}
.model-color-selector > .content fieldset > div label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 0.4rem 0.4rem 0.4rem 0;
  height: 50px;
  width: 50px;
}
.model-color-selector > .content fieldset > div span,
.model-color-selector > .content fieldset > div .color-swatch-image {
  border: 1px solid;
  border-radius: 0;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.model-color-selector > .content fieldset > div input[type="checkbox"],
.model-color-selector > .content fieldset > div input[type="radio"] {
  visibility: hidden;
}
.model-color-selector > .content fieldset > div input[type="checkbox"]:checked + span,
.model-color-selector > .content fieldset > div input[type="radio"]:checked + span {
  border-color: #000000;
}
.model-color-selector > .content input[type="radio"] + span::before {
  display: none;
}
.model-color-selector > .content .media {
  position: relative;
}
.model-color-selector > .content .media .sd-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 4rem;
  height: 7.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.model-color-selector > .content .media .sd-icon-next-arrow {
  align-self: flex-end;
}
.model-color-selector > .content fieldset > div span,
.model-color-selector > .content .color-swatch-image {
  border-color: var(--color-swatch-border-color);
}
@media all and (min-width: 769px) {
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9 > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-21x9 > .content .media {
    width: 60%;
  }
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9 > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-21x9 > .content .text {
    width: 40%;
  }
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1.title-center.copy-center.link-center > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3.title-center.copy-center.link-center > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4.title-center.copy-center.link-center > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9.title-center.copy-center.link-center > .content .media,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-21x9.title-center.copy-center.link-center > .content .media {
    margin: auto;
  }
  .col > .deck .model-color-selector.card:not(.media-none).aspect-1x1.title-center.copy-center.link-center > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-4x3.title-center.copy-center.link-center > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-3x4.title-center.copy-center.link-center > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-16x9.title-center.copy-center.link-center > .content .text,
  .col > .deck .model-color-selector.card:not(.media-none).aspect-21x9.title-center.copy-center.link-center > .content .text {
    width: 100%;
  }
}
.model-showroom-carousel.card > .content form {
  max-width: none;
  display: flex;
  flex-wrap: wrap;
}
.model-showroom-carousel.card > .content form .fieldset {
  align-self: center;
  margin-right: 2vw;
  margin-bottom: 2vw;
  flex: 1 1 100%;
}
.model-showroom-carousel.card > .content form select,
.model-showroom-carousel.card > .content form button {
  width: 100%;
}
.model-showroom-carousel.card > .content form button {
  font-family: "Roboto-Regular";
  text-transform: uppercase;
  padding: 1.5rem 30px 1.5rem 30px;
  font-size: 1.6rem;
  border: 0;
  max-width: 20rem;
}
@media all and (min-width: 640px) {
  .model-showroom-carousel.card > .content form .fieldset {
    flex: 1 1 auto;
    max-width: 20rem;
  }
  .model-showroom-carousel.card > .content form select,
  .model-showroom-carousel.card > .content form button {
    min-width: 15rem;
  }
}
.model-showroom-carousel.card > .content .copy .fieldset label[data-selected] {
  text-align: left;
}
@media only screen and (min-width: 1280px) {
  .model-showroom-carousel.card .deck [data-brandcarousel="true"] .brandCarousel [itemprop="manufacturer"] {
    display: block;
    text-align: center;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandCarousel [itemprop="manufacturer"] {
    display: none;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandCarousel .brandHoverText {
    display: block;
    font-size: 2rem;
    line-height: 1.2;
    text-align: center;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandImage {
    opacity: 0;
  }
  .model-showroom-carousel.card .deck [data-brandcarousel="true"]:hover .brandLogo {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.model-showroom-carousel .card[class*="modelShowroomFeatureVehicles"] > .content .link {
  margin-top: 0.7vw;
}
.model-showroom-carousel .disclaimer {
  position: static;
}
.model-showroom-carousel .card > .content .disclaimer.disclaimer-open > div {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
}
.model-showroom-carousel.card > .content form .fieldset {
  align-self: flex-end;
}
.model-showroom-carousel.card > .content form label {
  margin: 0;
}
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #000 !important;
  background: transparent !important;
  border: none !important;
  text-align: left;
  padding: 1rem;
  min-height: 42px;
  max-width: 150px;
  animation: none;
  box-shadow: none !important;
  transition: none !important;
  text-shadow: none !important;
  letter-spacing: normal;
}
.bg-color.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.bg-color.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #000000 !important;
}
.bg-dark.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button,
.bg-dark.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover {
  color: #fff !important;
}
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:before,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover:before,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:after,
.model-showroom-carousel.card > .content form .fieldset[data-filter="clearFilterLabel"] button:hover:after {
  display: none;
}
.model-showroom-carousel.copy-right form {
  justify-content: flex-end;
}
.model-showroom-carousel.copy-center form {
  justify-content: center;
}
.logo-soup > .deck {
  padding: 0 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICIudGV4dCwgLnRpdGxlLCAuY29weSwgLmxpbmssIC5tZWRpYSIsICJjb250ZXh0IjogICIuY2FyZCIsICJjaGlsZCI6ICAiLmNhcmQiLCAibm9ybWFsaXplR3JpZCIgOiAiZmFsc2UifQ;
}
.logo-soup > .deck > .card {
  padding: 1rem;
  width: auto;
}
.logo-soup > .deck > .card.copy-none.links-none {
  padding: 0.5rem 0.2rem;
}
.logo-soup > .deck > .card > .content {
  justify-content: center;
}
.logo-soup > .deck > .card > .content .title {
  display: none;
}
.logo-soup > .deck > .card > .content .link {
  flex-direction: column;
}
.logo-soup > .deck > .card > .content .link a {
  margin-right: 0;
  width: 100%;
}
.logo-soup > .deck > .card > .content .link a:first-child {
  margin-top: 0;
}
.logo-soup > .deck > .card > .content .text {
  --card-content-text-padding: 0;
}
.logo-soup > .deck > .card > .content .media {
  justify-content: center;
}
.logo-soup > .deck > .card > .content .media img {
  max-width: 100px;
}
.logo-soup > .deck > .card.card-clickable > .content .link {
  max-width: 0;
}
@media all and (max-width: 639px) {
  .logo-soup > .deck {
    padding: 0 1rem;
  }
  .logo-soup > .deck > .card > .content .media img {
    max-width: 90px;
  }
}
.vehicle-showcase:not(.placeholder-see-more) > .content .text {
  color: var(--vehicle-showcase-text-color);
}
@media (min-width: 769px) {
  .vehicle-showcase:not(.placeholder-see-more) > .content {
    background-color: var(--vehicle-showcase-background-color);
  }
  .vehicle-showcase:not(.placeholder-see-more) > .content .text .title [itemprop="name"] a {
    color: var(--vehicle-showcase-text-color);
  }
}
.vehicle-showcase:not(.placeholder-see-more) > .content:hover::after,
.vehicle-showcase:not(.placeholder-see-more) > .content:focus-within::after {
  background-color: var(--vehicle-showcase-hover-background-color);
}
.vehicle-showcase.bg-light {
  --vehicle-showcase-text-color: #000;
  --vehicle-showcase-background-color: #fff;
  --vehicle-showcase-hover-background-color: rgba(255, 255, 255, 0.8);
}
.vehicle-showcase.bg-dark {
  --vehicle-showcase-text-color: #fff;
  --vehicle-showcase-background-color: #2A2A2A;
  --vehicle-showcase-hover-background-color: rgba(42, 42, 42, 0.8);
}
.vehicle-showcase.bg-color {
  --vehicle-showcase-text-color: #000000;
  --vehicle-showcase-background-color: #e1e1e1;
  --vehicle-showcase-hover-background-color: rgba(225, 225, 225, 0.8);
}
@media screen and (min-width: 769px) {
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content .text {
    padding-top: 2vw;
    padding-bottom: 0;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content .text::before {
    content: none;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content .text::after {
    content: "\f3d0";
    display: block;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:hover .text::after,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:focus-within .text::after {
    visibility: hidden;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:hover .wrapped-specs,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:focus-within .wrapped-specs {
    top: auto;
    bottom: 0;
    animation: slide-down 0.2s;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:hover .wrapped-specs .link,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-bottom > .content:focus-within .wrapped-specs .link {
    animation: slide-down 0.4s;
  }
}
@media screen and (min-width: 1024px) {
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side > .content {
    min-height: 25rem;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side > .content .title {
    justify-content: space-between;
    height: 100%;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side[class*="justification-"] > .content .text {
    padding-top: 2vw;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side[class*="justification-"] > .content .text::before,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side[class*="justification-"] > .content .text::after {
    width: 1rem;
    position: absolute;
    top: 50%;
    z-index: 10;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side[class*="justification-"] > .content .wrapped-specs {
    width: 50%;
    height: 100%;
    padding: 1rem;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content .text::before {
    content: none;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content .text::after {
    left: 46%;
    content: "\f3d3";
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:hover .text::after,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:focus-within .text::after {
    visibility: hidden;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:hover .wrapped-specs,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:focus-within .wrapped-specs {
    right: 0;
    left: auto;
    animation: slide-right 0.2s;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:hover .wrapped-specs .link,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-r > .content:focus-within .wrapped-specs .link {
    animation: slide-right 0.4s;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content .text::before {
    right: 46%;
    content: "\f3d2";
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:hover .text::before,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:focus-within .text::before {
    visibility: hidden;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:hover .wrapped-specs,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:focus-within .wrapped-specs {
    animation: slide-left 0.2s;
  }
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:hover .wrapped-specs .link,
  .vehicle-showcase:not(.placeholder-see-more).hover-treatment-slide-overlay.media-side.justification-l > .content:focus-within .wrapped-specs .link {
    animation: slide-left 0.4s;
  }
}
.vehicle-showcase.card > .content .wrapped-specs .link {
  align-items: center;
  justify-content: center;
}
.vehicle-showcase > .content .title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.vehicle-showcase > .content .title .trim {
  display: block;
  font-size: 1.5rem;
}
.vehicle-showcase > .content .title [itemprop*="offers"] {
  font-size: 1.8rem;
  margin-top: 2rem;
}
.vehicle-showcase > .content .title [itemprop*="offers"] li {
  display: block;
  margin-bottom: 0;
}
.vehicle-showcase > .content .title [itemprop*="offers"] .subtitle {
  font-size: 1.5rem;
  margin: 0;
}
.vehicle-showcase > .content .specData dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.vehicle-showcase > .content .specData dl dt,
.vehicle-showcase > .content .specData dl dd {
  width: 50%;
  font-family: inherit;
}
.vehicle-showcase > .content .specData dl .value {
  text-align: right;
}
.vehicle-showcase.placeholder-see-more.card > .content {
  background-color: transparent;
}
.vehicle-showcase.placeholder-see-more.card > .content .text {
  padding: 0;
}
.vehicle-showcase.placeholder-see-more.card > .content .title,
.vehicle-showcase.placeholder-see-more.card > .content .copy {
  display: none;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content::after {
    height: 100%;
    width: 100%;
    content: " ";
    position: absolute;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .text {
    z-index: 1;
    padding-top: 0;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .text::before,
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .text::after {
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    text-align: center;
    color: inherit;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .text::before {
    content: "\f3d8";
    display: block;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .wrapped-specs {
    display: none;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:hover::after,
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:focus-within::after {
    top: 0;
    left: 0;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:hover .text::before,
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:focus-within .text::before {
    visibility: hidden;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:hover .wrapped-specs,
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:focus-within .wrapped-specs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    padding: 2rem;
    left: 0;
    top: 0;
    height: 65%;
    animation: slide-up 0.2s;
    z-index: 2;
  }
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:hover .wrapped-specs .link,
  .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content:focus-within .wrapped-specs .link {
    animation: slide-up 0.4s;
  }
}
@media screen and (min-width: 640px) {
  [class*="col-"] > .deck .vehicle-showcase.media-side > .content .specData .value {
    word-wrap: break-word;
  }
}
.two-column-form {
  --two-column-form-field-width: 100%;
}
@media screen and (min-width: 640px) {
  .two-column-form {
    --two-column-form-field-width: calc((98% / 2) - 2%);
  }
  .two-column-form .checkbox-group > div[data-type="textarea"],
  .two-column-form label[data-type="textarea"],
  .two-column-form .checkbox-group > div:nth-child(odd):last-of-type,
  .two-column-form label:nth-child(odd):last-of-type {
    --two-column-form-field-width: calc(98% - 2%);
  }
}
@media screen and (max-width: 1199px) {
  .grid-2-1 > .deck > .card:nth-child(even) .two-column-form,
  .grid-1-2 > .deck > .card:nth-child(odd) .two-column-form {
    --two-column-form-field-width: 100%;
  }
}
.two-column-form > .content form fieldset.checkbox-group > div,
.two-column-form > .content form .fieldset.checkbox-group > div,
.two-column-form > .content form fieldset label,
.two-column-form > .content form .fieldset label {
  display: inline-flex;
  flex-direction: column;
  width: var(--two-column-form-field-width);
}
@media screen and (min-width: 640px) {
  .two-column-form > .content form fieldset.checkbox-group > div,
  .two-column-form > .content form .fieldset.checkbox-group > div,
  .two-column-form > .content form fieldset label,
  .two-column-form > .content form .fieldset label {
    margin-right: 2%;
  }
}
.two-column-form > .content form fieldset.checkbox-group > div select,
.two-column-form > .content form .fieldset.checkbox-group > div select,
.two-column-form > .content form fieldset label select,
.two-column-form > .content form .fieldset label select {
  min-width: 0;
}
.two-column-form > .content form fieldset.checkbox-group > div textarea,
.two-column-form > .content form .fieldset.checkbox-group > div textarea,
.two-column-form > .content form fieldset label textarea,
.two-column-form > .content form .fieldset label textarea {
  min-height: 12rem;
}
:root {
  --promo-pop-form-label-span: none;
  --promo-pop-notification-bar-background-color: #e1e1e1;
  --promo-pop-notification-bar-text-color: #000;
}
[name="consentInfo"] label > span:not(.validation-message) {
  --promo-pop-form-label-span: block;
}
.promoPopupNotificationBar {
  background-color: var(--promo-pop-notification-bar-background-color);
  color: var(--promo-pop-notification-bar-text-color);
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
}
.promoPopupNotificationBar > .content .text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.2vw 1vw;
}
.promoPopupNotificationBar > .content .text .title {
  flex: 1 1 100%;
  padding: 0.5rem 1rem;
}
.promoPopupNotificationBar > .content .text .title h1,
.promoPopupNotificationBar > .content .text .title h2 {
  margin-top: 0.2rem;
}
.promoPopupNotificationBar > .content .text .title p {
  display: none;
}
.promoPopupNotificationBar > .content .text .link {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  flex-direction: row;
  flex: 1 1 100%;
}
.promoPopupNotificationBar > .content .text .link a {
  text-align: left;
  background: transparent;
  color: #000;
  border: none;
  padding: 0;
  min-height: 1rem;
  max-width: none;
}
.promoPopupNotificationBar > .content .text .link a:first-child {
  order: 2;
}
.promoPopupNotificationBar > .content .text .link a:nth-child(2) {
  order: 1;
  flex-grow: 1;
}
@media screen and (min-width: 641px) {
  .promoPopupNotificationBar > .content .text .title {
    flex: 0 1 auto;
    align-items: center;
  }
  .promoPopupNotificationBar > .content .text .link {
    flex: 1 1 auto;
    align-items: center;
  }
}
.promoPopupNotificationBar[aria-hidden="true"] {
  display: none;
}
#promo.PromoPopUp.card > .title {
  background-color: #c8c8c8;
  color: #2A2A2A;
}
#promo.PromoPopUp.card > .title h1,
#promo.PromoPopUp.card > .title h2,
#promo.PromoPopUp.card > .title h3,
#promo.PromoPopUp.card > .title h4,
#promo.PromoPopUp.card > .title h5,
#promo.PromoPopUp.card > .title h6 {
  box-shadow: none;
  background-color: transparent;
  color: #2A2A2A;
}
#promo.PromoPopUp.card > .content {
  background-color: #c8c8c8;
  color: #2A2A2A;
  margin: 0;
}
#promo.PromoPopUp.card > .content .copy,
#promo.PromoPopUp.card > .content .link {
  background-color: transparent;
  color: #2A2A2A;
}
#promo.PromoPopUp.card > .content .copy p {
  padding: 0 1rem;
}
#promo.PromoPopUp.card > .content .copy .tabContainer > div.selected a {
  display: inline-block;
}
#promo.PromoPopUp.card > .content .link a[href="#close"] {
  margin: 0;
  line-height: 1;
}
#promo.PromoPopUp.card > .content .link a[href="#close"]::before {
  padding: 0 2rem;
  color: #000000;
}
#promo.PromoPopUp.card > .content button {
  min-width: 10rem;
}
#promo.PromoPopUp.card > .content .media .vin {
  color: #2A2A2A;
  font-size: 1.4rem;
}
#promo.PromoPopUp.card.col > .content .copy,
#promo.PromoPopUp.card.col-2 > .content .copy,
#promo.PromoPopUp.card.col > .content .copy form,
#promo.PromoPopUp.card.col-2 > .content .copy form {
  background-color: #c8c8c8;
  color: #2A2A2A;
  padding-top: 0;
}
#promo.PromoPopUp.card.col.promoPopDefaultForm > .content .media,
#promo.PromoPopUp.card.col-2.promoPopDefaultForm > .content .media {
  margin-top: 0;
}
#promo.PromoPopUp.card.col.promoPopDefaultForm > .content .media p[data-promo-element="promoPopSubTitle"],
#promo.PromoPopUp.card.col-2.promoPopDefaultForm > .content .media p[data-promo-element="promoPopSubTitle"] {
  margin: 0;
}
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content {
  background-color: #c8c8c8;
  color: #2A2A2A;
}
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h1,
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h2,
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h3,
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h4,
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h5,
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .title h6 {
  color: #2A2A2A;
}
#promo.PromoPopUp.card .deck .promoPopPriceWatch > .content .privacy-policy-setting a {
  color: #2A2A2A;
}
@media screen and (min-width: 641px) and (orientation: portrait) {
  #promo.PromoPopUp.card > .content .link a[href="#close"] {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 641px) {
  #promo.PromoPopUp.card {
    overflow: auto;
    background-color: #c8c8c8;
    color: #2A2A2A;
    border: 3.5rem solid #fff;
    border-image: linear-gradient(115deg, #ed0d01 45%, #fff 0%);
    border-image-slice: 30;
    box-sizing: border-box;
  }
  #promo.PromoPopUp.card > .title,
  #promo.PromoPopUp.card > .content {
    position: relative;
    top: 0;
  }
  #promo.PromoPopUp.card > .title .link a[href="#close"]::before,
  #promo.PromoPopUp.card > .content .link a[href="#close"]::before {
    margin: 0;
    padding: 0 1.5rem;
    line-height: 1;
  }
  #promo.PromoPopUp.card.col-2 > .deck {
    top: 0;
    position: relative;
  }
  #promo.PromoPopUp.card.col-2 > .deck .card {
    background-color: #c8c8c8;
    color: #2A2A2A;
  }
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text {
    margin-top: 0;
    padding: 1vw;
  }
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h1,
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h2,
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h3,
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h4,
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h5,
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text .title h6 {
    font-size: 1.8rem;
    color: #2A2A2A;
  }
  #promo.PromoPopUp.card.col-2 > .deck .card > .content .text form input[type="checkbox"] + span {
    display: block;
  }
}
@media all and (min-width: 769px) {
  [class*="-gutter"] #promo > .deck,
  [class*="-gutter"] #promo .card .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.dcw-design-modern [role="dialog"].PromoPopUp ~ .modal-guard {
  background: rgba(42, 42, 42, 0.7);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title {
  padding: 4vw 10vw 4vw 4vw;
  text-align: center;
  overflow: visible;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title h1::after,
.dcw-design-modern [role="dialog"].PromoPopUp > .title h1::before {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
  color: #000;
  max-width: 100%;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
  margin: 1rem 0 0 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content {
  padding: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .title {
  background-color: #e1e1e1;
  color: #000;
  padding: 4vw 10vw 4vw 4vw;
  text-align: center;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.75);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .title [data-promo-element="promoPopTitle"] {
  color: #000;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .media {
  order: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .media p[data-promo-element="promoPopSubTitle"] {
  text-align: center;
  margin: 1rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .media figure figcaption .vin {
  color: #000;
  display: block;
  text-align: center;
  margin-top: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .media .dealerDetails {
  padding: 0 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [data-promo-element="successMessage"] {
  padding: 0 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .vin {
  display: block;
  margin: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4vw;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a {
  padding: 0.7rem;
  border-top: solid 0.4rem transparent !important;
  border: 1px solid #e1e1e1;
  display: inline-block;
  flex-grow: 1;
  text-align: center;
  margin: 0.25rem 0.2rem 0 0;
  background: #b9b9b9;
  color: #000;
  box-shadow: inset 0 -9px 6px -6px #8a8a8a;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a:last-child {
  margin-right: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a.selected {
  background: #e1e1e1;
  color: #000000;
  border-top: solid 0.4rem #ed0d01 !important;
  box-shadow: inset 0 0 8px -8px #ed0d01;
  padding-bottom: 1.3rem;
  height: calc(100% + 10px);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab a span {
  display: block;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab + .tabContainer > div {
  background: #e1e1e1;
  color: #000000;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer {
  padding: 0 4vw;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div {
  background-color: #e1e1e1;
  color: #000000;
  padding: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div:not(.selected) {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected {
  display: block;
  text-align: center;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected [itemprop="description"] {
  margin: 0 0 2rem 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a {
  padding: 1rem;
  background: #e1e1e1;
  color: #000;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div.selected a::after {
  content: '\f3d3';
  font-family: 'Ion Icons', sans-serif;
  padding-left: 2rem;
  width: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer ul {
  padding-left: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li {
  display: flex;
  justify-content: space-between;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="amount"],
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer ul li [itemprop="price"] {
  margin-left: auto;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="description"] {
  order: 1;
  margin: 1rem 0;
  padding: 0 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="expirationDate"] {
  order: 2;
  margin: 1.5rem 0 0 0;
  padding: 0 2rem;
  color: #e1e1e1;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] {
  margin-bottom: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemtype$="/PostalAddress"] span {
  padding-right: 0.5rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] {
  padding: 0 2rem;
  margin-top: 1rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="dealershipInformation"] [itemprop="name"] {
  color: #000;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form {
  order: 4;
  background-color: #f4f4f4;
  padding: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset {
  padding-top: 2rem;
  margin: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div {
  display: flex;
  flex-wrap: wrap;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label {
  flex-basis: 100%;
  margin: 0 0.5rem 0.5rem 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label > span {
  display: var(--promo-pop-form-label-span);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input {
  margin-top: 0;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #f9f9f9;
  padding: 1.5rem 1rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset.privacy-policy-setting > div label > span {
  display: block;
  text-align: left;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form p.required {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] {
  max-width: 100%;
  border: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
  background: transparent;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  margin: 0;
  padding: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul {
  display: block;
  list-style-type: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li {
  display: block;
  margin-bottom: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] ul li:first-child {
  color: #000;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] ~ .disclaimer {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-promo-element="successMessage"] {
  padding: 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link {
  margin-top: -2rem;
  flex-direction: column;
  padding: 0 2rem;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
  background: transparent;
  color: #f84f30;
  border: none;
  padding: 0;
  margin: 0;
  align-items: baseline;
  min-height: 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after {
  content: "";
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[href="#close"] {
  top: 0;
  right: 0;
  background: transparent;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[aria-hidden="true"] {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="printLink"] {
  margin: 2rem 0;
}
.dcw-design-modern [role="dialog"].PromoPopUp > .deck .promoPopPriceWatch > .content .text .title p {
  display: none;
}
.dcw-design-modern [role="dialog"].PromoPopUp.promoPopDefaultForm > .content .copy [data-promo-element="successMessage"] {
  padding: 0 2rem;
}
@media screen and (min-width: 641px) {
  .dcw-design-modern [role="dialog"].PromoPopUp {
    max-width: 60vw;
    left: 20vw;
    right: 20vw;
    top: 4vw;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp[role="dialog"] {
    bottom: auto;
    height: auto;
    padding-bottom: 1rem;
    overflow: auto;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp[role="dialog"]#promo.card > .content,
  .dcw-design-modern [role="dialog"].PromoPopUp[role="dialog"] .col-2.promoPopDefaultForm > .content {
    height: auto;
    min-height: 30rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content {
    display: flex;
    flex-direction: row;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .media {
    width: 50%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 12rem;
    height: 100%;
    margin-top: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .vin {
    margin: 1rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab,
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .tabContainer {
    padding: 0 1rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a {
    border: none;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    top: 0;
    position: absolute;
    height: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media {
    margin: 9rem 0.6rem 0 0.6rem;
    flex-basis: 50%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media .dealerDetails {
    text-align: center;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy {
    flex-basis: 50%;
    margin-top: 0;
    height: inherit;
    padding-top: 8rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="description"],
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy .disclaimer,
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy [itemprop="expirationDate"] {
    position: absolute;
    left: 0;
    width: 50%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy form fieldset div label {
    flex-basis: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link {
    padding: 0;
    width: 48%;
    position: absolute;
    bottom: 10%;
    right: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content {
    width: 50%;
    margin: 2rem 0 0 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content .media {
    margin: 1rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card {
    height: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text {
    margin-top: 8rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .title h1 {
    white-space: pre-wrap;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content .text .copy form label {
    margin: 1rem 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card.promoPopPriceWatch .content[aria-hidden="true"] {
    display: none;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.merchandisingTabs > .content {
    width: 100%;
    margin: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.merchandisingTabs > .content .media figure {
    margin: 1rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .content {
    width: 48%;
    float: left;
    margin: 2rem 0.5rem 0 0.5rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .content .copy form {
    background-color: transparent;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .deck {
    width: 50%;
    float: left;
    margin-top: -11rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .deck .card {
    width: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .deck .card .content .text {
    padding: 2vw;
    margin-top: 11rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .deck .card .content .text .copy {
    margin-top: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2 > .deck .card .content .text .copy form p {
    display: block;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .title {
    padding: 0;
    background: transparent;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .title p[data-promo-element="promoPopSubTitle"] {
    color: #000;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .title h1[data-promo-element="promoPopTitle"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 5rem;
    position: relative;
    z-index: 1;
    transform: none;
    box-shadow: 1px 1px 9px 1px #999499;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .media {
    min-height: 0.1px;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .media figure figcaption .vin {
    color: #000;
    display: block;
    text-align: center;
    margin-top: 2rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .media .dealerDetails .disclaimer div {
    position: relative;
    width: 100%;
    bottom: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"] {
    margin: 0 auto;
    justify-content: center;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="editLink"]::after {
    display: none;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[data-promo-element="printLink"] {
    margin: 2rem auto;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[href="#close"] {
    top: calc(4vw + 3.5rem);
    right: calc(20vw + 3.5rem);
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link a[href="#close"]::before {
    font-size: 6rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy {
    display: inline-block;
    text-align: center;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form {
    max-width: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset {
    padding: 0 0 1rem 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form fieldset > div label {
    flex-basis: 48%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy form[data-submitted="true"] div[role="status"] {
    max-width: 100%;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .disclaimer {
    margin: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [itemprop="expirationDate"] {
    order: 2;
    margin: 0 0 1.5rem 0;
    padding: 0 2rem;
    color: #e1e1e1;
  }
}
@media screen and (min-width: 641px) and (orientation: portrait) {
  .dcw-design-modern [role="dialog"].PromoPopUp {
    max-width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    top: 50%;
    transform: translateY(-50%);
    overflow: visible;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .media {
    margin-top: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .copy {
    padding-top: 0;
    overflow: auto;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.promoPopDefaultForm > .content .link {
    position: absolute;
    top: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.merchandisingTabs .copy {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
    padding: 2rem 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.merchandisingTabs .link {
    position: absolute;
    top: 0;
    right: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck {
    position: initial;
    height: auto;
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .card .content {
    overflow: auto;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card {
    max-height: calc(100vh - 24.5vw);
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .deck .promoPopPriceWatch.card .content .text {
    margin-top: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp.col-2.priceWatchForm > .content {
    position: relative;
  }
}
@media screen and (min-width: 641px) and (max-width: 1026px) {
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .tabContainer > div {
    padding: 2rem 0.5rem;
  }
}
@media screen and (min-width: 641px) and (max-width: 732px) {
  .dcw-design-modern [role="dialog"].PromoPopUp > .title [data-promo-element="promoPopTitle"] {
    min-height: 7rem;
  }
}
.dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .paymentInfoTab {
  animation-name: tabs--eyJvcmRlciI6ICAiMSIsICJhcHBseVRvTmF2aWdhdGlvbiI6ICAidHJ1ZSIsICJjb250cm9sU2VsZWN0b3IiOiAiLnBheW1lbnRJbmZvVGFiIGEiLCJjb250ZW50U2VsZWN0b3IiOiAgIi50YWJDb250YWluZXIiLCAiY2xpY2tPbkNoaWxkcmVuIjogICJ0cnVlIn0;
  display: flex;
}
.dcw-design-modern [role="dialog"].PromoPopUp.bg-color > .content > .copy .paymentInfoTab a.selected {
  background-color: #fff;
  color: #000;
}
.dcw-design-modern [role="dialog"].PromoPopUp.bg-color > .content > .copy .tabContainer > div {
  background-color: #fff;
  color: #000;
}
.integration-card {
  margin: 0 !important;
  padding: 0 !important;
}
.search-switch-enabled .search-switch {
  display: flex;
  justify-content: center;
  margin-bottom: var(--switch-margin-bottom);
  position: var(--switch-position);
  right: var(--switch-position-right);
  top: var(--switch-position-top);
  z-index: var(--switch-z-index);
}
.search-switch-enabled .search-switch input[type="radio"] {
  height: 1px;
  width: 1px;
}
.search-switch-enabled .search-switch input[type="radio"]:checked + label {
  background-color: #ed0d01;
  color: #fff;
  border: 1px solid #ed0d01;
  cursor: default;
  box-shadow: none;
}
.search-switch-enabled .search-switch label {
  display: flex;
  justify-content: center;
  line-height: 3rem;
  color: var(--switch-off-label-text-color, #333333);
  border: var(--switch-off-label-border, 1px solid #b9b9b9);
  font-size: var(--switch-label-font-size);
  font-family: var(--switch-label-font-family);
  text-align: var(--switch-label-text-align);
  text-transform: var(--switch-label-text-transform);
  padding: var(--switch-label-padding);
  box-shadow: var(--switch-off-label-box-shadow);
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  background-color: #b9b9b9;
}
.search-switch-enabled .search-switch label::before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
}
.search-switch-enabled .search-switch label[for="searchView-site"] {
  border-right: none;
}
.search-switch-enabled .search-switch label[for="searchView-site"]::before {
  content: "\f4a5";
}
.search-switch-enabled .search-switch label[for="searchView-inventory"] {
  border-left: none;
}
.search-switch-enabled .search-switch label[for="searchView-inventory"]::before {
  content: "\f36f";
}
.search-switch-enabled.header .advanced-site-search form .search-switch label {
  height: auto;
  width: var(--switch-label-width);
  text-indent: 0;
}
@media (min-width: 769px) {
  .search-switch-enabled.nested-search-enabled.header.card div[role="search"] {
    width: var(--search-input-width);
  }
  .search-switch-enabled.nested-search-enabled.header.card .menu .tools {
    margin-right: var(--header-tools-margin-right);
  }
  .search-switch-enabled.nested-search-enabled.header.card .menu .tools .saved-vehicles a::before {
    right: 1.5rem;
  }
  .search-switch-enabled:not(.nested-search-enabled) .search-switch label::before {
    margin-right: var(--switch-icon-margin-right, 1rem);
  }
}
.header.nested-search-enabled .advanced-site-search {
  display: block;
  background-color: transparent;
}
@media (min-width: 769px) {
  .header.nested-search-enabled .advanced-site-search.suggestions > form {
    z-index: var(--nested-search-adv-site-search-form-z-index);
  }
  .header.nested-search-enabled .advanced-site-search.suggestions > form input[type="search"] {
    border-bottom-color: var(--nested-search-adv-site-input-search-border-bottom-color);
  }
}
@media (max-width: 768px) {
  .header.nested-search-enabled .advanced-site-search.suggestions {
    bottom: auto;
  }
  .header.nested-search-enabled .advanced-site-search.suggestions > form {
    padding-bottom: 0;
  }
}
.header.nested-search-enabled .advanced-site-search > .deck {
  position: var(--nested-search-adv-site-search-deck-position);
  top: var(--nested-search-adv-site-search-deck-position-top);
  width: var(--nested-adv-site-search-deck-width);
  right: var(--nested-search-adv-site-search-deck-position-right);
  left: var(--nested-search-adv-site-search-deck-position-left);
  padding-bottom: 2vw;
  min-height: var(--adv-site-search-dropdown-max-height-gap);
  max-height: var(--adv-site-search-dropdown-max-height);
  z-index: var(--nested-search-adv-site-search-deck-wrapper-z-index);
  border-width: var(--nested-adv-site-search-deck-border-width);
  border-style: var(--nested-adv-site-search-deck-border-style);
  border-color: var(--nested-adv-site-search-deck-border-color);
  border-top-width: var(--nested-adv-site-search-deck-border-top-width);
  overflow-y: auto;
}
.header.nested-search-enabled.search-switch-enabled .advanced-site-search form button[type="submit"] {
  display: none;
}
.header.nested-search-enabled.search-switch-enabled .advanced-site-search form .voice-search input[type="search"],
.header.nested-search-enabled.search-switch-enabled .advanced-site-search form .text-search input[type="search"] {
  padding-right: var(--nested-search-adv-site-search-input-padding-right);
}
.advanced-site-search {
  --adv-site-search-max-width: 1400px;
  --adv-site-search-dropdown-max-height-gap: 12.5rem;
  --adv-site-search-dropdown-max-height: calc(100vh - 12.5rem);
  --adv-site-search-input-background-color: #fff;
  --adv-site-search-input-text-color: #000;
  --adv-site-search-input-placeholder-color: #626262;
  --adv-site-search-input-border: 1px solid #808080;
  --nested-search-adv-site-search-deck-wrapper-z-index: 2;
  --nested-search-adv-site-search-form-z-index: 3;
  --nested-search-adv-site-input-search-border-bottom-color: #fff;
  --nested-search-adv-site-search-input-padding-right: 8rem;
  --nested-search-adv-site-search-form-horizontal-margin: 1.5rem;
  --nested-adv-site-search-deck-width: calc(100% - 1.5rem * 2);
  --nested-adv-site-search-deck-border-width: 1px;
  --nested-adv-site-search-deck-border-style: solid;
  --nested-adv-site-search-deck-border-color: #000;
  --nested-adv-site-search-deck-border-top-width: 0;
  --nested-search-adv-site-search-deck-position: relative;
  --nested-search-adv-site-search-deck-position-top: 0;
  --nested-search-adv-site-search-deck-position-left: var(--nested-search-adv-site-search-form-horizontal-margin);
  --nested-search-adv-site-search-deck-position-right: var(--nested-search-adv-site-search-form-horizontal-margin);
}
@media (min-width: 769px) {
  .advanced-site-search {
    --nested-adv-site-search-deck-width: 70vw;
    --nested-search-adv-site-search-deck-position: absolute;
    --nested-search-adv-site-search-deck-position-left: auto;
    --nested-search-adv-site-search-deck-position-right: calc(1.5rem + 2px);
    --nested-search-adv-site-search-deck-position-top: calc(100% - 1px);
    --nested-adv-site-search-deck-border-top-width: 1px;
  }
}
@media (min-width: 1024px) {
  .advanced-site-search {
    --nested-adv-site-search-deck-width: 60vw;
  }
}
.nested-search-enabled .advanced-site-search {
  --adv-site-search-input-background-color: #fff;
  --adv-site-search-input-text-color: #000;
  --adv-site-search-input-placeholder-color: #626262;
  --adv-site-search-input-border: 1px solid #000;
}
.search-switch-enabled {
  --search-input-width: 28.5rem;
  --header-tools-margin-right: var(--search-input-width);
  --switch-position: absolute;
  --switch-position-top: 1.6rem;
  --switch-position-right: 1.6rem;
  --switch-margin-bottom: 0;
  --switch-z-index: 5;
  --switch-label-font-size: 0;
  --switch-label-font-family: "Roboto-Regular";
  --switch-label-text-transform: uppercase;
  --switch-label-text-align: center;
  --switch-label-padding: 0.1rem 1rem 0;
  --switch-label-width: 3.5rem;
  --switch-off-label-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5), 0 1px rgba(185, 185, 185, 0.1);
}
.search-switch-enabled.header-5 {
  --switch-z-index: 15;
  --header-tools-margin-right: 3rem;
}
@media (max-width: 768px) {
  .search-switch-enabled:not(.nested-search-enabled) {
    --switch-label-padding: 0.5rem 2rem;
    --switch-position-top: 1.6rem;
    --switch-position-right: 1.1rem;
  }
}
@media (min-width: 769px) {
  .search-switch-enabled {
    --switch-position-top: 0.1rem;
    --switch-position-right: 0.1rem;
  }
  .search-switch-enabled:not(.nested-search-enabled) {
    --switch-position: static;
    --switch-margin-bottom: 1rem;
    --switch-label-font-size: 1.2rem;
    --switch-label-width: 20rem;
  }
}
@media (min-width: 769px) {
  .search-switch-enabled .advanced-site-search {
    --nested-search-adv-site-search-deck-position-right: calc(1.5rem + 1.1rem);
  }
  .search-switch-enabled .advanced-site-search > .inventory-search.cards-one {
    --nested-adv-site-search-deck-width: calc(100% - ((1.5rem * 2) + 1.1rem));
  }
  .advanced-site-search > .inventory-search.cards-one {
    --nested-adv-site-search-deck-width: calc(100% - ((1.5rem * 2) + .2rem));
  }
}
.advanced-site-search {
  cursor: default;
}
.advanced-site-search,
.advanced-site-search > .deck {
  display: none;
}
.advanced-site-search.suggestions > .deck {
  display: flex;
  flex-wrap: wrap;
}
.advanced-site-search[class*="col-"] .card > .content .text {
  justify-content: flex-start;
}
.search-open .advanced-site-search {
  overflow-y: auto;
  display: block;
}
@media (max-width: 768px) {
  .search-open {
    overflow-y: auto;
  }
}
@media all and (min-width: 769px) {
  .header.header-1 div[role="search"][data-params*='cardName:advancedSiteSearch'],
  .header.header-2 div[role="search"][data-params*='cardName:advancedSiteSearch'],
  .header.header-3 div[role="search"][data-params*='cardName:advancedSiteSearch'],
  .header.header-4 div[role="search"][data-params*='cardName:advancedSiteSearch'],
  .header.header-6 div[role="search"][data-params*='cardName:advancedSiteSearch'] {
    animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWFyY2gtb3BlbiIsICJmb2N1c09uRXZlbnQiOiAgImNvbnRleHR1YWwtc2VhcmNoZWQtaW52ZW50b3J5IiwgInRvZ2dsZUVsZW1XaGVuRm9jdXNlZCI6ICJmYWxzZSIsInRyaWdnZXJPbkNoaWxkRWxlbWVudCI6ICJmYWxzZSIsImluc2lnaHRGb2N1cyI6ICAic2VhcmNoLW9wZW4iLCJpbnNpZ2h0Qmx1ciI6ICAic2VhcmNoLWNsb3NlIn0;
  }
}
.header .advanced-site-search[aria-busy="true"],
.header .advanced-site-search [aria-busy="true"] {
  opacity: 1;
}
.header .advanced-site-search[aria-busy="true"] .overlay,
.header .advanced-site-search [aria-busy="true"] .overlay {
  display: none;
}
.header .advanced-site-search > .deck:empty {
  display: none;
}
.header .advanced-site-search form .voice-search input[type="search"],
.header .advanced-site-search form .text-search input[type="search"] {
  background-color: var(--adv-site-search-input-background-color);
  color: var(--adv-site-search-input-text-color);
  border: var(--adv-site-search-input-border);
}
.header .advanced-site-search form .voice-search input[type="search"]::-webkit-input-placeholder,
.header .advanced-site-search form .text-search input[type="search"]::-webkit-input-placeholder {
  color: var(--adv-site-search-input-placeholder-color);
}
.header .advanced-site-search form .voice-search input[type="search"]:-moz-placeholder,
.header .advanced-site-search form .text-search input[type="search"]:-moz-placeholder {
  color: var(--adv-site-search-input-placeholder-color);
  opacity: 1;
}
.header .advanced-site-search form .voice-search input[type="search"]::-moz-placeholder,
.header .advanced-site-search form .text-search input[type="search"]::-moz-placeholder {
  color: var(--adv-site-search-input-placeholder-color);
  opacity: 1;
}
.header .advanced-site-search form .voice-search input[type="search"]:-ms-input-placeholder,
.header .advanced-site-search form .text-search input[type="search"]:-ms-input-placeholder {
  color: var(--adv-site-search-input-placeholder-color);
}
@media (min-width: 769px) {
  .header:not(.nested-search-enabled) .advanced-site-search {
    max-height: var(--adv-site-search-dropdown-max-height);
  }
  .header:not(.nested-search-enabled) .advanced-site-search > .deck {
    margin: 0 auto;
    max-width: var(--adv-site-search-max-width);
  }
  .header:not(.nested-search-enabled) .advanced-site-search.suggestions form {
    padding-bottom: 0;
  }
}
.advanced-site-search-hours > .content {
  flex-grow: 0;
}
@media (min-width: 769px) {
  .advanced-site-search-hours > .deck {
    padding: 0 1rem;
  }
}
@media (max-width: 639px) {
  .advanced-site-search-hours > .deck .card.advanced-site-search-department-hours > .content .text {
    padding: 0;
  }
}
.advanced-site-search-department-hours.auto-dealer {
  margin-bottom: 0;
}
.advanced-site-search-department-hours > .content .title span {
  display: block;
}
.advanced-site-search-department-hours > .content .copy {
  margin-top: 0;
}
.advanced-site-search-department-hours > .content .copy dl dt,
.advanced-site-search-department-hours > .content .copy dl dd {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .advanced-site-search-department-hours > .content {
    padding: 0 1rem 1rem;
  }
}
.card:not(.title-none):not([itemtype*="/Car"]).advanced-site-search-hours > .content .text {
  padding-bottom: 0;
}
.card:not(.title-none):not([itemtype*="/Car"]).advanced-site-search-department-hours > .content .text {
  padding-top: 0;
}
@media (min-width: 769px) {
  .nested-search-enabled .inventory-search.cards-one .advanced-site-search-hours {
    width: 100%;
  }
  .nested-search-enabled .inventory-search.cards-one .advanced-site-search-hours .text {
    padding-left: 0;
    padding-right: 0;
  }
}
.advanced-site-search {
  --adv-site-search-deck-background-color: #e1e1e1;
  --adv-site-search-deck-text-color: #000000;
  --adv-site-search-suggestion-text-color: #000000;
  --adv-site-search-suggestion-link-color: #000000;
  --adv-site-search-suggestion-link-hover-color: #ed0d01;
  --adv-site-search-suggestion-title-border-color: #000000;
}
@media all and (min-width: 769px) {
  .advanced-site-search {
    --adv-site-search-deck-background-color: #e1e1e1;
    --adv-site-search-deck-text-color: #000000;
  }
}
.nested-search-enabled .advanced-site-search,
.header-7 .advanced-site-search {
  --adv-site-search-suggestion-text-color: #000;
  --adv-site-search-suggestion-link-color: #000;
  --adv-site-search-suggestion-link-hover-color: #d40c01;
  --adv-site-search-suggestion-title-border-color: #000;
  --adv-site-nested-search-suggestion-bg-color: #fff;
}
.advanced-site-search > .deck .card > .content {
  color: var(--adv-site-search-suggestion-text-color);
}
.advanced-site-search > .deck .card > .content .text span,
.advanced-site-search > .deck .card > .content .text a {
  color: var(--adv-site-search-suggestion-link-color);
}
.advanced-site-search > .deck .card > .content .text a:hover {
  color: var(--adv-site-search-suggestion-link-hover-color);
}
.advanced-site-search > .deck .card > .content .title {
  border-bottom-color: var(--adv-site-search-suggestion-title-border-color);
}
.search-open .advanced-site-search,
.search-open .advanced-site-search > .deck .card {
  background-color: var(--adv-site-search-deck-background-color);
  color: var(--adv-site-search-deck-text-color);
}
.nested-search-enabled .advanced-site-search > .deck,
.header-7 .advanced-site-search > .deck {
  background: var(--adv-site-nested-search-suggestion-bg-color);
}
.nested-search-enabled .advanced-site-search > .deck .card,
.header-7 .advanced-site-search > .deck .card {
  background: var(--adv-site-nested-search-suggestion-bg-color);
  color: var(--adv-site-search-suggestion-text-color);
}
.nested-search-enabled .advanced-site-search > .deck .card > .content,
.header-7 .advanced-site-search > .deck .card > .content {
  color: var(--adv-site-search-suggestion-text-color);
}
.advanced-site-search-suggestions > .content {
  padding: 1rem;
}
.advanced-site-search-suggestions > .content .title {
  font-size: 1.8rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.advanced-site-search-suggestions > .content .title::before {
  display: inline-block;
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  text-align: center;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.advanced-site-search-suggestions > .content .copy {
  margin-top: 1rem;
}
.advanced-site-search-suggestions > .content .copy ul {
  padding: 0;
}
.advanced-site-search-suggestions > .content .copy li a {
  text-transform: none;
}
.advanced-site-search-suggestions.card > .content .text {
  padding: 0;
}
.advanced-site-search > .inventory-search.cards-one [class*="-inventory"] {
  width: 100%;
}
.advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content .title {
  display: none;
}
.advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content li {
  padding-bottom: 2rem;
}
@media (min-width: 769px) {
  .advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content ul {
    display: flex;
    flex-wrap: wrap;
  }
  .advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content ul li {
    flex: 1 0 50%;
  }
}
.nested-search-enabled .advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content .text {
  padding: 0;
}
.nested-search-enabled .advanced-site-search > .inventory-search.cards-one [class*="-inventory"] > .content ul {
  flex-direction: column;
}
.close-link-icon.card,
.saved-vehicle-listing.card {
  padding-top: 1rem;
  position: relative;
}
.close-link-icon.card > .content .tertiary.future-features,
.saved-vehicle-listing.card > .content .tertiary.future-features {
  position: static;
  z-index: 4;
  margin-bottom: 2rem;
}
.close-link-icon.card > .content .tertiary .vehicle-remove,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove {
  text-decoration: none;
}
.close-link-icon.card > .content .tertiary .vehicle-remove,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  position: absolute;
  top: 0;
  right: 0;
  height: 4rem;
  width: 4rem;
  min-width: 0;
  margin: 0;
  padding: 0.5rem 0;
  border: none;
  font-size: 0;
  text-align: left;
  line-height: 1;
  background-color: transparent;
  color: #000;
  z-index: 1;
}
.close-link-icon.card > .content .tertiary .vehicle-remove:before,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:before,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover:before,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover:before {
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-size: 4rem;
}
.close-link-icon.card > .content .tertiary .vehicle-remove:after,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:after,
.close-link-icon.card > .content .tertiary .vehicle-remove:hover:after,
.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover:after {
  content: none;
}
.bg-color.close-link-icon.card > .content .tertiary .vehicle-remove,
.bg-color.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.bg-color.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.bg-color.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  color: #000000;
}
.bg-dark.close-link-icon.card > .content .tertiary .vehicle-remove,
.bg-dark.saved-vehicle-listing.card > .content .tertiary .vehicle-remove,
.bg-dark.close-link-icon.card > .content .tertiary .vehicle-remove:hover,
.bg-dark.saved-vehicle-listing.card > .content .tertiary .vehicle-remove:hover {
  color: #fff;
}
.close-link-icon.card.vehicle-listing .title,
.saved-vehicle-listing.card.vehicle-listing .title {
  margin-top: 2rem;
}
.close-link-icon.card.vehicle-listing > .content .wrapped-elements .link,
.saved-vehicle-listing.card.vehicle-listing > .content .wrapped-elements .link {
  align-items: center;
}
.close-link-icon.card.vehicle-listing .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing .tabContainer li .key,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li .key,
.close-link-icon.card.vehicle-listing .tabContainer li .value,
.saved-vehicle-listing.card.vehicle-listing .tabContainer li .value,
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="name"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="name"],
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="price"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="price"],
.close-link-icon.card.vehicle-listing .tabContainer li [itemprop="amount"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li [itemprop="amount"] {
  font-size: 1.4rem;
}
.close-link-icon.card.vehicle-listing .tabContainer li span[itemprop="validThrough"],
.saved-vehicle-listing.card.vehicle-listing .tabContainer li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.close-link-icon.card.vehicle-listing .tabContainer .cash-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .cash-price li,
.close-link-icon.card.vehicle-listing .tabContainer .finance-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .finance-price li,
.close-link-icon.card.vehicle-listing .tabContainer .lease-price li,
.saved-vehicle-listing.card.vehicle-listing .tabContainer .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing.card .vehicle-specifications,
.saved-vehicle-listing.card.vehicle-listing.card .vehicle-specifications {
  border: none;
}
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .key,
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .key,
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .value,
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li .value,
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="name"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="name"],
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="price"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="price"],
.close-link-icon.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="amount"],
.saved-vehicle-listing.card.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="offers"] ul li [itemprop="amount"] {
  font-size: 1.4rem;
}
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer li {
  border-color: rgba(255, 255, 255, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .cash-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .cash-price li,
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .finance-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .finance-price li,
.close-link-icon.card.vehicle-listing.bg-dark .tabContainer .lease-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-dark .tabContainer .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-color .tabContainer li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .tabContainer li {
  border-color: rgba(255, 255, 255, 0.2);
}
.close-link-icon.card.vehicle-listing.bg-color .cash-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .cash-price li,
.close-link-icon.card.vehicle-listing.bg-color .finance-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .finance-price li,
.close-link-icon.card.vehicle-listing.bg-color .lease-price li,
.saved-vehicle-listing.card.vehicle-listing.bg-color .lease-price li {
  border-color: rgba(0, 0, 0, 0.2);
}
.close-link-icon.card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link,
.saved-vehicle-listing.card.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
  margin-top: 1rem;
  align-items: center;
}
.compare-popup {
  --remove-cart-vehicle-close-link-color: #000000;
}
.compare-popup#vehicle-compare-cart:target {
  background: #e1e1e1;
  color: #000;
}
@media all and (min-width: 1024px) {
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='2'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='2'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='2'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='2'] > .deck::after {
    border-color: #b9b9b9;
  }
}
.compare-popup.card > .content > .text .link a[href="#close"] {
  background: transparent;
  color: transparent;
}
.compare-popup.card > .content > .text .link a[href="#close"]::before {
  color: #000000;
}
.compare-popup > .deck > .card {
  background: #e1e1e1;
  color: #000;
}
.compare-popup > .deck > .card > .deck .card {
  border-color: #d7d7d7;
  background: #fff;
  color: #000;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="price"] {
  color: #000000;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"] {
  background: none;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"]::before {
  color: var(--remove-cart-vehicle-close-link-color);
}
.compare-popup#vehicle-compare-cart {
  top: 10rem;
  z-index: 99;
  width: 34.6rem;
  right: calc(-1rem - 34.6rem);
  position: fixed;
}
.compare-popup#vehicle-compare-cart:target {
  right: 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 640px) {
  .compare-popup#vehicle-compare-cart {
    transition: all 2s ease;
  }
  .compare-popup#vehicle-compare-cart[class*="compare-popup-top-"] {
    top: 0;
  }
  .compare-popup#vehicle-compare-cart[class*="compare-popup-bottom-"] {
    bottom: 0;
    top: auto;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-left,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-left {
    left: calc(-1rem - 34.6rem);
    right: auto;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-left#vehicle-compare-cart:target,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-left#vehicle-compare-cart:target {
    left: 0;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center {
    top: -50rem;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center#vehicle-compare-cart:target {
    top: 0;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center {
    bottom: -50rem;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center#vehicle-compare-cart:target {
    bottom: 0;
  }
}
@media all and (min-width: 640px) and (max-width: 1023px) {
  .compare-popup#vehicle-compare-cart.compare-popup-top-center,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center {
    left: 50%;
    margin-left: calc(-1 * (34.6rem / 2));
  }
}
@media all and (min-width: 1024px) {
  .compare-popup#vehicle-compare-cart.compare-popup-top-center,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center {
    left: 50%;
    margin-left: calc(-1 * (100rem / 2));
    width: 100rem;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .content > .text .link .compare-vehicles-link,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .content > .text .link .compare-vehicles-link {
    position: absolute;
    top: 0;
    right: 5rem;
    padding: 0;
    max-width: 20rem;
    min-height: 4rem;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='2'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='2'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='2'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='2'] > .deck::after {
    display: none;
    content: '';
    margin-left: 1rem;
    width: calc(100rem / 3);
    border-width: 1px;
    border-style: solid;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::after {
    display: flex;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='1'] > .deck::before,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='1'] > .deck::before {
    order: 1;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card[data-count='2'] > .deck::after,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card[data-count='2'] > .deck::after {
    display: block;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card > .deck,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card > .deck {
    display: flex;
    flex-direction: row;
    margin: 1rem;
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card > .deck .card,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card > .deck .card {
    margin-right: 1rem;
    max-width: calc(100rem / 3);
  }
  .compare-popup#vehicle-compare-cart.compare-popup-top-center > .deck > .card > .deck .card:last-child,
  .compare-popup#vehicle-compare-cart.compare-popup-bottom-center > .deck > .card > .deck .card:last-child {
    margin-right: 0;
  }
}
@media all and (max-width: 639px) {
  .compare-popup#vehicle-compare-cart {
    display: none;
  }
  .compare-popup#vehicle-compare-cart:target {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
  }
}
.compare-popup .card {
  position: static;
}
.compare-popup.card > .content {
  flex-grow: 0;
  order: 3;
}
.compare-popup.card > .content > .text {
  padding: 0;
}
.compare-popup.card > .content > .text .link {
  margin-top: 0;
}
.compare-popup.card > .content > .text .link b {
  display: none;
}
.compare-popup.card > .content > .text .link a[href="#close"] {
  position: absolute;
  padding: 0;
  top: 0;
  right: 0;
  width: auto;
  font-size: 0;
  border: none;
  min-width: 4rem;
  margin: 0;
}
.compare-popup.card > .content > .text .link a[href="#close"]::before {
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-weight: bold;
  font-size: 3rem;
  width: 100%;
  text-align: center;
}
.compare-popup.card > .content > .text .link a.compare-vehicles-link {
  margin: 1rem;
}
.compare-popup > .deck > .card {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 0;
}
.compare-popup > .deck > .card > .content .text {
  padding: 1rem;
}
.compare-popup > .deck > .card > .content .text > .copy {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding-right: 4rem;
}
.compare-popup > .deck > .card > .content .text > .copy p {
  margin: 0;
}
.compare-popup > .deck > .card > .deck .card {
  border-top-width: 1px;
  border-top-style: solid;
  display: flex;
}
.compare-popup > .deck > .card > .deck .card > .content {
  margin: 1rem;
  flex-direction: row;
  position: relative;
}
.compare-popup > .deck > .card > .deck .card > .content > .text {
  padding: 0;
  margin-left: 2rem;
  width: 67%;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title {
  max-width: 80%;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .title h1,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h2,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h3,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h4,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h5,
.compare-popup > .deck > .card > .deck .card > .content > .text .title h6 {
  margin-top: 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy {
  display: flex;
  margin-top: 1vw;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="name"] {
  align-self: flex-end;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .copy [itemprop="price"] {
  margin-left: 1rem;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link {
  width: 0;
  height: 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"] {
  display: block;
  border: none;
  padding: 0;
  font-size: 0;
  width: 0;
  height: 0;
  text-align: center;
  min-height: 2rem;
  min-width: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  margin: -0.5rem 0 0 0;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"]:before {
  content: "\f129";
  font-family: 'Ionicons', sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.compare-popup > .deck > .card > .deck .card > .content > .text .link a[data-action="remove-cart-vehicle"]:after {
  font-size: 0;
  width: 0;
}
.compare-popup > .deck > .card > .deck .card > .content .media {
  display: flex;
  justify-content: flex-start;
  width: 33%;
}
@media all and (max-width: 639px) {
  .compare-popup > .deck > .card > .deck .card {
    padding: 1rem;
  }
  .compare-popup > .deck > .card > .deck .card > .content .text {
    flex: 4;
  }
  .compare-popup > .deck > .card > .deck .card > .content .text .link {
    right: 2rem;
    top: 2rem;
  }
}
#close {
  position: fixed;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] .compare-popup.card.col .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.card:not(.cards-none).deck-bleed-card-margin > .deck > .compare-popup {
  margin-right: 0;
  margin-bottom: 0;
}
.compare-vehicles .switch {
  margin: 0.5rem 0 0;
  width: 8rem;
  height: 3rem;
  border-radius: 0;
  border: 1px solid #b9b9b9;
  background-color: #b9b9b9;
  position: relative;
  z-index: 1;
  background-clip: padding-box;
  text-align: center;
  box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.2);
}
.compare-vehicles .switch .switch-label-on {
  color: #000;
}
.compare-vehicles .switch .switch-label-off {
  color: #000;
}
.compare-vehicles .switch input:checked + label.switch-label-on {
  box-shadow: 0 0 4px 3px #5b9dd9;
}
.compare-vehicles .switch input.differences-on:checked + label {
  margin-top: -2.8rem;
}
.compare-vehicles .switch input.differences-on:checked + label.switch-label-on + span + div {
  background: #e1e1e1;
  width: 100%;
  height: 100%;
}
.compare-vehicles .switch input.differences-off:checked ~ input + label {
  width: 100%;
  margin-top: -2.8rem;
}
.compare-vehicles .switch input.differences-off:checked ~ input ~ label.switch-label-on + span + div {
  background: #b9b9b9;
  width: 100%;
  height: 100%;
}
.compare-vehicles .switch input + [class*='switch-label'] {
  width: 100%;
  text-align: left;
  padding-left: 1rem;
  height: 100%;
}
.compare-vehicles .switch input:first-of-type:checked + [class*='switch-label'] {
  z-index: 2;
  padding-right: 1rem;
  text-align: right;
}
.compare-vehicles .switch input:first-of-type + label {
  margin-top: 0;
  z-index: 3;
}
.compare-vehicles .switch input[type="radio"] {
  display: none;
}
.compare-vehicles .switch [class*='switch-label'] {
  margin: 0;
  position: relative;
  z-index: 2;
  width: 4rem;
  line-height: 2.6rem;
  font-size: 0;
  text-align: center;
}
.compare-vehicles .switch .switch-label-on {
  padding-left: 0.2rem;
  float: left;
}
.compare-vehicles .switch .switch-label-off {
  padding-right: 0.2rem;
  float: right;
}
.compare-vehicles .switch input:checked + [class*='switch-label'] {
  font-weight: bold;
  font-size: 1.4rem;
}
.compare-vehicles .switch input:checked + .switch-label-off ~ .switch-selection {
  right: 50px;
  /* Note: right: 50%; doesn't transition in WebKit */
}
.compare-vehicles .switch .switch-selection {
  position: absolute;
  text-align: center;
  background: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.35);
  display: block;
  border-radius: 0;
  top: 0.3rem;
  right: 0.3rem;
  background-clip: padding-box;
  height: 2.2rem;
  width: 2.2rem;
  cursor: pointer;
  outline: none;
  z-index: 1;
  transition: left 0.15s ease-out;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles .switch .switch-selection {
    padding-top: 0.8rem;
    height: 1.8rem;
  }
}
.compare-vehicles.card {
  width: 100%;
}
.compare-vehicles.card table {
  background-color: inherit;
  color: inherit;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
@media all and (max-width: 655px) {
  .compare-vehicles.card table {
    display: inline-block;
    overflow-x: auto;
  }
}
.compare-vehicles.card table th,
.compare-vehicles.card table td {
  margin: 0;
  padding: 1rem;
  border-color: #000;
  border-width: 1px;
  white-space: normal;
  vertical-align: top;
}
@media all and (max-width: 639px) {
  .compare-vehicles.card table {
    min-width: 644px;
  }
  .compare-vehicles.card .text {
    overflow: auto;
  }
}
.compare-vehicles.card thead th fieldset {
  border: none;
  display: flex;
  margin-top: 2rem;
}
.compare-vehicles.card thead th fieldset legend {
  width: 100%;
  margin: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compare-vehicles.card thead th fieldset legend {
    position: absolute;
    margin-top: -2rem;
    background-color: #ffffff;
  }
}
.compare-vehicles.card table {
  border: 1px solid #b9b9b9;
}
.compare-vehicles.card table thead th {
  background-color: #ffffff;
}
.compare-vehicles.card table thead th:not(:first-child) {
  text-align: center;
}
.compare-vehicles.card table thead th:not(:last-child) {
  border-right: 1px solid #b9b9b9;
}
.compare-vehicles.card table thead th,
.compare-vehicles.card table tbody {
  color: #000;
}
.compare-vehicles.card table tbody:nth-child(2) tr td {
  text-align: center;
  background-color: #ffffff;
}
.compare-vehicles.card table tbody tr td {
  border-top: 1px solid #b9b9b9;
}
.compare-vehicles.card table tbody tr td[colspan] {
  background-color: #fff;
}
.compare-vehicles.card table tbody tr:nth-child(2) td {
  border-top: none;
}
.compare-vehicles.card table tbody tr:first-child th {
  background-color: #8a8a8a;
  color: #000;
}
.compare-vehicles.card thead tr {
  animation-name: aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICJmaWd1cmUgYSwgZmlnY2FwdGlvbiIsICJjb250ZXh0IjogICIiLCAiY2hpbGQiOiAgIiIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
}
.compare-vehicles.card thead tr figure a {
  display: block;
}
.compare-vehicles.card thead tr th {
  width: 25%;
}
.compare-vehicles.card tr td:first-child,
.compare-vehicles.card tr th:first-child {
  width: 25%;
}
@media all and (max-width: 655px) {
  .compare-vehicles.card tr td:first-child,
  .compare-vehicles.card tr th:first-child {
    width: 10%;
  }
}
.compare-vehicles.card th {
  position: relative;
}
.compare-vehicles.card img {
  width: auto;
  margin: 0 auto;
  max-height: 150px;
}
.compare-vehicles.card figure {
  margin-top: 2rem;
}
.compare-vehicles.card figure a {
  max-height: 150px;
}
.compare-vehicles.card figcaption {
  color: #000;
}
.compare-vehicles.card thead button[aria-hidden="true"] {
  display: none;
}
.compare-vehicles.card .vehicle-close {
  font-size: 0;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  text-decoration: none;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.compare-vehicles.card .vehicle-close:after {
  background-color: transparent;
  color: #000;
  content: '\f404';
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
  position: absolute;
  right: -3px;
  bottom: 2px;
}
.compare-vehicles.card .vehicle-close:hover {
  background-color: transparent;
  color: #000;
}
@media all and (min-width: 769px) {
  .compare-vehicles.card thead tr {
    animation-name: sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZvb3RlciIsICJzdGFja0xpbWl0IjogICIzIiwicHVzaEVsZW1lbnQiOiAiZmFsc2UifQ, aligngrid--eyJvcmRlciI6ICAxLCAic2VsZWN0b3JzIjogICJmaWd1cmUgYSwgZmlnY2FwdGlvbiIsICJjb250ZXh0IjogICIiLCAiY2hpbGQiOiAgIiIsICJub3JtYWxpemVHcmlkIiA6ICJmYWxzZSJ9;
    min-height: 268px;
  }
  .compare-vehicles.card thead tr.isSticky {
    border-left: 1px solid #b9b9b9;
    background-color: #ffffff;
  }
  .compare-vehicles.card thead tr.isSticky th:nth-child(2),
  .compare-vehicles.card thead tr.isSticky th:last-child {
    width: 25%;
  }
  .compare-vehicles.card thead tr[id^="placeholder"] {
    display: table-row;
  }
  .compare-vehicles.card thead tr th:first-child {
    border-right: 1px solid #b9b9b9;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 769px) {
  .compare-vehicles.card thead tr.isSticky {
    border-right: 1px solid #b9b9b9;
  }
}
.compare-vehicles.card tbody ul {
  padding-left: 0;
}
.compare-vehicles.card tbody tr td {
  text-align: left;
}
.compare-vehicles.card tbody tr td:not(:last-child) {
  border-right: 1px solid #b9b9b9;
}
.compare-vehicles.card tbody tr td ul {
  list-style-type: none;
}
.compare-vehicles.card tbody tr td[colspan] {
  text-align: left;
}
.compare-vehicles.card tbody tr:first-child {
  animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJvcGVuUm93cyIsICJ0b2dnbGVPblNlbGZPbmx5IjogIGZhbHNlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICJ0Ym9keSIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJjbG9zZXN0IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
}
@media all and (min-width: 769px) {
  .compare-vehicles.card tbody tr:first-child {
    animation-name: sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZvb3RlciIsICJzdGFja0xpbWl0IjogICIzIiwicHVzaEVsZW1lbnQiOiAiZmFsc2UifQ, toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJvcGVuUm93cyIsICJ0b2dnbGVPblNlbGZPbmx5IjogIGZhbHNlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICJ0Ym9keSIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJjbG9zZXN0IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
  }
}
.compare-vehicles.card tbody tr.isSticky th {
  border-left: 1px solid #b9b9b9;
}
.compare-vehicles.card tbody th {
  background-color: #ececec;
  color: #000;
}
.compare-vehicles.card tbody th:after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d0";
  position: absolute;
  top: 10px;
  margin-left: 1rem;
}
.compare-vehicles.card tbody.openRows tr th {
  border-bottom: 1px solid #b9b9b9;
}
.compare-vehicles.card tbody.openRows tr:not(:first-child) {
  display: none;
}
.compare-vehicles.card tbody.openRows th:after {
  content: "\f3d8";
}
@media all and (min-width: 769px) {
  .compare-vehicles.card .isSticky {
    display: table;
    max-width: calc(100% - 2 * 4vw);
  }
  .narrow-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 7vw);
  }
  .medium-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 9vw);
  }
  .wide-gutter .compare-vehicles.card .isSticky {
    max-width: calc(100% - 2 * 11vw);
  }
}
.countdown-clock > .content .text .title {
  font-size: 1.4rem;
  text-align: center;
}
.countdown-clock > .content .text .countdown {
  display: flex;
  padding: 1rem;
  opacity: 0.7;
  justify-content: space-between;
}
.countdown-clock > .content .text .countdown .unit {
  font-size: 1.5rem;
  margin: 1rem;
  display: flex;
  flex-direction: column;
}
.countdown-clock > .content .text .countdown .unit .key,
.countdown-clock > .content .text .countdown .unit .value {
  font-family: "Roboto-Regular";
}
.countdown-clock > .content .text .countdown .unit .value {
  font-size: 4rem;
}
.countdown-clock > .content .text .countdown[aria-hidden="true"] {
  display: none;
}
.countdown-clock > .content .text .expired-msg {
  font-family: "Roboto-Regular";
  font-size: 1.5rem;
}
.countdown-clock > .content .text .link {
  justify-content: center;
}
.countdown-clock.media-background > .content .text {
  max-width: 700px;
}
.countdown-clock.media-background.bg-light .countdown {
  background-color: #2A2A2A;
  color: #fff;
}
.countdown-clock.media-background.bg-dark .countdown {
  background-color: #fff;
  color: #000;
}
.countdown-clock.media-background.bg-color .countdown {
  background-color: #fff;
  color: #000;
}
@media all and (max-width: 640px) {
  .countdown-clock > .content .text .countdown .unit:last-child,
  .countdown-clock > .content .text .countdown .unit .seconds {
    display: none;
  }
  .countdown-clock > .content .text .countdown .unit .value {
    margin-bottom: 1rem;
  }
  .countdown-clock > .content .text .link {
    align-items: center;
  }
}
[class*="modelDetails-"] .card-breadcrumbs div[role=navigation] {
  padding-left: 4vw;
}
.card-breadcrumbs {
  display: inline-flex !important;
  width: 50%;
}
.card-breadcrumbs div[role=navigation] {
  display: block;
  padding-left: 2vw;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li {
  text-transform: capitalize;
  margin-bottom: 0;
  align-items: center;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li:after {
  font-family: 'Ionicons', sans-serif;
  content: "\f125";
  margin: 0 1rem;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs li:last-of-type:after {
  display: none;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs .overlay {
  display: none;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs a {
  color: #000;
}
.card-breadcrumbs div[role=navigation] .breadcrumbs a:hover {
  color: #ed0d01;
}
.card-breadcrumbs.bg-color div[role=navigation] .breadcrumbs a {
  color: #000000;
}
.card-breadcrumbs.bg-color div[role=navigation] .breadcrumbs a:hover {
  color: #ba0a01;
}
.card-breadcrumbs.bg-dark div[role=navigation] .breadcrumbs a {
  color: #fff;
}
.card-breadcrumbs.bg-dark div[role=navigation] .breadcrumbs a:hover {
  color: #fe5e56;
}
@media screen and (max-width: 639px) {
  .card-breadcrumbs {
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
  }
}
.dealer-locator.card.grid > .content {
  box-shadow: none;
}
.dealer-locator.card.grid > .content .copy {
  display: none;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersMap"] {
  display: block;
}
.dealer-locator.card.grid.single-dealer-grid > .deck > .card[class*="dealersWrapper"] {
  width: 50%;
}
.dealer-locator.card.grid > .deck {
  width: 70%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
  border: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .content > .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck {
  flex-direction: row;
  overflow: visible;
  justify-content: center;
  max-height: 100%;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding-top: 1rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  padding-top: 0;
  margin-top: 0;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .title,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] > span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  font-family: "Roboto-Regular";
  font-size: 1.6rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"],
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemtype$="/PostalAddress"] span,
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card [itemprop="address"] {
  margin: 1rem 0;
  line-height: 1;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card a[href^="tel"] {
  display: block;
}
.dealer-locator.card.grid > .deck > .card[class*="dealersWrapper"] > .deck .card .hoursOfOperation {
  margin-top: 1rem;
}
.dealer-locator.card.accordion > .content {
  flex-grow: 0;
}
.dealer-locator.card.accordion > .content > .text .copy {
  display: none;
}
.dealer-locator.card.accordion > .deck {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersMap"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card [itemtype$="/AutoDealer"],
.dealer-locator.card.accordion > .deck > .card .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] {
  width: 100%;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .content .title {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content {
  justify-content: flex-start;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content:before {
  content: "";
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
  z-index: 1;
  position: relative;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .auto-dealer .title span {
  position: relative;
  z-index: -1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemtype$="/AutoDealer"] .title:after {
  content: '+';
  font-size: 2rem;
  position: absolute;
  right: 0.4rem;
  top: -0.6rem;
  font-weight: bold;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .link,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content [itemprop="openingHoursSpecification"] dd,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content dt,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content a[href^="tel"] span {
  font-size: 1.2rem;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemprop="address"],
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn .hoursOfOperation,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn a[href^="tel"] {
  display: block;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn + .link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .copy.toggledOn [itemtype$="/AutoDealer"] .title:after {
  content: '_';
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text {
  padding: 1rem;
  border-bottom: 1px solid #e1e1e1;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text > .title,
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .media {
  display: none;
}
.dealer-locator.card.accordion > .deck > .card[class*="dealersWrapper"] > .deck .card > .content .text .copy {
  margin: 0;
}
.dealer-locator {
  --dealer-locator-map-copy-padding: 0 0 0 2rem;
  --dealer-locator-button-padding: 0.7rem 1.5rem;
  --dealer-locator-deck-width: 70%;
}
.media-background {
  --dealer-locator-map-copy-padding: 0;
}
.grid-2-1 .dealer-locator,
.grid-1-2 .dealer-locator,
[class*="col-"] .dealer-locator {
  --dealer-locator-deck-width: 100%;
}
.dealer-locator.card {
  align-items: center;
}
.dealer-locator.card > .content {
  width: 100%;
}
.dealer-locator.card > .content > .text {
  align-items: center;
  padding: 2vw 0 0;
}
.dealer-locator.card > .content > .text .title {
  text-align: center;
  width: 100%;
  padding: 0 2rem;
}
.dealer-locator.card > .content .link {
  display: none;
}
.dealer-locator.card > .deck > .card [itemtype$="/PostalAddress"],
.dealer-locator.card > .deck > .card dl,
.dealer-locator.card > .deck > .card dd,
.dealer-locator.card > .deck > .card dt,
.dealer-locator.card > .deck > .card a[href^="tel"] {
  font-family: "Roboto-Regular";
}
.dealer-locator.card > .deck > .card [itemprop="streetAddress"] {
  display: block;
}
.dealer-locator.card > .deck > .card .dealer .title a {
  text-decoration: none;
}
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .title,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content [itemprop="department"] span,
.dealer-locator.card > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .hoursOfOperation span {
  font-family: "Roboto-Regular";
}
.dealer-locator.card.map > .content .text .copy {
  width: 70%;
  margin: 0;
  padding: var(--dealer-locator-map-copy-padding);
}
.dealer-locator.card.map > .deck {
  width: var(--dealer-locator-deck-width);
}
.dealer-locator.card.map > .content,
.dealer-locator.card.modal > .content {
  box-shadow: 0 6px 6px -6px #e1e1e1;
}
.dealer-locator.card.map.bg-color > .content,
.dealer-locator.card.modal.bg-color > .content {
  box-shadow: 0 6px 6px -6px #2A2A2A;
}
.dealer-locator.card.map.bg-dark > .content,
.dealer-locator.card.modal.bg-dark > .content {
  box-shadow: 0 6px 6px -6px #fff;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"],
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] {
  border-right: 1px solid rgba(225, 225, 225, 0.5);
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content {
  border-bottom: 1px solid #e1e1e1;
}
.dealer-locator.card.map > .deck [class*="dealersWrapper"] > .deck > .card .content:hover,
.dealer-locator.card.modal > .deck [class*="dealersWrapper"] > .deck > .card .content:hover {
  background-color: rgba(225, 225, 225, 0.5);
  cursor: pointer;
}
.dealer-locator.card.map > .content .text .copy form,
.dealer-locator.card.modal > .content .text .copy form {
  max-width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form,
  .dealer-locator.card.modal > .content .text .copy form {
    flex-direction: column;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset,
.dealer-locator.card.modal > .content .text .copy form > .fieldset {
  display: flex;
  padding-left: 1rem;
  margin: 2rem 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
.dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
  justify-content: start;
  flex-basis: 100%;
}
@media screen and (max-width: 639px) {
  .dealer-locator.card.map > .content .text .copy form > .fieldset,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset {
    padding-right: 1rem;
    margin: 1rem 0;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset label,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset label {
    width: 100%;
  }
  .dealer-locator.card.map > .content .text .copy form > .fieldset:first-child,
  .dealer-locator.card.modal > .content .text .copy form > .fieldset:first-child {
    order: 3;
    margin-bottom: 2rem;
  }
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label {
  display: flex;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label,
.dealer-locator.card.map > .content .text .copy form > .fieldset label input,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label input,
.dealer-locator.card.map > .content .text .copy form > .fieldset label select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label select {
  margin: 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset label .dealer-locator-zip-code,
.dealer-locator.card.modal > .content .text .copy form > .fieldset label .dealer-locator-zip-code {
  text-indent: -9999px;
  position: absolute;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset button,
.dealer-locator.card.modal > .content .text .copy form > .fieldset button {
  padding: var(--dealer-locator-button-padding);
  width: auto;
  min-width: 2rem;
  max-width: 30rem;
  min-height: 0;
}
.dealer-locator.card.map > .content .text .copy form > .fieldset select,
.dealer-locator.card.modal > .content .text .copy form > .fieldset select {
  min-width: 20rem;
}
.dealer-locator.card.map > .content .text .copy .dealer-count,
.dealer-locator.card.modal > .content .text .copy .dealer-count {
  margin-left: 4rem;
}
.dealer-locator.card.map > .deck,
.dealer-locator.card.modal > .deck {
  display: flex;
  flex-direction: row;
  margin-top: 2px;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
  order: 2;
  width: 70%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure {
  height: 60rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content {
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title {
  margin-bottom: 1rem;
  position: relative;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer {
  display: flex;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation {
  width: 60%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer {
  margin: 0 1rem 0 0;
  width: 40%;
  padding-bottom: 7.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer a[href^="tel"] {
  display: block;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .dealer [itemprop="address"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .dealer [itemprop="address"] {
  line-height: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="department"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation [itemprop="openingHoursSpecification"] {
  margin-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dd,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy [itemtype$="/AutoDealer"] .hoursOfOperation dt,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .copy .auto-dealer .hoursOfOperation dt {
  padding-bottom: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link {
  flex-direction: row;
  margin-top: 1rem;
  justify-content: center;
  margin-left: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .link a,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .link a {
  min-width: 40%;
  padding: 5px;
  min-height: 0;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 1rem 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation {
  font-family: "Roboto-Regular";
  font-size: 1.3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .title dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .title dt,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] > span dt,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation dt,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content .hoursOfOperation dt {
  text-align: left;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemtype$="/PostalAddress"] span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure .content [itemprop="department"] dl {
  font-size: 1.2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"] figure button[type="button"],
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"] figure button[type="button"] {
  min-height: 0;
  min-width: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card {
  width: 100%;
  border: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 {
  display: flex;
  justify-content: center;
}
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h1 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h2 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h3 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h4 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h5 span,
.dealer-locator.card.map > .deck > .card[class*="dealersMap"].media-one + .card h6 span,
.dealer-locator.card.modal > .deck > .card[class*="dealersMap"].media-one + .card h6 span {
  padding-left: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
  width: 30%;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content {
  flex-grow: 0;
  padding-top: 1rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text {
  padding: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title {
  margin-left: 3rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h1,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h2,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content > .text .title h3 {
  font-size: 1.8rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .media,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .media {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck {
  display: flex;
  flex-direction: column;
  max-height: 54.5rem;
  overflow-y: auto;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
  counter-increment: listStyle;
  flex-shrink: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 2rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content {
  padding-left: 1rem;
  padding-top: 0.5rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text {
  padding: 0 0 1rem 2.4rem;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text > .title {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy {
  margin-top: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemtype$="/AutoDealer"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy .auto-dealer {
  margin-bottom: 0;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .copy [itemprop="address"] {
  padding-top: 1rem;
  margin: 0;
  line-height: 1;
  text-align: left;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .link,
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text a[href^="tel"],
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content .text .hoursOfOperation {
  display: none;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before,
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card > .content:before {
  content: counter(listStyle, upper-alpha);
  position: absolute;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card.copy-center > .content .copy [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card.copy-center > .content .copy [itemprop="address"] {
  text-align: center;
}
.dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card.copy-right > .content .copy [itemprop="address"],
.dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card.copy-right > .content .copy [itemprop="address"] {
  text-align: right;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.card.map > .content > .text .copy,
  .dealer-locator.card.modal > .content > .text .copy {
    width: 100%;
    padding: 0 1rem;
  }
  .dealer-locator.card.map > .deck,
  .dealer-locator.card.modal > .deck {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersMap"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersMap"] {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] {
    width: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .content .text .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .content .text .title {
    margin-left: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card {
    padding-left: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content {
    padding-top: 0;
    justify-content: flex-start;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content:before {
    content: "";
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title {
    animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogICJ0cnVlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QiIH0;
    position: relative;
    z-index: 1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title span {
    position: relative;
    z-index: -1;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .auto-dealer .title::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    bottom: 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .link,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .hoursOfOperation {
    display: none;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content [itemprop="address"] {
    padding-bottom: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy:after {
    content: '+';
    font-size: 2rem;
    position: absolute;
    right: 1.3rem;
    top: 1rem;
    font-weight: bold;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn:after {
    content: "-";
    font-size: 3rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn [itemprop="address"],
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .hoursOfOperation,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn a[href^="tel"] {
    display: block;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn + .link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content .copy.toggledOn .text a[href^="tel"] {
    font-size: 1.4rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text {
    padding: 1rem 0;
    flex-basis: 100%;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .copy .title {
    padding-right: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation {
    margin: 2rem 0;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"],
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] {
    margin-top: 1rem;
  }
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dt,
  .dealer-locator.card.map > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd,
  .dealer-locator.card.modal > .deck > .card[class*="dealersWrapper"] > .deck > .card .content > .text .hoursOfOperation [itemprop="department"] [itemprop="openingHoursSpecification"] dd {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }
}
.dealer-locator.media-background.map > .content {
  box-shadow: none;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .dealer-locator.modal.card {
    max-width: 80%;
  }
  .dealer-locator.modal.card > .content .text .link a[href="#close"] {
    right: 12%;
  }
  .dealer-locator.modal.card .card[class*="dealersMap"] dt {
    text-overflow: ellipsis;
    overflow: hidden;
    flex-basis: 42%;
  }
}
@media screen and (min-width: 640px) {
  .dealer-locator.modal {
    max-width: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
  }
  .dealer-locator.modal > .content {
    position: relative;
  }
  .dealer-locator.modal > .content .text .copy {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .dealer-locator.modal > .content .text .copy form {
    padding: 0 2rem;
  }
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 3.5vw;
    right: 16%;
    background: transparent;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"]:before {
    font-size: 6rem;
  }
  .dealer-locator.modal > .deck {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .dealer-locator.modal > .content .text .link {
    display: block;
  }
  .dealer-locator.modal > .content .text .link a[href="#close"] {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .dealer-locator.modal.card > .content .text .copy form {
    flex-direction: column;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset {
    padding-right: 1rem;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset:first-child {
    order: 3;
  }
  .dealer-locator.modal.card > .content .text .copy form > .fieldset label {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .dealer-locator.card.map > .deck > .card.dealer-wrapper > .deck {
    overflow-y: inherit;
    max-height: none;
  }
}
@media (min-width: 1024px) {
  .col.dealer-locator > .deck > [class*="dealersMap"].card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9) > .content .link {
    flex-direction: row;
  }
}
.footer .dealer-locator {
  display: none;
}
/* Resetting the value of role="dialog" styles for google map */
.dealer-map [itemprop="hasMap"] [role="dialog"] {
  position: absolute;
  display: block;
  top: 0;
  right: auto;
  bottom: auto;
  overflow: hidden;
  height: auto;
  width: auto;
  z-index: 0;
}
.footer .deck-bleed-full {
  --deck-bleed-full-padding: 0 4vw;
}
.bg-light {
  --footer-back-to-top-background-color: #fff;
  --footer-back-to-top-color: #2A2A2A;
  --footer-back-to-top-border: 1px solid #2A2A2A;
  --footer-back-to-top-border-radius: 0;
  --footer-back-to-top-font-family: "Roboto-Regular";
  --footer-back-to-top-background-color-hover: #ed0d01;
  --footer-back-to-top-color-hover: #fff;
  --footer-back-to-top-border-hover: 1px solid #ed0d01;
  --footer-automotive-business-link-tertiary-anchor-hover-font-color: #ed0d01;
}
.bg-color {
  --footer-back-to-top-background-color: #e1e1e1;
  --footer-back-to-top-color: #ba0a01;
  --footer-back-to-top-border: 1px solid #2A2A2A;
  --footer-back-to-top-border-radius: 0;
  --footer-back-to-top-font-family: "Roboto-Regular";
  --footer-back-to-top-background-color-hover: #ed0d01;
  --footer-back-to-top-color-hover: #fff;
  --footer-back-to-top-border-hover: 1px solid #000000;
  --footer-automotive-business-link-tertiary-anchor-hover-font-color: #ba0a01;
}
.bg-dark {
  --footer-back-to-top-background-color: #2A2A2A;
  --footer-back-to-top-color: #fff;
  --footer-back-to-top-border: 1px solid #fff;
  --footer-back-to-top-border-radius: 0;
  --footer-back-to-top-font-family: "Roboto-Regular";
  --footer-back-to-top-background-color-hover: #fff;
  --footer-back-to-top-color-hover: #2A2A2A;
  --footer-back-to-top-border-hover: 1px solid #fff;
  --footer-automotive-business-link-tertiary-anchor-hover-font-color: #fe5e56;
}
.dcw-design-modern footer.footer.card > .content .text .link {
  background-color: transparent;
  top: 2rem;
  width: auto;
}
.dcw-design-modern footer.footer.card > .content .text .link a.backToTop {
  background-color: var(--footer-back-to-top-background-color);
  color: var(--footer-back-to-top-color);
  border: var(--footer-back-to-top-border);
  border-radius: var(--button-radius);
  font-family: var(--footer-back-to-top-font-family);
}
@media (max-width: 639px) {
  .dcw-design-modern footer.footer.card > .content .text .link a.backToTop {
    border: 0;
    color: transparent;
    background-color: transparent;
  }
  .dcw-design-modern footer.footer.card > .content .text .link a.backToTop::after {
    background-color: var(--footer-back-to-top-background-color);
    color: var(--footer-back-to-top-color);
  }
  .dcw-design-modern footer.footer.card > .content .text .link a.backToTop:hover {
    color: transparent !important;
  }
}
.dcw-design-modern footer.footer.card > .content .text .link a.backToTop:hover {
  background-color: var(--footer-back-to-top-background-color-hover);
  color: var(--footer-back-to-top-color-hover);
  border: var(--footer-back-to-top-border-hover);
}
@media (max-width: 639px) {
  .dcw-design-modern footer.footer.card > .content .text .link a.backToTop:hover {
    border: 0;
  }
}
@media (max-width: 639px) {
  .dcw-design-modern footer.footer.card > .content .text .link {
    top: 0;
  }
}
footer .deck {
  width: 100%;
}
.dcw-design-modern .footer.card {
  justify-content: center;
  align-items: center;
}
.dcw-design-modern .footer.card .footerMedia .content {
  width: 100%;
}
.dcw-design-modern .footer.card .link {
  display: block;
}
.dcw-design-modern .footer.card .link a,
.dcw-design-modern .footer.card .link a.primary,
.dcw-design-modern .footer.card .link a.secondary {
  background-color: transparent;
  color: inherit;
  border: none;
  display: block;
  margin-bottom: 1rem;
  padding: 0;
  width: auto;
  text-align: left;
}
.dcw-design-modern .footer.card .link a:last-child,
.dcw-design-modern .footer.card .link a.primary:last-child,
.dcw-design-modern .footer.card .link a.secondary:last-child {
  margin-bottom: 2rem;
}
.dcw-design-modern .footer.card .link a:link,
.dcw-design-modern .footer.card .link a.primary:link,
.dcw-design-modern .footer.card .link a.secondary:link,
.dcw-design-modern .footer.card .link a:visited,
.dcw-design-modern .footer.card .link a.primary:visited,
.dcw-design-modern .footer.card .link a.secondary:visited,
.dcw-design-modern .footer.card .link a:hover,
.dcw-design-modern .footer.card .link a.primary:hover,
.dcw-design-modern .footer.card .link a.secondary:hover,
.dcw-design-modern .footer.card .link a:active,
.dcw-design-modern .footer.card .link a.primary:active,
.dcw-design-modern .footer.card .link a.secondary:active {
  background: transparent;
  border: none;
}
@media all and (max-width: 639px) {
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck {
    animation-name: accordion--eyJvcmRlciI6ICAxLCAidG9nZ2xlT25Mb2FkIjogICJmYWxzZSJ9;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck section .text {
    border-bottom: 1px solid inherit;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck section:last-child .text {
    border-bottom: none;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title {
    position: relative;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h1,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h2,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h3,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h4,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h5,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h6 {
    display: block;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h1:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h2:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h3:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h4:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h5:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h6:before {
    font-family: 'Ionicons', sans-serif;
    color: inherit;
    content: "\f3d0";
    font-size: 2.3rem;
    position: absolute;
    right: 2rem;
    top: 0;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h1:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h2:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h3:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h4:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h5:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title h6:before {
    transition: transform 0.3s ease-in-out;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected] .link .tertiary {
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .link .tertiary {
    max-height: 50rem;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .link .tertiary a {
    display: block;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h1:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h2:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h3:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h4:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h5:before,
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck [aria-selected="true"] .title h6:before {
    transform: rotate(180deg);
  }
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link,
.dcw-design-modern .footer.card .automotive-business .link {
  justify-content: center;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a {
  display: inline-block;
  text-align: center;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .location::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a .location::before,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a .chat::before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  margin-right: 0.5rem;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary[itemprop="sameAs"],
.dcw-design-modern .footer.card .automotive-business .link .tertiary[itemprop="sameAs"] {
  padding: 1rem 0;
  margin: 1rem 0;
}
.dcw-design-modern .footer.card .col-4:not(.cards-none) > .deck .card {
  width: auto;
  flex-grow: 1;
  margin: 0 3rem;
}
.dcw-design-modern .footer.card .deck section[promoelevator^="contentId"] {
  animation-name: promobarnav--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICIifQ;
}
.dcw-design-modern .footer.card .l2:not(.links-few) {
  align-items: center;
  border-bottom: 1px solid rgba(42, 42, 42, 0.6);
}
.dcw-design-modern .footer.card .l2:not(.links-few):first-child {
  margin-top: 7rem;
}
.dcw-design-modern .footer.card .l2:not(.links-few):last-child {
  margin-bottom: 2vw;
  border-bottom: none;
}
.dcw-design-modern .footer.card .l2:not(.links-few):not(.cards-none) {
  width: auto;
}
.dcw-design-modern .footer.card .copy,
.dcw-design-modern .footer.card .link {
  margin-top: 0;
}
.dcw-design-modern .footer.card .text {
  padding: 0;
}
.dcw-design-modern .footer.card .title h1,
.dcw-design-modern .footer.card .title h2,
.dcw-design-modern .footer.card .title h3,
.dcw-design-modern .footer.card .title h4,
.dcw-design-modern .footer.card .title h5,
.dcw-design-modern .footer.card .title h6 {
  margin: 1rem 0 0.5rem;
  text-align: left;
}
@media all and (max-width: 639px) {
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck section .text {
    border-bottom: 1px solid rgba(42, 42, 42, 0.6);
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .title {
    margin: 1rem 0;
  }
  .dcw-design-modern .footer.card > .deck section:not([itemtype]) > .deck .link .tertiary a {
    margin: 0 0 1rem;
    display: none;
  }
  .dcw-design-modern .footer.card > .deck > :not(.cards-none).deck-bleed-full > .deck {
    padding: var(--deck-bleed-full-padding);
  }
}
.dcw-design-modern .footer.card .link a:not(.backToTop),
.dcw-design-modern .footer.card .link a.primary,
.dcw-design-modern .footer.card .link a.secondary {
  margin: 0 0 0.3rem;
}
.dcw-design-modern .footer.card .link a:not(.backToTop)::after,
.dcw-design-modern .footer.card .link a.primary::after,
.dcw-design-modern .footer.card .link a.secondary::after {
  display: none;
}
.dcw-design-modern .footer.card .link a.primary,
.dcw-design-modern .footer.card .link a.secondary {
  background-color: transparent;
  color: rgba(225, 225, 225, 0.6);
}
.dcw-design-modern .footer.card .link a.primary:hover,
.dcw-design-modern .footer.card .link a.secondary:hover {
  color: #ed0d01;
}
.dcw-design-modern .footer.card .link .tertiary a[href*="PaymentCalculator"]::before {
  content: none;
}
.dcw-design-modern .footer.card > .content .text {
  width: auto;
  padding: 0;
}
.dcw-design-modern .footer.card > .content .text .link {
  flex: 1 1 100%;
  position: absolute;
  right: 4vw;
}
@media all and (min-width: 640px) {
  .dcw-design-modern .footer.card > .content .text .link {
    background-color: #ed0d01;
    color: #000;
    width: auto;
    top: 2.5rem;
  }
}
.dcw-design-modern .footer.card > .content .text .link a.backToTop {
  animation-name: backtotop--eyJvcmRlciI6ICBAb3JkZXIsICJzY3JvbGxMaW1pdCI6ICAiQHNjcm9sbExpbWl0In0;
  border-radius: 0;
  flex: 1;
  margin: 0;
  padding: 1.1rem 3rem 1.1rem 1.1rem;
  border: none;
  position: relative;
}
@media all and (max-width: 639px) {
  .dcw-design-modern .footer.card > .content .text .link a.backToTop {
    padding: 0;
    background-color: transparent;
  }
}
.dcw-design-modern .footer.card > .content .text .link a.backToTop::after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d8";
  display: inline-block;
  font-size: 2rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: -5px;
  top: 7px;
  height: 44px;
  width: 44px;
}
@media all and (max-width: 639px) {
  .dcw-design-modern .footer.card > .content .text .link a.backToTop::after {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 26px;
    background-color: #ed0d01;
    color: #000;
    font-size: 2.5rem;
    padding-left: 0;
  }
}
.dcw-design-modern .footer.card .title [itemprop="name"] {
  margin: 2rem 0;
  padding-top: 0;
  text-align: center;
}
.dcw-design-modern .footer.card [itemtype$="/PostalAddress"] {
  text-align: center;
}
.dcw-design-modern .footer.card > .deck > .title-none.copy-none.media-none.links-none:not(.footerMedia) {
  padding-top: 0;
}
.dcw-design-modern .footer.card .footerDealerInformation [itemtype$="/PostalAddress"] {
  margin-bottom: 0.5rem;
}
.dcw-design-modern .footer.card .footerDealerInformation .text {
  padding-top: 1.2rem;
}
.dcw-design-modern .footer.card .footerDealerInformation .title [itemprop="name"] {
  margin: 0;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary,
.dcw-design-modern .footer.card .automotive-business .link .tertiary {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a {
  margin: 0 0.5rem 1rem;
  min-width: 5rem;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a::before,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .location::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a .location::before,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a .chat::before {
  font-size: 1.6rem;
  margin-right: 0.5rem;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a.sd-icon::before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a.sd-icon::before {
  font-size: var(--icon-font-size);
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[data-action="call_service"]:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[data-action="call_service"]:before,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[data-action="call_sales"]:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[data-action="call_sales"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f2d2";
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"],
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[itemprop="hasMap"] {
  padding: 0;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"]:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[itemprop="hasMap"]:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3a3";
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a [itemprop="telephone"],
.dcw-design-modern .footer.card .automotive-business .link .tertiary a [itemprop="telephone"] {
  font-size: 0;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a .chat:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a .chat:before {
  font-family: 'Ionicons', sans-serif;
  content: "\f3fa";
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="sameAs"],
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[itemprop="sameAs"] {
  font-size: 0;
  padding: 1rem 0;
  margin: 1rem 0;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[href*="yelp"]:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[href*="yelp"]:before,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[href*="pinterest"]:before,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a[href*="pinterest"]:before {
  font-size: 1.8rem;
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:hover,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a:hover,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:visited,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a:visited {
  color: var(--footer-automotive-business-link-tertiary-anchor-hover-font-color);
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a span,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a span {
  display: inline-block;
}
.dcw-design-modern .footer.card.bg-dark .AdChoices a {
  color: #fff;
}
.dcw-design-modern .footer .link a {
  min-width: 5rem;
}
.dcw-design-modern .footer .card > .content .text .link .backToTop:hover {
  background-color: #870701;
  color: #fff;
}
.dcw-design-modern .footer .card .link a:not(.backToTop),
.dcw-design-modern .footer .card .link a.primary,
.dcw-design-modern .footer .card .link a.secondary {
  font-family: "Roboto-Regular";
}
.dcw-design-modern .footer .card .link a:not(.backToTop):hover,
.dcw-design-modern .footer .card .link a.primary:hover,
.dcw-design-modern .footer .card .link a.secondary:hover {
  font-family: "Roboto-Regular";
}
.dcw-design-modern .footer .card [itemtype$="/AutomotiveBusiness"] .link .tertiary a.insight:hover,
.dcw-design-modern .footer .card .automotive-business .link .tertiary a.insight:hover,
.dcw-design-modern .footer .card [itemtype$="/AutomotiveBusiness"] .link .tertiary a[itemprop="hasMap"]:hover,
.dcw-design-modern .footer .card .automotive-business .link .tertiary a[itemprop="hasMap"]:hover {
  color: #ed0d01;
}
.dcw-design-modern .footer .link-left > .content .link,
.dcw-design-modern .footer .link-center > .content .link,
.dcw-design-modern .footer .link-right > .content .link {
  display: flex;
}
[class*="listing-results"]:not(.col) .vehicle-listing > .content .link {
  align-items: center;
}
@media (min-width: 640px) and (max-width: 768px) {
  [class*="listing-results"].col .vehicle-listing > .content .link {
    justify-content: center;
  }
}
@media (max-width: 639px) {
  [class*="listing-results"].col .vehicle-listing > .content .link {
    align-items: center;
  }
}
[class*="listing-results"] > .deck > div[role="heading"] {
  text-align: center;
  border-top: 4px solid #000;
  background-color: #000;
  color: #ececec;
  padding: 1.6rem 2rem;
  margin: 0 2vw 4vw 0;
  position: relative;
}
[class*="listing-results"] > .deck > div[role="heading"]::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 48%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ececec;
  top: 100%;
}
.bg-color[class*="listing-results"] > .deck > div[role="heading"] {
  border-top: 4px solid #fff;
  background-color: #2A2A2A;
  color: #fff;
}
.bg-color[class*="listing-results"] > .deck > div[role="heading"]::after {
  border-top-color: #2A2A2A;
}
@media (min-width: 640px) {
  [class*="listing-results"] > .deck > div[role="heading"] {
    padding: 3rem 2rem;
    margin-bottom: 3vw;
  }
  [class*="listing-results"] > .deck > div[role="heading"]::after {
    border-width: 20px;
    border-bottom-width: 0;
  }
}
@media (min-width: 640px) {
  [class*="listing-results"]:not(.col) > .deck > div[role="heading"] {
    width: 100%;
  }
}
.listing-results.card > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
}
@media all and (min-width: 1000px) {
  .listing-results.card > .content .copy,
  .listing-results.card > .content .link {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .listing-results.card > .content > .text {
    padding: 2vw;
  }
}
.listing-results.card > .content > .text .title {
  margin-right: 2rem;
}
.listing-results.card > .content > .text .title h1,
.listing-results.card > .content > .text .title h2,
.listing-results.card > .content > .text .title h3,
.listing-results.card > .content > .text .title h4,
.listing-results.card > .content > .text .title h5,
.listing-results.card > .content > .text .title h6 {
  color: #e1e1e1;
}
.listing-results.card > .content > .text .copy {
  display: flex;
  flex-basis: 100%;
}
@media all and (min-width: 1024px) {
  .listing-results.card > .content form {
    margin-left: auto;
  }
}
.listing-results.card > .content form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.listing-results.card > .content form label {
  visibility: hidden;
  position: absolute;
  left: -9999%;
}
.listing-results.card > .content select {
  background-color: #fff;
  color: #000;
  width: 100%;
  min-width: 100px;
}
.listing-results.card > .content [aria-hidden="true"] {
  display: none;
}
.listing-results.card > .content .suggestion-title {
  text-transform: uppercase;
  display: inline-block;
  padding-top: 2rem;
}
.listing-results.card > .content ul[role="listbox"] {
  list-style-type: none;
  padding: 1rem 2rem 0 0;
  flex-wrap: wrap;
  display: flex;
}
.listing-results.card > .content ul[role="listbox"] li {
  padding-bottom: 1rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .listing-results.card > .content ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.listing-results.card > .content ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: auto;
}
.listing-results.card > .content ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 640px) {
  .listing-results.card.deck-bleed-none > .content > .text {
    padding: 2vw 4vw;
  }
}
.listing-results.card.links-none > .content > .text .copy {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  flex-basis: auto;
}
.listing-results.card.links-none > .content > .text .copy a {
  align-self: flex-start;
  padding: 1.8rem 1rem;
}
.listing-results.card.links-none > .content > .text .copy form {
  margin-left: 0;
}
.listing-results.card.links-none > .content > .text .copy form select {
  background-repeat: no-repeat;
  background-size: auto 20px;
  border: 1px solid #e1e1e1;
}
.listing-results.card.links-none > .content > .text .copy form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.listing-results #vehicle-compare-cart-trigger {
  position: relative;
  background: #e1e1e1;
  color: #000;
  padding: 1.3rem 6rem 1.3rem 1.3rem;
  align-self: flex-end;
  margin-right: 1.3rem;
}
.listing-results #vehicle-compare-cart-trigger b {
  background: #e1e1e1;
  color: #000;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  position: absolute;
  top: -1rem;
  right: -1rem;
  z-index: 1;
}
.listing-results.bg-dark > .content > .text .title h1,
.listing-results.bg-dark > .content > .text .title h2,
.listing-results.bg-dark > .content > .text .title h3,
.listing-results.bg-dark > .content > .text .title h4,
.listing-results.bg-dark > .content > .text .title h5,
.listing-results.bg-dark > .content > .text .title h6 {
  color: #fff;
}
.listing-results.links-none > .content > .text .copy form select {
  border: 1px solid #c8c8c8;
  width: 100%;
  margin: 0;
}
.listing-results #vehicle-compare-cart-trigger {
  border: 1px solid #c8c8c8;
  flex: 1 1 40%;
  max-width: 200px;
  align-self: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 1rem;
}
@media screen and (max-width: 639px) {
  .listing-results.card.links-none > .content > .text {
    margin: 0 0 1rem 0;
  }
  .listing-results.card.links-none > .content > .text .copy {
    flex-basis: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .listing-results.card.links-none > .content > .text .copy a {
    padding: 1.5rem 0;
  }
  .listing-results.card.links-none > .content > .text .copy form {
    margin-right: 0;
    margin-left: auto;
  }
  .listing-results.card.links-none > .content > .text .copy form select {
    margin-top: 0;
    padding: 1.5rem 30px 1.5rem 1rem;
  }
  .listing-results #vehicle-compare-cart-trigger {
    padding: 1.1rem 6rem 1rem 1.3rem;
    align-self: flex-start;
  }
  .listing-results #vehicle-compare-cart-trigger span {
    line-height: 1.8;
  }
}
@media (max-width: 639px) {
  .card[class*="VehicleSearchResults"] > .content .text .title h1,
  .card[class*="VehicleSearchResults"] > .content .text .title h2,
  .card[class*="VehicleSearchResults"] > .content .text .title h3,
  .card[class*="VehicleSearchResults"] > .content .text .title h4,
  .card[class*="VehicleSearchResults"] > .content .text .title h5,
  .card[class*="VehicleSearchResults"] > .content .text .title h6 {
    font-size: var(--listing-results-heading-font-size, 3rem);
  }
}
.listing-results-toolbar > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media all and (min-width: 1000px) {
  .listing-results-toolbar > .content .copy,
  .listing-results-toolbar > .content .link {
    margin-top: 0;
  }
}
.listing-results-toolbar.deck-bleed-card-margin > .content > .text {
  margin-left: 2vw;
  margin-right: 2vw;
}
@media (min-width: 640px) {
  .listing-results-toolbar.deck-bleed-none > .content > .text {
    margin: 2vw 4vw;
  }
}
.listing-results-toolbar > .content > .text {
  margin-bottom: 1rem;
  padding: 2vw;
}
.listing-results-toolbar > .content .title h1,
.listing-results-toolbar > .content .title h2,
.listing-results-toolbar > .content .title h3,
.listing-results-toolbar > .content .title h4,
.listing-results-toolbar > .content .title h5,
.listing-results-toolbar > .content .title h6 {
  color: #000;
}
.listing-results-toolbar > .content .copy {
  display: flex;
  flex-basis: 100%;
  margin-top: 1px;
}
.listing-results-toolbar > .content [aria-hidden="true"] {
  display: none;
}
.listing-results-toolbar > .content .suggestion-title {
  text-transform: uppercase;
  display: inline-block;
  padding-top: 2rem;
}
.listing-results-toolbar > .content ul[role="listbox"] {
  list-style-type: none;
  padding: 1rem 2rem 0 0;
  flex-wrap: wrap;
  display: flex;
}
.listing-results-toolbar > .content ul[role="listbox"] li {
  padding-bottom: 1rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .listing-results-toolbar > .content ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.listing-results-toolbar > .content ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: auto;
}
.listing-results-toolbar > .content ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
.listing-results-toolbar.bg-dark > .content > .text .title h1,
.listing-results-toolbar.bg-dark > .content > .text .title h2,
.listing-results-toolbar.bg-dark > .content > .text .title h3,
.listing-results-toolbar.bg-dark > .content > .text .title h4,
.listing-results-toolbar.bg-dark > .content > .text .title h5,
.listing-results-toolbar.bg-dark > .content > .text .title h6 {
  color: #fff;
}
.listing-results-toolbar.bg-color > .content > .text .title h1,
.listing-results-toolbar.bg-color > .content > .text .title h2,
.listing-results-toolbar.bg-color > .content > .text .title h3,
.listing-results-toolbar.bg-color > .content > .text .title h4,
.listing-results-toolbar.bg-color > .content > .text .title h5,
.listing-results-toolbar.bg-color > .content > .text .title h6 {
  color: #000000;
}
.listing-results-toolbar[data-vehicle-count="0"] > .content .link {
  flex-basis: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .share .social {
  display: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).show-social-links > .content .link .share .social {
  display: flex;
}
@media screen and (min-width: 640px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]).listing-display-toggle > .content .copy a.display-toggle {
    display: flex;
    animation-name: vehiclesdisplaytoggle--eyJvcmRlciI6ICAiMSJ9;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text {
  margin-top: 1rem;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements {
  display: flex;
  flex-grow: 1;
  flex-basis: auto;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .title {
  order: -1;
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
  min-width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #000;
  border-right: none;
  color: #000;
  padding: 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a:hover {
  color: #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a:before,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a:before {
  margin: 0 auto;
  font-size: 2rem;
  display: block;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a.userlinks {
  border: 1px solid #000;
  border-right: none;
  text-decoration: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link {
  position: relative;
  margin: 0;
  order: -1;
  justify-content: center;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .userlink-hyperlink,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary {
  height: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .link .tertiary a {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy {
  margin: 0 !important;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
  text-decoration: none;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a {
    width: 8rem;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle,
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a#vehicle-compare-cart-trigger {
    min-width: 4rem;
    width: 4rem;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle::before {
  font-family: FontAwesome, sans-serif;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle span,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.selected {
  display: none;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.grid::before {
  content: "\f00a";
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .copy a.display-toggle.list::before {
  content: "\f00b";
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form {
  padding: 0;
  width: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form fieldset {
  margin: 0;
  width: 100%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form label,
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form legend {
  visibility: hidden;
  position: absolute;
  left: -9999%;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form select {
  background-repeat: no-repeat;
  background-size: auto 20px;
  border: 1px solid #000;
  min-width: 200px;
  max-width: 100%;
  min-height: 100%;
  margin: 0;
  height: 4rem;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger {
  position: relative;
  line-height: 0;
  text-align: center;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger span {
  font-size: 0;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger b {
  text-align: center;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  background: #ed0d01;
  color: #fff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger::before {
  width: 4rem;
  transform: scale(0.72);
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
@media screen and (min-width: 769px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .title {
    border-bottom: none;
    width: auto;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements {
    justify-content: flex-end;
  }
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text .wrapped-elements .copy {
    flex-basis: auto;
  }
}
@media screen and (min-width: 1200px) {
  .listing-results-toolbar:not([data-vehicle-count="0"]) > .content .wrapped-elements .copy {
    max-width: 50%;
  }
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .title {
  border-bottom-color: #fff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .copy a {
  border-color: #fff;
  color: #fff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text .copy a:hover {
  color: #fff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content > .text form select {
  border-color: #fff;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-dark > .content #vehicle-compare-cart-trigger.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .title {
  border-bottom-color: #000000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .link .tertiary a,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .copy a {
  border-color: #000000;
  color: #000000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .link .tertiary a:hover,
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text .copy a:hover {
  color: #000000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content > .text form select {
  border-color: #000000;
}
.listing-results-toolbar:not([data-vehicle-count="0"]).bg-color > .content #vehicle-compare-cart-trigger.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
.listing-results-toolbar:not([data-vehicle-count="0"]) > .content .text {
  padding: 0 !important;
}
.low-vehicle-message b::before {
  content: '"';
}
.low-vehicle-message b::after {
  content: '"';
}
.map-and-directions > .content .tertiary a {
  display: block;
  text-align: left;
  margin-top: 1rem;
}
.map-and-directions > .content .tertiary a span[itemprop="name"] {
  padding-right: 1rem;
}
.map-and-directions > .content .link {
  margin-top: 0;
}
.map-and-directions > .content .link .primary {
  margin-top: 1.5vw;
}
@media screen and (min-width: 1024px) {
  .map-and-directions > .content .link {
    flex-direction: column;
  }
}
.map-and-directions > .content .media {
  display: none;
}
@media screen and (min-width: 320px) {
  .map-and-directions > .content .media {
    display: flex;
  }
  .map-and-directions > .content .media figure a[data-action="hoursAndDirections"] span {
    display: block;
    height: 0;
    width: 0;
    text-indent: -99999px;
  }
  .map-and-directions.col.card:not(.media-none):not(.aspect-21x9) > .content .text {
    justify-content: flex-start;
  }
  .map-and-directions.media-bleed-full > .content {
    padding: 1vw 0;
  }
  .map-and-directions.media-bleed-full > .content .text {
    padding-top: 0;
  }
}
.map-and-directions.bg-dark {
  color: #000000;
}
.pagination [role="navigation"] ul {
  text-align: center;
}
.pagination [role="navigation"] li {
  display: inline-block;
}
.pagination [role="navigation"] li:not(:first-child):not(:last-child) {
  display: none;
}
@media screen and (min-width: 769px) {
  .pagination [role="navigation"] li:not(:first-child):not(:last-child) {
    display: inline-block;
  }
}
.pagination.copy-left > .content .copy,
.pagination.copy-right > .content .copy {
  display: flex;
}
.pagination.copy-left > .content .copy {
  justify-content: flex-start;
}
.pagination.copy-right > .content .copy {
  justify-content: flex-end;
}
.pagination [role="navigation"] ul {
  padding-left: 0;
}
.pagination [role="navigation"] li {
  height: 40px;
  margin-right: 1rem;
  width: 90px;
  cursor: pointer;
  position: relative;
  transition: all 0.5s ease;
}
.pagination [role="navigation"] li a,
.pagination [role="navigation"] li span {
  cursor: pointer;
  height: 38px;
  position: relative;
  display: inline-block;
  width: 90px;
}
.pagination [role="navigation"] li:first-child {
  top: -1px;
}
.pagination [role="navigation"] li:first-child span,
.pagination [role="navigation"] li:last-child span {
  cursor: default;
}
@media screen and (min-width: 769px) {
  .pagination [role="navigation"] li {
    width: 40px;
  }
  .pagination [role="navigation"] li a,
  .pagination [role="navigation"] li span {
    width: 38px;
  }
  .pagination [role="navigation"] li[aria-label="..."] {
    top: -1px;
  }
  .pagination [role="navigation"] li:last-child a:after,
  .pagination [role="navigation"] li:last-child span:after {
    content: '\f3d3';
    color: #fff;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    font-weight: 100;
    position: absolute;
    left: 9px;
    right: 0;
    top: 6px;
    width: 2rem;
  }
  .pagination [role="navigation"] li:first-child a:after,
  .pagination [role="navigation"] li:first-child span:after {
    content: '\f3d2';
    color: #fff;
    font-family: 'Ionicons', sans-serif;
    font-size: 2rem;
    font-weight: 100;
    position: absolute;
    left: 8px;
    right: 0;
    top: 6px;
    width: 2rem;
  }
  .pagination [role="navigation"] li:first-child a:after,
  .pagination [role="navigation"] li:last-child a:after,
  .pagination [role="navigation"] li:first-child span:after,
  .pagination [role="navigation"] li:last-child span:after {
    top: 0;
    line-height: 2;
  }
}
.pagination.bg-light > .content .copy [role="navigation"] li a {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.pagination.bg-light > .content .copy [role="navigation"] li a:hover {
  background: #ed0d01;
  color: #fff;
}
.pagination.bg-light > .content .copy [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-light > .content .copy [role="navigation"] li span {
  background: #fff;
  color: transparent;
}
.pagination.bg-light > .content .copy [role="navigation"] li span[not="href"] {
  color: #000;
  cursor: default;
}
.pagination.bg-light > .content .copy [role="navigation"] li [aria-selected="true"] {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-light > .content .copy [role="navigation"] li:hover a,
.pagination.bg-light > .content .copy [role="navigation"] li:active a {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-light > .content .copy [role="navigation"] li:hover span,
.pagination.bg-light > .content .copy [role="navigation"] li:active span {
  background: #fff;
}
.pagination.bg-light > .content .copy [role="navigation"] li:hover span[not="href"],
.pagination.bg-light > .content .copy [role="navigation"] li:active span[not="href"] {
  color: #000;
}
@media screen and (min-width: 640px) {
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child a:after,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child a:after {
    color: #000;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child:hover,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child span {
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child span:after,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child span:after {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child a {
    background: #fff;
    color: #000;
    border: 1px solid #000;
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child span {
    background: #fff;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .pagination.bg-light > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-light > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
    color: #fff;
  }
}
.pagination.bg-color > .content .copy [role="navigation"] li a {
  background: #e1e1e1;
  color: #000000;
  border: 1px solid #000000;
}
.pagination.bg-color > .content .copy [role="navigation"] li a:hover {
  background: #ed0d01;
  color: #fff;
}
.pagination.bg-color > .content .copy [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-color > .content .copy [role="navigation"] li span {
  background: #e1e1e1;
  color: transparent;
}
.pagination.bg-color > .content .copy [role="navigation"] li span[not="href"] {
  color: #000000;
  cursor: default;
}
.pagination.bg-color > .content .copy [role="navigation"] li [aria-selected="true"] {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-color > .content .copy [role="navigation"] li:hover a,
.pagination.bg-color > .content .copy [role="navigation"] li:active a {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-color > .content .copy [role="navigation"] li:hover span,
.pagination.bg-color > .content .copy [role="navigation"] li:active span {
  background: #e1e1e1;
}
.pagination.bg-color > .content .copy [role="navigation"] li:hover span[not="href"],
.pagination.bg-color > .content .copy [role="navigation"] li:active span[not="href"] {
  color: #000000;
}
@media screen and (min-width: 640px) {
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child a:after,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child a:after {
    color: #000000;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child:hover,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child span {
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child span:after,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child span:after {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child a {
    background: #e1e1e1;
    color: #000000;
    border: 1px solid #000000;
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child span {
    background: #e1e1e1;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .pagination.bg-color > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-color > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
    color: #fff;
  }
}
.pagination.bg-dark > .content .copy [role="navigation"] li a {
  background: #2A2A2A;
  color: #fff;
  border: 1px solid #fff;
}
.pagination.bg-dark > .content .copy [role="navigation"] li a:hover {
  background: #ed0d01;
  color: #fff;
}
.pagination.bg-dark > .content .copy [role="navigation"] li a:hover:after {
  color: transparent;
}
.pagination.bg-dark > .content .copy [role="navigation"] li span {
  background: #2A2A2A;
  color: transparent;
}
.pagination.bg-dark > .content .copy [role="navigation"] li span[not="href"] {
  color: #fff;
  cursor: default;
}
.pagination.bg-dark > .content .copy [role="navigation"] li [aria-selected="true"] {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-dark > .content .copy [role="navigation"] li:hover a,
.pagination.bg-dark > .content .copy [role="navigation"] li:active a {
  background-color: #ed0d01;
  color: #fff;
}
.pagination.bg-dark > .content .copy [role="navigation"] li:hover span,
.pagination.bg-dark > .content .copy [role="navigation"] li:active span {
  background: #2A2A2A;
}
.pagination.bg-dark > .content .copy [role="navigation"] li:hover span[not="href"],
.pagination.bg-dark > .content .copy [role="navigation"] li:active span[not="href"] {
  color: #fff;
}
@media screen and (min-width: 640px) {
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child a {
    color: transparent;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child a:after,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child a:after {
    color: #fff;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child:hover,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child:hover {
    color: transparent;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child:hover a:after,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child:hover a:after {
    color: #fff;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child span {
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child span:after,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child span:after {
    color: #999999;
  }
}
@media screen and (max-width: 769px) {
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child a,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child a {
    background: #2A2A2A;
    color: #fff;
    border: 1px solid #fff;
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child span,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child span {
    background: #2A2A2A;
    color: #999999;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .pagination.bg-dark > .content .copy [role="navigation"] li:first-child:hover a,
  .pagination.bg-dark > .content .copy [role="navigation"] li:last-child:hover a {
    background-color: #ed0d01;
    color: #fff;
  }
}
.payment-search.bg-light .range-slider .rangeslider .rangeslider__handle {
  background-color: #e1e1e1;
}
.payment-search.bg-light .range-slider .rangeslider .rangeslider__fill {
  background-color: #4c4c4c;
}
.payment-search.bg-light .range-slider .rangeslider:before {
  background-color: #4c4c4c;
}
.payment-search.bg-light .range-slider label[data-rangefor] input {
  background-color: transparent;
  color: #4c4c4c;
}
.payment-search.bg-color .range-slider .rangeslider .rangeslider__handle {
  background-color: #000000;
}
.payment-search.bg-color .range-slider .rangeslider .rangeslider__fill {
  background-color: #000000;
}
.payment-search.bg-color .range-slider .rangeslider:before {
  background-color: #000000;
}
.payment-search.bg-color .range-slider label[data-rangefor] input {
  background-color: transparent;
  color: #000000;
}
.payment-search.bg-dark .range-slider .rangeslider .rangeslider__handle {
  background-color: #fff;
}
.payment-search.bg-dark .range-slider .rangeslider .rangeslider__fill {
  background-color: #fff;
}
.payment-search.bg-dark .range-slider .rangeslider:before {
  background-color: #fff;
}
.payment-search.bg-dark .range-slider label[data-rangefor] input {
  background-color: transparent;
  color: #fff;
}
.payment-search .fieldset {
  animation-name: minmax--;
  /* -- With connected store styles--*/
}
.payment-search .fieldset .legend + div {
  position: relative;
}
.payment-search .fieldset label[data-rangefor]:first-child {
  margin-top: 40px;
}
.payment-search .fieldset .rangeslider {
  position: absolute;
  top: 0.5rem;
  left: 5%;
  width: 90%;
  height: 40px;
}
.payment-search .fieldset .rangeslider:before {
  content: "";
  display: block;
  position: absolute;
  top: calc((40px / 2) - (3px / 2));
  left: 0;
  width: 100%;
  height: 3px;
}
.payment-search .fieldset .rangeslider .rangeslider__fill {
  height: 3px;
  position: absolute;
  top: calc((40px / 2) - (3px / 2));
  max-width: 100%;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  width: 20px;
  height: 20px;
  top: calc((40px / 2) - (20px / 2));
}
.payment-search .fieldset .rangeslider:before {
  background-color: #4c4c4c;
}
.payment-search .fieldset .rangeslider .rangeslider__fill {
  background-color: #4c4c4c;
}
.payment-search .fieldset .rangeslider .rangeslider__handle {
  background-color: #4c4c4c;
}
.payment-search .fieldset [itemprop="description"] {
  margin: 1rem 0 2rem;
}
.payment-search .fieldset .range-slider {
  position: relative;
  text-align: left;
  /* -- Range Slider for input type range --*/
}
.payment-search .fieldset .range-slider > label {
  display: inline-block;
}
.payment-search .fieldset .range-slider > label[aria-controls] {
  margin: 0;
}
.payment-search .fieldset .range-slider > label[aria-controls] .rangeslider {
  top: 1.5rem;
  bottom: 3.5rem;
  width: 79%;
  left: auto;
  right: 11%;
}
@media all and (min-width: 640px) {
  .payment-search .fieldset .range-slider > label[aria-controls] .rangeslider {
    left: 4rem;
    width: auto;
    right: 4rem;
  }
}
.payment-search .fieldset .range-slider label[data-rangefor] {
  animation-name: rangeable--eyJhcHBseVJhbmdlU2xpZGVyIjogIHRydWV9;
  margin: 0 0 4rem;
}
@media all and (min-width: 640px) {
  .payment-search .fieldset .range-slider label[data-rangefor] {
    position: relative;
  }
}
.payment-search .fieldset .range-slider label[data-rangefor] span {
  position: absolute;
  bottom: 2rem;
}
.payment-search .fieldset .range-slider label[data-rangefor] span:first-of-type {
  text-transform: lowercase;
}
.payment-search .fieldset .range-slider label[data-rangefor] input {
  z-index: -1;
  border: 0;
  padding: 0;
  width: auto;
  text-align: left;
  max-width: 55px;
}
.payment-search .fieldset .range-slider label[data-rangefor="max"] {
  float: right;
  margin-right: 4rem;
}
.payment-search .fieldset .range-slider label[data-rangefor="max"] span {
  right: 0;
}
@media all and (min-width: 640px) {
  .payment-search .fieldset .range-slider label[data-rangefor="max"] span {
    bottom: -2rem;
    right: -4rem;
  }
}
.payment-search .fieldset .range-slider label[data-rangefor="min"] {
  margin-left: 6rem;
}
.payment-search .fieldset .range-slider label[data-rangefor="min"] span {
  left: 0;
}
@media all and (min-width: 640px) {
  .payment-search .fieldset .range-slider label[data-rangefor="min"] span {
    bottom: -2rem;
    left: -6rem;
  }
}
.payment-search .fieldset .merchandisable-payment {
  display: flex;
  align-items: baseline;
}
.payment-search .fieldset .merchandisable-payment label {
  margin: 0 1rem 0 0;
}
.copy-center.payment-search .fieldset .merchandisable-payment {
  justify-content: center;
}
.copy-right.payment-search .fieldset .merchandisable-payment {
  justify-content: flex-end;
}
.seo-card > .deck {
  order: -1;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li span.label {
  display: flex;
  flex-basis: 60%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li span.label + span {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div {
  display: flex;
  flex-basis: 60%;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div span {
  flex: auto;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div .disclaimer {
  text-align: left;
}
.vehicle-listing.card > .content .copy [itemtype$="/Offer"] ul > li > div + span[itemprop="price"] {
  display: flex;
  justify-content: flex-end;
  flex-basis: 40%;
}
.vehicle-listing > .content .disclaimer {
  text-align: right;
}
.vehicle-listing > .content .disclaimer.disclaimer-open > div {
  text-align: left;
  right: 0;
  bottom: auto;
  left: auto;
}
.vehicle-listing > .content .disclaimer.disclaimer-open .offers_Description {
  box-shadow: 2px 2px 6px;
  padding-bottom: 5px;
  left: 0;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"],
.vehicle-listing > .content .vehicle-pricing {
  position: relative;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"] .disclaimer,
.vehicle-listing > .content .vehicle-pricing .disclaimer {
  position: static;
}
.vehicle-listing > .content [itemtype$="/AggregateOffer"] .disclaimer small,
.vehicle-listing > .content .vehicle-pricing .disclaimer small {
  margin-bottom: 0.7rem;
}
@media all and (min-width: 640px) {
  .vehicle-listing > .content .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
  .vehicle-listing > .content [itemtype$="/Offer"] > .disclaimer.disclaimer-open > div {
    bottom: auto;
    top: auto;
    text-align: left;
  }
}
@media all and (min-width: 640px) and (max-width: 1040px) {
  .vehicle-listing > .content .vehicle-pricing {
    position: static;
  }
  .vehicle-listing > .content .disclaimer.disclaimer-open > div {
    left: auto;
    top: auto;
    text-align: left;
  }
}
[class*="col-"] > .deck > .vehicle-listing > .content [itemprop="priceComponent"],
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing {
  position: relative;
}
[class*="col-"] > .deck > .vehicle-listing > .content .disclaimer.disclaimer-open > div {
  width: 96%;
  left: 2%;
  top: auto;
  bottom: auto;
  margin-top: 0;
  text-align: left;
  max-height: 9rem;
}
@media all and (min-width: 640px) {
  [class*="col-"] > .deck > .vehicle-listing > .content [itemprop="priceComponent"],
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing {
    position: static;
  }
}
.vehicle-listing > .content [class*=-offers-visible] .vehicle-pricing {
  position: static;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .vehicle-listing > .content [class*=-offers-visible] .vehicle-pricing {
    position: relative;
  }
}
@media (max-width: 639px) {
  [class*="vehicleListingResults"]:not(.col) .vehicle-listing .copy.conditional-offers-visible > .vehicle-pricing,
  [class*="vehicleListingResults"]:not(.col) .vehicle-listing .copy.other-offers-visible > .vehicle-pricing {
    position: static;
  }
}
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"] {
  display: none;
}
.vehicle-listing.card > .content .media .bannerOffer_container,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem {
  margin-top: 2rem;
  position: relative;
  display: block;
}
.vehicle-listing.card > .content .media .bannerOffer_container img,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem img {
  width: auto;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div {
  display: flex;
  justify-content: center;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div span,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div span {
  position: relative;
}
.vehicle-listing.card > .content .media .bannerOffer_container > div span sup,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem > div span sup {
  position: absolute;
  top: -2.1rem;
  right: -1rem;
}
.vehicle-listing.card > .content .media .bannerOffer_container [itemprop="expires"],
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"].show-selected-elem [itemprop="expires"] {
  display: block;
  padding: 0.5vw 1vw;
}
.vehicle-listing.card > .content .media .bannerOffer_container ~ .bannerOffer_container,
.vehicle-listing.card > .content .media [data-attrs*="bannerOffer_container"] ~ [data-attrs*="bannerOffer_container"] {
  margin-top: 1rem;
}
.vehicle-listing.card.has-photo-icons .media figure {
  margin-bottom: 4rem;
}
@media (max-width: 639px) {
  [class*="col-"] > .deck > .vehicle-listing > .content .suppress-mathbox + .link a,
  .col > .deck > .vehicle-listing > .content .suppress-mathbox + .link a {
    margin-top: 2rem;
  }
}
.vehicle-listing.media-top.card > .content .media,
.condensed-listing-results.media-top.card > .content .media {
  order: var(--vehicle-listing-media-top-media-order);
  margin-top: var(--vehicle-listing-media-top-margin-top);
}
.vs-enabled .vehicle-listing.media-top > .content .title .vs-label,
.vs-enabled .condensed-listing-results.media-top > .content .title .vs-label {
  position: var(--vehicle-listing-media-top-vs-label-position);
  left: 0;
  top: 0;
}
.vs-enabled .vehicle-listing.media-top > .content .title .vs-label span,
.vs-enabled .condensed-listing-results.media-top > .content .title .vs-label span {
  margin: var(--vehicle-listing-media-top-vs-label-span-margin);
}
.vs-enabled .vehicle-listing.media-top > .content .media,
.vs-enabled .condensed-listing-results.media-top > .content .media {
  margin-top: var(--vehicle-listing-media-top-margin-top-vehicle-badge);
}
.virtual-vehicle {
  --virtual-vehicle-color-selector-list-margin: 0.25rem;
  --virtual-vehicle-color-selector-selected-color-border: 1px solid #e1e1e1;
  --virtual-vehicle-color-selector-list-span-height: 4rem;
  --virtual-vehicle-color-selector-list-span-width: 4rem;
  --virtual-vehicle-color-selector-gap: 0.5rem;
  --virtual-vehicle-color-selector-list-span-border: 1px solid #e1e1e1;
  --virtual-vehicle-selected-exterior-color-title-color: #e1e1e1;
  --virtual-vehicle-color-selector-exterior-colors-text-transform: uppercase;
  --virtual-vehicle-color-selector-exterior-colors-selected-font-weight: bold;
  --virtual-vehicle-color-selector-exterior-colors-selected-border: none;
  --virtual-vehicle-color-selector-exterior-colors-selected-margin-bottom: 0.6rem;
  --virtual-vehicle-color-selector-exterior-colors-selected-selected-exterior-color-font-weight: normal;
  --virtual-vehicle-color-selector-width: 100%;
  --virtual-vehicle-color-list-margin: 0;
  --virtual-vehicle-color-list-padding: 0;
  --virtual-vehicle-color-list-border-padding: 0.4rem;
  --virtual-vehicle-vsr-quick-view-wrapper-padding: 0 2.5rem;
  --virtual-vehicle-color-selector-margin-bottom: 1rem;
  --virtual-vehicle-inventory-custom-form-padding: 0 1rem 1rem;
  --virtual-vehicle-vsr-quick-view-wrapper-copy-margin: 0;
  --virtual-vehicle-vsr-quick-view-wrapper-copy-flex-basis: 100%;
  --virtual-vehicle-color-selector-show-more-button-padding: 1rem 0;
  --virtual-vehicle-color-selector-show-more-button-min-width: 7rem;
  --virtual-vehicle-color-selector-label-prefix: '\002B';
  --virtual-vehicle-quick-view-color-selector-margin-bottom: auto;
  --virtual-vehicle-figcaption-flex-wrap: wrap;
  --virtual-vehicle-disclaimer-align-self: flex-end;
  --virtual-vehicle-disclaimer-text-align: center;
  --virtual-vehicle-disclaimer-width: 100%;
  --virtual-vehicle-premium-price-icon-content: "\f217";
  --virtual-vehicle-premium-price-icon-font-size: 1.2rem;
  --virtual-vehicle-premium-price-icon-margin: 0.6rem 0.2rem 0;
  --virtual-vehicle-wrapped-elements-copy-margin-top: 4rem;
  --virtual-vehicle-media-figcaption-top: 110%;
  --virtual-vehicle-single-col-link-margin-top: 3rem;
  --virtual-vehicle-mobile-content-copy-margin-top: 4rem;
  --virtual-vehicle-color-selector-margin-top: 5rem;
  --virtual-vehicle-media-top-title-margin-top: 2.6rem;
}
.virtual-vehicle[itemtype*="/Car"] {
  --car-schema-border: 1px solid #e1e1e1;
}
@media (min-width: 769px) and (max-width: 1023px) {
  .virtual-vehicle .vehicle-color-selector {
    --virtual-vehicle-color-selector-margin-top: 8rem;
  }
}
@media (min-width: 1200px) {
  .virtual-vehicle {
    --virtual-vehicle-single-col-link-margin-top: 4rem;
  }
}
.virtual-vehicle .selected-color-label {
  --virtual-vehicle-color-selector-exterior-colors-text-transform: capitalize;
}
.vehicle-listing {
  --vehicle-listing-media-top-media-order: 0;
  --vehicle-listing-media-top-margin-top: 0;
  --vehicle-listing-media-top-vs-label-position: absolute;
  --vehicle-listing-media-top-vs-label-span-margin: 0;
  --vehicle-listing-media-top-margin-top-vehicle-badge: 3rem;
}
@media (min-width: 1024px) {
  .col > .deck > .card.vehicle-listing {
    --vehicle-listing-media-top-media-order: 2;
    --vehicle-listing-media-top-vs-label-position: static;
    --vehicle-listing-media-top-vs-label-span-margin: -1vw -1vw 0.5vw;
    --vehicle-listing-media-top-margin-top-vehicle-badge: 0;
  }
}
.virtual-vehicle.card[class*="vehicle-listing"] > .content .wrapped-elements div.copy {
  margin-top: var(--virtual-vehicle-wrapped-elements-copy-margin-top);
}
.virtual-vehicle.card[class*="vehicle-listing"] > .content .vehicle-color-list button {
  color: inherit;
}
.virtual-vehicle > .content figcaption {
  flex-wrap: var(--virtual-vehicle-figcaption-flex-wrap);
}
.virtual-vehicle > .content figcaption .disclaimer {
  align-self: var(--virtual-vehicle-disclaimer-align-self);
  text-align: var(--virtual-vehicle-disclaimer-text-align);
  width: var(--virtual-vehicle-disclaimer-width);
  position: absolute;
  top: 100%;
}
.virtual-vehicle > .content .media figure figcaption span.photo-icons {
  top: var(--virtual-vehicle-media-figcaption-top);
}
.virtual-vehicle .vehicle-color-selector {
  width: var(--virtual-vehicle-color-selector-width);
  margin-bottom: var(--virtual-vehicle-color-selector-margin-bottom);
}
.virtual-vehicle .vehicle-color-selector .exterior-colors .selected-color {
  text-transform: var(--virtual-vehicle-color-selector-exterior-colors-text-transform);
  font-weight: var(--virtual-vehicle-color-selector-exterior-colors-selected-font-weight);
  border: var(--virtual-vehicle-color-selector-exterior-colors-selected-border);
  margin-bottom: var(--virtual-vehicle-color-selector-exterior-colors-selected-margin-bottom);
}
.virtual-vehicle .vehicle-color-selector .exterior-colors .selected-color .premium-price::before {
  content: var(--virtual-vehicle-premium-price-icon-content);
  font-family: 'Ionicons', sans-serif;
  font-size: var(--virtual-vehicle-premium-price-icon-font-size);
  margin: var(--virtual-vehicle-premium-price-icon-margin);
}
.virtual-vehicle .vehicle-color-selector .exterior-colors .selected-color-label {
  text-transform: var(--virtual-vehicle-color-selector-exterior-colors-text-transform);
  font-weight: var(--virtual-vehicle-color-selector-exterior-colors-selected-selected-exterior-color-font-weight);
  color: var(--virtual-vehicle-selected-exterior-color-title-color);
}
.virtual-vehicle .vehicle-color-selector button.show-toggle {
  border: none;
  min-width: var(--virtual-vehicle-color-selector-show-more-button-min-width);
  padding: var(--virtual-vehicle-color-selector-show-more-button-padding);
  text-transform: initial;
  cursor: pointer;
  background: none;
  font-family: inherit;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNob3ctYWxsIiwgInRhcmdldCI6ICAiLnZlaGljbGUtY29sb3ItbGlzdCIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
.virtual-vehicle .vehicle-color-selector button.show-toggle.pressed {
  --virtual-vehicle-color-selector-label-prefix: '\002D';
}
.virtual-vehicle .vehicle-color-selector button.show-toggle::before {
  content: var(--virtual-vehicle-color-selector-label-prefix);
}
.virtual-vehicle .vehicle-color-list {
  gap: var(--virtual-vehicle-color-selector-gap);
  margin: var(--virtual-vehicle-color-list-margin);
  padding: var(--virtual-vehicle-color-list-padding);
  display: flex;
  flex-wrap: var(--virtual-vehicle-color-flex-wrap, wrap);
  align-items: var(--virtual-vehicle-color-flex-align, center);
}
.virtual-vehicle .vehicle-color-list li {
  margin: 0;
  list-style-type: none;
  padding: var(--virtual-vehicle-color-list-border-padding);
}
.virtual-vehicle .vehicle-color-list li.selected {
  border: var(--virtual-vehicle-color-selector-selected-color-border);
  border-radius: var(--virtual-vehicle-color-selector-selected-color-border-radius, 0);
}
.virtual-vehicle .vehicle-color-list button {
  color: inherit;
}
.virtual-vehicle .color-code {
  font-size: 0;
  cursor: pointer;
  display: block;
  height: var(--virtual-vehicle-color-selector-list-span-height);
  width: var(--virtual-vehicle-color-selector-list-span-width);
  border: var(--virtual-vehicle-color-selector-list-span-border);
  border-radius: var(--virtual-vehicle-color-selector-list-span-border-radius, 0);
}
.virtual-vehicle.vsr-quick-view-wrapper {
  align-content: space-between;
  align-items: start;
}
.virtual-vehicle.vsr-quick-view-wrapper > .content {
  grid-column: 1;
  grid-row: 2 / span 1;
}
.virtual-vehicle.vsr-quick-view-wrapper > .content .text {
  padding: var(--virtual-vehicle-vsr-quick-view-wrapper-padding);
}
.virtual-vehicle.vsr-quick-view-wrapper > .content .text .copy {
  margin: var(--virtual-vehicle-vsr-quick-view-wrapper-copy-margin);
  flex-basis: var(--virtual-vehicle-vsr-quick-view-wrapper-copy-flex-basis);
}
.virtual-vehicle.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery {
  grid-row: 3 / span 3;
  grid-column: 1 / span 2;
}
.virtual-vehicle .InventoryCustomForm .text {
  padding: var(--virtual-vehicle-inventory-custom-form-padding);
}
[data-origin-name^="vehicleListingResults"][class*="col-"] .virtual-vehicle .vehicle-color-list li {
  display: none;
}
[data-origin-name^="vehicleListingResults"][class*="col-"] .virtual-vehicle .vehicle-color-list li:nth-child(-n+5) {
  display: list-item;
}
[data-origin-name^="vehicleListingResults"][class*="col-"] .virtual-vehicle .vehicle-color-list .show-toggle {
  display: list-item;
}
[data-origin-name^="vehicleListingResults"][class*="col-"] .virtual-vehicle .vehicle-color-list.show-all li {
  display: list-item;
}
[data-origin-name^="vehicleListingResults"].col .vehicle-color-selector button.show-toggle,
.vsr-quick-view-wrapper .vehicle-color-selector button.show-toggle {
  display: none;
}
[data-origin-name^="vehicleListingResults"].col .vehicle-color-selector li,
.vsr-quick-view-wrapper .vehicle-color-selector li {
  display: list-item;
}
@media (min-width: 1200px) {
  .virtual-vehicle.card .content .copy .exterior-colors .vehicle-color-list li {
    padding: var(--virtual-vehicle-color-list-border-padding);
  }
}
@media (max-width: 639px) {
  .virtual-vehicle.vehicle-listing.card > .content .copy {
    margin-top: var(--virtual-vehicle-mobile-content-copy-margin-top);
  }
}
@media (min-width: 640px) {
  .virtual-vehicle.vsr-quick-view-wrapper.card > .content {
    align-self: flex-start;
  }
  .virtual-vehicle.vsr-quick-view-wrapper.card > .content .text div.copy {
    margin: var(--virtual-vehicle-vsr-quick-view-wrapper-copy-margin);
    flex-basis: var(--virtual-vehicle-vsr-quick-view-wrapper-copy-flex-basis);
  }
  .virtual-vehicle.vsr-quick-view-wrapper.card > .content .text .link {
    margin-top: 0;
  }
}
.col[class*="listing-results"] > .deck > .virtual-vehicle.vehicle-listing.card .content div.link {
  margin-top: var(--virtual-vehicle-single-col-link-margin-top);
}
@media (min-width: 640px) {
  .col[class*="listing-results"] > .deck > .virtual-vehicle .vehicle-color-selector {
    margin-top: var(--virtual-vehicle-color-selector-margin-top);
  }
}
[class*="col-"] .virtual-vehicle.media-top .title {
  margin-top: var(--virtual-vehicle-media-top-title-margin-top);
}
.vehicle-listing.card {
  /* Specifications  toggle Overlay*/
}
.vehicle-listing.card > .content .title,
.vehicle-listing.card > .content .copy,
.vehicle-listing.card > .content .link {
  padding: 1vw;
}
.vehicle-listing.card > .content .title,
.vehicle-listing.card > .content .copy {
  padding-bottom: 0.5vw;
}
.vehicle-listing.card > .content .text {
  padding: 2vw 1rem;
}
.vehicle-listing.card > .content .link {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.vehicle-listing.card > .content .copy h1,
.vehicle-listing.card > .content .copy h2,
.vehicle-listing.card > .content .copy h3,
.vehicle-listing.card > .content .copy h4,
.vehicle-listing.card > .content .copy h5,
.vehicle-listing.card > .content .copy h6 {
  margin: 1rem 0;
  display: block;
}
.vehicle-listing.card > .content .title {
  order: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .vehicle-listing.card > .content .title > [itemprop="name"] {
    max-width: 100%;
  }
}
.vehicle-listing.card > .content .title ul {
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
}
@media (max-width: 1023px) {
  .vehicle-listing.card > .content .title ul {
    width: 100%;
  }
}
.vehicle-listing.card > .content .title ul li {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card > .content .title ul li .key,
.vehicle-listing.card > .content .title ul li .value {
  padding: 0;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] {
  align-items: center;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > .pin-based-CTA-wrapper,
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > .pin-based-CTA-wrapper,
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > .pinBasedPricingDisabled,
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > .pinBasedPricingDisabled,
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="price"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > [itemprop="price"] {
  white-space: nowrap;
  flex: 0 1 auto;
  width: auto;
}
.vehicle-listing.card > .content .title ul li [itemprop*="priceSpecification"] > [itemprop="name"],
.vehicle-listing.card > .content .title ul li [itemtype$="/PriceSpecification"] > [itemprop="name"] {
  text-align: right;
  flex: 2 1 auto;
  padding-right: 0.5rem;
  width: auto;
}
.vehicle-listing.card > .content .copy {
  display: flex;
  flex-direction: column;
  order: 3;
  margin-top: 0;
}
.vehicle-listing.card > .content .copy [class^="cash-"] ul[itemprop="priceSpecification"] + span[itemprop="expires"]:before {
  content: '\f4b4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.vehicle-listing.card > .content .media {
  order: 2;
}
.vehicle-listing.card > .content .media figure img:not(.co-lazy-loaded):not([nolazy]) {
  min-height: 30rem;
}
.vehicle-listing.card > .content .media .tertiary {
  display: flex;
  justify-content: center;
  order: 3;
  position: relative;
}
.vehicle-listing.card > .content .media .tertiary .vehicle-compare:hover[aria-disabled=true]:after {
  content: attr(title);
  background-color: #FFCCCC;
  z-index: 1;
  max-width: 100%;
  position: absolute;
  bottom: 7rem;
  padding: 1rem;
  left: 2rem;
}
@media (max-width: 640px) {
  .vehicle-listing.card > .content .media img {
    width: 100%;
  }
}
.vehicle-listing.card > .content .media .count::before,
.vehicle-listing.card > .content .media .count::after {
  content: "";
}
.vehicle-listing.card > .content .link {
  order: 4;
  margin-top: 0;
  padding-top: 0;
}
.vehicle-listing.card .vehicle-specifications,
.vehicle-listing.card .vehicle-pricing,
.vehicle-listing.card [itemtype$="/AggregateOffer"] {
  padding: 0;
}
.vehicle-listing.card .vehicle-specifications {
  order: 1;
}
.vehicle-listing.card .vehicle-specifications .key-value {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-listing.card .vehicle-specifications .key {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: left;
}
.vehicle-listing.card .vehicle-specifications .value {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-listing.card .vehicle-specifications dd {
  margin: 0;
}
.vehicle-listing.card .vehicle-specifications .key-value .key-value {
  flex: 1 1 100%;
}
.vehicle-listing.card .vehicle-specifications .key-value .value {
  margin-left: auto;
}
.vehicle-listing.card .vehicle-pricing {
  order: 2;
}
.vehicle-listing.card .modeldisclaimer {
  font-family: "Roboto-Regular";
  margin-bottom: 1rem;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul li {
  margin: 0;
  padding: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul li {
  margin: 0;
  padding: 0;
  min-width: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul span:first-child {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: left;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul span:nth-child(2) {
  flex-basis: 50%;
  padding: 0.5rem 0 0 0;
  text-align: right;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] ul dd {
  margin: 0;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="validThrough"] {
  display: block;
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list {
  padding: 1.2rem !important;
  background: rgba(255, 255, 255, 0.3);
}
.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list ul {
  flex: 1 1 100%;
  flex-direction: column;
}
.bg-light.vehicle-listing.card [itemtype$="/AggregateOffer"] [itemprop="priceComponent"].accessories-list {
  background: rgba(42, 42, 42, 0.3);
}
.vehicle-listing.card .vehicle-logos {
  order: 4;
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.vehicle-listing.card .vehicle-logos .logos a[href*="carfax.com"] img[src$=".svg"] {
  height: 5rem;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] {
  position: relative;
  max-width: 100%;
  display: flex;
  flex: 0 1 auto;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] a {
  padding-right: 1.5rem;
}
.vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] img {
  max-width: 98%;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vehicle-listing.card .vehicle-logos [itemtype*="/ImageObject"] img {
    width: 98%;
  }
}
.vehicle-listing.card ul li[itemprop="priceComponent"],
.vehicle-listing.card ul li[itemprop="addon"],
.vehicle-listing.card .other-offers li {
  margin-bottom: 0.5rem;
}
.vehicle-listing.card ul li[itemprop="priceComponent"] [itemprop="validThrough"],
.vehicle-listing.card ul li[itemprop="addon"] [itemprop="validThrough"],
.vehicle-listing.card .other-offers li [itemprop="validThrough"] {
  flex-basis: 100%;
}
.vehicle-listing.card.overflow-expand > .content .copy {
  animation: none;
  max-height: none;
  height: auto;
  overflow: visible;
}
.vehicle-listing.card.overflow-expand > .content .copy:after {
  content: none;
}
.vehicle-listing.card.overflow-expand > .content .copy dl {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInJlYWQtbW9yZS12aXNpYmxlIiwgInNjb3BlIjogICJjbG9zZXN0IiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZX0;
  transition: all 2s ease;
  pointer-events: none;
}
.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  content: "Read More +";
  position: absolute;
  bottom: 0;
  cursor: pointer;
  width: 100%;
  display: block;
  color: #000;
  background: linear-gradient(to top, #fff 100%, transparent 100%, transparent 100%);
  left: 0;
  box-shadow: -1rem -20px 30px #fff;
  pointer-events: all;
}
.bg-color.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  color: #000000;
  background: linear-gradient(to top, #e1e1e1 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #e1e1e1;
}
.bg-dark.vehicle-listing.card.overflow-expand > .content .copy dl:after {
  color: #fff;
  background: linear-gradient(to top, #2A2A2A 100%, transparent 100%, transparent 100%);
  box-shadow: -1rem -20px 30px #2A2A2A;
}
.vehicle-listing.card.overflow-expand > .content .copy dl.read-more-visible {
  max-height: none;
  overflow: visible;
  transition: all 2s ease;
}
.vehicle-listing.card.overflow-expand > .content .copy dl.read-more-visible:after {
  content: "Read Less -";
  background: none;
  position: static;
  box-shadow: none;
}
.vehicle-listing.card .vehicle-specifications {
  border-bottom: 2px solid #e1e1e1;
  cursor: pointer;
}
@media (max-width: 640px) {
  .vehicle-listing.card .vehicle-specifications h1,
  .vehicle-listing.card .vehicle-specifications h2,
  .vehicle-listing.card .vehicle-specifications h3,
  .vehicle-listing.card .vehicle-specifications h4,
  .vehicle-listing.card .vehicle-specifications h5,
  .vehicle-listing.card .vehicle-specifications h6 {
    max-width: none;
  }
}
.vehicle-listing.card .vehicle-specifications dl {
  display: none;
}
.vehicle-listing.card .vehicle-specifications h1,
.vehicle-listing.card .vehicle-specifications h2,
.vehicle-listing.card .vehicle-specifications h3,
.vehicle-listing.card .vehicle-specifications h4,
.vehicle-listing.card .vehicle-specifications h5,
.vehicle-listing.card .vehicle-specifications h6 {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCIsICJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  position: relative;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
.vehicle-listing.card .vehicle-specifications h1::after,
.vehicle-listing.card .vehicle-specifications h2::after,
.vehicle-listing.card .vehicle-specifications h3::after,
.vehicle-listing.card .vehicle-specifications h4::after,
.vehicle-listing.card .vehicle-specifications h5::after,
.vehicle-listing.card .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
  right: 0;
}
@media (max-width: 639px) {
  .vehicle-listing.card .vehicle-specifications .key-value {
    display: flex;
  }
  .vehicle-listing.card .vehicle-specifications .key-value:nth-of-type(n+3) {
    display: none;
  }
  .vehicle-listing.card .specifications-visible .vehicle-specifications .key-value:nth-of-type(n+3) {
    display: flex;
  }
}
.vehicle-listing.card .specifications-visible .vehicle-specifications h1::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h2::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h3::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h4::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h5::after,
.vehicle-listing.card .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(0deg);
  transition: transform 0s ease-in-out;
  content: '\f209';
}
.vehicle-listing.card .specifications-visible .vehicle-specifications .key-value {
  display: flex;
}
.vehicle-listing.card > .content .copy .paymentInfoTab {
  animation-name: tabs--eyJjb250ZW50U2VsZWN0b3IiOiAiLnRhYkNvbnRhaW5lciIsImNvbnRyb2xTZWxlY3RvciI6ICIucGF5bWVudEluZm9UYWIgYSIsICJjbGlja09uQ2hpbGRyZW4iOiAgdHJ1ZX0;
  color: #000000;
  display: flex;
  align-content: center;
  align-content: stretch;
  flex-wrap: wrap;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a {
  text-decoration: none;
  flex: 1 1 20%;
  padding: 0.5rem;
  background: #b9b9b9;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0.25rem 0.2rem 0 0;
  border-top: solid 0.4rem transparent;
  z-index: 1;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a:last-child {
  margin-right: 0;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.selected {
  background: #e1e1e1;
  color: #000000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price {
  font-size: 1.5rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price span,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price span,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price span {
  font-size: 1.8rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab a.cash-price .show-tab-disclaimer,
.vehicle-listing.card > .content .copy .paymentInfoTab a.finance-price .show-tab-disclaimer,
.vehicle-listing.card > .content .copy .paymentInfoTab a.lease-price .show-tab-disclaimer {
  font-size: 1.2rem;
  margin-top: 0.4rem;
  font-weight: 300;
  width: 100%;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer {
  background: #e1e1e1;
  color: #000000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  display: block;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div {
  padding: 1rem 2rem;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div [itemprop="amount"] {
  float: right;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #e1e1e1;
  color: #000000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h1,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h2,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h3,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h4,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h5,
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div.selected h6 {
  color: #000000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer > div .disclaimer > div {
  background: #fff;
  color: #000;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child {
  animation-name: toggle--eyJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWV9;
  cursor: pointer;
  margin: 0;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child:after {
  content: attr(data-content);
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child > span {
  display: none;
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn:after {
  content: attr(data-content);
}
.vehicle-listing.card > .content .copy .paymentInfoTab + .tabContainer [itemprop="description"] > p:last-child.toggledOn > span {
  display: block;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab {
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab a.selected {
  background: #fff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer {
  background: #fff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected {
  background: #fff;
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h1,
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h2,
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h3,
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h4,
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h5,
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer > div.selected h6 {
  color: #000;
}
.vehicle-listing.card.bg-color > .content .copy .paymentInfoTab + .tabContainer .disclaimer > div {
  background: #e1e1e1;
  color: #000000;
}
.vehicle-listing.card .collapse-conditional-offers h1,
.vehicle-listing.card .collapse-other-offers h1,
.vehicle-listing.card .collapse-conditional-offers h2,
.vehicle-listing.card .collapse-other-offers h2,
.vehicle-listing.card .collapse-conditional-offers h3,
.vehicle-listing.card .collapse-other-offers h3,
.vehicle-listing.card .collapse-conditional-offers h4,
.vehicle-listing.card .collapse-other-offers h4,
.vehicle-listing.card .collapse-conditional-offers h5,
.vehicle-listing.card .collapse-other-offers h5,
.vehicle-listing.card .collapse-conditional-offers h6,
.vehicle-listing.card .collapse-other-offers h6 {
  cursor: pointer;
  position: relative;
  padding-right: 2rem;
}
.vehicle-listing.card .collapse-conditional-offers h1::after,
.vehicle-listing.card .collapse-other-offers h1::after,
.vehicle-listing.card .collapse-conditional-offers h2::after,
.vehicle-listing.card .collapse-other-offers h2::after,
.vehicle-listing.card .collapse-conditional-offers h3::after,
.vehicle-listing.card .collapse-other-offers h3::after,
.vehicle-listing.card .collapse-conditional-offers h4::after,
.vehicle-listing.card .collapse-other-offers h4::after,
.vehicle-listing.card .collapse-conditional-offers h5::after,
.vehicle-listing.card .collapse-other-offers h5::after,
.vehicle-listing.card .collapse-conditional-offers h6::after,
.vehicle-listing.card .collapse-other-offers h6::after {
  content: "\f217";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ionicons', sans-serif;
}
.vehicle-listing.card .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card .collapse-other-offers .collapsible-offers {
  max-width: none;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  padding: 3.4rem 1.5rem 1.5rem;
  border: 1px solid;
  border-color: #e1e1e1;
  background: #e1e1e1;
  color: #000000;
  transform: scaleY(0);
  transform-origin: center bottom;
}
.vehicle-listing.card.bg-color .collapse-conditional-offers h1:after,
.vehicle-listing.card.bg-color .collapse-other-offers h1:after,
.vehicle-listing.card.bg-color .collapse-conditional-offers h2:after,
.vehicle-listing.card.bg-color .collapse-other-offers h2:after,
.vehicle-listing.card.bg-color .collapse-conditional-offers h3:after,
.vehicle-listing.card.bg-color .collapse-other-offers h3:after,
.vehicle-listing.card.bg-color .collapse-conditional-offers h4:after,
.vehicle-listing.card.bg-color .collapse-other-offers h4:after,
.vehicle-listing.card.bg-color .collapse-conditional-offers h5:after,
.vehicle-listing.card.bg-color .collapse-other-offers h5:after,
.vehicle-listing.card.bg-color .collapse-conditional-offers h6:after,
.vehicle-listing.card.bg-color .collapse-other-offers h6:after {
  color: #000;
}
.vehicle-listing.card.bg-color .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.bg-color .collapse-other-offers .collapsible-offers {
  border-color: #fff;
  background: #fff;
  color: #000;
}
.vehicle-listing.card.bg-dark .collapse-conditional-offers h1:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h1:after,
.vehicle-listing.card.bg-dark .collapse-conditional-offers h2:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h2:after,
.vehicle-listing.card.bg-dark .collapse-conditional-offers h3:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h3:after,
.vehicle-listing.card.bg-dark .collapse-conditional-offers h4:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h4:after,
.vehicle-listing.card.bg-dark .collapse-conditional-offers h5:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h5:after,
.vehicle-listing.card.bg-dark .collapse-conditional-offers h6:after,
.vehicle-listing.card.bg-dark .collapse-other-offers h6:after {
  color: #000000;
}
.vehicle-listing.card.bg-dark .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.bg-dark .collapse-other-offers .collapsible-offers {
  border-color: #e1e1e1;
  background: #e1e1e1;
  color: #000000;
}
.vehicle-listing.card .collapse-conditional-offers {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNvbmRpdGlvbmFsLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.vehicle-listing.card .collapse-other-offers {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm90aGVyLW9mZmVycy12aXNpYmxlIiwgInRhcmdldCI6ICAiLmNvcHkiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
}
.vehicle-listing.card > .content [class*=-offers-visible] {
  position: relative;
}
.vehicle-listing.card > .content [class*=-offers-visible] [itemtype$="/AggregateOffer"] {
  position: static;
}
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers {
  position: static;
}
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h1,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h2,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h3,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h4,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h5,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h6,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6 {
  position: static;
}
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h1:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h1:after,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h2:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h2:after,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h3:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h3:after,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h4:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h4:after,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h5:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h5:after,
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers h6:after,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers h6:after {
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-size: 3rem;
  z-index: 10;
  line-height: 1rem;
  padding: 1rem;
  margin: 0.2rem;
  color: #000000;
}
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers .collapsible-offers,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers .collapsible-offers {
  transform: scaleY(1);
  display: block;
  transition: transform 0.5s;
}
.vehicle-listing.card > .content .other-offers-visible .collapse-other-offers .collapsible-offers > li,
.vehicle-listing.card > .content .conditional-offers-visible .collapse-conditional-offers .collapsible-offers > li {
  flex-shrink: 0;
}
.vehicle-listing.card.conditional-offers-one .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.conditional-offers-few .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.conditional-offers-many .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.other-offers-one .collapse-other-offers .collapsible-offers,
.vehicle-listing.card.other-offers-few .collapse-other-offers .collapsible-offers,
.vehicle-listing.card.other-offers-many .collapse-other-offers .collapsible-offers {
  top: auto;
  transition: none;
}
.vehicle-listing.card.conditional-offers-one .conditional-offers-visible .collapse-conditional-offers,
.vehicle-listing.card.conditional-offers-few .conditional-offers-visible .collapse-conditional-offers,
.vehicle-listing.card.conditional-offers-many .conditional-offers-visible .collapse-conditional-offers,
.vehicle-listing.card.other-offers-one .other-offers-visible .collapse-other-offers,
.vehicle-listing.card.other-offers-few .other-offers-visible .collapse-other-offers,
.vehicle-listing.card.other-offers-many .other-offers-visible .collapse-other-offers {
  z-index: 1;
}
.vehicle-listing.card.conditional-offers-one .conditional-offers-visible .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.conditional-offers-few .conditional-offers-visible .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.conditional-offers-many .conditional-offers-visible .collapse-conditional-offers .collapsible-offers,
.vehicle-listing.card.other-offers-one .other-offers-visible .collapse-other-offers .collapsible-offers,
.vehicle-listing.card.other-offers-few .other-offers-visible .collapse-other-offers .collapsible-offers,
.vehicle-listing.card.other-offers-many .other-offers-visible .collapse-other-offers .collapsible-offers {
  height: 100%;
}
.vehicle-listing.card.conditional-offers-many > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.conditional-offers-few > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.conditional-offers-one > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.other-offers-many > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.other-offers-few > .content .copy [itemtype$="/AggregateOffer"],
.vehicle-listing.card.other-offers-one > .content .copy [itemtype$="/AggregateOffer"] {
  position: static;
}
@media (max-width: 639px) {
  .vehicle-listing.card.conditional-offers-many > .content .copy,
  .vehicle-listing.card.other-offers-many > .content .copy {
    position: relative;
  }
  .vehicle-listing.card.conditional-offers-many > .content .copy .vehicle-pricing,
  .vehicle-listing.card.other-offers-many > .content .copy .vehicle-pricing,
  .vehicle-listing.card.conditional-offers-many > .content .copy [itemprop="offers"],
  .vehicle-listing.card.other-offers-many > .content .copy [itemprop="offers"] {
    position: static;
  }
  .vehicle-listing.card[class*="conditional-offers-"] .vehicle-pricing h1,
  .vehicle-listing.card[class*="other-offers-"] .vehicle-pricing h1,
  .vehicle-listing.card[class*="conditional-offers-"] .vehicle-pricing h2,
  .vehicle-listing.card[class*="other-offers-"] .vehicle-pricing h2 {
    max-width: none;
  }
}
@media (min-width: 640px) {
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-other-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-other-offers {
    position: static;
  }
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers .collapsible-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-conditional-offers .collapsible-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-other-offers .collapsible-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-other-offers .collapsible-offers {
    border-color: #e1e1e1;
    max-height: inherit;
    position: absolute;
    margin: 0;
    bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy {
    position: relative;
  }
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy [itemtype$="/AggregateOffer"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .collapse-other-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .collapse-other-offers {
    position: static;
  }
}
@media (min-width: 1024px) {
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"],
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .vehicle-pricing [itemprop="offers"] {
    position: static;
  }
}
@media (min-width: 1200px) {
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] .vehicle-pricing,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] .vehicle-pricing {
    position: relative;
  }
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .conditional-offers-visible .collapse-conditional-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .other-offers-visible .collapse-other-offers,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .other-offers-visible .collapse-other-offers {
    position: static;
  }
  [class*="vehicleListingResults"].col .vehicle-listing[class*="conditional-offers-"] > .content .copy .vehicle-pricing .tabContainer,
  [class*="vehicleListingResults"].col .vehicle-listing[class*="other-offers-"] > .content .copy .vehicle-pricing .tabContainer {
    padding-right: 0;
  }
}
[class*="col-"] > .deck > .vehicle-listing {
  overflow: hidden;
}
[class*="col-"] > .deck > .vehicle-listing > .content {
  position: relative;
}
[class*="col-"] > .deck > .vehicle-listing > .content > div:not(.wrapped-elements) .vehicle-specifications .key-value {
  display: none;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications {
  animation-name: toggle--eyJjbGFzc05hbWUiOiAgInNwZWNpZmljYXRpb25zLXZpc2libGUiLCAidGFyZ2V0IjogICIuY29weSIsICJzY29wZSI6ICAiY2xvc2VzdCJ9;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h1,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h2,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h3,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h4,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h5,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h6 {
  position: relative;
  animation-name: none;
  animation: none;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h1::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h2::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h3::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h4::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h5::after,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications h6::after {
  transform: rotate(90deg);
  transition: transform 0s ease-in-out;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs {
  top: 2.5rem;
  overflow-y: hidden;
  max-height: 8rem;
  padding-bottom: 0;
  height: auto;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key-value {
  display: flex;
  align-content: flex-start;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key,
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .value {
  display: block;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: none;
}
[class*="col-"] > .deck > .vehicle-listing > .content .vehicle-specifications .vehicleIdentitySpecs .value:not([itemprop="vehicleIdentificationNumber"]) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 640px) {
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h1,
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h2,
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h3,
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h4,
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h5,
  [class*="col-"] > .deck > .vehicle-listing > .content .vehicle-pricing h6 {
    margin: 1rem 0;
  }
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications {
  position: static;
  padding: 0;
  background: transparent;
  color: inherit;
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6 {
  padding-bottom: 4.5rem;
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h1::after,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h2::after,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h3::after,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h4::after,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h5::after,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications h6::after {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 2.5rem 1vw 2rem;
  opacity: 1;
  padding-top: 4.5rem;
  top: 1.5rem;
  max-height: 140%;
  overflow-y: auto;
  transition: padding 0.2s, max-height 1s;
  background: #e1e1e1;
  color: #000000;
}
@media (max-width: 640px) {
  [class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding: 4rem 1vw 2rem;
  }
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h2:first-child,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h3:first-child,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h4:first-child,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h5:first-child,
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs h6:first-child {
  font-size: 2rem;
  line-height: 1.7;
  max-width: calc(100% - 4rem);
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
  position: absolute;
  content: '\f404';
  cursor: pointer;
  font-family: "Ion Icons";
  font-size: 3rem;
  line-height: 4rem;
  top: 0.5rem;
  right: 1vw;
  z-index: 10;
}
@media (max-width: 640px) {
  [class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 1vw;
    right: 2vw;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: calc(0.5rem + 2px);
  }
}
@media (max-width: 640px) and(-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs::after {
    top: 2rem;
  }
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value:nth-of-type(n+3) {
  display: flex;
}
[class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs .key-value span.value {
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}
[class*="col-"] > .deck > .vehicle-listing.bg-color .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  background: #fff;
  color: #000;
}
[class*="col-"] > .deck > .vehicle-listing.bg-dark .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  background: #e1e1e1;
  color: #000000;
}
@media (max-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*="col-"] > .deck > .vehicle-listing .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
    padding-top: 5rem;
    top: 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content {
    padding-top: 1vw;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 2vw;
    margin: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-specifications {
    flex-basis: 40%;
    max-width: none;
    flex-grow: 1;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-pricing,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-pricing {
    flex-basis: 43%;
    max-width: none;
    flex-grow: 1;
    margin-left: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy [itemtype$="/AggregateOffer"] {
    padding-right: 2rem;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications {
    border-bottom: none;
    cursor: default;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6 {
    animation-name: none;
    animation: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6::after {
    content: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications .key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications .key-value {
    display: flex;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-logos,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-logos {
    flex: 1 1 100%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content {
    padding-top: 0;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .media,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .media {
    width: 30%;
    justify-content: flex-start;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link {
    flex: 1 1 100%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > [itemprop="name"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > [itemprop="name"] {
    flex: 1 1 66%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul {
    flex: 1 1 28%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"],
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"] {
    justify-content: flex-end;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"] span,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .title > ul li div[itemprop="priceSpecification"] span {
    padding-bottom: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy {
    width: 70%;
    padding: 0 2vw;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy h6 {
    margin-top: 0;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .link,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .link {
    flex-direction: row;
    align-items: center;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications {
    animation-name: none;
    border-bottom: none;
    cursor: default;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6 {
    animation-name: none;
    animation: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h1::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h2::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h3::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h4::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h5::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications h6::after,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications h6::after {
    content: none;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .vehicle-specifications .key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .vehicle-specifications .key-value {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .col > .deck > .vehicle-listing > .content .copy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0 2vw 2rem;
    margin: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-specifications {
    flex-basis: 40%;
    max-width: none;
    flex-grow: 1;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-pricing {
    flex-basis: 43%;
    max-width: none;
    flex-grow: 1;
    margin-left: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy h1,
  .col > .deck > .vehicle-listing > .content .copy h2,
  .col > .deck > .vehicle-listing > .content .copy h3,
  .col > .deck > .vehicle-listing > .content .copy h4,
  .col > .deck > .vehicle-listing > .content .copy h5,
  .col > .deck > .vehicle-listing > .content .copy h6 {
    margin-top: 0;
  }
  .col > .deck > .vehicle-listing > .content .copy .vehicle-specifications,
  .col > .deck > .vehicle-listing > .content .copy [itemtype$="/AggregateOffer"] {
    padding-right: 2rem;
  }
  .col > .deck > .vehicle-listing > .content .copy div ul li {
    padding: 0;
  }
  .col > .deck > .vehicle-listing > .content .link a.primary,
  .col > .deck > .vehicle-listing > .content .link a.view-my-deal,
  .col > .deck > .vehicle-listing > .content .link a.secondary {
    flex: 1 1 16%;
  }
  .col > .deck > .vehicle-listing > .content [itemtype$="/AggregateOffer"],
  .col > .deck > .vehicle-listing > .content .vehicle-logos {
    flex: 1 1 100%;
  }
}
[class*="col-"] > .deck > .card.vehicle-listing > .content {
  padding-top: 0;
  animation-name: wrapelements--eyJpdGVtcyI6ICAiLmNvcHksIC5jb3B5IH4gLmxpbmsifQ;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .wrapped-elements {
  position: relative;
  order: 3;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy {
  padding-bottom: 0;
  margin-top: 0;
}
[class*="col-"] > .deck > .card.vehicle-listing > .content .copy .vehicle-pricing .tabContainer .link {
  min-height: 1px !important;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .col > .deck > .card.vehicle-listing > .content {
    padding-top: 0;
  }
}
/*Suppress Mathbox single Column*/
@media (min-width: 640px) {
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs {
    display: flex;
    flex-wrap: wrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value {
    flex: 1 1 48%;
    max-width: 48%;
    flex-wrap: nowrap;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span,
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value span {
    flex: 1 1 50%;
  }
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background):not(.aspect-21x9).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd),
  .col > .deck > .card:not(.media-none):not(.aspect-unknown):not(.media-background).aspect-16x9:not(.l1).vehicle-listing > .content .copy.suppress-mathbox .vehicle-specifications .vehicleIdentitySpecs li.key-value:nth-child(odd) {
    margin-right: 2%;
  }
}
.copy-left.vehicle-listing .vehicle-specifications h1,
.copy-left.condensed-listing-results .vehicle-specifications h1,
.copy-left.vehicle-listing .vehicle-pricing h1,
.copy-left.condensed-listing-results .vehicle-pricing h1,
.copy-left.vehicle-listing .vehicle-specifications h2,
.copy-left.condensed-listing-results .vehicle-specifications h2,
.copy-left.vehicle-listing .vehicle-pricing h2,
.copy-left.condensed-listing-results .vehicle-pricing h2,
.copy-left.vehicle-listing .vehicle-specifications h3,
.copy-left.condensed-listing-results .vehicle-specifications h3,
.copy-left.vehicle-listing .vehicle-pricing h3,
.copy-left.condensed-listing-results .vehicle-pricing h3,
.copy-left.vehicle-listing .vehicle-specifications h4,
.copy-left.condensed-listing-results .vehicle-specifications h4,
.copy-left.vehicle-listing .vehicle-pricing h4,
.copy-left.condensed-listing-results .vehicle-pricing h4,
.copy-left.vehicle-listing .vehicle-specifications h5,
.copy-left.condensed-listing-results .vehicle-specifications h5,
.copy-left.vehicle-listing .vehicle-pricing h5,
.copy-left.condensed-listing-results .vehicle-pricing h5,
.copy-left.vehicle-listing .vehicle-specifications h6,
.copy-left.condensed-listing-results .vehicle-specifications h6,
.copy-left.vehicle-listing .vehicle-pricing h6,
.copy-left.condensed-listing-results .vehicle-pricing h6 {
  text-align: left !important;
}
.copy-center.vehicle-listing .vehicle-specifications h1,
.copy-center.condensed-listing-results .vehicle-specifications h1,
.copy-center.vehicle-listing .vehicle-pricing h1,
.copy-center.condensed-listing-results .vehicle-pricing h1,
.copy-center.vehicle-listing .vehicle-specifications h2,
.copy-center.condensed-listing-results .vehicle-specifications h2,
.copy-center.vehicle-listing .vehicle-pricing h2,
.copy-center.condensed-listing-results .vehicle-pricing h2,
.copy-center.vehicle-listing .vehicle-specifications h3,
.copy-center.condensed-listing-results .vehicle-specifications h3,
.copy-center.vehicle-listing .vehicle-pricing h3,
.copy-center.condensed-listing-results .vehicle-pricing h3,
.copy-center.vehicle-listing .vehicle-specifications h4,
.copy-center.condensed-listing-results .vehicle-specifications h4,
.copy-center.vehicle-listing .vehicle-pricing h4,
.copy-center.condensed-listing-results .vehicle-pricing h4,
.copy-center.vehicle-listing .vehicle-specifications h5,
.copy-center.condensed-listing-results .vehicle-specifications h5,
.copy-center.vehicle-listing .vehicle-pricing h5,
.copy-center.condensed-listing-results .vehicle-pricing h5,
.copy-center.vehicle-listing .vehicle-specifications h6,
.copy-center.condensed-listing-results .vehicle-specifications h6,
.copy-center.vehicle-listing .vehicle-pricing h6,
.copy-center.condensed-listing-results .vehicle-pricing h6 {
  text-align: center !important;
}
.copy-right.vehicle-listing .vehicle-specifications h1,
.copy-right.condensed-listing-results .vehicle-specifications h1,
.copy-right.vehicle-listing .vehicle-pricing h1,
.copy-right.condensed-listing-results .vehicle-pricing h1,
.copy-right.vehicle-listing .vehicle-specifications h2,
.copy-right.condensed-listing-results .vehicle-specifications h2,
.copy-right.vehicle-listing .vehicle-pricing h2,
.copy-right.condensed-listing-results .vehicle-pricing h2,
.copy-right.vehicle-listing .vehicle-specifications h3,
.copy-right.condensed-listing-results .vehicle-specifications h3,
.copy-right.vehicle-listing .vehicle-pricing h3,
.copy-right.condensed-listing-results .vehicle-pricing h3,
.copy-right.vehicle-listing .vehicle-specifications h4,
.copy-right.condensed-listing-results .vehicle-specifications h4,
.copy-right.vehicle-listing .vehicle-pricing h4,
.copy-right.condensed-listing-results .vehicle-pricing h4,
.copy-right.vehicle-listing .vehicle-specifications h5,
.copy-right.condensed-listing-results .vehicle-specifications h5,
.copy-right.vehicle-listing .vehicle-pricing h5,
.copy-right.condensed-listing-results .vehicle-pricing h5,
.copy-right.vehicle-listing .vehicle-specifications h6,
.copy-right.condensed-listing-results .vehicle-specifications h6,
.copy-right.vehicle-listing .vehicle-pricing h6,
.copy-right.condensed-listing-results .vehicle-pricing h6 {
  text-align: right !important;
}
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h1,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h1,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h1,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h1,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h2,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h2,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h2,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h2,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h3,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h3,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h3,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h3,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h4,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h4,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h4,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h4,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h5,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h5,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h5,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h5,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-specifications h6,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-specifications h6,
[class*="col-"] > .deck > .card.vehicle-listing.copy-right .vehicle-pricing h6,
[class*="col-"] > .deck > .card.condensed-listing-results.copy-right .vehicle-pricing h6 {
  padding-right: 1.5rem;
}
.consumer-dashboard > .content {
  box-shadow: inset 0 0px 22px 0px #8a8a8a;
}
.consumer-dashboard > .content .text .title h1 {
  max-width: none;
}
.consumer-dashboard > .content .text .copy {
  text-align: left;
}
.consumer-dashboard > .content .text .copy ul {
  list-style: none;
  padding: 0;
}
.consumer-dashboard > .content .text .copy .user-information .key::after {
  content: ":";
  margin-right: 0.2rem;
}
@media all and (min-width: 640px) {
  .consumer-dashboard > .content .text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .consumer-dashboard > .content .text .title {
    align-self: flex-start;
  }
  .consumer-dashboard > .content .text .copy {
    text-align: right;
    align-self: flex-end;
  }
  .consumer-dashboard > .content .text .link {
    flex: 1 1 100%;
  }
}
.consumer-dashboard.card.deck-navigation > [role="navigation"] {
  display: none;
}
.consumer-dashboard.bg-dark.card.deck-navigation.user-logged-in > [role="navigation"],
.consumer-dashboard.bg-color.card.deck-navigation.user-logged-in > [role="navigation"],
.consumer-dashboard.bg-light.card.deck-navigation.user-logged-in > [role="navigation"] {
  display: flex;
  background-color: #fff;
  color: #000;
}
.consumer-dashboard.bg-dark.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a,
.consumer-dashboard.bg-color.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a,
.consumer-dashboard.bg-light.card.deck-navigation.user-logged-in > [role="navigation"] > ul > li > a {
  color: #000;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text {
  padding: 1rem;
  margin: 1rem;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text > .copy {
  margin: 0;
}
.consumer-dashboard.l1.card:not(.title-none):not([itemtype*="/Car"]) > .content .text > .copy > ul > li {
  margin-bottom: 0.5rem;
}
.consumer-dashboard.fix-and-float {
  z-index: 1;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.consumer-dashboard.fix-and-float:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.consumer-dashboard.fix-and-float:not(.media-none):not(.aspect-unknown):not([class*="media-background"]):not(.aspect-21x9) > .content .text {
  justify-content: space-between;
  width: 96%;
}
.consumer-dashboard.fix-and-float > .content .text {
  max-width: 100%;
  padding: 3.5rem;
  width: 96%;
}
.consumer-dashboard.fix-and-float.bg-light:after {
  background-color: rgba(255, 255, 255, 0.8);
}
@media all and (max-width: 768px) {
  .consumer-dashboard.fix-and-float.bg-light > .deck {
    background: linear-gradient(#fff, #fff);
  }
}
.consumer-dashboard.fix-and-float.bg-color:after {
  background-color: rgba(225, 225, 225, 0.8);
}
@media all and (max-width: 768px) {
  .consumer-dashboard.fix-and-float.bg-color > .deck {
    background: linear-gradient(#e1e1e1, #e1e1e1);
  }
}
.consumer-dashboard.fix-and-float.bg-dark:after {
  background-color: rgba(42, 42, 42, 0.7);
}
@media all and (max-width: 768px) {
  .consumer-dashboard.fix-and-float.bg-dark > .deck {
    background: linear-gradient(#2A2A2A, #2A2A2A);
  }
}
@media all and (max-width: 768px) {
  .consumer-dashboard.fix-and-float {
    background-size: contain;
    background-position: top;
    background-attachment: local;
  }
}
@media all and (max-width: 800px) {
  .consumer-dashboard.fix-and-float.aspect-1x1 > .content,
  .consumer-dashboard.fix-and-float.aspect-3x4 > .content,
  .consumer-dashboard.fix-and-float.aspect-16x9 > .content,
  .consumer-dashboard.fix-and-float.aspect-21x9 > .content {
    margin-top: 2rem;
  }
  .consumer-dashboard.fix-and-float.aspect-4x3 > .content {
    min-height: 18rem;
  }
}
@media all and (min-width: 421px) and (max-width: 767px) {
  .consumer-dashboard.fix-and-float.aspect-1x1 > .content,
  .consumer-dashboard.fix-and-float.aspect-3x4 > .content,
  .consumer-dashboard.fix-and-float.aspect-16x9 > .content,
  .consumer-dashboard.fix-and-float.aspect-21x9 > .content {
    margin-top: 15rem;
  }
  .consumer-dashboard.fix-and-float.aspect-4x3 > .content {
    min-height: 32rem;
  }
}
.consumer-deal-listing ul {
  flex: 1 1 auto;
}
.consumer-deal-listing li {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.consumer-deal-listing li.key-value {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.consumer-deal-listing li.key-value .key {
  flex-basis: 50%;
}
.consumer-deal-listing li.key-value .value {
  flex-basis: 50%;
  text-align: right;
}
.consumer-deal-listing .deal-status-updated .value {
  color: #ed0d01;
}
.consumer-deal-listing .copy {
  margin-top: 1rem;
}
.consumer-deal-listing .link {
  margin-top: 2rem;
}
.consumer-deal-listing .media {
  margin-top: 1rem;
}
.consumer-deal-listing.vehicle-listing:not(.media-none):not(.aspect-unknown):not(.aspect-21x9) > .content .link {
  align-items: center;
  justify-content: center;
}
.consumer-deal-listing.bg-color li {
  border-color: rgba(255, 255, 255, 0.2);
}
.consumer-deal-listing.bg-dark li {
  border-color: rgba(255, 255, 255, 0.2);
}
.special-listing > .content .special-summary .copy p {
  margin: 0;
}
.special-listing > .content .special-summary .copy .tertiary a {
  display: block;
  margin: 0.5rem 0;
}
.special-listing > .content .special-summary .link {
  margin-top: 0;
}
.special-listing > .content .special-summary .link .tertiary {
  margin-bottom: 4rem;
}
.special-listing > .content .special-summary .link .tertiary > a {
  display: flex;
  justify-content: flex-start;
  padding: 0.4rem;
  font-weight: bold;
  text-decoration: underline;
}
.special-listing > .content .special-summary .link .tertiary > a:first-child {
  margin: 0;
}
.special-listing > .content .special-summary .link .offers-few,
.special-listing > .content .special-summary .link .offers-many {
  position: relative;
}
.special-listing > .content .special-summary .link .offers-few::before,
.special-listing > .content .special-summary .link .offers-many::before,
.special-listing > .content .special-summary .link .offers-few::after,
.special-listing > .content .special-summary .link .offers-many::after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
  border-radius: 0;
}
.special-listing > .content .special-summary .link .offers-few::before,
.special-listing > .content .special-summary .link .offers-many::before {
  top: 3px;
  left: 3px;
  box-shadow: 1px 2px 3px #ed0d01;
}
.special-listing > .content .special-summary .link .offers-many::after {
  top: 6px;
  left: 6px;
  box-shadow: 1px 2px 3px #ed0d01;
}
.col > .deck > .special-listing.special-summary-view.card > .content .text .link {
  grid-area: link;
  display: flex;
  flex-direction: column;
}
.col > .deck > .special-listing.special-summary-view.card > .content .media {
  width: 100%;
  grid-area: media;
}
@media (min-width: 640px) {
  .col > .deck > .special-listing.special-summary-view.card > .content {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-template-rows: auto;
    grid-template-areas: "media text";
  }
  .col > .deck > .special-listing.special-summary-view.card > .content .text {
    width: 100%;
    padding: 1vw 2vw;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    grid-template-areas: "title title" "copy link";
    grid-area: text;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content .text .title {
    grid-area: title;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content .text .title .specials-count {
    font-size: 4rem;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content .text .copy {
    grid-area: copy;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .col > .deck > .special-listing.special-summary-view.card.title-center > .content .title {
    text-align: left !important;
  }
  .col > .deck > .special-listing.special-summary-view.card.copy-center > .content .copy {
    text-align: left !important;
  }
  .col > .deck > .special-listing.special-summary-view.card.link-center > .content .link {
    justify-content: flex-end !important;
    align-items: flex-end !important;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .col > .deck > .special-listing.special-summary-view.card > .content {
    display: -ms-grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 30% 70%;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content > .media {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content > .text {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    display: -ms-grid;
    -ms-grid-rows: auto auto;
    -ms-grid-columns: 55% 45%;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content > .text .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content > .text .copy {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .col > .deck > .special-listing.special-summary-view.card > .content > .text .link {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}
.card.special-listing > .content .title h1,
.card.special-listing > .content .title h2,
.card.special-listing > .content .title h3,
.card.special-listing > .content .title h4,
.card.special-listing > .content .title h5,
.card.special-listing > .content .title h6 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: "Roboto-Regular";
}
.card.special-listing > .content .title p.subtitle {
  margin: 0;
}
.card.special-listing > .content .title p.subtitle span {
  font-size: 2rem;
  font-family: "Roboto-Regular";
  text-transform: uppercase;
}
.card.special-listing > .content .title p.subtitle span::after {
  display: none;
}
.card.special-listing > .content .copy ul {
  font-family: "Roboto-Regular";
}
.card.special-listing > .content .copy ul .key {
  text-align: left;
}
.card.special-listing > .content .copy .key,
.card.special-listing > .content .copy .value {
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.special-listing > .content .disclaimer {
  text-align: right;
}
.card.special-listing > .content .disclaimer > div {
  right: 0;
  left: auto;
}
.card.special-listing > .content .disclaimer > div small.key-value {
  margin-top: 0.5rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: baseline;
}
.card.special-listing > .content .disclaimer > div small.key-value .key {
  white-space: nowrap;
}
.card.special-listing > .content .disclaimer > div small.key-value .key:after {
  content: ":";
}
.card.special-listing > .content .disclaimer.disclaimer-open > div {
  width: 26rem;
}
.card.special-listing.bg-dark > .content .disclaimer-open div .key-value .key,
.card.special-listing.bg-light > .content .disclaimer-open div .key-value .key,
.card.special-listing.bg-dark > .content .disclaimer-open div .key-value .value,
.card.special-listing.bg-light > .content .disclaimer-open div .key-value .value {
  color: #000000;
}
[data-locale="fr_CA"] .special-listing > .content .special-summary a[name="Finance"] {
  text-transform: lowercase;
}
.vsr-quick-view-wrapper > .title {
  display: flex;
  padding-top: 1.5rem;
}
.vsr-quick-view-wrapper > .title [itemprop="name"] {
  margin: 1rem;
  font-size: 2.6rem;
}
.vsr-quick-view-wrapper > .title [itemprop="vehicleConfiguration"] {
  display: block;
  font-size: 1.8rem;
  line-height: 1.5;
}
.vsr-quick-view-wrapper > .title .prices {
  flex: 1 0 auto;
  list-style-type: none;
  padding: 0;
  margin-right: 1rem;
  margin-top: 1rem;
  font-family: "Roboto-Thin";
}
.vsr-quick-view-wrapper > .title .prices .key-value {
  text-align: right;
  margin-bottom: 0.5rem;
}
.vsr-quick-view-wrapper > .title .prices .key {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.vsr-quick-view-wrapper > .title .prices .value {
  font-size: 2rem;
}
.vsr-quick-view-wrapper > .title .prices .key,
.vsr-quick-view-wrapper > .title .prices .value {
  text-align: right;
}
.vsr-quick-view-wrapper > .content .text {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
}
.vsr-quick-view-wrapper > .content .text .copy {
  margin-top: 0;
  padding: 0;
  flex-basis: 80%;
}
.vsr-quick-view-wrapper > .content .text .title [itemprop="name"] {
  margin: 1rem;
  font-size: 2.6rem;
}
.vsr-quick-view-wrapper > .content .text .link {
  margin-top: 0;
  margin-right: 0;
}
.vsr-quick-view-wrapper > .content .text .link a[href="#close"] {
  right: 1rem;
  top: 0.5rem;
  margin: 0;
  line-height: 2rem;
  background: none;
  position: absolute;
}
.vsr-quick-view-wrapper > .content .text .link .tertiary a {
  margin: 0;
  padding: 0;
}
.vsr-quick-view-wrapper > .content .text .link a.primary {
  display: none;
}
.vsr-quick-view-wrapper > .content .text .specifications {
  display: flex;
  list-style-type: none;
  padding-left: 0;
}
.vsr-quick-view-wrapper > .content .text .specifications li {
  margin-bottom: 0.5rem;
}
.vsr-quick-view-wrapper > .content .text .specifications li .key {
  margin-right: 0.5rem;
}
.vsr-quick-view-wrapper > .content .text .specifications li .key::after {
  content: ":";
}
.vsr-quick-view-wrapper > .content .text .specifications li:first-child::after {
  content: "|";
  margin: 0 0.5rem;
}
.vsr-quick-view-wrapper > .deck {
  animation-name: none;
  align-items: flex-start;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"],
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 2rem;
  padding: 0.1rem;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h1,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h1,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h2,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h2,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h3,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h3,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h4,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h4,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h5,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h5,
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .title h6,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .title h6 {
  font-size: 1.8rem;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .text,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .text {
  padding: 1vw;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .copy {
  margin-top: 0;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .copy form,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .copy form {
  width: auto;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .link,
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .link {
  display: none;
}
.vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content[aria-hidden="true"],
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content[aria-hidden="true"] {
  display: none;
}
.vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] .text > .link {
  display: none;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery.links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding-top: 0;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .content {
  flex-grow: 0;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .content .media::after {
  visibility: hidden;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .deck {
  order: 3;
}
.vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery > .deck[countable] .selected::after {
  display: none;
}
.vsr-quick-view-wrapper.deck-bleed-none:not(.cards-none) > .deck {
  padding: 0 2vw;
}
@media screen and (min-width: 640px) {
  .vsr-quick-view-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 50% 50%;
    place-content: flex-start;
  }
  .vsr-quick-view-wrapper[role="dialog"] {
    top: 4vw;
    left: 15vw;
    right: 15vw;
    max-width: 70%;
    max-height: calc(100vh - 10vw);
  }
  .vsr-quick-view-wrapper[role="dialog"] > .content .text {
    padding: 0 1.5rem 0 2rem;
  }
  .vsr-quick-view-wrapper[role="dialog"]:target {
    display: grid;
  }
  .vsr-quick-view-wrapper > .title {
    grid-column: 1 / span 2;
    display: grid;
    grid-template-columns: 60% 40%;
    padding: 1rem 2rem;
  }
  .vsr-quick-view-wrapper > .title [itemprop="name"] {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .vsr-quick-view-wrapper > .title .prices {
    justify-self: right;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .vsr-quick-view-wrapper > .content {
    grid-row: 3;
    grid-column: 1 / span 1;
    align-self: flex-end;
  }
  .vsr-quick-view-wrapper > .content .text {
    padding: 0 1.5rem 0 2rem;
  }
  .vsr-quick-view-wrapper > .content .text .link {
    margin-top: 1vw;
  }
  .vsr-quick-view-wrapper > .content .title {
    flex-basis: 60%;
  }
  .vsr-quick-view-wrapper > .content .link {
    flex-basis: auto;
  }
  .vsr-quick-view-wrapper > .content .link a[href="#close"] {
    right: 1rem;
    top: 0.5rem;
    position: absolute;
  }
  .vsr-quick-view-wrapper > .deck {
    display: contents;
    grid-row: 2 / span 1;
    grid-column: 1 / span 2;
  }
  .vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery {
    grid-column: 1 / span 2;
    grid-row: 2 / span 1;
    overflow: visible;
    padding-left: 2rem;
  }
  .vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"],
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] {
    grid-row: 2 / span 2;
    grid-column: 2;
    margin-right: 2rem;
    overflow: visible;
  }
  .vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"] > .content .text,
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .text {
    justify-content: flex-start;
  }
  .vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"].card,
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"].two-column-form.card {
    width: auto;
  }
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .text {
    padding: 1rem;
  }
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"] > .content .text .copy {
    margin-top: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vsr-quick-view-wrapper > .deck .vsr-quick-view-gallery {
    padding-left: 0;
  }
  .vsr-quick-view-wrapper > .deck [data-origin-name="priceWatchForm"][role="dialog"],
  .vsr-quick-view-wrapper > .deck > [data-origin-name="InventoryCustomForm"].two-column-form {
    width: 50%;
    margin-right: 0;
  }
}
.model-trim-listing .model-msrp-price {
  margin-top: 1rem;
  font-size: 1.6rem;
}
.model-trim-listing .copy ul {
  padding-left: 0;
}
.model-trim-listing .copy ul li:before {
  content: "\25A0";
  display: inline-block;
  padding: 0 0.5rem;
  opacity: 0.5;
}
.model-trim-listing .copy .key-features {
  font-size: 1.6rem;
  text-decoration: underline;
  margin-top: 0;
}
.model-trim-listing dt {
  flex-basis: auto;
}
.model-trim-listing dt::after {
  content: ":";
}
.model-trim-listing dd {
  text-align: left;
  flex-grow: inherit;
  flex-basis: auto;
  margin-left: 0.5rem;
}
.model-trim-listing.card.copy-none > .content > .text .copy {
  height: auto;
}
.cms-model-specifications.title-none > .content .text {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
.cms-model-specifications > .content .copy ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: baseline;
}
.cms-model-specifications > .content .copy ul li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  max-width: 45%;
  margin: 0;
  width: 15rem;
  padding: 1rem 0;
}
.cms-model-specifications > .content .copy ul li .icon img {
  margin: 0 auto;
  width: 7rem;
}
.cms-model-specifications > .content .copy ul li .icon:empty {
  display: none;
}
.cms-model-specifications > .content .copy ul li .value {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.25;
}
@media only screen and (min-width: 640px) {
  .cms-model-specifications > .content .copy ul li {
    width: 25%;
    padding: 1rem 0 0;
  }
  .cms-model-specifications > .content .copy ul li .icon img {
    width: 10rem;
  }
  .cms-model-specifications > .content .copy ul li .value div {
    font-size: 1.8rem;
  }
}
.cms-model-specifications.icon-top > .content .copy ul li .icon {
  margin-bottom: 1rem;
}
.cms-model-specifications.icon-side-left > .content .copy ul li {
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.cms-model-specifications.icon-side-left > .content .copy ul li .icon {
  margin-right: 1rem;
}
.cpo-benefits {
  margin: 1.5rem 0;
}
.cpo-benefits > .deck .card > .content .copy {
  margin-top: 1.5vw;
}
.cpo-benefits > .deck .card > .content .copy ul {
  padding-left: 1rem;
}
.cpo-benefits > .deck .card > .content .copy ul li:before {
  content: "\25A0";
  display: inline-block;
  padding: 0 0.5rem;
  opacity: 0.5;
}
.cpo-benefits > .deck .card > .content .copy ul li a {
  text-decoration: none;
}
.cpo-benefits > .deck .card > .content .text .cms-disclaimer {
  order: -1;
}
[role="dialog"].card.cpo-disclosures > .content .text {
  padding: 3vw 9vw 0 1vw;
}
[role="dialog"].card.cpo-disclosures > .content .text .copy {
  text-align: justify;
  font-size: 1.2rem;
}
[role="dialog"].card.cpo-disclosures > .content .text .link a[href="#close"] {
  background-color: transparent;
}
@media screen and (min-width: 640px) {
  [role="dialog"].card.cpo-disclosures {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    width: 45%;
    height: auto;
    top: 10vw;
    max-height: 50%;
    bottom: auto;
  }
  [role="dialog"].card.cpo-disclosures > .content .text {
    padding: 1vw 4vw 0 1vw;
  }
  [role="dialog"].card.cpo-disclosures > .content .text .link a[href="#close"] {
    top: 10vw;
    right: 29%;
  }
}
.card-border:not(.highlight-on-save):not(.vehicle-carbravo) {
  border-width: var(--treatment-card-border-width) !important;
  border-style: var(--treatment-card-border-style) !important;
  border-color: var(--treatment-card-border-color) !important;
}
.card-hover-animation {
  transition: var(--card-animation-transition);
}
.card-hover-animation:hover {
  transform: var(--card-transform);
}
.card-rounded-border {
  border-radius: var(--treatment-card-rounded-border-radius);
  overflow: hidden;
}
.card-rounded-border:not(.highlight-on-save):not(.vehicle-carbravo) {
  border-width: var(--treatment-card-border-width) !important;
  border-style: var(--treatment-card-border-style) !important;
  border-color: var(--treatment-card-border-color) !important;
}
[class*="col-"] > .deck > .condensed-listing-results.card-rounded-border.media-top .media img {
  border-top-left-radius: var(--treatment-card-border-radius-top-left);
  border-top-right-radius: var(--treatment-card-border-radius-top-right);
}
[class*="col-"].vs-enabled > .deck > .condensed-listing-results.card-rounded-border .content .title .vs-label span {
  border-top-left-radius: var(--treatment-card-border-radius-top-left);
  border-top-right-radius: var(--treatment-card-border-radius-top-right);
}
[class*="col-"].vs-enabled > .deck > .condensed-listing-results.card-rounded-border .media img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-shadow {
  box-shadow: var(--card-shadow-size) var(--card-shadow-color);
  border-radius: var(--treatment-card-rounded-border-radius);
  overflow: hidden;
}
.card-shadow:not(.highlight-on-save):not(.vehicle-carbravo) {
  border-width: var(--treatment-card-border-width) !important;
  border-style: var(--treatment-card-border-style) !important;
  border-color: var(--treatment-card-border-color) !important;
}
.card-shadow.l2 {
  z-index: 1;
}
.card[class*="VehicleSearchResults"] > .deck .l2.card-shadow {
  z-index: auto;
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #2A2A2A;
  color: #fff;
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fff;
}
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #fff;
  color: #000;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast.bg-dark > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #000;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast {
  background-color: #2A2A2A;
  color: #fff;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fff;
}
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-high-contrast.bg-color > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #2A2A2A;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #2A2A2A;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast {
  background-color: #fff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.high-contrast:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even),
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .offer.key-value.high-contrast:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.highlight,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.highlight,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer.key-value.highlight {
  background-color: #ed0d01;
  color: #fff;
  margin: 0;
  border: none;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"].key-value.highlight:nth-child(even),
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment.key-value.highlight:nth-child(even),
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer.key-value.highlight:nth-child(even) {
  background-color: rgba(237, 13, 1, 0.8);
  color: #fff;
}
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer span,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li[class*="-incentive"] sup,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer li.market-adjustment sup,
.treatments-highlight > .content .copy .vehicle-pricing .tabContainer .offer sup {
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.highlight,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.highlight,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer.key-value.highlight {
  background-color: #ed0d01;
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"].key-value.highlight:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment.key-value.highlight:nth-child(even),
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer.key-value.highlight:nth-child(even) {
  background-color: rgba(237, 13, 1, 0.8);
  color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] sup,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer li.market-adjustment sup,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-highlight > .content .copy .vehicleIdentityTabContainer .offer sup {
  color: #fff;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  margin: 0;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .key,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .key,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .value,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .value,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="expires"] span,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="expires"] span,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications ul li.key-value.solid-line span[itemprop="validThrough"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="price"],
.vehicle-listing.card.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line span[itemprop="price"] {
  font-size: 1.4rem;
}
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .cash-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .cash-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .cash-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .cash-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .finance-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .finance-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .finance-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .finance-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .lease-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-specifications .lease-price.selected ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .lease-price.selected ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-color > .content .copy .vehicle-pricing .tabContainer .lease-price.selected ul li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications ul li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .cash-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .finance-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-specifications .lease-price.selected li.key-value.solid-line,
.condensed-listing-results.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark > .content .copy .vehicle-pricing .tabContainer .lease-price.selected li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line.bg-dark .paymentInfoTab + .tabContainer li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line.bg-dark .paymentInfoTab + .tabContainer li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
.condensed-listing-results.treatments-solid-line .vehicle-specifications,
.vehicle-listing.card.treatments-solid-line .vehicle-specifications {
  border-width: 4px;
}
.condensed-listing-results.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs,
.vehicle-listing.card.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs {
  display: block;
}
.condensed-listing-results.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs li.key-value.solid-line,
.vehicle-listing.card.treatments-solid-line .specifications-visible .vehicle-specifications .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line .key,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line .value,
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line span[itemprop="name"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-specifications ul li .key-value.solid-line span[itemprop="price"],
.condensed-listing-results.treatments-solid-line > .content .copy .vehicle-pricing .tabContainer ul li .key-value.solid-line span[itemprop="price"] {
  font-size: 1.2rem;
}
[class*="col-"] > .deck > .vehicle-listing.treatments-solid-line > .content .vehicle-specifications .vehicleIdentitySpecs {
  padding-bottom: 1.7rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="name"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="name"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="price"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="price"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line .value,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="expires"] span,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer li.key-value.solid-line span[itemprop="validThrough"],
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer .vehicle-specifications li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs .vehicle-specifications li.key-value.solid-line .key,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentityTabContainer .vehicle-specifications li.key-value.solid-line .value,
.vehicle-mathbox-specs.treatments-solid-line > .content .vehicleIdentitySpecs .vehicle-specifications li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.vehicle-mathbox-specs.treatments-solid-line.bg-color .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line.bg-color .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-mathbox-specs.treatments-solid-line.bg-dark .vehicleIdentityTabContainer li.key-value.solid-line,
.vehicle-mathbox-specs.treatments-solid-line.bg-dark .vehicleIdentitySpecs li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-product-item .key-value-listing .vehicle-product-item-solid-line {
  border-bottom: 1px solid var(--treatment-vehicle-product-item-solid-line-color, #D3D3D3);
}
.modernize-vsr .vehicle-product-item details[open] {
  margin-top: 1rem;
  --key-value-margin: 0 0 0.7rem;
}
.in-view {
  --transition-duration-slow: 1.4s;
  --transition-duration-fast: 0.7s;
  --fade-transition: opacity var(--transition-duration-slow) cubic-bezier(0.4, 0.6, 0.85, 1);
  --slide-transition: opacity var(--transition-duration-slow) ease-in-out, transform var(--transition-duration-slow) ease-in-out;
  --slide-transition-text: opacity var(--transition-duration-slow) cubic-bezier(0, 0.26, 0.43, 1), transform var(--transition-duration-slow) cubic-bezier(0, 0.26, 0.43, 1);
  --pull-transition: opacity var(--transition-duration-fast) ease-in-out, transform var(--transition-duration-fast) ease-in-out;
  --opacity-card: 1;
  --opacity-content: 1;
  --opacity-text: 1;
}
.in-view.deck-tabs > [role="navigation"] ul li:first-child {
  --transition-duration-slow: 1.1s;
}
.in-view.deck-tabs > [role="navigation"] ul li:nth-child(2) {
  --transition-duration-slow: 1.2s;
}
.in-view.deck-tabs > [role="navigation"] ul li:nth-child(3) {
  --transition-duration-slow: 1.3s;
}
.in-view.l2.col-3:not(.deck-carousel) > .deck .card:first-child {
  --transition-duration-slow: 1.1s;
}
.in-view.l2.col-3:not(.deck-carousel) > .deck .card:nth-child(2) {
  --transition-duration-slow: 1s;
}
.in-view.l2.col-3:not(.deck-carousel) > .deck .card:nth-child(3) {
  --transition-duration-slow: 0.9s;
}
.out-of-view {
  --opacity-card: 0;
  --opacity-content: 0;
  --opacity-text: 0;
  --slide-transform: translateX(-110%);
  --pull-transform: translateY(-100%);
}
.out-of-view > .content .media {
  --pull-transform: translateY(100%);
}
.out-of-view > .content .text {
  --pull-transform: translateY(-100%);
}
.out-of-view.justification-l {
  --slide-transform: translateX(110%);
}
.out-of-view.listing-results,
.out-of-view.listing-results-toolbar,
.out-of-view.offer-spotlight,
.out-of-view.inventory-form,
.out-of-view.modelListing,
.out-of-view.condensed-listing,
.out-of-view.vehicle-listing,
.out-of-view.condensed-listing-results,
.out-of-view.vehicle-product-item,
.out-of-view.inline-ads[class*="media-background"] {
  --slide-transform: translateX(500%);
  --pull-transform: translateY(100%);
}
.out-of-view.listing-results > .content .text,
.out-of-view.listing-results-toolbar > .content .text,
.out-of-view.offer-spotlight > .content .text,
.out-of-view.inventory-form > .content .text,
.out-of-view.modelListing > .content .text,
.out-of-view.condensed-listing > .content .text,
.out-of-view.vehicle-listing > .content .text,
.out-of-view.condensed-listing-results > .content .text,
.out-of-view.vehicle-product-item > .content .text,
.out-of-view.inline-ads[class*="media-background"] > .content .text {
  --pull-transform: translateY(0);
}
.out-of-view.deck-tabs > [role="navigation"] ul li {
  --slide-transform: translateX(1000%);
  --pull-transform: translateY(1000%);
}
.out-of-view.deck-tabs > [role="navigation"] ul li:nth-child(even) {
  --pull-transform: translateY(-1000%);
}
.out-of-view.deck-tabs.justification-r > [role="navigation"] ul li {
  --slide-transform: translateX(-1000%);
}
.out-of-view.deck-tabs-vertical {
  --slide-transform: translateX(110%);
}
.out-of-view.deck-tabs-vertical > .content {
  --slide-transform: translateX(110%);
}
.out-of-view.col-2 > .deck > .out-of-view {
  --slide-transform: translateX(-200%);
}
.out-of-view.col-2 > .deck > .out-of-view:nth-child(2) {
  --slide-transform: translateX(200%);
}
.out-of-view.col-3 > .deck > .card {
  --slide-transform: translateX(-320%);
}
.out-of-view.col-4 > .deck > .card {
  --slide-transform: translateX(-200%);
}
.out-of-view.col-4 > .deck > .card:nth-child(3),
.out-of-view.col-4 > .deck > .card:nth-child(4) {
  --slide-transform: translateX(200%);
}
.out-of-view.l1:not(.fix-and-float):not([class*="media-background"]):not(.deck-tabs-vertical) > .content,
.out-of-view.l2:not(.fix-and-float):not([class*="media-background"]):not(.deck-tabs-vertical) > .content {
  --slide-transform: translateX(-120%);
}
.out-of-view.l1:not(.fix-and-float):not([class*="media-background"]):not(.deck-tabs-vertical).justification-l > .content,
.out-of-view.l2:not(.fix-and-float):not([class*="media-background"]):not(.deck-tabs-vertical).justification-l > .content {
  --slide-transform: translateX(120%);
}
.out-of-view.l4,
.out-of-view.l5,
.out-of-view.l6 {
  --pull-transform: translateY(100%);
}
.out-of-view.fix-and-float {
  --opacity-text: 0;
}
.out-of-view[class*="media-background"] {
  --opacity-content: 1;
}
.out-of-view.l1,
.out-of-view.l2,
.out-of-view.fix-and-float,
.out-of-view[class*="media-background"] {
  --opacity-card: 1;
  --slide-transform: translateX(0);
  --pull-transform: translateY(0);
}
.out-of-view.l1 > .card,
.out-of-view.l2 > .card,
.out-of-view.fix-and-float > .card,
.out-of-view[class*="media-background"] > .card {
  --slide-transform: translateX(0);
  --pull-transform: translateY(0);
}
.out-of-view.inline-ads[class*="media-background"] {
  --opacity-card: 0;
}
.out-of-view[class*="col-"]:not(.col-2-form) {
  --slide-transform: translateX(0);
  --pull-transform: translateY(0);
}
.out-of-view[class*="media-background"] > .content .text,
.out-of-view.fix-and-float > .content .text {
  --transition-duration-slow: 0.7s;
  --slide-transform: translateX(-110%);
}
.out-of-view[class*="media-background"].justification-r > .content .text,
.out-of-view.fix-and-float.justification-r > .content .text {
  --slide-transform: translateX(110%);
}
.out-of-view[class*="media-background"] > .content .media,
.out-of-view.fix-and-float > .content .media {
  --pull-transform: translateY(0);
}
.sticky-mathbox .out-of-view {
  --pull-transform: translateY(100%);
}
.sticky-mathbox .out-of-view > .content .text,
.sticky-mathbox .out-of-view > .content .media {
  --pull-transform: translateY(100%);
}
.l2[class*="col-"] .out-of-view:not(.deck-carousel):not([class*="media-background"]):nth-child(odd) {
  --pull-transform: translateY(100%);
}
.l2[class*="col-"] .out-of-view:not(.deck-carousel):not([class*="media-background"]) > .content .media {
  --pull-transform: translateY(0);
}
.l2[class*="col-"] .out-of-view:not(.deck-carousel):not([class*="media-background"]) > .content .text {
  --pull-transform: translateY(0);
}
.deck-tabs-vertical > .deck .out-of-view {
  --slide-transform: translateX(110%);
}
.justification-lr > .deck > .out-of-view:nth-child(odd),
.justification-rl > .deck > .out-of-view:nth-child(even) {
  --slide-transform: translateX(110%);
}
[class*="grid-"] > .deck > .card .out-of-view,
.col-2 > .deck > .card .out-of-view {
  --opacity-card: 1;
  --slide-transform: translateX(0);
}
.grid-1-2 > .deck > .out-of-view:nth-child(2),
.grid-2-1 > .deck > .out-of-view:nth-child(2) {
  --slide-transform: translateX(110%);
}
.deck-gallery {
  --pull-transform: none;
}
@media (max-width: 768px) {
  .out-of-view {
    --pull-transform: translateY(100%);
  }
  .out-of-view > .content .text {
    --pull-transform: translateY(100%);
  }
}
@media screen and (prefers-reduced-motion: no-preference) {
  .animate-card:not([data-page='VehicleSearchResults']):not([data-page='ModelShowroom']) main .card:not(.deck-gallery):not([class*="media-treatment-flip"]),
  .animate-card .listing-results,
  .animate-card .listing-results-toolbar,
  .animate-card .offer-spotlight,
  .animate-card .inventory-form,
  .animate-card .modelListing,
  .animate-card .condensed-listing,
  .animate-card .vehicle-listing,
  .animate-card .condensed-listing-results,
  .animate-card .vehicle-product-item,
  .animate-card .inline-ads {
    animation-name: inview--eyJidWZmZXJEaXN0YW5jZSI6ICAxNTAsICJ0cmFuc2l0aW9uT3V0IjogIGZhbHNlfQ;
  }
  .animate-card.pull .listing-results,
  .animate-card.pull .listing-results-toolbar,
  .animate-card.pull .offer-spotlight,
  .animate-card.pull .inventory-form,
  .animate-card.pull .modelListing,
  .animate-card.pull .condensed-listing,
  .animate-card.pull .vehicle-listing,
  .animate-card.pull .condensed-listing-results,
  .animate-card.pull .vehicle-product-item,
  .animate-card.pull .inline-ads {
    animation-name: inview--eyJidWZmZXJEaXN0YW5jZSI6ICA1MCwgInRyYW5zaXRpb25PdXQiOiAgZmFsc2V9;
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel),
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel) {
    transition: var(--pull-transition);
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel),
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel) {
    overflow-y: hidden;
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content,
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content {
    overflow-y: hidden;
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content .text,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content .text,
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content .text,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content .text,
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content .media,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel).fix-and-float > .content .media,
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content .media,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel) > .content .media {
    transform: var(--pull-transform);
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).out-of-view:not(.deck-carousel).deck-tabs > [role="navigation"] ul li,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).out-of-view:not(.deck-carousel).deck-tabs > [role="navigation"] ul li {
    transform: var(--pull-transform);
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).l2 > .deck,
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).l2 > .deck {
    overflow-y: hidden;
  }
  .animate-card.view-boxed.pull main .card:not(.l5):not(.deck-carousel).l2 > .deck .out-of-view:not(.deck-carousel),
  .animate-card.view-boxed.pull main .card:not(.l6):not(.deck-carousel).l2 > .deck .out-of-view:not(.deck-carousel) {
    transform: var(--pull-transform);
  }
  .animate-card.view-boxed.pull main .card.in-view {
    transition: var(--pull-transition);
  }
  .animate-card.view-boxed.pull main .card.in-view.deck-tabs > [role="navigation"] ul li {
    transition: var(--pull-transition);
    transition-duration: var(--transition-duration-slow);
  }
  .animate-card.view-boxed.pull main .card.in-view.fix-and-float > .content .text,
  .animate-card.view-boxed.pull main .card.in-view[class*="media-background"] > .content .text,
  .animate-card.view-boxed.pull main .card.in-view > .content .text,
  .animate-card.view-boxed.pull main .card.in-view > .content .media,
  .animate-card.view-boxed.pull main .card.in-view.l2 > .deck .card:not(.deck-carousel) {
    transform: var(--pull-transform);
    transition: var(--pull-transition);
  }
  .animate-card.view-boxed.fade main .card {
    opacity: var(--opacity-card);
  }
  .animate-card.view-boxed.fade main .in-view {
    transition: var(--fade-transition);
  }
  .animate-card.view-boxed.fade main .in-view .deck-tabs > [role="navigation"] ul li:nth-child(1) a {
    transition-delay: 0.2s;
  }
  .animate-card.view-boxed.fade main .in-view .deck-tabs > [role="navigation"] ul li:nth-child(2) a {
    transition-delay: 0.3s;
  }
  .animate-card.view-boxed.fade main .in-view .deck-tabs > [role="navigation"] ul li:nth-child(3) a {
    transition-delay: 0.4s;
  }
  .animate-card.view-boxed.fade main .in-view .deck-tabs > [role="navigation"] ul li:nth-child(4) a {
    transition-delay: 0.5s;
  }
  .animate-card.view-boxed.fade main .in-view.l1 > .content,
  .animate-card.view-boxed.fade main .in-view.l2 > .content {
    transition: var(--fade-transition);
  }
  .animate-card.view-boxed.fade main .in-view.fix-and-float > .content .text,
  .animate-card.view-boxed.fade main .in-view.media-background > .content .text,
  .animate-card.view-boxed.fade main .in-view.media-background-no-gradient > .content .text {
    transition: var(--fade-transition);
  }
  .animate-card.view-boxed.fade main .in-view.l1 > .content,
  .animate-card.view-boxed.fade main .out-of-view.l1 > .content,
  .animate-card.view-boxed.fade main .in-view.l2 > .content,
  .animate-card.view-boxed.fade main .out-of-view.l2 > .content {
    opacity: var(--opacity-content);
  }
  .animate-card.view-boxed.fade main .in-view.fix-and-float > .content .text,
  .animate-card.view-boxed.fade main .out-of-view.fix-and-float > .content .text,
  .animate-card.view-boxed.fade main .in-view.media-background > .content .text,
  .animate-card.view-boxed.fade main .out-of-view.media-background > .content .text,
  .animate-card.view-boxed.fade main .in-view.media-background-no-gradient > .content .text,
  .animate-card.view-boxed.fade main .out-of-view.media-background-no-gradient > .content .text {
    opacity: var(--opacity-text);
  }
  .animate-card.view-boxed.fade main .in-view.deck-tabs > [role="navigation"] ul li a,
  .animate-card.view-boxed.fade main .out-of-view.deck-tabs > [role="navigation"] ul li a {
    opacity: var(--opacity-text);
  }
  .animate-card.view-boxed.fade main .l2:not([class*="col-"]) .deck-tabs.col > .deck > .out-of-view {
    display: block;
    height: 0;
  }
  .animate-card.view-boxed.slide main .l1 {
    overflow-x: hidden;
  }
  .animate-card.view-boxed.slide main .card:not(.l5),
  .animate-card.view-boxed.slide main .card:not(.l6) {
    transform: var(--slide-transform);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).out-of-view,
  .animate-card.view-boxed.slide main .card:not(.l6).out-of-view {
    overflow-x: hidden;
  }
  .animate-card.view-boxed.slide main .card:not(.l5).out-of-view.l2.col-3 > .deck,
  .animate-card.view-boxed.slide main .card:not(.l6).out-of-view.l2.col-3 > .deck,
  .animate-card.view-boxed.slide main .card:not(.l5).out-of-view.l2.col-4 > .deck,
  .animate-card.view-boxed.slide main .card:not(.l6).out-of-view.l2.col-4 > .deck {
    overflow-x: hidden;
  }
  .animate-card.view-boxed.slide main .card:not(.l5).l1 > .content,
  .animate-card.view-boxed.slide main .card:not(.l6).l1 > .content,
  .animate-card.view-boxed.slide main .card:not(.l5).l2 > .content,
  .animate-card.view-boxed.slide main .card:not(.l6).l2 > .content {
    transform: var(--slide-transform);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).l2.col-4:not(.deck-carousel) > .deck .out-of-view,
  .animate-card.view-boxed.slide main .card:not(.l6).l2.col-4:not(.deck-carousel) > .deck .out-of-view {
    transition: var(--slide-transition);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).col-2 > .deck .out-of-view,
  .animate-card.view-boxed.slide main .card:not(.l6).col-2 > .deck .out-of-view {
    transition: var(--slide-transition);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).deck-tabs > [role="navigation"] ul li,
  .animate-card.view-boxed.slide main .card:not(.l6).deck-tabs > [role="navigation"] ul li {
    transform: var(--slide-transform);
  }
  .animate-card.view-boxed.slide main .card:not(.l5)[class*="media-background"]:not([class*="media-treatment-flip"]) > .content .text,
  .animate-card.view-boxed.slide main .card:not(.l6)[class*="media-background"]:not([class*="media-treatment-flip"]) > .content .text,
  .animate-card.view-boxed.slide main .card:not(.l5).fix-and-float > .content .text,
  .animate-card.view-boxed.slide main .card:not(.l6).fix-and-float > .content .text {
    transition: var(--slide-transition-text);
    transform: var(--slide-transform);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).in-view,
  .animate-card.view-boxed.slide main .card:not(.l6).in-view {
    transition: var(--slide-transition);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).in-view.deck-tabs > [role="navigation"] ul li,
  .animate-card.view-boxed.slide main .card:not(.l6).in-view.deck-tabs > [role="navigation"] ul li {
    transition: var(--slide-transition);
    transition-duration: var(--transition-duration-slow);
  }
  .animate-card.view-boxed.slide main .card:not(.l5).in-view.l1 > .content,
  .animate-card.view-boxed.slide main .card:not(.l6).in-view.l1 > .content,
  .animate-card.view-boxed.slide main .card:not(.l5).in-view.l2 > .content,
  .animate-card.view-boxed.slide main .card:not(.l6).in-view.l2 > .content {
    transition: var(--slide-transition);
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(4n + 1) {
    transition-delay: 0.9s;
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(4n + 2) {
    transition-delay: 1s;
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(4n + 3) {
    transition-delay: 1.1s;
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(4n + 4) {
    transition-delay: 1.2s;
  }
  .animate-card.view-boxed main .col-3 > .deck > .in-view:nth-child(3n + 1) {
    transition-delay: 0.9s;
  }
  .animate-card.view-boxed main .col-3 > .deck > .in-view:nth-child(3n + 2) {
    transition-delay: 1s;
  }
  .animate-card.view-boxed main .col-3 > .deck > .in-view:nth-child(3n + 3) {
    transition-delay: 1.1s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 1) {
    transition-delay: 0.9s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 2) {
    transition-delay: 1s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 3) {
    transition-delay: 1.1s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 4) {
    transition-delay: 1.2s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 5) {
    transition-delay: 1.3s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 6) {
    transition-delay: 1.4s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 7) {
    transition-delay: 1.5s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 8) {
    transition-delay: 1.6s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 9) {
    transition-delay: 1.7s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 10) {
    transition-delay: 1.8s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 11) {
    transition-delay: 1.9s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 12) {
    transition-delay: 2s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 13) {
    transition-delay: 2.1s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 14) {
    transition-delay: 2.2s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 15) {
    transition-delay: 2.3s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 16) {
    transition-delay: 2.4s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 17) {
    transition-delay: 2.5s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 18) {
    transition-delay: 2.6s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 19) {
    transition-delay: 2.7s;
  }
  .animate-card.view-boxed main .auto-col > .deck > .in-view:nth-child(0n + 20) {
    transition-delay: 2.8s;
  }
  .animate-card.view-boxed .deck-carousel > .deck > .selected .out-of-view,
  .animate-card.view-boxed .deck-carousel > .deck > .selected .out-of-view .text,
  .animate-card.view-boxed .deck-carousel > .deck > .selected .out-of-view .media,
  .animate-card.view-boxed .deck-carousel > .deck > .selected .out-of-view .content {
    opacity: 1 !important;
    transform: none !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
  }
  .animate-card.view-boxed .deck-carousel .card {
    transform: none !important;
  }
  .animate-card.view-boxed .deck-carousel .card .text,
  .animate-card.view-boxed .deck-carousel .card .media {
    transform: none !important;
  }
}
@media screen and (prefers-reduced-motion: no-preference) and (max-width: 1280px) and (min-width: 960px) {
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(3n + 1) {
    transition-delay: 0.9s;
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(3n + 2) {
    transition-delay: 1s;
  }
  .animate-card.view-boxed main .col-4 > .deck > .in-view:nth-child(3n + 3) {
    transition-delay: 1.1s;
  }
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="name"],
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="price"],
.treatments-border-line > .content .copy .vehicle-specifications .key-value .key,
.treatments-border-line > .content .copy .vehicle-specifications .key-value .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="expires"] span,
.treatments-border-line > .content .copy .vehicle-specifications .key-value span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"].key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li.key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment.key-value,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer.key-value {
  margin-bottom: 0;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer.disclaimer-open .offers_Description {
  background-color: #fff;
  color: #000;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul.other-offers li .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer.disclaimer-open .offers_Description span {
  color: #000;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="name"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="price"],
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li .key,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="expires"] span,
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="name"],
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="price"],
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected .key,
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected .value {
  font-size: 1.4rem;
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="expires"] span,
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .vehicle-specifications ul .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-dark > .content .copy.specifications-visible .vehicle-specifications .key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-dark > .content .copy .paymentInfoTab + .tabContainer ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.bg-color > .content .copy .vehicle-specifications ul .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy.specifications-visible .vehicle-specifications .key-value {
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"].key-value,
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul.other-offers li.key-value,
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul .offer.key-value {
  margin-bottom: 0;
}
.treatments-border-line.bg-color > .content .copy .vehicle-pricing .tabContainer ul li.price.key-value {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}
.treatments-border-line.bg-color > .content .copy .paymentInfoTab + .tabContainer ul li.price {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li > div,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li > div {
  flex-basis: 50%;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span.key,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span.key,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span.value,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span.value,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="name"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="name"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"] {
  flex-basis: 50%;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="price"],
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"],
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul > li span[itemprop="amount"] {
  text-align: right;
}
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul li[class*="-incentive"] .disclaimer,
.treatments-border-line.condensed-listing-results > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer,
.treatments-border-line.vehicle-listing > .content .copy .vehicle-pricing .tabContainer ul li.offer .disclaimer {
  text-align: left;
}
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.price span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li[class*="-incentive"] span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul li.market-adjustment span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul.other-offers li span,
[class*="col"] > .deck > .card.treatments-border-line > .content .copy .paymentInfoTab + .tabContainer .selected ul .offer span {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentitySpecs > li.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  margin: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer {
  margin: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="name"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="name"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="price"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="price"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .key,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .key,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .value {
  font-size: 1.4rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="expires"] span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="expires"] span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment span[itemprop="validThrough"],
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="validThrough"],
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description {
  background-color: #fff;
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li[class*="-incentive"] .disclaimer.disclaimer-open .offers_Description span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer li.market-adjustment .disclaimer.disclaimer-open .offers_Description span,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description span,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast > .content .copy .vehicleIdentityTabContainer .offer .disclaimer.disclaimer-open .offers_Description span {
  color: #000;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentitySpecs > li.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-color > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-color > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentitySpecs > li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentitySpecs > li.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer .selected .vehicleIdentitySpecs li.key-value,
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].treatments-vdp-border-line.bg-dark > .content .copy .vehicleIdentityTabContainer li.price.key-value,
.lexus-vehicle-details > .deck .vehicle-mathbox-specs.treatments-high-contrast.bg-dark > .content .copy .vehicleIdentityTabContainer li.price.key-value {
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-solid-line > .content ul {
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.treatments-solid-line > .content ul .key-value {
  flex: 1 0 100%;
  display: flex;
  flex-direction: row;
  width: 100%;
  list-style-type: none;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul .key,
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value {
  padding-bottom: 1rem;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul .key {
  font-weight: normal;
  flex-basis: 45%;
  text-align: left;
}
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value {
  flex-grow: 1;
  flex-basis: calc(100% - 45%);
  text-align: right;
}
.treatments-solid-line > .content ul dt,
.treatments-solid-line > .content ul dd,
.treatments-solid-line > .content ul .value,
.treatments-solid-line > .content ul .key {
  margin: 0;
}
.treatments-solid-line > .content li.key-value.solid-line {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="name"],
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="price"],
.treatments-solid-line > .content li.key-value.solid-line .key,
.treatments-solid-line > .content li.key-value.solid-line .value {
  font-size: 1.4rem;
}
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="expires"] span,
.treatments-solid-line > .content li.key-value.solid-line span[itemprop="validThrough"] {
  font-size: 1.1rem;
}
.treatments-solid-line > .content li.key-value.solid-line .key,
.treatments-solid-line > .content li.key-value.solid-line .value {
  padding-bottom: 0;
}
.bg-color.treatments-solid-line li.key-value.solid-line {
  border-color: rgba(0, 0, 0, 0.2);
}
.bg-dark.treatments-solid-line li.key-value.solid-line {
  border-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 1024px) {
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-light > .content .title,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-light > .content .title {
    color: #2A2A2A;
    background-color: rgba(255, 255, 255, 0.6);
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-light:hover > .content,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-light:hover > .content {
    background-color: rgba(255, 255, 255, 0.6);
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-dark > .content .title,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-dark > .content .title {
    color: #fff;
    background-color: rgba(42, 42, 42, 0.6);
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-dark:hover > .content,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-dark:hover > .content {
    background-color: rgba(42, 42, 42, 0.6);
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-color > .content .title,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-color > .content .title {
    color: #2A2A2A;
    background-color: rgba(225, 225, 225, 0.6);
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-color:hover > .content,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-color:hover > .content {
    background-color: rgba(225, 225, 225, 0.6);
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]).bg-light > .content .media::after {
    background-color: #fff;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]).bg-color > .content .media::after {
    background-color: #e1e1e1;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]).bg-dark > .content .media::after {
    background-color: #2A2A2A;
  }
}
.media-treatment-zoom {
  --media-treatment-brightness: brightness(100%);
  --media-treatment-zoom-scale: scale(1);
}
.media-treatment-zoom.bg-light figure:hover img,
.media-treatment-zoom.bg-color figure:hover img {
  --media-treatment-brightness: brightness(90%);
  --media-treatment-zoom-scale: scale(1.05);
}
.media-treatment-zoom.bg-dark figure:hover img {
  --media-treatment-brightness: brightness(115%);
  --media-treatment-zoom-scale: scale(1.05);
}
@media (min-width: 1024px) {
  .media-treatment-flip-horizontal:not([class*="media-background"]) > .content .media::after {
    content: '\e93c';
  }
  .media-treatment-flip-horizontal:not([class*="media-background"]) > .content .media:hover figure {
    animation: flip-horizontal linear 1.5s;
  }
  .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video) > .content .title::after,
  .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float) > .content .title::after {
    content: '\e93c';
  }
  .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content,
  .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content {
    transform: rotateY(-180deg);
  }
  .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content .text,
  .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content .text {
    transform: rotateY(180deg) translateZ(1px);
  }
  .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content .text .copy,
  .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content .text .copy {
    transform: rotateY(0) translateZ(1px);
  }
}
@media (min-width: 1024px) {
  .media-treatment-flip-vertical:not([class*="media-background"]) > .content .media::after {
    content: '\e93d';
  }
  .media-treatment-flip-vertical:not([class*="media-background"]) > .content .media:hover figure {
    animation: flip-vertical linear 1.5s;
  }
  .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video) > .content .title::after,
  .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float) > .content .title::after {
    content: '\e93d';
  }
  .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content,
  .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content {
    transform: rotateX(-180deg);
  }
  .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content .text,
  .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content .text {
    transform: rotateX(180deg) translateZ(1px);
  }
  .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content .text .copy,
  .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content .text .copy {
    transform: rotateX(0) translateZ(1px);
  }
}
@media (min-width: 1024px) {
  [class*="media-treatment-flip"] {
    position: relative;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media {
    perspective: 1500px;
    position: relative;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media figure {
    transform-origin: center;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media figure img {
    position: relative;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media::after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4rem;
    height: 4rem;
    font-size: 2.5rem;
    text-align: center;
  }
  [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media:hover::after {
    display: none;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video),
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) {
    perspective: 1500px;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h1,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h1,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h2,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h2,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h3,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h3,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h4,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h4,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h5,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h5,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h6,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h6 {
    width: 100%;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .text > *:not(.title),
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .text > *:not(.title) {
    opacity: 1;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .text .title,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .text .title {
    opacity: 0;
    visibility: hidden;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .media,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .media {
    opacity: 0;
    visibility: hidden;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content {
    transform-style: preserve-3d;
    transition: all 0.75s ease-in-out;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text {
    display: block;
    background-color: transparent;
    margin: 0;
    max-width: 100%;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text > *:not(.title),
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text > *:not(.title) {
    opacity: 0;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text .title,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: opacity 0.75s;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text .title::after,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text .title::after {
    font-size: 2.5rem;
    padding-left: 1rem;
  }
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
    opacity: 1;
    visibility: visible;
    transition: all 0.75s ease-in-out;
  }
}
@media (min-width: 1024px) and (-ms-high-contrast: active), (min-width: 1024px) and (-ms-high-contrast: none) {
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text,
  [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
  [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
  }
}
.media-treatment-shadow > .content .media figure {
  box-shadow: var(--media-treatment-shadow-size) var(--media-treatment-shadow-color);
  z-index: var(--media-treatment-shadow-z-index);
}
.media-treatment-zoom > .content .media {
  overflow: hidden;
}
.media-treatment-zoom > .content .media figure img {
  -webkit-filter: var(--media-treatment-brightness);
          filter: var(--media-treatment-brightness);
  transform: var(--media-treatment-zoom-scale);
  transition: transform 0.3s ease-in-out, -webkit-filter 0.9s ease;
  transition: transform 0.3s ease-in-out, filter 0.9s ease;
  transition: transform 0.3s ease-in-out, filter 0.9s ease, -webkit-filter 0.9s ease;
}
.media-treatment-zoom.card-clickable > .content .media,
.media-treatment-zoom.card-clickable-v2 > .content .media {
  z-index: 6;
}
.vehicle-listing li.msrp [itemprop="name"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="name"]:not(.plaque),
.vehicle-listing li.msrp .key:not(.plaque),
.condensed-listing-results li.msrp .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.msrp [itemprop="name"].plaque,
.condensed-listing-results li.msrp [itemprop="name"].plaque,
.vehicle-listing li.msrp .key.plaque,
.condensed-listing-results li.msrp .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.msrp [itemprop="price"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="price"]:not(.plaque),
.vehicle-listing li.msrp [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.msrp [itemprop="amount"]:not(.plaque),
.vehicle-listing li.msrp .value:not(.plaque),
.condensed-listing-results li.msrp .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.msrp [itemprop="price"].plaque,
.condensed-listing-results li.msrp [itemprop="price"].plaque,
.vehicle-listing li.msrp [itemprop="amount"].plaque,
.condensed-listing-results li.msrp [itemprop="amount"].plaque,
.vehicle-listing li.msrp .value.plaque,
.condensed-listing-results li.msrp .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.discount-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.discount-price .key:not(.plaque),
.condensed-listing-results li.discount-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.discount-price [itemprop="name"].plaque,
.condensed-listing-results li.discount-price [itemprop="name"].plaque,
.vehicle-listing li.discount-price .key.plaque,
.condensed-listing-results li.discount-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.discount-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.discount-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.discount-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.discount-price .value:not(.plaque),
.condensed-listing-results li.discount-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.discount-price [itemprop="price"].plaque,
.condensed-listing-results li.discount-price [itemprop="price"].plaque,
.vehicle-listing li.discount-price [itemprop="amount"].plaque,
.condensed-listing-results li.discount-price [itemprop="amount"].plaque,
.vehicle-listing li.discount-price .value.plaque,
.condensed-listing-results li.discount-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.featured-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.featured-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.featured-price .key:not(.plaque),
.condensed-listing-results li.featured-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.featured-price [itemprop="name"].plaque,
.condensed-listing-results li.featured-price [itemprop="name"].plaque,
.vehicle-listing li.featured-price .key.plaque,
.condensed-listing-results li.featured-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.featured-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.featured-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.featured-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.featured-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.featured-price .value:not(.plaque),
.condensed-listing-results li.featured-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.featured-price [itemprop="price"].plaque,
.condensed-listing-results li.featured-price [itemprop="price"].plaque,
.vehicle-listing li.featured-price [itemprop="amount"].plaque,
.condensed-listing-results li.featured-price [itemprop="amount"].plaque,
.vehicle-listing li.featured-price .value.plaque,
.condensed-listing-results li.featured-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.internet-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.internet-price .key:not(.plaque),
.condensed-listing-results li.internet-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.internet-price [itemprop="name"].plaque,
.condensed-listing-results li.internet-price [itemprop="name"].plaque,
.vehicle-listing li.internet-price .key.plaque,
.condensed-listing-results li.internet-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.internet-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.internet-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.internet-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.internet-price .value:not(.plaque),
.condensed-listing-results li.internet-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.internet-price [itemprop="price"].plaque,
.condensed-listing-results li.internet-price [itemprop="price"].plaque,
.vehicle-listing li.internet-price [itemprop="amount"].plaque,
.condensed-listing-results li.internet-price [itemprop="amount"].plaque,
.vehicle-listing li.internet-price .value.plaque,
.condensed-listing-results li.internet-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.invoice-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.invoice-price .key:not(.plaque),
.condensed-listing-results li.invoice-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.invoice-price [itemprop="name"].plaque,
.condensed-listing-results li.invoice-price [itemprop="name"].plaque,
.vehicle-listing li.invoice-price .key.plaque,
.condensed-listing-results li.invoice-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.invoice-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.invoice-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.invoice-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.invoice-price .value:not(.plaque),
.condensed-listing-results li.invoice-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.invoice-price [itemprop="price"].plaque,
.condensed-listing-results li.invoice-price [itemprop="price"].plaque,
.vehicle-listing li.invoice-price [itemprop="amount"].plaque,
.condensed-listing-results li.invoice-price [itemprop="amount"].plaque,
.vehicle-listing li.invoice-price .value.plaque,
.condensed-listing-results li.invoice-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.retail-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.retail-price .key:not(.plaque),
.condensed-listing-results li.retail-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.retail-price [itemprop="name"].plaque,
.condensed-listing-results li.retail-price [itemprop="name"].plaque,
.vehicle-listing li.retail-price .key.plaque,
.condensed-listing-results li.retail-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.retail-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.retail-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.retail-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.retail-price .value:not(.plaque),
.condensed-listing-results li.retail-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.retail-price [itemprop="price"].plaque,
.condensed-listing-results li.retail-price [itemprop="price"].plaque,
.vehicle-listing li.retail-price [itemprop="amount"].plaque,
.condensed-listing-results li.retail-price [itemprop="amount"].plaque,
.vehicle-listing li.retail-price .value.plaque,
.condensed-listing-results li.retail-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-finance-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.total-finance-price .key:not(.plaque),
.condensed-listing-results li.total-finance-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-finance-price [itemprop="name"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="name"].plaque,
.vehicle-listing li.total-finance-price .key.plaque,
.condensed-listing-results li.total-finance-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-finance-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-finance-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-finance-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.total-finance-price .value:not(.plaque),
.condensed-listing-results li.total-finance-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-finance-price [itemprop="price"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="price"].plaque,
.vehicle-listing li.total-finance-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-finance-price [itemprop="amount"].plaque,
.vehicle-listing li.total-finance-price .value.plaque,
.condensed-listing-results li.total-finance-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-lease-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.total-lease-price .key:not(.plaque),
.condensed-listing-results li.total-lease-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-lease-price [itemprop="name"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="name"].plaque,
.vehicle-listing li.total-lease-price .key.plaque,
.condensed-listing-results li.total-lease-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-lease-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-lease-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-lease-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.total-lease-price .value:not(.plaque),
.condensed-listing-results li.total-lease-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-lease-price [itemprop="price"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="price"].plaque,
.vehicle-listing li.total-lease-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-lease-price [itemprop="amount"].plaque,
.vehicle-listing li.total-lease-price .value.plaque,
.condensed-listing-results li.total-lease-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-sale-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.total-sale-price .key:not(.plaque),
.condensed-listing-results li.total-sale-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-sale-price [itemprop="name"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="name"].plaque,
.vehicle-listing li.total-sale-price .key.plaque,
.condensed-listing-results li.total-sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-sale-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-sale-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-sale-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.total-sale-price .value:not(.plaque),
.condensed-listing-results li.total-sale-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-sale-price [itemprop="price"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="price"].plaque,
.vehicle-listing li.total-sale-price [itemprop="amount"].plaque,
.condensed-listing-results li.total-sale-price [itemprop="amount"].plaque,
.vehicle-listing li.total-sale-price .value.plaque,
.condensed-listing-results li.total-sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-savings [itemprop="name"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="name"]:not(.plaque),
.vehicle-listing li.total-savings .key:not(.plaque),
.condensed-listing-results li.total-savings .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-savings [itemprop="name"].plaque,
.condensed-listing-results li.total-savings [itemprop="name"].plaque,
.vehicle-listing li.total-savings .key.plaque,
.condensed-listing-results li.total-savings .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.total-savings [itemprop="price"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="price"]:not(.plaque),
.vehicle-listing li.total-savings [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.total-savings [itemprop="amount"]:not(.plaque),
.vehicle-listing li.total-savings .value:not(.plaque),
.condensed-listing-results li.total-savings .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.total-savings [itemprop="price"].plaque,
.condensed-listing-results li.total-savings [itemprop="price"].plaque,
.vehicle-listing li.total-savings [itemprop="amount"].plaque,
.condensed-listing-results li.total-savings [itemprop="amount"].plaque,
.vehicle-listing li.total-savings .value.plaque,
.condensed-listing-results li.total-savings .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.conditional-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.conditional-price .key:not(.plaque),
.condensed-listing-results li.conditional-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.conditional-price [itemprop="name"].plaque,
.condensed-listing-results li.conditional-price [itemprop="name"].plaque,
.vehicle-listing li.conditional-price .key.plaque,
.condensed-listing-results li.conditional-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.conditional-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.conditional-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.conditional-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.conditional-price .value:not(.plaque),
.condensed-listing-results li.conditional-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.conditional-price [itemprop="price"].plaque,
.condensed-listing-results li.conditional-price [itemprop="price"].plaque,
.vehicle-listing li.conditional-price [itemprop="amount"].plaque,
.condensed-listing-results li.conditional-price [itemprop="amount"].plaque,
.vehicle-listing li.conditional-price .value.plaque,
.condensed-listing-results li.conditional-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.primary-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.primary-price .key:not(.plaque),
.condensed-listing-results li.primary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.primary-price [itemprop="name"].plaque,
.condensed-listing-results li.primary-price [itemprop="name"].plaque,
.vehicle-listing li.primary-price .key.plaque,
.condensed-listing-results li.primary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.primary-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.primary-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.primary-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.primary-price .value:not(.plaque),
.condensed-listing-results li.primary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.primary-price [itemprop="price"].plaque,
.condensed-listing-results li.primary-price [itemprop="price"].plaque,
.vehicle-listing li.primary-price [itemprop="amount"].plaque,
.condensed-listing-results li.primary-price [itemprop="amount"].plaque,
.vehicle-listing li.primary-price .value.plaque,
.condensed-listing-results li.primary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.secondary-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.secondary-price .key:not(.plaque),
.condensed-listing-results li.secondary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.secondary-price [itemprop="name"].plaque,
.condensed-listing-results li.secondary-price [itemprop="name"].plaque,
.vehicle-listing li.secondary-price .key.plaque,
.condensed-listing-results li.secondary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.secondary-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.secondary-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.secondary-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.secondary-price .value:not(.plaque),
.condensed-listing-results li.secondary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.secondary-price [itemprop="price"].plaque,
.condensed-listing-results li.secondary-price [itemprop="price"].plaque,
.vehicle-listing li.secondary-price [itemprop="amount"].plaque,
.condensed-listing-results li.secondary-price [itemprop="amount"].plaque,
.vehicle-listing li.secondary-price .value.plaque,
.condensed-listing-results li.secondary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.tertiary-price [itemprop="name"]:not(.plaque),
.condensed-listing-results li.tertiary-price [itemprop="name"]:not(.plaque),
.vehicle-listing li.tertiary-price .key:not(.plaque),
.condensed-listing-results li.tertiary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.tertiary-price [itemprop="name"].plaque,
.condensed-listing-results li.tertiary-price [itemprop="name"].plaque,
.vehicle-listing li.tertiary-price .key.plaque,
.condensed-listing-results li.tertiary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-listing li.tertiary-price [itemprop="price"]:not(.plaque),
.condensed-listing-results li.tertiary-price [itemprop="price"]:not(.plaque),
.vehicle-listing li.tertiary-price [itemprop="amount"]:not(.plaque),
.condensed-listing-results li.tertiary-price [itemprop="amount"]:not(.plaque),
.vehicle-listing li.tertiary-price .value:not(.plaque),
.condensed-listing-results li.tertiary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-listing li.tertiary-price [itemprop="price"].plaque,
.condensed-listing-results li.tertiary-price [itemprop="price"].plaque,
.vehicle-listing li.tertiary-price [itemprop="amount"].plaque,
.condensed-listing-results li.tertiary-price [itemprop="amount"].plaque,
.vehicle-listing li.tertiary-price .value.plaque,
.condensed-listing-results li.tertiary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.msrp [itemprop="name"]:not(.plaque),
.vehicle-details li.msrp .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.msrp [itemprop="name"].plaque,
.vehicle-details li.msrp .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.msrp [itemprop="price"]:not(.plaque),
.vehicle-details li.msrp [itemprop="amount"]:not(.plaque),
.vehicle-details li.msrp .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.msrp [itemprop="price"].plaque,
.vehicle-details li.msrp [itemprop="amount"].plaque,
.vehicle-details li.msrp .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.discount-price [itemprop="name"]:not(.plaque),
.vehicle-details li.discount-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.discount-price [itemprop="name"].plaque,
.vehicle-details li.discount-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.discount-price [itemprop="price"]:not(.plaque),
.vehicle-details li.discount-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.discount-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.discount-price [itemprop="price"].plaque,
.vehicle-details li.discount-price [itemprop="amount"].plaque,
.vehicle-details li.discount-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.featured-price [itemprop="name"]:not(.plaque),
.vehicle-details li.featured-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.featured-price [itemprop="name"].plaque,
.vehicle-details li.featured-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.featured-price [itemprop="price"]:not(.plaque),
.vehicle-details li.featured-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.featured-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.featured-price [itemprop="price"].plaque,
.vehicle-details li.featured-price [itemprop="amount"].plaque,
.vehicle-details li.featured-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.internet-price [itemprop="name"]:not(.plaque),
.vehicle-details li.internet-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.internet-price [itemprop="name"].plaque,
.vehicle-details li.internet-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.internet-price [itemprop="price"]:not(.plaque),
.vehicle-details li.internet-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.internet-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.internet-price [itemprop="price"].plaque,
.vehicle-details li.internet-price [itemprop="amount"].plaque,
.vehicle-details li.internet-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.invoice-price [itemprop="name"]:not(.plaque),
.vehicle-details li.invoice-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.invoice-price [itemprop="name"].plaque,
.vehicle-details li.invoice-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.invoice-price [itemprop="price"]:not(.plaque),
.vehicle-details li.invoice-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.invoice-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.invoice-price [itemprop="price"].plaque,
.vehicle-details li.invoice-price [itemprop="amount"].plaque,
.vehicle-details li.invoice-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.retail-price [itemprop="name"]:not(.plaque),
.vehicle-details li.retail-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.retail-price [itemprop="name"].plaque,
.vehicle-details li.retail-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.retail-price [itemprop="price"]:not(.plaque),
.vehicle-details li.retail-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.retail-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.retail-price [itemprop="price"].plaque,
.vehicle-details li.retail-price [itemprop="amount"].plaque,
.vehicle-details li.retail-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-finance-price [itemprop="name"]:not(.plaque),
.vehicle-details li.total-finance-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-finance-price [itemprop="name"].plaque,
.vehicle-details li.total-finance-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-finance-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-finance-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.total-finance-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-finance-price [itemprop="price"].plaque,
.vehicle-details li.total-finance-price [itemprop="amount"].plaque,
.vehicle-details li.total-finance-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-lease-price [itemprop="name"]:not(.plaque),
.vehicle-details li.total-lease-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-lease-price [itemprop="name"].plaque,
.vehicle-details li.total-lease-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-lease-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-lease-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.total-lease-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-lease-price [itemprop="price"].plaque,
.vehicle-details li.total-lease-price [itemprop="amount"].plaque,
.vehicle-details li.total-lease-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-sale-price [itemprop="name"]:not(.plaque),
.vehicle-details li.total-sale-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-sale-price [itemprop="name"].plaque,
.vehicle-details li.total-sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-sale-price [itemprop="price"]:not(.plaque),
.vehicle-details li.total-sale-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.total-sale-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-sale-price [itemprop="price"].plaque,
.vehicle-details li.total-sale-price [itemprop="amount"].plaque,
.vehicle-details li.total-sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-savings [itemprop="name"]:not(.plaque),
.vehicle-details li.total-savings .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-savings [itemprop="name"].plaque,
.vehicle-details li.total-savings .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.total-savings [itemprop="price"]:not(.plaque),
.vehicle-details li.total-savings [itemprop="amount"]:not(.plaque),
.vehicle-details li.total-savings .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.total-savings [itemprop="price"].plaque,
.vehicle-details li.total-savings [itemprop="amount"].plaque,
.vehicle-details li.total-savings .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.conditional-price [itemprop="name"]:not(.plaque),
.vehicle-details li.conditional-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.conditional-price [itemprop="name"].plaque,
.vehicle-details li.conditional-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.conditional-price [itemprop="price"]:not(.plaque),
.vehicle-details li.conditional-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.conditional-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.conditional-price [itemprop="price"].plaque,
.vehicle-details li.conditional-price [itemprop="amount"].plaque,
.vehicle-details li.conditional-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.primary-price [itemprop="name"]:not(.plaque),
.vehicle-details li.primary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.primary-price [itemprop="name"].plaque,
.vehicle-details li.primary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.primary-price [itemprop="price"]:not(.plaque),
.vehicle-details li.primary-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.primary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.primary-price [itemprop="price"].plaque,
.vehicle-details li.primary-price [itemprop="amount"].plaque,
.vehicle-details li.primary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.secondary-price [itemprop="name"]:not(.plaque),
.vehicle-details li.secondary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.secondary-price [itemprop="name"].plaque,
.vehicle-details li.secondary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.secondary-price [itemprop="price"]:not(.plaque),
.vehicle-details li.secondary-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.secondary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.secondary-price [itemprop="price"].plaque,
.vehicle-details li.secondary-price [itemprop="amount"].plaque,
.vehicle-details li.secondary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.tertiary-price [itemprop="name"]:not(.plaque),
.vehicle-details li.tertiary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.tertiary-price [itemprop="name"].plaque,
.vehicle-details li.tertiary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-details li.tertiary-price [itemprop="price"]:not(.plaque),
.vehicle-details li.tertiary-price [itemprop="amount"]:not(.plaque),
.vehicle-details li.tertiary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-details li.tertiary-price [itemprop="price"].plaque,
.vehicle-details li.tertiary-price [itemprop="amount"].plaque,
.vehicle-details li.tertiary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.msrp [itemprop="name"]:not(.plaque),
.vehicle-product-item li.msrp .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.msrp [itemprop="name"].plaque,
.vehicle-product-item li.msrp .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.msrp [itemprop="price"]:not(.plaque),
.vehicle-product-item li.msrp [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.msrp .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.msrp [itemprop="price"].plaque,
.vehicle-product-item li.msrp [itemprop="amount"].plaque,
.vehicle-product-item li.msrp .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.discount-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.discount-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.discount-price [itemprop="name"].plaque,
.vehicle-product-item li.discount-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.discount-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.discount-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.discount-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.discount-price [itemprop="price"].plaque,
.vehicle-product-item li.discount-price [itemprop="amount"].plaque,
.vehicle-product-item li.discount-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.featured-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.featured-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.featured-price [itemprop="name"].plaque,
.vehicle-product-item li.featured-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.featured-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.featured-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.featured-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.featured-price [itemprop="price"].plaque,
.vehicle-product-item li.featured-price [itemprop="amount"].plaque,
.vehicle-product-item li.featured-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.internet-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.internet-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.internet-price [itemprop="name"].plaque,
.vehicle-product-item li.internet-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.internet-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.internet-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.internet-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.internet-price [itemprop="price"].plaque,
.vehicle-product-item li.internet-price [itemprop="amount"].plaque,
.vehicle-product-item li.internet-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.invoice-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.invoice-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.invoice-price [itemprop="name"].plaque,
.vehicle-product-item li.invoice-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.invoice-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.invoice-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.invoice-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.invoice-price [itemprop="price"].plaque,
.vehicle-product-item li.invoice-price [itemprop="amount"].plaque,
.vehicle-product-item li.invoice-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.retail-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.retail-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.retail-price [itemprop="name"].plaque,
.vehicle-product-item li.retail-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.retail-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.retail-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.retail-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.retail-price [itemprop="price"].plaque,
.vehicle-product-item li.retail-price [itemprop="amount"].plaque,
.vehicle-product-item li.retail-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-finance-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.total-finance-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-finance-price [itemprop="name"].plaque,
.vehicle-product-item li.total-finance-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-finance-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.total-finance-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.total-finance-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-finance-price [itemprop="price"].plaque,
.vehicle-product-item li.total-finance-price [itemprop="amount"].plaque,
.vehicle-product-item li.total-finance-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-lease-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.total-lease-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-lease-price [itemprop="name"].plaque,
.vehicle-product-item li.total-lease-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-lease-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.total-lease-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.total-lease-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-lease-price [itemprop="price"].plaque,
.vehicle-product-item li.total-lease-price [itemprop="amount"].plaque,
.vehicle-product-item li.total-lease-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-sale-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.total-sale-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-sale-price [itemprop="name"].plaque,
.vehicle-product-item li.total-sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-sale-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.total-sale-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.total-sale-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-sale-price [itemprop="price"].plaque,
.vehicle-product-item li.total-sale-price [itemprop="amount"].plaque,
.vehicle-product-item li.total-sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-savings [itemprop="name"]:not(.plaque),
.vehicle-product-item li.total-savings .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-savings [itemprop="name"].plaque,
.vehicle-product-item li.total-savings .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.total-savings [itemprop="price"]:not(.plaque),
.vehicle-product-item li.total-savings [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.total-savings .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.total-savings [itemprop="price"].plaque,
.vehicle-product-item li.total-savings [itemprop="amount"].plaque,
.vehicle-product-item li.total-savings .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.conditional-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.conditional-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.conditional-price [itemprop="name"].plaque,
.vehicle-product-item li.conditional-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.conditional-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.conditional-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.conditional-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.conditional-price [itemprop="price"].plaque,
.vehicle-product-item li.conditional-price [itemprop="amount"].plaque,
.vehicle-product-item li.conditional-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.primary-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.primary-price .key:not(.plaque) {
  color: #ed0d01 !important;
}
.vehicle-product-item li.primary-price [itemprop="name"].plaque,
.vehicle-product-item li.primary-price .key.plaque {
  background-color: #ed0d01 !important;
  color: #fff !important;
}
.vehicle-product-item li.primary-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.primary-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.primary-price .value:not(.plaque) {
  color: #ed0d01 !important;
}
.vehicle-product-item li.primary-price [itemprop="price"].plaque,
.vehicle-product-item li.primary-price [itemprop="amount"].plaque,
.vehicle-product-item li.primary-price .value.plaque {
  background-color: #ed0d01 !important;
  color: #fff !important;
}
.vehicle-product-item li.secondary-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.secondary-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.secondary-price [itemprop="name"].plaque,
.vehicle-product-item li.secondary-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.secondary-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.secondary-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.secondary-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.secondary-price [itemprop="price"].plaque,
.vehicle-product-item li.secondary-price [itemprop="amount"].plaque,
.vehicle-product-item li.secondary-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.tertiary-price [itemprop="name"]:not(.plaque),
.vehicle-product-item li.tertiary-price .key:not(.plaque) {
  color: #31b34d !important;
}
.vehicle-product-item li.tertiary-price [itemprop="name"].plaque,
.vehicle-product-item li.tertiary-price .key.plaque {
  background-color: #31b34d !important;
  color: #fff !important;
}
.vehicle-product-item li.tertiary-price [itemprop="price"]:not(.plaque),
.vehicle-product-item li.tertiary-price [itemprop="amount"]:not(.plaque),
.vehicle-product-item li.tertiary-price .value:not(.plaque) {
  color: #31b34d !important;
}
.vehicle-product-item li.tertiary-price [itemprop="price"].plaque,
.vehicle-product-item li.tertiary-price [itemprop="amount"].plaque,
.vehicle-product-item li.tertiary-price .value.plaque {
  background-color: #31b34d !important;
  color: #fff !important;
}
.vehicle-listing li span.strikethrough,
.vehicle-details li span.strikethrough,
.vehicle-product-item li span.strikethrough,
.condensed-listing-results li span.strikethrough,
.vehicle-listing li span.big-strikethrough,
.vehicle-details li span.big-strikethrough,
.vehicle-product-item li span.big-strikethrough,
.condensed-listing-results li span.big-strikethrough {
  text-decoration: line-through !important;
}
.vehicle-listing li span.bold,
.vehicle-details li span.bold,
.vehicle-product-item li span.bold,
.condensed-listing-results li span.bold,
.vehicle-listing li span.big-and-bold,
.vehicle-details li span.big-and-bold,
.vehicle-product-item li span.big-and-bold,
.condensed-listing-results li span.big-and-bold {
  font-weight: bold !important;
}
.vehicle-listing li span.big-strikethrough,
.vehicle-details li span.big-strikethrough,
.vehicle-product-item li span.big-strikethrough,
.condensed-listing-results li span.big-strikethrough,
.vehicle-listing li span.big-and-bold,
.vehicle-details li span.big-and-bold,
.vehicle-product-item li span.big-and-bold,
.condensed-listing-results li span.big-and-bold {
  font-size: var(--emphasis-big-font-size) !important;
}
.vehicle-listing li span.italic,
.vehicle-details li span.italic,
.vehicle-product-item li span.italic,
.condensed-listing-results li span.italic {
  font-style: italic !important;
}
.vehicle-listing li span.plaque,
.vehicle-details li span.plaque,
.vehicle-product-item li span.plaque,
.condensed-listing-results li span.plaque {
  padding: 5px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vehicle-listing li span.plaque,
  .vehicle-details li span.plaque,
  .vehicle-product-item li span.plaque,
  .condensed-listing-results li span.plaque {
    padding: 5px 0 !important;
  }
}
.vehicle-product-item li span.plaque {
  padding: 4px 6px !important;
}
.vehicle-product-item li span.big-and-bold {
  --emphasis-big-font-size: 1.8rem;
}
@media (min-width: 640px) {
  .vehicle-product-item li span.big-and-bold {
    --emphasis-big-font-size: 2rem;
  }
}
.emphasis li span.strikethrough,
.emphasis li span.big-strikethrough {
  text-decoration: line-through !important;
}
.emphasis li span.bold,
.emphasis li span.big-and-bold {
  font-weight: bold !important;
}
.emphasis li span.big-strikethrough,
.emphasis li span.big-and-bold {
  font-size: 2.5rem !important;
}
.emphasis li span.italic {
  font-style: italic !important;
}
.emphasis li span.plaque {
  padding: 5px !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .emphasis li span.plaque {
    padding: 5px 0 !important;
  }
}
.vehicle-showcase li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-showcase li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-showcase li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-showcase li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-showcase li.total-savings .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-showcase li.total-savings .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-showcase li.total-savings .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-showcase li.total-savings .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.special-listing li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.special-listing li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.offer-amount .key:not(.plaque) {
  color: inherit !important;
}
.special-listing li.offer-amount .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-listing li.offer-amount .value:not(.plaque) {
  color: inherit !important;
}
.special-listing li.offer-amount .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.offer-amount .key:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.offer-amount .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.special-rotator li.offer-amount .value:not(.plaque) {
  color: inherit !important;
}
.special-rotator li.offer-amount .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.sale-price .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.sale-price .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.sale-price .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.sale-price .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.offer-amount .key:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.offer-amount .key.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
.vehicle-product-item li.offer-amount .value:not(.plaque) {
  color: inherit !important;
}
.vehicle-product-item li.offer-amount .value.plaque {
  background-color: inherit !important;
  color: contrast(inherit, #000, #fff) !important;
}
:root {
  --emphasis-big-font-size: 2.5rem;
}
:root {
  --model-carousel-vehicle-make-model-year-font-size: 2rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h1 {
  --heading-font-size: 3.8rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h2 {
  --heading-font-size: 3rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h3 {
  --heading-font-size: 2.2rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h4 {
  --heading-font-size: 1.8rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h5 {
  --heading-font-size: 1.8rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
h6 {
  --heading-font-size: 1.8rem;
  --heading-font-family: "Roboto-Regular";
  --heading-font-weight: normal;
  --heading-line-height: 1;
  --heading-text-transform: uppercase;
}
@media (max-width: 639px) {
  h1 {
    --heading-font-size: 3.5rem;
  }
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading {
    --heading-font-size: 3rem;
  }
}
.card {
  --button-border-radius: 0;
  --button-border-style: solid;
  --button-border-width: 1px;
  --button-cursor: pointer;
  --button-display: flex;
  --button-font-family: "Roboto-Regular";
  --button-font-size: 1.4rem;
  --button-justify-content: center;
  --button-letter-spacing: normal;
  --button-line-height: 1.5;
  --button-max-width: 300px;
  --button-min-height: 52px;
  --button-padding: 1.3rem;
  --button-text-align: center;
  --button-text-transform: uppercase;
  --button-transition: all 0.5s ease;
  --button-width: 100%;
}
.bg-light {
  --button-primary-background: #ed0d01;
  --button-primary-text-color: #fff;
  --button-primary-background-hover: rgba(255, 255, 255, 0.5);
  --button-primary-text-color-hover: #ed0d01;
  --button-primary-border-color: transparent;
  --button-primary-border-color-hover: #ed0d01;
  --button-secondary-background: #e1e1e1;
  --button-secondary-text-color: #000000;
  --button-secondary-background-hover: rgba(255, 255, 255, 0.5);
  --button-secondary-text-color-hover: #000000;
  --button-secondary-border-color: transparent;
  --button-secondary-border-color-hover: #e1e1e1;
  --tertiary-link-background-color: transparent;
  --tertiary-link-text-color: #000;
  --tertiary-link-text-color-hover: #000;
  --tertiary-link-border: none;
  --form-button-background: #ed0d01;
  --form-button-text-color: #fff;
  --form-button-background-hover: rgba(255, 255, 255, 0.5);
  --form-button-text-color-hover: #ed0d01;
  --form-button-border-color: transparent;
  --form-button-border-color-hover: #ed0d01;
}
.bg-color {
  --button-primary-background: #ed0d01;
  --button-primary-text-color: #fff;
  --button-primary-background-hover: rgba(225, 225, 225, 0.5);
  --button-primary-text-color-hover: #000000;
  --button-primary-border-color: transparent;
  --button-primary-border-color-hover: #000000;
  --button-secondary-background: #e1e1e1;
  --button-secondary-text-color: #000000;
  --button-secondary-background-hover: rgba(225, 225, 225, 0.5);
  --button-secondary-text-color-hover: #000000;
  --button-secondary-border-color: transparent;
  --button-secondary-border-color-hover: #000000;
  --tertiary-link-background-color: transparent;
  --tertiary-link-text-color: #000000;
  --tertiary-link-text-color-hover: #000000;
  --tertiary-link-border: none;
  --form-button-background: #ed0d01;
  --form-button-text-color: #fff;
  --form-button-background-hover: rgba(225, 225, 225, 0.5);
  --form-button-text-color-hover: #000000;
  --form-button-border-color: transparent;
  --form-button-border-color-hover: #000000;
}
.bg-dark {
  --button-primary-background: #fff;
  --button-primary-text-color: #000;
  --button-primary-background-hover: rgba(42, 42, 42, 0.5);
  --button-primary-text-color-hover: #fff;
  --button-primary-border-color: transparent;
  --button-primary-border-color-hover: #fff;
  --button-secondary-background: #e1e1e1;
  --button-secondary-text-color: #000000;
  --button-secondary-background-hover: rgba(42, 42, 42, 0.5);
  --button-secondary-text-color-hover: #ffffff;
  --button-secondary-border-color: transparent;
  --button-secondary-border-color-hover: #fff;
  --tertiary-link-background-color: transparent;
  --tertiary-link-text-color: #fff;
  --tertiary-link-text-color-hover: #fff;
  --tertiary-link-border: none;
  --form-button-background: #fff;
  --form-button-text-color: #000;
  --form-button-background-hover: rgba(42, 42, 42, 0.5);
  --form-button-text-color-hover: #fff;
  --form-button-border-color: transparent;
  --form-button-border-color-hover: #fff;
}
.bg-accent {
  --button-primary-background: #ed0d01;
  --button-primary-text-color: #fff;
  --button-primary-background-hover: rgba(225, 225, 225, 0.5);
  --button-primary-text-color-hover: #000000;
  --button-primary-border-color: #ed0d01;
  --button-primary-border-color-hover: #000000;
  --button-secondary-background: #000000;
  --button-secondary-text-color: #fff;
  --button-secondary-background-hover: #c41807;
  --button-secondary-text-color-hover: #fff;
  --button-secondary-border-color: #fff;
  --button-secondary-border-color-hover: #c41807;
  --tertiary-link-background-color: transparent;
  --tertiary-link-text-color: #000;
  --tertiary-link-text-color-hover: #ed0d01;
  --tertiary-link-border: none;
  --form-button-background: #ed0d01;
  --form-button-text-color: #fff;
  --form-button-background-hover: rgba(225, 225, 225, 0.5);
  --form-button-text-color-hover: #000000;
  --form-button-border-color: #ed0d01;
  --form-button-border-color-hover: #000000;
}
[itemtype*="/Car"] {
  --car-schema-single-col-content-padding-top: 2rem;
  --car-schema-text-transform: none;
  --car-schema-border: 1px solid #ececec;
  --car-schema-item-condition-text-color: #000;
  --car-schema-text-color: #000;
  --figcaption-text-color: #000;
}
[itemtype*="/Car"].bg-color {
  --car-schema-item-condition-text-color: #000;
  --car-schema-text-color: #000000;
  --figcaption-text-color: #000000;
}
[itemtype*="/Car"].bg-dark {
  --car-schema-item-condition-text-color: #e1e1e1;
  --car-schema-text-color: #fff;
  --figcaption-text-color: #fff;
}
@media (min-width: 640px) {
  [itemtype*="/Car"] {
    --car-schema-single-col-content-padding-top: 0;
  }
}
:root {
  --carbravo-brand-color: #6bc24a;
}
.vehicle-carbravo {
  --carbravo-item-condition-text-color: #6bc24a;
}
.vehicle-carbravo.vehicle-listing,
.vehicle-carbravo[class*='similarVehiclesContent'] {
  --car-schema-border: 2px solid #6bc24a;
}
.vehicle-carbravo > .content .tag.carbravo-certification {
  --tag-cursor: auto;
  --tag-background-color: #6bc24a;
  --tag-text-color: #fff;
}
.carbravo {
  --header-centered-dealership-logo-top: 10%;
  --header-logo-max-height: 55px;
}
@media (min-width: 769px) {
  .carbravo {
    --header-logo-max-width: 100%;
    --header-logo-max-height: 75px;
  }
}
header.card .logosWrapper .carbravo.dealership-logos > a {
  width: auto;
  height: auto;
  max-width: 100%;
}
header.card .logosWrapper .carbravo.dealership-logos > a img {
  max-height: var(--header-logo-max-height);
}
.view-buy-carbravo {
  --button-width: 100%;
}
.bg-color > .content {
  --copy-anchor-text-color: #000000;
  --copy-anchor-text-color-hover: #000000;
}
.bg-dark > .content {
  --copy-anchor-text-color: #fff;
  --copy-anchor-text-color-hover: #fff;
}
.bg-accent > .content {
  --copy-anchor-text-color: #000;
  --copy-anchor-text-color-hover: #ed0d01;
}
.condensed-listing-results {
  --vehicle-listing-media-top-media-order: -2;
  --vehicle-listing-media-top-margin-top: 0;
  --vehicle-listing-media-top-vs-label-position: absolute;
  --vehicle-listing-media-top-vs-label-span-margin: 0;
  --vehicle-listing-media-top-margin-top-vehicle-badge: 3rem;
}
@media (min-width: 1024px) {
  .col > .deck > .card.condensed-listing-results {
    --vehicle-listing-media-top-media-order: -1;
    --vehicle-listing-media-top-vs-label-position: static;
    --vehicle-listing-media-top-vs-label-span-margin: -1vw -1vw 0.5vw;
    --vehicle-listing-media-top-margin-top-vehicle-badge: 0;
  }
}
.bg-light {
  --condensed-tertiary-background-color: #c8c8c8;
  --condensed-tertiary-svg-icon-color: #000000;
  --condensed-tertiary-background-color-hover: #aeaeae;
  --condensed-tertiary-svg-icon-color-hover: #000000;
}
.bg-color {
  --condensed-tertiary-background-color: #2A2A2A;
  --condensed-tertiary-svg-icon-color: #fff;
  --condensed-tertiary-background-color-hover: #444444;
  --condensed-tertiary-svg-icon-color-hover: #fff;
}
.bg-dark {
  --condensed-tertiary-background-color: #e1e1e1;
  --condensed-tertiary-svg-icon-color: #000;
  --condensed-tertiary-background-color-hover: #fbfbfb;
  --condensed-tertiary-svg-icon-color-hover: #000;
}
.button-shape-square {
  --button-radius: 0;
}
.button-shape-light-curve {
  --button-radius: 0.5rem;
}
.button-shape-mid-curve {
  --button-radius: 1rem;
}
.button-shape-full-curve {
  --button-radius: 5rem;
}
.deck-accordion [itemtype$="/AutoDealer"],
.deck-accordion .auto-dealer {
  --auto-dealer-card-bottom-margin: 0;
}
:root {
  --deck-accordion-title-padding: 1rem;
}
.title-right {
  --deck-accordion-title-padding: 1rem 3rem 1rem 1rem;
}
.bg-dark {
  --deck-carousel-pips-selected-background-color: #000000;
  --deck-carousel-pips-background-color: #931c0b;
}
.bg-light {
  --deck-navigation-link-color: #ed0d01;
  --deck-navigation-link-color-hover: #d40c01;
}
.bg-dark {
  --deck-navigation-link-color: #fe5e56;
  --deck-navigation-link-color-hover: #d4d4d4;
}
.bg-color {
  --deck-navigation-link-color: #ba0a01;
  --deck-navigation-link-color-hover: #000000;
}
:root {
  --caret-icon-content: "\f3d0";
  --blogger-icon-content: '\e901';
  --bing-icon-content: '\e900';
  --citysearch-icon-content: '\e902';
  --close-icon-content: "\f404";
  --clipboard-icon-content: "\f0ea";
  --default-icon-content: '\f0ac';
  --dealerrater-icon-content: '\e903';
  --email-icon-content: "\f422";
  --email-icon-bold-content: '\f132';
  --facebook-icon-content: '\f231';
  --foursquare-icon-content: "\f34d";
  --flickr-icon-content: "\f16e";
  --google-icon-content: '\f234';
  --google-icon-bold-content: '\f235';
  --insiderpages-icon-content: '\e904';
  --instagram-icon-content: '\f350';
  --linkedin-icon-content: '\f239';
  --myspace-icon-content: '\e905';
  --pinterest-icon-content: '\f231';
  --print-icon-content: "\f490";
  --rss-icon-content: "\f23d";
  --share-icon-content: "\f3ac";
  --surecritic-icon-content: '\e906';
  --tiktok-icon-content: "\e900";
  --tumblr-icon-content: '\f241';
  --twitter-icon-content: '\f901';
  --vimeo-icon-content: "\f245";
  --whatsapp-icon-content: "\f4f0";
  --wordpress-icon-content: "\f249";
  --yahoolocal-icon-content: "\f24b";
  --yelp-icon-content: '\f1e9';
  --youtube-icon-content: '\f24d';
  --location-icon-content: "\f3a3";
  --chat-icon-content: "\f3fa";
  --contact-fill-icon-content: "\f423";
  --contact-icon-content: "\f422";
  --phone-icon-content: "\f2d2";
  --visit-icon-content: "\f2a3";
  --schedule-icon-content: "\f2ba";
  --microphone-icon-content: "\f204";
  --microphone-disabled-icon-content: "\f395";
  --angle-up-arrow-content: "\f3d8";
  --angle-down-arrow-content: "\f3d0";
  --angle-right-arrow-content: "\f3d3";
  --angle-left-arrow-content: "\f3d2";
  --search-lens-icon-content: "\f4a5";
  --plus-icon-content: "\f217";
  --check-mark-icon-content: "\f120";
  --triangle-down-arrow-content: "\f104";
  --triangle-up-arrow-content: "\f10d";
  --photo-icon-content: "\f03e";
  --video-icon-content: "\f03d";
  --dollar-icon-content: "\f155";
  --window-sticker-icon-content: "\f0f6";
  --window-sticker-solid-icon-content: "\f15c";
  --save-icon-content: "\f08a";
  --save-solid-icon-content: "\f004";
  --calculator-icon-content: "\f1ec";
  --quick-view-icon-content: "\f39c";
  --dollar-sign-icon-content: "\E901";
  --file-invoice-icon-content: "\E900";
  --classic-calculator-icon-content: "\E902";
}
:root {
  --exclude-core-header-override: true;
}
.horizontal-form output {
  --inventory-search-max-width: 300px;
}
.horizontal-form button {
  --inventory-search-max-width: none;
}
[class*="col-"] output {
  --inventory-search-max-width: 100%;
}
[class*="col-"] button[type="submit"] {
  --inventory-search-max-width: 300px;
}
.link-center {
  --inventory-search-align-self: center;
}
.link-right {
  --inventory-search-align-self: flex-end;
}
/* CASCADE INCLUDE CHANGE! */
.required {
  --form-p-required-span-children-color: #CC0000;
  --form-label-required-symbol: "*";
  --form-label-required-symbol-color: #CC0000;
  --form-label-required-symbol-padding-left: 0.2rem;
}
.bg-color .required {
  --form-p-required-span-children-color: #000000;
  --form-label-required-symbol-color: #000000;
}
.bg-dark .required {
  --form-p-required-span-children-color: #fff;
  --form-label-required-symbol-color: #fff;
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color {
  --vehicle-specifications-no-mathbox-background: #fff;
  --vehicle-specifications-no-mathbox-text-color: #000;
}
.vdp-popup {
  --vdp-popup-modal-close-link-top: 0.8rem;
  --vdp-popup-modal-close-link-right: 1.2rem;
  --vdp-popup-deck-carousel-pip-display-mode: none;
  --vdp-popup-arrow-position-top: unset;
  --vdp-popup-arrow-margin-top: -3.9rem;
}
@media screen and (min-width: 769px) {
  .vdp-popup {
    --vdp-popup-arrow-margin-top: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .vdp-popup {
    --vdp-popup-modal-close-link-top: 1.8rem;
    --vdp-popup-modal-close-link-right: 2.2rem;
    --vdp-popup-arrow-position-top: 50%;
    --vdp-popup-arrow-margin-top: 0;
  }
}
.bg-light {
  --context-login-anchor-color: #ed0d01;
}
.bg-color {
  --context-login-anchor-color: #ba0a01;
}
.bg-dark {
  --context-login-anchor-color: #fe5e56;
}
.card {
  --auto-dealer-card-bottom-margin: 5rem;
}
@media (max-width: 1023px) {
  .deck-carousel .disclaimer {
    --deck-carousel-disclaimer-open-left: 14rem;
    --disclaimer-open-bottom: 0;
  }
}
@media (max-width: 639px) {
  .deck-carousel .disclaimer {
    --disclaimer-open-bottom: -9rem;
    --disclaimer-open-width: 20rem;
  }
}
.hero-rotator.card .disclaimer {
  --deck-carousel-disclaimer-open-left: 0;
  --disclaimer-open-bottom: 2rem;
  --disclaimer-open-width: 25rem;
}
.card-border {
  --treatment-card-border-width: 1px;
  --treatment-card-border-style: solid;
  --treatment-card-border-color: #000000;
}
.card-border.bg-color {
  --treatment-card-border-color: #000000;
}
.card-border.bg-dark {
  --treatment-card-border-color: #e1e1e1;
}
.card-rounded-border {
  --treatment-card-rounded-border-radius: 12px;
  --treatment-card-border-width: 1px;
  --treatment-card-border-style: solid;
  --treatment-card-border-color: #b9b9b9;
  --treatment-card-border-radius-top-left: 1rem;
  --treatment-card-border-radius-top-right: 1rem;
}
.card-rounded-border.bg-color {
  --treatment-card-border-color: #8a8a8a;
}
.card-rounded-border.bg-dark {
  --treatment-card-border-color: #e1e1e1;
}
.card-shadow {
  --card-shadow-size: 0 0 8px;
  --card-shadow-color: rgba(153, 153, 153, 0.6);
  --treatment-card-rounded-border-radius: 2px;
  --treatment-card-border-width: 1px;
  --treatment-card-border-style: solid;
  --treatment-card-border-color: rgba(153, 153, 153, 0.8);
}
.card-shadow.bg-color {
  --card-shadow-color: rgba(153, 153, 153, 0.6);
  --treatment-card-border-color: rgba(153, 153, 153, 0.8);
}
.card-shadow.bg-dark {
  --card-shadow-color: rgba(153, 153, 153, 0.6);
  --treatment-card-border-color: rgba(153, 153, 153, 0.8);
}
.card-popup {
  --card-animation-transition: all 0.3s ease-in;
  --card-transform: translateY(-10px);
}
.card-grow {
  --card-animation-transition: all 0.2s ease-in-out;
  --card-transform: scale(1.02);
}
.media-treatment-shadow {
  --media-treatment-shadow-size: 2px 2px 8px;
  --media-treatment-shadow-z-index: 2;
}
.media-treatment-shadow[class*="media-background"],
.media-treatment-shadow.vehicle-showcase {
  --media-treatment-shadow-z-index: 0;
}
.bg-light {
  --media-treatment-shadow-color: rgba(0, 0, 0, 0.35);
}
.bg-light > .deck > .bg-dark.card-rounded-border {
  --treatment-card-border-color: #2A2A2A;
}
.bg-color {
  --media-treatment-shadow-color: rgba(68, 68, 68, 0.75);
  --treatment-vehicle-product-item-solid-line-color: #333333;
}
.bg-dark {
  --media-treatment-shadow-color: rgba(0, 0, 0, 0.75);
  --treatment-vehicle-product-item-solid-line-color: #e6e6e6;
}
wc-tabs:not(:defined) {
  visibility: hidden;
}
wc-tab {
  padding: var(--wc-tab-padding, 0.8rem 1.6rem);
  margin: var(--wc-tab-margin, 0);
  background: var(--wc-tab-background, #fff);
  color: var(--wc-tab-text-color, #000);
  text-align: var(--wc-tab-text-align, center);
  border: var(--wc-tab-border, 1px solid var(--wc-tab-border-color, #000));
  border-color: var(--wc-tab-border-color, #000);
  border-radius: var(--wc-tab-border-radius, 0);
  font-size: var(--wc-tab-font-size, inherit);
  font-family: var(--wc-tab-font-family, inherit);
  line-height: var(--wc-tab-line-height, inherit);
  text-transform: var(--wc-tab-text-transform, initial);
  cursor: pointer;
}
wc-panel {
  flex-basis: 100%;
  box-shadow: var(--wc-panel-box-shadow, none);
}
.filter-tag[data-selected="true"] {
  --filter-tag-background-color: #fff;
  --filter-tag-text-color: #ed0d01;
  --filter-tag-border-color: #ed0d01;
  --filter-tags-color-swatch-border: #ed0d01;
}
.bg-color {
  --filter-tags-color-swatch-border: #fff;
}
.bg-color .filter-tag[data-selected="true"] {
  --filter-tag-background-color: none;
  --filter-tag-text-color: #ba0a01;
  --filter-tag-border-color: #ba0a01;
  --filter-tags-color-swatch-border: #ed0d01;
}
.bg-dark {
  --filter-tags-color-swatch-border: #fff;
}
.bg-dark .filter-tag[data-selected="true"] {
  --filter-tag-background-color: none;
  --filter-tag-text-color: #fe5e56;
  --filter-tag-border-color: #fe5e56;
  --filter-tags-color-swatch-border: #ed0d01;
}
.filter-tag [data-id*="wifiHotspot"] {
  --filter-tag-icon-content: '\e900';
}
.filter-tag [data-id*="bluetoothConnection"] {
  --filter-tag-icon-content: '\e901';
}
.filter-tag [data-id*="thirdRowSeat"] {
  --filter-tag-icon-content: '\e902';
}
.filter-tag [data-id*="heatedFrontSeat"] {
  --filter-tag-icon-content: '\e903';
}
.filter-tag [data-id*="adaptiveCruiseControl"] {
  --filter-tag-icon-content: '\e904';
}
.filter-tag [data-id*="premiumSoundSystem"] {
  --filter-tag-icon-content: '\e905';
}
.filter-tag [data-id*="navigationSystem"] {
  --filter-tag-icon-content: '\e906';
}
.filter-tag [data-id*="smartDeviceIntegration"] {
  --filter-tag-icon-content: '\e907';
}
.filter-tag [data-id*="satelliteRadio"] {
  --filter-tag-icon-content: '\e908';
}
.filter-tag [data-id*="rearSeatAudioControl"] {
  --filter-tag-icon-content: '\e909';
}
.filter-tag [data-id*="steeringWheelAudioControls"] {
  --filter-tag-icon-content: '\e90a';
}
.filter-tag [data-id*="multiZoneAc"] {
  --filter-tag-icon-content: '\e90b';
}
.filter-tag [data-id*="reareAc"] {
  --filter-tag-icon-content: '\e90c';
}
.filter-tag [data-id*="backupCamera"] {
  --filter-tag-icon-content: '\e90d';
}
.filter-tag [data-id*="rearParkingAid"] {
  --filter-tag-icon-content: '\e90e';
}
.filter-tag [data-id*="automaticParking"] {
  --filter-tag-icon-content: '\e90f';
}
.filter-tag [data-id*="stabilityControl"] {
  --filter-tag-icon-content: '\e910';
}
.filter-tag [data-id*="breakAssist"] {
  --filter-tag-icon-content: '\e911';
}
.filter-tag [data-id*="blindSpotMonitor"] {
  --filter-tag-icon-content: '\e912';
}
.filter-tag [data-id*="laneDepartureWarning"] {
  --filter-tag-icon-content: '\e913';
}
.filter-tag [data-id*="crossTrafficAlert"] {
  --filter-tag-icon-content: '\e914';
}
.filter-tag [data-id*="laneKeepingAssist"] {
  --filter-tag-icon-content: '\e915';
}
.filter-tag [data-id*="cooledFrontSeat"] {
  --filter-tag-icon-content: '\e916';
}
.filter-tag [data-id*="clothSeats"] {
  --filter-tag-icon-content: '\e917';
}
.filter-tag [data-id*="leatherSeats"] {
  --filter-tag-icon-content: '\e918';
}
.filter-tag [data-id*="powerDriverSeat"] {
  --filter-tag-icon-content: '\e919';
}
.filter-tag [data-id*="seatMemory"] {
  --filter-tag-icon-content: '\e91a';
}
.filter-tag [data-id*="powerLiftgate"] {
  --filter-tag-icon-content: '\e91b';
}
.filter-tag [data-id*="handsFreeLiftgate"] {
  --filter-tag-icon-content: '\e91c';
}
.filter-tag [data-id*="powerThirdPassengerDoor"] {
  --filter-tag-icon-content: '\e91d';
}
.filter-tag [data-id*="PowerFourthPassengerDoor"] {
  --filter-tag-icon-content: '\e91e';
}
.filter-tag [data-id*="sunMoonRoof"] {
  --filter-tag-icon-content: '\e91f';
}
.filter-tag [data-id*="panoramicRoof"] {
  --filter-tag-icon-content: '\e920';
}
.filter-tag [data-id*="towHitch"] {
  --filter-tag-icon-content: '\e921';
}
.filter-tag [data-id*="mp3Player"] {
  --filter-tag-icon-content: '\e922';
}
.filter-tag [data-id*="entertainmentSystem"] {
  --filter-tag-icon-content: '\e923';
}
.filter-tag [data-id*="auxiliaryAudioInput"] {
  --filter-tag-icon-content: '\e924';
}
.filter-tag [data-id*="cruiseControl"] {
  --filter-tag-icon-content: '\e925';
}
.filter-tag [data-id*="adjustableSteeringWheel"] {
  --filter-tag-icon-content: '\e926';
}
.filter-tag [data-id*="intermittentWipers"] {
  --filter-tag-icon-content: '\e927';
}
.filter-tag [data-id*="fogLamps"] {
  --filter-tag-icon-content: '\e928';
}
.filter-tag [data-id*="variableSpeedIntermittentWipers"] {
  --filter-tag-icon-content: '\e929';
}
.filter-tag [data-id*="keylessStart"] {
  --filter-tag-icon-content: '\e92a';
}
.filter-tag [data-id*="headsUpDisplay"] {
  --filter-tag-icon-content: '\e92b';
}
.filter-tag [data-id*="heatedSteeringWheel"] {
  --filter-tag-icon-content: '\e92c';
}
.filter-tag [data-id*="keylessEntry"] {
  --filter-tag-icon-content: '\e92d';
}
.filter-tag [data-id*="thirdPassengerDoor"] {
  --filter-tag-icon-content: '\e92e';
}
.filter-tag [data-id*="duelMoonRoof"] {
  --filter-tag-icon-content: '\e92f';
}
.filter-tag [data-id*="powerOutlet"] {
  --filter-tag-icon-content: '\e930';
}
.filter-tag [data-id*="CAR"],
.filter-tag [data-id*="Car"] {
  --filter-tag-icon-content: '\e931';
}
.filter-tag [data-id*="TRUCK"],
.filter-tag [data-id*="Truck"] {
  --filter-tag-icon-content: '\e932';
}
.filter-tag [data-id*="WAGON"] {
  --filter-tag-icon-content: '\e933';
}
.filter-tag [data-id*="Van"],
.filter-tag [data-id*="CARGOVAN"] {
  --filter-tag-icon-content: '\e934';
}
.filter-tag [data-id*="SUV"] {
  --filter-tag-icon-content: '\e935';
}
.filter-tag [data-id*="COMMERCIALVEHICLE"] {
  --filter-tag-icon-content: '\e936';
}
.filter-tag [data-id*="mpgRange"] {
  --filter-tag-icon-content: '\e93e';
}
.filter-tags .filter-tags-wrapper {
  margin: var(--filter-tag-container-margin, 1rem 2vw);
  position: var(--filter-tag-container-position, relative);
  overflow: hidden;
  max-width: 100%;
  height: var(--filter-tag-container-height, 5.5rem);
}
.filter-tags .filter-tags-wrapper .arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0.9;
  padding: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
}
.filter-tags .filter-tags-wrapper .arrow.hide {
  display: none;
}
.filter-tags .filter-tags-wrapper .arrow::after {
  font-family: var(--filter-tag-arrow-font-family, 'Ionicons', sans-serif);
}
.filter-tags .filter-tags-wrapper .arrow.prev {
  left: 0;
}
.filter-tags .filter-tags-wrapper .arrow.prev::after {
  content: var(--filter-tag-arrow-left-content, "\f3d2");
}
.filter-tags .filter-tags-wrapper .arrow.next {
  right: 0;
}
.filter-tags .filter-tags-wrapper .arrow.next::after {
  content: var(--filter-tag-arrow-right-content, "\f3d3");
}
.filter-tags .filter-tag-list {
  display: var(--swipeable-tabs-links-display, flex);
  flex-wrap: var(--swipeable-tabs-links-flex-wrap, nowrap);
  flex-direction: var(--swipeable-tabs-links-flex-direction, row);
  overflow-x: var(--swipeable-tabs-links-overflow-x, auto);
  margin-bottom: var(--swipeable-tabs-links-margin-bottom, -2rem);
  padding-bottom: var(--swipeable-tabs-links-padding-bottom, 2rem);
  align-items: var(--swipeable-tabs-links-align-items, center);
  list-style-type: var(--filter-tag-list-list-style-type, none);
  padding-left: var(--filter-tag-list-padding-left, 0);
  padding-top: var(--filter-tag-list-padding-top, 0.5rem);
}
.filter-tags .filter-tag-list > * {
  flex: 0 0 auto;
  white-space: nowrap;
}
@media all and (max-width: 768px) {
  .filter-tags .filter-tag-list::-webkit-scrollbar {
    display: none;
  }
}
@media all and (min-width: 769px) {
  .filter-tags .filter-tag-list {
    flex-wrap: wrap;
  }
}
@media all and (min-width: 769px) {
  .filter-tags .filter-tags-wrapper {
    animation-name: horizontalnavigation--eyJvcmRlciI6ICIxIiwgInNlbGVjdG9yIjogIi5maWx0ZXItdGFnLWxpc3QiLCAiaXNTd2lwYWJsZVRhYnNFbmFibGVkIjogImZhbHNlIn0;
  }
  .filter-tags .filter-tag-list {
    overflow-x: visible;
    flex-wrap: nowrap;
    transition: transform 0.5s;
    padding-bottom: var(--filter-tag-list-padding-bottom-desktop, 1.5rem);
  }
}
.filter-tag-list li.filter-tag {
  margin: var(--filter-tag-margin, 0 0.5rem 0 0);
  display: var(--filter-tag-display, inline-block);
}
.filter-tag-list li.filter-tag[data-selected="true"] a::after {
  content: var(--filter-tag-selected-after-content, "\f404");
  font-family: var(--filter-tag-selected-after-font-family, 'Ionicons', sans-serif);
  color: var(--filter-tag-selected-after-text-color, inherit);
  font-size: var(--filter-tag-selected-after-font-size, 3rem);
  margin-left: var(--filter-tag-selected-after-margin-left, 1rem);
}
.filter-tag-list li.filter-tag a {
  display: var(--filter-tag-display, flex);
  justify-content: var(--filter-tag-justify-content, center);
  align-items: var(--filter-tag-align-items, center);
  padding: var(--filter-tag-padding, 1rem);
  height: var(--filter-tag-height, 4.5rem);
  text-align: var(--filter-tag-text-align, center);
  text-decoration: none;
  border-width: var(--filter-tag-border-width, 1px);
  border-style: var(--filter-tag-border-style, solid);
  border-radius: var(--filter-tag-border-radius, 2px);
}
.filter-tag-list li.filter-tag a span {
  margin-left: 0.5rem;
}
.filter-tag-list li.filter-tag a span::before {
  content: var(--filter-tag-count-before-content, "(");
}
.filter-tag-list li.filter-tag a span::after {
  content: var(--filter-tag-count-after-content, ")");
}
.filter-tag-list li.filter-tag a label {
  margin: 0;
}
.filter-tag-list li.filter-tag a label:hover {
  cursor: pointer;
}
.filter-tag-list li.filter-tag .color-swatch {
  display: var(--filter-tags-color-swatch-display, block);
  height: var(--filter-tags-color-swatch-height, 2rem);
  width: var(--filter-tags-color-swatch-width, 2rem);
  border-width: var(--filter-tags-color-swatch-border-width, 1px);
  border-style: var(--filter-tags-color-swatch-border-style, solid);
  border-radius: var(--filter-tags-color-swatch-border-radius, 0);
  margin-right: var(--filter-tags-icon-margin-right, 1rem);
}
.filter-tag-icon .filter-tag a:not([data-insight="bodyColor"])::before {
  margin-right: var(--filter-tags-icon-margin-right, 1rem);
  font-size: var(--filter-tags-icon-font-size, 3rem);
  content: var(--filter-tag-icon-content);
}
.filter-tags .filter-tag-list li.filter-tag a {
  background: var(--filter-tag-background-color, #ed0d01);
  color: var(--filter-tag-text-color, #fff);
  border-color: var(--filter-tag-border-color, #ed0d01);
}
.filter-tags .filter-tag-list li.filter-tag .color-swatch {
  border-color: var(--filter-tags-color-swatch-border, #fff);
}
.filter-tags .filter-tags-wrapper .arrow {
  color: var(--filter-tag-arrow-color, #000);
  background: var(--filter-tag-arrow-background-color, #fff);
}
.tag {
  --tag-cursor: pointer;
  --tag-background-color: #e1e1e1;
  --tag-text-color: #000;
  --tag-text-transform: uppercase;
  --tag-padding: 0.6rem 0.6rem 0.6rem 2.2rem;
  --tag-margin: 0 0.1rem 0 0;
  --tag-font-size: 1.2rem;
  --tag-icon-content: "\f120";
  --tag-icon-font-family: 'Ionicons', sans-serif;
  --tag-icon-left: 0.6rem;
  --tag-disclaimer-text-display: none;
  --tag-disclaimer-z-index: 5;
  --tag-disclaimer-label-font-size: 1.6rem;
  --tag-disclaimer-text-padding: 1rem 1rem 1rem 1.5rem;
  --tag-disclaimer-text-width: 24rem;
  --tag-disclaimer-text-min-height: 10rem;
  --tag-disclaimer-text-border-color: rgba(42, 42, 42, 0.5);
  --tag-disclaimer-text-border: 0.2rem solid var(--tag-disclaimer-text-border-color);
  --tag-disclaimer-text-background-color: #e1e1e1;
  --tag-disclaimer-text-color: #000000;
  --tag-description-line-height: 1.3rem;
  --tag-description-font-size: 1.2rem;
  --tag-disclaimer-border: 1.2rem solid transparent;
  --tag-disclaimer-before-border-bottom-color: #e1e1e1;
  --tag-disclaimer-after-border-bottom-color: rgba(42, 42, 42, 0.7);
}
.tag .vehicle-details {
  --tag-font-size: 1.6rem;
  --tag-margin: 0.6rem 0;
}
.disclaimer-open {
  --tag-disclaimer-text-display: block;
}
.bg-color {
  --tag-disclaimer-text-border-color: rgba(42, 42, 42, 0.5);
  --tag-disclaimer-text-background-color: #fff;
  --tag-disclaimer-text-color: #000;
  --vehicle-price-enabled-badge-tooltip-disclaimer-icon-fill: #4d4d4d;
  --tag-disclaimer-before-border-bottom-color: #fff;
  --tag-disclaimer-after-border-bottom-color: rgba(42, 42, 42, 0.5);
}
.bg-dark {
  --tag-disclaimer-text-border-color: rgba(42, 42, 42, 0.5);
  --tag-disclaimer-text-background-color: #e1e1e1;
  --tag-disclaimer-text-color: #000000;
  --vehicle-price-enabled-badge-tooltip-disclaimer-icon-fill: #cccccc;
  --tag-disclaimer-before-border-bottom-color: #e1e1e1;
  --tag-disclaimer-after-border-bottom-color: rgba(42, 42, 42, 0.5);
}
.card > .content .tag {
  pointer-events: auto;
  cursor: var(--tag-cursor);
  display: inline-block;
  background: var(--tag-background-color);
  color: var(--tag-text-color);
  text-transform: var(--tag-text-transform);
  position: relative;
  padding: var(--tag-padding);
  margin: var(--tag-margin);
  font-size: var(--tag-font-size);
}
.card > .content .tag::before {
  content: var(--tag-icon-content);
  font-family: var(--tag-icon-font-family);
  font-weight: 100;
  position: absolute;
  left: var(--tag-icon-left);
}
.card > .content .tag:not(.special) {
  animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkaXNjbGFpbWVyLW9wZW4iLCAiZm9jdXNPbkV2ZW50IjogICIiLCAidG9nZ2xlRWxlbVdoZW5Gb2N1c2VkIjogImZhbHNlIiwidHJpZ2dlck9uQ2hpbGRFbGVtZW50IjogImZhbHNlIiwiaW5zaWdodEZvY3VzIjogICIiLCJpbnNpZ2h0Qmx1ciI6ICAiIn0;
}
.card > .content .tag .disclaimer-text {
  display: var(--tag-disclaimer-text-display);
}
.card > .content .tag.disclaimer-open {
  color: var(--tag-text-color);
}
.card > .content .tag.disclaimer-open .disclaimer-text {
  position: absolute;
  left: 0;
  top: 4rem;
  z-index: var(--tag-disclaimer-z-index);
  padding: var(--tag-disclaimer-text-padding);
  width: var(--tag-disclaimer-text-width);
  min-height: var(--tag-disclaimer-text-min-height);
  border: var(--tag-disclaimer-text-border);
  background: var(--tag-disclaimer-text-background-color);
  color: var(--tag-disclaimer-text-color);
}
.card > .content .tag.disclaimer-open .disclaimer-text b {
  font-size: var(--tag-disclaimer-label-font-size);
}
.card > .content .tag.disclaimer-open .disclaimer-text .description {
  text-transform: none;
  margin: 0.7rem 0 0 0;
  line-height: var(--tag-description-line-height);
  font-size: var(--tag-description-font-size);
}
.card > .content .tag.disclaimer-open .disclaimer-text::before,
.card > .content .tag.disclaimer-open .disclaimer-text::after {
  content: " ";
  position: absolute;
  left: 4rem;
  border: var(--tag-disclaimer-border);
}
.card > .content .tag.disclaimer-open .disclaimer-text::before {
  top: -2.2rem;
  z-index: 6;
  border-bottom-color: var(--tag-disclaimer-before-border-bottom-color);
}
.card > .content .tag.disclaimer-open .disclaimer-text::after {
  top: -2.5rem;
  border-bottom-color: var(--tag-disclaimer-after-border-bottom-color);
}
.card > .content .vehicle-price-enabled-badge {
  font-size: var(--vehicle-price-enabled-badge-font-size, 13px);
  font-family: var(--vehicle-price-enabled-badge-font-family, "Roboto-Regular");
  align-items: end;
}
.card > .content .vehicle-price-enabled-badge .disclaimer-icon {
  padding: var(--vehicle-price-enabled-badge-tooltip-disclaimer-icon-padding, 2px);
  fill: var(--vehicle-price-enabled-badge-tooltip-disclaimer-icon-fill, grey);
}
.card > .content .vehicle-price-enabled-badge p.description {
  margin-top: var(--vehicle-price-enabled-badge-tooltip-description-margin-top, 5px);
}
body .card a[data-print-card="true"],
body .card .print-card {
  animation-name: printcard--;
}
@media print {
  body.print-el-only .card {
    display: none;
  }
  body.print-el-only .card.printable-parent {
    display: block;
  }
  body.print-el-only .card.printable-parent > *:not(.deck) {
    display: none;
  }
  body.print-el-only .card.printable-parent > .deck .card {
    width: 100%;
  }
  body.print-el-only .card.printable-parent > .deck .card.printable {
    display: block;
  }
  body.print-el-only .card.printable-parent > .deck .card.printable .link {
    display: none;
  }
  body.print-el-only .card.printable-parent.deck-carousel > .deck section:not(.printable) {
    display: none;
  }
  body.print-el-only .card.l1.printable {
    display: block;
  }
  body.print-el-only .card.printable .showDisclaimer div {
    display: block;
    border: 0;
    margin-top: 1rem;
  }
}
@media print {
  header .cta,
  header .menu {
    display: none !important;
  }
  header + main {
    padding-top: 1rem;
  }
  .footer {
    display: none !important;
  }
  .header.card div[role="search"]:after {
    display: none !important;
  }
  .card [class*="userLinks"],
  .card [class*="breadcrumbs"],
  .card [class*="similarVehicles"],
  .card [class*="gg-"] {
    display: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .link {
    display: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h1,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h2,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h3,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h4,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h5,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h6,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h6 {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h1:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h2:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h3:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h4:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h5:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > h6:after,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > h6:after {
    content: none !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div [data-content="Read More +"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div [itemprop="description"],
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div .link,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > dl P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-pricing > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .lease-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .finance-price > div P,
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .vehicle-specifications > div P {
    display: block !important;
  }
  .card [class*="vehicleSpecificationsAndLogos"] > .content .text .vehicleIdentityTabContainer .cash-price .total-sale-price {
    display: block !important;
  }
  .card .deck-gallery > .deck > .card {
    display: none !important;
  }
  .card [class*="gallery"] > div[role="navigation"] {
    display: none;
  }
  .card [class*="specifications"] > [role="navigation"] {
    display: none !important;
  }
  .card [class*="specifications"] > .deck .card.selected,
  .card [class*="specifications"] > .deck .card:not(.selected) {
    opacity: 1 !important;
    display: block !important;
  }
  .card [class*="specifications"] > .deck .card.selected > .content .text .title,
  .card [class*="specifications"] > .deck .card:not(.selected) > .content .text .title,
  .card [class*="specifications"] > .deck .card.selected > .content .text .copy,
  .card [class*="specifications"] > .deck .card:not(.selected) > .content .text .copy {
    display: block !important;
  }
  .card [class*="vehicleDisclaimer"] {
    display: block !important;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp {
    overflow: visible;
  }
  @page {
    size: auto;
    /* auto is the current printer page size */
    margin: 20px;
    /* this affects the margin in the printer settings */
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .title {
    margin-top: 6rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content {
    margin: 3rem;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .disclaimer {
    display: block;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .disclaimer div {
    display: block;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy .disclaimer form {
    padding: 0;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .copy [data-promo-element="successMessage"] {
    display: none;
  }
  .dcw-design-modern [role="dialog"].PromoPopUp > .content .link {
    display: none;
  }
  .dcw-design-modern [role="dialog"] #previewToolBarFrame.PtDealerLoginLink {
    display: none;
  }
}
/**
    For customizing the svg icons, replace fill or stroke values with @icon-color
    fill="@icon-color"
    stroke="@icon-color"
    height="@icon-height"
    width="@icon-width"
 */
.bg-light {
  --svg-icon-color: #ed0d01;
  --svg-icon-color-hover: #ed0d01;
}
.bg-color {
  --svg-icon-color: #000;
  --svg-icon-color-hover: #000;
}
.bg-dark {
  --svg-icon-color: #fff;
  --svg-icon-color-hover: #fff;
}
.card > .content .tertiary a.vehicle-save,
.card > .content .tertiary a.vehicle-compare,
.card > .content .tertiary a.window-sticker,
.card > .content .tertiary a.payment-calculator,
.card > .content .tertiary a.vehicle-watch {
  text-align: center;
  padding: 0.5rem 1.5rem;
}
.card > .content .tertiary a.vehicle-save,
.card > .content .tertiary a.vehicle-compare,
.card > .content .tertiary a.window-sticker,
.card > .content .tertiary a.payment-calculator,
.card > .content .tertiary a.vehicle-watch,
.card > .content .tertiary a.vehicle-save:link,
.card > .content .tertiary a.vehicle-compare:link,
.card > .content .tertiary a.window-sticker:link,
.card > .content .tertiary a.payment-calculator:link,
.card > .content .tertiary a.vehicle-watch:link,
.card > .content .tertiary a.vehicle-save:visited,
.card > .content .tertiary a.vehicle-compare:visited,
.card > .content .tertiary a.window-sticker:visited,
.card > .content .tertiary a.payment-calculator:visited,
.card > .content .tertiary a.vehicle-watch:visited {
  color: var(--svg-icon-color);
}
.card > .content .tertiary a.vehicle-save:hover,
.card > .content .tertiary a.vehicle-compare:hover,
.card > .content .tertiary a.window-sticker:hover,
.card > .content .tertiary a.payment-calculator:hover,
.card > .content .tertiary a.vehicle-watch:hover {
  color: var(--svg-icon-color-hover);
}
.card > .content .tertiary a.vehicle-save::before,
.card > .content .tertiary a.vehicle-compare::before,
.card > .content .tertiary a.window-sticker::before,
.card > .content .tertiary a.payment-calculator::before,
.card > .content .tertiary a.vehicle-watch::before {
  display: block;
}
.card > .content .tertiary a.vehicle-save::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E");
}
.card > .content .tertiary a.vehicle-save[aria-busy="true"]::before,
.card > .content .tertiary a.vehicle-save[data-saved="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ed0d01%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
}
@media (hover: hover) {
  .card > .content .tertiary a.vehicle-save:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ed0d01%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
  }
}
.card > .content .tertiary a.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
.card > .content .tertiary a.vehicle-compare:hover::before,
.card > .content .tertiary a.vehicle-compare[aria-busy="true"]::before,
.card > .content .tertiary a.vehicle-compare[aria-pressed="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23ed0d01%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23ed0d01%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23ed0d01%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E");
}
.card > .content .tertiary a.window-sticker::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_8%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23ed0d01%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23ed0d01%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.card > .content .tertiary a.window-sticker[aria-busy="true"]::before,
.card > .content .tertiary a.window-sticker[aria-selected="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23ed0d01%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23ed0d01%22%20fill%3D%22%23ed0d01%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 769px) {
  .card > .content .tertiary a.window-sticker:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23ed0d01%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23ed0d01%22%20fill%3D%22%23ed0d01%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23ed0d01%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}
.card > .content .tertiary a.vehicle-watch::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_12%22%20viewBox%3D%220%200%2019%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.73388521,4.14305107%20L8.73388521,1.65%20L10.8974614,1.65%20L10.8974614,4.14605422%20C12.5073892,4.32427733%2013.7819004,4.88423734%2014.7076937,5.83057478%20C15.6987663,6.84364019%2016.1921634,8.21320033%2016.1921634,9.91883289%20L16.1921634,10.2688329%20L13.7846578,10.2688329%20L13.7846578,9.91883289%20C13.7846578,8.73270177%2013.4300465,7.80956331%2012.7221743,7.12637515%20C12.0121679,6.44112721%2011.0355912,6.09588859%209.77262693,6.09588859%20C8.48778918,6.09588859%207.50462345,6.37708554%206.81249224,6.92862794%20C6.13624225,7.46751498%205.80364238,8.17369721%205.80364238,9.07692308%20C5.80364238,9.94850202%206.10594763,10.6087779%206.71743906,11.0895869%20C7.37286962,11.6049448%208.52452153,12.10544%2010.1637324,12.5780207%20C11.8679333,13.0693379%2013.1113659,13.5420408%2013.9019856,14.0029319%20C14.7092833,14.4735454%2015.3204585,15.0369363%2015.7302218,15.6941303%20C16.1443862,16.3583829%2016.35,17.1485057%2016.35,18.0572944%20C16.35,19.4938925%2015.8146809,20.6685625%2014.7533824,21.5534358%20C13.7755761,22.3686962%2012.4685692,22.850314%2010.8400662,23.0046368%20L10.8400662,25.35%20L8.69083885,25.35%20L8.69083885,23.0209132%20C6.85279671,22.8718178%205.40194286,22.3386409%204.34753037,21.4134848%20C3.21642449,20.4210367%202.65,19.0614333%202.65,17.3618037%20L2.65,17.0118037%20L5.0718543,17.0118037%20L5.0718543,17.3618037%20C5.0718543,18.529734%205.4634053,19.4243304%206.25064796,20.0753766%20C7.05215396,20.7382185%208.18860771,21.0749337%209.67218543,21.0749337%20C10.9612275,21.0749337%2011.9969915,20.7857827%2012.7890322,20.2138573%20C13.5556791,19.6602685%2013.9281457,18.9595706%2013.9281457,18.0816976%20C13.9281457,17.2824759%2013.6297884,16.6429148%2013.0210784,16.1360777%20C12.3770841,15.5998615%2011.2006899,15.0740842%209.51010776,14.576338%20C7.29892319,13.9856254%205.73635621,13.2793394%204.8161569,12.4409487%20C3.87140225,11.5801857%203.39613687,10.4587935%203.39613687,9.10132626%20C3.39613687,7.67503106%203.91761722,6.50212035%204.95232802,5.60904859%20C5.90548637,4.78636578%207.16893053,4.29947401%208.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%220.7%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.card > .content .tertiary a.vehicle-watch:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_13%22%20viewBox%3D%220%200%2017%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon---Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.73388521,4.14305107%20L7.73388521,1.65%20L9.89746137,1.65%20L9.89746137,4.14605422%20C11.5073892,4.32427733%2012.7819004,4.88423734%2013.7076937,5.83057478%20C14.6987663,6.84364019%2015.1921634,8.21320033%2015.1921634,9.91883289%20L15.1921634,10.2688329%20L12.7846578,10.2688329%20L12.7846578,9.91883289%20C12.7846578,8.73270177%2012.4300465,7.80956331%2011.7221743,7.12637515%20C11.0121679,6.44112721%2010.0355912,6.09588859%208.77262693,6.09588859%20C7.48778918,6.09588859%206.50462345,6.37708554%205.81249224,6.92862794%20C5.13624225,7.46751498%204.80364238,8.17369721%204.80364238,9.07692308%20C4.80364238,9.94850202%205.10594763,10.6087779%205.71743906,11.0895869%20C6.37286962,11.6049448%207.52452153,12.10544%209.1637324,12.5780207%20C10.8679333,13.0693379%2012.1113659,13.5420408%2012.9019856,14.0029319%20C13.7092833,14.4735454%2014.3204585,15.0369363%2014.7302218,15.6941303%20C15.1443862,16.3583829%2015.35,17.1485057%2015.35,18.0572944%20C15.35,19.4938925%2014.8146809,20.6685625%2013.7533824,21.5534358%20C12.7755761,22.3686962%2011.4685692,22.850314%209.84006623,23.0046368%20L9.84006623,25.35%20L7.69083885,25.35%20L7.69083885,23.0209132%20C5.85279671,22.8718178%204.40194286,22.3386409%203.34753037,21.4134848%20C2.21642449,20.4210367%201.65,19.0614333%201.65,17.3618037%20L1.65,17.0118037%20L4.0718543,17.0118037%20L4.0718543,17.3618037%20C4.0718543,18.529734%204.4634053,19.4243304%205.25064796,20.0753766%20C6.05215396,20.7382185%207.18860771,21.0749337%208.67218543,21.0749337%20C9.96122754,21.0749337%2010.9969915,20.7857827%2011.7890322,20.2138573%20C12.5556791,19.6602685%2012.9281457,18.9595706%2012.9281457,18.0816976%20C12.9281457,17.2824759%2012.6297884,16.6429148%2012.0210784,16.1360777%20C11.3770841,15.5998615%2010.2006899,15.0740842%208.51010776,14.576338%20C6.29892319,13.9856254%204.73635621,13.2793394%203.8161569,12.4409487%20C2.87140225,11.5801857%202.39613687,10.4587935%202.39613687,9.10132626%20C2.39613687,7.67503106%202.91761722,6.50212035%203.95232802,5.60904859%20C4.90548637,4.78636578%206.16893053,4.29947401%207.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%220.7%22%20fill%3D%22%23ed0d01%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.card > .content .tertiary a.payment-calculator::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_10%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.card > .content .tertiary a.payment-calculator:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_11%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator-Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20fill%3D%22%23ed0d01%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23ed0d01%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.vehicle-save::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.vehicle-save[aria-busy="true"]::before,
.bg-color.card > .content .tertiary a.vehicle-save[data-saved="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
}
@media (hover: hover) {
  .bg-color.card > .content .tertiary a.vehicle-save:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
  }
}
.bg-color.card > .content .tertiary a.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.vehicle-compare:hover::before,
.bg-color.card > .content .tertiary a.vehicle-compare[aria-busy="true"]::before,
.bg-color.card > .content .tertiary a.vehicle-compare[aria-pressed="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.window-sticker::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_8%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.window-sticker[aria-busy="true"]::before,
.bg-color.card > .content .tertiary a.window-sticker[aria-selected="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 769px) {
  .bg-color.card > .content .tertiary a.window-sticker:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23000%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23000%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}
.bg-color.card > .content .tertiary a.vehicle-watch::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_12%22%20viewBox%3D%220%200%2019%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.73388521,4.14305107%20L8.73388521,1.65%20L10.8974614,1.65%20L10.8974614,4.14605422%20C12.5073892,4.32427733%2013.7819004,4.88423734%2014.7076937,5.83057478%20C15.6987663,6.84364019%2016.1921634,8.21320033%2016.1921634,9.91883289%20L16.1921634,10.2688329%20L13.7846578,10.2688329%20L13.7846578,9.91883289%20C13.7846578,8.73270177%2013.4300465,7.80956331%2012.7221743,7.12637515%20C12.0121679,6.44112721%2011.0355912,6.09588859%209.77262693,6.09588859%20C8.48778918,6.09588859%207.50462345,6.37708554%206.81249224,6.92862794%20C6.13624225,7.46751498%205.80364238,8.17369721%205.80364238,9.07692308%20C5.80364238,9.94850202%206.10594763,10.6087779%206.71743906,11.0895869%20C7.37286962,11.6049448%208.52452153,12.10544%2010.1637324,12.5780207%20C11.8679333,13.0693379%2013.1113659,13.5420408%2013.9019856,14.0029319%20C14.7092833,14.4735454%2015.3204585,15.0369363%2015.7302218,15.6941303%20C16.1443862,16.3583829%2016.35,17.1485057%2016.35,18.0572944%20C16.35,19.4938925%2015.8146809,20.6685625%2014.7533824,21.5534358%20C13.7755761,22.3686962%2012.4685692,22.850314%2010.8400662,23.0046368%20L10.8400662,25.35%20L8.69083885,25.35%20L8.69083885,23.0209132%20C6.85279671,22.8718178%205.40194286,22.3386409%204.34753037,21.4134848%20C3.21642449,20.4210367%202.65,19.0614333%202.65,17.3618037%20L2.65,17.0118037%20L5.0718543,17.0118037%20L5.0718543,17.3618037%20C5.0718543,18.529734%205.4634053,19.4243304%206.25064796,20.0753766%20C7.05215396,20.7382185%208.18860771,21.0749337%209.67218543,21.0749337%20C10.9612275,21.0749337%2011.9969915,20.7857827%2012.7890322,20.2138573%20C13.5556791,19.6602685%2013.9281457,18.9595706%2013.9281457,18.0816976%20C13.9281457,17.2824759%2013.6297884,16.6429148%2013.0210784,16.1360777%20C12.3770841,15.5998615%2011.2006899,15.0740842%209.51010776,14.576338%20C7.29892319,13.9856254%205.73635621,13.2793394%204.8161569,12.4409487%20C3.87140225,11.5801857%203.39613687,10.4587935%203.39613687,9.10132626%20C3.39613687,7.67503106%203.91761722,6.50212035%204.95232802,5.60904859%20C5.90548637,4.78636578%207.16893053,4.29947401%208.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23000%22%20stroke-width%3D%220.7%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.vehicle-watch:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_13%22%20viewBox%3D%220%200%2017%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon---Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.73388521,4.14305107%20L7.73388521,1.65%20L9.89746137,1.65%20L9.89746137,4.14605422%20C11.5073892,4.32427733%2012.7819004,4.88423734%2013.7076937,5.83057478%20C14.6987663,6.84364019%2015.1921634,8.21320033%2015.1921634,9.91883289%20L15.1921634,10.2688329%20L12.7846578,10.2688329%20L12.7846578,9.91883289%20C12.7846578,8.73270177%2012.4300465,7.80956331%2011.7221743,7.12637515%20C11.0121679,6.44112721%2010.0355912,6.09588859%208.77262693,6.09588859%20C7.48778918,6.09588859%206.50462345,6.37708554%205.81249224,6.92862794%20C5.13624225,7.46751498%204.80364238,8.17369721%204.80364238,9.07692308%20C4.80364238,9.94850202%205.10594763,10.6087779%205.71743906,11.0895869%20C6.37286962,11.6049448%207.52452153,12.10544%209.1637324,12.5780207%20C10.8679333,13.0693379%2012.1113659,13.5420408%2012.9019856,14.0029319%20C13.7092833,14.4735454%2014.3204585,15.0369363%2014.7302218,15.6941303%20C15.1443862,16.3583829%2015.35,17.1485057%2015.35,18.0572944%20C15.35,19.4938925%2014.8146809,20.6685625%2013.7533824,21.5534358%20C12.7755761,22.3686962%2011.4685692,22.850314%209.84006623,23.0046368%20L9.84006623,25.35%20L7.69083885,25.35%20L7.69083885,23.0209132%20C5.85279671,22.8718178%204.40194286,22.3386409%203.34753037,21.4134848%20C2.21642449,20.4210367%201.65,19.0614333%201.65,17.3618037%20L1.65,17.0118037%20L4.0718543,17.0118037%20L4.0718543,17.3618037%20C4.0718543,18.529734%204.4634053,19.4243304%205.25064796,20.0753766%20C6.05215396,20.7382185%207.18860771,21.0749337%208.67218543,21.0749337%20C9.96122754,21.0749337%2010.9969915,20.7857827%2011.7890322,20.2138573%20C12.5556791,19.6602685%2012.9281457,18.9595706%2012.9281457,18.0816976%20C12.9281457,17.2824759%2012.6297884,16.6429148%2012.0210784,16.1360777%20C11.3770841,15.5998615%2010.2006899,15.0740842%208.51010776,14.576338%20C6.29892319,13.9856254%204.73635621,13.2793394%203.8161569,12.4409487%20C2.87140225,11.5801857%202.39613687,10.4587935%202.39613687,9.10132626%20C2.39613687,7.67503106%202.91761722,6.50212035%203.95232802,5.60904859%20C4.90548637,4.78636578%206.16893053,4.29947401%207.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23000%22%20stroke-width%3D%220.7%22%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.payment-calculator::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_10%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.bg-color.card > .content .tertiary a.payment-calculator:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_11%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator-Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20fill%3D%22%23000%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23000%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.vehicle-save::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-895%20309%2032%2032%22%20style%3D%22enable-background%3Anew%20-895%20309%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-879,337.3l-0.3-0.2c-0.1-0.1-11-8.7-12.6-11.4c-2.3-4.1-0.9-9.4,3.2-11.7c3.1-1.8,6.9-1.4,9.6,0.8c2.7-2.2,6.6-2.5,9.6-0.8l0,0c2,1.1,3.4,3,4,5.2c0.6,2.2,0.3,4.5-0.8,6.5c-1.6,2.8-12.5,11.3-12.6,11.4L-879,337.3z%20M-884.4,313.8c-1.3,0-2.6,0.3-3.7,1c-3.6,2.1-4.9,6.7-2.9,10.4c1.3,2.2,10.2,9.4,12,10.9c1.9-1.5,10.7-8.6,12-10.9c1-1.8,1.3-3.8,0.7-5.8c-0.5-2-1.8-3.6-3.6-4.6l0,0c-2.8-1.6-6.4-1.2-8.8,1l-0.3,0.3l-0.3-0.3C-880.8,314.5-882.6,313.8-884.4,313.8z%22/%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.vehicle-save[aria-busy="true"]::before,
.bg-dark.card > .content .tertiary a.vehicle-save[data-saved="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
}
@media (hover: hover) {
  .bg-dark.card > .content .tertiary a.vehicle-save:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_2%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%22-858.2%20309%2032%2032%22%20enable-background%3D%22new%200%200%2027.08%2025.139%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M-832.8,315.3c-3.1-1.8-6.9-1.2-9.4,1c-2.5-2.3-6.3-2.8-9.4-1c-3.9,2.2-5.3,7.1-3,11%20c1.5,2.6,12,10.9,12.4,11.3c0.5-0.4,11-8.7,12.4-11.3C-827.5,322.4-828.9,317.5-832.8,315.3z%22/%3E%3C/svg%3E");
  }
}
.bg-dark.card > .content .tertiary a.vehicle-compare::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_3%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5,30.8h-1V1.1h1V30.8z%20M7.9,29.8L7.9,29.8c-2.3,0-4.2-1.7-4.3-3.9h-3.9V2.5h0.5c5.7,0.4,6.4,2,7.3,5v0.1%20l0,0l0,0C7.8,8.5,8.7,11.3,9,12c0.7,0.3,2,1,2.3,1.5c0.7,1.2,0.8,6.2,0.8,7.7v4.5C12.1,28,10.2,29.8,7.9,29.8z%20M4.7,25.4v0.3%20c0,1.7,1.4,3.1,3.1,3.1s3.1-1.4,3.1-3.1v-4.5c0-2.9-0.2-6.3-0.6-7.2c-0.1-0.2-1.1-0.8-2-1.2c-2.7-0.2-6.3-0.5-7.7-0.6v12.7h4.1%20L4.7,25.4z%20M0.7,11.2c1.3,0.1,5.1,0.4,7.1,0.6c-0.3-1.1-1-3.2-1.2-4V7.7C5.9,5.3,5.5,4,0.7,3.5V11.2z%20M5.5,20.7%20c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S7,20.7,5.5,20.7z%20M5.5,16.3c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7%20s1.7-0.8,1.7-1.7S6.4,16.3,5.5,16.3z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.2,11.5V2.3h-0.5c-5.7,0.5-6.4,2.1-7.2,5.2c-0.2,1-1.1,3.7-1.4,4.5c-0.7,0.4-2,1-2.3,1.5c-0.7,1.3-0.8,6.2-0.8,7.7v4.5c0,2.3,1.9,4.1,4.3,4.1c2.3,0,4.1-1.7,4.1-4h3.9L32.2,11.5z%20M25.5,7.8c0.6-2.5,1-3.8,5.8-4.3%20c0,0,0,6.8,0,7.6c-0.9,0.1-3.3,0.2-7,0.6C24.6,10.6,25.3,8.6,25.5,7.8z%20M27.5,24.9v0.8c0,1.7-1.4,3.1-3.2,3.1S21,27.4,21,25.7v-4.5%20c0-2.9,0.2-6.4,0.6-7.1c0.2-0.2,1.1-0.8,2.1-1.2l0.2-0.1l0,0c2.2-0.2,6.1-0.5,7.4-0.6L31.4,25h-3.9V24.9z%22/%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.4,20.7c-1.5,0-2.7-1.2-2.7-2.7s1.2-2.7,2.7-2.7s2.7,1.2,2.7,2.7S27.9,20.7,26.4,20.7z%20M26.4,16.3%20c-0.9,0-1.7,0.8-1.7,1.7s0.8,1.7,1.7,1.7c0.9,0,1.7-0.8,1.7-1.7S27.3,16.3,26.4,16.3z%22/%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.vehicle-compare:hover::before,
.bg-dark.card > .content .tertiary a.vehicle-compare[aria-busy="true"]::before,
.bg-dark.card > .content .tertiary a.vehicle-compare[aria-pressed="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2027.1%2025.1%22%20style%3D%22enable-background%3Anew%200%200%2027.1%2025.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14,25.1h-1V0h1V25.1z%20M6.7,24.2L6.7,24.2c-2.1,0-3.6-1.4-3.8-3.2h-3.2l0.1-12.1V1.1h0.5c5,0.4,5.6,1.9,6.3,4.4%20c0.2,0.8,0.9,2.9,1.2,3.7c0.6,0.3,1.4,0.7,1.8,1.2c0.1,0.1,0.1,0.1,0.2,0.2c0.6,1,0.7,4.9,0.7,6.5v3.7C10.4,22.7,8.8,24.2,6.7,24.2z%20M0.7,20H4v0.7c0,1.4,1.1,2.5,2.6,2.5s2.6-1.1,2.6-2.5v-3.8c0-2.5-0.2-5.4-0.5-5.9l0,0c-0.3-0.2-0.9-0.6-1.6-0.9L7,10%20C4.9,9.8,2,9.6,0.8,9.4L0.7,20z%20M0.8,8.4c0.9,0.1,2.8,0.2,5.8,0.5c-0.3-1-1-3.3-1-3.3c-0.5-2-0.9-3.1-4.8-3.5%20C0.8,2.1,0.8,8.4,0.8,8.4z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.2,20.5h3.3v0.2c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3V17c0-0.3,0-5.2-0.6-6.2C9,10.3,7.4,9.6,7.4,9.6L0.2,8.9%20V20.5z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.9,9.3l-7.1,0.6c0,0-1.7,0.7-1.9,1.2c-0.6,1-0.6,6-0.6,6.2v3.8c0,1.7,1.4,3,3.2,3s3.2-1.3,3.2-3v-0.2H27%20L26.9,9.3z%22/%3E%3Cg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M26.3,2.1c-4,0.4-4.3,1.6-4.8,3.6l0,0C21.3,6.4,20.7,8,20.4,9c3.7-0.4,5.2-0.5,5.9-0.6V2.1z%22/%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.9,10.1L19.9,10.1c-0.8,0.3-1.5,0.8-1.6,0.9c-0.4,0.6-0.6,3.5-0.6,6v3.8c0,1.4,1.2,2.5,2.7,2.5%20s2.7-1.1,2.7-2.5v-0.7h3.3L26.3,9.4L19.9,10.1z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.3,8.9V1.1h-0.5c-4.9,0.4-5.6,1.9-6.2,4.4c-0.2,0.8-0.9,2.9-1.2,3.7l0,0v0.1c-0.7,0.3-1.7,0.8-1.9,1.3%20c-0.6,1-0.7,5.2-0.7,6.5v3.8c0,2,1.6,3.5,3.7,3.5c2,0,3.5-1.4,3.7-3.2h3.3L27.3,8.9z%20M21.5,5.7L21.5,5.7c0.6-2,0.9-3.2,4.8-3.6v6.3%20c-0.7,0.1-2.2,0.2-5.9,0.6C20.7,8,21.3,6.4,21.5,5.7z%20M23.1,20.1v0.7c0,1.4-1.2,2.5-2.7,2.5s-2.7-1.1-2.7-2.5V17%20c0-2.5,0.2-5.4,0.6-6c0.1-0.2,0.9-0.6,1.6-0.9l0,0l6.4-0.6l0.1,10.7h-3.3V20.1z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2222.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S23.7,16.7,22.4,16.7z%20M22.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C23.8,13.5,23.2,12.9,22.4,12.9z%22/%3E%20%3C/g%3E%3Cg%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%224.4%22%20cy%3D%2214.3%22%20r%3D%221.9%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.4,16.7c-1.3,0-2.4-1.1-2.4-2.4s1.1-2.4,2.4-2.4s2.4,1.1,2.4,2.4S5.8,16.7,4.4,16.7z%20M4.4,12.9%20c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4C5.8,13.5,5.2,12.9,4.4,12.9z%22/%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.window-sticker::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_8%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22icon-hover%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.window-sticker[aria-busy="true"]::before,
.bg-dark.card > .content .tertiary a.window-sticker[aria-selected="true"]::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%20fill%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 769px) {
  .bg-dark.card > .content .tertiary a.window-sticker:hover::before {
    content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_9%22%20viewBox%3D%220%200%2030%2030%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3C/defs%3E%3Cg%20id%3D%22icon-v2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Artboard%22%3E%3Cg%20id%3D%22thin%22%3E%3Cg%20id%3D%22regular-copy-3%22%3E%3Cpath%20d%3D%22M0.5,0.5%20L0.5,29.5%20L19.7788811,29.5%20L29.5,18.8115159%20L29.5,0.5%20L0.5,0.5%20Z%22%20id%3D%22Path-Copy-3%22%20stroke%3D%22%23fff%22%3E%3C/path%3E%3Cpath%20d%3D%22M19.5,29.5%20L19.7788151,29.5%20L29.5,18.8066966%20L29.5,18.5%20L19.5,18.5%20L19.5,29.5%20Z%22%20id%3D%22Path-2-Copy-2%22%20stroke%3D%22%23fff%22%20fill%3D%22%23fff%22%3E%3C/path%3E%3Crect%20id%3D%22Rectangle-Copy-3%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-4%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2211%22%20width%3D%227%22%20height%3D%223%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle-Copy-5%22%20fill%3D%22%23fff%22%20x%3D%225%22%20y%3D%2218%22%20width%3D%2210%22%20height%3D%228%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}
.bg-dark.card > .content .tertiary a.vehicle-watch::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_12%22%20viewBox%3D%220%200%2019%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.73388521,4.14305107%20L8.73388521,1.65%20L10.8974614,1.65%20L10.8974614,4.14605422%20C12.5073892,4.32427733%2013.7819004,4.88423734%2014.7076937,5.83057478%20C15.6987663,6.84364019%2016.1921634,8.21320033%2016.1921634,9.91883289%20L16.1921634,10.2688329%20L13.7846578,10.2688329%20L13.7846578,9.91883289%20C13.7846578,8.73270177%2013.4300465,7.80956331%2012.7221743,7.12637515%20C12.0121679,6.44112721%2011.0355912,6.09588859%209.77262693,6.09588859%20C8.48778918,6.09588859%207.50462345,6.37708554%206.81249224,6.92862794%20C6.13624225,7.46751498%205.80364238,8.17369721%205.80364238,9.07692308%20C5.80364238,9.94850202%206.10594763,10.6087779%206.71743906,11.0895869%20C7.37286962,11.6049448%208.52452153,12.10544%2010.1637324,12.5780207%20C11.8679333,13.0693379%2013.1113659,13.5420408%2013.9019856,14.0029319%20C14.7092833,14.4735454%2015.3204585,15.0369363%2015.7302218,15.6941303%20C16.1443862,16.3583829%2016.35,17.1485057%2016.35,18.0572944%20C16.35,19.4938925%2015.8146809,20.6685625%2014.7533824,21.5534358%20C13.7755761,22.3686962%2012.4685692,22.850314%2010.8400662,23.0046368%20L10.8400662,25.35%20L8.69083885,25.35%20L8.69083885,23.0209132%20C6.85279671,22.8718178%205.40194286,22.3386409%204.34753037,21.4134848%20C3.21642449,20.4210367%202.65,19.0614333%202.65,17.3618037%20L2.65,17.0118037%20L5.0718543,17.0118037%20L5.0718543,17.3618037%20C5.0718543,18.529734%205.4634053,19.4243304%206.25064796,20.0753766%20C7.05215396,20.7382185%208.18860771,21.0749337%209.67218543,21.0749337%20C10.9612275,21.0749337%2011.9969915,20.7857827%2012.7890322,20.2138573%20C13.5556791,19.6602685%2013.9281457,18.9595706%2013.9281457,18.0816976%20C13.9281457,17.2824759%2013.6297884,16.6429148%2013.0210784,16.1360777%20C12.3770841,15.5998615%2011.2006899,15.0740842%209.51010776,14.576338%20C7.29892319,13.9856254%205.73635621,13.2793394%204.8161569,12.4409487%20C3.87140225,11.5801857%203.39613687,10.4587935%203.39613687,9.10132626%20C3.39613687,7.67503106%203.91761722,6.50212035%204.95232802,5.60904859%20C5.90548637,4.78636578%207.16893053,4.29947401%208.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.7%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.vehicle-watch:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_13%22%20viewBox%3D%220%200%2017%2028%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Price-Watch-Icon---Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7.73388521,4.14305107%20L7.73388521,1.65%20L9.89746137,1.65%20L9.89746137,4.14605422%20C11.5073892,4.32427733%2012.7819004,4.88423734%2013.7076937,5.83057478%20C14.6987663,6.84364019%2015.1921634,8.21320033%2015.1921634,9.91883289%20L15.1921634,10.2688329%20L12.7846578,10.2688329%20L12.7846578,9.91883289%20C12.7846578,8.73270177%2012.4300465,7.80956331%2011.7221743,7.12637515%20C11.0121679,6.44112721%2010.0355912,6.09588859%208.77262693,6.09588859%20C7.48778918,6.09588859%206.50462345,6.37708554%205.81249224,6.92862794%20C5.13624225,7.46751498%204.80364238,8.17369721%204.80364238,9.07692308%20C4.80364238,9.94850202%205.10594763,10.6087779%205.71743906,11.0895869%20C6.37286962,11.6049448%207.52452153,12.10544%209.1637324,12.5780207%20C10.8679333,13.0693379%2012.1113659,13.5420408%2012.9019856,14.0029319%20C13.7092833,14.4735454%2014.3204585,15.0369363%2014.7302218,15.6941303%20C15.1443862,16.3583829%2015.35,17.1485057%2015.35,18.0572944%20C15.35,19.4938925%2014.8146809,20.6685625%2013.7533824,21.5534358%20C12.7755761,22.3686962%2011.4685692,22.850314%209.84006623,23.0046368%20L9.84006623,25.35%20L7.69083885,25.35%20L7.69083885,23.0209132%20C5.85279671,22.8718178%204.40194286,22.3386409%203.34753037,21.4134848%20C2.21642449,20.4210367%201.65,19.0614333%201.65,17.3618037%20L1.65,17.0118037%20L4.0718543,17.0118037%20L4.0718543,17.3618037%20C4.0718543,18.529734%204.4634053,19.4243304%205.25064796,20.0753766%20C6.05215396,20.7382185%207.18860771,21.0749337%208.67218543,21.0749337%20C9.96122754,21.0749337%2010.9969915,20.7857827%2011.7890322,20.2138573%20C12.5556791,19.6602685%2012.9281457,18.9595706%2012.9281457,18.0816976%20C12.9281457,17.2824759%2012.6297884,16.6429148%2012.0210784,16.1360777%20C11.3770841,15.5998615%2010.2006899,15.0740842%208.51010776,14.576338%20C6.29892319,13.9856254%204.73635621,13.2793394%203.8161569,12.4409487%20C2.87140225,11.5801857%202.39613687,10.4587935%202.39613687,9.10132626%20C2.39613687,7.67503106%202.91761722,6.50212035%203.95232802,5.60904859%20C4.90548637,4.78636578%206.16893053,4.29947401%207.73388521,4.14305107%20Z%22%20id%3D%22$%22%20stroke%3D%22%23fff%22%20stroke-width%3D%220.7%22%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.payment-calculator::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_10%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.bg-dark.card > .content .tertiary a.payment-calculator:hover::before {
  content: url("data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20width%3D%2232px%22%20height%3D%2232px%22%20id%3D%22Layer_11%22%20viewBox%3D%220%200%20354%20355%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20id%3D%22Payment-Calculator-Hover%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2239%22%20y%3D%224%22%20width%3D%22275%22%20height%3D%22347%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20fill%3D%22%23fff%22%20x%3D%2257%22%20y%3D%2225%22%20width%3D%22240%22%20height%3D%2261%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22110%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22110%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22170%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22170%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22230%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22143%22%20y%3D%22230%22%20width%3D%2268%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%2257%22%20y%3D%22290%22%20width%3D%22154%22%20height%3D%2236%22%3E%3C/rect%3E%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20x%3D%22230%22%20y%3D%22290%22%20width%3D%2267%22%20height%3D%2236%22%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
.switch input[type="radio"] {
  display: none;
}
.switch .switch-handle {
  width: 4rem;
  height: 2rem;
  position: relative;
  border-radius: 2rem;
  margin-right: 1rem;
  border: 1px solid #b9b9b9;
  background: #fff;
}
.switch .switch-handle:before {
  content: "";
  position: absolute;
  background: #ffffff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.35);
  top: -0.13rem;
  left: -0.1rem;
  height: 2rem;
  width: 2rem;
  z-index: 1;
  border-radius: 50%;
  transition: left 0.2s ease;
}
.switch input + label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  font-size: 0;
  cursor: pointer;
}
.switch input:checked + label {
  z-index: 2;
}
.switch input:checked.switch-on ~ .switch-handle:before {
  left: calc(100% - 2rem);
  background-color: #ed0d01;
}
.sitefront-pass1 {
  /* Below block of code is for adding max-height and overflow properties for l1 card is
     for the pages like VDP and MLP where shimmer is applied till pass1 is loaded so that
     user dont have to scroll page with only shimmer till pass2 is loaded.
     This will be temporary till we dont add shimmer on l1 child cards instead of l1*/
}
.sitefront-pass1 .deck-carousel.sf-shimmer > .deck .sf-shimmer::after {
  display: none;
}
.sitefront-pass1 .l1.sf-shimmer .sf::after {
  display: none;
}
.sitefront-pass1 .sf {
  max-height: var(--sf-card-max-height);
  overflow: hidden;
}
.sitefront-pass1 .header .phone-numbers.reorderable-cta-enabled ul li span {
  line-height: 1.5rem;
}
.sitefront-pass1 header {
  z-index: 15;
}
.sitefront-pass1 .sf-details {
  max-height: none;
}
.sitefront-pass1 .sf-details.l1 {
  border: 0;
}
.sitefront-pass1 .sf-details > .content .title h1 span,
.sitefront-pass1 .sf-details > .content .title h1 .tag,
.sitefront-pass1 .sf-details > .content [itemprop="offers"] li,
.sitefront-pass1 .sf-details > .content [itemprop="offers"] .disclaimer {
  overflow: hidden;
  position: relative;
}
.sitefront-pass1 .sf-details > .content .title h1 span::after,
.sitefront-pass1 .sf-details > .content .title h1 .tag::after,
.sitefront-pass1 .sf-details > .content [itemprop="offers"] li::after,
.sitefront-pass1 .sf-details > .content [itemprop="offers"] .disclaimer::after {
  background-color: #e7e7e7;
  background: linear-gradient(-45deg, #B8B8B8, #f6f7f8, #B8B8B8, #d6d6d6);
  background-size: 400% 400%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
.sitefront-pass1 .sf-details > .content .title h1 span {
  display: inline-block;
  height: 3rem;
  margin-top: 0;
}
.sitefront-pass1 .sf-details > .content .title h1 span[itemprop='vehicleConfiguration'] {
  display: block;
}
.sitefront-pass1 .sf-details > .content .title h1 span.vehicle-specifications {
  display: flex;
  margin-top: 0.5rem;
}
.sitefront-pass1 .sf-details > .content .title [itemprop="offers"] li,
.sitefront-pass1 .sf-details > .content .title [itemprop="offers"] .disclaimer {
  height: 3rem;
  margin: 0.5rem 0 0 1rem;
}
.sitefront-pass1 .sf-details > .content .title [itemprop="offers"] li:first-child {
  margin-top: 0 !important;
}
.sitefront-pass1 .sf-details > .deck .card.leafy {
  overflow: hidden;
  position: relative;
  border-left-width: calc(3rem / 2);
  height: max(40vh, 20rem);
  margin-bottom: 3rem;
  box-sizing: border-box;
  max-height: calc(max(40vh, 20rem) + calc(2 * 3rem));
}
.sitefront-pass1 .sf-details > .deck .card.leafy::after {
  background: linear-gradient(-45deg, #B8B8B8, #f6f7f8, #B8B8B8, #d6d6d6);
  background-size: 400% 400%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
.sitefront-pass1 .sf-listing {
  max-height: calc(calc(2 * calc(max(40vh, 20rem) - 3rem)) + 14rem);
}
.sitefront-pass1 .sf-listing > .content,
.sitefront-pass1 .sf-listing > .deck > .card,
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li {
  overflow: hidden;
  position: relative;
}
.sitefront-pass1 .sf-listing > .content::after,
.sitefront-pass1 .sf-listing > .deck > .card::after,
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li::after {
  background: linear-gradient(-45deg, #B8B8B8, #f6f7f8, #B8B8B8, #d6d6d6);
  background-size: 400% 400%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
.sitefront-pass1 .sf-listing > .content {
  height: 3rem;
  margin: 3rem;
  margin-top: 0;
}
.sitefront-pass1 .sf-listing > .content ~ .deck {
  margin-top: 0;
}
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li {
  margin: 0 0.5rem;
}
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li::before {
  background: linear-gradient(-45deg, #B8B8B8, #f6f7f8, #B8B8B8, #d6d6d6);
  background-size: 400% 400%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li[aria-label="Previous"]::before,
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li[aria-label="Next"]::before {
  color: #B8B8B8;
  font-size: 3rem;
  line-height: 3rem;
  z-index: 15;
  padding-top: 0.5rem;
}
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li[aria-label="Previous"]::before {
  content: "<";
}
.sitefront-pass1 .sf-listing + .pagination [role='navigation'] li[aria-label="Next"]::before {
  content: ">";
}
.sitefront-pass1 .sf-listing > .deck {
  margin: 3rem;
  margin-bottom: 0;
}
.sitefront-pass1 .sf-listing > .deck > .card {
  height: max(40vh, 20rem);
  margin-bottom: 3rem;
}
.sitefront-pass1 .sf-listing.saved-vehicle-listing-results {
  margin-top: 3rem;
}
.sitefront-pass1 .sf-listing.saved-vehicle-listing-results > .content {
  min-height: 20rem;
}
.sitefront-pass1 {
  --sf-card-max-height: 30vh;
}
.sitefront-pass1 .sf {
  position: relative;
}
.sitefront-pass1 .sf-block::after {
  background-color: #e7e7e7;
  color: #e7e7e7;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 49;
}
.sitefront-pass1 .sf-shimmer::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 49;
  background: linear-gradient(-45deg, #B8B8B8, #f6f7f8, #B8B8B8, #d6d6d6);
  background-size: 400% 400%;
}
.sitefront-pass1 section[class*="userLinks-"] {
  display: none;
}
.sitefront-pass1 section[class*="-breadcrumbs"] {
  display: none !important;
}
.time-travel::before,
.time-travel::after {
  position: fixed;
  line-height: 1.4;
  display: block;
  z-index: 51;
}
.time-travel::before {
  content: "You're using Time Travel to view this site in a preview state \A based on the following date and time: " attr(data-tt-param);
  white-space: pre;
  width: 100%;
  padding: 2.8rem 3rem;
  padding-left: calc(50% - 180px);
  top: 0;
  border-bottom: 5px solid #ed0d01;
  background: #ffffff;
  color: #000;
}
.time-travel::after {
  content: "\f3bc";
  top: 2.5rem;
  left: calc(50% - 230px);
  font-size: 3rem;
  font-family: 'Ionicons', sans-serif;
  color: #ed0d01;
}
.time-travel,
.time-travel > header.stuck {
  margin-top: 10rem;
}
.voice-search {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.voice-search-helper,
.voice-search .voice-icon {
  display: none;
}
@media (min-width: 1024px) {
  .voice-search {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .voice-search:not(.unsupported) .voice-icon {
    display: block;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2.6rem;
    height: 2.6rem;
    min-width: 2.2rem;
    min-height: 2.2rem;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    outline: none;
    line-height: 2.2rem;
    font-size: 0;
    z-index: 20;
    color: inherit;
  }
  .voice-search:not(.unsupported) .voice-icon::before,
  .voice-search:not(.unsupported) .voice-icon::after {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    border-width: 0.2rem;
    border-style: solid;
    position: absolute;
    left: 0;
    top: 0;
  }
  .voice-search:not(.unsupported) .voice-icon::before {
    content: "\f204";
    display: block;
    z-index: 10;
    border-color: transparent;
    color: #ffffff;
    font-size: 1.6rem;
    font-family: 'Ionicons', sans-serif;
    background-color: #000;
    transition: background 0.2s linear;
    background-clip: padding-box;
  }
  .voice-search:not(.unsupported) .voice-icon::after {
    display: none;
  }
  .voice-search:not(.unsupported) .voice-icon:active::before {
    background-color: #000000;
  }
  .voice-search:not(.unsupported).listening .voice-icon::before {
    color: #000000;
    background-color: #e1e1e1;
  }
  .voice-search:not(.unsupported).listening .voice-icon::after {
    content: '';
    display: block;
    z-index: 5;
    background-color: transparent;
    border-color: #d4d4d4 transparent transparent;
    box-shadow: 0 0 0.2rem 0.2rem rgba(0, 0, 0, 0.2);
    animation: spin 0.7s linear infinite;
  }
  .voice-search:not(.unsupported) input[type="search"] {
    padding-left: 3.2rem !important;
  }
  .voice-search .voice-search-helper {
    border: 1px solid #000;
    border-top: none;
    background-color: #fff;
    padding: 0.8rem 1rem;
    color: #000;
    font-size: 1.4rem;
    font-family: inherit;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1;
  }
  .voice-search.listening .voice-search-helper,
  .voice-search.error .voice-search-helper {
    display: block;
  }
  .voice-search.unsupported .voice-icon {
    display: none;
  }
  .voice-search.error .voice-search-helper {
    border: 1px solid #FF0000;
    background-color: #FFE8E8;
    color: #000;
  }
  .voice-search.error .voice-icon::before {
    content: "\f395";
    font-family: 'Ionicons', sans-serif;
    background: #FF0000;
    border: none;
    margin: 0.2rem;
  }
  .voice-search.error .voice-icon::after {
    content: none;
  }
}
.advanced-site-search .voice-search input[name="searchQuery"] {
  display: none;
}
.advanced-site-search .voice-search.success input[name="q"],
.advanced-site-search .voice-search.waiting input[name="q"],
.advanced-site-search .voice-search.listening input[name="q"] {
  display: none;
}
.advanced-site-search .voice-search.success input[name="searchQuery"],
.advanced-site-search .voice-search.waiting input[name="searchQuery"],
.advanced-site-search .voice-search.listening input[name="searchQuery"] {
  display: flex;
}
div[role="search"] .advanced-site-search #voice-search-form[aria-hidden="true"] {
  display: none;
}
.realtime-search-wrapper {
  padding: 1vw 2vw;
}
.realtime-search-wrapper > form {
  padding: 0;
  position: relative;
  max-width: 100%;
}
.realtime-search-wrapper > form button[type="submit"] {
  display: block;
  position: absolute;
  background: none;
  margin: 0;
  font-size: 0;
  width: auto;
  cursor: pointer;
  padding: 0;
  z-index: 13;
  border: none;
  min-width: 3rem;
  min-height: 0;
  line-height: 1;
  color: inherit;
}
.realtime-search-wrapper > form button[type="submit"]:focus {
  outline: none;
}
.realtime-search-wrapper > form button[type="submit"]::before {
  content: "\f4a5";
  font-family: 'Ionicons', sans-serif;
  font-size: 2.3rem;
  color: #000;
}
.realtime-search-wrapper > form > button[type="submit"] {
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.realtime-search-wrapper > form > button[type="submit"]::before {
  color: #000;
}
.realtime-search-wrapper > form > label span {
  text-indent: -9999px;
  position: absolute;
}
.realtime-search-wrapper > form input[type="search"] {
  margin: 0;
  padding-right: 3rem;
}
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"] {
  opacity: 1;
}
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"]::before,
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"]::after,
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"] .overlay::after {
  display: none;
}
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"] .overlay {
  background: transparent;
  cursor: wait;
}
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"] .overlay .sincro-loader {
  display: none;
}
.realtime-search.card[class*="vehicleFilters"][aria-busy="true"] .realtime-search-wrapper {
  position: relative;
  z-index: 1002;
}
[class*="-gutter"] .horizontal-filters .realtime-search-wrapper {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
@media all and (min-width: 769px) {
  [class*="-gutter"] .vertical-filters .realtime-search-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.card.copy-none > .content .cms-disclaimer .disclaimer {
  margin: 0.5rem;
}
.consumer-login > .content div.text {
  display: none;
}
.consumer-login > .content [role="status"][aria-hidden="false"] {
  display: flex;
  margin-right: 4rem;
}
.consumer-login > .content [role="status"][aria-hidden="false"] span {
  padding: 2rem;
  width: 100%;
}
.consumer-login > .content [role="status"][aria-hidden="false"] span a[name="resetLogin"] {
  margin-left: 0.5rem;
}
.consumer-login > .content > form[aria-hidden="true"] {
  display: none;
}
.consumer-login > .content > form .prev {
  margin-top: 2.2rem;
}
.consumer-login > .content > form > .title {
  padding-top: 5rem;
}
.consumer-login > .content > form .subtitle p {
  margin-bottom: 0.5rem;
}
.consumer-login > .content > form .subtitle ul li {
  margin-bottom: 0;
}
.consumer-login > .content > form > .copy fieldset {
  margin: 0;
}
.consumer-login > .content > form > .copy .msg-list {
  list-style: none;
  padding: 1rem 0 0 0;
}
.consumer-login > .content > form > .copy .msg-list li {
  padding: 0 3rem;
  position: relative;
}
.consumer-login > .content > form > .copy .msg-list .valid::before,
.consumer-login > .content > form > .copy .msg-list .invalid::before {
  font-family: 'Ionicons', sans-serif;
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 2rem;
}
.consumer-login > .content > form > .copy .msg-list .valid::before {
  color: #50A840;
  content: '\f120';
}
.consumer-login > .content > form > .copy .msg-list .invalid::before {
  color: #9A2E28;
  content: '\f128';
}
.consumer-login > .content > form .link {
  flex-direction: column;
}
.consumer-login > .content > form .link .primary {
  margin: 0 0 1rem 0;
}
.consumer-login > .content > form .link .tertiary {
  display: flex;
  flex-direction: column;
}
.consumer-login > .content > form .link .tertiary a {
  text-align: left;
  padding: 1rem 0 0 0;
}
.consumer-login > .content > form [role="alert"] .tertiary {
  display: block;
}
.consumer-login > .content > form [role="alert"] .tertiary .link[aria-hidden=true] {
  display: none;
}
.consumer-login > .content > form [role="alert"][aria-hidden="false"].failed {
  display: block;
  padding: 0 0 2rem 0;
  color: #ff0000;
}
.consumer-login > .content > form [role="alert"][aria-hidden="false"] .link[aria-hidden=false] {
  display: inline;
  text-decoration: underline;
}
.consumer-login > .content > form[name="consumerRegistration"] > .title,
.consumer-login > .content > form[name="consumerForgotPassword"] > .title {
  padding-top: 1rem;
}
.consumer-login > .content > form[name="consumerForgotPasswordReset"] > .title,
.consumer-login > .content > form[name="consumerForgotPassword"] > .title {
  margin-bottom: 1.5rem;
}
.consumer-login > .content > form .confirm-password-warning.failed {
  color: #ff0000;
  margin: -1rem 0 1rem;
}
@media screen and (min-width: 640px) {
  .consumer-login.card[role="dialog"] {
    bottom: auto;
    height: auto;
    margin: auto;
  }
  .consumer-login.card[role="dialog"] > .content {
    position: relative;
  }
  .consumer-login.card[role="dialog"] > .content form {
    max-width: 100%;
  }
  .consumer-login.card[role="dialog"] > .content form .link .primary {
    margin-right: 1rem;
    max-width: 46%;
    min-width: 0;
  }
  .consumer-login.card[role="dialog"] > .content form > .copy .msg-list .valid::before,
  .consumer-login.card[role="dialog"] > .content form > .copy .msg-list .invalid::before {
    top: -4px;
  }
  .consumer-login.card[role="dialog"] > .content > .link a[href="#close"] {
    position: absolute;
    top: 0;
    right: 2rem;
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  .consumer-login .subtitle {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  .consumer-login.card[role="dialog"] {
    max-width: 60%;
  }
}
@media all and (min-width: 1200px) {
  .consumer-login.card[role="dialog"] {
    max-width: 45%;
  }
}
@media screen and (min-width: 640px) {
  .consumer-login.card .subtitle ul {
    column-count: 2;
  }
  .consumer-login.card .subtitle ul li:nth-child(3),
  .consumer-login.card .subtitle ul li:nth-child(4) {
    margin-left: 1rem;
  }
}
.button-shape .card > .content .link a.primary,
.button-shape .card > .content .link a.secondary,
.button-shape .card > .content .link a.view-my-deal,
.button-shape .card > .content .link a.compare-vehicles-link,
.button-shape .card > .content .link div:not(.tertiary) a > .content .link > button,
.button-shape .card > .content button[type="submit"],
.button-shape .card > .content button[type="button"],
.button-shape .card > .content form.open button:not(.clear)[aria-hidden="true"],
.button-shape .card > .content .horizontal-filters-content .panel-open .filters > button {
  border-radius: var(--button-radius);
}
.button-shape .card.footer.backToTop > .content .text .link {
  border-radius: var(--button-radius);
}
.button-shape .card.footer.backToTop > .content .text .link a.backToTop {
  border-radius: var(--button-radius);
}
section.epp-full-width.card .deck section.cards-none {
  max-width: 100%;
}
.card .sd-icon:before {
  font-family: var(--icon-font-family);
  content: var(--icon-content);
  font-size: var(--icon-font-size);
}
.sd-icon {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: '\f0ac';
  --icon-font-size: 2rem;
}
.sd-icon.sd-icon-yelp {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: '\f1e9';
}
.sd-icon.sd-icon-facebook {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f231';
}
.sd-icon.sd-icon-instagram {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f350';
}
.sd-icon.sd-icon-twitter {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f901';
}
.sd-icon.sd-icon-pinterest {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: '\f231';
}
.sd-icon.sd-icon-youtube {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f24d';
}
.sd-icon.sd-icon-google {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f234';
}
.sd-icon.sd-icon-tumblr {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f241';
}
.sd-icon.sd-icon-linkedin {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: '\f239';
}
.sd-icon.sd-icon-wordpress {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f249";
}
.sd-icon.sd-icon-flickr {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: "\f16e";
}
.sd-icon.sd-icon-yahoolocal {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f24b";
}
.sd-icon.sd-icon-foursquare {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f34d";
}
.sd-icon.sd-icon-vimeo {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f245";
}
.sd-icon.sd-icon-rss {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f23d";
}
.sd-icon.sd-icon-binglocal {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e900';
}
.sd-icon.sd-icon-blogger {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e901';
}
.sd-icon.sd-icon-citysearch {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e902';
}
.sd-icon.sd-icon-dealerrater {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e903';
}
.sd-icon.sd-icon-insiderpages {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e904';
}
.sd-icon.sd-icon-myspace {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e905';
}
.sd-icon.sd-icon-surecritic {
  --icon-font-family: 'Ico Moon', sans-serif;
  --icon-content: '\e906';
}
.sd-icon.sd-icon-whatsapp {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f4f0";
}
.sd-icon.sd-icon-clipboard {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: "\f0ea";
}
.sd-icon.sd-icon-email {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f422";
}
.sd-icon.sd-icon-print {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f490";
}
.sd-icon.sd-icon-share {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f3ac";
}
.sd-icon.sd-icon-location {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f3a3";
}
.sd-icon.sd-icon-chat {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f3fa";
}
.sd-icon.sd-icon-contact {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f423";
}
.sd-icon.sd-icon-phone {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f2d2";
}
.sd-icon.sd-icon-visit {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f2a3";
}
.sd-icon.sd-icon-schedule {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f2ba";
}
.sd-icon.sd-icon-prev-arrow {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f3d2";
}
.sd-icon.sd-icon-next-arrow {
  --icon-font-family: 'Ionicons', sans-serif;
  --icon-content: "\f3d3";
}
.sd-icon.sd-icon-checkmark {
  --icon-font-family: "\f120";
  --icon-content: 'Ionicons', sans-serif;
}
.sd-icon.sd-icon-tiktok::before {
  --icon-font-family: FontAwesome, sans-serif;
  --icon-content: "\e903";
}
@media all and (max-width: 768px) {
  .sd-icon.sd-icon-contact {
    --icon-font-family: 'Ionicons', sans-serif;
    --icon-content: "\f422";
  }
}
.user-links .sd-icon-print,
.user-links .sd-icon-share,
.user-links .sd-icon-email {
  --icon-font-size: 3rem;
}
.model-color-selector .sd-icon-prev-arrow,
.model-color-selector .sd-icon-next-arrow {
  --icon-font-size: 4rem;
}
.col > .deck .media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .col > .deck > .media-side-single-column > .content {
    flex-direction: row;
  }
  .col > .deck > .media-side-single-column > .content .media {
    width: 50%;
    justify-content: center;
  }
  .col > .deck > .media-side-single-column > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .col > .deck > .media-side-single-column > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .col > .deck > .media-side-single-column > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .col > .deck > .media-side-single-column.media-bleed-full > .content .media {
    background: transparent;
  }
  .col > .deck > .media-side-single-column.justification-l > .content,
  .col > .deck > .media-side-single-column.justification-lr:nth-child(odd) > .content,
  .col > .deck > .media-side-single-column.justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .col > .deck > .media-side-single-column.justification-r > .content,
  .col > .deck > .media-side-single-column.justification-rl:nth-child(odd) > .content,
  .col > .deck > .media-side-single-column.justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .col > .deck > .media-side-single-column.aspect-16x9 > .content .text {
    width: 30%;
  }
  .col > .deck > .media-side-single-column.aspect-16x9 > .content .media {
    width: 70%;
  }
  .col > .deck > .media-side-single-column.aspect-4x3 > .content .text {
    width: 50%;
  }
  .col > .deck > .media-side-single-column.aspect-4x3 > .content .media {
    width: 50%;
  }
  .col > .deck > .media-side-single-column.aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .col > .deck > .media-side-single-column.aspect-3x4 > .content .text {
    width: 60%;
  }
  .col > .deck > .media-side-single-column.aspect-3x4 > .content .media {
    width: 40%;
  }
  .col > .deck > .media-side-single-column.aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .col > .deck > .media-side-single-column.aspect-1x1 > .content .text {
    width: 70%;
  }
  .col > .deck > .media-side-single-column.aspect-1x1 > .content .media {
    width: 30%;
  }
  .col > .deck > .media-side-single-column.aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .col > .deck > .media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .col > .deck > .media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > .media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
.media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .l1.media-side-single-column > .content {
    flex-direction: row;
  }
  .l1.media-side-single-column > .content .media {
    width: 50%;
    justify-content: center;
  }
  .l1.media-side-single-column > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .l1.media-side-single-column > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .l1.media-side-single-column > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .l1.media-side-single-column.media-bleed-full > .content .media {
    background: transparent;
  }
  .l1.media-side-single-column.justification-l > .content,
  .l1.media-side-single-column.justification-lr:nth-child(odd) > .content,
  .l1.media-side-single-column.justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .l1.media-side-single-column.justification-r > .content,
  .l1.media-side-single-column.justification-rl:nth-child(odd) > .content,
  .l1.media-side-single-column.justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .l1.media-side-single-column.aspect-16x9 > .content .text {
    width: 30%;
  }
  .l1.media-side-single-column.aspect-16x9 > .content .media {
    width: 70%;
  }
  .l1.media-side-single-column.aspect-4x3 > .content .text {
    width: 50%;
  }
  .l1.media-side-single-column.aspect-4x3 > .content .media {
    width: 50%;
  }
  .l1.media-side-single-column.aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .l1.media-side-single-column.aspect-3x4 > .content .text {
    width: 60%;
  }
  .l1.media-side-single-column.aspect-3x4 > .content .media {
    width: 40%;
  }
  .l1.media-side-single-column.aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .l1.media-side-single-column.aspect-1x1 > .content .text {
    width: 70%;
  }
  .l1.media-side-single-column.aspect-1x1 > .content .media {
    width: 30%;
  }
  .l1.media-side-single-column.aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .l1.media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .l1.media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .l1.media-side-single-column.title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
.col > .deck .media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .col > .deck > .modelListing > .content {
    flex-direction: row;
  }
  .col > .deck > .modelListing > .content .media {
    width: 50%;
    justify-content: center;
  }
  .col > .deck > .modelListing > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .col > .deck > .modelListing > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .col > .deck > .modelListing > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .col > .deck > .modelListing.media-bleed-full > .content .media {
    background: transparent;
  }
  .col > .deck > .modelListing.justification-l > .content,
  .col > .deck > .modelListing.justification-lr:nth-child(odd) > .content,
  .col > .deck > .modelListing.justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .col > .deck > .modelListing.justification-r > .content,
  .col > .deck > .modelListing.justification-rl:nth-child(odd) > .content,
  .col > .deck > .modelListing.justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .col > .deck > .modelListing.aspect-16x9 > .content .text {
    width: 30%;
  }
  .col > .deck > .modelListing.aspect-16x9 > .content .media {
    width: 70%;
  }
  .col > .deck > .modelListing.aspect-4x3 > .content .text {
    width: 50%;
  }
  .col > .deck > .modelListing.aspect-4x3 > .content .media {
    width: 50%;
  }
  .col > .deck > .modelListing.aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .col > .deck > .modelListing.aspect-3x4 > .content .text {
    width: 60%;
  }
  .col > .deck > .modelListing.aspect-3x4 > .content .media {
    width: 40%;
  }
  .col > .deck > .modelListing.aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .col > .deck > .modelListing.aspect-1x1 > .content .text {
    width: 70%;
  }
  .col > .deck > .modelListing.aspect-1x1 > .content .media {
    width: 30%;
  }
  .col > .deck > .modelListing.aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .col > .deck > .modelListing.title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .col > .deck > .modelListing.title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > .modelListing.title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
.col > .deck .media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .col > .deck > [itemtype*="/Review"] > .content {
    flex-direction: row;
  }
  .col > .deck > [itemtype*="/Review"] > .content .media {
    width: 50%;
    justify-content: center;
  }
  .col > .deck > [itemtype*="/Review"] > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .col > .deck > [itemtype*="/Review"] > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .col > .deck > [itemtype*="/Review"] > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .col > .deck > [itemtype*="/Review"].media-bleed-full > .content .media {
    background: transparent;
  }
  .col > .deck > [itemtype*="/Review"].justification-l > .content,
  .col > .deck > [itemtype*="/Review"].justification-lr:nth-child(odd) > .content,
  .col > .deck > [itemtype*="/Review"].justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .col > .deck > [itemtype*="/Review"].justification-r > .content,
  .col > .deck > [itemtype*="/Review"].justification-rl:nth-child(odd) > .content,
  .col > .deck > [itemtype*="/Review"].justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .col > .deck > [itemtype*="/Review"].aspect-16x9 > .content .text {
    width: 30%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-16x9 > .content .media {
    width: 70%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-4x3 > .content .text {
    width: 50%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-4x3 > .content .media {
    width: 50%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .col > .deck > [itemtype*="/Review"].aspect-3x4 > .content .text {
    width: 60%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-3x4 > .content .media {
    width: 40%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .col > .deck > [itemtype*="/Review"].aspect-1x1 > .content .text {
    width: 70%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-1x1 > .content .media {
    width: 30%;
  }
  .col > .deck > [itemtype*="/Review"].aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .col > .deck > [itemtype*="/Review"].title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .col > .deck > [itemtype*="/Review"].title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > [itemtype*="/Review"].title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
.col > .deck .media-bottom > .content .media {
  order: 0;
}
@media (min-width: 1024px) {
  .col > .deck > [class*="modelShowroomFeatureVehicles"] > .content {
    flex-direction: row;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"] > .content .media {
    width: 50%;
    justify-content: center;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"] > .content .text {
    width: 50%;
    justify-content: center;
    text-align: left;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"] > .content iframe {
    min-height: calc(50vw * 9 / 16);
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"] > .content .link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].media-bleed-full > .content .media {
    background: transparent;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-l > .content,
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-lr:nth-child(odd) > .content,
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-rl:nth-child(even) > .content {
    flex-direction: row;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-r > .content,
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-rl:nth-child(odd) > .content,
  .col > .deck > [class*="modelShowroomFeatureVehicles"].justification-lr:nth-child(even) > .content {
    flex-direction: row-reverse;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-16x9 > .content .text {
    width: 30%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-16x9 > .content .media {
    width: 70%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-4x3 > .content .text {
    width: 50%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-4x3 > .content .media {
    width: 50%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-4x3 > .content iframe {
    min-height: calc(50vw * 3 / 4);
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-3x4 > .content .text {
    width: 60%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-3x4 > .content .media {
    width: 40%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-3x4 > .content iframe {
    min-height: calc(40vw * 4 / 3);
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-1x1 > .content .text {
    width: 70%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-1x1 > .content .media {
    width: 30%;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].aspect-1x1 > .content iframe {
    min-height: calc(30vw);
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].title-none.copy-none.links-none[class*="aspect-"] > .content {
    flex-direction: column;
  }
  .col > .deck > [class*="modelShowroomFeatureVehicles"].title-none.copy-none.links-none[class*="aspect-"] > .content .text,
  .col > .deck > [class*="modelShowroomFeatureVehicles"].title-none.copy-none.links-none[class*="aspect-"] > .content .media {
    width: 100%;
  }
}
.highlight-my-deal .view-my-deal,
.highlight-my-deal [data-action="promoPopConnectedStore"],
.highlight-my-deal .copy a[data-action="personalizeMyPayment"] {
  position: relative;
}
.highlight-my-deal .view-my-deal::before,
.highlight-my-deal [data-action="promoPopConnectedStore"]::before,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]::before {
  content: "\f125";
  font-family: 'Ionicons', sans-serif;
  right: 1.1rem;
  position: absolute;
  z-index: 1;
  color: #fff;
}
.highlight-my-deal .view-my-deal:hover::after,
.highlight-my-deal [data-action="promoPopConnectedStore"]:hover::after,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]:hover::after {
  background: #fff;
}
.highlight-my-deal .view-my-deal:hover::before,
.highlight-my-deal [data-action="promoPopConnectedStore"]:hover::before,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]:hover::before {
  color: #2A2A2A;
}
.highlight-my-deal .view-my-deal::after,
.highlight-my-deal [data-action="promoPopConnectedStore"]::after,
.highlight-my-deal .copy a[data-action="personalizeMyPayment"]::after {
  border-left: 1px solid #ed0d01;
  content: "";
  height: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  background: #ed0d01;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.highlight-my-deal [data-action="promoPopConnectedStore"] {
  width: 20rem;
}
.highlight-my-deal [data-action="promoPopConnectedStore"]::after {
  top: 0.1rem;
  right: 0.1rem;
  height: 4rem;
}
@media all and (max-width: 639px) {
  .highlight-my-deal [data-action="promoPopConnectedStore"]::after {
    height: 4.2rem;
  }
}
.card > .content .link .google-pay,
.card > .content .link .apple-wallet {
  display: none;
}
.card > .content .link .apple-wallet {
  max-width: 300px;
}
.card > .content .link .apple-wallet a {
  background: url("//media.assets.sincrod.com/websites/static/buttons/add-to-apple-wallet.png") no-repeat center center transparent;
  background-size: contain;
  padding: 0;
  margin: 1rem auto;
  width: 100%;
  height: 5rem;
  vertical-align: middle;
  text-indent: -9999px;
  display: block;
}
.platform-ios .card .link .apple-wallet {
  display: block;
  width: 100%;
}
.platform-android .card .link .google-pay {
  display: block;
  max-width: 300px;
}
.platform-android .card .link .google-pay iframe {
  margin-top: 1rem !important;
}
.platform-android #gpay ~ [role="dialog"] {
  display: block;
}
.card > .content .media figcaption > .photo-icons .quick-view {
  display: flex;
  align-items: center;
  order: -1;
  margin-right: 1rem;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  z-index: 1;
  padding: 0.5rem 1rem;
  background: #ed0d01;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  font-family: "Roboto-Regular";
  transition: all 0.5s ease;
  border-radius: 0;
}
.card > .content .media figcaption > .photo-icons .quick-view::before {
  content: "\f39c";
  font-family: 'Ionicons', sans-serif;
  margin-right: 0.5rem;
}
.card > .content .media figcaption > .photo-icons .quick-view:link,
.card > .content .media figcaption > .photo-icons .quick-view:visited {
  border-color: transparent;
}
.card > .content .media figcaption > .photo-icons .quick-view:hover,
.card > .content .media figcaption > .photo-icons .quick-view:active {
  background: rgba(255, 255, 255, 0.5);
  color: #ed0d01;
  border-color: #ed0d01;
}
.bg-color.card > .content .media figcaption > .photo-icons .quick-view {
  background: #ed0d01;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  font-family: "Roboto-Regular";
  transition: all 0.5s ease;
  border-radius: 0;
}
.bg-color.card > .content .media figcaption > .photo-icons .quick-view:link,
.bg-color.card > .content .media figcaption > .photo-icons .quick-view:visited {
  border-color: transparent;
}
.bg-color.card > .content .media figcaption > .photo-icons .quick-view:hover,
.bg-color.card > .content .media figcaption > .photo-icons .quick-view:active {
  background: rgba(225, 225, 225, 0.5);
  color: #000000;
  border-color: #000000;
}
.bg-dark.card > .content .media figcaption > .photo-icons .quick-view {
  background: #fff;
  color: #000;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  font-family: "Roboto-Regular";
  transition: all 0.5s ease;
  border-radius: 0;
}
.bg-dark.card > .content .media figcaption > .photo-icons .quick-view:link,
.bg-dark.card > .content .media figcaption > .photo-icons .quick-view:visited {
  border-color: transparent;
}
.bg-dark.card > .content .media figcaption > .photo-icons .quick-view:hover,
.bg-dark.card > .content .media figcaption > .photo-icons .quick-view:active {
  background: rgba(42, 42, 42, 0.5);
  color: #fff;
  border-color: #fff;
}
p[role="status"] {
  margin-bottom: 0;
  margin-top: 2rem;
  color: #000;
  border: 1px solid #ed0d01;
  background-color: #ffb8a2;
  padding: 2rem 4.5rem 2rem 2rem;
  line-height: 1;
  position: relative;
}
p[role="status"] .close {
  font-size: 0;
}
p[role="status"] .close::after {
  display: block;
  content: "\f404";
  font-family: 'Ionicons', sans-serif;
  font-size: 4rem;
  text-decoration: none;
  position: absolute;
  top: 0.8rem;
  right: 2rem;
}
.vehicle-listing > .content .tertiary a,
.condensed-listing-results > .content .tertiary a {
  text-transform: capitalize;
}
.deck .highlight-on-save.card.vehicle-listing,
.deck .highlight-on-save.card.condensed-listing-results {
  border: 2px solid #ed0d01;
}
.bg-dark .deck .highlight-on-save.card.vehicle-listing,
.bg-dark .deck .highlight-on-save.card.condensed-listing-results {
  border: 2px solid #ed0d01;
}
.navrail-enabled #main[aria-busy="true"] {
  opacity: 1;
}
.navrail-enabled #main[aria-busy="true"] .overlay {
  position: fixed;
  display: block;
}
.sincro-page-spinner--overlay {
  --sincro-circular-progress-spinner-size: 88px;
  --sincro-circular-progress-stroke-width: 8px;
  --sincro-circular-progress-spinner-border-style: solid;
  --sincro-circular-progress-spinner-border-color: #0065fc;
}
.sincro-page-spinner--overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}
.sincro-page-spinner--overlay .spinner {
  position: relative;
  top: 50%;
  left: 50%;
}
.sincro-page-spinner--overlay .spinner.large {
  transform: translate(-44px, -50%);
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress {
  display: inline-block;
  width: var(--sincro-circular-progress-spinner-size);
  height: var(--sincro-circular-progress-spinner-size);
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner {
  animation: sporadic-rotate 5s ease infinite;
  width: var(--sincro-circular-progress-spinner-size);
  height: var(--sincro-circular-progress-spinner-size);
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner .sincro-circular-progress-indeterminate-circle {
  position: absolute;
  top: 0;
  width: calc(var(--sincro-circular-progress-spinner-size) / 2);
  height: var(--sincro-circular-progress-spinner-size);
  overflow: hidden;
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner .sincro-circular-progress--indeterminate__left-half {
  left: 0;
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner .sincro-circular-progress--indeterminate__right-half {
  right: 0;
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner .sincro-circular-progress--indeterminate__right-half .sincro-circular-progress--indeterminate__circle--right {
  animation: animate-right-circle 1.25s ease infinite, right-circle-colors 5s linear infinite;
  position: relative;
  right: 100%;
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress .sincro-circular-progress--indeterminate__inner .sincro-circular-progress--circle {
  border-width: var(--sincro-circular-progress-stroke-width);
  border-style: var(--sincro-circular-progress-spinner-border-style);
  border-color: var(--sincro-circular-progress-spinner-border-color);
  width: var(--sincro-circular-progress-spinner-size);
  height: var(--sincro-circular-progress-spinner-size);
  border-radius: 50%;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.sincro-page-spinner--overlay .spinner .sincro-circular-progress.sincro-circular-progress--indeterminate {
  animation: rotate 2.25s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sporadic-rotate {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  100% {
    transform: rotate(1080deg);
  }
}
@keyframes animate-right-circle {
  0%,
  100% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
}
@keyframes right-circle-colors {
  0%,
  25%,
  50%,
  75%,
  100% {
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
  }
}
a.skip-to-main {
  position: fixed;
  left: 0;
  overflow: hidden;
  color: transparent;
  top: auto;
  z-index: 0;
}
a.skip-to-main:focus,
a.skip-to-main:active {
  left: 50%;
  transform: translateX(-50%);
  min-width: 18rem;
  height: auto;
  margin-bottom: 0.8rem;
  padding: 0.5rem;
  border: 2px solid #000;
  transition: none;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
  z-index: 5000;
}
.vehicle-listing > .content .copy summary,
.condensed-listing-results > .content .copy summary,
.vehicle-mathbox-specs > .content .copy summary {
  padding: 0.5rem 0;
  cursor: pointer;
  font-size: 1.4rem;
  font-family: "Roboto-Regular";
  overflow: hidden;
  outline: none;
  text-align: left;
  position: relative;
}
.vehicle-listing > .content .copy summary::after,
.condensed-listing-results > .content .copy summary::after,
.vehicle-mathbox-specs > .content .copy summary::after {
  content: '\f217';
  display: block;
  font-family: 'Ionicons', sans-serif;
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.6rem;
}
.vehicle-listing > .content .copy summary::after,
.condensed-listing-results > .content .copy summary::after,
.vehicle-mathbox-specs > .content .copy summary::after {
  content: '\f217';
  display: block;
  font-family: 'Ion Icons';
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
}
.vehicle-listing > .content .copy summary::after,
.condensed-listing-results > .content .copy summary::after,
.vehicle-mathbox-specs > .content .copy summary::after {
  padding: 0.5rem 0;
  transform: rotate(0);
  transition: transform 0.2s ease;
}
.vehicle-listing > .content .copy details[open] summary::after,
.condensed-listing-results > .content .copy details[open] summary::after,
.vehicle-mathbox-specs > .content .copy details[open] summary::after {
  transform: rotate(-45deg);
}
.vehicle-listing > .content .copy details[open] li,
.condensed-listing-results > .content .copy details[open] li,
.vehicle-mathbox-specs > .content .copy details[open] li {
  animation: glide-from-top 0.2s ease;
}
.vehicle-listing.card > .content .copy div details > ul.mathbox-price-list-items li.key-value,
.condensed-listing-results.card > .content .copy div details > ul.mathbox-price-list-items li.key-value,
.vehicle-mathbox-specs.card > .content .copy div details > ul.mathbox-price-list-items li.key-value {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vehicle-listing > .content .copy summary,
  .condensed-listing-results > .content .copy summary,
  .vehicle-mathbox-specs > .content .copy summary {
    display: block;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgImRldGFpbHMtb3BlbiIsICJ0YXJnZXQiOiAgImRldGFpbHMiLCAic2NvcGUiOiAgImNsb3Nlc3QifQ;
  }
  .vehicle-listing > .content .copy details > ul,
  .condensed-listing-results > .content .copy details > ul,
  .vehicle-mathbox-specs > .content .copy details > ul {
    display: none;
  }
  .vehicle-listing > .content .copy details.details-open summary::after,
  .condensed-listing-results > .content .copy details.details-open summary::after,
  .vehicle-mathbox-specs > .content .copy details.details-open summary::after {
    transform: rotate(-45deg);
  }
  .vehicle-listing > .content .copy details.details-open > ul,
  .condensed-listing-results > .content .copy details.details-open > ul,
  .vehicle-mathbox-specs > .content .copy details.details-open > ul {
    display: block;
  }
  .vehicle-listing > .content .copy details.details-open > ul li,
  .condensed-listing-results > .content .copy details.details-open > ul li,
  .vehicle-mathbox-specs > .content .copy details.details-open > ul li {
    animation: glide-from-top 0.2s ease;
  }
}
@media (min-width: 1024px) {
  .condensed-listing-results.vs-h .wrapped-elements .vs-label span,
  .condensed-listing-results.vs-l .wrapped-elements .vs-label span {
    margin-left: -1vw;
    margin-right: -1vw;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .col > .deck .vehicle-listing .content .title .vs-label span {
    margin-top: -2vw;
  }
}
.vs-label {
  order: -1;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "Roboto-Regular";
}
.vs-label span {
  margin: -1vw -1vw 0.5vw;
  padding: 0.3rem;
  display: block;
}
.vs-h .vs-label span {
  color: #000000;
  background: #ed0d01;
}
.vs-l .vs-label span {
  color: #000000;
  background: #e1e1e1;
}
.native-lazy-rendered .l2,
.native-lazy-rendered .footer {
  content-visibility: auto;
  contain-intrinsic-size: 70vh;
}
.content-visibility:not(.inline-editor-overlay) .cms-why-buy,
.content-visibility:not(.inline-editor-overlay) .cms-about-message,
.content-visibility:not(.inline-editor-overlay) .cms-generic,
.content-visibility:not(.inline-editor-overlay) .cms-promotion,
.content-visibility:not(.inline-editor-overlay) .vehicle-product-item,
.content-visibility:not(.inline-editor-overlay) .vehicle-glance,
.content-visibility:not(.inline-editor-overlay) footer {
  content-visibility: auto;
  contain-intrinsic-size: auto none;
}
:root {
  --gm-financial-input-disclaimer-font-style: italic;
  --gm-financial-input-disclaimer-text-color: #000;
  --gm-financial-input-disclaimer-font-family: "Roboto-Regular";
  --gm-financial-input-disclaimer-font-size: 1.2rem;
}
.gmNoScroll {
  overflow: hidden;
}
section[class*="GMFinancialForm"].links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding: 0;
}
section[class*="GMFHeaderCard"].card .content .text {
  padding: 0;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader {
  background: #58595B;
  text-transform: uppercase;
  position: relative;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
  width: 90%;
  margin: 0 auto;
  padding: 5rem 0 3rem 0;
  font-size: 2.7rem;
  color: #fff;
}
section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
  position: absolute;
  right: 3rem;
  bottom: 2rem;
  width: 25%;
}
section[class*="GMFHeaderCard"].card .content .text .prequalify-header {
  display: grid;
  grid-template-columns: auto 17%;
}
section[class*="GMFHeaderCard"].card .content .text .prequalify-header img {
  max-width: 17%;
}
@media only screen and (max-width: 768px) {
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 1.8rem;
    padding: 3rem 0 2rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
    bottom: 1rem;
  }
  section[class*="GMFHeaderCard"].card .content .text .prequalify-header {
    display: grid;
    grid-template-columns: auto 17%;
  }
}
@media only screen and (max-width: 639px) {
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h1,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h2,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h3,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h4,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h5,
  section[class*="GMFHeaderCard"].card .content .text .responseHeader h6 {
    font-size: 0.8rem;
    padding: 2rem 0 1rem 0;
  }
  section[class*="GMFHeaderCard"].card .content .text .responseHeader img {
    right: 0.5rem;
    bottom: 0.5rem;
    width: 26%;
  }
}
/* GM Finance Form CSS */
section #NextGenGMFinancialForm .hide {
  display: none;
}
section #NextGenGMFinancialForm form {
  max-width: 100%;
}
section #NextGenGMFinancialForm form [aria-hidden=true] {
  display: none;
}
section #NextGenGMFinancialForm form [aria-hidden=false] {
  display: block;
}
section #NextGenGMFinancialForm form input[type="checkbox"] {
  opacity: 100;
  margin: 0;
  visibility: hidden;
}
section #NextGenGMFinancialForm form fieldset {
  margin: 2rem 0;
}
section #NextGenGMFinancialForm form fieldset > div {
  display: flex;
  flex-wrap: wrap;
}
section #NextGenGMFinancialForm form fieldset legend {
  font-weight: bold;
}
section #NextGenGMFinancialForm form fieldset label {
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
}
section #NextGenGMFinancialForm form fieldset label select {
  min-width: 3.125rem;
}
section #NextGenGMFinancialForm form fieldset label.err_empty select,
section #NextGenGMFinancialForm form fieldset label.err_invalid select,
section #NextGenGMFinancialForm form fieldset label.err_min_age select,
section #NextGenGMFinancialForm form fieldset label.err_zero_income select,
section #NextGenGMFinancialForm form fieldset label.err_zero_mortgage select,
section #NextGenGMFinancialForm form fieldset label.err_empty input,
section #NextGenGMFinancialForm form fieldset label.err_invalid input,
section #NextGenGMFinancialForm form fieldset label.err_min_age input,
section #NextGenGMFinancialForm form fieldset label.err_zero_income input,
section #NextGenGMFinancialForm form fieldset label.err_zero_mortgage input {
  border: 1px #ff0000 solid;
}
section #NextGenGMFinancialForm form fieldset label.required .invalid {
  background-color: #e4e4e4;
}
section #NextGenGMFinancialForm form fieldset label.required.err_empty span:nth-of-type(2),
section #NextGenGMFinancialForm form fieldset label.required.err_invalid span:nth-of-type(3),
section #NextGenGMFinancialForm form fieldset label.required.err_min_age span:nth-of-type(4),
section #NextGenGMFinancialForm form fieldset label.required.err_zero_income .zero-income-error-text,
section #NextGenGMFinancialForm form fieldset label.required.err_zero_mortgage .zero-mortgage-error-text {
  display: block;
}
section #NextGenGMFinancialForm form fieldset label.max_age_warning span.max-age {
  display: block;
  color: #000;
  font-style: italic;
}
section #NextGenGMFinancialForm form fieldset label span:nth-of-type(1) {
  font-size: 1.3rem;
}
section #NextGenGMFinancialForm form fieldset label span:not(:nth-of-type(1)) {
  display: none;
  color: #ff0000;
  font-size: 1.1rem;
  margin-top: 0.3rem;
  padding-right: 0.625rem;
}
section #NextGenGMFinancialForm form fieldset label span:not(:nth-of-type(1))::after {
  content: '';
}
section #NextGenGMFinancialForm form fieldset label span.amount-disclaimer,
section #NextGenGMFinancialForm form fieldset label span.income-disclaimer {
  display: block;
  font-style: var(--gm-financial-input-disclaimer-font-style);
  color: var(--gm-financial-input-disclaimer-text-color);
}
section #NextGenGMFinancialForm form fieldset label span.income-disclaimer {
  font-family: var(--gm-financial-input-disclaimer-font-family);
  font-size: var(--gm-financial-input-disclaimer-font-size);
}
section #NextGenGMFinancialForm form fieldset[name="add_coapplicant"] {
  clear: left;
  position: relative;
}
section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] .sub-title {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.3rem;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(5),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(5) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(4) select,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(4) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(7),
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(7) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="applicantInfo"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] label:nth-child(6) input {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(4) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(2) select,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(3) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(6) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:nth-child(5) select {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo"] label:last-child {
  margin-bottom: 1rem;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(5) {
  width: 33.33%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(4) select {
  width: 95%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6),
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(7) {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:nth-child(6) select {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] label:last-child {
  margin-bottom: 1rem;
}
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label {
  width: 50%;
}
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(1) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(1) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(3) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(6) input,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(1) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(1) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(3) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(6) select,
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(6) select {
  width: 96%;
}
section #NextGenGMFinancialForm form fieldset[name="employmentInfo"] label:nth-child(5),
section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] label:nth-child(5) {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] label {
    width: 20%;
  }
  section #NextGenGMFinancialForm form fieldset[name="vehicleInformation"] label:not(:nth-child(5)) select {
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo"],
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] {
    width: 33%;
    vertical-align: top;
    float: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo"],
  section #NextGenGMFinancialForm form fieldset[name="applicantInfo_jointApplicant"] {
    padding-right: 1.875rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="residentialInfo_jointApplicant"] {
    padding: 0 1.875rem;
    border-left: 0.1rem solid #c7ccd4;
    border-right: 0.1rem solid #c7ccd4;
  }
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="employmentInfo_jointApplicant"] {
    padding-left: 1.875rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"],
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] {
    clear: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label {
    margin-bottom: 0;
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(1),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(1) {
    width: 45%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(2),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(2) {
    width: 25%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(3),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(3) {
    width: 12.5%;
    margin-right: 0.625rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(4),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(4) {
    width: 12.5%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(7),
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(7) {
    width: 25%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6) input,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(5) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(5) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo"] label:nth-child(6) select,
  section #NextGenGMFinancialForm form fieldset[name="previousResidentialInfo_jointApplicant"] label:nth-child(6) select {
    width: 95%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"],
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] {
    clear: left;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label {
    width: 25%;
  }
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label:not(:nth-child(4)) input,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label:not(:nth-child(4)) input,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo"] label:not(:nth-child(4)) select,
  section #NextGenGMFinancialForm form fieldset[name="previousEmploymentInfo_jointApplicant"] label:not(:nth-child(4)) select {
    width: 95%;
  }
}
@media only screen and (max-width: 639px) {
  section #NextGenGMFinancialForm form fieldset label {
    margin: 0.5rem 0;
  }
  section #NextGenGMFinancialForm form fieldset label span:nth-child(1) {
    font-size: 1.1rem;
  }
  section #NextGenGMFinancialForm form fieldset label span:not(:nth-child(1)) {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  section #NextGenGMFinancialForm form fieldset[name="add_coapplicant"] input[type="checkbox"] + span:before {
    margin-top: -0.5rem;
  }
}
/* Decision Screen CSS */
section[class*='GMFinancialDecisionScreen'].card .content .text {
  padding: 0;
}
section[class*='GMFinancialDecisionScreen'].card .content .text .copy {
  margin: 0;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #processing .responseContent {
  text-align: center;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #processing h2 {
  padding-bottom: 1rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer {
  display: none;
  width: 100%;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer.show {
  display: block;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent {
  width: 80%;
  margin: auto;
  text-align: left;
  padding-top: 8rem;
  min-height: 30rem;
  display: none;
  /* Processing */
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent.show {
  display: block;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container {
  margin-top: 2rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps {
  padding-top: 6rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul {
  list-style: none;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul li {
  float: left;
  padding-top: 2rem;
  margin-right: 1.5rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .next-steps ul li .number {
  display: block;
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  border-radius: 1rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  float: left;
  margin-right: 1rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .disclaimer {
  clear: both;
  padding-top: 6rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #000;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading {
  position: relative;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing {
  position: absolute;
  width: 10rem;
  left: 40%;
  top: 20%;
  height: 1.2rem;
  margin: -0.1rem 0 0 -5rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
  position: absolute;
  width: 2.9rem;
  left: 0;
  top: 0;
  height: 2.9rem;
  background-color: #000;
  animation: bounce_fountaing 1.4s infinite;
  transform: scale(0.3);
  border-radius: 1.9rem;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_1 {
  left: 3rem;
  animation-delay: 0.54285714s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_2 {
  left: 6rem;
  animation-delay: 0.68571429s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_3 {
  left: 9rem;
  animation-delay: 0.82857143s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_4 {
  left: 12rem;
  animation-delay: 0.97142857s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_5 {
  left: 15rem;
  animation-delay: 1.11428571s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_6 {
  left: 18rem;
  animation-delay: 1.25714286s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7 {
  left: 21rem;
  animation-delay: 1.4s;
}
section[class*='GMFinancialDecisionScreen'] #formResponses #error {
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 1.4rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container {
    font-size: 1rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
    font-size: 1.1rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
    position: absolute;
    width: 1.7rem;
    left: 0;
    top: 0;
    height: 1.7rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_8 {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent {
    padding-top: 2rem;
    font-size: 0.5rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h1,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h2,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h3,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h4,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h5,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent h6 {
    font-size: 0.6rem;
    line-height: 1.2rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .form-container .sub-header {
    font-size: 0.5rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle {
    position: absolute;
    width: 1.2rem;
    left: 0;
    top: 0;
    height: 1.2rem;
  }
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_6,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_7,
  section[class*='GMFinancialDecisionScreen'] #formResponses .responseContainer .responseContent .loading .cr-fountaing .fountaing-circle.cr-fountaing_8 {
    display: none;
  }
}
@keyframes bounce_fountaing {
  0% {
    transform: scale(1);
    background-color: #000;
  }
  100% {
    transform: scale(0.3);
    background-color: #fff;
  }
}
/* Popup CSS */
#privacyPolicyModel {
  display: none;
  /* Hidden by default */
  padding-top: 10rem;
  /* Location of the box */
  max-width: 100%;
  position: fixed;
  /* Stay in place */
  z-index: 20;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: #999;
  /* Black w/ opacity */
  opacity: 1;
  /* Modal Content */
}
#privacyPolicyModel.active {
  display: block;
}
#privacyPolicyModel .overlay {
  position: fixed;
  /* Stay in place */
  z-index: 20;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: #fff;
  /* Black w/ opacity */
  opacity: 0.8;
}
#privacyPolicyModel .gmf-modal-content {
  background-color: #fefefe;
  margin: 10rem auto 0 auto;
  padding: 2rem;
  position: relative;
  z-index: 20;
  overflow-y: auto;
  border: 0.1rem solid #888;
  max-width: 75%;
  height: 70%;
  /* The Close Button */
}
#privacyPolicyModel .gmf-modal-content .modal-header {
  font-weight: bold;
  position: relative;
}
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
  color: #aaa;
  font-size: 5rem;
  position: absolute;
  right: -1rem;
  top: -3rem;
}
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close:hover,
#privacyPolicyModel .gmf-modal-content .modal-header .gmf-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#privacyPolicyModel .gmf-modal-content #agreement {
  height: 65%;
  border: 0.1rem solid #aaa;
  border-radius: 0.5rem;
  overflow-y: auto;
  padding: 0 2rem 2rem;
  margin: 2rem 0 0 0;
}
#privacyPolicyModel .gmf-modal-content #agreement p span.underline {
  text-decoration: underline;
  display: block;
}
#privacyPolicyModel .gmf-modal-content #agreement p span.bold {
  font-weight: bold;
}
#privacyPolicyModel .gmf-modal-content .terms .read-all-terms {
  margin-top: 0.5rem;
}
#privacyPolicyModel .gmf-modal-content .terms .accept-terms {
  margin: 0;
}
#privacyPolicyModel .gmf-modal-content .modal-footer {
  width: 100%;
  text-align: center;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom {
  margin: 0.4rem auto 0 auto;
  display: inline-flex;
  margin-top: 0.6rem;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button {
  cursor: pointer;
  height: 2rem;
  min-height: 5rem;
  line-height: 1.5rem;
  border: none;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button[disabled] {
  cursor: default;
  background: #aaa;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button[disabled]:hover {
  color: #000;
}
#privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button:nth-child(1) {
  margin-right: 0.4rem;
}
@media only screen and (max-width: 768px) {
  #privacyPolicyModel .gmf-modal-content {
    max-width: 90%;
    padding: 2rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header h1 {
    font-size: 1.3rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
    right: 0;
    font-size: 4rem;
    top: -2.5rem;
  }
  #privacyPolicyModel .gmf-modal-content #agreement {
    height: 80%;
  }
}
@media only screen and (max-width: 639px) {
  #privacyPolicyModel .gmf-modal-content .modal-header h1 {
    font-size: 1.1rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-header .gmf-close {
    top: -0.5rem;
    font-size: 3rem;
  }
  #privacyPolicyModel .gmf-modal-content #agreement {
    height: 60%;
    padding: 1rem;
  }
  #privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom {
    display: inline-block;
  }
  #privacyPolicyModel .gmf-modal-content .modal-footer .modal-bottom button {
    width: 100%;
    height: 3rem;
    min-height: 3rem;
    line-height: 0;
    margin-bottom: 0.3rem;
  }
}
.custom-buttons .card > .content .link a.primary,
.custom-buttons .card > .content .link a.secondary,
.custom-buttons .card > .content .link a.view-my-deal,
.custom-buttons .card > .content .link a.compare-vehicles-link,
.custom-buttons .card > .content .link div:not(.tertiary) a > .content .link > button,
.custom-buttons .card > .content button[type="submit"],
.custom-buttons .card > .content button[type="button"],
.custom-buttons .card > .content form.open button:not(.clear)[aria-hidden="true"],
.custom-buttons .card > .content .horizontal-filters-content .panel-open .filters > button {
  border-radius: var(--custom-button-radius);
}
section:not(.col) .disclaimer.disclaimer-open > div {
  max-width: none;
}
@media (min-width: 769px) {
  .header.header-5 div[role="search"] form input[type="search"],
  .header.header-5 div[role="search"] form input[type="search"]:focus {
    font-size: 1.2rem;
  }
}
.map-and-directions [itemtype$="/PostalAddress"] {
  margin-bottom: 0;
}
nav [href*="digopsconditionalnavitem=true"] {
  display: none !important;
}
.condensed-listing-results.bg-dark > .content .copy.specifications-visible .vehicle-specifications ul li.key-value.solid-line,
.vehicle-listing.card.bg-dark > .content .copy.specifications-visible .vehicle-specifications ul li.key-value.solid-line {
  border-color: rgba(42, 42, 42, 0.4);
}
.vehicle-mathbox-specs > .content [itemprop="name"],
.vehicle-mathbox-specs > .content .specifications-visible-tabs .cash-only span {
  font-family: "Roboto-Regular";
}
.vehicle-details > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a {
  font-family: "Roboto-Regular";
}
.square {
  --custom-button-radius: 0;
}
.light-curve {
  --custom-button-radius: 0.5rem;
}
.mid-curve {
  --custom-button-radius: 1rem;
}
.full-curve {
  --custom-button-radius: 5rem;
}
.default {
  --form-font-family: "Roboto-Regular";
  --schema-car-font-family: "Roboto-Regular";
  --schema-car-price-font-family: "Roboto-Regular";
  --schema-car-name-font-family: "Roboto-Regular";
  --schema-car-offer-font-family: "Roboto-Regular";
  --schema-modal-price-watch-copy-font-family: "Roboto-Regular";
  --schema-review-author-location-font-family: "Roboto-Regular";
}
.default a {
  font-family: "Roboto-Regular";
}
.default h1 {
  --heading-font-size: 3rem;
}
.default h2 {
  --heading-font-size: 3rem;
}
.default h3 {
  --heading-font-family: "Roboto-Regular";
  --heading-font-size: 2.5rem;
}
.default h4 {
  --heading-font-family: "Roboto-Regular";
}
.lato {
  --heading-font-family: "Roboto-Regular";
  --brand-font-family: "Roboto-Regular";
}
.lato h1 {
  --heading-font-size: 3.5rem;
}
.lato h2 {
  --heading-font-size: 2.5rem;
}
.lato h3 {
  --heading-font-family: "Roboto-Regular";
  --heading-font-size: 2.5rem;
}
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > button,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.view-my-deal,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.primary {
  background-color: #fff;
  color: #e1e1e1;
}
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > button:hover,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.view-my-deal:hover,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.primary:hover,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > button:active,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.view-my-deal:active,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link > a.primary:active {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link a.secondary {
  border-color: transparent;
}
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link a.secondary:hover,
.dcw-design-modern .modern-media-flip.l2 [class*='bg-'] > .content .link a.secondary:active {
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > button,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.view-my-deal,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.primary {
  background-color: #fff;
  color: #e1e1e1;
}
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > button:hover,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.view-my-deal:hover,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.primary:hover,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > button:active,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.view-my-deal:active,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link > a.primary:active {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link a.secondary {
  border-color: transparent;
}
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link a.secondary:hover,
.dcw-design-modern [class*='bg-'] > .deck .card[class*='bg-'].modern-media-flip > .content .link a.secondary:active {
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern .fix-and-float.bg-dark > .content .link > button,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.view-my-deal,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.primary {
  background-color: #fff;
  color: #e1e1e1;
}
.dcw-design-modern .fix-and-float.bg-dark > .content .link > button:hover,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.view-my-deal:hover,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.primary:hover,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > button:active,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.view-my-deal:active,
.dcw-design-modern .fix-and-float.bg-dark > .content .link > a.primary:active {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern .fix-and-float.bg-dark > .content .link a.secondary {
  border-color: transparent;
}
.dcw-design-modern .fix-and-float.bg-dark > .content .link a.secondary:hover,
.dcw-design-modern .fix-and-float.bg-dark > .content .link a.secondary:active {
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern .card > .content .link > button,
.dcw-design-modern .card > .content .link > a.view-my-deal,
.dcw-design-modern .card > .content .link > a.primary,
.dcw-design-modern .card > .content .link a.secondary {
  transition: all 0.7s ease-out;
}
.dcw-design-modern .card > .content .link > button:hover,
.dcw-design-modern .card > .content .link > a.view-my-deal:hover,
.dcw-design-modern .card > .content .link > a.primary:hover,
.dcw-design-modern .card > .content .link a.secondary:hover {
  font-family: "Roboto-Regular";
}
.dcw-design-modern .card > .content button[type='submit'] {
  transition: all 0.7s ease-out;
}
.dcw-design-modern .card > .content button[type='submit']:hover {
  font-family: "Roboto-Regular";
}
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h1 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h2 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h3 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h4 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h5 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h6 [itemprop="vehicleConfiguration"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h1 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h2 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h3 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h4 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h5 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h6 [itemprop="vehicleModelDate"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h1 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h2 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h3 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h4 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h5 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h6 [itemprop="manufacturer"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h1 [itemprop="model"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h2 [itemprop="model"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h3 [itemprop="model"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h4 [itemprop="model"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h5 [itemprop="model"],
.dcw-design-modern [itemtype*="/Car"].bg-color > .content .title h6 [itemprop="model"] {
  color: #000000;
}
.dcw-design-modern .card:not(.l1).bg-dark > .content .title [itemprop="name"] > [itemprop="url"] > span[itemprop],
.dcw-design-modern .card:not(.l1).bg-dark > .content .title p {
  color: #fff;
}
.dcw-design-modern .card:not(.l1).bg-dark > .content .text > .copy > dl > dt,
.dcw-design-modern .card:not(.l1).bg-dark > .content .text > .copy > dl > dd,
.dcw-design-modern .card:not(.l1).bg-dark > .content .text > .copy > dl > dd > span {
  color: #fff;
}
.dcw-design-modern .card:not(.l1).bg-light > .content .title [itemprop="name"] > [itemprop="url"] > span[itemprop],
.dcw-design-modern .card:not(.l1).bg-light > .content .title p {
  color: #000;
}
.dcw-design-modern .card:not(.l1).bg-light > .content .text > .copy > dl > dt,
.dcw-design-modern .card:not(.l1).bg-light > .content .text > .copy > dl > dd,
.dcw-design-modern .card:not(.l1).bg-light > .content .text > .copy > dl > dd > span {
  color: #000;
}
.dcw-design-modern .card:not(.l1).bg-color > .content .title [itemprop="name"] > [itemprop="url"] > span[itemprop],
.dcw-design-modern .card:not(.l1).bg-color > .content .title p {
  color: #000000;
}
.dcw-design-modern .card:not(.l1).bg-color > .content .text > .copy > dl > dt,
.dcw-design-modern .card:not(.l1).bg-color > .content .text > .copy > dl > dd,
.dcw-design-modern .card:not(.l1).bg-color > .content .text > .copy > dl > dd > span {
  color: #000000;
}
.dcw-design-modern .card:not(.l1).bg-accent > .content .title [itemprop="name"] > [itemprop="url"] > span[itemprop],
.dcw-design-modern .card:not(.l1).bg-accent > .content .title p {
  color: #000;
}
.dcw-design-modern .card:not(.l1).bg-accent > .content .text > .copy > dl > dt,
.dcw-design-modern .card:not(.l1).bg-accent > .content .text > .copy > dl > dd,
.dcw-design-modern .card:not(.l1).bg-accent > .content .text > .copy > dl > dd > span {
  color: #000;
}
.dcw-design-modern [itemtype$="Offer"] dl {
  display: block;
}
.dcw-design-modern [itemtype$="Offer"] dl dt {
  float: left;
  margin-right: 1rem;
}
.dcw-design-modern [itemtype$="Offer"] dl dd {
  text-align: left;
}
.dcw-design-modern .deck .highlight-on-save.card.vehicle-listing,
.dcw-design-modern .deck .highlight-on-save.card.condensed-listing-results {
  border: 2px solid #777777;
}
@media (min-width: 769px) {
  .dcw-design-modern [class*="col-"] > .deck .l3 .content {
    flex-grow: 0;
  }
}
.dcw-design-modern .deck-carousel.cards-few > .deck[navigation] + nav.navigation-directive ul li a::after,
.dcw-design-modern .deck-carousel.cards-many > .deck[navigation] + nav.navigation-directive ul li a::after {
  border-radius: 50%;
  height: 0.8rem;
  width: 0.8rem;
  opacity: 0.3;
}
.dcw-design-modern .deck-carousel.cards-few > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
.dcw-design-modern .deck-carousel.cards-many > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
  opacity: 0.6;
}
.dcw-design-modern .deck-carousel.cards-few.bg-dark > .deck[navigation] + nav.navigation-directive ul li a::after,
.dcw-design-modern .deck-carousel.cards-many.bg-dark > .deck[navigation] + nav.navigation-directive ul li a::after,
.dcw-design-modern .deck-carousel.cards-few.bg-dark > .deck[navigation] + nav.navigation-directive ul li.selected a::after,
.dcw-design-modern .deck-carousel.cards-many.bg-dark > .deck[navigation] + nav.navigation-directive ul li.selected a::after {
  background-color: #fff;
}
.dcw-design-modern .deck-gallery[smartgallery] > .arrow {
  color: #2A2A2A;
}
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-dark [role="navigation"] li a {
  color: #fff;
  border-color: #fff;
}
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-dark [role="navigation"] li a:hover,
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-dark [role="navigation"] li a.selected {
  background-color: #505050;
}
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-light [role="navigation"] li a,
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-color [role="navigation"] li a {
  color: #505050;
  border-color: #505050;
}
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-light [role="navigation"] li a:hover,
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-color [role="navigation"] li a:hover,
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-light [role="navigation"] li a.selected,
.dcw-design-modern .deck-tabs:not([class*="gallery"]).l3.bg-color [role="navigation"] li a.selected {
  color: #fff;
  background-color: #505050;
}
@media (max-width: 1023px) {
  .dcw-design-modern .deck-tabs-vertical:not(.l1).modern-background-treatment-silver-lights > .deck .card[class*='bg-'],
  .dcw-design-modern .deck-tabs-vertical:not(.l1).modern-background-treatment-canvas > .deck .card[class*='bg-'],
  .dcw-design-modern .deck-tabs-vertical:not(.l1).modern-background-treatment-dotted-grid > .deck .card[class*='bg-'] {
    background-color: transparent;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).modern-background-treatment-dotted-grid.col[class*="bg-"] > .deck .card[aria-selected="true"] > .content .copy {
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1):not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas).col > .deck .card.selected.bg-dark {
    background-color: #2A2A2A;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1):not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas).col > .deck .card.selected.bg-light {
    background-color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1):not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas).col > .deck .card.selected.bg-color {
    background-color: #e1e1e1;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h1,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h2,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h3,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h4,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h5,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-dark > .deck .card > .content .title h6 {
    color: #000;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title {
    color: #000;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h1,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h2,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h3,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h4,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h5,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card > .content .title h6 {
    color: #000;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h1,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h2,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h3,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h4,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h5,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-light > .deck .card > .content .title h6 {
    color: #000;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*="bg-"] > .deck .card > .content {
    background: transparent;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*="bg-"] > .deck .card[aria-selected="true"] > .content .copy {
    background-color: transparent;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1):not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas).col[class*="bg-"] > .deck .card.bg-dark[aria-selected="true"] > .content .copy {
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col.bg-color > .deck .card[class*="bg-"] .title {
    background: #e1e1e1;
  }
}
@media (min-width: 1024px) {
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > [role="navigation"] ul li a.selected {
    background-color: #fff;
    color: #000;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected {
    background-color: #2A2A2A;
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h1,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h2,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h3,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h4,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h5,
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .title h6 {
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .text > .copy {
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-dark.selected > .content .link .tertiary a {
    color: #fff;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-color.selected {
    background-color: #e1e1e1;
  }
  .dcw-design-modern .deck-tabs-vertical:not(.l1).col[class*='bg-'] > .deck .bg-light.selected {
    background-color: #fff;
  }
}
.dcw-design-modern .overflow-expand.modern-media-flip > .content .copy,
.dcw-design-modern .overflow-expand.fix-and-float > .content .copy {
  height: 8rem;
  animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJ0b2dnbGVkT24iLCAidG9nZ2xlT25TZWxmT25seSI6ICBmYWxzZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
}
.dcw-design-modern .overflow-expand.modern-media-flip > .content .copy.toggledOn,
.dcw-design-modern .overflow-expand.fix-and-float > .content .copy.toggledOn {
  height: auto;
}
.dcw-design-modern .overflow-expand.modern-media-flip > .content .copy.toggledOn::after,
.dcw-design-modern .overflow-expand.fix-and-float > .content .copy.toggledOn::after {
  content: 'Read Less \2296';
}
.dcw-design-modern .overflow-expand.modern-media-flip > .content .copy::after,
.dcw-design-modern .overflow-expand.fix-and-float > .content .copy::after {
  content: 'Read More \2295';
  color: #fff;
  background: linear-gradient(to top, transparent 0%, transparent 0%, transparent 0%);
  background-color: #000;
  box-shadow: none;
  text-align: center;
  font-size: 1.5rem;
}
.dcw-design-modern .overflow-expand.fix-and-float[class*="bg-"] > .content .copy {
  height: auto;
}
.dcw-design-modern .overflow-expand.fix-and-float[class*="bg-"] > .content .copy::after {
  background-color: #2A2A2A;
  box-shadow: 0 0 2rem #000;
  opacity: 0.95;
}
.dcw-design-modern .card-breadcrumbs.bg-dark > div[role="navigation"] a {
  color: #cfcdcd;
}
.dcw-design-modern .compare-popup > .compare-cart > [class*="compareCart"] {
  box-shadow: none;
}
.dcw-design-modern .compare-popup .content > .text .link a[href*="CompareVehicles"] {
  max-width: none;
  width: 94%;
}
@media (min-width: 640px) {
  .dcw-design-modern .col > .deck > .condensed-listing-results > .content .link a.primary,
  .dcw-design-modern .col > .deck > .condensed-listing-results > .content .link a.secondary {
    max-width: calc(25% - 1vw);
    min-width: 17rem;
  }
}
.dcw-design-modern .condensed-listing-results.bg-color > .content .tertiary a,
.dcw-design-modern .condensed-listing-results.bg-color > .content .tertiary a:link {
  color: #fff;
}
.dcw-design-modern .fix-and-float.card > .content {
  background-color: rgba(0, 0, 0, 0.3);
  min-height: auto;
}
.dcw-design-modern .fix-and-float.card > .content > .text {
  max-width: 60vw !important;
  background-color: transparent;
  color: #fff;
}
.dcw-design-modern .fix-and-float.card > .content > .text a[rel='external'] {
  color: #fff;
}
.dcw-design-modern .fix-and-float.card > .content > .text a[rel='external']:hover {
  color: #fff;
}
.dcw-design-modern .fix-and-float.card.branchy > .content {
  background-color: transparent;
}
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text {
  color: #000;
}
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h1,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h1,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h2,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h2,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h3,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h3,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h4,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h4,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h5,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h5,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h6,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h6 {
  color: #000;
}
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h1 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h1 span,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h2 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h2 span,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h3 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h3 span,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h4 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h4 span,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h5 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h5 span,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h6 span,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content > .text .title h6 span {
  color: #000 !important;
}
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h1::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h1::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h2::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h2::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h3::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h3::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h4::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h4::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h5::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h5::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h6::before,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h6::before,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h1::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h1::after,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h2::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h2::after,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h3::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h3::after,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h4::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h4::after,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h5::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h5::after,
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h6::after,
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none).title-treatment-on > .content > .text .title h6::after {
  background-color: #000;
}
.dcw-design-modern .fix-and-float.card.bg-light:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content {
  background-color: rgba(255, 255, 255, 0.3);
}
.dcw-design-modern .fix-and-float.card.bg-color:not(.modern-background-treatment-canvas):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-silver-lights):not(.modern-media-flip):not(.title-none):not(.copy-none) > .content {
  background-color: rgba(225, 225, 225, 0.3);
}
.dcw-design-modern .fix-and-float.card.title-none.copy-none > .content {
  background-color: transparent;
}
.dcw-design-modern .fix-and-float.card[class*="media-background-"] > .content .text {
  margin: 0 2vw;
}
@media (min-width: 640px) {
  .dcw-design-modern .fix-and-float.card[class*="media-background-"].justification-b > .content .text,
  .dcw-design-modern .fix-and-float.card[class*="media-background-"].justification-t > .content .text {
    margin: 0;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .dcw-design-modern .fix-and-float.card.aspect-16x9 > .content,
  .dcw-design-modern .fix-and-float.card.aspect-21x9 > .content {
    margin-top: 0;
  }
}
.dcw-design-modern .footer .bg-dark > .content .link .tertiary a {
  color: #fff;
}
.dcw-design-modern .footer .bg-dark > .content .link .tertiary a:hover {
  color: #cfcdcd;
}
.dcw-design-modern .footer.card[class*=" bg-"] > .content .text .link a.backToTop {
  padding: 0.5rem 3rem 0.5rem 1.1rem;
  width: 14rem;
}
.dcw-design-modern .footer.card[class*=" bg-"] > .content .text .link a.backToTop::after {
  font-size: 2.5rem;
  top: -0.3rem;
}
.dcw-design-modern .footer.card .card > .content .link .tertiary a {
  color: var(--footer-link-color);
}
.dcw-design-modern .footer.card .card > .content .link .tertiary a:hover {
  color: var(--footer-link-hover-color);
}
.dcw-design-modern .footer.card .card > .content .link a.primary,
.dcw-design-modern .footer.card .card > .content .link a.secondary {
  color: var(--footer-link-color);
}
.dcw-design-modern .footer.card .card > .content .link a.primary:hover,
.dcw-design-modern .footer.card .card > .content .link a.secondary:hover {
  color: var(--footer-link-hover-color);
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a {
  color: var(--footer-link-color);
}
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:hover,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a:hover,
.dcw-design-modern .footer.card [itemtype$="/AutomotiveBusiness"] .link .tertiary a:visited,
.dcw-design-modern .footer.card .automotive-business .link .tertiary a:visited {
  color: var(--footer-link-hover-color);
}
@media (max-width: 639px) {
  .dcw-design-modern .footer.card.card[class*=" bg-"] > .content .text .link {
    top: 15px;
  }
  .dcw-design-modern .footer.card.card[class*=" bg-"] > .content .text .link a.backToTop::after,
  .dcw-design-modern .footer.card.card[class*=" bg-"] > .content .text .link a.backToTop:hover {
    background-color: transparent;
  }
  .dcw-design-modern .footer.card.bg-color > .content .text .link a.backToTop::after,
  .dcw-design-modern .footer.card.bg-light > .content .text .link a.backToTop::after {
    border: 1px solid #2A2A2A;
  }
  .dcw-design-modern .footer.card.bg-dark > .content .text .link a.backToTop::after {
    border: 1px solid #fff;
  }
}
.dcw-design-modern header.header .menu nav ul li ul li a,
.dcw-design-modern header.header .menu nav ul li:hover ul li a {
  color: #000;
}
.dcw-design-modern header.header .menu nav ul li > span:not(:only-child)::after,
.dcw-design-modern header.header .menu nav ul li:hover > span:not(:only-child)::after {
  top: 1.5rem;
}
.dcw-design-modern header.header .menu nav ul li.sub-nav-open ul {
  background-color: #fff;
}
.dcw-design-modern header.header .menu nav ul li.has-deck > span:not(:only-child):after {
  top: 0.5rem;
}
.dcw-design-modern header.header.header-2:not(.search-enabled) .menu,
.dcw-design-modern header.header.header-3:not(.search-enabled) .menu,
.dcw-design-modern header.header.header-4:not(.search-enabled) .menu {
  flex-basis: 100%;
}
.dcw-design-modern header.header.card .menu + div[role="search"]:after,
.dcw-design-modern header.header.card .menu + div[role="search"]:hover::after {
  color: #ba0a01;
}
.dcw-design-modern header.header.card .menu + div[role="search"] form input {
  background-color: #fff;
}
.dcw-design-modern header.header.card .tools .saved-vehicles a {
  color: #ba0a01;
}
.dcw-design-modern header.header.card .tools .saved-vehicles a:hover,
.dcw-design-modern header.header.card .tools .saved-vehicles a:hover::before {
  color: #ba0a01;
}
.dcw-design-modern header.header.card .tools .saved-vehicles a[data-saved="true"] b {
  background: #cfcdcd;
  color: #000;
}
.dcw-design-modern header.header.card.automotive-business .social-links a::before {
  color: #ba0a01;
}
@media all and (max-width: 768px) {
  .dcw-design-modern header.header .cta ul li:hover a:before,
  .dcw-design-modern header.header .cta ul li:hover a span {
    color: #000000;
  }
  .dcw-design-modern header.header.card .cta ul li:hover {
    background-color: #e1e1e1;
  }
}
@media (min-width: 769px) {
  .dcw-design-modern header.header.reorderable-phones-header div[role="search"] {
    background-color: #e1e1e1;
    color: #000000;
  }
}
@media (min-width: 769px) {
  .dcw-design-modern header.card div[role="search"].search-open::after {
    top: -44px;
    padding: 2px 4px 12px 16px;
  }
  .dcw-design-modern header.header-1 div[role="search"].search-open::after,
  .dcw-design-modern header.header-6 div[role="search"].search-open::after {
    padding: 8px 4px 6px 13px;
  }
}
@media (max-width: 768px) {
  .dcw-design-modern header {
    --subnavigation-link-text-color: #000;
    --navigation-deck-cards-copy-link-color: #000;
  }
}
.dcw-design-modern .horizontal-filters.bg-light .horizontal-filters-content {
  background-color: #fff;
  border: 1px solid #ececec;
}
@media (max-width: 768px) {
  .dcw-design-modern .horizontal-filters.bg-dark > .horizontal-filters-content .panel-open .filters > button {
    background-color: #000;
    color: #fff;
  }
}
.dcw-design-modern .horizontal-form.bg-light form output,
.dcw-design-modern .horizontal-form.bg-color form output {
  color: #000;
}
.dcw-design-modern .horizontal-form.bg-dark form output {
  color: #fff;
}
.dcw-design-modern .listing-results-toolbar:not([data-vehicle-count="0"]) > .content #vehicle-compare-cart-trigger {
  font-size: 0;
}
.dcw-design-modern .modern-media-flip:not(.l1) {
  cursor: pointer;
  perspective: 400rem;
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content {
  display: flex;
  flex-direction: initial;
  flex-grow: 0;
  transform-style: preserve-3d;
  transform-origin: 100% 50%;
  transition: all 0.5s;
  height: 100%;
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
  background-color: #000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 0;
  transition: all 0.6s ease-in-out;
  transform: rotateX(180deg);
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text .link {
  justify-content: flex-start;
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media {
  opacity: 1;
  visibility: visible;
  transition: all 0.6s;
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-modern/assets/flip-icon.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 4.5rem 4.5rem;
  bottom: 0;
  position: absolute;
  padding: 1rem 1rem;
  width: 100%;
  z-index: 1;
}
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h1,
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h2,
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h3,
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h4,
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h5,
.dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media .title h6 {
  font-size: 2.5rem;
  color: #fff;
  padding-right: 4rem;
}
.dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 90%;
  height: 100%;
}
.dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .media {
  position: relative;
  margin: auto;
}
@media (min-width: 640px) {
  .dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-16x9 > .content .text {
    width: 70%;
  }
  .dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-4x3 > .content .text {
    width: 50%;
  }
  .dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-3x4 > .content .text {
    width: 40%;
  }
  .dcw-design-modern .modern-media-flip:not(.l1).l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]).aspect-1x1 > .content .text {
    width: 30%;
  }
}
.dcw-design-modern .modern-media-flip:not(.l1).l3.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) {
  background-color: #000;
}
.dcw-design-modern .modern-media-flip:not(.l1).l3.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content .text {
  width: 100%;
}
.dcw-design-modern .modern-media-flip:not(.l1):hover {
  z-index: 11;
}
.dcw-design-modern .modern-media-flip:not(.l1):hover.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content {
  transform: rotateX(-180deg);
  transition: all 0.5s ease-in-out;
}
.dcw-design-modern .modern-media-flip:not(.l1):hover.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content .media {
  opacity: 0;
  visibility: hidden;
}
.dcw-design-modern .modern-media-flip:not(.l1):hover.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content .text {
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.3);
  opacity: 1;
}
.dcw-design-modern .modern-media-flip:not(.l1)[class*="bg-"] > .content .text > .copy {
  color: #fff;
}
.dcw-design-modern .modern-media-flip:not(.l1)[class*="bg-"] > .content .link .tertiary a {
  color: #fff;
}
.dcw-design-modern .modern-media-flip:not(.l1)[class*="bg-"].card > .content .copy a[rel="external"],
.dcw-design-modern .modern-media-flip:not(.l1)[class*="bg-"].card > .content .copy a[rel="external"]:hover {
  color: #fff;
}
@media (min-width: 640px) {
  .dcw-design-modern .card.col-2 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
    padding: 1rem 4rem;
    bottom: 4rem;
  }
  .dcw-design-modern .card.col-3 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text,
  .dcw-design-modern .card.col-4 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
    bottom: 2rem;
  }
}
@media all and (-ms-high-contrast: none) {
  .dcw-design-modern .modern-media-flip:not(.l1) {
    perspective: 400rem;
  }
  .dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content {
    transform-style: initial;
  }
  .dcw-design-modern .modern-media-flip:not(.l1).card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
    width: 100%;
  }
  .dcw-design-modern .modern-media-flip:not(.l1):hover.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content {
    transform: none;
  }
  .dcw-design-modern .modern-media-flip:not(.l1):hover.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content .text {
    transform: none;
    height: auto;
    width: 100%;
  }
  .dcw-design-modern .modern-media-flip:not(.l1):hover.l2.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) .content .text {
    height: 100%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 640px) {
  .dcw-design-modern .card.col-2 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
    top: 4rem;
    bottom: auto;
  }
  .dcw-design-modern .card.col-3 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text,
  .dcw-design-modern .card.col-4 > .deck .card.modern-media-flip.card:not(.media-none):not(.aspect-unknown):not([class*="media-background"]) > .content .text {
    top: 1.5rem;
    bottom: auto;
  }
}
.dcw-design-modern .card.title-none.copy-none.media-none.links-none.deck-bleed-none .modern-media-flip,
.dcw-design-modern .card.title-none.copy-none.media-none.links-none.deck-bleed-full .modern-media-flip {
  margin-top: -2vw;
}
.dcw-design-modern .card:not(.cards-none):not(.deck-bleed-card-margin) > .deck > .card.modern-media-flip {
  overflow: hidden;
}
@media (max-width: 1023px) {
  .dcw-design-modern .modern-media-flip {
    overflow: hidden;
  }
}
.dcw-design-modern .payment-calculator.bg-light .terms-duration input[type="radio"] + span,
.dcw-design-modern .payment-calculator.bg-color .terms-duration input[type="radio"] + span {
  border-color: #2A2A2A;
}
.dcw-design-modern .payment-calculator.bg-light .terms-duration input[type="radio"]:checked + span,
.dcw-design-modern .payment-calculator.bg-color .terms-duration input[type="radio"]:checked + span {
  background-color: #2A2A2A;
  color: #fff;
}
.dcw-design-modern .payment-calculator.bg-light .payment-terms output[itemtype$="/PriceSpecification"],
.dcw-design-modern .payment-calculator.bg-color .payment-terms output[itemtype$="/PriceSpecification"] {
  border-color: #2A2A2A;
}
.dcw-design-modern .vehicle-details:not(.bg-dark) > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a {
  text-transform: uppercase;
}
.dcw-design-modern .vehicle-details:not(.bg-dark) > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"] > .content .copy .vehicleIdentityTabs a:not(.selected) {
  color: #fff;
  font-family: "Roboto-Regular";
}
.dcw-design-modern .vehicle-details:not(.bg-dark) > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-light > .content .copy .vehicleIdentityTabs a:not(.selected),
.dcw-design-modern .vehicle-details:not(.bg-dark) > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-color > .content .copy .vehicleIdentityTabs a:not(.selected) {
  background-color: #2A2A2A;
}
.dcw-design-modern .vehicle-details:not(.bg-dark) > .deck [class*="vehicleGalleryDetailsAndLinks"] [class*="vehicleSpecificationsAndLogos"].bg-dark > .content .copy .vehicleIdentityTabs a:not(.selected) {
  background-color: #5D5D5D;
}
.dcw-design-modern .vertical-filters[class*='bg-'] .filters .fieldset > .legend {
  background-color: transparent;
}
.dcw-design-modern .vertical-filters.bg-light > form input[type="checkbox"] + span::before,
.dcw-design-modern .vertical-filters.bg-color > form input[type="checkbox"] + span::before,
.dcw-design-modern .vertical-filters.bg-light > form input[type="checkbox"]:checked + span::before,
.dcw-design-modern .vertical-filters.bg-color > form input[type="checkbox"]:checked + span::before {
  border: 1px solid #000;
}
.dcw-design-modern .vertical-filters.bg-light > form input[type="radio"] + span::before,
.dcw-design-modern .vertical-filters.bg-color > form input[type="radio"] + span::before {
  color: #000;
}
.dcw-design-modern .vertical-filters.bg-light .filters .fieldset > .legend,
.dcw-design-modern .vertical-filters.bg-color .filters .fieldset > .legend {
  color: #000;
}
.dcw-design-modern .vertical-filters.bg-dark > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + div label[data-rangefor] input,
.dcw-design-modern .vertical-filters.bg-dark > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + div label[data-rangefor] input {
  border: 1px solid #fff;
}
.dcw-design-modern .vertical-filters.bg-dark > form input[type="radio"] + span::before {
  color: #fff;
}
.dcw-design-modern .vertical-filters.bg-dark > form .fieldset[data-role="slider"].focused:not(.primary) > .legend + div .rangeslider__handle,
.dcw-design-modern .vertical-filters.bg-dark > form .fieldset[data-role="slider"].primary:not(.focused) > .legend + div .rangeslider__handle,
.dcw-design-modern .vertical-filters.bg-dark > form .fieldset .rangeslider .rangeslider__fill {
  background-color: #fff;
}
@media (min-width: 640px) {
  .dcw-design-modern .vertical-filters.bg-dark .filters .fieldset > .legend {
    color: #fff;
  }
}
.dcw-design-modern .vehicle-listing > .content .copy .paymentInfoTab a {
  text-transform: uppercase;
}
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .paymentInfoTab a:not(.selected) {
  background-color: #5D5D5D;
  color: #fff;
}
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h1,
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h2,
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h3,
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h4,
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h5,
.dcw-design-modern .vehicle-listing.bg-dark > .content .copy .tabContainer .cash-price.selected h6 {
  color: #000000;
}
.dcw-design-modern .vehicle-listing.bg-light > .content .copy .paymentInfoTab a:not(.selected),
.dcw-design-modern .vehicle-listing.bg-color > .content .copy .paymentInfoTab a:not(.selected) {
  background-color: #2A2A2A;
  color: #fff;
}
.dcw-design-modern .modernize-vsr.search-results.media-none .links-none.title-none.copy-none.media-none:not(.cards-none) {
  padding-top: 0;
}
@media (min-width: 769px) {
  .dcw-design-modern .vehicle-showcase.hover-treatment-slide-overlay:not(.placeholder-see-more) > .content .text {
    flex: auto;
  }
}
.dcw-design-modern .modern-background-treatment-canvas > .deck .card:not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas):not(.modern-media-flip):not(.bg-transparent):not(.bg-accent),
.dcw-design-modern .modern-background-treatment-dotted-grid:not(.fix-and-float) > .deck .card:not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas):not(.modern-media-flip):not(.bg-transparent):not(.bg-accent),
.dcw-design-modern .modern-background-treatment-silver-lights > .deck .card:not(.modern-background-treatment-silver-lights):not(.modern-background-treatment-dotted-grid):not(.modern-background-treatment-canvas):not(.modern-media-flip):not(.bg-transparent):not(.bg-accent) {
  background-color: var(--deck-background-color);
}
.dcw-design-modern .modern-background-treatment-canvas {
  background-image: url("https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-modern/assets/canvas-bg.png");
  background-color: transparent;
  background-size: cover;
}
.dcw-design-modern .modern-background-treatment-canvas.card.bg-dark .content .link a.secondary {
  border-color: #fff;
}
.dcw-design-modern .modern-background-treatment-canvas[class*='vehicleListingResults-'],
.dcw-design-modern .modern-background-treatment-canvas.l1 {
  background-size: contain;
}
.dcw-design-modern .modern-background-treatment-dotted-grid:not(.fix-and-float).bg-dark {
  background-image: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%206%206%22%20style%3D%22enable-background%3Anew%200%200%206%206%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Argba%280,%200,%200,%200.3%29%3B%7D.st1%7Bfill%3Argba%28255,%20255,%20255,%200.3%29%3B%7D%3C/style%3E%3Cg%3E%3Crect%20class%3D%22st0%22%20width%3D%226%22%20height%3D%226%22/%3E%3C/g%3E%3Ccircle%20class%3D%22st1%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%221%22/%3E%3C/svg%3E');
  background-size: 4px 4px;
  background-repeat: repeat;
}
.dcw-design-modern .modern-background-treatment-dotted-grid:not(.fix-and-float).bg-dark .content .link a.secondary {
  border-color: #fff;
}
.dcw-design-modern .modern-background-treatment-dotted-grid:not(.fix-and-float).bg-color {
  background-image: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%206%206%22%20style%3D%22enable-background%3Anew%200%200%206%206%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Argba%28225,%20225,%20225,%200.8%29%3B%7D.st1%7Bfill%3A%23ffffff%3B%7D%3C/style%3E%3Cg%3E%3Crect%20class%3D%22st0%22%20width%3D%226%22%20height%3D%226%22/%3E%3C/g%3E%3Ccircle%20class%3D%22st1%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%221%22/%3E%3C/svg%3E');
  background-size: 4px 4px;
  background-repeat: repeat;
}
.dcw-design-modern .modern-background-treatment-dotted-grid:not(.fix-and-float).bg-light {
  background-image: url('data:image/svg+xml;charset=utf-8, %3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%206%206%22%20style%3D%22enable-background%3Anew%200%200%206%206%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3Argba%28225,%20225,%20225,%200.3%29%3B%7D.st1%7Bfill%3A%23e6e6e6%3B%7D%3C/style%3E%3Cg%3E%3Crect%20class%3D%22st0%22%20width%3D%226%22%20height%3D%226%22/%3E%3C/g%3E%3Ccircle%20class%3D%22st1%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%221%22/%3E%3C/svg%3E');
  background-size: 4px 4px;
  background-repeat: repeat;
}
.dcw-design-modern .modern-background-treatment-silver-lights {
  background: url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-modern/assets/silver-lights-bg.png');
  background-size: cover;
  background-position: bottom;
}
.dcw-design-modern .modern-background-treatment-silver-lights.card.bg-dark {
  background-color: #101010;
}
.dcw-design-modern .modern-background-treatment-silver-lights.card.bg-dark .content .link a.secondary {
  border-color: #fff;
}
.dcw-design-modern .modern-background-treatment-silver-lights[class*='vehicleListingResults-'] {
  background-size: contain;
}
.dcw-design-modern [class*="media-treatment-flip"] {
  position: relative;
}
.dcw-design-modern [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media {
  perspective: 1500px;
  position: relative;
}
.dcw-design-modern [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media figure {
  transform-origin: center;
}
.dcw-design-modern [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media figure img {
  position: relative;
}
.dcw-design-modern [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4rem;
  height: 4rem;
  font-size: 2.5rem;
  text-align: center;
}
.dcw-design-modern [class*="media-treatment-flip"]:not([class*="media-background"]) > .content .media:hover::after {
  display: none;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video),
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) {
  perspective: 1500px;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .text > *:not(.title),
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .text > *:not(.title) {
  opacity: 1;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .text .title,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .text .title {
  opacity: 0;
  visibility: hidden;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video):hover > .content .media,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float):hover > .content .media {
  opacity: 0;
  visibility: hidden;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content {
  transform-style: preserve-3d;
  transition: all 0.75s ease-in-out;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h1,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h1,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h2,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h2,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h3,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h3,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h4,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h4,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h5,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h5,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .title h6,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .title h6 {
  width: 100%;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  flex-grow: 0;
  grid-row: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
  .dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text,
  .dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
  .dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
  }
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text {
  display: block;
  background-color: transparent;
  margin: 0;
  max-width: 100%;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text > *:not(.title),
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text > *:not(.title) {
  opacity: 0;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text .title,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: opacity 0.75s;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .text .title::after,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .text .title::after {
  font-size: 2.5rem;
  padding-left: 1rem;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video) > .content .media,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float) > .content .media {
  opacity: 1;
  visibility: visible;
  transition: all 0.75s ease-in-out;
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-light > .content .text .title,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-light > .content .text .title {
  background-color: rgba(255, 255, 255, 0.8);
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-color > .content .text .title,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-color > .content .text .title {
  background-color: rgba(225, 225, 225, 0.8);
}
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.media-background-video).bg-dark > .content .text .title,
.dcw-design-modern [class*="media-treatment-flip"][class*="media-background"]:not(.fix-and-float).bg-dark > .content .text .title {
  background-color: rgba(42, 42, 42, 0.8);
}
.dcw-design-modern .media-treatment-flip-vertical:not([class*="media-background"]) > .content .media::after {
  content: '\e93d';
}
.dcw-design-modern .media-treatment-flip-vertical:not([class*="media-background"]) > .content .media:hover figure {
  animation: flip-vertical linear 1.5s;
}
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video) > .content .title::after,
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float) > .content .title::after {
  content: '\e93d';
}
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content,
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content {
  transform: rotateX(-180deg);
}
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content .text,
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content .text {
  transform: rotateX(180deg) translateZ(1px);
}
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.media-background-video):hover > .content .text .copy,
.dcw-design-modern .media-treatment-flip-vertical[class*="media-background"]:not(.fix-and-float):hover > .content .text .copy {
  transform: rotateX(0) translateZ(1px);
}
.dcw-design-modern .media-treatment-flip-horizontal:not([class*="media-background"]) > .content .media::after {
  content: '\e93c';
}
.dcw-design-modern .media-treatment-flip-horizontal:not([class*="media-background"]) > .content .media:hover figure {
  animation: flip-horizontal linear 1.5s;
}
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video) > .content .title::after,
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float) > .content .title::after {
  content: '\e93c';
}
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content,
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content {
  transform: rotateY(-180deg);
}
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content .text,
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content .text {
  transform: rotateY(180deg) translateZ(1px);
}
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.media-background-video):hover > .content .text .copy,
.dcw-design-modern .media-treatment-flip-horizontal[class*="media-background"]:not(.fix-and-float):hover > .content .text .copy {
  transform: rotateY(0) translateZ(1px);
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h1:not([toggle]),
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h2:not([toggle]),
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h3:not([toggle]),
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h4:not([toggle]),
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h5:not([toggle]),
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h6:not([toggle]) {
  position: relative;
  display: inline-block;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h1:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h2:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h3:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h4:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h5:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h6:not([toggle])::after {
  content: "";
  position: absolute;
  display: block;
  border: 1px solid #cfcdcd;
  width: 7rem;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h1:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h2:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h3:not([toggle])::after {
  bottom: -5px;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h4:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h5:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float) > .content h6:not([toggle])::after {
  bottom: -3px;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h1::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h2::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h3::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h4::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h5::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).bg-color > .content h6::after {
  border-color: #000000;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-canvas.bg-dark > .deck .bg-light .title ::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-dotted-grid.bg-dark > .deck .bg-light .title ::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-silver-lights.bg-dark > .deck .bg-light .title ::after {
  border: 1px solid #2A2A2A;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-canvas.bg-dark > .deck .bg-color .title ::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-dotted-grid.bg-dark > .deck .bg-color .title ::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).modern-background-treatment-silver-lights.bg-dark > .deck .bg-color .title ::after {
  border: 1px solid #d4d4d4;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h1::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h2::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h3::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h4::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h5::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).card.l3[class*="vehicleShowcase-"] h6::after {
  bottom: -1px;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h1:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h2:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h3:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h4:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h5:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-right > .content h6:not([toggle])::after {
  right: 0;
}
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h1:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h2:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h3:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h4:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h5:not([toggle])::after,
.dcw-design-modern main .title-treatment-on:not([class*='InventorySearch-']):not(.vehicle-listing):not(.fix-and-float).title-center > .content h6:not([toggle])::after {
  left: 50%;
  transform: translateX(-50%);
}
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h1::after,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h2::after,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h3::after,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h4::after,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h5::after,
.dcw-design-modern [class*="col"] .deck > [itemtype*="/Car"].title-treatment-on > .content .title h6::after {
  bottom: 0;
}
.dcw-design-modern .bg-color {
  --title-line-color: #000000;
}
.dcw-design-modern .bg-dark {
  --title-line-color: #fff;
}
.dcw-design-modern .bg-light {
  --title-line-color: #000;
}
.dcw-design-modern .title-lines-beside > .content .title {
  padding-right: 6vw;
}
.dcw-design-modern .title-lines-beside > .content .title h1,
.dcw-design-modern .title-lines-beside > .content .title h2,
.dcw-design-modern .title-lines-beside > .content .title h3,
.dcw-design-modern .title-lines-beside > .content .title h4,
.dcw-design-modern .title-lines-beside > .content .title h5,
.dcw-design-modern .title-lines-beside > .content .title h6 {
  display: inline-block;
  position: relative;
}
.dcw-design-modern .title-lines-beside > .content .title h1::after,
.dcw-design-modern .title-lines-beside > .content .title h2::after,
.dcw-design-modern .title-lines-beside > .content .title h3::after,
.dcw-design-modern .title-lines-beside > .content .title h4::after,
.dcw-design-modern .title-lines-beside > .content .title h5::after,
.dcw-design-modern .title-lines-beside > .content .title h6::after {
  background-color: var(--title-line-color);
  content: "";
  width: 6vw;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 10px;
}
@media (max-width: 800px) {
  .dcw-design-modern .title-lines-beside > .content .title h1::after,
  .dcw-design-modern .title-lines-beside > .content .title h2::after,
  .dcw-design-modern .title-lines-beside > .content .title h3::after,
  .dcw-design-modern .title-lines-beside > .content .title h4::after,
  .dcw-design-modern .title-lines-beside > .content .title h5::after,
  .dcw-design-modern .title-lines-beside > .content .title h6::after {
    width: 10vw;
  }
}
.dcw-design-modern .title-lines-beside.title-right > .content .title {
  padding-left: 6vw;
}
.dcw-design-modern .title-lines-beside.title-right > .content .title h1::after,
.dcw-design-modern .title-lines-beside.title-right > .content .title h2::after,
.dcw-design-modern .title-lines-beside.title-right > .content .title h3::after,
.dcw-design-modern .title-lines-beside.title-right > .content .title h4::after,
.dcw-design-modern .title-lines-beside.title-right > .content .title h5::after,
.dcw-design-modern .title-lines-beside.title-right > .content .title h6::after {
  content: none;
}
.dcw-design-modern .title-lines-beside.title-center > .content .title {
  width: 60%;
  margin: 0 auto;
}
.dcw-design-modern .title-lines-beside.title-center > .content .title,
.dcw-design-modern .title-lines-beside.title-right > .content .title {
  padding-right: 0;
}
.dcw-design-modern .title-lines-beside.title-center > .content .title h1::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h1::before,
.dcw-design-modern .title-lines-beside.title-center > .content .title h2::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h2::before,
.dcw-design-modern .title-lines-beside.title-center > .content .title h3::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h3::before,
.dcw-design-modern .title-lines-beside.title-center > .content .title h4::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h4::before,
.dcw-design-modern .title-lines-beside.title-center > .content .title h5::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h5::before,
.dcw-design-modern .title-lines-beside.title-center > .content .title h6::before,
.dcw-design-modern .title-lines-beside.title-right > .content .title h6::before {
  background-color: var(--title-line-color);
  content: "";
  width: 6vw;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: 10px;
}
@media (max-width: 800px) {
  .dcw-design-modern .title-lines-beside.title-center > .content .title h1::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h1::before,
  .dcw-design-modern .title-lines-beside.title-center > .content .title h2::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h2::before,
  .dcw-design-modern .title-lines-beside.title-center > .content .title h3::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h3::before,
  .dcw-design-modern .title-lines-beside.title-center > .content .title h4::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h4::before,
  .dcw-design-modern .title-lines-beside.title-center > .content .title h5::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h5::before,
  .dcw-design-modern .title-lines-beside.title-center > .content .title h6::before,
  .dcw-design-modern .title-lines-beside.title-right > .content .title h6::before {
    width: 10vw;
  }
}
.dcw-design-modern .video-overlay > .content .media [class*='video'] figure::after {
  content: "";
  background-image: url('https://media.assets.sincrod.com/design-deployer/dcw-designs-deployable/1.0.17978/package/designs/dcw-design-modern/assets/modern-dot-video-overlay.png');
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.dcw-design-modern .title h1,
.dcw-design-modern .title h2 {
  font-family: "Roboto-Thin";
}
.dcw-design-modern .title h1,
.dcw-design-modern .title h2,
.dcw-design-modern .title h3,
.dcw-design-modern .title h4,
.dcw-design-modern .title h5,
.dcw-design-modern .title h6 {
  text-transform: uppercase;
}
.dcw-design-modern .seo-card .title h1 {
  font-family: "Roboto-Regular";
}
.bg-light {
  --deck-background-color: rgba(255, 255, 255, 0.8);
}
.bg-color {
  --deck-background-color: rgba(225, 225, 225, 0.7);
}
.bg-dark {
  --deck-background-color: rgba(71, 80, 83, 0.8);
}
.bg-light {
  --footer-link-color: #000;
  --footer-link-hover-color: #ed0d01;
}
.bg-color {
  --footer-link-color: #000;
  --footer-link-hover-color: #ba0a01;
}
.bg-dark {
  --footer-link-color: #fff;
  --footer-link-hover-color: #fe5e56;
}
header.header-5.card form input {
  background-color: #fff;
  color: #2A2A2A;
  border: 1px solid #2A2A2A;
}
header.header-5.card form input::-webkit-input-placeholder {
  color: #2A2A2A;
}
header.header-5.card form input:-ms-input-placeholder {
  color: #2A2A2A;
}
header.header-5.card form input::placeholder {
  color: #2A2A2A;
}
header.header-5 [role="search"] form button[type="submit"]::before {
  color: #2A2A2A;
}
.header-nested-search {
  --header-desktop-nav-bar: #e1e1e1;
  --header-mobile-cta-item-bg: #e1e1e1;
  --header-mobile-nav-item-link-text: #000000;
  --header-mobile-nav-cta-item-border: #000000;
}
.media-treatment-zoom.card[class*="bg-"] figure:hover img {
  --media-treatment-brightness: brightness(115%);
}
[role="dialog"].PromoPopUp.merchandisingTabs > .content .copy .paymentInfoTab a {
  box-shadow: none;
}
.roboto {
  --brand-font-size: 1.6rem;
}
.roboto .card {
  --button-font-size: 1.6rem;
}
.roboto h1 {
  --heading-font-size: 3rem;
}
.roboto h3 {
  --heading-font-size: 2.5rem;
  --heading-text-transform: capitalize;
}
.lato,
.helvetica,
.montserrat,
.trade-gothic,
.playfair,
.verdana {
  --heading-font-family: "Roboto-Regular";
}
.lato h1,
.helvetica h1,
.montserrat h1,
.trade-gothic h1,
.playfair h1,
.verdana h1,
.lato h2,
.helvetica h2,
.montserrat h2,
.trade-gothic h2,
.playfair h2,
.verdana h2 {
  --heading-font-size: 3rem;
}
.lato h3,
.helvetica h3,
.montserrat h3,
.trade-gothic h3,
.playfair h3,
.verdana h3 {
  --heading-font-size: 2.5rem;
}
.lato h3,
.helvetica h3,
.montserrat h3,
.trade-gothic h3,
.playfair h3,
.verdana h3,
.lato h4,
.helvetica h4,
.montserrat h4,
.trade-gothic h4,
.playfair h4,
.verdana h4,
.lato h5,
.helvetica h5,
.montserrat h5,
.trade-gothic h5,
.playfair h5,
.verdana h5,
.lato h6,
.helvetica h6,
.montserrat h6,
.trade-gothic h6,
.playfair h6,
.verdana h6 {
  --heading-font-family: "Roboto-Regular";
}

/* From Theme Agent */
/* dcw-design-modern-active */
/* Generated by hydra-graph-docker@1.0.29806 */
/* Compiled by LESS 4.3.0 */
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
/**
=== open-close animation mixins ==
**/
/**
=== Header animation mixins ==
**/
@keyframes xfade {
  17% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
}
/**
=== Disclaimer mixins for ModelShowroomCarousel ==
***/
/*** Brand Carousel ***/
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/* CASCADE INCLUDE CHANGE! */
.required {
  --form-p-required-span-children-color: #CC0000;
  --form-label-required-symbol: "*";
  --form-label-required-symbol-color: #CC0000;
  --form-label-required-symbol-padding-left: 0.2rem;
}
.bg-color .required {
  --form-p-required-span-children-color: #000000;
  --form-label-required-symbol-color: #000000;
}
.bg-dark .required {
  --form-p-required-span-children-color: #fff;
  --form-label-required-symbol-color: #fff;
}
[role="tooltip"] {
  opacity: var(--tooltip-opacity, 0);
  width: var(--tooltip-width, -webkit-max-content);
  width: var(--tooltip-width, -moz-max-content);
  width: var(--tooltip-width, max-content);
  max-width: var(--tooltip-max-width, 24rem);
  height: var(--tooltip-height, auto);
  position: var(--tooltip-position, absolute);
  top: var(--tooltip-top-position, 7.4rem);
  font-size: var(--tooltip-font-size, 1.5rem);
  text-transform: none;
  transition: var(--tooltip-transition, all 0.3s ease-in-out);
  pointer-events: var(--tooltip-pointer-events, none);
  margin-left: var(--tooltip-margin-left, -9.5rem);
  padding: var(--tooltip-padding, 1rem 1rem 1.5rem);
  background-color: var(--tooltip-background-color, #ffffff);
  color: var(--tooltip-text-color, #000);
  border: var(--tooltip-border, 1px solid rgba(0, 0, 0, 0.5));
  z-index: var(--tooltip-z-index, -1);
}
@media screen and (max-width: 768px) {
  [role="tooltip"] {
    display: var(--tooltip-display, none);
  }
}
[role="tooltip"]:after {
  opacity: var(--tooltip-after-opacity, 1);
  content: var(--tooltip-after-content, '');
  height: var(--tooltip-after-height, 1.4rem);
  width: var(--tooltip-after-width, 1.4rem);
  transform: var(--tooltip-after-transform, rotate(-226deg));
  position: var(--tooltip-after-position, absolute);
  top: var(--tooltip-after-top-position, -0.8rem);
  left: var(--tooltip-after-left-position, 49.5%);
  background: var(--tooltip-after-background, #ffffff);
  border-left: var(--tooltip-after-border-left, 0.14rem solid rgba(0, 0, 0, 0.5));
  border-bottom: var(--tooltip-after-border-bottom, 0.14rem solid rgba(0, 0, 0, 0.5));
}
:root {
  --caret-icon-content: "\f3d0";
  --blogger-icon-content: '\e901';
  --bing-icon-content: '\e900';
  --citysearch-icon-content: '\e902';
  --close-icon-content: "\f404";
  --clipboard-icon-content: "\f0ea";
  --default-icon-content: '\f0ac';
  --dealerrater-icon-content: '\e903';
  --email-icon-content: "\f422";
  --email-icon-bold-content: '\f132';
  --facebook-icon-content: '\f231';
  --foursquare-icon-content: "\f34d";
  --flickr-icon-content: "\f16e";
  --google-icon-content: '\f234';
  --google-icon-bold-content: '\f235';
  --insiderpages-icon-content: '\e904';
  --instagram-icon-content: '\f350';
  --linkedin-icon-content: '\f239';
  --myspace-icon-content: '\e905';
  --pinterest-icon-content: '\f231';
  --print-icon-content: "\f490";
  --rss-icon-content: "\f23d";
  --share-icon-content: "\f3ac";
  --surecritic-icon-content: '\e906';
  --tiktok-icon-content: "\e900";
  --tumblr-icon-content: '\f241';
  --twitter-icon-content: '\f901';
  --vimeo-icon-content: "\f245";
  --whatsapp-icon-content: "\f4f0";
  --wordpress-icon-content: "\f249";
  --yahoolocal-icon-content: "\f24b";
  --yelp-icon-content: '\f1e9';
  --youtube-icon-content: '\f24d';
  --location-icon-content: "\f3a3";
  --chat-icon-content: "\f3fa";
  --contact-fill-icon-content: "\f423";
  --contact-icon-content: "\f422";
  --phone-icon-content: "\f2d2";
  --visit-icon-content: "\f2a3";
  --schedule-icon-content: "\f2ba";
  --microphone-icon-content: "\f204";
  --microphone-disabled-icon-content: "\f395";
  --angle-up-arrow-content: "\f3d8";
  --angle-down-arrow-content: "\f3d0";
  --angle-right-arrow-content: "\f3d3";
  --angle-left-arrow-content: "\f3d2";
  --search-lens-icon-content: "\f4a5";
  --plus-icon-content: "\f217";
  --check-mark-icon-content: "\f120";
  --triangle-down-arrow-content: "\f104";
  --triangle-up-arrow-content: "\f10d";
  --photo-icon-content: "\f03e";
  --video-icon-content: "\f03d";
  --dollar-icon-content: "\f155";
  --window-sticker-icon-content: "\f0f6";
  --window-sticker-solid-icon-content: "\f15c";
  --save-icon-content: "\f08a";
  --save-solid-icon-content: "\f004";
  --calculator-icon-content: "\f1ec";
  --quick-view-icon-content: "\f39c";
  --dollar-sign-icon-content: "\E901";
  --file-invoice-icon-content: "\E900";
  --classic-calculator-icon-content: "\E902";
}
:root {
  --exclude-core-header-override: false;
}
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
[smartgallery] {
  --smartgallery-arrow-horizontal-position: 0;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.header.card.automotive-business .cta li.social-media:not(.mobileMenu) {
  display: none;
}
.header.card.automotive-business .social-links {
  font-size: 0;
  padding: 0.5rem 1rem;
  text-align: left;
}
.header.card.automotive-business .social-links a {
  font-size: 0;
  display: inline-block;
  margin: 1rem 0.8rem;
}
.header.card.automotive-business .social-links a::before {
  display: block;
  width: 2.7rem;
  color: #000;
  margin: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .header.card.automotive-business .tools {
    animation-name: movenode--eyJjbG9uZVRhcmdldCI6ICAiZmFsc2UiLCAidGFyZ2V0RWxTZWxlY3RvciI6ICAiLmN0YSAuc29jaWFsLWxpbmtzIiwgInRhcmdldFNjb3BlIjogICJoZWFkZXIifQ;
  }
  .header.card.automotive-business .tools .social-links a[itemprop="sameAs"] {
    padding: 0 0.5rem;
  }
}
@media (min-width: 769px) {
  .header.card.automotive-business .tools .social-links {
    display: none;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) {
    display: flex;
    position: relative;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-links {
    padding-right: 2rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup {
    animation-name: movenode--eyJjbG9uZVRhcmdldCI6ICAiZmFsc2UiLCAidGFyZ2V0RWxTZWxlY3RvciI6ICAiLnRvb2xzIC5zb2NpYWwtbGlua3MiLCAidGFyZ2V0U2NvcGUiOiAgImhlYWRlciJ9;
    border: 1px solid #000;
    width: 25rem;
    position: absolute;
    top: 6rem;
    left: auto;
    right: -2rem;
    z-index: 35;
    background-color: #ffffff;
    color: #000;
    font-size: 1.4rem;
    min-height: 5rem;
    min-width: 5rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:before,
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:after {
    left: auto;
    right: 3rem;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 1.2rem solid transparent;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:before {
    top: -2.5rem;
    border-bottom-color: #000;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup:after {
    top: -2.3rem;
    border-bottom-color: #ffffff;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a[data-action="close"]:before {
    font-family: 'Ionicons', sans-serif;
    content: "\f404";
    font-size: 3rem;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a.tertiary {
    color: #000;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    margin-right: 1rem;
    margin-top: -0.4rem;
    min-width: 2rem;
    cursor: pointer;
    height: auto;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="1"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="2"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="3"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="4"],
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup[data-count="5"] {
    width: auto;
    white-space: nowrap;
  }
  .header.card.automotive-business .cta li.social-media:not(.mobileMenu) .social-popup a[data-action="close"]::before {
    color: #000;
  }
  .header.card.automotive-business.header-2.stuck .cta .social-media .social-popup {
    top: 5rem;
  }
  .header.card.automotive-business.header-2.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-3.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-4.stuck .cta li.social-media .social-icon::before,
  .header.card.automotive-business.header-5.stuck .cta li.social-media .social-icon::before {
    font-size: 1.5rem;
  }
  .header.card.automotive-business.header-2.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-3.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-4.stuck .cta .social-links a::before,
  .header.card.automotive-business.header-5.stuck .cta .social-links a::before {
    font-size: 2rem;
  }
  .header.card.automotive-business.stuck.header-1.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-nested-search.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-6.offset300 .social-popup,
  .header.card.automotive-business.stuck.header-1.offset500 .social-popup,
  .header.card.automotive-business.stuck.header-nested-search.offset500 .social-popup,
  .header.card.automotive-business.stuck.header-6.offset500 .social-popup {
    display: none;
  }
}
.header.card.login-enabled .login {
  margin-bottom: 2rem;
}
.header.card.login-enabled .login span {
  font-size: 1.6rem;
  padding: 0.5rem 2rem;
}
.header.card.login-enabled .login > ul li {
  padding-top: 1rem;
}
.header.card.login-enabled .login > ul a {
  color: #ed0d01;
}
@media all and (min-width: 769px) {
  .header.card.login-enabled nav {
    flex-basis: 80%;
  }
  .header.card.login-enabled .tools {
    margin-right: 6rem;
    padding-top: 0;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
  }
  .header.card.login-enabled .tools .saved-vehicles a:before {
    right: 0.9rem;
    vertical-align: middle;
    bottom: 0.7rem;
  }
  .header.card.login-enabled .tools .saved-vehicles a[data-saved="true"] b {
    right: -0.5rem;
  }
  .header.card.login-enabled .sibling-lang {
    margin-right: 1rem;
  }
  .header.card.login-enabled .login {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0.8rem;
  }
  .header.card.login-enabled .login a[name="login"],
  .header.card.login-enabled .login span[name="login"] {
    display: inline-block;
    padding: 1.05rem 1rem;
  }
  .header.card.login-enabled .login span {
    font-size: inherit;
    white-space: nowrap;
    padding: 0;
  }
  .header.card.login-enabled .login:hover {
    background-color: #e1e1e1;
  }
  .header.card.login-enabled .login:hover > ul {
    position: absolute;
    display: block;
    z-index: 2;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    width: 20rem;
    padding: 0;
    margin: 1rem 0 0 -1rem;
  }
  .header.card.login-enabled .login:hover > ul li a {
    color: #f84f30;
  }
  .header.card.login-enabled .login:hover ul li {
    padding: 0;
  }
  .header.card.login-enabled .login:hover ul li:hover {
    background-color: #ececec;
  }
  .header.card.login-enabled .login:hover > ul {
    margin: 0;
  }
  .header.card.login-enabled .login:hover span {
    color: var(--header-login-enabled-text-color);
  }
  .header.card.login-enabled .login > ul {
    display: none;
    padding-top: 1rem;
  }
  .header.card.login-enabled .login > ul li a {
    display: block;
    padding: 1.5rem;
  }
  .header.card.login-enabled.header-nested-search .tools,
  .header.card.login-enabled.header-centered-dealership-logo .tools {
    margin-right: 22rem;
    padding-left: 1.5rem;
  }
  .header.card.login-enabled.header-nested-search .tools .saved-vehicles a:before,
  .header.card.login-enabled.header-centered-dealership-logo .tools .saved-vehicles a:before {
    right: 0.4rem;
  }
  .header.card.login-enabled.header-nested-search .tools .saved-vehicles a[data-saved="true"] b,
  .header.card.login-enabled.header-centered-dealership-logo .tools .saved-vehicles a[data-saved="true"] b {
    right: -1rem;
    z-index: 1;
  }
  .header.card.login-enabled.header-nested-search.menu-open ~ [role="search"],
  .header.card.login-enabled.header-centered-dealership-logo.menu-open ~ [role="search"] {
    top: auto;
  }
  .header.card.login-enabled.header-nested-search.menu-open.logged-in ~ [role="search"],
  .header.card.login-enabled.header-centered-dealership-logo.menu-open.logged-in ~ [role="search"] {
    top: auto;
  }
  .header.card.login-enabled.header-2 .tools,
  .header.card.login-enabled.header-3 .tools,
  .header.card.login-enabled.header-5 .tools,
  .header.card.login-enabled.header-4 .tools {
    margin-right: 3rem;
  }
  .header.card.login-enabled.header-5 .tools .saved-vehicles a {
    display: flex;
    align-content: center;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 769px) {
  .header.card.login-enabled.header-nested-search .tools,
  .header.card.login-enabled.header-centered-dealership-logo .tools {
    flex-basis: 20%;
  }
}
@media all and (min-width: 769px) {
  .login a[name="login"] {
    position: var(--tooltip-hover-position, relative);
  }
  .login a[name="login"]:hover + [role="tooltip"] {
    z-index: var(--tooltip-hover-z-index, 99);
    opacity: var(--tooltip-hover-opacity, 1);
    top: 5.4rem;
  }
}
.has-deck .navigation-model-inventory > .content .copy .make {
  font-weight: 900;
}
.has-deck .navigation-model-inventory > .content .copy ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0 2rem;
}
.has-deck .navigation-model-inventory > .content .copy ul li {
  margin: 1rem 2rem 1rem 0;
}
@media all and (min-width: 769px) {
  .has-deck .navigation-model-inventory > .content .copy ul {
    justify-content: flex-start;
  }
  .has-deck .navigation-model-inventory > .content .copy ul li {
    width: 10rem;
    margin: 2rem 2rem 2rem 0;
  }
  .has-deck .navigation-model-inventory > .content .copy ul li img {
    margin-bottom: 1rem;
  }
}
@media (min-width: 769px) {
  .header nav .has-deck .navigation-model-inventory.card {
    background-color: #ffffff;
    color: #000;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .text {
    padding: 1rem;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .text ul {
    display: flex;
    justify-content: flex-start;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .text li:hover,
  .header nav .has-deck .navigation-model-inventory.card > .content .text a:hover {
    background: transparent;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .text span,
  .header nav .has-deck .navigation-model-inventory.card > .content .text a {
    color: #000;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .text a:hover span {
    color: #000000;
  }
}
@media (min-width: 769px) {
  .header nav .has-deck .navigation-model-inventory.card {
    background-color: #e1e1e1;
    color: #ed0d01;
  }
  .header nav .has-deck .navigation-model-inventory.card > .content .copy .make {
    color: #000;
  }
}
.header.card ul li.has-deck > div {
  display: none;
}
.header.card ul li.has-deck > div > ul,
.header.card ul li.has-deck > div > ul li {
  width: 100%;
}
.header.card ul li.has-deck > div > ul li a {
  padding: 1.5rem;
  width: 100%;
}
.header.card ul li.has-deck .deck {
  overflow: auto;
}
@media all and (max-width: 768px) {
  .header.card ul li.has-deck.sub-nav-open > div,
  .header.card ul li.has-deck.sub-nav-open .deck {
    display: block;
  }
  .header.card ul li.has-deck.sub-nav-open .navigation-model-inventory ul li {
    width: calc(50% - 2rem);
  }
}
.header.card ul li.has-deck.sub-nav-open > div ul li {
  display: flex;
}
.header.card ul li.has-deck.sub-nav-open > div,
.header.card ul li.has-deck.sub-nav-open .deck .card {
  background-color: #ececec;
  color: #000;
}
.header.card ul li.has-deck.sub-nav-open > div ul li:hover,
.header.card ul li.has-deck.sub-nav-open .navigation-model-inventory ul li:hover {
  background-color: #ececec;
}
.header.card ul li.has-deck.sub-nav-open > div ul li a:hover,
.header.card ul li.has-deck.sub-nav-open .navigation-model-inventory ul li a:hover {
  background: transparent;
  font-weight: 900;
  color: #000;
}
.header.card ul li.has-deck.sub-nav-open > div ul li span,
.header.card ul li.has-deck.sub-nav-open .navigation-model-inventory ul li span,
.header.card ul li.has-deck.sub-nav-open > div ul li a,
.header.card ul li.has-deck.sub-nav-open .navigation-model-inventory ul li a {
  color: #000;
}
@media all and (min-width: 769px) {
  .header.card ul li.has-deck {
    animation-name: indentchild--eyJvcmRlciI6ICIxIiwic3BhY2luZ1R5cGUiOiAgImxlZnQifQ;
  }
  .header.card ul li.has-deck > div {
    position: absolute;
    left: 0;
    margin: 1rem 0 0 -1rem;
  }
  .header.card ul li.has-deck .deck {
    width: calc((4 * (10rem
                     + 2rem)) + (2 * 1rem) + 2rem);
  }
  .header.card ul li.focused-tab > div,
  .header.card ul li.has-deck:hover > div,
  .header.card ul li.focused-tab > div ul li,
  .header.card ul li.has-deck:hover > div ul li {
    display: flex;
  }
  .header.card ul li.focused-tab > div,
  .header.card ul li.has-deck:hover > div {
    max-width: 70%;
    height: auto;
    max-height: calc(100vh - 200px);
    bottom: auto;
    overflow-y: auto;
    align-items: stretch;
    z-index: 2;
  }
  .header.card ul li.focused-tab > div > ul,
  .header.card ul li.has-deck:hover > div > ul {
    max-width: 20rem;
    min-width: 20rem;
    overflow: auto;
  }
  .header.card ul li.focused-tab > div > ul,
  .header.card ul li.has-deck:hover > div > ul,
  .header.card ul li.focused-tab .deck,
  .header.card ul li.has-deck:hover .deck {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #d7d7d7;
    border-color: #fbfbfb;
    background-color: #e1e1e1;
    color: #ed0d01;
  }
  .header.card ul li.focused-tab .deck,
  .header.card ul li.has-deck:hover .deck {
    display: block;
    border-left-width: 0;
  }
  .header.card ul li.focused-tab .deck .navigation-model-inventory > .deck,
  .header.card ul li.has-deck:hover .deck .navigation-model-inventory > .deck {
    border: none;
  }
  .header.card .menu nav > ul > li.has-deck {
    position: static;
  }
  .header.card .menu nav > ul > li.has-deck:hover a {
    color: #000;
  }
  .header.card .menu nav > ul > li.has-deck a {
    color: #000;
  }
  .header.card .menu nav > ul > li.has-deck a:hover {
    color: #000000;
  }
  .header.card .menu nav > ul > li.has-deck > span {
    position: relative;
  }
  .header.card .menu nav > ul > li.has-deck > span:not(:only-child):after {
    right: -1.5rem;
  }
  .header.card .menu nav > ul > li.has-deck.cards-stacked > div {
    flex-wrap: wrap;
  }
  .header.card .menu nav > ul > li.has-deck.cards-stacked > div > ul {
    border: 0;
    max-width: none;
  }
  .header.card .menu nav > ul > li.has-deck.cards-stacked > div > ul + div {
    width: auto;
  }
}
:root {
  --header-logo-padding-left: 1rem;
  --header-logo-min-width: 7rem;
  --header-logo-max-width: 10rem;
  --header-login-enabled-text-color: #000000;
  --header-search-mobile-menu-margin-top: 4rem;
  --header-search-mobile-menu-position: fixed;
  --header-search-mobile-menu-width: 100%;
  --header-search-mobile-menu-order: -1;
  --header-search-mobile-menu-bottom: auto;
  --header-search-mobile-menu-left: 0;
  --header-search-mobile-menu-z-index: 1;
  --header-menu-tools-icon-color: #000;
  --header-centered-dealership-logo-top: 0;
}
.header {
  --header-cta-border-fix: -2px;
}
.header.card {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #ffffff;
  color: #000;
  z-index: 50;
}
.header.card.reorderable-phones-header div.logosReorderingDisabled ~ .logosWrapper {
  display: none;
}
.header.card.reorderable-phones-header.header-1 .logosWrapper,
.header.card.reorderable-phones-header.header-6 .logosWrapper,
.header.card.reorderable-phones-header.header-nested-search .logosWrapper,
.header.card.reorderable-phones-header.header-1 .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-6 .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-nested-search .logosReorderingDisabled,
.header.card.reorderable-phones-header.header-1 .franchiseLogoPresent,
.header.card.reorderable-phones-header.header-6 .franchiseLogoPresent,
.header.card.reorderable-phones-header.header-nested-search .franchiseLogoPresent {
  order: 1;
}
.header.card.reorderable-phones-header.header-1 .franchise ~ .cta,
.header.card.reorderable-phones-header.header-6 .franchise ~ .cta,
.header.card.reorderable-phones-header.header-nested-search .franchise ~ .cta {
  padding: 0.5rem 0;
}
.header.card.reorderable-phones-header.stuck.offset300.header-1 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-1 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset300.header-6 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-6 .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset300.header-nested-search .phone-numbers,
.header.card.reorderable-phones-header.stuck.offset500.header-nested-search .phone-numbers {
  display: none;
}
.header.card div[role="search"] {
  display: inline-block;
  order: var(--contextual-search-flex-order, 5);
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .header.card div[role="search"] {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWFyY2gtb3BlbiIsICJ0b2dnbGVPblNlbGZPbmx5IjogIHRydWUsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgIiIsICJ0b2dnbGVPbkV2ZW50IjogICJjb250ZXh0dWFsLXNlYXJjaGVkLWludmVudG9yeSIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImlucHV0W25hbWU9XCJzZWFyY2hRdWVyeVwiXSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiZmFsc2UiLCJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAic2VhcmNoLW1lbnUtb3BlbiIsICJhY3Rpb25PbkN1c3RvbUV2ZW50IjogICIiICwiaW5zaWdodEZvY3VzIjogICJzZWFyY2gtb3BlbiIsImluc2lnaHRCbHVyIjogICJzZWFyY2gtY2xvc2UifQ;
  }
}
@media all and (min-width: 769px) {
  .header.card div[role="search"] {
    animation-name: focusable--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzZWFyY2gtb3BlbiIsICJmb2N1c09uRXZlbnQiOiAgImNvbnRleHR1YWwtc2VhcmNoZWQtaW52ZW50b3J5IiwgInRvZ2dsZUVsZW1XaGVuRm9jdXNlZCI6ICJmYWxzZSIsInRyaWdnZXJPbkNoaWxkRWxlbWVudCI6ICJmYWxzZSIsImluc2lnaHRGb2N1cyI6ICAiIiwiaW5zaWdodEJsdXIiOiAgIiJ9;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 769px) {
  .header.card div[role="search"] {
    position: static;
  }
}
.header.card div[role="search"]::after {
  content: var(--contextual-search-icon-content, '\f4a4');
  font-family: var(--contextual-search-icon-font-family, 'Ionicons', sans-serif);
  font-size: var(--contextual-search-icon-font-size, 2.3rem);
  line-height: var(--contextual-search-icon-line-height, 7mm);
  position: var(--contextual-search-icon-position, absolute);
  bottom: var(--contextual-search-icon-bottom, 0);
  right: var(--contextual-search-icon-right, 5.5rem);
  width: var(--contextual-search-icon-width, 3rem);
  height: var(--contextual-search-icon-height, 3rem);
}
@media all and (max-width: 450px) {
  .header.card div[role="search"]::after {
    right: 4.5rem;
  }
}
@media all and (max-width: 640px) {
  .header.card div[role="search"]::after {
    line-height: 6mm;
  }
}
.header.card div[role="search"] form {
  display: none;
}
.header.card div[role="search"].search-open {
  outline: none;
  width: 100%;
  z-index: 12;
  background-color: #e1e1e1;
  color: #000000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 769px) {
  .header.card div[role="search"].search-open {
    position: relative;
  }
}
@media all and (min-width: 769px) {
  .header.card div[role="search"].search-open:before {
    width: 100%;
    height: 9.5rem;
    content: "";
    background: transparent;
    position: absolute;
    top: -9.5rem;
    right: 0;
    left: 0;
    display: inline-block;
  }
}
@media all and (max-width: 768px) {
  .header.card div[role="search"].search-open {
    height: 100%;
    position: var(--search-open-position, fixed);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.header.card div[role="search"].search-open form {
  display: block;
  max-width: none;
}
.header.card div[role="search"].search-open::after {
  content: '\f404';
  top: -44px;
  background-color: var(--header-search-open-after-background, #e1e1e1);
  color: var(--header-search-open-after-icon-color, #000000);
  font-size: 4rem;
  padding: var(--header-search-open-after-padding, 12px 2px 10px 20px);
  right: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.card div[role="search"].search-open::after {
    padding: 8.5px 10px;
  }
}
@media all and (max-width: 768px) {
  .header.card div[role="search"].search-open::after {
    top: 1.3rem;
    right: 0;
    font-size: 4rem;
  }
}
.header.card form {
  display: flex;
  order: 2;
  padding: var(--header-search-form-padding, 5rem 3rem);
  width: var(--header-search-form-width, 100%);
  position: absolute;
  left: 0;
  background-color: var(--header-search-form-background-color, #e1e1e1);
  color: var(--header-search-form-text-color, #000000);
}
.header.card form label {
  text-indent: -9999px;
  width: 0;
  height: 0;
  margin: 0;
}
@media all and (max-width: 768px) {
  .header.card form {
    margin-top: var(--header-search-form-margin-top, 55px);
    padding: 1rem 1.5rem;
  }
}
.header.card form input {
  display: flex;
  padding: 1rem;
  border: none;
  width: 100%;
}
@media all and (min-width: 769px) {
  .header.card form input {
    border-radius: 2px;
    width: var(--contextual-search-desktop-input-width, 50%);
    margin: var(--contextual-search-input-margin, 0 auto);
  }
}
.header.card form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.header.card form input[type="search"] {
  -webkit-appearance: initial;
  box-shadow: none;
}
.header.card form input[type="search"]::-webkit-search-cancel-button {
  z-index: 4;
}
.header.card form ul[role="listbox"] {
  list-style-type: none;
  padding: 3rem 2rem 0 1.5rem;
  flex-wrap: wrap;
  display: flex;
}
.header.card form ul[role="listbox"] li {
  padding-bottom: 2rem;
  flex: 1 0 100%;
}
@media all and (min-width: 769px) {
  .header.card form ul[role="listbox"] li {
    flex: 1 0 50%;
  }
}
.header.card form ul[role="listbox"] li:hover {
  font-weight: 900;
  cursor: pointer;
}
.header.card form ul[role="listbox"] li a {
  text-decoration: none;
  cursor: pointer;
}
.header.card form button {
  order: 1;
}
.header.card form button:after {
  display: none;
}
.header.card.stuck {
  z-index: 50 !important;
}
.header.card a,
.header.card span {
  color: var(--header-card-link-span-text-color, #000);
}
.header.card li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header.card a {
  text-decoration: none;
}
.header.card .logosWrapper {
  display: flex;
}
.header.card .franchise .oem,
.header.card .dealer,
.header.card .dealership-logos,
.header.card .jdpower-customer-first {
  height: 55px;
}
.header.card .franchise .oem .logo img,
.header.card .dealer .logo img,
.header.card .dealership-logos .logo img,
.header.card .jdpower-customer-first .logo img {
  height: var(--header-dealer-logo-img-height, auto);
}
.header.card .franchise .oem.oemLogos {
  display: flex;
  align-items: center;
}
.header.card .franchise .oem.oemLogos img {
  max-height: 55px;
}
.header.card .franchise {
  display: flex;
}
.header.card .franchise .oem {
  margin: 0.5rem;
  width: 70px;
}
.header.card .franchise:not(.count-1) {
  position: relative;
  height: 90px;
  width: 110px;
}
.header.card .franchise-logos {
  --header-franchise-logo-max-height: 55px;
}
.header.card .franchise-logos .oem.oemLogos img {
  max-height: var(--header-franchise-logo-max-height);
  aspect-ratio: 140/106;
  width: auto;
  height: auto;
}
.header.card .dealership-logos,
.header.card .jdpower-customer-first,
.header.card .dealer {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-self: center;
  line-height: 1;
}
@media all and (max-width: 639px) {
  .header.card .dealership-logos,
  .header.card .jdpower-customer-first,
  .header.card .dealer {
    padding: 0.5rem;
  }
}
.header.card .dealership-logos a,
.header.card .jdpower-customer-first a,
.header.card .dealer a {
  display: block;
  text-align: center;
}
.header.card .dealership-logos img,
.header.card .jdpower-customer-first img,
.header.card .dealer img {
  width: auto;
  padding: 0.5rem 0 0.5rem 0.5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header.card .dealership-logos img,
  .header.card .jdpower-customer-first img,
  .header.card .dealer img {
    width: 100%;
  }
}
.header.card .dealership-logos [itemprop="url"],
.header.card .jdpower-customer-first [itemprop="url"],
.header.card .dealer [itemprop="url"] {
  padding: 2rem;
  order: 3;
}
.header.card .dealership-logos [itemprop="description"],
.header.card .jdpower-customer-first [itemprop="description"],
.header.card .dealer [itemprop="description"] {
  display: block;
}
.header.card .dealer img {
  max-height: 55px;
}
.header.card .jdpower-customer-first img {
  max-height: 70px;
}
.header.card .cta {
  order: 3;
  display: var(--header-card-cta-display, flex);
  justify-content: flex-end;
  flex: 1 1 100%;
}
.header.card .cta ul {
  padding-left: 0;
}
.header.card .cta ul li {
  align-items: flex-start;
  text-align: center;
}
.header.card .cta ul li.mobileMenu {
  display: none;
}
.header.card .cta a span {
  padding-left: 1.5rem;
}
.header.card .cta a:before {
  display: block;
  margin-left: var(--header-cta-link-icon-margin-left, 10px);
}
.header.card .cta [itemtype$="/AutoDealer"] a[name="locator"],
.header.card .cta .auto-dealer a[name="locator"] {
  position: relative;
  display: block;
}
.header.card .cta.phone-numbers.phones-none.address-cta-false {
  display: none;
}
@media all and (min-width: 769px) {
  .header.card .cta {
    flex: 1 32%;
    padding: var(--header-card-cta-padding, 2rem 1rem 2rem 0);
  }
  .header.card .cta a span {
    padding-left: 0;
  }
  .header.card .cta a[href^="tel:"] {
    pointer-events: none;
  }
  .header.card .cta > ul {
    display: flex;
    align-items: center;
  }
  .header.card .cta > ul li {
    min-width: 25px;
    display: inline-block;
    margin-right: 1.5rem;
  }
  .header.card .cta > ul li[itemprop="department"] span {
    display: inline-block;
  }
  .header.card .cta > ul li[itemprop="department"] span:first-child::after {
    content: ":";
    margin-left: 0.2rem;
  }
  .header.card .cta .location a,
  .header.card .cta .contactUs a,
  .header.card .cta .chat a,
  .header.card .cta .visitUs a,
  .header.card .cta .scheduleService a {
    position: relative;
    display: block;
  }
  .header.card .phone-numbers.reorderable-cta-enabled {
    padding: var(--header-phone-numbers-cta-padding, 0.5rem 0);
    min-height: 0;
    order: 0;
    width: var(--reorderable-cta-enabled-width, 100vw);
    flex: 1 1 100%;
    border-bottom: var(--phone-numbers-cta-bar-border-bottom, 1px solid #000);
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul {
    display: inline-block;
    text-align: right;
    width: 100%;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li {
    margin-right: 0.5rem;
    border-right: none;
    display: inline-block;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span {
    line-height: 1.4rem;
    font-size: 1.2rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span[itemprop="name"] {
    font-weight: normal;
    font-family: "Roboto-Regular";
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li span[itemprop="telephone"] {
    font-weight: bolder;
    font-family: "Roboto-Regular";
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li::after {
    content: "|";
    margin-left: 0.5rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li:last-child::after {
    content: "";
    margin-left: 0;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address {
    float: left;
    max-width: 30%;
    text-align: left;
    margin-left: 0.5rem;
    line-height: 1.7rem;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address a {
    display: inline;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address span {
    font-size: 1.4rem;
    font-weight: normal;
    font-family: "Roboto-Regular";
    display: inline;
    color: var(--header-phone-numbers-cta-address-span-color, inherit);
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address span.city-state-zip {
    white-space: nowrap;
  }
  .header.card .phone-numbers.reorderable-cta-enabled ul li.cta-address:after {
    display: none;
  }
  .header.card .cta.reorderable-cta-enabled:not(.phone-numbers) li[itemprop="department"] {
    display: none;
  }
  .header.card .cta.reorderable-cta-enabled:not(.phone-numbers) .callUs {
    display: none;
  }
}
@media all and (min-width: 769px) and (orientation: landscape) {
  .header.card .cta.reorderable-cta-enabled a[href^="tel:"] {
    pointer-events: auto;
  }
}
@media all and (max-width: 768px) {
  .header.card .phone-numbers.reorderable-cta-enabled {
    display: none;
  }
  .header.card .phone-numbers.reorderable-cta-enabled[data-count="2"] ~ .reorderable-cta-enabled {
    overflow-x: var(--reorderable-cta-overflow-x, scroll);
  }
  .header.card .reorderable-cta-enabled.cta {
    flex: 1 1 auto;
    align-items: stretch;
    width: 100vw;
  }
  .header.card .reorderable-cta-enabled.cta ul li {
    flex: 1 1 auto;
  }
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="2"],
  .header.card .reorderable-cta-enabled.cta .callUs.phones-one,
  .header.card .reorderable-cta-enabled.cta .callUs.phones-none {
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta > ul {
    background-color: var(--department-number-background, #ececec);
    overflow-x: var(--reorderable-cta-enabled-ul-overflow-x, scroll);
  }
  .header.card .reorderable-cta-enabled.cta .callUs {
    display: block;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgImNhbGxEcm9wZG93biIsICJzY29wZSI6ICAiY2xvc2VzdCIsInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiLmNhbGxVcyIsInRvZ2dsZU9uU2VsZk9ubHkiOiB0cnVlfQ;
  }
  .header.card .reorderable-cta-enabled.cta .callUs ~ li[itemprop="department"] {
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="2"] ~ li[itemprop="department"],
  .header.card .reorderable-cta-enabled.cta .callUs[data-count="1"] ~ li[itemprop="department"] {
    display: flex;
  }
  .header.card .reorderable-cta-enabled.cta .callUs a::before {
    font-size: 2.5rem;
    font-weight: normal;
    margin-left: 0;
  }
  .header.card .reorderable-cta-enabled.cta .callUs > a {
    pointer-events: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs a {
    padding: 1rem 0;
  }
  .header.card .reorderable-cta-enabled.cta .callUs ul.numberContainer {
    display: none;
    max-height: 70vh;
    overflow-y: scroll;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown {
    background-color: #e1e1e1;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown > a span {
    visibility: hidden;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown a span {
    color: #e1e1e1;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown a::before {
    content: '\f404';
    font-family: 'Ionicons', sans-serif;
    font-size: 3.5rem;
    color: var(--department-dropdown-text, #000000);
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    justify-content: flex-start;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li {
    display: block;
    background-color: #e1e1e1;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    flex-grow: 0;
    flex-shrink: 0;
    border-right: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 2rem;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li a::before {
    content: "";
    display: none;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span {
    color: var(--department-dropdown-text, #000000);
    font-size: 1.4rem;
    word-wrap: break-word;
    max-width: 70%;
    text-align: left;
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span[itemprop="name"]::after {
    content: ':';
  }
  .header.card .reorderable-cta-enabled.cta .callUs.callDropdown ul.numberContainer li span[itemprop="telephone"] {
    display: block;
    font-weight: bolder;
  }
}
.header.card .menu {
  order: 5;
  display: flex;
  justify-content: flex-end;
  bottom: 0;
}
.header.card .menu nav {
  margin: 0;
  flex-basis: 92%;
}
.header.card .menu nav ul {
  padding-left: 0;
}
.header.card .menu nav li > ul {
  position: static;
  width: inherit;
}
.header.card .menu nav ul li:hover {
  background-color: #e1e1e1;
}
.header.card .menu nav ul li:hover ul li {
  padding: 0;
}
.header.card .menu nav ul li:hover ul li:hover {
  background-color: #ececec;
}
.header.card .menu nav a:hover {
  background-color: transparent;
}
.header.card .menu nav > ul > li {
  position: relative;
  padding: 1rem 2rem;
  cursor: pointer;
  outline: none;
}
@media all and (max-width: 768px) {
  .header.card .menu nav > ul > li {
    padding: 0;
  }
  .header.card .menu nav > ul > li:not(:only-child) > a,
  .header.card .menu nav > ul > li:not(:only-child) > span {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%;
    padding: 1.5rem 2rem;
  }
}
.header.card .menu nav > ul > li:first-child a {
  display: block;
}
@media all and (min-width: 769px) {
  .header.card .menu nav > ul > li > span:not(:only-child) {
    margin-right: 2rem;
    display: block;
    padding: 0.5rem;
  }
  .header.card .menu nav > ul > li > span:not(:only-child):after {
    right: 1rem;
  }
}
.header.card .menu nav > ul > li > span:not(:only-child):after {
  font-family: 'Ionicons', sans-serif;
  content: "\f3d0";
  position: absolute;
  color: #000000;
  font-size: 2rem;
}
.header.card .menu nav > ul > li > span:not(:only-child):after {
  transition: transform 0.3s ease-in-out;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list li.focused-tab {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list li span {
  color: #f84f30;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list ul {
  opacity: 0;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .expand ul {
  opacity: 1;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .focused-tab > ul {
  position: absolute;
  display: block;
  z-index: 2;
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  width: 20rem;
  padding: 0;
  margin: 1rem 0 0 -1rem;
}
.header.card .menu nav > ul > li.more-menu-option.focused-tab .sub-menu-list .focused-tab > ul li a {
  color: #f84f30;
}
.header.card .sibling-lang {
  order: 2;
  display: flex;
  align-items: flex-end;
  margin-right: 6rem;
}
.header.card .sibling-lang a {
  display: block;
  padding: 1.2rem 1.5rem 1.1rem;
}
@media all and (max-width: 768px) {
  .header.card .sibling-lang a {
    width: 100%;
    padding: 1.5rem 2rem;
    margin: 0 0 1.2rem 0;
  }
}
.header.card .tools .saved-vehicles {
  font-size: 0;
}
.header.card .tools .saved-vehicles a {
  color: var(--tools-saved-vehicles-anchor-color, #e1e1e1);
  font-size: var(--tools-saved-vehicles-anchor-font-size, 1.6rem);
  padding: var(--tools-saved-vehicles-anchor-padding, 1.5rem 2rem);
}
.header.card .tools .saved-vehicles a:before {
  content: '\f141';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  margin-right: 1rem;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@media all and (min-width: 769px) {
  .header.card .tools .saved-vehicles a[data-saved="true"] b {
    background: #e1e1e1;
    color: #000;
    animation-name: tada;
    animation-duration: 1s;
    animation-fill-mode: both;
    padding: 3px 0;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    right: 53px;
    bottom: 2rem;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
    position: absolute;
  }
}
.header.card .tools .saved-vehicles a .overlay {
  display: none;
}
.header.card .tools .saved-vehicles a[data-saved="false"] b {
  display: none;
}
.header.card .tools .saved-vehicles a[data-saved="false"]:before {
  bottom: 0.7rem;
}
.header.card .tools .saved-vehicles a:before {
  font-family: 'Ionicons', sans-serif;
  bottom: 20px;
  right: 15px;
  margin-right: 1rem;
}
@media all and (max-width: 768px) {
  .header.card .menu {
    position: absolute;
    right: 0;
    flex-direction: column-reverse;
    width: 26%;
    height: 44px;
    background-color: #ececec;
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtZW51LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogImZhbHNlIiwib3RoZXJFbGVtZW50Q2xhc3NOYW1lIjogInNlYXJjaC1tZW51LW9wZW4iLCAiYWN0aW9uT25DdXN0b21FdmVudCI6ICAiIiAsImluc2lnaHRGb2N1cyI6ICAiIiwiaW5zaWdodEJsdXIiOiAgIiJ9;
  }
  .header.card .menu nav {
    display: none;
  }
  .header.card .menu nav > ul {
    margin: 1rem;
  }
  .header.card .menu nav > ul > li {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJzdWItbmF2LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICBmYWxzZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
  }
  .header.card .menu nav > ul > li > ul li a {
    padding: 0 2rem;
    display: inline-block;
    width: 100%;
  }
  .header.card .menu nav > ul > li.sub-nav-open > span {
    background-color: #e1e1e1;
  }
  .header.card .menu nav > ul > li.sub-nav-open > span:after {
    transform: rotate(180deg);
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul {
    z-index: 1;
    position: static;
    background-color: #ececec;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li {
    padding: 0;
  }
  .header.card .menu nav > ul > li.sub-nav-open > ul li:hover {
    background: #ececec;
  }
  .header.card .menu nav > ul > li ul > li a,
  .header.card .menu nav > ul > li ul > li span {
    color: #000;
  }
  .header.card .menu nav > ul > li span:not(:only-child):after {
    right: 1rem;
  }
  .header.card .menu:after {
    content: '\f394';
    font-family: 'Ionicons', sans-serif;
    font-size: 3rem;
    line-height: 6mm;
    position: absolute;
    right: 15px;
    width: 3rem;
    bottom: 2px;
    cursor: pointer;
    height: 3rem;
    padding: 0;
  }
  .header.card .menu.menu-open {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-color: #ececec;
    color: #000;
    border-top: 1px solid #ececec;
    width: 100%;
    z-index: 1;
    padding-top: 60px;
  }
  .header.card .menu.menu-open nav {
    display: block;
  }
  .header.card .menu.menu-open nav li {
    display: block;
    width: 100%;
  }
  .header.card .menu.menu-open nav {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
  }
  .header.card .menu.menu-open nav ul {
    margin: 0;
    padding: 0;
  }
  .header.card .menu.menu-open nav ul li {
    padding: 0;
    cursor: pointer;
    outline: none;
  }
  .header.card .menu.menu-open nav ul li:hover > ul {
    z-index: -1;
  }
  .header.card .menu.menu-open nav ul li > ul {
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
  }
  .header.card .menu.menu-open nav ul li.sub-nav-open > ul {
    max-height: 90rem;
  }
  .header.card .menu.menu-open nav > ul {
    padding-bottom: 5rem;
  }
  .header.card .menu.menu-open:after {
    content: '\f404';
    font-family: 'Ionicons', sans-serif;
    right: 0;
    top: 15px;
    font-size: 4rem;
    color: #000;
    height: 35px;
  }
  .header.card .menu:after {
    display: block;
  }
  .header.card .sibling-lang,
  .header.card .tools {
    display: none;
  }
  .header.card .menu-open .sibling-lang,
  .header.card .menu-open .tools {
    display: block;
  }
  .header.card .menu-open .sibling-lang li,
  .header.card .menu-open .tools li {
    display: block;
    width: 100%;
  }
  .header.card .menu-open .tools {
    padding-bottom: 1rem;
    padding-left: 0;
  }
}
@media all and (min-width: 769px) {
  .header.card .menu {
    order: 4;
    flex: 1 80%;
    justify-content: space-between;
    padding-left: 2rem;
    background-color: #ececec;
    color: #000;
    animation-name: keyboardnavigation--eyJvcmRlciI6ICAxfQ, responsivemenu--eyJvcmRlciI6ICAyLCAic3ViTWVudVNlbGVjdG9yIjogInN1Yi1tZW51LWxpc3QifQ, dropdownalignment--eyJvcmRlciI6ICAzLCAibWVudVNlbGVjdG9yIjogICJuYXYgPiB1bCA-IGxpIiwgImRyb3Bkb3duU2VsZWN0b3IiOiAgIi5tZW51IG5hdiA-IHVsID4gbGkgPiBkaXYiLCJ0cmlnZ2VyIjogICJtb3VzZW92ZXIifQ;
  }
  .header.card .menu.more-tab-menu > nav > ul > li:last-child {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: absolute;
  }
  .header.card .menu.show-more-options > nav > ul > li:last-child {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 2;
  }
  .header.card .menu > nav > ul > li:not(:first-child) {
    margin-left: -4px;
  }
  .header.card .menu:after {
    display: none;
  }
  .header.card .menu li {
    visibility: visible;
  }
  .header.card .menu nav {
    order: 1;
    align-content: flex-start;
  }
  .header.card .menu nav ul {
    display: block;
  }
  .header.card .menu nav ul li {
    display: inline-block;
    padding: 1rem;
  }
  .header.card .menu nav ul li.hide {
    display: none;
  }
  .header.card .menu nav ul li.focused-tab > span:not(:only-child)::after,
  .header.card .menu nav ul li:hover > span:not(:only-child)::after {
    content: "\f3d8";
  }
  .header.card .menu nav ul li.focused-tab > ul,
  .header.card .menu nav ul li:hover > ul {
    position: absolute;
    display: block;
    z-index: 2;
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    width: 20rem;
    padding: 0;
    margin: 1rem 0 0 -1rem;
  }
  .header.card .menu nav ul li.focused-tab > ul li a,
  .header.card .menu nav ul li:hover > ul li a {
    color: #f84f30;
  }
  .header.card .menu nav ul li.focused-tab > ul > li {
    padding: 0;
  }
  .header.card .menu nav ul li .sub-menu-list {
    right: 0;
  }
  .header.card .menu nav ul li .sub-menu-list > li {
    position: relative;
    display: none;
  }
  .header.card .menu nav ul li .sub-menu-list > li.show {
    display: block;
  }
  .header.card .menu nav ul li .sub-menu-list > li > span {
    display: block;
  }
  .header.card .menu nav ul li .sub-menu-list > li > ul {
    top: 0;
    right: 100%;
    margin-top: 0;
  }
  .header.card .menu nav ul li > ul {
    display: none;
  }
  .header.card .menu nav ul li > ul li {
    display: block;
    padding: 1rem 0.5rem;
  }
  .header.card .menu nav ul li > ul li span,
  .header.card .menu nav ul li > ul li a {
    display: block;
    padding: 1.5rem;
    width: 100%;
  }
  .header.card .menu nav ul li > ul li span:after {
    font-family: 'Ionicons', sans-serif;
    content: "\f3d0";
    position: absolute;
    color: #f84f30;
    font-size: 2rem;
    right: 1rem;
  }
  .header.card .menu nav > ul > li > a {
    display: block;
    padding: 0.5rem;
  }
  .header.card .menu nav > ul > li > a:not(:only-child):after {
    right: 0;
  }
  .header.card .tools {
    padding-top: 0.5rem;
    position: relative;
    order: 2;
    display: inline-block;
    align-content: flex-end;
  }
  .header.card .tools .saved-vehicles a span {
    font-size: 0px;
  }
  .header.card .tools .saved-vehicles a:before {
    position: absolute;
    margin-right: 0;
    bottom: 0.5rem;
    right: 68px;
  }
  .header.card .tools a {
    padding: 0;
  }
  .header.card .tools a span {
    font-size: 0;
  }
}
.header.card form {
  order: 4;
  padding-right: var(--header-form-padding-right, 1rem);
  position: relative;
}
.header.card form button {
  background-color: transparent;
  font-size: 0;
  padding: 0;
  border-color: transparent;
}
.header.card form button:after {
  content: '\f4a4';
  font-family: 'Ionicons', sans-serif;
  font-size: 2rem;
  position: absolute;
  right: 70px;
  top: 0px;
  color: #fff;
}
.header.card form button:hover {
  cursor: pointer;
}
@media all and (max-width: 768px) and (orientation: portrait) {
  .header.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgIiIsICJzdGFja0l0ZW1zIjogICJ0cnVlIiwgIm5vblN0aWNreUNsYXNzIjogICJmYWxzZSIsICJzdGFja0xpbWl0IjogICIyIiwicHVzaEVsZW1lbnQiOiAibWFpbiJ9;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
}
@media all and (max-width: 768px) {
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li,
  .header.card.automotive-business .cta ul li {
    padding: 0;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li:not(.mobileMenu),
  .header.card.automotive-business .cta ul li:not(.mobileMenu) {
    display: flex;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li:not(.mobileMenu) a,
  .header.card.automotive-business .cta ul li:not(.mobileMenu) a {
    flex: 1;
    align-items: stretch;
    width: 100%;
  }
  .header.card[itemtype$="/AutomotiveBusiness"] .cta ul li.mobileMenu > span,
  .header.card.automotive-business .cta ul li.mobileMenu > span {
    padding: 1rem 0;
    display: inline-block;
  }
  .header.card .cta {
    order: 3;
    flex-basis: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-height: var(--header-cta-min-height, 7rem);
    position: relative;
    margin-left: auto;
  }
  .header.card .cta ul {
    display: var(--header-cta-ul-display, flex);
    flex-grow: 1;
    margin: 0;
    padding: 0;
  }
  .header.card .cta ul li {
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    border-right: 2px solid var(--header-cta-border-color, #000);
    background: var(--header-cta-background-color, #ececec);
    padding: 1rem 0;
  }
  .header.card .cta ul li span,
  .header.card .cta ul li a {
    color: var(--header-cta-foreground-color, #000);
  }
  .header.card .cta ul li:last-child {
    border-right: none;
  }
  .header.card .cta ul li:hover,
  .header.card .cta ul li:active {
    background-color: var(--header-cta-hover-background-color, #b9b9b9);
    transition: all 0.3s ease;
  }
  .header.card .cta ul li span {
    padding-left: 0;
  }
  .header.card .cta ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: var(--header-cta-anchor-padding, 1rem 0);
  }
  .header.card .cta ul li a::before {
    font-size: 2.5rem;
    font-weight: normal;
    margin-left: 0;
  }
  .header.card .cta ul li a span:nth-child(2) {
    display: none;
  }
  .header.card .cta > ul li:nth-last-child(2) {
    border-right: none;
  }
  .header.card .menu {
    top: 0;
    height: 55px;
    width: 15%;
    border: none;
    background-color: transparent;
  }
  .header.card .menu::after {
    bottom: 9px;
  }
  .header.card div[role="search"]::after {
    top: 16px;
  }
  .header.card .logosWrapper {
    padding-right: 6rem;
    flex: 1 1 100%;
  }
  .header.card .logosWrapper .jdpower-customer-first,
  .header.card .logosWrapper .dealer {
    padding: 0.5rem;
  }
  .header.card .franchise:not(.count-1) {
    padding-right: 8rem;
    flex-wrap: wrap;
    height: 60px;
    width: 80px;
  }
  .header.card .cta ul {
    margin-right: var(--header-cta-border-fix);
  }
  .header.card .cta .social-media + .mobileMenu {
    border-left: none;
  }
}
@media all and (min-width: 320px) and (max-width: 360px) {
  .header.card .franchise {
    width: 55px;
  }
  .header.card .franchise:not(.count-1) {
    padding-right: 6rem;
    width: 55px;
  }
  .header.card .franchise .oem {
    width: 55px;
  }
}
@media all and (min-width: 769px) {
  .header.card .franchise {
    --header-franchise-logo-max-height: 80px;
  }
  .header.card .franchise:not(.count-1) {
    padding-right: 9rem;
  }
  .header.card .franchise .oem {
    width: 100px;
    height: 80px;
  }
  .header.card .franchise .oem.oemLogos img {
    max-height: var(--header-franchise-logo-max-height);
  }
  .header.card .franchise-logos {
    --header-franchise-logo-container-width: auto;
    --header-franchise-logo-max-height: 75px;
  }
  .header.card .franchise-logos .oem {
    width: var(--header-franchise-logo-container-width);
    height: auto;
  }
  .header.card .jdpower-customer-first,
  .header.card .dealer {
    height: 90px;
    padding: 1rem;
  }
  .header.card .jdpower-customer-first [itemprop="url"],
  .header.card .dealer [itemprop="url"] {
    padding: 2rem;
  }
  .header.card .jdpower-customer-first img,
  .header.card .dealer img {
    padding: 0;
    max-height: 90px;
  }
  .header.card div[role="search"]:after {
    right: 0;
    cursor: pointer;
    padding: var(--header-card-search-after-icon-padding, 8px 4px 6px 13px);
  }
  .header.card:not(.header-5):not(.header-centered-dealership-logo):not(.header-nested-search) .voice-search {
    width: var(--header-non-nested-voice-search-width, 50%);
  }
  .header.card:not(.header-5):not(.header-centered-dealership-logo):not(.header-nested-search) .voice-search input[type="search"] {
    width: 100%;
  }
}
@media all and (min-width: 769px) and (max-width: 1023px) {
  .header.card .logosWrapper {
    flex: 54%;
  }
  .header.card .logosWrapper .jdpower-customer-first,
  .header.card .logosWrapper .dealer {
    padding: 0 0.5rem;
  }
  .header.card .logosWrapper .franchise .oem {
    width: 85px;
  }
  .header.card .franchise:not(.count-1) {
    width: 92px;
  }
  .header.card .franchise:not(.count-1) ~ .cta {
    flex: 1 1 100%;
    padding: 0.5rem 0 0.5rem 3.5rem;
    border-top: 1px solid #ececec;
  }
  .header.card .franchise:not(.count-1) ~ .cta ul {
    flex-basis: 100%;
    justify-content: space-between;
  }
}
@media all and (min-width: 1024px) {
  .header.card .franchise ~ .cta {
    padding: 0;
  }
  .header.card .logosWrapper {
    flex: 49%;
  }
}
.header.card .franchise:not(.count-1) .oem {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.header.card .franchise:not(.count-1) .oem:first-child {
  opacity: 1;
}
.header.card .franchise.count-2 .oem:nth-child(2) {
  animation: xfade 8s 4s infinite;
}
.header.card .franchise.count-2 .oem:nth-child(1) {
  animation: xfade 8s 0s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(3) {
  animation: xfade 12s 8s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(2) {
  animation: xfade 12s 4s infinite;
}
.header.card .franchise.count-3 .oem:nth-child(1) {
  animation: xfade 12s 0s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(4) {
  animation: xfade 16s 12s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(3) {
  animation: xfade 16s 8s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(2) {
  animation: xfade 16s 4s infinite;
}
.header.card .franchise.count-4 .oem:nth-child(1) {
  animation: xfade 16s 0s infinite;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) {
  animation-name: animatechildelements--eyJjaGlsZEVsZW1lbnQiOiAgIi5vZW0iLCAib3JkZXIiOiAgIjEiLCAiaXRlbUludGVydmFsIjogIjUwMDAiLCJhY3RpdmVDaGlsZENsYXNzTmFtZSI6ICJmYWRlSW4iLCAiaW5BY3RpdmVDaGlsZENsYXNzTmFtZSI6ICJmYWRlT3V0In0;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4):not(first-child) {
  visibility: hidden;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) .fadeIn {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.header.card .franchise:not(.count-1):not(.count-2):not(.count-3):not(.count-4) .fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 1s linear;
}
@media all and (max-width: 768px) {
  .header.card.header-5,
  .header.card.header-nested-search,
  .header.card.header-centered-dealership-logo {
    top: auto;
  }
  .header.card.header-5 .menu-open,
  .header.card.header-nested-search .menu-open,
  .header.card.header-centered-dealership-logo .menu-open {
    padding-top: 10.5rem;
  }
  .header.card.header-5 .menu-open ~ [role="search"],
  .header.card.header-nested-search .menu-open ~ [role="search"],
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] {
    top: 4rem;
  }
  .header.card.header-5 .menu-open ~ [role="search"] form,
  .header.card.header-nested-search .menu-open ~ [role="search"] form,
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] form {
    margin-top: 0;
  }
  .header.card.header-5 .menu-open ~ [role="search"] button[type="submit"],
  .header.card.header-nested-search .menu-open ~ [role="search"] button[type="submit"],
  .header.card.header-centered-dealership-logo .menu-open ~ [role="search"] button[type="submit"] {
    top: 2.1rem;
  }
  .header.card.header-5.stuck,
  .header.card.header-nested-search.stuck,
  .header.card.header-centered-dealership-logo.stuck {
    top: 0;
  }
}
@media all and (max-width: 768px) {
  .header.card.header-2 .logosWrapper,
  .header.card.header-3 .logosWrapper,
  .header.card.header-4 .logosWrapper {
    padding-right: 9rem;
  }
}
@media (min-width: 769px) {
  .header-2 .dealership-logos,
  .header-3 .dealership-logos,
  .header-4 .dealership-logos,
  .header-5 .dealership-logos,
  .header-2 .jdpower-customer-first,
  .header-3 .jdpower-customer-first,
  .header-4 .jdpower-customer-first,
  .header-5 .jdpower-customer-first,
  .header-2 .dealer,
  .header-3 .dealer,
  .header-4 .dealer,
  .header-5 .dealer,
  .header-2 .franchise,
  .header-3 .franchise,
  .header-4 .franchise,
  .header-5 .franchise,
  .header-2 .franchise .oemLogos,
  .header-3 .franchise .oemLogos,
  .header-4 .franchise .oemLogos,
  .header-5 .franchise .oemLogos,
  .header-2 .cta:not(.phone-numbers),
  .header-3 .cta:not(.phone-numbers),
  .header-4 .cta:not(.phone-numbers),
  .header-5 .cta:not(.phone-numbers),
  .header-2 .logosWrapper img,
  .header-3 .logosWrapper img,
  .header-4 .logosWrapper img,
  .header-5 .logosWrapper img {
    transition: height 0.5s, min-height 0.5s, max-height 0.5s, padding 0.5s;
  }
  .header-2 .cta:not(.phone-numbers) li,
  .header-3 .cta:not(.phone-numbers) li,
  .header-4 .cta:not(.phone-numbers) li,
  .header-5 .cta:not(.phone-numbers) li {
    transition: font-size 0.5s;
  }
  .header-2 .cta:not(.phone-numbers) li a:before,
  .header-3 .cta:not(.phone-numbers) li a:before,
  .header-4 .cta:not(.phone-numbers) li a:before,
  .header-5 .cta:not(.phone-numbers) li a:before {
    transition: font-size 0.5s;
  }
  .header-2.card.stuck.isSticky .dealership-logos,
  .header-3.card.stuck.isSticky .dealership-logos,
  .header-4.card.stuck.isSticky .dealership-logos,
  .header-5.card.stuck.isSticky .dealership-logos,
  .header-2.card.stuck.isSticky .jdpower-customer-first,
  .header-3.card.stuck.isSticky .jdpower-customer-first,
  .header-4.card.stuck.isSticky .jdpower-customer-first,
  .header-5.card.stuck.isSticky .jdpower-customer-first,
  .header-2.card.stuck.isSticky .dealer,
  .header-3.card.stuck.isSticky .dealer,
  .header-4.card.stuck.isSticky .dealer,
  .header-5.card.stuck.isSticky .dealer,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) {
    min-height: 5rem;
    height: 5rem;
  }
  .header-2.card.stuck.isSticky .dealership-logos li,
  .header-3.card.stuck.isSticky .dealership-logos li,
  .header-4.card.stuck.isSticky .dealership-logos li,
  .header-5.card.stuck.isSticky .dealership-logos li,
  .header-2.card.stuck.isSticky .jdpower-customer-first li,
  .header-3.card.stuck.isSticky .jdpower-customer-first li,
  .header-4.card.stuck.isSticky .jdpower-customer-first li,
  .header-5.card.stuck.isSticky .jdpower-customer-first li,
  .header-2.card.stuck.isSticky .dealer li,
  .header-3.card.stuck.isSticky .dealer li,
  .header-4.card.stuck.isSticky .dealer li,
  .header-5.card.stuck.isSticky .dealer li,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) li,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) li {
    font-size: 1rem;
    transition: font-size 2s;
  }
  .header-2.card.stuck.isSticky .dealership-logos li a:before,
  .header-3.card.stuck.isSticky .dealership-logos li a:before,
  .header-4.card.stuck.isSticky .dealership-logos li a:before,
  .header-5.card.stuck.isSticky .dealership-logos li a:before,
  .header-2.card.stuck.isSticky .jdpower-customer-first li a:before,
  .header-3.card.stuck.isSticky .jdpower-customer-first li a:before,
  .header-4.card.stuck.isSticky .jdpower-customer-first li a:before,
  .header-5.card.stuck.isSticky .jdpower-customer-first li a:before,
  .header-2.card.stuck.isSticky .dealer li a:before,
  .header-3.card.stuck.isSticky .dealer li a:before,
  .header-4.card.stuck.isSticky .dealer li a:before,
  .header-5.card.stuck.isSticky .dealer li a:before,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) li a:before,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) li a:before {
    font-size: 1.5rem;
    transition: font-size 2s;
  }
  .header-2.card.stuck.isSticky .dealership-logos .logo img,
  .header-3.card.stuck.isSticky .dealership-logos .logo img,
  .header-4.card.stuck.isSticky .dealership-logos .logo img,
  .header-5.card.stuck.isSticky .dealership-logos .logo img,
  .header-2.card.stuck.isSticky .jdpower-customer-first .logo img,
  .header-3.card.stuck.isSticky .jdpower-customer-first .logo img,
  .header-4.card.stuck.isSticky .jdpower-customer-first .logo img,
  .header-5.card.stuck.isSticky .jdpower-customer-first .logo img,
  .header-2.card.stuck.isSticky .dealer .logo img,
  .header-3.card.stuck.isSticky .dealer .logo img,
  .header-4.card.stuck.isSticky .dealer .logo img,
  .header-5.card.stuck.isSticky .dealer .logo img,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) .logo img,
  .header-2.card.stuck.isSticky .dealership-logos img,
  .header-3.card.stuck.isSticky .dealership-logos img,
  .header-4.card.stuck.isSticky .dealership-logos img,
  .header-5.card.stuck.isSticky .dealership-logos img,
  .header-2.card.stuck.isSticky .jdpower-customer-first img,
  .header-3.card.stuck.isSticky .jdpower-customer-first img,
  .header-4.card.stuck.isSticky .jdpower-customer-first img,
  .header-5.card.stuck.isSticky .jdpower-customer-first img,
  .header-2.card.stuck.isSticky .dealer img,
  .header-3.card.stuck.isSticky .dealer img,
  .header-4.card.stuck.isSticky .dealer img,
  .header-5.card.stuck.isSticky .dealer img,
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers) img,
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) img {
    max-height: 5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header-2.card.stuck.isSticky .franchise .oem,
  .header-3.card.stuck.isSticky .franchise .oem,
  .header-4.card.stuck.isSticky .franchise .oem,
  .header-5.card.stuck.isSticky .franchise .oem {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 5rem;
    height: 5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header-2.card.stuck.isSticky .franchise .oem img,
  .header-3.card.stuck.isSticky .franchise .oem img,
  .header-4.card.stuck.isSticky .franchise .oem img,
  .header-5.card.stuck.isSticky .franchise .oem img {
    max-height: 5rem;
  }
  .header-2.card.stuck.isSticky .franchise:not(.count-1),
  .header-3.card.stuck.isSticky .franchise:not(.count-1),
  .header-4.card.stuck.isSticky .franchise:not(.count-1),
  .header-5.card.stuck.isSticky .franchise:not(.count-1) {
    height: 5rem;
  }
  .header-2.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-3.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-4.card.stuck.isSticky .cta:not(.phone-numbers),
  .header-5.card.stuck.isSticky .cta:not(.phone-numbers) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header-4.card.stuck.isSticky .cta {
    align-self: center;
  }
  .header-4 .advanced-site-search {
    position: absolute;
  }
  .header-with-background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media (max-width: 768px) {
  #notificationPanel ~ header.header-5.card .menu,
  #notificationPanel ~ header.header-nested-search.card .menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtZW51LW9wZW4iLCAidG9nZ2xlT25TZWxmT25seSI6ICB0cnVlLCAidG9nZ2xlT25Mb2FkIjogIGZhbHNlLCAidGFyZ2V0IjogICIiLCAidG9nZ2xlT25FdmVudCI6ICAiIiwgInNpYmxpbmdUYXJnZXQiOiAgIiIsICJzY29wZSI6ICAiZG9jdW1lbnQiLCAiZm9jdXNFbGVtU2VsZWN0b3IiOiAiZmFsc2UiLCJvbk1vYmlsZU9ubHkiOiAiZmFsc2UiLCJ0b2dnbGVDbGFzc1RvT3RoZXJFbGVtZW50IjogIiNub3RpZmljYXRpb25QYW5lbCIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJoaWRlLXByb21vcG9wIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
  }
}
#notificationPanel.hide-promopop {
  display: none;
}
@media all and (min-width: 1024px) and (max-width: 1215px) {
  header.header-6.card .logosWrapper {
    flex: 47%;
  }
}
header.header-6.card .logosWrapper .dealership-logos {
  display: flex;
  align-items: center;
  padding-left: var(--header-logo-padding-left);
}
header.header-6.card .logosWrapper .dealership-logos a {
  min-width: var(--header-logo-min-width);
  max-width: var(--header-logo-max-width);
  display: block;
}
@media (min-width: 640px) {
  header.header-6.card .logosWrapper .dealership-logos a {
    width: var(--header-logo-max-width);
  }
}
header.header-6.card .franchise {
  margin-left: 1vw;
}
@media all and (min-width: 769px) {
  header.header-6.card {
    animation-name: addscrolloffset--eyJvZmZzZXRjbGFzcyI6ICAib2Zmc2V0IiwgIm9mZnNldFZhbHVlcyI6ICAiMzAwLDIwMDAifQ, sticky--eyJ0b3BPZmZzZXQiOiAgIjAiLCAic3RpY2t5TW9kZSI6ICAiZml4ZWQiLCAicGFyZW50Q29udGV4dCI6ICAiLmRlY2siLCAib3JkZXIiOiAgMSwgImNyZWF0ZVBsYWNlaG9sZGVyIjogIHRydWUsICJjbGFzc05hbWUiOiAgImlzU3RpY2t5IiwgInN0YWNrSXRlbXMiOiAgInRydWUiLCAibm9uU3RpY2t5Q2xhc3MiOiAgImZhbHNlIiwgInN0YWNrTGltaXQiOiAgIjMiLCJwdXNoRWxlbWVudCI6ICJtYWluIn0;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.75);
  }
  header.header-6.card .cta a[href^="tel:"] {
    pointer-events: auto;
  }
  header.header-6.card .cta .social-icon:hover:before,
  header.header-6.card .cta .location a:hover,
  header.header-6.card .cta .chat a:hover,
  header.header-6.card .cta .contactUs a:hover,
  header.header-6.card .cta .visitUs a:hover,
  header.header-6.card .cta .scheduleService a:hover,
  header.header-6.card .cta .auto-dealer a[name="locator"]:hover,
  header.header-6.card .cta [itemtype$="/AutoDealer"] a[name="locator"]:hover {
    color: #ba0a01;
  }
  header.header-6.card .menu nav {
    flex-basis: 90%;
  }
  header.header-6.card .menu nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  header.header-6.card .menu nav .has-deck > div > ul {
    flex-direction: column;
    justify-content: flex-start;
  }
  header.header-6.card .tools li:first-child a:hover::before,
  header.header-6.card .tools li:first-child a:active::before {
    color: var(--header-tools-first-child-anchor-hover-color, #ed0d01);
  }
  header.header-6.card div[role="search"]:hover::after,
  header.header-6.card div[role="search"]:active::after {
    color: var(--header-search-hover-active-icon-color, #ed0d01);
  }
  header.header-6.card .menu nav ul li > ul li a:hover {
    color: #ba0a01;
    transition: all 0.3s ease;
  }
  header.header-6.card form input {
    background-color: #4d4d4d;
  }
}
@media all and (max-width: 639px) {
  header.header-6.card .logosWrapper .dealership-logos [itemprop="logo"],
  header.header-6.card .logosWrapper .jdpower-customer-first [itemprop="logo"],
  header.header-6.card .logosWrapper .dealer [itemprop="logo"] {
    max-height: 41px;
    padding: 0;
  }
}
@media all and (max-width: 639px) {
  header.header-6.card .logosWrapper .dealership-logos,
  header.header-6.card .logosWrapper .jdpower-customer-first,
  header.header-6.card .logosWrapper .dealer {
    padding: 0.3rem;
  }
}
@media all and (min-width: 1024px) {
  header.header-6.card .logosWrapper {
    flex: 47%;
  }
}
@media all and (min-width: 1024px) {
  header.header-6.card .cta:not(.phone-numbers) {
    flex: 52%;
  }
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1024px) {
  header.header-6.card .cta:not(.phone-numbers) {
    flex: 40%;
  }
}
header.header-6.header .menu nav > ul > li:hover,
header.header-6.header .menu nav > ul > li.sub-nav-open > span {
  background-color: #e6e6e6;
  color: #000;
}
@media all and (min-width: 769px) {
  header.header-6 {
    transform: translateY(0);
    transition: transform 0.6s 0.1s ease-in-out;
  }
  header.header-6.offset500 {
    transform: translateY(-100px);
  }
  header.header-6.offset300 {
    transform: translateY(-90px);
  }
  header.header-6.reorderable-phones-header .logosWrapper {
    order: 1;
  }
}
@media (max-width: 768px) {
  body:not([data-page="ConnectedStore_D"]) header.header-6 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6 .jdpower-customer-first,
  body:not([data-page="ConnectedStore_D"]) header.header-6 .dealership-logos,
  body:not([data-page="ConnectedStore_D"]) header.header-6 div[role="search"]:after {
    transition: max-height 1s 0s ease-in-out, opacity 0.9s 0.3s ease;
    max-height: 1000px;
    opacity: 1;
  }
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .franchise,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .dealer,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .jdpower-customer-first,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .jdpower-customer-first,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 .dealership-logos,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 .dealership-logos,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset500 div[role="search"]:after,
  body:not([data-page="ConnectedStore_D"]) header.header-6.offset300 div[role="search"]:after {
    max-height: 0;
    opacity: 0;
  }
}
@media (max-width: 768px) {
  header.header-6.card .menu {
    top: auto;
    width: 0;
    height: 0;
    line-height: 1;
    z-index: 3;
  }
  header.header-6.card .menu:after {
    display: none;
  }
  header.header-6.card .menu.menu-open:after {
    display: block;
    top: 1%;
    right: 7%;
    line-height: 1;
    padding: 0 1rem;
    width: auto;
  }
  header.header-6.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  header.header-6.card .cta ul li.mobileMenu {
    display: block;
    font-size: 12px;
    line-height: 1;
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1lbnUtb3BlbiIsICJ0YXJnZXQiOiAgIi5tZW51In0;
  }
  header.header-6.card .cta ul li.mobileMenu span:before {
    content: "\f394";
    font-family: 'Ionicons', sans-serif;
    display: block;
    font-size: 2.5rem;
    line-height: 1.25;
    z-index: 0;
    position: relative;
  }
  header.header-6.card .cta ul li a {
    line-height: 1.25;
  }
  header.header-6.card .cta ul li:nth-last-child(2) {
    border-right: 2px solid #000;
  }
  header.header-6.card .cta ul li:last-child {
    border-right: none;
  }
}
@media (max-width: 768px) and (min-width: 320px) and (max-width: 768px) {
  header.header-6.card div[role="search"]:after {
    top: 7%;
    right: 3%;
    line-height: 1;
    padding: 1rem;
    width: auto;
  }
  header.header-6.card div[role="search"].search-open:after {
    top: 2%;
    right: 3%;
    line-height: 1;
    padding: 0rem 1rem;
    width: auto;
  }
}

/* From Theme Agent */
/* dcw-design-modern-active */
/* Generated by hydra-graph-docker@1.0.29806 */
/* Compiled by LESS 4.3.0 */
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
/* CASCADE INCLUDE CHANGE! */
.required {
  --form-p-required-span-children-color: #CC0000;
  --form-label-required-symbol: "*";
  --form-label-required-symbol-color: #CC0000;
  --form-label-required-symbol-padding-left: 0.2rem;
}
.bg-color .required {
  --form-p-required-span-children-color: #000000;
  --form-label-required-symbol-color: #000000;
}
.bg-dark .required {
  --form-p-required-span-children-color: #fff;
  --form-label-required-symbol-color: #fff;
}
:root {
  --caret-icon-content: "\f3d0";
  --blogger-icon-content: '\e901';
  --bing-icon-content: '\e900';
  --citysearch-icon-content: '\e902';
  --close-icon-content: "\f404";
  --clipboard-icon-content: "\f0ea";
  --default-icon-content: '\f0ac';
  --dealerrater-icon-content: '\e903';
  --email-icon-content: "\f422";
  --email-icon-bold-content: '\f132';
  --facebook-icon-content: '\f231';
  --foursquare-icon-content: "\f34d";
  --flickr-icon-content: "\f16e";
  --google-icon-content: '\f234';
  --google-icon-bold-content: '\f235';
  --insiderpages-icon-content: '\e904';
  --instagram-icon-content: '\f350';
  --linkedin-icon-content: '\f239';
  --myspace-icon-content: '\e905';
  --pinterest-icon-content: '\f231';
  --print-icon-content: "\f490";
  --rss-icon-content: "\f23d";
  --share-icon-content: "\f3ac";
  --surecritic-icon-content: '\e906';
  --tiktok-icon-content: "\e900";
  --tumblr-icon-content: '\f241';
  --twitter-icon-content: '\f901';
  --vimeo-icon-content: "\f245";
  --whatsapp-icon-content: "\f4f0";
  --wordpress-icon-content: "\f249";
  --yahoolocal-icon-content: "\f24b";
  --yelp-icon-content: '\f1e9';
  --youtube-icon-content: '\f24d';
  --location-icon-content: "\f3a3";
  --chat-icon-content: "\f3fa";
  --contact-fill-icon-content: "\f423";
  --contact-icon-content: "\f422";
  --phone-icon-content: "\f2d2";
  --visit-icon-content: "\f2a3";
  --schedule-icon-content: "\f2ba";
  --microphone-icon-content: "\f204";
  --microphone-disabled-icon-content: "\f395";
  --angle-up-arrow-content: "\f3d8";
  --angle-down-arrow-content: "\f3d0";
  --angle-right-arrow-content: "\f3d3";
  --angle-left-arrow-content: "\f3d2";
  --search-lens-icon-content: "\f4a5";
  --plus-icon-content: "\f217";
  --check-mark-icon-content: "\f120";
  --triangle-down-arrow-content: "\f104";
  --triangle-up-arrow-content: "\f10d";
  --photo-icon-content: "\f03e";
  --video-icon-content: "\f03d";
  --dollar-icon-content: "\f155";
  --window-sticker-icon-content: "\f0f6";
  --window-sticker-solid-icon-content: "\f15c";
  --save-icon-content: "\f08a";
  --save-solid-icon-content: "\f004";
  --calculator-icon-content: "\f1ec";
  --quick-view-icon-content: "\f39c";
  --dollar-sign-icon-content: "\E901";
  --file-invoice-icon-content: "\E900";
  --classic-calculator-icon-content: "\E902";
}
:root {
  --exclude-core-header-override: false;
}
:root {
  --header-logo-padding-left: 1rem;
  --header-logo-min-width: 7rem;
  --header-logo-max-width: 10rem;
  --header-login-enabled-text-color: #000000;
  --header-search-mobile-menu-margin-top: 4rem;
  --header-search-mobile-menu-position: fixed;
  --header-search-mobile-menu-width: 100%;
  --header-search-mobile-menu-order: -1;
  --header-search-mobile-menu-bottom: auto;
  --header-search-mobile-menu-left: 0;
  --header-search-mobile-menu-z-index: 1;
  --header-menu-tools-icon-color: #000;
  --header-centered-dealership-logo-top: 0;
}
.header {
  --header-cta-border-fix: -2px;
}
:root {
  --navigation-menu-left-padding: 0;
  --navigation-menu-right-padding: 5rem;
  --navigation-menu-order: 1;
  --navigation-flex-position: flex-start;
  --navigation-tab-onfocus-bg-color: rgba(0, 0, 0, 0.2);
  --close-icon-content: '\f404';
  --close-icon-font-size: 4rem;
  --icon-font-family: 'Ionicons', sans-serif;
  --site-sibling-background-hover-color: #e1e1e1;
}
header {
  --navigation-menu-background-color: transparent;
  --navigation-menu-text-color: #000000;
  --navigation-dropdown-background-color: #ececec;
  --navigation-dropdown-text-color: #000;
  --navigation-link-border-color: #8a8a8a;
  --navigation-link-border: 1px solid var(--navigation-link-border-color);
  --navigation-link-text-color: #000000;
  --navigation-link-hover-background-color: transparent;
  --navigation-link-hover-text-color: #000000;
  --subnavigation-link-background-color: #ececec;
  --subnavigation-link-text-color: #000;
  --subnavigation-link-hover-background-color: #e1e1e1;
  --subnavigation-link-hover-text-color: #000000;
  --navigation-dropdown-box-shadow-color: rgba(0, 0, 0, 0.2);
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color), 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color) inset;
  --cms-card-min-width: 32vw;
  --cms-text-padding: 2rem;
  --navigation-model-inventory-see-more-icon: "\f217";
  --navigation-model-inventory-see-more-font-family: 'Ionicons', sans-serif;
  --navigation-model-inventory-see-more-link-width: 25%;
  --navigation-model-inventory-see-more-link-align-self: flex-end;
  --navigation-model-inventory-see-more-link-margin-left: 0;
  --navigation-model-inventory-text-padding: 3vw 4vw 1.5vw 4vw;
  --navigation-model-inventory-position-right: -25vw;
  --navigation-model-inventory-link-margin: 1rem 0;
  --navigation-model-inventory-copy-margin-top: 1rem;
  --navigation-model-inventory-img-margin-right: 0.7rem;
  --navigation-model-inventory-vehicle-width: 14rem;
  --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.4rem;
  --navigation-deck-cards-copy-link-color: #000;
  --navigation-deck-cards-copy-link-hover-color: #000000;
  --subnavigation-link-padding: 1.5rem 2rem;
  --subnavigation-link-max-width: 20rem;
  --navigation-link-position: relative;
  --navigation-link-zindex: 2;
  --navigation-link-title-padding: 1.5rem 2rem;
  --navigation-link-font-size: 16px;
  --navigation-link-title-line-height: 1.25;
  --navigation-model-inventory-list-padding: 0.5rem;
  --hamburger-icon-width: 3rem;
  --hamburger-icon-height: 3rem;
  --hamburger-icon-line-height: 3rem;
  --hamburger-icon-position-right: 0rem;
  --hamburger-icon-position-top: 0rem;
  --hamburger-icon-padding-x: 0.8rem;
  --hamburger-icon-padding-y: 0rem;
  --hamburger-icon-color: #000;
  --hamburger-icon-content: '\f394';
  --hamburger-icon-font-size: 3rem;
  --mobile-menu-padding-top: 6rem;
  --navigation-link-caret: var(--caret-icon-content);
  --caret-icon-position-right: 1rem;
  --caret-icon-width: 2rem;
  --caret-icon-housing-space: calc(var(--caret-icon-position-right) + var(--caret-icon-width) + .5rem);
  --caret-icon-color: #000000;
  --caret-icon-hover-color: #000000;
  --caret-icon-rotation-transition: none;
  --tools-login-link-padding: 0 0 1.2rem 2rem;
  --social-media-icon-color: #000;
  --social-media-icon-color-hover: #000000;
}
header .mobile-menu-open {
  --navigation-menu-background-color: #e1e1e1;
}
header [itemprop="price"] {
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.2rem;
}
header .mobile-menu-open {
  --hamburger-icon-color: #000000;
}
.nested-search-enabled {
  --mobile-menu-padding-top: 10.5rem;
}
.navigation-menu {
  --hamburger-icon-padding-y: 1rem;
}
.full-width-dropdown {
  --navigation-dropdown-border: none;
  --subnavigation-bottom-border: none;
}
.full-width-dropdown .has-deck-cards {
  --navigation-link-position: static;
  --navigation-dropdown-padding: 1rem 4rem 0;
}
.full-width-dropdown .more-menu {
  --navigation-deck-cards-left-border: none;
}
.full-width-dropdown .more-menu li {
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
}
@media (min-width: 769px) {
  header {
    --navigation-link-title-padding: 1.5rem;
    --subnavigation-link-padding: 1rem 1.5rem;
    --more-menu-dropdown-max-width: 35vw;
    --navigation-link-font-size: 1.4rem;
    --navigation-link-title-line-height: 1;
    --navigation-padding-right: 0;
    --navigation-max-width: none;
    --navigation-max-height: 4.5rem;
    --navigation-menu-flex: 1 0 80%;
    --navigation-menu-background-color: #e1e1e1;
    --navigation-menu-text-color: #000000;
    --navigation-dropdown-background-color: #ffffff;
    --navigation-dropdown-text-color: #000;
    --navigation-dropdown-before-min-height: 50vh;
    --navigation-dropdown-padding: 1rem 0 0;
    --navigation-link-text-color: #000000;
    --navigation-link-hover-background-color: #ffffff;
    --navigation-link-hover-text-color: #000;
    --navigation-dropdown-border-color: #d7d7d7;
    --navigation-dropdown-border: 1px solid var(--navigation-dropdown-border-color);
    --subnavigation-bottom-border-color: #d7d7d7;
    --subnavigation-bottom-border: 1px solid var(--subnavigation-bottom-border-color);
    --subnavigation-link-background-color: #ffffff;
    --subnavigation-link-text-color: #000;
    --subnavigation-link-hover-background-color: #e1e1e1;
    --subnavigation-link-hover-text-color: #000000;
    --caret-icon-color: #000000;
    --caret-icon-hover-color: #000;
    --pipes-height: 2rem;
    --pipes-border: 1px dashed #000000;
    --slash-height: 1rem;
    --slash-border: 1px solid #333333;
    --tools-padding-left: 1rem;
    --tools-login-link-padding: 1.5rem 0.5rem;
    --tools-saved-vehicles-padding: 0.7rem 2rem;
    --tools-saved-vehicles-position-right: 5px;
    --social-media-icon-color: #000;
    --social-media-icon-color-hover: #ed0d01;
    --navigation-model-inventory-text-padding: 1rem;
    --navigation-deck-cards-text-media-min-width: auto;
    --navigation-deck-cards-left-border-color: #d7d7d7;
    --navigation-deck-cards-left-border: 1px solid var(--navigation-deck-cards-left-border-color);
    --navigation-deck-cards-copy-link-color: #000;
    --navigation-deck-cards-copy-link-hover-color: #ed0d01;
  }
  header .col-3 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(2 * var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(3 * var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu,
  header .navigation-cms {
    --navigation-deck-cards-text-media-min-width: 32vw;
  }
  header .media-side {
    --navigation-deck-cards-text-media-min-width: 25vw;
  }
  .header-centered-dealership-logo,
  .header-nested-search {
    --navigation-menu-right-padding: 29rem;
  }
  .header-2 .navigation .more-menu .navigation-link > ul,
  .header-6 .navigation .more-menu .navigation-link > ul,
  .header-7 .navigation .more-menu .navigation-link > ul {
    --moremenu-navigation-link-dropdown-left: auto;
    --moremenu-navigation-link-dropdown-right: 100%;
  }
}
@media (min-width: 1024px) {
  header .col-3 {
    --navigation-model-inventory-grid-template-columns: repeat(3, var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-grid-template-columns: repeat(4, var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu .navigation-model-inventory {
    --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  }
}
.navigation-menu {
  display: flex;
  order: var(--navigation-menu-order);
  flex-direction: column;
}
@media (max-width: 768px) {
  .navigation-menu::after,
  .meganav-enabled .mobileMenu span::before {
    content: var(--hamburger-icon-content);
    font-family: var(--icon-font-family);
    font-size: 3rem;
    width: var(--hamburger-icon-width);
    height: var(--hamburger-icon-height);
    line-height: var(--hamburger-icon-line-height);
    padding: var(--hamburger-icon-padding-y) var(--hamburger-icon-padding-x);
    cursor: pointer;
    text-align: center;
    display: block;
  }
  .navigation-menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtb2JpbGUtbWVudS1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
    position: var(--navigation-menu-position, absolute);
    top: 0;
    right: 0;
    width: var(--navigation-menu-width, calc(var(--hamburger-icon-width) + var(--hamburger-icon-position-right) + (var(--hamburger-icon-padding-x) * 2)));
    height: var(--navigation-menu-height, calc(var(--hamburger-icon-height) + var(--hamburger-icon-position-top) + (var(--hamburger-icon-padding-y) * 2)));
  }
  .navigation-menu::after {
    position: absolute;
    right: var(--hamburger-icon-position-right);
    top: var(--hamburger-icon-position-top);
    color: var(--hamburger-icon-color);
  }
  .mobile-menu-open {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    padding-top: var(--mobile-menu-padding-top);
  }
  .mobile-menu-open::after {
    content: var(--close-icon-content);
    font-size: var(--close-icon-font-size);
    padding-top: var(--hamburger-icon-padding-y);
    padding-bottom: var(--hamburger-icon-padding-y);
  }
  .mobile-menu-open .navigation {
    display: block;
    overflow-y: auto;
  }
}
@media (min-width: 769px) {
  .navigation-menu {
    flex-direction: row;
    justify-content: space-between;
    flex: var(--navigation-menu-flex);
    padding-right: var(--navigation-menu-right-padding);
    padding-left: var(--navigation-menu-left-padding);
    max-width: var(--navigation-max-width);
    max-height: var(--navigation-max-height);
    animation-name: moremenu--eyJvcmRlciI6ICAxLCAibW9yZU1lbnVJbWFnZXMiOiAiLm5hdmlnYXRpb24gLm1vcmUtbWVudSA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIGltZyJ9, meganavkeyboardnavigation--eyJvcmRlciI6ICAyLCAibWFpblRhYlNlbGVjdG9yIjogICIubmF2aWdhdGlvbiA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIn0, dropdownalignment--eyJvcmRlciI6ICAzLCAibWVudVNlbGVjdG9yIjogICIubmF2aWdhdGlvbi1saW5rIiwgImRyb3Bkb3duU2VsZWN0b3IiOiAgIi5uYXZpZ2F0aW9uLW1lbnUgLm5hdmlnYXRpb24tbGluayA-IHVsIiwidHJpZ2dlciI6ICAibW91c2VvdmVyIn0;
  }
  .meganav-enabled ul {
    padding-left: 0;
  }
}
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
[smartgallery] {
  --smartgallery-arrow-horizontal-position: 0;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.navigation {
  display: none;
  order: 1;
}
.navigation .dropdown-open > ul,
.navigation > ul {
  display: flex;
  flex-direction: column;
}
.navigation > ul > li > ul {
  display: none;
  width: 100%;
}
.navigation ul {
  padding: 0;
}
.navigation ul.sub-menu-list {
  display: flex;
  flex-direction: column;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
@media (max-width: 768px) {
  .navigation > ul .navigation-link {
    border-bottom: var(--navigation-link-border);
  }
}
@media (min-width: 769px) {
  .navigation {
    display: flex;
    flex-grow: 1;
    padding-right: var(--navigation-padding-right);
  }
  .navigation > ul {
    flex-direction: row;
    justify-content: var(--navigation-flex-position);
    flex-wrap: wrap;
    flex-grow: 1;
  }
  .navigation > ul > li.more-menu,
  .navigation > ul > li.dropdown-right {
    position: relative;
  }
  .navigation > ul > li.more-menu > ul,
  .navigation > ul > li.dropdown-right > ul {
    right: 0;
    left: auto;
  }
  .navigation > ul > li > ul {
    position: absolute;
    width: auto;
    flex-direction: row;
    left: 0;
  }
  .navigation > ul > li.mega-nav-focused-tab > ul,
  .navigation > ul > li[aria-expanded="true"] > ul,
  .navigation > ul > li:hover > ul {
    display: flex;
  }
  .navigation > ul .more-menu > ul,
  .navigation > ul .more-menu .navigation-link > ul,
  .navigation > ul .more-menu .navigation-link > ul > ul,
  .navigation > ul > .navigation-link > ul,
  .navigation > ul .mega-nav-focused-tab > ul {
    opacity: 0;
    pointer-events: none;
  }
  .navigation > ul .more-menu:hover > ul,
  .navigation > ul .more-menu .navigation-link:hover > ul,
  .navigation > ul .more-menu .navigation-link > ul:hover > ul,
  .navigation > ul > .navigation-link:hover > ul,
  .navigation > ul .mega-nav-focused-tab:hover > ul,
  .navigation > ul .more-menu[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link > ul[aria-expanded="true"] > ul,
  .navigation > ul > .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .mega-nav-focused-tab[aria-expanded="true"] > ul {
    opacity: 1;
    pointer-events: auto;
  }
  .navigation .more-menu .navigation-link {
    position: relative;
  }
  .navigation .more-menu .navigation-link > ul {
    position: absolute;
    left: var(--moremenu-navigation-link-dropdown-left, 100%);
    right: var(--moremenu-navigation-link-dropdown-right, auto);
    top: 0;
  }
  .navigation .more-menu > ul,
  .navigation .more-menu .has-deck-cards > ul {
    max-width: var(--more-menu-dropdown-max-width);
  }
  .navigation .more-menu > ul {
    flex-direction: column;
    right: 0;
  }
  .navigation .more-menu .navigation-cms > .content {
    flex-direction: column;
  }
  .navigation:not(:hover) > ul:not(:has(.more-menu)) {
    overflow: hidden;
  }
}
.meganav-enabled.card.automotive-business .social-links a::before {
  color: var(--social-media-icon-color);
}
.meganav-enabled.card.automotive-business .social-links a:hover::before {
  color: var(--social-media-icon-color-hover);
}
@media (max-width: 768px) {
  .meganav-enabled .tools {
    padding-left: 0;
  }
  .navigation-menu.mobile-menu-open .sibling-lang,
  .navigation-menu.mobile-menu-open .tools,
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    display: block;
  }
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    padding: 0 2rem 1rem;
  }
  .navigation-menu.mobile-menu-open .sibling-lang {
    order: -1;
  }
}
.meganav-enabled.card.nested-search-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
}
.meganav-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
  align-items: flex-start;
}
.meganav-enabled .navigation-menu .tools {
  display: flex;
  padding-top: 0;
  padding-left: var(--tools-padding-left);
}
.meganav-enabled .navigation-menu .tools .login {
  margin-bottom: 0;
}
.meganav-enabled .navigation-menu .tools .login a {
  display: block;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--tools-login-link-padding);
}
.meganav-enabled .navigation-menu .tools .login a span {
  font-size: inherit;
  padding: 0;
}
.meganav-enabled .navigation-menu .tools .login a[name="SignInConsentFormLink"] {
  display: none;
}
@media (max-width: 768px) {
  .meganav-enabled .navigation-menu .tools,
  .meganav-enabled .navigation-menu .sibling-lang {
    display: none;
  }
  .meganav-enabled .navigation-menu.mobile-menu-open .tools,
  .meganav-enabled .navigation-menu.mobile-menu-open .sibling-lang {
    display: block;
  }
  .meganav-enabled .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled .navigation-menu .tools {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools {
    margin-right: 0;
  }
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a:hover {
    background-color: var(--site-sibling-background-hover-color);
  }
  .meganav-enabled.header.card .navigation-menu .tools {
    margin-right: 0;
    align-items: var(--tools-align-item, flex-start);
  }
  .meganav-enabled.header.card .navigation-menu .tools .login a {
    padding: var(--tools-login-link-padding);
    white-space: nowrap;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a {
    font-size: 0;
    position: relative;
    padding: var(--tools-saved-vehicles-padding);
    display: block;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a::before {
    position: static;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
}
@media (max-width: 768px) {
  .header-1.meganav-enabled.card .cta ul li,
  .header-6.meganav-enabled.card .cta ul li,
  .header-nested-search.meganav-enabled.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  .header-1.meganav-enabled.card .cta ul li.mobileMenu,
  .header-6.meganav-enabled.card .cta ul li.mobileMenu,
  .header-nested-search.meganav-enabled.card .cta ul li.mobileMenu {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1vYmlsZS1tZW51LW9wZW4iLCAidGFyZ2V0IjogICIubmF2aWdhdGlvbi1tZW51In0;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .header-1 .navigation-menu:not(.mobile-menu-open)::after,
  .header-6 .navigation-menu:not(.mobile-menu-open)::after,
  .header-nested-search .navigation-menu:not(.mobile-menu-open)::after {
    content: none;
  }
}
.header-1 {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-1 {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-2 {
  --navigation-flex-position: flex-end;
  --navigation-max-width: 97%;
  --navigation-menu-right-padding: 0;
  --navigation-padding-right: 3rem;
}
.header-3 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 97%;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .header-3 {
    --navigation-max-width: 95%;
  }
  .header-3.header.card.reorderable-phones-header div[role="search"] {
    flex-basis: 5%;
  }
}
.header-4 {
  --navigation-flex-position: flex-end;
  --navigation-padding-right: 3rem;
}
@media (min-width: 769px) {
  .header-4.meganav-enabled.header.card div[role="search"] {
    flex-basis: auto;
  }
}
@media (max-width: 768px) {
  .nested-search-enabled.meganav-enabled .navigation-menu ~ [role="search"] {
    display: none;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] {
    display: block;
    position: var(--header-search-mobile-menu-position);
    flex-basis: var(--header-search-mobile-menu-width);
    order: var(--header-search-mobile-menu-order);
    bottom: var(--header-search-mobile-menu-bottom);
    top: var(--header-search-mobile-menu-margin-top);
    left: var(--header-search-mobile-menu-left);
    z-index: var(--header-search-mobile-menu-z-index);
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form {
    max-width: 100%;
    margin-top: 0;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form > button[type="submit"] {
    top: 2rem;
  }
}
.header-5 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 80%;
}
.header-6 {
  --navigation-menu-order: 4;
  --navigation-flex-position: center;
}
.header-centered-dealership-logo {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-centered-dealership-logo {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-nested-search {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-nested-search {
    --navigation-menu-left-padding: 2rem;
  }
}
.navigation-menu {
  background: var(--navigation-menu-background-color);
  color: var(--navigation-menu-text-color);
}
.meganav-enabled.card .navigation-menu .login span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link > a span,
.meganav-enabled.card .navigation-link > div span,
.meganav-enabled.card .navigation-link > span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link.dropdown-open > a span,
.meganav-enabled.card .navigation-link:hover > a span,
.meganav-enabled.card .navigation-link.dropdown-open > div span,
.meganav-enabled.card .navigation-link:hover > div span,
.meganav-enabled.card .navigation-link.dropdown-open > span,
.meganav-enabled.card .navigation-link:hover > span {
  background: var(--navigation-link-hover-background-color);
  color: var(--navigation-link-hover-text-color);
}
.full-width-dropdown .more-menu .navigation-link:hover > div::after,
.full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
.full-width-dropdown .mega-nav-focused-tab > ul::before,
.full-width-dropdown [aria-expanded="true"] > ul::before,
.full-width-dropdown .navigation-link:hover > ul::before,
.more-menu > ul,
.navigation-link > ul {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.meganav-enabled.card .more-menu .navigation-link > a span,
.meganav-enabled.card .subnavigation-link > a span,
.meganav-enabled.card .more-menu .navigation-link > div span,
.meganav-enabled.card .subnavigation-link > div span,
.meganav-enabled.card .more-menu .navigation-link > a,
.meganav-enabled.card .subnavigation-link > a {
  background: var(--subnavigation-link-background-color);
  color: var(--subnavigation-link-text-color);
}
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .more-menu .navigation-link:hover > a span,
.meganav-enabled.card .subnavigation-link:hover > a span,
.meganav-enabled.card .more-menu .navigation-link:active > a span,
.meganav-enabled.card .subnavigation-link:active > a span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .more-menu .navigation-link:hover > div span,
.meganav-enabled.card .subnavigation-link:hover > div span,
.meganav-enabled.card .more-menu .navigation-link:active > div span,
.meganav-enabled.card .subnavigation-link:active > div span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .more-menu .navigation-link:hover > a,
.meganav-enabled.card .subnavigation-link:hover > a,
.meganav-enabled.card .more-menu .navigation-link:active > a,
.meganav-enabled.card .subnavigation-link:active > a {
  background: var(--subnavigation-link-hover-background-color);
  color: var(--subnavigation-link-hover-text-color);
}
.navigation-menu .navigation-link .card {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.navigation-menu .navigation-link .card > .content .copy a,
.navigation-menu .navigation-link .card > .content .copy a span {
  color: var(--navigation-deck-cards-copy-link-color);
}
.navigation-menu .navigation-link .card > .content .copy a:hover,
.navigation-menu .navigation-link .card > .content .copy a:hover span {
  color: var(--navigation-deck-cards-copy-link-hover-color);
}
.meganav-enabled [aria-expanded="true"] > a,
.meganav-enabled .mega-nav-focused-tab > a,
.meganav-enabled [aria-expanded="true"] > span,
.meganav-enabled .mega-nav-focused-tab > span,
.meganav-enabled [aria-expanded="true"] > div span,
.meganav-enabled .mega-nav-focused-tab > div span {
  background: var(--navigation-tab-onfocus-bg-color);
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content .media {
  width: auto;
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content img {
  margin: 0;
}
.navigation-cms .media figure {
  min-height: auto;
}
@media all and (min-width: 640px) {
  .navigation .navigation-link .card.navigation-cms > .content .text,
  .navigation .navigation-link .card.navigation-cms > .content .media {
    padding: var(--cms-text-padding);
  }
}
@media all and (min-width: 769px) {
  .navigation-cms.media-side {
    min-width: var(--cms-card-min-width);
  }
}
.navigation-link > div:not(:only-child) span,
.navigation-link.more-menu > span {
  padding-right: var(--caret-icon-housing-space);
}
.navigation-link > div:not(:only-child) span::after,
.navigation-link.more-menu > span::after {
  content: var(--navigation-link-caret);
  font-family: 'Ionicons', sans-serif;
  position: absolute;
  right: var(--caret-icon-position-right);
  width: var(--caret-icon-width);
  color: var(--caret-icon-color);
  font-size: 2rem;
  transform: rotate(0);
  transition: var(--caret-icon-rotation-transition);
  text-align: center;
}
.navigation-link:hover > div:not(:only-child) span::after,
.navigation-link:focus > div:not(:only-child) span::after,
.navigation-link:hover.more-menu > span::after,
.navigation-link:focus.more-menu > span::after {
  color: var(--caret-icon-hover-color);
}
@media (max-width: 768px) {
  .navigation-link.dropdown-open > div:not(:only-child) span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .navigation-link > div:not(:only-child) span,
  .navigation-link.more-menu > span {
    padding-right: var(--caret-icon-housing-space);
  }
  .navigation-link > div:not(:only-child) span::after,
  .navigation-link.more-menu > span::after {
    right: var(--caret-icon-position-right);
  }
  .navigation-link:hover > div:not(:only-child) span::after,
  .navigation-link:hover.more-menu > span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .hide-navigation-caret {
    --caret-icon-housing-space: var(--navigation-link-title-padding);
    --navigation-link-caret: none;
  }
}
@media (min-width: 769px) {
  .navigation-separator-pipe .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > div > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > div > span::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
  }
  .navigation-separator-pipe .more-menu .navigation-link,
  .navigation-separator-slash .more-menu .navigation-link {
    padding-left: 0;
  }
  .navigation-separator-pipe .more-menu .navigation-link span::before,
  .navigation-separator-slash .more-menu .navigation-link span::before {
    display: none;
  }
  .navigation-separator-pipe .navigation-link + .navigation-link span::before {
    height: var(--pipes-height);
    border: var(--pipes-border);
    transform: translateY(-50%);
  }
  .navigation-separator-slash.meganav-enabled .navigation-link {
    padding-left: 0.5rem;
  }
  .navigation-separator-slash .navigation-link + .navigation-link span::before {
    height: var(--slash-height);
    border: var(--slash-border);
    transform: skew(-30deg) translate(-50%, -50%);
  }
}
.navigation-link {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: var(--navigation-link-position);
  z-index: var(--navigation-link-zindex);
}
.navigation-link > a,
.navigation-link > div {
  display: flex;
  align-items: center;
}
.navigation-link > a span,
.navigation-link > div span {
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.navigation-link > a span,
.navigation-link > div span,
.navigation-link > a a,
.navigation-link > div a {
  width: 100%;
  white-space: nowrap;
}
.navigation-link > div span {
  display: flex;
  align-items: center;
  position: relative;
}
.navigation-link ul {
  z-index: 1;
}
.navigation-link span:empty {
  display: none;
}
.more-menu > span {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.more-menu .navigation-link {
  border-bottom: var(--subnavigation-bottom-border);
}
@media (max-width: 768px) {
  .navigation-link {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkcm9wZG93bi1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgZmFsc2UsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgIiIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJkb2N1bWVudCIsICJmb2N1c0VsZW1TZWxlY3RvciI6ICJmYWxzZSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiZmFsc2UiLCJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAic2VhcmNoLW1lbnUtb3BlbiIsICJhY3Rpb25PbkN1c3RvbUV2ZW50IjogICIiICwiaW5zaWdodEZvY3VzIjogICIiLCJpbnNpZ2h0Qmx1ciI6ICAiIn0;
  }
}
@media (min-width: 769px) {
  .navigation-link > ul {
    border: var(--navigation-dropdown-border);
  }
}
.navigation-section {
  min-width: 20rem;
  height: 100%;
}
.subnavigation-link a {
  padding: var(--subnavigation-link-padding);
  display: flex;
  align-items: center;
}
.subnavigation-link a span {
  margin-right: 2rem;
  display: block;
  max-width: var(--subnavigation-link-max-width);
}
@media all and (min-width: 769px) {
  .subnavigation-link {
    border-bottom: var(--subnavigation-bottom-border);
  }
}
@media all and (min-width: 769px) {
  .navigation-link .card {
    overflow-y: auto;
    max-height: 60vh;
    height: 100%;
  }
  .navigation-link .card > .content .text,
  .navigation-link .card > .content .media {
    min-width: var(--navigation-deck-cards-text-media-min-width);
  }
  .navigation-link .card.navigation-model-inventory > .content .text,
  .navigation-link .card.navigation-model-inventory > .content .media {
    max-width: var(--navigation-deck-cards-text-media-max-width, 40vw);
    width: var(--navigation-deck-cards-text-media-width, -webkit-max-content);
    width: var(--navigation-deck-cards-text-media-width, -moz-max-content);
    width: var(--navigation-deck-cards-text-media-width, max-content);
  }
  .navigation-link .card.navigation-model-inventory > .content .copy ul {
    display: flex;
  }
  .navigation-link > ul > li + li {
    border-left: var(--navigation-deck-cards-left-border);
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card {
    max-height: none;
    overflow-y: initial;
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card,
  .more-menu > ul > li.navigation-link .navigation-section,
  .content-width-dropdown .cards-stacked.navigation-link .navigation-section {
    border-left: none;
  }
  .more-menu > ul > li.navigation-link > ul,
  .content-width-dropdown .cards-stacked.navigation-link > ul {
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 60vh;
  }
  .more-menu > ul > li.navigation-link > ul > li,
  .content-width-dropdown .cards-stacked.navigation-link > ul > li {
    flex: 1 auto;
    flex-basis: 100%;
  }
  .more-menu > ul > li .media-side > .content,
  .content-width-dropdown .cards-stacked .media-side > .content {
    flex-direction: column;
  }
}
.navigation-menu .navigation-model-inventory > .content .text {
  padding: var(--navigation-model-inventory-text-padding);
}
.navigation-menu .navigation-model-inventory > .content .copy {
  margin-top: 0;
}
.navigation-menu .navigation-model-inventory > .content .copy .model-group {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory > .content .copy a {
  margin: var(--navigation-model-inventory-link-margin);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more {
  align-self: var(--navigation-model-inventory-see-more-link-align-self);
  width: var(--navigation-model-inventory-see-more-link-width);
  margin-left: var(--navigation-model-inventory-see-more-link-margin-left);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more::before {
  margin-right: 0.5rem;
  content: var(--navigation-model-inventory-see-more-icon);
  font-family: var(--navigation-model-inventory-see-more-font-family);
}
.navigation-menu .navigation-model-inventory > .content .copy ul {
  margin-top: var(--navigation-model-inventory-copy-margin-top);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@supports (display: grid) {
  .navigation-menu .navigation-model-inventory > .content .copy ul {
    display: grid;
    grid-template-columns: var(--navigation-model-inventory-grid-template-columns);
  }
}
.navigation-menu .navigation-model-inventory > .content li {
  display: flex;
  padding: var(--navigation-model-inventory-list-padding);
  margin: 0;
  box-shadow: none;
  align-self: stretch;
}
.navigation-menu .navigation-model-inventory > .content li a span {
  display: block;
  font-size: var(--navigation-model-inventory-link-font-size);
}
.navigation-menu .navigation-model-inventory > .content li img {
  margin-right: var(--navigation-model-inventory-img-margin-right);
}
.navigation-menu .navigation-model-inventory.media-bottom .model {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory.media-bottom .model img {
  order: 1;
}
@media (min-width: 769px) {
  .full-width-dropdown > ul > .navigation-link > ul {
    padding: var(--navigation-dropdown-padding);
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul {
    width: 100%;
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-cms,
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-mic {
    width: 100%;
  }
  .full-width-dropdown .more-menu .navigation-link:hover > div::after,
  .full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
  .full-width-dropdown > ul > .mega-nav-focused-tab > ul::before,
  .full-width-dropdown > ul > .navigation-link:hover > ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100vw;
    width: 400vw;
    height: 100%;
    box-shadow: var(--navigation-dropdown-box-shadow);
  }
  .full-width-dropdown .more-menu .navigation-link > a,
  .full-width-dropdown .more-menu .navigation-link > div {
    position: relative;
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul,
  .full-width-dropdown .more-menu .navigation-link:hover > ul {
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul::before,
  .full-width-dropdown .more-menu .navigation-link:hover > ul::before {
    min-height: var(--navigation-dropdown-before-min-height);
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > div:after,
  .full-width-dropdown .more-menu .navigation-link:hover > div:after {
    height: 60vh;
  }
}
/* Generated by hydra-graph-docker@1.0.29806 */
/* Compiled by LESS 4.3.0 */
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
/* CASCADE INCLUDE CHANGE! */
.required {
  --form-p-required-span-children-color: #CC0000;
  --form-label-required-symbol: "*";
  --form-label-required-symbol-color: #CC0000;
  --form-label-required-symbol-padding-left: 0.2rem;
}
.bg-color .required {
  --form-p-required-span-children-color: #000000;
  --form-label-required-symbol-color: #000000;
}
.bg-dark .required {
  --form-p-required-span-children-color: #fff;
  --form-label-required-symbol-color: #fff;
}
:root {
  --caret-icon-content: "\f3d0";
  --blogger-icon-content: '\e901';
  --bing-icon-content: '\e900';
  --citysearch-icon-content: '\e902';
  --close-icon-content: "\f404";
  --clipboard-icon-content: "\f0ea";
  --default-icon-content: '\f0ac';
  --dealerrater-icon-content: '\e903';
  --email-icon-content: "\f422";
  --email-icon-bold-content: '\f132';
  --facebook-icon-content: '\f231';
  --foursquare-icon-content: "\f34d";
  --flickr-icon-content: "\f16e";
  --google-icon-content: '\f234';
  --google-icon-bold-content: '\f235';
  --insiderpages-icon-content: '\e904';
  --instagram-icon-content: '\f350';
  --linkedin-icon-content: '\f239';
  --myspace-icon-content: '\e905';
  --pinterest-icon-content: '\f231';
  --print-icon-content: "\f490";
  --rss-icon-content: "\f23d";
  --share-icon-content: "\f3ac";
  --surecritic-icon-content: '\e906';
  --tiktok-icon-content: "\e900";
  --tumblr-icon-content: '\f241';
  --twitter-icon-content: '\f901';
  --vimeo-icon-content: "\f245";
  --whatsapp-icon-content: "\f4f0";
  --wordpress-icon-content: "\f249";
  --yahoolocal-icon-content: "\f24b";
  --yelp-icon-content: '\f1e9';
  --youtube-icon-content: '\f24d';
  --location-icon-content: "\f3a3";
  --chat-icon-content: "\f3fa";
  --contact-fill-icon-content: "\f423";
  --contact-icon-content: "\f422";
  --phone-icon-content: "\f2d2";
  --visit-icon-content: "\f2a3";
  --schedule-icon-content: "\f2ba";
  --microphone-icon-content: "\f204";
  --microphone-disabled-icon-content: "\f395";
  --angle-up-arrow-content: "\f3d8";
  --angle-down-arrow-content: "\f3d0";
  --angle-right-arrow-content: "\f3d3";
  --angle-left-arrow-content: "\f3d2";
  --search-lens-icon-content: "\f4a5";
  --plus-icon-content: "\f217";
  --check-mark-icon-content: "\f120";
  --triangle-down-arrow-content: "\f104";
  --triangle-up-arrow-content: "\f10d";
  --photo-icon-content: "\f03e";
  --video-icon-content: "\f03d";
  --dollar-icon-content: "\f155";
  --window-sticker-icon-content: "\f0f6";
  --window-sticker-solid-icon-content: "\f15c";
  --save-icon-content: "\f08a";
  --save-solid-icon-content: "\f004";
  --calculator-icon-content: "\f1ec";
  --quick-view-icon-content: "\f39c";
  --dollar-sign-icon-content: "\E901";
  --file-invoice-icon-content: "\E900";
  --classic-calculator-icon-content: "\E902";
}
:root {
  --exclude-core-header-override: false;
}
:root {
  --header-logo-padding-left: 1rem;
  --header-logo-min-width: 7rem;
  --header-logo-max-width: 10rem;
  --header-login-enabled-text-color: #000000;
  --header-search-mobile-menu-margin-top: 4rem;
  --header-search-mobile-menu-position: fixed;
  --header-search-mobile-menu-width: 100%;
  --header-search-mobile-menu-order: -1;
  --header-search-mobile-menu-bottom: auto;
  --header-search-mobile-menu-left: 0;
  --header-search-mobile-menu-z-index: 1;
  --header-menu-tools-icon-color: #000;
  --header-centered-dealership-logo-top: 0;
}
.header {
  --header-cta-border-fix: -2px;
}
:root {
  --navigation-menu-left-padding: 0;
  --navigation-menu-right-padding: 5rem;
  --navigation-menu-order: 1;
  --navigation-flex-position: flex-start;
  --navigation-tab-onfocus-bg-color: rgba(0, 0, 0, 0.2);
  --close-icon-content: '\f404';
  --close-icon-font-size: 4rem;
  --icon-font-family: 'Ionicons', sans-serif;
  --site-sibling-background-hover-color: #e1e1e1;
}
header {
  --navigation-menu-background-color: transparent;
  --navigation-menu-text-color: #000000;
  --navigation-dropdown-background-color: #fff;
  --navigation-dropdown-text-color: #000;
  --navigation-link-border-color: #8a8a8a;
  --navigation-link-border: 1px solid var(--navigation-link-border-color);
  --navigation-link-text-color: #000000;
  --navigation-link-hover-background-color: transparent;
  --navigation-link-hover-text-color: #000000;
  --subnavigation-link-background-color: #fff;
  --subnavigation-link-text-color: #000;
  --subnavigation-link-hover-background-color: #e1e1e1;
  --subnavigation-link-hover-text-color: #000000;
  --navigation-dropdown-box-shadow-color: rgba(0, 0, 0, 0.2);
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color), 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color) inset;
  --cms-card-min-width: 32vw;
  --cms-text-padding: 2rem;
  --navigation-model-inventory-see-more-icon: "\f217";
  --navigation-model-inventory-see-more-font-family: 'Ionicons', sans-serif;
  --navigation-model-inventory-see-more-link-width: 25%;
  --navigation-model-inventory-see-more-link-align-self: flex-end;
  --navigation-model-inventory-see-more-link-margin-left: 0;
  --navigation-model-inventory-text-padding: 3vw 4vw 1.5vw 4vw;
  --navigation-model-inventory-position-right: -25vw;
  --navigation-model-inventory-link-margin: 1rem 0;
  --navigation-model-inventory-copy-margin-top: 1rem;
  --navigation-model-inventory-img-margin-right: 0.7rem;
  --navigation-model-inventory-vehicle-width: 14rem;
  --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.4rem;
  --navigation-deck-cards-copy-link-color: #000;
  --navigation-deck-cards-copy-link-hover-color: #ed0d01;
  --subnavigation-link-padding: 1.5rem 2rem;
  --subnavigation-link-max-width: 20rem;
  --navigation-link-position: relative;
  --navigation-link-zindex: 2;
  --navigation-link-title-padding: 1.5rem 2rem;
  --navigation-link-font-size: 16px;
  --navigation-link-title-line-height: 1.25;
  --navigation-model-inventory-list-padding: 0.5rem;
  --hamburger-icon-width: 3rem;
  --hamburger-icon-height: 3rem;
  --hamburger-icon-line-height: 3rem;
  --hamburger-icon-position-right: 0rem;
  --hamburger-icon-position-top: 0rem;
  --hamburger-icon-padding-x: 0.8rem;
  --hamburger-icon-padding-y: 0rem;
  --hamburger-icon-color: #000;
  --hamburger-icon-content: '\f394';
  --hamburger-icon-font-size: 3rem;
  --mobile-menu-padding-top: 6rem;
  --navigation-link-caret: var(--caret-icon-content);
  --caret-icon-position-right: 1rem;
  --caret-icon-width: 2rem;
  --caret-icon-housing-space: calc(var(--caret-icon-position-right) + var(--caret-icon-width) + .5rem);
  --caret-icon-color: #000000;
  --caret-icon-hover-color: #000000;
  --caret-icon-rotation-transition: none;
  --tools-login-link-padding: 0 0 1.2rem 2rem;
  --social-media-icon-color: #000;
  --social-media-icon-color-hover: #000000;
}
header .mobile-menu-open {
  --navigation-menu-background-color: #e1e1e1;
}
header [itemprop="price"] {
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.2rem;
}
header .mobile-menu-open {
  --hamburger-icon-color: #000000;
}
.nested-search-enabled {
  --mobile-menu-padding-top: 10.5rem;
}
.navigation-menu {
  --hamburger-icon-padding-y: 1rem;
}
.full-width-dropdown {
  --navigation-dropdown-border: none;
  --subnavigation-bottom-border: none;
}
.full-width-dropdown .has-deck-cards {
  --navigation-link-position: static;
  --navigation-dropdown-padding: 1rem 4rem 0;
}
.full-width-dropdown .more-menu {
  --navigation-deck-cards-left-border: none;
}
.full-width-dropdown .more-menu li {
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
}
@media (min-width: 769px) {
  header {
    --navigation-link-title-padding: 1.5rem;
    --subnavigation-link-padding: 1rem 1.5rem;
    --more-menu-dropdown-max-width: 35vw;
    --navigation-link-font-size: 1.4rem;
    --navigation-link-title-line-height: 1;
    --navigation-padding-right: 0;
    --navigation-max-width: none;
    --navigation-max-height: 4.5rem;
    --navigation-menu-flex: 1 0 80%;
    --navigation-menu-background-color: #e1e1e1;
    --navigation-menu-text-color: #000000;
    --navigation-dropdown-background-color: #ffffff;
    --navigation-dropdown-text-color: #000;
    --navigation-dropdown-before-min-height: 50vh;
    --navigation-dropdown-padding: 1rem 0 0;
    --navigation-link-text-color: #000000;
    --navigation-link-hover-background-color: #ffffff;
    --navigation-link-hover-text-color: #000;
    --navigation-dropdown-border-color: #d7d7d7;
    --navigation-dropdown-border: 1px solid var(--navigation-dropdown-border-color);
    --subnavigation-bottom-border-color: #d7d7d7;
    --subnavigation-bottom-border: 1px solid var(--subnavigation-bottom-border-color);
    --subnavigation-link-background-color: #ffffff;
    --subnavigation-link-text-color: #000;
    --subnavigation-link-hover-background-color: #e1e1e1;
    --subnavigation-link-hover-text-color: #000000;
    --caret-icon-color: #000000;
    --caret-icon-hover-color: #000;
    --pipes-height: 2rem;
    --pipes-border: 1px dashed #000000;
    --slash-height: 1rem;
    --slash-border: 1px solid #333333;
    --tools-padding-left: 1rem;
    --tools-login-link-padding: 1.5rem 0.5rem;
    --tools-saved-vehicles-padding: 0.7rem 2rem;
    --tools-saved-vehicles-position-right: 5px;
    --social-media-icon-color: #000;
    --social-media-icon-color-hover: #ed0d01;
    --navigation-model-inventory-text-padding: 1rem;
    --navigation-deck-cards-text-media-min-width: auto;
    --navigation-deck-cards-left-border-color: #d7d7d7;
    --navigation-deck-cards-left-border: 1px solid var(--navigation-deck-cards-left-border-color);
    --navigation-deck-cards-copy-link-color: #000;
    --navigation-deck-cards-copy-link-hover-color: #ed0d01;
  }
  header .col-3 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(2 * var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(3 * var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu,
  header .navigation-cms {
    --navigation-deck-cards-text-media-min-width: 32vw;
  }
  header .media-side {
    --navigation-deck-cards-text-media-min-width: 25vw;
  }
  .header-centered-dealership-logo,
  .header-nested-search {
    --navigation-menu-right-padding: 29rem;
  }
  .header-2 .navigation .more-menu .navigation-link > ul,
  .header-6 .navigation .more-menu .navigation-link > ul,
  .header-7 .navigation .more-menu .navigation-link > ul {
    --moremenu-navigation-link-dropdown-left: auto;
    --moremenu-navigation-link-dropdown-right: 100%;
  }
}
@media (min-width: 1024px) {
  header .col-3 {
    --navigation-model-inventory-grid-template-columns: repeat(3, var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-grid-template-columns: repeat(4, var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu .navigation-model-inventory {
    --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  }
}
.navigation-menu {
  display: flex;
  order: var(--navigation-menu-order);
  flex-direction: column;
}
@media (max-width: 768px) {
  .navigation-menu::after,
  .meganav-enabled .mobileMenu span::before {
    content: var(--hamburger-icon-content);
    font-family: var(--icon-font-family);
    font-size: 3rem;
    width: var(--hamburger-icon-width);
    height: var(--hamburger-icon-height);
    line-height: var(--hamburger-icon-line-height);
    padding: var(--hamburger-icon-padding-y) var(--hamburger-icon-padding-x);
    cursor: pointer;
    text-align: center;
    display: block;
  }
  .navigation-menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtb2JpbGUtbWVudS1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
    position: var(--navigation-menu-position, absolute);
    top: 0;
    right: 0;
    width: var(--navigation-menu-width, calc(var(--hamburger-icon-width) + var(--hamburger-icon-position-right) + (var(--hamburger-icon-padding-x) * 2)));
    height: var(--navigation-menu-height, calc(var(--hamburger-icon-height) + var(--hamburger-icon-position-top) + (var(--hamburger-icon-padding-y) * 2)));
  }
  .navigation-menu::after {
    position: absolute;
    right: var(--hamburger-icon-position-right);
    top: var(--hamburger-icon-position-top);
    color: var(--hamburger-icon-color);
  }
  .mobile-menu-open {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    padding-top: var(--mobile-menu-padding-top);
  }
  .mobile-menu-open::after {
    content: var(--close-icon-content);
    font-size: var(--close-icon-font-size);
    padding-top: var(--hamburger-icon-padding-y);
    padding-bottom: var(--hamburger-icon-padding-y);
  }
  .mobile-menu-open .navigation {
    display: block;
    overflow-y: auto;
  }
}
@media (min-width: 769px) {
  .navigation-menu {
    flex-direction: row;
    justify-content: space-between;
    flex: var(--navigation-menu-flex);
    padding-right: var(--navigation-menu-right-padding);
    padding-left: var(--navigation-menu-left-padding);
    max-width: var(--navigation-max-width);
    max-height: var(--navigation-max-height);
    animation-name: moremenu--eyJvcmRlciI6ICAxLCAibW9yZU1lbnVJbWFnZXMiOiAiLm5hdmlnYXRpb24gLm1vcmUtbWVudSA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIGltZyJ9, meganavkeyboardnavigation--eyJvcmRlciI6ICAyLCAibWFpblRhYlNlbGVjdG9yIjogICIubmF2aWdhdGlvbiA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIn0, dropdownalignment--eyJvcmRlciI6ICAzLCAibWVudVNlbGVjdG9yIjogICIubmF2aWdhdGlvbi1saW5rIiwgImRyb3Bkb3duU2VsZWN0b3IiOiAgIi5uYXZpZ2F0aW9uLW1lbnUgLm5hdmlnYXRpb24tbGluayA-IHVsIiwidHJpZ2dlciI6ICAibW91c2VvdmVyIn0;
  }
  .meganav-enabled ul {
    padding-left: 0;
  }
}
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
[smartgallery] {
  --smartgallery-arrow-horizontal-position: 0;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.navigation {
  display: none;
  order: 1;
}
.navigation .dropdown-open > ul,
.navigation > ul {
  display: flex;
  flex-direction: column;
}
.navigation > ul > li > ul {
  display: none;
  width: 100%;
}
.navigation ul {
  padding: 0;
}
.navigation ul.sub-menu-list {
  display: flex;
  flex-direction: column;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
@media (max-width: 768px) {
  .navigation > ul .navigation-link {
    border-bottom: var(--navigation-link-border);
  }
}
@media (min-width: 769px) {
  .navigation {
    display: flex;
    flex-grow: 1;
    padding-right: var(--navigation-padding-right);
  }
  .navigation > ul {
    flex-direction: row;
    justify-content: var(--navigation-flex-position);
    flex-wrap: wrap;
    flex-grow: 1;
  }
  .navigation > ul > li.more-menu,
  .navigation > ul > li.dropdown-right {
    position: relative;
  }
  .navigation > ul > li.more-menu > ul,
  .navigation > ul > li.dropdown-right > ul {
    right: 0;
    left: auto;
  }
  .navigation > ul > li > ul {
    position: absolute;
    width: auto;
    flex-direction: row;
    left: 0;
  }
  .navigation > ul > li.mega-nav-focused-tab > ul,
  .navigation > ul > li[aria-expanded="true"] > ul,
  .navigation > ul > li:hover > ul {
    display: flex;
  }
  .navigation > ul .more-menu > ul,
  .navigation > ul .more-menu .navigation-link > ul,
  .navigation > ul .more-menu .navigation-link > ul > ul,
  .navigation > ul > .navigation-link > ul,
  .navigation > ul .mega-nav-focused-tab > ul {
    opacity: 0;
    pointer-events: none;
  }
  .navigation > ul .more-menu:hover > ul,
  .navigation > ul .more-menu .navigation-link:hover > ul,
  .navigation > ul .more-menu .navigation-link > ul:hover > ul,
  .navigation > ul > .navigation-link:hover > ul,
  .navigation > ul .mega-nav-focused-tab:hover > ul,
  .navigation > ul .more-menu[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link > ul[aria-expanded="true"] > ul,
  .navigation > ul > .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .mega-nav-focused-tab[aria-expanded="true"] > ul {
    opacity: 1;
    pointer-events: auto;
  }
  .navigation .more-menu .navigation-link {
    position: relative;
  }
  .navigation .more-menu .navigation-link > ul {
    position: absolute;
    left: var(--moremenu-navigation-link-dropdown-left, 100%);
    right: var(--moremenu-navigation-link-dropdown-right, auto);
    top: 0;
  }
  .navigation .more-menu > ul,
  .navigation .more-menu .has-deck-cards > ul {
    max-width: var(--more-menu-dropdown-max-width);
  }
  .navigation .more-menu > ul {
    flex-direction: column;
    right: 0;
  }
  .navigation .more-menu .navigation-cms > .content {
    flex-direction: column;
  }
  .navigation:not(:hover) > ul:not(:has(.more-menu)) {
    overflow: hidden;
  }
}
.meganav-enabled.card.automotive-business .social-links a::before {
  color: var(--social-media-icon-color);
}
.meganav-enabled.card.automotive-business .social-links a:hover::before {
  color: var(--social-media-icon-color-hover);
}
@media (max-width: 768px) {
  .meganav-enabled .tools {
    padding-left: 0;
  }
  .navigation-menu.mobile-menu-open .sibling-lang,
  .navigation-menu.mobile-menu-open .tools,
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    display: block;
  }
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    padding: 0 2rem 1rem;
  }
  .navigation-menu.mobile-menu-open .sibling-lang {
    order: -1;
  }
}
.meganav-enabled.card.nested-search-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
}
.meganav-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
  align-items: flex-start;
}
.meganav-enabled .navigation-menu .tools {
  display: flex;
  padding-top: 0;
  padding-left: var(--tools-padding-left);
}
.meganav-enabled .navigation-menu .tools .login {
  margin-bottom: 0;
}
.meganav-enabled .navigation-menu .tools .login a {
  display: block;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--tools-login-link-padding);
}
.meganav-enabled .navigation-menu .tools .login a span {
  font-size: inherit;
  padding: 0;
}
.meganav-enabled .navigation-menu .tools .login a[name="SignInConsentFormLink"] {
  display: none;
}
@media (max-width: 768px) {
  .meganav-enabled .navigation-menu .tools,
  .meganav-enabled .navigation-menu .sibling-lang {
    display: none;
  }
  .meganav-enabled .navigation-menu.mobile-menu-open .tools,
  .meganav-enabled .navigation-menu.mobile-menu-open .sibling-lang {
    display: block;
  }
  .meganav-enabled .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled .navigation-menu .tools {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools {
    margin-right: 0;
  }
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a:hover {
    background-color: var(--site-sibling-background-hover-color);
  }
  .meganav-enabled.header.card .navigation-menu .tools {
    margin-right: 0;
    align-items: var(--tools-align-item, flex-start);
  }
  .meganav-enabled.header.card .navigation-menu .tools .login a {
    padding: var(--tools-login-link-padding);
    white-space: nowrap;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a {
    font-size: 0;
    position: relative;
    padding: var(--tools-saved-vehicles-padding);
    display: block;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a::before {
    position: static;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
}
@media (max-width: 768px) {
  .header-1.meganav-enabled.card .cta ul li,
  .header-6.meganav-enabled.card .cta ul li,
  .header-nested-search.meganav-enabled.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  .header-1.meganav-enabled.card .cta ul li.mobileMenu,
  .header-6.meganav-enabled.card .cta ul li.mobileMenu,
  .header-nested-search.meganav-enabled.card .cta ul li.mobileMenu {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1vYmlsZS1tZW51LW9wZW4iLCAidGFyZ2V0IjogICIubmF2aWdhdGlvbi1tZW51In0;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .header-1 .navigation-menu:not(.mobile-menu-open)::after,
  .header-6 .navigation-menu:not(.mobile-menu-open)::after,
  .header-nested-search .navigation-menu:not(.mobile-menu-open)::after {
    content: none;
  }
}
.header-1 {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-1 {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-2 {
  --navigation-flex-position: flex-end;
  --navigation-max-width: 97%;
  --navigation-menu-right-padding: 0;
  --navigation-padding-right: 3rem;
}
.header-3 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 97%;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .header-3 {
    --navigation-max-width: 95%;
  }
  .header-3.header.card.reorderable-phones-header div[role="search"] {
    flex-basis: 5%;
  }
}
.header-4 {
  --navigation-flex-position: flex-end;
  --navigation-padding-right: 3rem;
}
@media (min-width: 769px) {
  .header-4.meganav-enabled.header.card div[role="search"] {
    flex-basis: auto;
  }
}
@media (max-width: 768px) {
  .nested-search-enabled.meganav-enabled .navigation-menu ~ [role="search"] {
    display: none;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] {
    display: block;
    position: var(--header-search-mobile-menu-position);
    flex-basis: var(--header-search-mobile-menu-width);
    order: var(--header-search-mobile-menu-order);
    bottom: var(--header-search-mobile-menu-bottom);
    top: var(--header-search-mobile-menu-margin-top);
    left: var(--header-search-mobile-menu-left);
    z-index: var(--header-search-mobile-menu-z-index);
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form {
    max-width: 100%;
    margin-top: 0;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form > button[type="submit"] {
    top: 2rem;
  }
}
.header-5 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 80%;
}
.header-6 {
  --navigation-menu-order: 4;
  --navigation-flex-position: center;
}
.header-centered-dealership-logo {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-centered-dealership-logo {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-nested-search {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-nested-search {
    --navigation-menu-left-padding: 2rem;
  }
}
.navigation-menu {
  background: var(--navigation-menu-background-color);
  color: var(--navigation-menu-text-color);
}
.meganav-enabled.card .navigation-menu .login span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link > a span,
.meganav-enabled.card .navigation-link > div span,
.meganav-enabled.card .navigation-link > span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link.dropdown-open > a span,
.meganav-enabled.card .navigation-link:hover > a span,
.meganav-enabled.card .navigation-link.dropdown-open > div span,
.meganav-enabled.card .navigation-link:hover > div span,
.meganav-enabled.card .navigation-link.dropdown-open > span,
.meganav-enabled.card .navigation-link:hover > span {
  background: var(--navigation-link-hover-background-color);
  color: var(--navigation-link-hover-text-color);
}
.full-width-dropdown .more-menu .navigation-link:hover > div::after,
.full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
.full-width-dropdown .mega-nav-focused-tab > ul::before,
.full-width-dropdown [aria-expanded="true"] > ul::before,
.full-width-dropdown .navigation-link:hover > ul::before,
.more-menu > ul,
.navigation-link > ul {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.meganav-enabled.card .more-menu .navigation-link > a span,
.meganav-enabled.card .subnavigation-link > a span,
.meganav-enabled.card .more-menu .navigation-link > div span,
.meganav-enabled.card .subnavigation-link > div span,
.meganav-enabled.card .more-menu .navigation-link > a,
.meganav-enabled.card .subnavigation-link > a {
  background: var(--subnavigation-link-background-color);
  color: var(--subnavigation-link-text-color);
}
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .more-menu .navigation-link:hover > a span,
.meganav-enabled.card .subnavigation-link:hover > a span,
.meganav-enabled.card .more-menu .navigation-link:active > a span,
.meganav-enabled.card .subnavigation-link:active > a span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .more-menu .navigation-link:hover > div span,
.meganav-enabled.card .subnavigation-link:hover > div span,
.meganav-enabled.card .more-menu .navigation-link:active > div span,
.meganav-enabled.card .subnavigation-link:active > div span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .more-menu .navigation-link:hover > a,
.meganav-enabled.card .subnavigation-link:hover > a,
.meganav-enabled.card .more-menu .navigation-link:active > a,
.meganav-enabled.card .subnavigation-link:active > a {
  background: var(--subnavigation-link-hover-background-color);
  color: var(--subnavigation-link-hover-text-color);
}
.navigation-menu .navigation-link .card {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.navigation-menu .navigation-link .card > .content .copy a,
.navigation-menu .navigation-link .card > .content .copy a span {
  color: var(--navigation-deck-cards-copy-link-color);
}
.navigation-menu .navigation-link .card > .content .copy a:hover,
.navigation-menu .navigation-link .card > .content .copy a:hover span {
  color: var(--navigation-deck-cards-copy-link-hover-color);
}
.meganav-enabled [aria-expanded="true"] > a,
.meganav-enabled .mega-nav-focused-tab > a,
.meganav-enabled [aria-expanded="true"] > span,
.meganav-enabled .mega-nav-focused-tab > span,
.meganav-enabled [aria-expanded="true"] > div span,
.meganav-enabled .mega-nav-focused-tab > div span {
  background: var(--navigation-tab-onfocus-bg-color);
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content .media {
  width: auto;
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content img {
  margin: 0;
}
.navigation-cms .media figure {
  min-height: auto;
}
@media all and (min-width: 640px) {
  .navigation .navigation-link .card.navigation-cms > .content .text,
  .navigation .navigation-link .card.navigation-cms > .content .media {
    padding: var(--cms-text-padding);
  }
}
@media all and (min-width: 769px) {
  .navigation-cms.media-side {
    min-width: var(--cms-card-min-width);
  }
}
.navigation-link > div:not(:only-child) span,
.navigation-link.more-menu > span {
  padding-right: var(--caret-icon-housing-space);
}
.navigation-link > div:not(:only-child) span::after,
.navigation-link.more-menu > span::after {
  content: var(--navigation-link-caret);
  font-family: 'Ionicons', sans-serif;
  position: absolute;
  right: var(--caret-icon-position-right);
  width: var(--caret-icon-width);
  color: var(--caret-icon-color);
  font-size: 2rem;
  transform: rotate(0);
  transition: var(--caret-icon-rotation-transition);
  text-align: center;
}
.navigation-link:hover > div:not(:only-child) span::after,
.navigation-link:focus > div:not(:only-child) span::after,
.navigation-link:hover.more-menu > span::after,
.navigation-link:focus.more-menu > span::after {
  color: var(--caret-icon-hover-color);
}
@media (max-width: 768px) {
  .navigation-link.dropdown-open > div:not(:only-child) span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .navigation-link > div:not(:only-child) span,
  .navigation-link.more-menu > span {
    padding-right: var(--caret-icon-housing-space);
  }
  .navigation-link > div:not(:only-child) span::after,
  .navigation-link.more-menu > span::after {
    right: var(--caret-icon-position-right);
  }
  .navigation-link:hover > div:not(:only-child) span::after,
  .navigation-link:hover.more-menu > span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .hide-navigation-caret {
    --caret-icon-housing-space: var(--navigation-link-title-padding);
    --navigation-link-caret: none;
  }
}
@media (min-width: 769px) {
  .navigation-separator-pipe .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > div > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > div > span::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
  }
  .navigation-separator-pipe .more-menu .navigation-link,
  .navigation-separator-slash .more-menu .navigation-link {
    padding-left: 0;
  }
  .navigation-separator-pipe .more-menu .navigation-link span::before,
  .navigation-separator-slash .more-menu .navigation-link span::before {
    display: none;
  }
  .navigation-separator-pipe .navigation-link + .navigation-link span::before {
    height: var(--pipes-height);
    border: var(--pipes-border);
    transform: translateY(-50%);
  }
  .navigation-separator-slash.meganav-enabled .navigation-link {
    padding-left: 0.5rem;
  }
  .navigation-separator-slash .navigation-link + .navigation-link span::before {
    height: var(--slash-height);
    border: var(--slash-border);
    transform: skew(-30deg) translate(-50%, -50%);
  }
}
.navigation-link {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: var(--navigation-link-position);
  z-index: var(--navigation-link-zindex);
}
.navigation-link > a,
.navigation-link > div {
  display: flex;
  align-items: center;
}
.navigation-link > a span,
.navigation-link > div span {
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.navigation-link > a span,
.navigation-link > div span,
.navigation-link > a a,
.navigation-link > div a {
  width: 100%;
  white-space: nowrap;
}
.navigation-link > div span {
  display: flex;
  align-items: center;
  position: relative;
}
.navigation-link ul {
  z-index: 1;
}
.navigation-link span:empty {
  display: none;
}
.more-menu > span {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.more-menu .navigation-link {
  border-bottom: var(--subnavigation-bottom-border);
}
@media (max-width: 768px) {
  .navigation-link {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkcm9wZG93bi1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgZmFsc2UsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgIiIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJkb2N1bWVudCIsICJmb2N1c0VsZW1TZWxlY3RvciI6ICJmYWxzZSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiZmFsc2UiLCJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAic2VhcmNoLW1lbnUtb3BlbiIsICJhY3Rpb25PbkN1c3RvbUV2ZW50IjogICIiICwiaW5zaWdodEZvY3VzIjogICIiLCJpbnNpZ2h0Qmx1ciI6ICAiIn0;
  }
}
@media (min-width: 769px) {
  .navigation-link > ul {
    border: var(--navigation-dropdown-border);
  }
}
.navigation-section {
  min-width: 20rem;
  height: 100%;
}
.subnavigation-link a {
  padding: var(--subnavigation-link-padding);
  display: flex;
  align-items: center;
}
.subnavigation-link a span {
  margin-right: 2rem;
  display: block;
  max-width: var(--subnavigation-link-max-width);
}
@media all and (min-width: 769px) {
  .subnavigation-link {
    border-bottom: var(--subnavigation-bottom-border);
  }
}
@media all and (min-width: 769px) {
  .navigation-link .card {
    overflow-y: auto;
    max-height: 60vh;
    height: 100%;
  }
  .navigation-link .card > .content .text,
  .navigation-link .card > .content .media {
    min-width: var(--navigation-deck-cards-text-media-min-width);
  }
  .navigation-link .card.navigation-model-inventory > .content .text,
  .navigation-link .card.navigation-model-inventory > .content .media {
    max-width: var(--navigation-deck-cards-text-media-max-width, 40vw);
    width: var(--navigation-deck-cards-text-media-width, -webkit-max-content);
    width: var(--navigation-deck-cards-text-media-width, -moz-max-content);
    width: var(--navigation-deck-cards-text-media-width, max-content);
  }
  .navigation-link .card.navigation-model-inventory > .content .copy ul {
    display: flex;
  }
  .navigation-link > ul > li + li {
    border-left: var(--navigation-deck-cards-left-border);
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card {
    max-height: none;
    overflow-y: initial;
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card,
  .more-menu > ul > li.navigation-link .navigation-section,
  .content-width-dropdown .cards-stacked.navigation-link .navigation-section {
    border-left: none;
  }
  .more-menu > ul > li.navigation-link > ul,
  .content-width-dropdown .cards-stacked.navigation-link > ul {
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 60vh;
  }
  .more-menu > ul > li.navigation-link > ul > li,
  .content-width-dropdown .cards-stacked.navigation-link > ul > li {
    flex: 1 auto;
    flex-basis: 100%;
  }
  .more-menu > ul > li .media-side > .content,
  .content-width-dropdown .cards-stacked .media-side > .content {
    flex-direction: column;
  }
}
.navigation-menu .navigation-model-inventory > .content .text {
  padding: var(--navigation-model-inventory-text-padding);
}
.navigation-menu .navigation-model-inventory > .content .copy {
  margin-top: 0;
}
.navigation-menu .navigation-model-inventory > .content .copy .model-group {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory > .content .copy a {
  margin: var(--navigation-model-inventory-link-margin);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more {
  align-self: var(--navigation-model-inventory-see-more-link-align-self);
  width: var(--navigation-model-inventory-see-more-link-width);
  margin-left: var(--navigation-model-inventory-see-more-link-margin-left);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more::before {
  margin-right: 0.5rem;
  content: var(--navigation-model-inventory-see-more-icon);
  font-family: var(--navigation-model-inventory-see-more-font-family);
}
.navigation-menu .navigation-model-inventory > .content .copy ul {
  margin-top: var(--navigation-model-inventory-copy-margin-top);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@supports (display: grid) {
  .navigation-menu .navigation-model-inventory > .content .copy ul {
    display: grid;
    grid-template-columns: var(--navigation-model-inventory-grid-template-columns);
  }
}
.navigation-menu .navigation-model-inventory > .content li {
  display: flex;
  padding: var(--navigation-model-inventory-list-padding);
  margin: 0;
  box-shadow: none;
  align-self: stretch;
}
.navigation-menu .navigation-model-inventory > .content li a span {
  display: block;
  font-size: var(--navigation-model-inventory-link-font-size);
}
.navigation-menu .navigation-model-inventory > .content li img {
  margin-right: var(--navigation-model-inventory-img-margin-right);
}
.navigation-menu .navigation-model-inventory.media-bottom .model {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory.media-bottom .model img {
  order: 1;
}
@media (min-width: 769px) {
  .full-width-dropdown > ul > .navigation-link > ul {
    padding: var(--navigation-dropdown-padding);
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul {
    width: 100%;
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-cms,
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-mic {
    width: 100%;
  }
  .full-width-dropdown .more-menu .navigation-link:hover > div::after,
  .full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
  .full-width-dropdown > ul > .mega-nav-focused-tab > ul::before,
  .full-width-dropdown > ul > .navigation-link:hover > ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100vw;
    width: 400vw;
    height: 100%;
    box-shadow: var(--navigation-dropdown-box-shadow);
  }
  .full-width-dropdown .more-menu .navigation-link > a,
  .full-width-dropdown .more-menu .navigation-link > div {
    position: relative;
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul,
  .full-width-dropdown .more-menu .navigation-link:hover > ul {
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul::before,
  .full-width-dropdown .more-menu .navigation-link:hover > ul::before {
    min-height: var(--navigation-dropdown-before-min-height);
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > div:after,
  .full-width-dropdown .more-menu .navigation-link:hover > div:after {
    height: 60vh;
  }
}
/* Generated by hydra-graph-docker@1.0.29806 */
/* Compiled by LESS 4.3.0 */
/*
    Browser PREFIX Mixin
    - Apply the cross-browser prefixes for the @property that is passed to the mixin
*/
/* CASCADE INCLUDE CHANGE! */
.required {
  --form-p-required-span-children-color: #CC0000;
  --form-label-required-symbol: "*";
  --form-label-required-symbol-color: #CC0000;
  --form-label-required-symbol-padding-left: 0.2rem;
}
.bg-color .required {
  --form-p-required-span-children-color: #000000;
  --form-label-required-symbol-color: #000000;
}
.bg-dark .required {
  --form-p-required-span-children-color: #fff;
  --form-label-required-symbol-color: #fff;
}
:root {
  --caret-icon-content: "\f3d0";
  --blogger-icon-content: '\e901';
  --bing-icon-content: '\e900';
  --citysearch-icon-content: '\e902';
  --close-icon-content: "\f404";
  --clipboard-icon-content: "\f0ea";
  --default-icon-content: '\f0ac';
  --dealerrater-icon-content: '\e903';
  --email-icon-content: "\f422";
  --email-icon-bold-content: '\f132';
  --facebook-icon-content: '\f231';
  --foursquare-icon-content: "\f34d";
  --flickr-icon-content: "\f16e";
  --google-icon-content: '\f234';
  --google-icon-bold-content: '\f235';
  --insiderpages-icon-content: '\e904';
  --instagram-icon-content: '\f350';
  --linkedin-icon-content: '\f239';
  --myspace-icon-content: '\e905';
  --pinterest-icon-content: '\f231';
  --print-icon-content: "\f490";
  --rss-icon-content: "\f23d";
  --share-icon-content: "\f3ac";
  --surecritic-icon-content: '\e906';
  --tiktok-icon-content: "\e900";
  --tumblr-icon-content: '\f241';
  --twitter-icon-content: '\f901';
  --vimeo-icon-content: "\f245";
  --whatsapp-icon-content: "\f4f0";
  --wordpress-icon-content: "\f249";
  --yahoolocal-icon-content: "\f24b";
  --yelp-icon-content: '\f1e9';
  --youtube-icon-content: '\f24d';
  --location-icon-content: "\f3a3";
  --chat-icon-content: "\f3fa";
  --contact-fill-icon-content: "\f423";
  --contact-icon-content: "\f422";
  --phone-icon-content: "\f2d2";
  --visit-icon-content: "\f2a3";
  --schedule-icon-content: "\f2ba";
  --microphone-icon-content: "\f204";
  --microphone-disabled-icon-content: "\f395";
  --angle-up-arrow-content: "\f3d8";
  --angle-down-arrow-content: "\f3d0";
  --angle-right-arrow-content: "\f3d3";
  --angle-left-arrow-content: "\f3d2";
  --search-lens-icon-content: "\f4a5";
  --plus-icon-content: "\f217";
  --check-mark-icon-content: "\f120";
  --triangle-down-arrow-content: "\f104";
  --triangle-up-arrow-content: "\f10d";
  --photo-icon-content: "\f03e";
  --video-icon-content: "\f03d";
  --dollar-icon-content: "\f155";
  --window-sticker-icon-content: "\f0f6";
  --window-sticker-solid-icon-content: "\f15c";
  --save-icon-content: "\f08a";
  --save-solid-icon-content: "\f004";
  --calculator-icon-content: "\f1ec";
  --quick-view-icon-content: "\f39c";
  --dollar-sign-icon-content: "\E901";
  --file-invoice-icon-content: "\E900";
  --classic-calculator-icon-content: "\E902";
}
:root {
  --exclude-core-header-override: false;
}
:root {
  --header-logo-padding-left: 1rem;
  --header-logo-min-width: 7rem;
  --header-logo-max-width: 10rem;
  --header-login-enabled-text-color: #000000;
  --header-search-mobile-menu-margin-top: 4rem;
  --header-search-mobile-menu-position: fixed;
  --header-search-mobile-menu-width: 100%;
  --header-search-mobile-menu-order: -1;
  --header-search-mobile-menu-bottom: auto;
  --header-search-mobile-menu-left: 0;
  --header-search-mobile-menu-z-index: 1;
  --header-menu-tools-icon-color: #000;
  --header-centered-dealership-logo-top: 0;
}
.header {
  --header-cta-border-fix: -2px;
}
:root {
  --navigation-menu-left-padding: 0;
  --navigation-menu-right-padding: 5rem;
  --navigation-menu-order: 1;
  --navigation-flex-position: flex-start;
  --navigation-tab-onfocus-bg-color: rgba(0, 0, 0, 0.2);
  --close-icon-content: '\f404';
  --close-icon-font-size: 4rem;
  --icon-font-family: 'Ionicons', sans-serif;
  --site-sibling-background-hover-color: #e1e1e1;
}
header {
  --navigation-menu-background-color: transparent;
  --navigation-menu-text-color: #000000;
  --navigation-dropdown-background-color: #fff;
  --navigation-dropdown-text-color: #000;
  --navigation-link-border-color: #8a8a8a;
  --navigation-link-border: 1px solid var(--navigation-link-border-color);
  --navigation-link-text-color: #000000;
  --navigation-link-hover-background-color: transparent;
  --navigation-link-hover-text-color: #000000;
  --subnavigation-link-background-color: #fff;
  --subnavigation-link-text-color: #000;
  --subnavigation-link-hover-background-color: #e1e1e1;
  --subnavigation-link-hover-text-color: #000000;
  --navigation-dropdown-box-shadow-color: rgba(0, 0, 0, 0.2);
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color), 0 0.5rem 0.5rem var(--navigation-dropdown-box-shadow-color) inset;
  --cms-card-min-width: 32vw;
  --cms-text-padding: 2rem;
  --navigation-model-inventory-see-more-icon: "\f217";
  --navigation-model-inventory-see-more-font-family: 'Ionicons', sans-serif;
  --navigation-model-inventory-see-more-link-width: 25%;
  --navigation-model-inventory-see-more-link-align-self: flex-end;
  --navigation-model-inventory-see-more-link-margin-left: 0;
  --navigation-model-inventory-text-padding: 3vw 4vw 1.5vw 4vw;
  --navigation-model-inventory-position-right: -25vw;
  --navigation-model-inventory-link-margin: 1rem 0;
  --navigation-model-inventory-copy-margin-top: 1rem;
  --navigation-model-inventory-img-margin-right: 0.7rem;
  --navigation-model-inventory-vehicle-width: 14rem;
  --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.4rem;
  --navigation-deck-cards-copy-link-color: #000;
  --navigation-deck-cards-copy-link-hover-color: #ed0d01;
  --subnavigation-link-padding: 1.5rem 2rem;
  --subnavigation-link-max-width: 20rem;
  --navigation-link-position: relative;
  --navigation-link-zindex: 2;
  --navigation-link-title-padding: 1.5rem 2rem;
  --navigation-link-font-size: 16px;
  --navigation-link-title-line-height: 1.25;
  --navigation-model-inventory-list-padding: 0.5rem;
  --hamburger-icon-width: 3rem;
  --hamburger-icon-height: 3rem;
  --hamburger-icon-line-height: 3rem;
  --hamburger-icon-position-right: 0rem;
  --hamburger-icon-position-top: 0rem;
  --hamburger-icon-padding-x: 0.8rem;
  --hamburger-icon-padding-y: 0rem;
  --hamburger-icon-color: #000000;
  --hamburger-icon-content: '\f394';
  --hamburger-icon-font-size: 3rem;
  --mobile-menu-padding-top: 6rem;
  --navigation-link-caret: var(--caret-icon-content);
  --caret-icon-position-right: 1rem;
  --caret-icon-width: 2rem;
  --caret-icon-housing-space: calc(var(--caret-icon-position-right) + var(--caret-icon-width) + .5rem);
  --caret-icon-color: #000000;
  --caret-icon-hover-color: #000000;
  --caret-icon-rotation-transition: none;
  --tools-login-link-padding: 0 0 1.2rem 2rem;
  --social-media-icon-color: #000000;
  --social-media-icon-color-hover: #000000;
}
header .mobile-menu-open {
  --navigation-menu-background-color: #e1e1e1;
}
header [itemprop="price"] {
  --navigation-model-inventory-link-font-family: "Roboto-Regular";
  --navigation-model-inventory-link-font-size: 1.2rem;
}
header .mobile-menu-open {
  --hamburger-icon-color: #000000;
}
.nested-search-enabled {
  --mobile-menu-padding-top: 10.5rem;
}
.navigation-menu {
  --hamburger-icon-padding-y: 1rem;
}
.full-width-dropdown {
  --navigation-dropdown-border: none;
  --subnavigation-bottom-border: none;
}
.full-width-dropdown .has-deck-cards {
  --navigation-link-position: static;
  --navigation-dropdown-padding: 1rem 4rem 0;
}
.full-width-dropdown .more-menu {
  --navigation-deck-cards-left-border: none;
}
.full-width-dropdown .more-menu li {
  --navigation-dropdown-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
}
@media (min-width: 769px) {
  header {
    --navigation-link-title-padding: 1.5rem;
    --subnavigation-link-padding: 1rem 1.5rem;
    --more-menu-dropdown-max-width: 35vw;
    --navigation-link-font-size: 1.4rem;
    --navigation-link-title-line-height: 1;
    --navigation-padding-right: 0;
    --navigation-max-width: none;
    --navigation-max-height: 4.5rem;
    --navigation-menu-flex: 1 0 80%;
    --navigation-menu-background-color: #e1e1e1;
    --navigation-menu-text-color: #000000;
    --navigation-dropdown-background-color: #fff;
    --navigation-dropdown-text-color: #000000;
    --navigation-dropdown-before-min-height: 50vh;
    --navigation-dropdown-padding: 1rem 0 0;
    --navigation-link-text-color: #000000;
    --navigation-link-hover-background-color: #e6e6e6;
    --navigation-link-hover-text-color: #000000;
    --navigation-dropdown-border-color: #d7d7d7;
    --navigation-dropdown-border: 1px solid var(--navigation-dropdown-border-color);
    --subnavigation-bottom-border-color: transparent;
    --subnavigation-bottom-border: 1px solid var(--subnavigation-bottom-border-color);
    --subnavigation-link-background-color: #fff;
    --subnavigation-link-text-color: #000000;
    --subnavigation-link-hover-background-color: #e1e1e1;
    --subnavigation-link-hover-text-color: #000000;
    --caret-icon-color: #000000;
    --caret-icon-hover-color: #000000;
    --pipes-height: 2rem;
    --pipes-border: 1px dashed #000000;
    --slash-height: 1rem;
    --slash-border: 1px solid #5d5d5d;
    --tools-padding-left: 1rem;
    --tools-login-link-padding: 1.5rem 0.5rem;
    --tools-saved-vehicles-padding: 0.7rem 2rem;
    --tools-saved-vehicles-position-right: 5px;
    --social-media-icon-color: #000000;
    --social-media-icon-color-hover: #ed0d01;
    --navigation-model-inventory-text-padding: 1rem;
    --navigation-deck-cards-text-media-min-width: auto;
    --navigation-deck-cards-left-border-color: #d7d7d7;
    --navigation-deck-cards-left-border: 1px solid var(--navigation-deck-cards-left-border-color);
    --navigation-deck-cards-copy-link-color: #000000;
    --navigation-deck-cards-copy-link-hover-color: #ed0d01;
  }
  header .col-3 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(2 * var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-see-more-link-align-self: left;
    --navigation-model-inventory-see-more-link-margin-left: calc(3 * var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu,
  header .navigation-cms {
    --navigation-deck-cards-text-media-min-width: 32vw;
  }
  header .media-side {
    --navigation-deck-cards-text-media-min-width: 25vw;
  }
  .header-centered-dealership-logo,
  .header-nested-search {
    --navigation-menu-right-padding: 29rem;
  }
  .header-2 .navigation .more-menu .navigation-link > ul,
  .header-6 .navigation .more-menu .navigation-link > ul,
  .header-7 .navigation .more-menu .navigation-link > ul {
    --moremenu-navigation-link-dropdown-left: auto;
    --moremenu-navigation-link-dropdown-right: 100%;
  }
}
@media (min-width: 1024px) {
  header .col-3 {
    --navigation-model-inventory-grid-template-columns: repeat(3, var(--navigation-model-inventory-vehicle-width));
  }
  header .col-4 {
    --navigation-model-inventory-grid-template-columns: repeat(4, var(--navigation-model-inventory-vehicle-width));
  }
  header .more-menu .navigation-model-inventory {
    --navigation-model-inventory-grid-template-columns: repeat(auto-fill, var(--navigation-model-inventory-vehicle-width));
  }
}
.navigation-menu {
  display: flex;
  order: var(--navigation-menu-order);
  flex-direction: column;
}
@media (max-width: 768px) {
  .navigation-menu::after,
  .meganav-enabled .mobileMenu span::before {
    content: var(--hamburger-icon-content);
    font-family: var(--icon-font-family);
    font-size: 3rem;
    width: var(--hamburger-icon-width);
    height: var(--hamburger-icon-height);
    line-height: var(--hamburger-icon-line-height);
    padding: var(--hamburger-icon-padding-y) var(--hamburger-icon-padding-x);
    cursor: pointer;
    text-align: center;
    display: block;
  }
  .navigation-menu {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJtb2JpbGUtbWVudS1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgdHJ1ZSwgInRvZ2dsZU9uTG9hZCI6ICBmYWxzZSwgInRhcmdldCI6ICAiIiwgInRvZ2dsZU9uRXZlbnQiOiAgIiIsICJzaWJsaW5nVGFyZ2V0IjogICIiLCAic2NvcGUiOiAgImRvY3VtZW50IiwgImZvY3VzRWxlbVNlbGVjdG9yIjogImZhbHNlIiwib25Nb2JpbGVPbmx5IjogImZhbHNlIiwidG9nZ2xlQ2xhc3NUb090aGVyRWxlbWVudCI6ICJmYWxzZSIsIm90aGVyRWxlbWVudENsYXNzTmFtZSI6ICJzZWFyY2gtbWVudS1vcGVuIiwgImFjdGlvbk9uQ3VzdG9tRXZlbnQiOiAgIiIgLCJpbnNpZ2h0Rm9jdXMiOiAgIiIsImluc2lnaHRCbHVyIjogICIifQ;
    position: var(--navigation-menu-position, absolute);
    top: 0;
    right: 0;
    width: var(--navigation-menu-width, calc(var(--hamburger-icon-width) + var(--hamburger-icon-position-right) + (var(--hamburger-icon-padding-x) * 2)));
    height: var(--navigation-menu-height, calc(var(--hamburger-icon-height) + var(--hamburger-icon-position-top) + (var(--hamburger-icon-padding-y) * 2)));
  }
  .navigation-menu::after {
    position: absolute;
    right: var(--hamburger-icon-position-right);
    top: var(--hamburger-icon-position-top);
    color: var(--hamburger-icon-color);
  }
  .mobile-menu-open {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    padding-top: var(--mobile-menu-padding-top);
  }
  .mobile-menu-open::after {
    content: var(--close-icon-content);
    font-size: var(--close-icon-font-size);
    padding-top: var(--hamburger-icon-padding-y);
    padding-bottom: var(--hamburger-icon-padding-y);
  }
  .mobile-menu-open .navigation {
    display: block;
    overflow-y: auto;
  }
}
@media (min-width: 769px) {
  .navigation-menu {
    flex-direction: row;
    justify-content: space-between;
    flex: var(--navigation-menu-flex);
    padding-right: var(--navigation-menu-right-padding);
    padding-left: var(--navigation-menu-left-padding);
    max-width: var(--navigation-max-width);
    max-height: var(--navigation-max-height);
    animation-name: moremenu--eyJvcmRlciI6ICAxLCAibW9yZU1lbnVJbWFnZXMiOiAiLm5hdmlnYXRpb24gLm1vcmUtbWVudSA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIGltZyJ9, meganavkeyboardnavigation--eyJvcmRlciI6ICAyLCAibWFpblRhYlNlbGVjdG9yIjogICIubmF2aWdhdGlvbiA-IHVsID4gbGkubmF2aWdhdGlvbi1saW5rIn0, dropdownalignment--eyJvcmRlciI6ICAzLCAibWVudVNlbGVjdG9yIjogICIubmF2aWdhdGlvbi1saW5rIiwgImRyb3Bkb3duU2VsZWN0b3IiOiAgIi5uYXZpZ2F0aW9uLW1lbnUgLm5hdmlnYXRpb24tbGluayA-IHVsIiwidHJpZ2dlciI6ICAibW91c2VvdmVyIn0;
  }
  .meganav-enabled ul {
    padding-left: 0;
  }
}
/*The below duration should match with the duration defined in
 .deck-carousel-base-styling() mixin in deck-carousel.less
 which is in both layouts(dcw/dtcw), but we are not going to
 change the duration of animation so adding fixed value.
 */
[smartgallery] {
  --smartgallery-arrow-horizontal-position: 0;
}
@keyframes load {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load2 {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0.2;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.navigation {
  display: none;
  order: 1;
}
.navigation .dropdown-open > ul,
.navigation > ul {
  display: flex;
  flex-direction: column;
}
.navigation > ul > li > ul {
  display: none;
  width: 100%;
}
.navigation ul {
  padding: 0;
}
.navigation ul.sub-menu-list {
  display: flex;
  flex-direction: column;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
@media (max-width: 768px) {
  .navigation > ul .navigation-link {
    border-bottom: var(--navigation-link-border);
  }
}
@media (min-width: 769px) {
  .navigation {
    display: flex;
    flex-grow: 1;
    padding-right: var(--navigation-padding-right);
  }
  .navigation > ul {
    flex-direction: row;
    justify-content: var(--navigation-flex-position);
    flex-wrap: wrap;
    flex-grow: 1;
  }
  .navigation > ul > li.more-menu,
  .navigation > ul > li.dropdown-right {
    position: relative;
  }
  .navigation > ul > li.more-menu > ul,
  .navigation > ul > li.dropdown-right > ul {
    right: 0;
    left: auto;
  }
  .navigation > ul > li > ul {
    position: absolute;
    width: auto;
    flex-direction: row;
    left: 0;
  }
  .navigation > ul > li.mega-nav-focused-tab > ul,
  .navigation > ul > li[aria-expanded="true"] > ul,
  .navigation > ul > li:hover > ul {
    display: flex;
  }
  .navigation > ul .more-menu > ul,
  .navigation > ul .more-menu .navigation-link > ul,
  .navigation > ul .more-menu .navigation-link > ul > ul,
  .navigation > ul > .navigation-link > ul,
  .navigation > ul .mega-nav-focused-tab > ul {
    opacity: 0;
    pointer-events: none;
  }
  .navigation > ul .more-menu:hover > ul,
  .navigation > ul .more-menu .navigation-link:hover > ul,
  .navigation > ul .more-menu .navigation-link > ul:hover > ul,
  .navigation > ul > .navigation-link:hover > ul,
  .navigation > ul .mega-nav-focused-tab:hover > ul,
  .navigation > ul .more-menu[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .more-menu .navigation-link > ul[aria-expanded="true"] > ul,
  .navigation > ul > .navigation-link[aria-expanded="true"] > ul,
  .navigation > ul .mega-nav-focused-tab[aria-expanded="true"] > ul {
    opacity: 1;
    pointer-events: auto;
  }
  .navigation .more-menu .navigation-link {
    position: relative;
  }
  .navigation .more-menu .navigation-link > ul {
    position: absolute;
    left: var(--moremenu-navigation-link-dropdown-left, 100%);
    right: var(--moremenu-navigation-link-dropdown-right, auto);
    top: 0;
  }
  .navigation .more-menu > ul,
  .navigation .more-menu .has-deck-cards > ul {
    max-width: var(--more-menu-dropdown-max-width);
  }
  .navigation .more-menu > ul {
    flex-direction: column;
    right: 0;
  }
  .navigation .more-menu .navigation-cms > .content {
    flex-direction: column;
  }
  .navigation:not(:hover) > ul:not(:has(.more-menu)) {
    overflow: hidden;
  }
}
.meganav-enabled.card.automotive-business .social-links a::before {
  color: var(--social-media-icon-color);
}
.meganav-enabled.card.automotive-business .social-links a:hover::before {
  color: var(--social-media-icon-color-hover);
}
@media (max-width: 768px) {
  .meganav-enabled .tools {
    padding-left: 0;
  }
  .navigation-menu.mobile-menu-open .sibling-lang,
  .navigation-menu.mobile-menu-open .tools,
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    display: block;
  }
  .navigation-menu.mobile-menu-open .tools .saved-vehicles a {
    padding: 0 2rem 1rem;
  }
  .navigation-menu.mobile-menu-open .sibling-lang {
    order: -1;
  }
}
.meganav-enabled.card.nested-search-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
}
.meganav-enabled .navigation-menu .sibling-lang {
  margin-right: 0;
  align-items: flex-start;
}
.meganav-enabled .navigation-menu .tools {
  display: flex;
  padding-top: 0;
  padding-left: var(--tools-padding-left);
}
.meganav-enabled .navigation-menu .tools .login {
  margin-bottom: 0;
}
.meganav-enabled .navigation-menu .tools .login a {
  display: block;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--tools-login-link-padding);
}
.meganav-enabled .navigation-menu .tools .login a span {
  font-size: inherit;
  padding: 0;
}
.meganav-enabled .navigation-menu .tools .login a[name="SignInConsentFormLink"] {
  display: none;
}
@media (max-width: 768px) {
  .meganav-enabled .navigation-menu .tools,
  .meganav-enabled .navigation-menu .sibling-lang {
    display: none;
  }
  .meganav-enabled .navigation-menu.mobile-menu-open .tools,
  .meganav-enabled .navigation-menu.mobile-menu-open .sibling-lang {
    display: block;
  }
  .meganav-enabled .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled .navigation-menu .tools {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools {
    margin-right: 0;
  }
  .meganav-enabled.card.nested-search-enabled .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a {
    margin-bottom: 0;
  }
  .meganav-enabled.header.card .navigation-menu .sibling-lang a:hover {
    background-color: var(--site-sibling-background-hover-color);
  }
  .meganav-enabled.header.card .navigation-menu .tools {
    margin-right: 0;
    align-items: var(--tools-align-item, flex-start);
  }
  .meganav-enabled.header.card .navigation-menu .tools .login a {
    padding: var(--tools-login-link-padding);
    white-space: nowrap;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a {
    font-size: 0;
    position: relative;
    padding: var(--tools-saved-vehicles-padding);
    display: block;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a::before {
    position: static;
  }
  .meganav-enabled.header.card .navigation-menu .tools .saved-vehicles a[data-saved="true"] b {
    right: var(--tools-saved-vehicles-position-right);
  }
}
@media (max-width: 768px) {
  .header-1.meganav-enabled.card .cta ul li,
  .header-6.meganav-enabled.card .cta ul li,
  .header-nested-search.meganav-enabled.card .cta ul li {
    flex: 0 1 33.333333%;
  }
  .header-1.meganav-enabled.card .cta ul li.mobileMenu,
  .header-6.meganav-enabled.card .cta ul li.mobileMenu,
  .header-nested-search.meganav-enabled.card .cta ul li.mobileMenu {
    animation-name: toggle--eyJjbGFzc05hbWUiOiAgIm1vYmlsZS1tZW51LW9wZW4iLCAidGFyZ2V0IjogICIubmF2aWdhdGlvbi1tZW51In0;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .header-1 .navigation-menu:not(.mobile-menu-open)::after,
  .header-6 .navigation-menu:not(.mobile-menu-open)::after,
  .header-nested-search .navigation-menu:not(.mobile-menu-open)::after {
    content: none;
  }
}
.header-1 {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-1 {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-2 {
  --navigation-flex-position: flex-end;
  --navigation-max-width: 97%;
  --navigation-menu-right-padding: 0;
  --navigation-padding-right: 3rem;
}
.header-3 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 97%;
}
@media (min-width: 769px) and (max-width: 1199px) {
  .header-3 {
    --navigation-max-width: 95%;
  }
  .header-3.header.card.reorderable-phones-header div[role="search"] {
    flex-basis: 5%;
  }
}
.header-4 {
  --navigation-flex-position: flex-end;
  --navigation-padding-right: 3rem;
}
@media (min-width: 769px) {
  .header-4.meganav-enabled.header.card div[role="search"] {
    flex-basis: auto;
  }
}
@media (max-width: 768px) {
  .nested-search-enabled.meganav-enabled .navigation-menu ~ [role="search"] {
    display: none;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] {
    display: block;
    position: var(--header-search-mobile-menu-position);
    flex-basis: var(--header-search-mobile-menu-width);
    order: var(--header-search-mobile-menu-order);
    bottom: var(--header-search-mobile-menu-bottom);
    top: var(--header-search-mobile-menu-margin-top);
    left: var(--header-search-mobile-menu-left);
    z-index: var(--header-search-mobile-menu-z-index);
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form {
    max-width: 100%;
    margin-top: 0;
  }
  .nested-search-enabled .navigation-menu.mobile-menu-open ~ [role="search"] form > button[type="submit"] {
    top: 2rem;
  }
}
.header-5 {
  --navigation-menu-right-padding: 0;
  --navigation-max-width: 80%;
}
.header-6 {
  --navigation-menu-order: 4;
  --navigation-flex-position: center;
}
.header-centered-dealership-logo {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-centered-dealership-logo {
    --navigation-menu-left-padding: 2rem;
  }
}
.header-nested-search {
  --navigation-menu-order: 4;
}
@media (min-width: 769px) {
  .header-nested-search {
    --navigation-menu-left-padding: 2rem;
  }
}
.navigation-menu {
  background: var(--navigation-menu-background-color);
  color: var(--navigation-menu-text-color);
}
.meganav-enabled.card .navigation-menu .login span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link > a span,
.meganav-enabled.card .navigation-link > div span,
.meganav-enabled.card .navigation-link > span {
  color: var(--navigation-link-text-color);
}
.meganav-enabled.card .navigation-link.dropdown-open > a span,
.meganav-enabled.card .navigation-link:hover > a span,
.meganav-enabled.card .navigation-link.dropdown-open > div span,
.meganav-enabled.card .navigation-link:hover > div span,
.meganav-enabled.card .navigation-link.dropdown-open > span,
.meganav-enabled.card .navigation-link:hover > span {
  background: var(--navigation-link-hover-background-color);
  color: var(--navigation-link-hover-text-color);
}
.full-width-dropdown .more-menu .navigation-link:hover > div::after,
.full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
.full-width-dropdown .mega-nav-focused-tab > ul::before,
.full-width-dropdown [aria-expanded="true"] > ul::before,
.full-width-dropdown .navigation-link:hover > ul::before,
.more-menu > ul,
.navigation-link > ul {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.meganav-enabled.card .more-menu .navigation-link > a span,
.meganav-enabled.card .subnavigation-link > a span,
.meganav-enabled.card .more-menu .navigation-link > div span,
.meganav-enabled.card .subnavigation-link > div span,
.meganav-enabled.card .more-menu .navigation-link > a,
.meganav-enabled.card .subnavigation-link > a {
  background: var(--subnavigation-link-background-color);
  color: var(--subnavigation-link-text-color);
}
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a span,
.meganav-enabled.card .more-menu .navigation-link:hover > a span,
.meganav-enabled.card .subnavigation-link:hover > a span,
.meganav-enabled.card .more-menu .navigation-link:active > a span,
.meganav-enabled.card .subnavigation-link:active > a span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > div span,
.meganav-enabled.card .more-menu .navigation-link:hover > div span,
.meganav-enabled.card .subnavigation-link:hover > div span,
.meganav-enabled.card .more-menu .navigation-link:active > div span,
.meganav-enabled.card .subnavigation-link:active > div span,
.meganav-enabled.card .more-menu .navigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .subnavigation-link.mega-nav-focused-tab > a,
.meganav-enabled.card .more-menu .navigation-link:hover > a,
.meganav-enabled.card .subnavigation-link:hover > a,
.meganav-enabled.card .more-menu .navigation-link:active > a,
.meganav-enabled.card .subnavigation-link:active > a {
  background: var(--subnavigation-link-hover-background-color);
  color: var(--subnavigation-link-hover-text-color);
}
.navigation-menu .navigation-link .card {
  background: var(--navigation-dropdown-background-color);
  color: var(--navigation-dropdown-text-color);
}
.navigation-menu .navigation-link .card > .content .copy a,
.navigation-menu .navigation-link .card > .content .copy a span {
  color: var(--navigation-deck-cards-copy-link-color);
}
.navigation-menu .navigation-link .card > .content .copy a:hover,
.navigation-menu .navigation-link .card > .content .copy a:hover span {
  color: var(--navigation-deck-cards-copy-link-hover-color);
}
.meganav-enabled [aria-expanded="true"] > a,
.meganav-enabled .mega-nav-focused-tab > a,
.meganav-enabled [aria-expanded="true"] > span,
.meganav-enabled .mega-nav-focused-tab > span,
.meganav-enabled [aria-expanded="true"] > div span,
.meganav-enabled .mega-nav-focused-tab > div span {
  background: var(--navigation-tab-onfocus-bg-color);
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content .media {
  width: auto;
}
.navigation-cms.media-side > .content .text,
.navigation-cms.media-side > .content img {
  margin: 0;
}
.navigation-cms .media figure {
  min-height: auto;
}
@media all and (min-width: 640px) {
  .navigation .navigation-link .card.navigation-cms > .content .text,
  .navigation .navigation-link .card.navigation-cms > .content .media {
    padding: var(--cms-text-padding);
  }
}
@media all and (min-width: 769px) {
  .navigation-cms.media-side {
    min-width: var(--cms-card-min-width);
  }
}
.navigation-link > div:not(:only-child) span,
.navigation-link.more-menu > span {
  padding-right: var(--caret-icon-housing-space);
}
.navigation-link > div:not(:only-child) span::after,
.navigation-link.more-menu > span::after {
  content: var(--navigation-link-caret);
  font-family: 'Ionicons', sans-serif;
  position: absolute;
  right: var(--caret-icon-position-right);
  width: var(--caret-icon-width);
  color: var(--caret-icon-color);
  font-size: 2rem;
  transform: rotate(0);
  transition: var(--caret-icon-rotation-transition);
  text-align: center;
}
.navigation-link:hover > div:not(:only-child) span::after,
.navigation-link:focus > div:not(:only-child) span::after,
.navigation-link:hover.more-menu > span::after,
.navigation-link:focus.more-menu > span::after {
  color: var(--caret-icon-hover-color);
}
@media (max-width: 768px) {
  .navigation-link.dropdown-open > div:not(:only-child) span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .navigation-link > div:not(:only-child) span,
  .navigation-link.more-menu > span {
    padding-right: var(--caret-icon-housing-space);
  }
  .navigation-link > div:not(:only-child) span::after,
  .navigation-link.more-menu > span::after {
    right: var(--caret-icon-position-right);
  }
  .navigation-link:hover > div:not(:only-child) span::after,
  .navigation-link:hover.more-menu > span::after {
    transition: var(--caret-icon-rotation-transition);
    transform: rotate(180deg);
  }
}
@media (min-width: 769px) {
  .hide-navigation-caret {
    --caret-icon-housing-space: var(--navigation-link-title-padding);
    --navigation-link-caret: none;
  }
}
@media (min-width: 769px) {
  .navigation-separator-pipe .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > a > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > span::before,
  .navigation-separator-pipe .navigation-link + .navigation-link > div > span::before,
  .navigation-separator-slash .navigation-link + .navigation-link > div > span::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
  }
  .navigation-separator-pipe .more-menu .navigation-link,
  .navigation-separator-slash .more-menu .navigation-link {
    padding-left: 0;
  }
  .navigation-separator-pipe .more-menu .navigation-link span::before,
  .navigation-separator-slash .more-menu .navigation-link span::before {
    display: none;
  }
  .navigation-separator-pipe .navigation-link + .navigation-link span::before {
    height: var(--pipes-height);
    border: var(--pipes-border);
    transform: translateY(-50%);
  }
  .navigation-separator-slash.meganav-enabled .navigation-link {
    padding-left: 0.5rem;
  }
  .navigation-separator-slash .navigation-link + .navigation-link span::before {
    height: var(--slash-height);
    border: var(--slash-border);
    transform: skew(-30deg) translate(-50%, -50%);
  }
}
.navigation-link {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: var(--navigation-link-position);
  z-index: var(--navigation-link-zindex);
}
.navigation-link > a,
.navigation-link > div {
  display: flex;
  align-items: center;
}
.navigation-link > a span,
.navigation-link > div span {
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.navigation-link > a span,
.navigation-link > div span,
.navigation-link > a a,
.navigation-link > div a {
  width: 100%;
  white-space: nowrap;
}
.navigation-link > div span {
  display: flex;
  align-items: center;
  position: relative;
}
.navigation-link ul {
  z-index: 1;
}
.navigation-link span:empty {
  display: none;
}
.more-menu > span {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: var(--navigation-link-font-size);
  line-height: var(--navigation-link-title-line-height);
  padding: var(--navigation-link-title-padding);
}
.more-menu .navigation-link {
  border-bottom: var(--subnavigation-bottom-border);
}
@media (max-width: 768px) {
  .navigation-link {
    animation-name: toggle--eyJvcmRlciI6ICAxLCAiY2xhc3NOYW1lIjogICJkcm9wZG93bi1vcGVuIiwgInRvZ2dsZU9uU2VsZk9ubHkiOiAgZmFsc2UsICJ0b2dnbGVPbkxvYWQiOiAgZmFsc2UsICJ0YXJnZXQiOiAgIiIsICJ0b2dnbGVPbkV2ZW50IjogICIiLCAic2libGluZ1RhcmdldCI6ICAiIiwgInNjb3BlIjogICJkb2N1bWVudCIsICJmb2N1c0VsZW1TZWxlY3RvciI6ICJmYWxzZSIsIm9uTW9iaWxlT25seSI6ICJmYWxzZSIsInRvZ2dsZUNsYXNzVG9PdGhlckVsZW1lbnQiOiAiZmFsc2UiLCJvdGhlckVsZW1lbnRDbGFzc05hbWUiOiAic2VhcmNoLW1lbnUtb3BlbiIsICJhY3Rpb25PbkN1c3RvbUV2ZW50IjogICIiICwiaW5zaWdodEZvY3VzIjogICIiLCJpbnNpZ2h0Qmx1ciI6ICAiIn0;
  }
}
@media (min-width: 769px) {
  .navigation-link > ul {
    border: var(--navigation-dropdown-border);
  }
}
.navigation-section {
  min-width: 20rem;
  height: 100%;
}
.subnavigation-link a {
  padding: var(--subnavigation-link-padding);
  display: flex;
  align-items: center;
}
.subnavigation-link a span {
  margin-right: 2rem;
  display: block;
  max-width: var(--subnavigation-link-max-width);
}
@media all and (min-width: 769px) {
  .subnavigation-link {
    border-bottom: var(--subnavigation-bottom-border);
  }
}
@media all and (min-width: 769px) {
  .navigation-link .card {
    overflow-y: auto;
    max-height: 60vh;
    height: 100%;
  }
  .navigation-link .card > .content .text,
  .navigation-link .card > .content .media {
    min-width: var(--navigation-deck-cards-text-media-min-width);
  }
  .navigation-link .card.navigation-model-inventory > .content .text,
  .navigation-link .card.navigation-model-inventory > .content .media {
    max-width: var(--navigation-deck-cards-text-media-max-width, 40vw);
    width: var(--navigation-deck-cards-text-media-width, -webkit-max-content);
    width: var(--navigation-deck-cards-text-media-width, -moz-max-content);
    width: var(--navigation-deck-cards-text-media-width, max-content);
  }
  .navigation-link .card.navigation-model-inventory > .content .copy ul {
    display: flex;
  }
  .navigation-link > ul > li + li {
    border-left: var(--navigation-deck-cards-left-border);
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card {
    max-height: none;
    overflow-y: initial;
  }
  .more-menu > ul > li.navigation-link .card,
  .content-width-dropdown .cards-stacked.navigation-link .card,
  .more-menu > ul > li.navigation-link .navigation-section,
  .content-width-dropdown .cards-stacked.navigation-link .navigation-section {
    border-left: none;
  }
  .more-menu > ul > li.navigation-link > ul,
  .content-width-dropdown .cards-stacked.navigation-link > ul {
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 60vh;
  }
  .more-menu > ul > li.navigation-link > ul > li,
  .content-width-dropdown .cards-stacked.navigation-link > ul > li {
    flex: 1 auto;
    flex-basis: 100%;
  }
  .more-menu > ul > li .media-side > .content,
  .content-width-dropdown .cards-stacked .media-side > .content {
    flex-direction: column;
  }
}
.navigation-menu .navigation-model-inventory > .content .text {
  padding: var(--navigation-model-inventory-text-padding);
}
.navigation-menu .navigation-model-inventory > .content .copy {
  margin-top: 0;
}
.navigation-menu .navigation-model-inventory > .content .copy .model-group {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory > .content .copy a {
  margin: var(--navigation-model-inventory-link-margin);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more {
  align-self: var(--navigation-model-inventory-see-more-link-align-self);
  width: var(--navigation-model-inventory-see-more-link-width);
  margin-left: var(--navigation-model-inventory-see-more-link-margin-left);
}
.navigation-menu .navigation-model-inventory > .content .copy a.see-more::before {
  margin-right: 0.5rem;
  content: var(--navigation-model-inventory-see-more-icon);
  font-family: var(--navigation-model-inventory-see-more-font-family);
}
.navigation-menu .navigation-model-inventory > .content .copy ul {
  margin-top: var(--navigation-model-inventory-copy-margin-top);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@supports (display: grid) {
  .navigation-menu .navigation-model-inventory > .content .copy ul {
    display: grid;
    grid-template-columns: var(--navigation-model-inventory-grid-template-columns);
  }
}
.navigation-menu .navigation-model-inventory > .content li {
  display: flex;
  padding: var(--navigation-model-inventory-list-padding);
  margin: 0;
  box-shadow: none;
  align-self: stretch;
}
.navigation-menu .navigation-model-inventory > .content li a span {
  display: block;
  font-size: var(--navigation-model-inventory-link-font-size);
}
.navigation-menu .navigation-model-inventory > .content li img {
  margin-right: var(--navigation-model-inventory-img-margin-right);
}
.navigation-menu .navigation-model-inventory.media-bottom .model {
  display: flex;
  flex-direction: column;
}
.navigation-menu .navigation-model-inventory.media-bottom .model img {
  order: 1;
}
@media (min-width: 769px) {
  .full-width-dropdown > ul > .navigation-link > ul {
    padding: var(--navigation-dropdown-padding);
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul {
    width: 100%;
  }
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-cms,
  .full-width-dropdown > ul > .navigation-link.has-deck-cards > ul > .has-mic {
    width: 100%;
  }
  .full-width-dropdown .more-menu .navigation-link:hover > div::after,
  .full-width-dropdown .more-menu .mega-nav-focused-tab > div::after,
  .full-width-dropdown > ul > .mega-nav-focused-tab > ul::before,
  .full-width-dropdown > ul > .navigation-link:hover > ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100vw;
    width: 400vw;
    height: 100%;
    box-shadow: var(--navigation-dropdown-box-shadow);
  }
  .full-width-dropdown .more-menu .navigation-link > a,
  .full-width-dropdown .more-menu .navigation-link > div {
    position: relative;
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul,
  .full-width-dropdown .more-menu .navigation-link:hover > ul {
    z-index: 2;
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > ul::before,
  .full-width-dropdown .more-menu .navigation-link:hover > ul::before {
    min-height: var(--navigation-dropdown-before-min-height);
  }
  .full-width-dropdown .more-menu .navigation-link.mega-nav-focused-tab > div:after,
  .full-width-dropdown .more-menu .navigation-link:hover > div:after {
    height: 60vh;
  }
}
