/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,footer,header,nav,section{display:block;}h1{font-size:2em;margin:0.67em 0;}figcaption,figure,main{display:block;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}dfn{font-style:italic;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}audio,video{display:inline-block;}audio:not([controls]){display:none;height:0;}img{border-style:none;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{display:inline-block;vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details,menu{display:block;}summary{display:list-item;}canvas{display:inline-block;}template{display:none;}[hidden]{display:none;}
@font-face{font-family:'Gotham Book';src:url(/themes/avi_theme/fonts/gotham/Gotham-Book.eot);src:url(/themes/avi_theme/fonts/gotham/Gotham-Book.eot#iefix) format("embedded-opentype"),url(/themes/avi_theme/fonts/gotham/Gotham-Book.woff2) format("woff2"),url(/themes/avi_theme/fonts/gotham/Gotham-Book.woff) format("woff"),url(/themes/avi_theme/fonts/gotham/Gotham-Book.ttf) format("truetype"),url(/themes/avi_theme/fonts/gotham/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'Gotham';src:url(/themes/avi_theme/fonts/gotham/Gotham-Medium.eot);src:url(/themes/avi_theme/fonts/gotham/Gotham-Medium.eot#iefix) format("embedded-opentype"),url(/themes/avi_theme/fonts/gotham/Gotham-Medium.woff2) format("woff2"),url(/themes/avi_theme/fonts/gotham/Gotham-Medium.woff) format("woff"),url(/themes/avi_theme/fonts/gotham/Gotham-Medium.ttf) format("truetype"),url(/themes/avi_theme/fonts/gotham/Gotham-Medium.svg#Gotham-Medium) format("svg");font-weight:500;font-style:normal;}@font-face{font-family:'Gotham';src:url(/themes/avi_theme/fonts/gotham/Gotham-Bold.eot);src:url(/themes/avi_theme/fonts/gotham/Gotham-Bold.eot#iefix) format("embedded-opentype"),url(/themes/avi_theme/fonts/gotham/Gotham-Bold.woff2) format("woff2"),url(/themes/avi_theme/fonts/gotham/Gotham-Bold.woff) format("woff"),url(/themes/avi_theme/fonts/gotham/Gotham-Bold.ttf) format("truetype"),url(/themes/avi_theme/fonts/gotham/Gotham-Bold.svg#Gotham-Bold) format("svg");font-weight:bold;font-style:normal;}.grid-guide-wrapper{position:fixed;width:100%;z-index:1000;bottom:0;left:0;}.grid-guide{padding:0;margin:0;list-style-type:none;}.grid-guide li{width:13.33333%;float:left;margin-right:4%;text-align:center;background:rgba(128,0,128,0.7);padding:0.25em 0;font-weight:bold;line-height:1;}@media (min-width:17.14286em){.grid-guide li{background:rgba(255,0,0,0.7);}}@media (min-width:34.28571em){.grid-guide li{background:rgba(255,165,0,0.7);}}@media (min-width:54.85714em){.grid-guide li{background:rgba(255,255,0,0.7);}}@media (min-width:73.14286em){.grid-guide li{background:rgba(0,255,0,0.7);}}@media (min-width:85.71429em){.grid-guide li{background:rgba(0,0,255,0.7);}}@media (min-width:0) and (max-width:54.85704em){.grid-guide li:nth-child(6){margin-right:0;}.grid-guide li:nth-child(7),.grid-guide li:nth-child(8),.grid-guide li:nth-child(9),.grid-guide li:nth-child(10),.grid-guide li:nth-child(11),.grid-guide li:nth-child(12){display:none;}}@media (min-width:54.85714em){.grid-guide li{width:6.53595%;float:left;margin-right:1.96078%;}}.grid-guide li:last-child{margin-right:0;}.toggle-panel{opacity:0;visibility:hidden;transition:all 0.2s;}.toggle-panel:target,.toggle-panel.is-toggled{opacity:1;visibility:visible;}.hamburger-icon{width:1.25em;display:inline-block;border-bottom:1px solid;position:relative;vertical-align:middle;top:-1px;transition:all 0.2s;}.hamburger-icon:before{position:absolute;content:"";width:1.25em;top:-0.45em;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.hamburger-icon:after{position:absolute;content:"";width:1.25em;top:0.45em;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.js .is-targeting .hamburger-icon,.hamburger-icon.close{border-bottom:1px solid transparent;}.js .is-targeting .hamburger-icon:before,.hamburger-icon.close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1.45em;top:-0.5em;}.js .is-targeting .hamburger-icon:after,.hamburger-icon.close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:1.45em;top:0.5em;}.node--unpublished{background-color:#fff4f4;}.heading--underlined{border-bottom:1px solid #F4F4F4;padding-bottom:0.5em;margin-bottom:1em;font-weight:bold;font-size:2.2em;}.heading--underlined:first-child{margin-top:0;}.node__meta{margin:-1em 0 2em 0;font-weight:bold;font-size:0.85714em;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;}.invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.js .js--invisible{display:none;}.svg-sizer{width:100%;height:0;padding-top:100%;position:relative;}.svg-sizer svg{position:absolute;top:0;left:0;width:100%;height:100%;}.embedded-entity{margin:1em 0 1.5em 0;}.embedded-entity img{display:inline-block !important;vertical-align:bottom;}.embedded-entity.align-left{display:block;margin:1em 0 1.5em 0;}@media (min-width:17.14286em){.embedded-entity.align-left{display:inline-block;float:left;max-width:45%;margin:0 2em 1.5em 0;text-align:left;}}.embedded-entity.align-right{display:block;margin:1em 0 1.5em 0;}@media (min-width:17.14286em){.embedded-entity.align-right{display:inline-block;float:right;max-width:45%;margin:0 0 1.5em 2em;text-align:right;}}.embedded-entity.align-center{display:block;margin-left:auto;margin-right:auto;text-align:center;}@media (min-width:34.28571em){.embedded-entity.align-center{max-width:80%;}}.wf-loading *{color:transparent !important;}.ajax-progress{display:none;}@-webkit-keyframes infinte-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes infinte-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}*,*:before,*:after{box-sizing:inherit;}html,body{box-sizing:border-box;margin:0;overflow-x:hidden;padding:0;width:100%;}html{height:100%;font-size:100%;font-family:"Gotham Book","Helvetica Neue",Helvetica,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}body{min-height:100%;font-size:81.25%;line-height:1.7;color:#2B363B;}@media (min-width:73.14286em){body{font-size:87.5%;line-height:2;}}h1,h2,h3,h4,h5,h6{font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;font-weight:normal;color:#2B363B;line-height:1.4em;margin-top:0.5em;margin-bottom:0.5em;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;}h1 a:visited,h1 a:hover,h1 a:focus,h2 a:visited,h2 a:hover,h2 a:focus,h3 a:visited,h3 a:hover,h3 a:focus,h4 a:visited,h4 a:hover,h4 a:focus,h5 a:visited,h5 a:hover,h5 a:focus,h6 a:visited,h6 a:hover,h6 a:focus{color:inherit;}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0;}p{font-size:1em;}p,blockquote{margin-left:0;margin-right:0;margin-top:0.75em;margin-bottom:1.5em;}p:first-child,blockquote:first-child{margin-top:0;}h1,.h1{font-size:3em;font-weight:bold;}h2,.h2{font-size:2.57143em;}h3,.h3{font-size:1.71429em;}h4,.h4{font-size:1.28571em;}h5,.h5{font-size:1.14286em;}h6,.h6{font-size:1em;}blockquote{position:relative;padding-left:45px;padding-top:1em;padding-bottom:1em;border-top:1px solid #F4F4F4;border-bottom:1px solid #F4F4F4;font-weight:bold;line-height:1.4;}blockquote:before{content:'';position:absolute;top:1em;left:0;display:block;width:35px;height:35px;font-size:1.1em;background-image:url(/themes/avi_theme/img/blockquote-icon.svg);background-repeat:no-repeat;background-size:contain;}@media (min-width:54.85714em){blockquote{padding-left:85px;font-size:1.3em;}blockquote:before{width:70px;height:70px;}}blockquote p:last-child{margin-bottom:0;}a{text-decoration:none;color:#00AAD0;font-weight:bold;cursor:pointer;}a:hover,a:focus{text-decoration:underline;}a:hover,a:focus{color:#00cbf9;}ul,ol{padding-left:1.3em;}img{vertical-align:bottom;max-width:100%;height:auto !important;width:auto\9;}picture img{width:100%;margin-bottom:2em;}.clearfix:after{content:"";display:table;clear:both;}hr{height:0;margin:0;border-top:1px solid #F4F4F4;margin-top:3em;margin-bottom:3em;}#toolbar-administration{display:none;}@media (min-width:73.14286em){#toolbar-administration{display:block;}}@media (min-width:0) and (max-width:73.14276em){body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin:0;}}.toolbar-menu a,.contextual-links a{font-weight:normal;}.tabs{margin-top:1.5em;margin-bottom:1.5em;}.tabs > .tabs{padding:0;margin:0;list-style-type:none;background-color:#0f0f0f;}.tabs > .tabs:after{content:"";display:table;clear:both;}.tabs > .tabs > li{display:block;float:left;}.tabs > .tabs > li a{display:block;padding:0.7em 1.3333em;color:#fff;border-right:1px solid #444;font-family:"Source Sans Pro","Lucida Grande",Verdana,sans-serif;text-decoration:none;font-weight:bold;font-size:13px;}.tabs > .tabs > li a:hover,.tabs > .tabs > li a:focus{background-image:linear-gradient(rgba(255,255,255,0.125) 20%,transparent 200%);text-decoration:hover;}.tabs > .tabs > li a.is-active{background-image:linear-gradient(rgba(255,255,255,0.25) 20%,transparent 200%);}.messages{width:100%;border:none;box-shadow:none;border-radius:0;margin-top:1.5em;background:no-repeat 10px 17px;}@media (min-width:54.85714em){.messages{padding:20px 25px 20px 45px;background-size:20px;background-position:15px 22px;}}.messages.messages--progress{background-color:#00AAD0;color:white;padding-left:25px;font-size:1.1em;}.messages.messages--progress .icon-loading:before,.messages.messages--progress .ajax-progress-throbber .throbber:after,.ajax-progress-throbber .messages.messages--progress .throbber:after,.messages.messages--progress .view-group-members .form-actions:after,.view-group-members .messages.messages--progress .form-actions:after{-webkit-animation:infinte-rotation 2s linear infinite;animation:infinte-rotation 2s linear infinite;}.messages.messages--unpublished{margin-bottom:1.5em;}.messages--status,.messages--success{color:#325e1c;background-color:#f3faef;background-image:url(/themes/avi_theme/img/icons/check.svg);}.messages--warning{background-color:#fdf8ed;color:#734c00;background-image:url(/themes/avi_theme/img/icons/warning.svg);}.messages--error{background-color:#fcf4f2;color:#a51b00;background-image:url(/themes/avi_theme/img/icons/error.svg);}.messages--error p.error{color:#a51b00;}.message__heading{margin:0;}.message__body--emphasised{font-size:1.2em;}.message--ip-access{margin-top:0;margin-bottom:2em;}#ip-access-dismiss{display:block;margin-top:1em;padding-left:0;padding-right:0;}@media (min-width:73.14286em){#ip-access-dismiss{display:inline-block;margin-top:0;margin-left:1em;}}.node-preview-container{bottom:0;left:0;background-color:#F4F4F4;}.node-preview-container .form-type-select{margin:0;}.node-preview-container .form-type-select label{display:block;}.node-preview-backlink{display:block;width:100%;margin-bottom:1em;}.site-container{position:relative;padding:0;background-color:white;margin-top:50px;}@media (min-width:54.85714em){.site-container{margin-top:65px;}}@media (min-width:73.14286em){.site-container{margin-top:80px;}}.container,.container--narrow,.container--wide{max-width:100%;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box;padding-left:0.8rem;padding-right:0.8rem;}.container:after,.container--narrow:after,.container--wide:after{content:" ";display:block;clear:both;}@media (min-width:54.85714em){.container,.container--narrow,.container--wide{padding-left:1.5rem;padding-right:1.5rem;}}.toolbar-fixed .site-container,.toolbar-vertical .site-container,.toolbar-horizontal .site-container{margin-top:0;}@media (min-width:85.71429em){.container,.container--wide{width:95rem;}}@media (min-width:85.71429em){.container--narrow{width:85rem;}}.content-section{margin-bottom:1em;}@media (min-width:54.85714em){.content-section{margin-bottom:2em;}}.content-section:first-child{margin-top:0;}.content-section:last-child.promo-banner,.content-section:last-child.testimonial{margin-bottom:-1.5em;}@media (min-width:73.14286em){.content-section:last-child.promo-banner,.content-section:last-child.testimonial{margin-bottom:-2em;}}.grid-standard{max-width:100%;margin-left:auto;margin-right:auto;padding:0;margin:0;list-style-type:none;}.grid-standard:after{content:" ";display:block;clear:both;}.grid-standard.grid-standard--1{max-width:54.85714em;}.grid-standard.grid-standard--1 .grid__item{width:100%;}.grid-standard.grid-standard--2 .grid__item{width:100%;}@media (min-width:54.85714em){.grid-standard.grid-standard--2 .grid__item{width:49.01961%;float:left;margin-right:1.96078%;}}.grid-standard.grid-standard--2 .grid__item:nth-child(2n+2){margin-right:0;}.grid-standard.grid-standard--3{margin:0 auto;max-width:71rem;}@media (min-width:54.85714em){.grid-standard.grid-standard--3{margin:0;max-width:100%;}}.grid-standard.grid-standard--3 .grid__item{width:100%;}@media (min-width:54.85714em){.grid-standard.grid-standard--3 .grid__item{width:49.01961%;float:left;margin-right:1.96078%;}.grid-standard.grid-standard--3 .grid__item:nth-child(2n+2){margin-right:0;}}@media (min-width:73.14286em){.grid-standard.grid-standard--3 .grid__item{width:32.02614%;float:left;margin-right:1.96078%;}.grid-standard.grid-standard--3 .grid__item:nth-child(2n+2){margin-right:1.96078%;}.grid-standard.grid-standard--3 .grid__item:nth-child(3n+3){margin-right:0;}}.grid-standard.grid-standard--4{margin:0 auto;max-width:71rem;}@media (min-width:54.85714em){.grid-standard.grid-standard--4{margin:0;max-width:100%;}}.grid-standard.grid-standard--4 .grid__item{width:100%;}@media (min-width:34.28571em){.grid-standard.grid-standard--4 .grid__item{width:49.01961%;float:left;margin-right:1.96078%;}.grid-standard.grid-standard--4 .grid__item:nth-child(2n+2){margin-right:0;}}@media (min-width:73.14286em){.grid-standard.grid-standard--4 .grid__item{width:23.52941%;float:left;margin-right:1.96078%;}.grid-standard.grid-standard--4 .grid__item:nth-child(2n+2){margin-right:1.96078%;}.grid-standard.grid-standard--4 .grid__item:nth-child(4n+4){margin-right:0;}}.grid-standard.grid-standard--5{margin:0 auto;max-width:71rem;}@media (min-width:54.85714em){.grid-standard.grid-standard--5{margin:0;max-width:100%;}}.grid-standard.grid-standard--5 .grid__item{width:100%;}@media (min-width:73.14286em){.grid-standard.grid-standard--5 .grid__item{width:18.43137%;float:left;margin-right:1.96078%;}}@media (min-width:73.14286em){.grid-standard.grid-standard--5 .grid__item{width:18.43137%;float:left;margin-right:1.96078%;}}.grid-standard.grid-standard--5 .grid__item:nth-child(5n+5){margin-right:0;}.grid__item{margin-bottom:0.6em;}@media (min-width:54.85714em){.grid__item{margin-right:1.96078%;}}@media (min-width:54.85714em){.grid__item.grid__item--complex{margin-bottom:0;}}.grid__item:last-child{margin-bottom:0;}.grid--list-plain{padding:0;margin:0;list-style-type:none;}.grid--flexed{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.grid--flexed .grid__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;}@media (min-width:54.85714em){.grid--flexed .grid__item:nth-last-of-type(-n+2){margin-bottom:10px;}}.layout{max-width:100%;margin-left:auto;margin-right:auto;}.layout:after{content:" ";display:block;clear:both;}.layout{}.layout .layout__content{width:100%;margin-bottom:2em;}@media (min-width:54.85714em){.layout .layout__content{width:65.33333%;float:left;margin-right:4%;margin-bottom:0;}}@media (min-width:73.14286em){.layout .layout__content{width:65.78947%;float:left;margin-right:2.63158%;}}@media (min-width:85.71429em){.layout .layout__content{width:66.01307%;float:left;margin-right:1.96078%;}}.layout .layout__sidebar{width:100%;}@media (min-width:54.85714em){.layout .layout__sidebar{width:30.66667%;float:left;margin-right:0;}}@media (min-width:73.14286em){.layout .layout__sidebar{width:31.57895%;float:left;margin-right:0;}}@media (min-width:85.71429em){.layout .layout__sidebar{width:32.02614%;float:left;margin-right:0;}}@media (min-width:73.14286em){.layout.layout--large-gutter .layout__content{width:64.28571%;float:left;margin-right:7.14286%;}}@media (min-width:73.14286em){.layout.layout--large-gutter .layout__sidebar{width:28.57143%;float:left;margin-right:0;}}@media (min-width:54.85714em){.layout.layout--three-quarter .layout__content{width:73.46939%;float:left;margin-right:6.12245%;}}@media (min-width:73.14286em){.layout.layout--three-quarter .layout__content{width:74.25743%;float:left;margin-right:2.9703%;}}@media (min-width:85.71429em){.layout.layout--three-quarter .layout__content{width:74.5098%;float:left;margin-right:1.96078%;}}@media (min-width:54.85714em){.layout.layout--three-quarter .layout__sidebar{width:20.40816%;float:left;margin-right:0;}}@media (min-width:73.14286em){.layout.layout--three-quarter .layout__sidebar{width:22.77228%;float:left;margin-right:0;}}@media (min-width:85.71429em){.layout.layout--three-quarter .layout__sidebar{width:23.52941%;float:left;margin-right:0;}}.data-section--channel .layout--three-quarter .layout__content{width:100% !important;}.layout--reversed{}.layout--reversed:after{content:"";display:table;clear:both;}.layout--reversed .layout__content{width:100%;margin-bottom:2em;}@media (min-width:34.28571em){.layout--reversed .layout__content{width:65.33333%;float:left;margin-right:0;margin-bottom:0;}}@media (min-width:73.14286em){.layout--reversed .layout__content{width:65.78947%;float:left;margin-right:0;}}@media (min-width:85.71429em){.layout--reversed .layout__content{width:66.01307%;float:left;margin-right:0;}}.layout--reversed .layout__sidebar{width:100%;margin-bottom:2em;}@media (min-width:34.28571em){.layout--reversed .layout__sidebar{width:30.66667%;float:left;margin-right:4%;margin-bottom:0;}}@media (min-width:73.14286em){.layout--reversed .layout__sidebar{width:31.57895%;float:left;margin-right:2.63158%;}}@media (min-width:85.71429em){.layout--reversed .layout__sidebar{width:32.02614%;float:left;margin-right:1.96078%;}}@font-face{font-family:'fontello';src:url(/themes/avi_theme/fonts/icons/fontello.eot?55229789=);src:url(/themes/avi_theme/fonts/icons/fontello.eot?55229789=#iefix) format("embedded-opentype"),url(/themes/avi_theme/fonts/icons/fontello.woff2?55229789=) format("woff2"),url(/themes/avi_theme/fonts/icons/fontello.woff?55229789=) format("woff"),url(/themes/avi_theme/fonts/icons/fontello.ttf?55229789=) format("truetype"),url(/themes/avi_theme/fonts/icons/fontello.svg?55229789=#fontello) format("svg");font-weight:normal;font-style:normal;}.fontello-icon,[class^="icon-"]:before,[class*=" icon-"]:before,.button.button--block:after,.signpost-card__cta-group a.button--block:after,.signpost-card__cta-group .view-car-to-market-management tbody a:after,.view-car-to-market-management tbody .signpost-card__cta-group a:after,.signpost-card__cta-group .promo-banner__body a:after,.promo-banner__body .signpost-card__cta-group a:after,.signpost-card__cta-group .column-section__link a:after,.column-section__link .signpost-card__cta-group a:after,.view-car-to-market-management tbody a:after,.promo-banner__body a:after,.column-section__link a:after,.button.button--text:after,.signpost-card__cta-group a.button--text:after,.view-car-to-market-management tbody a.button--text:after,.promo-banner__body a.button--text:after,.column-section__link a.button--text:after,input.button--block[type=submit]:after,input.button--text[type=submit]:after,button.button--block:after,.ui-dialog .ui-dialog-buttonpane button:after,button.button--text:after,.button.button--remove:after,.signpost-card__cta-group a.button--remove:after,.view-car-to-market-management tbody a.button--remove:after,.promo-banner__body a.button--remove:after,.column-section__link a.button--remove:after,input.button--remove[type=submit]:after,button.button--remove:after,.button.button--previous:after,.signpost-card__cta-group a.button--previous:after,.view-car-to-market-management tbody a.button--previous:after,.promo-banner__body a.button--previous:after,.column-section__link a.button--previous:after,input.button--previous[type=submit]:after,button.button--previous:after,input[type=submit]:after,.ajax-progress-throbber .throbber:after,.menu--channels > .menu > li > a:after,.menu--rvi-channel-menu .menu-item:after,.menu--tcoi-channel-menu .menu-item:after,.menu--rvm-channel-menu .menu-item:after,.menu--global-navigation .menu-item:after,.menu--global-navigation-logged-in .menu-item:after,.menu--account-nav .menu-item > a:after,.menu--account-nav .menu-item > span:after,.menu--account-nav .menu-item--has-children > ul > li > a:after,.menu--channels > .menu > li > .menu .menu-item:after,.view-group-members .form-actions:after,.search-results__result--premium:after,.user-block__list-link.user-block__list-link--arrow:after,.signpost-card__cta-group a:after,.pager__item--previous > a:before,.pager__item--next > a:before,.more-link > a:after,.sidebar-navigation > .menu > .menu-item > a:after,.breadcrumb__item:after,thead tr th a .tablesort--asc:after,thead tr th a .tablesort--desc:after,.dropbutton-single .dropbutton-widget .dropbutton a:after,.categories__list-item a:after,.categories__back:before,.accordion__heading:after,.bullet-point-list li:before,.view-saved-articles .flag--save-article:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-mail:before{content:'\e800';}.icon-down:before,.menu--account-nav .menu-item > span:after,.sidebar-navigation > .menu > .menu-item > a:after,.breadcrumb__item:last-child:after,thead tr th a .tablesort--asc:after,.accordion__heading:after{content:'\e801';}.icon-left:before,.button.button--previous:after,.signpost-card__cta-group a.button--previous:after,.view-car-to-market-management tbody a.button--previous:after,.promo-banner__body a.button--previous:after,.column-section__link a.button--previous:after,input.button--previous[type=submit]:after,button.button--previous:after,.pager__item--previous > a:before,.categories__back:before{content:'\e802';}.icon-right:before,.button.button--block:after,.signpost-card__cta-group a.button--block:after,.signpost-card__cta-group .view-car-to-market-management tbody a:after,.view-car-to-market-management tbody .signpost-card__cta-group a:after,.signpost-card__cta-group .promo-banner__body a:after,.promo-banner__body .signpost-card__cta-group a:after,.signpost-card__cta-group .column-section__link a:after,.column-section__link .signpost-card__cta-group a:after,.view-car-to-market-management tbody a:after,.promo-banner__body a:after,.column-section__link a:after,.button.button--text:after,.signpost-card__cta-group a.button--text:after,.view-car-to-market-management tbody a.button--text:after,.promo-banner__body a.button--text:after,.column-section__link a.button--text:after,input.button--block[type=submit]:after,input.button--text[type=submit]:after,button.button--block:after,.ui-dialog .ui-dialog-buttonpane button:after,button.button--text:after,input[type=submit]:after,.menu--channels > .menu > li > a:after,.menu--rvi-channel-menu .menu-item:after,.menu--tcoi-channel-menu .menu-item:after,.menu--rvm-channel-menu .menu-item:after,.menu--global-navigation .menu-item:after,.menu--global-navigation-logged-in .menu-item:after,.menu--account-nav .menu-item > a:after,.menu--account-nav .menu-item--has-children > ul > li > a:after,.menu--channels > .menu > li > .menu .menu-item:after,.user-block__list-link.user-block__list-link--arrow:after,.signpost-card__cta-group a:after,.pager__item--next > a:before,.more-link > a:after,.breadcrumb__item:after,.dropbutton-single .dropbutton-widget .dropbutton a:after,.categories__list-item a:after{content:'\e803';}.icon-up:before,thead tr th a .tablesort--desc:after{content:'\e804';}.icon-user:before{content:'\e805';}.icon-users:before{content:'\e806';}.icon-user-add:before{content:'\e807';}.icon-check:before,.bullet-point-list li:before{content:'\e808';}.icon-cancel:before,.button.button--remove:after,.signpost-card__cta-group a.button--remove:after,.view-car-to-market-management tbody a.button--remove:after,.promo-banner__body a.button--remove:after,.column-section__link a.button--remove:after,input.button--remove[type=submit]:after,button.button--remove:after,.view-saved-articles .flag--save-article:before{content:'\e809';}.icon-home:before{content:'\e80a';}.icon-info:before{content:'\e80b';}.icon-trash:before{content:'\e80c';}.icon-cog:before{content:'\e80d';}.icon-calendar:before{content:'\e80e';}.icon-download:before{content:'\e80f';}.icon-search:before{content:'\e810';}.icon-lock:before,.search-results__result--premium:after{content:'\e811';}.icon-loading:before,.ajax-progress-throbber .throbber:after,.view-group-members .form-actions:after{content:'\e832';}.icon-filter:before{content:'\f0b0';}.icon-twitter:before{content:'\f309';}.icon-facebook:before{content:'\f30e';}.icon-linkedin:before{content:'\f318';}.header{position:fixed;top:0;left:0;width:100%;height:50px;z-index:101;background-color:#2B363B;transition:top 0.5s;}@media (min-width:54.85714em){.header{height:65px;}}@media (min-width:73.14286em){.header{height:80px;}}.header__wrapper{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;padding:0;}@media (min-width:54.85714em){.header__wrapper{height:65px;}}@media (min-width:73.14286em){.header__wrapper{height:80px;}}.header__channel{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-left:0.2em;}@media (min-width:54.85714em){.header__channel{padding-left:1em;}}.channel__logo{display:block;line-height:50px;}@media (min-width:54.85714em){.channel__logo{line-height:65px;}}@media (min-width:73.14286em){.channel__logo{line-height:80px;}}.channel__logo:hover,.channel__logo:focus{text-decoration:none;}.channel__logo img{width:150px;vertical-align:middle;}@media (min-width:54.85714em){.channel__logo img{width:auto;}}.channel__label{font-size:1em;font-weight:bold;color:white;line-height:50px;}.channel__label:hover,.channel__label:focus{color:white;text-decoration:none;}@media (min-width:54.85714em){.channel__label{font-size:1.71429em;line-height:65px;}}@media (min-width:73.14286em){.channel__label{font-size:2.2em;font-weight:bold;line-height:80px;}}.header__channel-navigation{position:fixed;top:50px;left:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100vh;transition:-webkit-transform 0.2s;transition:transform 0.2s;padding:1.2em 1.2em 75px 1.2em;background-color:#242B31;overflow-y:auto;}.header__channel-navigation.is-toggled{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}@media (min-width:34.28571em){.header__channel-navigation{position:absolute;top:100%;width:auto;}}@media (min-width:54.85714em){.header__channel-navigation{height:auto;padding:1.5em 1.8em;opacity:0;visibility:hidden;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);overflow:unset;}.header__channel-navigation .menu--rvi-channel-menu,.header__channel-navigation .menu--tcoi-channel-menu,.header__channel-navigation .menu--rvm-channel-menu,.header__channel-navigation .menu--global-navigation,.header__channel-navigation .menu--global-navigation-logged-in{display:none;}.header__channel-navigation.is-toggled{opacity:1;visibility:visible;}}.header__navigation{display:none;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}@media (min-width:54.85714em){.header__navigation{display:block;position:relative;z-index:102;}.header__navigation .menu--channels{display:none;}}.header__search{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}.header__search .block-menu{display:none;}@media (min-width:54.85714em){.header__search{display:none;}}.header__search-icon{display:block;float:right;padding:0 0.6em;font-size:1.6em;color:white;line-height:40px;}@media (min-width:54.85714em){.header__search-icon{line-height:50px;}}@media (min-width:73.14286em){.header__search-icon{display:none;}}.header__search-icon.is-targeting{color:white;background-color:#00809d;}.header__account{position:relative;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 0.5em 0 0;}@media (min-width:54.85714em){.header__account{padding:0 0.5em;}}.header__account .toggle-switch{display:block;width:100%;height:100%;padding:0 0.8em;}.header__account .toggle-switch.is-targeting{background-color:#242B31;}.header__account .toggle-switch.is-targeting .account-icon__border{fill:#00AAD0;}@media (min-width:54.85714em){.header__account .toggle-switch{padding:0 1.5em;}}.user-logged-in .header__account{padding:0;}.account-icon{cursor:pointer;width:35px;height:50px;}.account-icon:hover .account-icon__border{fill:#00AAD0;}@media (min-width:54.85714em){.account-icon{height:65px;}}@media (min-width:73.14286em){.account-icon{width:40px;height:80px;}}.account-icon__border{stroke:white;fill:none;}.account-icon__head{stroke:white;fill:white;}.header__account-login,.header__account-subscribe{padding:0.6em 1em;border-radius:5em;background-color:#0090D7;color:white;line-height:50px;}.header__account-login:hover,.header__account-login:focus,.header__account-subscribe:hover,.header__account-subscribe:focus{background-color:#00AAD0;color:white;text-decoration:none;}.header__account-login:last-child,.header__account-subscribe:last-child{margin-left:0.5em;}@media (min-width:54.85714em){.header__account-login,.header__account-subscribe{line-height:65px;}}@media (min-width:73.14286em){.header__account-login,.header__account-subscribe{font-size:1.28571em;line-height:80px;}}.header__account-subscribe{display:none;}@media (min-width:54.85714em){.header__account-subscribe{display:inline;}}@media (min-width:34.28571em){body.toolbar-tray-open .header{position:relative;top:0;left:0;}}.nav-threshold .header{top:-100%;}.navigation-switch{display:block;height:50px;line-height:50px;padding:0 0.8em;}@media (min-width:54.85714em){.navigation-switch{padding:0 1em;}}.navigation-switch.is-targeting{background-color:#242B31;}@media (min-width:54.85714em){.navigation-switch{height:65px;line-height:65px;}}@media (min-width:73.14286em){.navigation-switch{height:80px;padding:0 2em;line-height:80px;}}.hamburger-icon{width:2em;display:inline-block;border-bottom:1px solid;position:relative;margin:0 auto;font-size:1.2em;vertical-align:middle;top:-1px;transition:all 0.2s;color:white;}.hamburger-icon:before{position:absolute;content:"";width:2em;top:-0.6em;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.hamburger-icon:after{position:absolute;content:"";width:2em;top:0.6em;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.js .is-targeting .hamburger-icon,.hamburger-icon.close{border-bottom:1px solid transparent;}.js .is-targeting .hamburger-icon:before,.hamburger-icon.close:before{-webkit-transform:translate(4px) rotate(45deg);-ms-transform:translate(4px) rotate(45deg);transform:translate(4px) rotate(45deg);width:2em;top:-0.8em;}.js .is-targeting .hamburger-icon:after,.hamburger-icon.close:after{-webkit-transform:translate(4px) rotate(-45deg);-ms-transform:translate(4px) rotate(-45deg);transform:translate(4px) rotate(-45deg);width:2em;top:0.65em;}footer[role='contentinfo']{background-color:#242B31;padding:1em 0;}.footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:0;}@media (min-width:54.85714em){.footer{text-align:left;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 1em;}}.footer__brand{width:100%;height:100%;}@media (min-width:54.85714em){.footer__brand{width:auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}}.footer__brand img{width:120px;margin-top:0.4em;}.footer__menu{width:100%;margin-top:1em;margin-bottom:1em;}@media (min-width:54.85714em){.footer__menu{width:auto;-webkit-flex:3 0 auto;-ms-flex:3 0 auto;flex:3 0 auto;margin-top:0;margin-bottom:0;}}@media (min-width:54.85714em) and (min-width:73.14286em){.footer__menu{-webkit-flex:4 0 auto;-ms-flex:4 0 auto;flex:4 0 auto;}}.footer__menu .block-menu{display:block;width:100%;margin-top:1.6em;}@media (min-width:54.85714em){.footer__menu .menu{text-align:right;}}.footer__menu .menu .menu-item{display:inline-block;}.footer__menu .menu .menu-item a{padding:0 0.5em;font-weight:normal;font-size:1em;color:white;transition:all 0.2s;}.footer__menu .menu .menu-item a:hover,.footer__menu .menu .menu-item a:focus{color:#00AAD0;}.footer__copyright{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;color:white;height:100%;margin-top:0.5em;font-weight:bold;}@media (min-width:54.85714em){.footer__copyright{text-align:right;margin-top:1.5em;}}@media (min-width:73.14286em){.footer__copyright{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:2em;}}.button,.signpost-card__cta-group a,.view-car-to-market-management tbody a,.promo-banner__body a,.column-section__link a,input[type=submit],button{text-decoration:none;display:inline-block;font-size:1.14286em;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;font-weight:normal;padding:0.9em 1.2em;color:#2B363B;transition:background-color 0.2s,color 0.2s;line-height:1;}.button:hover,.signpost-card__cta-group a:hover,.view-car-to-market-management tbody a:hover,.promo-banner__body a:hover,.column-section__link a:hover,.button:focus,.signpost-card__cta-group a:focus,.view-car-to-market-management tbody a:focus,.promo-banner__body a:focus,.column-section__link a:focus,input[type=submit]:hover,input[type=submit]:focus,button:hover,button:focus{text-decoration:none;}.button.button--block,.signpost-card__cta-group a.button--block,.view-car-to-market-management tbody a,.promo-banner__body a,.ui-dialog .ui-dialog-buttonpane button.button,.column-section__link a,.button.button--previous,.signpost-card__cta-group a.button--previous,.view-car-to-market-management tbody a.button--previous,.promo-banner__body a.button--previous,.column-section__link a.button--previous,.button.button--small,.signpost-card__cta-group a.button--small,.view-car-to-market-management tbody a.button--small,.promo-banner__body a.button--small,.column-section__link a.button--small,input[type=submit].button--block,input[type=submit].button--previous,input[type=submit].button--small,button.button--block,.ui-dialog .ui-dialog-buttonpane button,button.button--previous,button.button--small{background-color:#0090D7;color:white;border:none;}.button.button--block:hover,.signpost-card__cta-group a.button--block:hover,.view-car-to-market-management tbody a:hover,.promo-banner__body a:hover,.ui-dialog .ui-dialog-buttonpane button.button:hover,.column-section__link a:hover,.button.button--block:focus,.signpost-card__cta-group a.button--block:focus,.view-car-to-market-management tbody a:focus,.promo-banner__body a:focus,.ui-dialog .ui-dialog-buttonpane button.button:focus,.column-section__link a:focus,.button.button--previous:hover,.signpost-card__cta-group a.button--previous:hover,.view-car-to-market-management tbody a.button--previous:hover,.promo-banner__body a.button--previous:hover,.column-section__link a.button--previous:hover,.button.button--previous:focus,.signpost-card__cta-group a.button--previous:focus,.view-car-to-market-management tbody a.button--previous:focus,.promo-banner__body a.button--previous:focus,.column-section__link a.button--previous:focus,.button.button--small:hover,.signpost-card__cta-group a.button--small:hover,.view-car-to-market-management tbody a.button--small:hover,.promo-banner__body a.button--small:hover,.column-section__link a.button--small:hover,.button.button--small:focus,.signpost-card__cta-group a.button--small:focus,.view-car-to-market-management tbody a.button--small:focus,.promo-banner__body a.button--small:focus,.column-section__link a.button--small:focus,input[type=submit].button--block:hover,input[type=submit].button--block:focus,input[type=submit].button--previous:hover,input[type=submit].button--previous:focus,input[type=submit].button--small:hover,input[type=submit].button--small:focus,button.button--block:hover,.ui-dialog .ui-dialog-buttonpane button:hover,button.button--block:focus,.ui-dialog .ui-dialog-buttonpane button:focus,button.button--previous:hover,button.button--previous:focus,button.button--small:hover,button.button--small:focus{background-color:#00AAD0;}.button.button--small,.signpost-card__cta-group a.button--small,.view-car-to-market-management tbody a.button--small,.promo-banner__body a.button--small,.column-section__link a.button--small,input[type=submit].button--small,button.button--small{font-size:0.8em;}.button.button--dark,.signpost-card__cta-group a.button--dark,.view-car-to-market-management tbody a.button--dark,.promo-banner__body a.button--dark,.column-section__link a.button--dark,input[type=submit].button--dark,button.button--dark{background-color:#0090D7;}.button.button--dark:hover,.signpost-card__cta-group a.button--dark:hover,.view-car-to-market-management tbody a.button--dark:hover,.promo-banner__body a.button--dark:hover,.column-section__link a.button--dark:hover,.button.button--dark:focus,.signpost-card__cta-group a.button--dark:focus,.view-car-to-market-management tbody a.button--dark:focus,.promo-banner__body a.button--dark:focus,.column-section__link a.button--dark:focus,input[type=submit].button--dark:hover,input[type=submit].button--dark:focus,button.button--dark:hover,button.button--dark:focus{background-color:#007fbe;}.button.button--pill,.signpost-card__cta-group a.button--pill,.view-car-to-market-management tbody a.button--pill,.promo-banner__body a.button--pill,.column-section__link a.button--pill,input[type=submit].button--pill,button.button--pill{font-weight:normal;border-radius:10em;}.button.button--light-blue,.signpost-card__cta-group a.button--light-blue,.view-car-to-market-management tbody a.button--light-blue,.promo-banner__body a.button--light-blue,.column-section__link a.button--light-blue,input[type=submit].button--light-blue,button.button--light-blue{color:white;background-color:#00AAD0;}.button.button--white,.signpost-card__cta-group a.button--white,.view-car-to-market-management tbody a.button--white,.promo-banner__body a.button--white,.column-section__link a.button--white,input[type=submit].button--white,button.button--white{background-color:white;color:#2B363B;}.button.button--white:hover,.signpost-card__cta-group a.button--white:hover,.view-car-to-market-management tbody a.button--white:hover,.promo-banner__body a.button--white:hover,.column-section__link a.button--white:hover,.button.button--white:focus,.signpost-card__cta-group a.button--white:focus,.view-car-to-market-management tbody a.button--white:focus,.promo-banner__body a.button--white:focus,.column-section__link a.button--white:focus,input[type=submit].button--white:hover,input[type=submit].button--white:focus,button.button--white:hover,button.button--white:focus{color:#00AAD0;}.button.button--text:hover,.signpost-card__cta-group a.button--text:hover,.view-car-to-market-management tbody a.button--text:hover,.promo-banner__body a.button--text:hover,.column-section__link a.button--text:hover,.button.button--text:focus,.signpost-card__cta-group a.button--text:focus,.view-car-to-market-management tbody a.button--text:focus,.promo-banner__body a.button--text:focus,.column-section__link a.button--text:focus,input[type=submit].button--text:hover,input[type=submit].button--text:focus,button.button--text:hover,button.button--text:focus{color:#00AAD0;}.button.button--block:after,.signpost-card__cta-group a.button--block:after,.signpost-card__cta-group .view-car-to-market-management tbody a:after,.view-car-to-market-management tbody .signpost-card__cta-group a:after,.signpost-card__cta-group .promo-banner__body a:after,.promo-banner__body .signpost-card__cta-group a:after,.signpost-card__cta-group .column-section__link a:after,.column-section__link .signpost-card__cta-group a:after,.view-car-to-market-management tbody a:after,.promo-banner__body a:after,.ui-dialog .ui-dialog-buttonpane button.button:after,.column-section__link a:after,.button.button--text:after,.signpost-card__cta-group a.button--text:after,.view-car-to-market-management tbody a.button--text:after,.promo-banner__body a.button--text:after,.column-section__link a.button--text:after,input[type=submit].button--block:after,input[type=submit].button--text:after,button.button--block:after,.ui-dialog .ui-dialog-buttonpane button:after,button.button--text:after{display:inline-block;float:right;width:15px;height:15px;line-height:15px;margin:0 0 0 1em;}.button.button--remove:after,.signpost-card__cta-group a.button--remove:after,.view-car-to-market-management tbody a.button--remove:after,.promo-banner__body a.button--remove:after,.column-section__link a.button--remove:after,input[type=submit].button--remove:after,button.button--remove:after{display:inline-block;float:right;width:15px;height:15px;line-height:15px;margin:0 0 0 1.5em;}.button.button--previous:after,.signpost-card__cta-group a.button--previous:after,.view-car-to-market-management tbody a.button--previous:after,.promo-banner__body a.button--previous:after,.column-section__link a.button--previous:after,input[type=submit].button--previous:after,button.button--previous:after{display:inline-block;float:left;width:15px;height:15px;line-height:15px;margin:0 1.5em 0 0;}.button.button--block:after,.signpost-card__cta-group a.button--block:after,.signpost-card__cta-group .view-car-to-market-management tbody a:after,.view-car-to-market-management tbody .signpost-card__cta-group a:after,.signpost-card__cta-group .promo-banner__body a:after,.promo-banner__body .signpost-card__cta-group a:after,.signpost-card__cta-group .column-section__link a:after,.column-section__link .signpost-card__cta-group a:after,.view-car-to-market-management tbody a:after,.promo-banner__body a:after,.ui-dialog .ui-dialog-buttonpane button.button:after,.column-section__link a:after,input[type=submit].button--block:after,button.button--block:after,.ui-dialog .ui-dialog-buttonpane button:after{color:white;}.button.button--text:after,.signpost-card__cta-group a.button--text:after,.view-car-to-market-management tbody a.button--text:after,.promo-banner__body a.button--text:after,.column-section__link a.button--text:after,input[type=submit].button--text:after,button.button--text:after{margin:0 0 0 0.5em;}input[type=submit]{margin-top:0.5em;background-color:#0090D7;color:white;border:none;line-height:17px;border:1px solid #0090D7;}input[type=submit]:hover,input[type=submit]:focus{color:white;background-color:#00AAD0;border-color:#00AAD0;}input[type=submit]:after{display:inline-block;float:right;width:15px;height:15px;line-height:15px;margin:0 0 0 1.5em;}.icon-on-left:before{display:inline-block !important;margin-left:-0.1em !important;margin-right:0.8em !important;}.icon-on-right:before{display:inline-block !important;margin-right:-0.1em !important;margin-left:0.8em !important;}.ajax-progress-throbber{display:inline-block;}.ajax-progress-throbber .throbber{background:none;padding:0;}.ajax-progress-throbber .throbber:after{color:white;margin:0;-webkit-animation-name:infinte-rotation;animation-name:infinte-rotation;-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}.menu{padding:0;margin:0;list-style-type:none;}@media (min-width:54.85714em){.menu{padding:0;margin:0;list-style-type:none;}.menu > li{display:inline-block;}}.menu-item > a{transition:color 0.2s;}.menu-item > a:hover,.menu-item > a:focus{text-decoration:none;}@media (min-width:34.28571em){.menu--channels > .menu > li{display:block;}}.menu--channels > .menu > li > a{display:block;font-size:1.4em;padding:1em 0;color:white;}.menu--channels > .menu > li > a:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}.menu--channels > .menu > li > a:hover{color:#00AAD0;}@media (min-width:34.28571em){.menu--channels > .menu > li > a{font-size:1.48571em;}}.menu--rvi-channel-menu,.menu--tcoi-channel-menu,.menu--rvm-channel-menu,.menu--global-navigation,.menu--global-navigation-logged-in{width:100%;padding-bottom:0.8em;border-bottom:1px solid #6F6F6F;}@media (min-width:54.85714em){.menu--rvi-channel-menu,.menu--tcoi-channel-menu,.menu--rvm-channel-menu,.menu--global-navigation,.menu--global-navigation-logged-in{border-bottom:none;padding:0;text-align:right;}}.menu--rvi-channel-menu .menu-item:after,.menu--tcoi-channel-menu .menu-item:after,.menu--rvm-channel-menu .menu-item:after,.menu--global-navigation .menu-item:after,.menu--global-navigation-logged-in .menu-item:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}@media (min-width:54.85714em){.menu--rvi-channel-menu .menu-item,.menu--tcoi-channel-menu .menu-item,.menu--rvm-channel-menu .menu-item,.menu--global-navigation .menu-item,.menu--global-navigation-logged-in .menu-item{position:relative;}.menu--rvi-channel-menu .menu-item:after,.menu--tcoi-channel-menu .menu-item:after,.menu--rvm-channel-menu .menu-item:after,.menu--global-navigation .menu-item:after,.menu--global-navigation-logged-in .menu-item:after{display:none;}}.menu--rvi-channel-menu .menu-item > a,.menu--tcoi-channel-menu .menu-item > a,.menu--rvm-channel-menu .menu-item > a,.menu--global-navigation .menu-item > a,.menu--global-navigation-logged-in .menu-item > a{display:inline-block;padding:0.8em 0;font-size:1.1em;font-weight:bold;color:white;}@media (min-width:54.85714em){.menu--rvi-channel-menu .menu-item > a,.menu--tcoi-channel-menu .menu-item > a,.menu--rvm-channel-menu .menu-item > a,.menu--global-navigation .menu-item > a,.menu--global-navigation-logged-in .menu-item > a{display:block;line-height:65px;padding:0 0.8em;margin-bottom:0;}}@media (min-width:73.14286em){.menu--rvi-channel-menu .menu-item > a,.menu--tcoi-channel-menu .menu-item > a,.menu--rvm-channel-menu .menu-item > a,.menu--global-navigation .menu-item > a,.menu--global-navigation-logged-in .menu-item > a{font-size:1.14286em;padding:0 1em;line-height:80px;}}.menu--rvi-channel-menu .menu-item > a:hover,.menu--tcoi-channel-menu .menu-item > a:hover,.menu--rvm-channel-menu .menu-item > a:hover,.menu--global-navigation .menu-item > a:hover,.menu--global-navigation-logged-in .menu-item > a:hover{color:#00AAD0;}.menu--rvi-channel-menu .menu-item > a.is-toggled,.menu--tcoi-channel-menu .menu-item > a.is-toggled,.menu--rvm-channel-menu .menu-item > a.is-toggled,.menu--global-navigation .menu-item > a.is-toggled,.menu--global-navigation-logged-in .menu-item > a.is-toggled{color:#00AAD0;}@media (min-width:54.85714em){.menu--rvi-channel-menu .menu-item > a.is-toggled:after,.menu--tcoi-channel-menu .menu-item > a.is-toggled:after,.menu--rvm-channel-menu .menu-item > a.is-toggled:after,.menu--global-navigation .menu-item > a.is-toggled:after,.menu--global-navigation-logged-in .menu-item > a.is-toggled:after{content:'';display:block;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:15px 15px 0 15px;border-color:#2B363B transparent transparent transparent;}}.account-nav{position:absolute;top:50px;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:auto;height:auto;background-color:#242B31;transition:-webkit-transform 0.2s;transition:transform 0.2s;}.account-nav.is-toggled{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}@media (min-width:54.85714em){.account-nav{top:65px;width:20em;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:0;visibility:hidden;}.account-nav.is-toggled{opacity:1;visibility:visible;}}@media (min-width:73.14286em){.account-nav{top:80px;}}.menu--account-nav{padding:1.4em;}@media (min-width:54.85714em){.menu--account-nav{padding:1.8em 2.2em;}}.menu--account-nav .menu{text-align:left;border-bottom:1px solid #6F6F6F;padding-bottom:0.5em;}@media (min-width:54.85714em){.menu--account-nav .menu{border-bottom:none;padding-bottom:0;}}.menu--account-nav .menu-item{display:block;}.menu--account-nav .menu-item > a{display:block;min-width:12em;padding:0.5em 0;font-size:1.1em;font-weight:normal;color:white;}.menu--account-nav .menu-item > a:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}.menu--account-nav .menu-item > a:hover,.menu--account-nav .menu-item > a:focus{color:#00AAD0;}@media (min-width:54.85714em){.menu--account-nav .menu-item > a{font-size:1.28571em;}}.menu--account-nav .menu-item > span{display:block;min-width:12em;padding:0.5em 0;font-size:1.1em;font-weight:normal;color:white;}.menu--account-nav .menu-item > span:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}@media (min-width:54.85714em){.menu--account-nav .menu-item > span{font-size:1.28571em;}}.menu--account-nav .menu-item--has-children > ul{padding-left:0.5em;}.menu--account-nav .menu-item--has-children > ul > li > a{display:block;padding:0.5em 0;color:#d4d4d4;font-weight:normal;}.menu--account-nav .menu-item--has-children > ul > li > a:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}.menu--account-nav .menu-item--has-children > ul > li > a:hover,.menu--account-nav .menu-item--has-children > ul > li > a:focus{text-decoration:none;color:#00AAD0;}.sub-channel-menu{position:absolute;top:100%;left:0;width:100%;padding:2em;background-color:#F4F4F4;opacity:0;visibility:hidden;transition:all 0.2s;}.sub-channel-menu__terms{display:block;float:left;width:75%;padding:1.5em 2.5em;margin:0;list-style-type:none;border-left:1px solid #d4d4d4;}.sub-channel-menu__term{display:inline-block;width:32%;margin:0 0.5em 0.5em 0;}.sub-channel-menu__term .button,.sub-channel-menu__term .signpost-card__cta-group a,.signpost-card__cta-group .sub-channel-menu__term a,.sub-channel-menu__term .view-car-to-market-management tbody a,.view-car-to-market-management tbody .sub-channel-menu__term a,.sub-channel-menu__term .promo-banner__body a,.promo-banner__body .sub-channel-menu__term a,.sub-channel-menu__term .column-section__link a,.column-section__link .sub-channel-menu__term a{width:100%;}.sub-channel-menu__icon{display:block;float:left;width:20%;padding:1.5em 0;text-align:center;}.sub-channel-menu__icon span{display:block;}.topbar__account-nav{display:inline-block;background-color:#2B363B;}@media (min-width:34.28571em){.topbar__account-nav{float:right;}}.topbar__nav{padding:0;margin:0;list-style-type:none;}.topbar__nav > li{display:inline-block;}.topbar__nav-item > a{display:inline-block;padding:0.5em;font-size:1.28571em;text-align:center;color:#efefef;font-weight:normal;}.topbar__nav-item > a.topbar__nav-item--active,.topbar__nav-item > a:hover,.topbar__nav-item > a:focus{text-decoration:none;background-color:#0095b7;}.topbar__nav-item:first-child > a{margin-left:0;}.topbar__nav-item--has-children{position:relative;}.topbar__nav-item--has-children > a.is-targeting,.topbar__nav-item--has-children > a:hover{color:white;background-color:#0095b7;}.topbar__nav-item--has-children > a.is-targeting + ul{opacity:1;visibility:visible;}.topbar__nav-item--has-children > ul{position:absolute;top:100%;left:0;width:20em;margin:0;padding:0.8em 1.4em;list-style:none;background-color:#0095b7;opacity:0;visibility:hidden;}.topbar__nav-item--has-children > ul > li > a{display:block;padding:0.8em 0;color:white;line-height:1.4;font-size:1.14286em;font-weight:normal;}.account-overview .topbar__nav-item--account{color:white;background-color:#0095b7;}.account-group .topbar__nav-item--group{color:white;background-color:#0095b7;}.account-articles .topbar__nav-item--articles{color:white;background-color:#0095b7;}.category-navigation{position:absolute;top:0;left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100vh;z-index:101;background-color:#242B31;transition:all 0.3s;}.category-navigation.is-toggled{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}@media (min-width:54.85714em){.category-navigation{top:65px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:0;visibility:hidden;height:auto;background-color:transparent;}.category-navigation.is-toggled{opacity:1;visibility:visible;}}@media (min-width:73.14286em){.category-navigation{top:80px;}}.menu--channels{border-bottom:1px solid #6F6F6F;}.menu--channels > .menu > li > .menu{width:100%;padding-bottom:0.8em;}@media (min-width:54.85714em){.menu--channels > .menu > li > .menu{border-bottom:none;padding:0;text-align:right;}}.menu--channels > .menu > li > .menu .menu-item:after{display:inline-block;color:#00AAD0;margin-left:0.5em;}@media (min-width:54.85714em){.menu--channels > .menu > li > .menu .menu-item{position:relative;}.menu--channels > .menu > li > .menu .menu-item:after{display:none;}}.menu--channels > .menu > li > .menu .menu-item > a{display:inline-block;padding:0.8em 0;font-size:1.1em;font-weight:bold;color:white;}@media (min-width:54.85714em){.menu--channels > .menu > li > .menu .menu-item > a{display:block;line-height:65px;padding:0 0.8em;margin-bottom:0;}}@media (min-width:73.14286em){.menu--channels > .menu > li > .menu .menu-item > a{font-size:1.14286em;padding:0 1em;line-height:80px;}}.menu--channels > .menu > li > .menu .menu-item > a:hover{color:#00AAD0;}.menu--channels > .menu > li > .menu .menu-item > a.is-toggled{color:#00AAD0;}@media (min-width:54.85714em){.menu--channels > .menu > li > .menu .menu-item > a.is-toggled:after{content:'';display:block;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:15px 15px 0 15px;border-color:#2B363B transparent transparent transparent;}}@media (min-width:54.85714em){.menu--channels > .menu > li > .menu{display:none;}}.menu--rvi-channel-menu,.menu--tcoi-channel-menu{display:none;}@media (min-width:54.85714em){.menu--rvi-channel-menu,.menu--tcoi-channel-menu{display:block;}}.main__content{min-height:55vh;margin-top:1.5em;margin-bottom:1.5em;}@media (min-width:73.14286em){.main__content{min-height:75vh;margin-top:2em;margin-bottom:2em;}}.main__content ul,.main__content ol{font-size:1.1em;}.main__content ul ul,.main__content ul ol,.main__content ol ul,.main__content ol ol{font-size:0.9em;}.main__content-sections{padding-bottom:0;}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=search],select,textarea{display:block;width:100%;max-width:35em;margin-bottom:1em;padding:0.9em 1.2em;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;font-size:1.14286em;font-weight:normal;line-height:17px;color:#61626a;background-color:white;border:1px solid #d4d4d4;}input[type=text].error,input[type=tel].error,input[type=email].error,input[type=password].error,input[type=search].error,select.error,textarea.error{border-color:rgba(255,0,0,0.4);margin-bottom:0;}input[type=text][disabled=disabled],input[type=tel][disabled=disabled],input[type=email][disabled=disabled],input[type=password][disabled=disabled],input[type=search][disabled=disabled],select[disabled=disabled],textarea[disabled=disabled]{background-color:#efefef;border:1px solid #ccc;color:#aaa;}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,select:focus,textarea:focus{outline:none;border-color:#00AAD0;}.error__message{margin:0;color:#d9534f;}.captcha{display:block;width:100%;}.g-recaptcha{margin:0.5em 0;}select{min-width:15em;padding-right:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/themes/avi_theme/img/arrow-down.png);background-repeat:no-repeat;background-position:calc(100% - 13px) calc(1em + 3px);background-size:12px;outline:none;border-radius:0;}select::-ms-expand{display:none;}label,.fieldset-legend{margin-bottom:0.2em;font-weight:normal;cursor:pointer;}.form-required:after{content:'*';}.description{margin-bottom:1em;font-size:0.85714em;}div.password-confirm{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.form-item--error{position:relative;margin-bottom:2em;}.form-item--error > input{margin-bottom:0;}.form-item--error-message{position:absolute;color:#d9534f;font-size:0.85714em;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;}.form-item--error-message a{display:block;margin-bottom:0.2em;}.user-account-edit-form{position:relative;}.user-account-edit-form:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.user-account-edit-form input[type=text],.user-account-edit-form input[type=tel],.user-account-edit-form input[type=email],.user-account-edit-form input[type=password],.user-account-edit-form input[type=search]{background-color:transparent;border:none;padding:0;font-size:1.5em;font-weight:bold;color:#2B363B;}.user-account-edit-form .form-submit{opacity:0;visibility:hidden;}.user-account-edit-form.js-form--active:before{display:none;}.user-account-edit-form.js-form--active input[type=text],.user-account-edit-form.js-form--active input[type=tel],.user-account-edit-form.js-form--active input[type=email],.user-account-edit-form.js-form--active input[type=password],.user-account-edit-form.js-form--active input[type=search]{padding:0.8em 1.2em;font-size:14px;line-height:1.42857143;color:#61626a;background-color:white;border:1px solid #eeeeee;font-weight:normal;}.user-account-edit-form.js-form--active input[type=text]:disabled,.user-account-edit-form.js-form--active input[type=tel]:disabled,.user-account-edit-form.js-form--active input[type=email]:disabled,.user-account-edit-form.js-form--active input[type=password]:disabled,.user-account-edit-form.js-form--active input[type=search]:disabled{background-color:transparent;border:none;padding:0;font-size:1.5em;font-weight:bold;color:#2B363B;}.user-account-edit-form.js-form--active .form-submit{opacity:1;visibility:visible;}@media (min-width:54.85714em){.user-account-edit-form .form-item{display:inline-block;width:48%;margin-right:4%;margin-bottom:0em;}.user-account-edit-form .form-item:nth-child(2n+2){margin-right:0;}}.user-account-edit-form .form-type-email{width:100%;margin-right:0;}.user-account-edit-form .form-submit{display:block;}.user-login-form{width:100%;padding:2em;margin-bottom:2em;background-color:#F4F4F4;}.user-login-form .form-required:after{display:none;}.user-pass .form-required:after{display:none;}@media (min-width:54.85714em){.group-members-table{margin-bottom:10em;}}.group-members-table .view-filters{margin-bottom:1em;}.group-members-table .form-item,.group-members-table .form-actions{display:inline-block;}.group-members-table .form-item input,.group-members-table .form-actions input{margin-bottom:0;}.group-members-table .form-item{margin-right:1em;}.group-members-table .form-actions{vertical-align:bottom;}.view-group-members .form-actions:after{opacity:0;color:#00AAD0;-webkit-animation:infinte-rotation 1s infinite;animation:infinte-rotation 1s infinite;}.view-group-members .form-actions.loading:after{opacity:1;}.view-group-members .view-content{overflow-x:auto;}.form-type-dropzonejs label{display:none;}.form-type-dropzonejs .description{margin-top:0.5em;text-align:center;}.form-type-dropzonejs .description > a{font-size:1.28571em;text-decoration:underline;}#bulk-group-invite{text-align:center;}.dropzone{border:2px dashed #efefef;padding:2.5em 1em;min-height:auto;}.dropzone.dz-drag-hover,.dropzone.dz-started{padding:1em;border:2px dashed #00AAD0;}.dropzone .dz-preview,.dropzone .dz-image{border-radius:0;background:#F4F4F4 !important;}.dropzone .dz-message{font-size:1.28571em;margin:0;}.dropzone .dz-message p{margin:0;}.dropzone .dz-remove{background:#0090D7;color:white;transition:all 0.2s;}.dropzone .dz-remove:hover,.dropzone .dz-remove:focus{background:#00AAD0;}.dropzone .dz-error-message{background:#d9534f !important;}.dropzone .dz-error-message:after{border-bottom:6px solid #d9534f !important;}.dropzonejs-remove-icon{display:block;position:relative;width:100%;height:30px;background-color:#00AAD0;}.dropzonejs-remove-icon:hover{background-color:#00bfea;}.dropzonejs-remove-icon:before{content:'Remove';color:white;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;text-align:center;cursor:pointer;}.contact-form__header{background-color:#efefef;padding:1em;}.contact-form__title{font-size:1.14286em;margin:0;}.contact-form__content{background-color:#F4F4F4;padding:1.5em;}.webform-submission-form .messages{margin:0 0 1em 0;}.contact-form form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:73.14286em){.contact-form form{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}@media (min-width:73.14286em){.contact-form .form-item{-webkit-flex:0 0 49%;-ms-flex:0 0 49%;flex:0 0 49%;}}.contact-form .form-item input,.contact-form .form-item select,.contact-form .form-item textarea{max-width:100%;}.contact-form .form-type-checkbox,.contact-form .form-item-message,.contact-form .form-actions{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}.contact-form .form-type-checkbox{margin-bottom:0.5em;}.contact-form .form-type-checkbox .form-checkbox{margin-right:0.5em;}.contact-form .form-item-marketing{margin:0.5em 0;}.contact-form .form-item-email-opt-in{display:none;}.contact-form .form-type-textarea{-webkit-flex:none;-ms-flex:none;flex:none;}.contact-form #edit-message_count{font-size:0.85714em;}.ip-access .form-type-password-confirm .password-suggestions{display:none !important;}.form-item-i-would-like-a-product-demonstration{opacity:0;}input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{border-radius:0;}.block-views{padding-top:1.5em;padding-bottom:1.5em;}@media (min-width:54.85714em){.block-views{padding-top:2.5em;padding-bottom:2.5em;}}.block-heading{font-size:1.71429em;font-weight:bold;}.block--bg-colour{background-color:#2B363B;}.block--bg-colour .article-teaser{box-shadow:0px 15px 40px 0px rgba(0,0,0,0.4);}.block--bg-colour .block-heading{color:white;}.promo-block--background-image{background-size:cover;background-repeat:no-repeat;background-position:center;}.promo-block--background-image.promo-block--background-image--default{background-image:url(/themes/avi_theme/img/background-image-dark.jpg);}.promo-block--background-image .article-teaser{box-shadow:0px 15px 40px 0px rgba(0,0,0,0.4);}.promo-block--background-image .block-heading{color:white;}.search-form{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:white;opacity:0;visibility:hidden;}.search-form .form-item,.search-form .form-actions{float:left;}.search-form .form-item{width:80%;height:100%;}.search-form .form-actions{width:20%;}.search-box__button{border:none;height:38px;margin-top:0;margin-left:0;padding:0 1em;line-height:40px;background-color:#00AAD0;color:white;}.search-box__button:hover{color:#00AAD0;}.topbar__region #views-exposed-form-acquia-search-rvi-channel-search,.topbar__region #views-exposed-form-acquia-search-tco__search{height:100%;}@media (min-width:54.85714em){.topbar__region #views-exposed-form-acquia-search-rvi-channel-search,.topbar__region #views-exposed-form-acquia-search-tco__search{margin:0.5em 0 0.5em 1.5em;}}.topbar__region #views-exposed-form-acquia-search-rvi-channel-search > .form--inline,.topbar__region #views-exposed-form-acquia-search-tco__search > .form--inline{display:-webkit-flex;display:-ms-flexbox;display:flex;}.topbar__region #views-exposed-form-acquia-search-rvi-channel-search .form-text,.topbar__region #views-exposed-form-acquia-search-tco__search .form-text{display:block;width:100%;height:38px;line-height:38px;margin-bottom:0;border:none;outline:none;padding:0 1em;border-top-left-radius:2em;border-bottom-left-radius:2em;}@media (min-width:54.85714em){.topbar__region #views-exposed-form-acquia-search-rvi-channel-search .form-text,.topbar__region #views-exposed-form-acquia-search-tco__search .form-text{width:15em;}}.topbar__region .search-box__button{background-color:white;color:#2B363B;border-top-right-radius:2em;border-bottom-right-radius:2em;margin-left:0;}.main__content #views-exposed-form-acquia-search-rvi-channel-search,.main__content #views-exposed-form-acquia-search-tco__search{margin-bottom:2em;}.main__content #views-exposed-form-acquia-search-rvi-channel-search .form-item,.main__content #views-exposed-form-acquia-search-rvi-channel-search .form-actions,.main__content #views-exposed-form-acquia-search-tco__search .form-item,.main__content #views-exposed-form-acquia-search-tco__search .form-actions{display:inline-block;vertical-align:bottom;}.main__content #views-exposed-form-acquia-search-rvi-channel-search .form-item input,.main__content #views-exposed-form-acquia-search-tco__search .form-item input{margin:0;border:1px solid #d4d4d4;background-color:#efefef;}.main__content .search-box__button{border:1px solid #00AAD0;height:48px;margin-left:.25em;}.main__content .search-box__button:hover,.main__content .search-box__button:focus{color:white;background-color:#00b2da;}.header__search > form{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#242B31;padding:0.3em;}@media (min-width:34.28571em){.header__search > form .js-form-type-textfield{width:100%;}.header__search > form .js-form-type-textfield > input{max-width:100%;}}.header__search > form.is-toggled{display:block;}.search-results{padding:0;margin:0;list-style-type:none;}.search-results__result{background-color:#efefef;padding:1.2em;margin-bottom:2em;}@media (min-width:54.85714em){.search-results__result{padding:1.5em;}}.search-results__result--premium{position:relative;background-color:#0090D7;color:white;}.search-results__result--premium:after{position:absolute;right:0.2em;bottom:0.2em;font-size:2em;margin:0;color:white;}.search-results__result--premium .search-result__heading{color:white;}.search-results__result--premium > p:last-child{margin-bottom:0;}#views-exposed-form-acquia-search-rvi-channel-search .form--inline{display:-webkit-flex;display:-ms-flexbox;display:flex;}#views-exposed-form-customer-support-customers-rvi .form--inline .form-type-textfield,#views-exposed-form-customer-support-customers-rvi .form--inline .form-actions,#views-exposed-form-customer-support-customers-rvm .form--inline .form-type-textfield,#views-exposed-form-customer-support-customers-rvm .form--inline .form-actions,#views-exposed-form-customer-support-customers-tco .form--inline .form-type-textfield,#views-exposed-form-customer-support-customers-tco .form--inline .form-actions,#views-exposed-form-customer-support-customers-ctm .form--inline .form-type-textfield,#views-exposed-form-customer-support-customers-ctm .form--inline .form-actions{vertical-align:bottom;}#views-exposed-form-customer-support-customers-rvi .form--inline .form-type-textfield input,#views-exposed-form-customer-support-customers-rvi .form--inline .form-actions input,#views-exposed-form-customer-support-customers-rvm .form--inline .form-type-textfield input,#views-exposed-form-customer-support-customers-rvm .form--inline .form-actions input,#views-exposed-form-customer-support-customers-tco .form--inline .form-type-textfield input,#views-exposed-form-customer-support-customers-tco .form--inline .form-actions input,#views-exposed-form-customer-support-customers-ctm .form--inline .form-type-textfield input,#views-exposed-form-customer-support-customers-ctm .form--inline .form-actions input{margin:0;height:45px;}.user-block{background-color:#efefef;padding:2em;margin-bottom:2em;}.user-block:last-child{margin-bottom:0;}.user-block__header{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid #d4d4d4;}.user-block__header:after{content:"";display:table;clear:both;}.user-block__title{display:inline-block;margin-bottom:0em;}.user-block__edit{display:inline-block;float:right;color:#6F6F6F;font-size:1.4em;}.user-block__edit .icon-cog{font-size:1.1em;margin:0 0 0 0.2em;line-height:1;}.user-block__edit .icon-cog:before{transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;}.user-block__edit:hover{color:#00AAD0;text-decoration:none;}.user-block__edit:hover .icon-cog:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.user-block__edit:focus{color:#6F6F6F;text-decoration:none;}.user-block__edit.js-action--active{text-decoration:none;color:#0090D7;}.user-block__edit.js-action--active .icon-cog:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.user-block__list{padding:0;margin:0;list-style-type:none;}.user-block__list-item{display:block;}.user-block__list-item p{margin-top:0;}.user-block__list-item:last-child p{margin-bottom:0;}.user-block__list-link{display:block;padding:0.4em 0;}.user-block__list-link.user-block__list-link--arrow:after{float:right;font-size:1.1em;line-height:1.8;}.user-block__list-link.user-block__list-link--capitalized{text-transform:capitalize;}.user-block__list-link:hover,.user-block__list-link:focus{text-decoration:none;}.user-block__list-link .icon-mail{margin-right:1em;}.featured{position:relative;width:100%;background-color:#efefef;background-size:cover;background-repeat:no-repeat;background-position:center;}.featured:after{content:"";display:table;clear:both;}.featured:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);z-index:1;}.featured--front-page{background-color:#00AAD0;}.featured--front-page:before{display:none;}@media (min-width:73.14286em){.featured--front-page .featured__content{padding:3em 0;}}.featured__content{position:relative;z-index:2;float:left;max-width:50em;padding:3em 0;font-size:0.9em;}@media (min-width:73.14286em){.featured__content{font-size:1em;padding:6em 0;}}.featured__heading,.featured__caption{color:white;}.featured__heading{font-size:2.57143em;line-height:1.3;}@media (min-width:54.85714em){.featured__heading{font-size:3em;}}.featured__heading span{display:block;}.featured__caption{font-size:1.3em;font-weight:bold;margin-bottom:0;}.featured__cta-group{margin-top:1.5em;}.featured__cta-group .button,.featured__cta-group .signpost-card__cta-group a,.signpost-card__cta-group .featured__cta-group a,.featured__cta-group .view-car-to-market-management tbody a,.view-car-to-market-management tbody .featured__cta-group a,.featured__cta-group .promo-banner__body a,.promo-banner__body .featured__cta-group a,.featured__cta-group .column-section__link a,.column-section__link .featured__cta-group a{margin-bottom:0.5em;}.featured__cta-group .button:first-child,.featured__cta-group .signpost-card__cta-group a:first-child,.signpost-card__cta-group .featured__cta-group a:first-child,.featured__cta-group .view-car-to-market-management tbody a:first-child,.view-car-to-market-management tbody .featured__cta-group a:first-child,.featured__cta-group .promo-banner__body a:first-child,.promo-banner__body .featured__cta-group a:first-child,.featured__cta-group .column-section__link a:first-child,.column-section__link .featured__cta-group a:first-child{margin-right:0.5em;}@media (min-width:54.85714em){.featured__cta-group .button,.featured__cta-group .signpost-card__cta-group a,.signpost-card__cta-group .featured__cta-group a,.featured__cta-group .view-car-to-market-management tbody a,.view-car-to-market-management tbody .featured__cta-group a,.featured__cta-group .promo-banner__body a,.promo-banner__body .featured__cta-group a,.featured__cta-group .column-section__link a,.column-section__link .featured__cta-group a{margin-bottom:0;}}.signpost{width:100%;padding:1.5em;background-color:#F4F4F4;text-align:center;}@media (min-width:54.85714em){.signpost{padding:2.5em;}}.signpost__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:55em;margin:0 auto;}.signpost__heading{font-size:1.28571em;font-family:"Gotham Book","Helvetica Neue",Helvetica,sans-serif;text-align:center;max-width:100%;}.signpost__caption{max-width:100%;}.gated-blocks .signpost{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;}.signpost--login{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:left;}.signpost--login .user-login-form{max-width:100%;padding:0;margin:0;}@media (min-width:73.14286em){.signpost--login .user-login-form .form-item-name{width:48%;float:left;margin-right:4%;}}@media (min-width:73.14286em){.signpost--login .user-login-form .form-item-pass{width:48%;float:left;margin-right:0;}}.signpost--login .user-login-form .form-actions{clear:both;}.signpost--login .item-list{display:block;width:100%;}.signpost--login .item-list > ul{padding:0;margin:0;list-style-type:none;margin-top:0.5em;}.signpost--login .item-list > ul > li{display:inline-block;}.signpost--login .item-list > ul .create-account-link{display:none;}@media (min-width:73.14286em){.grid-standard--3 .signpost--login .form-item-name{width:100%;}}@media (min-width:73.14286em){.grid-standard--3 .signpost--login .form-item-pass{width:100%;}}.signpost--invite-members{height:100%;}.signpost-card{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#efefef;height:100%;padding:1em;}.signpost-card__image{position:relative;margin:-1em -1em 0 -1em;}.signpost-card__image img{width:100%;}@media (min-width:73.14286em){.signpost-card__image img{width:auto;}}.signpost-card__heading{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:1em 0 0.5em 0;font-size:1.14286em;}@media (min-width:34.28571em){.signpost-card__heading{font-size:1.71429em;}}.signpost-card__caption{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;font-size:1em;margin:0 0 1em 0;}@media (min-width:34.28571em){.signpost-card__caption{font-size:1em;margin:0 0 1.5em 0;}}.signpost-card__cta-group{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}.signpost-card__cta-group a{display:block;background-color:#0090D7;color:white;font-size:1em;}.signpost-card__cta-group a:after{display:inline-block;float:right;width:15px;height:15px;line-height:15px;margin:0 0 0 1em;}.signpost-card__cta-group a:hover,.signpost-card__cta-group a:focus{background-color:#00AAD0;}.signpost-card__cta-group a:first-child{margin-bottom:1em;}@media (min-width:54.85714em){.signpost-card__cta-group a{display:inline-block;}.signpost-card__cta-group a:first-child{margin-bottom:0;margin-right:1em;}}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.lightSlider:before,.lightSlider:after{content:" ";display:table;}.lightSlider{overflow:hidden;margin:0;}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative;}.lSSlideWrapper > .lightSlider:after{clear:both;}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;transition-property:-webkit-transform,height;transition-property:transform,height;transition-duration:inherit !important;transition-timing-function:inherit !important;}.lSSlideWrapper .lSFade{position:relative;}.lSSlideWrapper .lSFade > *{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%;}.lSSlideWrapper.usingCss .lSFade > *{opacity:0;transition-delay:0s;transition-duration:inherit !important;transition-property:opacity;transition-timing-function:inherit !important;}.lSSlideWrapper .lSFade > *.active{z-index:10;}.lSSlideWrapper.usingCss .lSFade > *.active{opacity:1;}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center;}.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px;}.lSSlideOuter .lSPager.lSpg > li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all 0.5s linear 0s;}.lSSlideOuter .lSPager.lSpg > li:hover a,.lSSlideOuter .lSPager.lSpg > li.active a{background-color:#428bca;}.lSSlideOuter .media{opacity:0.8;}.lSSlideOuter .media.active{opacity:1;}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius 0.12s linear 0s 0.35s linear 0s;}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px;}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%;}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table;}.lSSlideOuter .lSPager.lSGallery:after{clear:both;}.lSAction > a{width:32px;display:block;top:50%;height:32px;background-image:url(/themes/avi_theme/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;transition:opacity 0.35s linear 0s;}.lSAction > a:hover{opacity:1;}.lSAction > .lSPrev{background-position:0 0;left:10px;}.lSAction > .lSNext{background-position:-32px 0;right:10px;}.lSAction > a.disabled{pointer-events:none;}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden;}.lSSlideOuter.vertical{position:relative;}.lSSlideOuter.vertical.noPager{padding-right:0px !important;}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0;}.lSSlideOuter.vertical .lightSlider > *{width:100% !important;max-width:none !important;}.lSSlideOuter.vertical .lSAction > a{left:50%;margin-left:-14px;margin-top:0;}.lSSlideOuter.vertical .lSAction > .lSNext{background-position:31px -31px;bottom:10px;top:auto;}.lSSlideOuter.vertical .lSAction > .lSPrev{background-position:0 -31px;bottom:auto;top:10px;}.lSSlideOuter.lSrtl{direction:rtl;}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none;}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0;}.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left;}.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li{float:right !important;}@-webkit-keyframes rightEnd{0%{left:0;}50%{left:-15px;}100%{left:0;}}@keyframes rightEnd{0%{left:0;}50%{left:-15px;}100%{left:0;}}@-webkit-keyframes topEnd{0%{top:0;}50%{top:-15px;}100%{top:0;}}@keyframes topEnd{0%{top:0;}50%{top:-15px;}100%{top:0;}}@-webkit-keyframes leftEnd{0%{left:0;}50%{left:15px;}100%{left:0;}}@keyframes leftEnd{0%{left:0;}50%{left:15px;}100%{left:0;}}@-webkit-keyframes bottomEnd{0%{bottom:0;}50%{bottom:-15px;}100%{bottom:0;}}@keyframes bottomEnd{0%{bottom:0;}50%{bottom:-15px;}100%{bottom:0;}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}.lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.lightSlider.lsGrabbing > *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}.lslide{opacity:0;transition:opacity 0.5s;}.lslide.active{opacity:1;}@media (min-width:54.85714em){.lslide{background-color:#efefef;}}.social{padding:0;margin:0;list-style-type:none;}.social > li{display:inline-block;}.social__link a{text-decoration:none;font-weight:normal;}.social__link a:hover,.social__link a:focus{text-decoration:none;}.social__link a:hover,.social__link a:focus{color:#2B363B;}.social__link a:before{display:inline-block;color:#00AAD0;line-height:1.8em;border-radius:50%;font-size:1.28571em;margin:0;margin-right:1em;}@media (min-width:54.85714em){.social__link a:before{font-size:1.5em;}}.social__link a span{font-size:0.85714em;margin-left:0.75em;display:none;}@media (min-width:54.85714em){.social__link a span{display:inline;}}.social__link + .social__link{margin-left:1em;}.pager:after{content:"";display:table;clear:both;}.pager__items{padding:0;margin:0;list-style-type:none;width:100%;text-align:center;}.pager__items > li{display:inline-block;}@media (min-width:73.14286em){.pager__items{width:auto;float:right;margin-bottom:0;text-align:left;}}.pager__item{margin:0 0.3em;}@media (min-width:73.14286em){.pager__item{margin:0 0.5em;}}.pager__item.pager__item--first,.pager__item.pager__item--last{display:none;}.pager__item.is-active{text-decoration:underline;}.pager__item--next > a,.pager__item--previous > a{display:block;}.pager__item--next > a span,.pager__item--previous > a span{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}.pager__item--next > a:before,.pager__item--next > a:after,.pager__item--previous > a:before,.pager__item--previous > a:after{display:block;font-size:2em;width:35px;height:35px;margin:0;padding:0;font-size:1.2em;color:white;line-height:35px;background-color:#0090D7;border-radius:50%;transition:background-color 0.2s;}.pager__item--next > a:hover,.pager__item--next > a:focus,.pager__item--previous > a:hover,.pager__item--previous > a:focus{text-decoration:none;}.pager__item--next > a:hover:before,.pager__item--next > a:hover:after,.pager__item--next > a:focus:before,.pager__item--next > a:focus:after,.pager__item--previous > a:hover:before,.pager__item--previous > a:hover:after,.pager__item--previous > a:focus:before,.pager__item--previous > a:focus:after{background-color:#00AAD0;}@media (min-width:73.14286em){.pager__item--next > a:before,.pager__item--next > a:after,.pager__item--previous > a:before,.pager__item--previous > a:after{width:40px;height:40px;line-height:40px;}}.report-page__pagination .menu{display:none;}.book-pager{padding:0;margin:0;list-style-type:none;}.book-pager > li{display:inline-block;}.book-pager__item a{font-size:0.9em;width:100%;line-height:15px;}.book-pager__item a:after{margin:0 !important;}.book-pager__item--previous{float:left;text-align:left;}.book-pager__item--next{float:right;text-align:right;}.more-link{width:100%;margin-top:1em;text-align:right;}.more-link > a{display:block;line-height:40px;font-size:1.4em;}.more-link > a:after{color:white;margin:0 0 0 0.5em;padding:0;display:inline-block;font-size:1em;width:40px;height:40px;line-height:40px;background-color:#0090D7;border-radius:50%;}.more-link > a:hover,.more-link > a:focus{color:#00AAD0;}.more-link > a:hover:before,.more-link > a:hover:after,.more-link > a:focus:before,.more-link > a:focus:after{text-decoration:none;background-color:#00AAD0;}.view-list:after{content:"";display:table;clear:both;}.view-header{margin-top:3.5em;margin-bottom:1.5em;}.sidebar-navigation .block-heading{font-size:1.28571em;}.sidebar-navigation > .menu{font-size:0.8em;background-color:#efefef;}@media (min-width:54.85714em){.sidebar-navigation > .menu{font-size:inherit;}}.sidebar-navigation > .menu .menu-item{width:100%;}.sidebar-navigation > .menu .menu-item a{display:block;padding-left:1.5em;line-height:40px;cursor:pointer;}@media (min-width:54.85714em){.sidebar-navigation > .menu .menu-item a{line-height:60px;}}.sidebar-navigation > .menu .menu-item .menu{background-color:#F4F4F4;}.sidebar-navigation > .menu .menu-item .menu .menu-item{padding-left:1.5em;}.sidebar-navigation > .menu > .menu-item > a{border-bottom:1px solid #d4d4d4;}.sidebar-navigation > .menu > .menu-item > a:after{display:block;float:right;width:40px;height:40px;line-height:40px;font-size:1.5em;margin:0;padding:0;}@media (min-width:54.85714em){.sidebar-navigation > .menu > .menu-item > a:after{width:60px;height:60px;line-height:60px;}}.sidebar-navigation > .menu > .menu-item > a.sidebar-navigation__action:after{display:none;}.sidebar-navigation > .menu > .menu-item:last-child > a{border-bottom:none;}.sidebar-navigation > .menu > .menu-item > .menu-item > a{font-weight:normal;}.sidebar-navigation > .menu > .menu-item--active-trail > a{border-left:5px solid #00AAD0;border-bottom:none;}.sidebar-navigation > .menu > .menu-item--active-trail > .menu{display:block;}.sidebar-navigation > .menu > .menu-item--active-trail > .menu .menu-item--active-trail a{color:#00AAD0;}.breadcrumb{margin-bottom:0.5em;}.breadcrumb__item{display:inline-block;margin-right:0.5em;line-height:10px;}.breadcrumb__item:after{float:right;color:#2B363B;line-height:7px;margin:0 0 0 0.5em;}.breadcrumb__item:hover,.breadcrumb__item:focus{text-decoration:none;}table{width:100%;overflow-x:scroll;}thead{background-color:white;}thead tr th{padding:5px 10px;text-align:left;font-weight:500;color:#00AAD0;}thead tr th.is-active a{text-decoration:none;border-color:#0090D7;}thead tr th a{display:block;width:80%;height:100%;border-bottom:2px solid transparent;}thead tr th a:hover,thead tr th a:focus{text-decoration:none;border-color:#0090D7;}thead tr th a .tablesort{background:none;}tbody tr:nth-child(odd){background-color:#efefef;}tbody tr:nth-child(even){background-color:#f4f4f4;}tbody tr td{padding:10px;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;font-weight:normal;font-size:0.9em;}tbody tr td a > h3,tbody tr td a > h4,tbody tr td a > h5,tbody tr td a > h6{color:#00AAD0;margin-bottom:0;}tbody tr td .button:nth-child(2n +2),tbody tr td .signpost-card__cta-group a:nth-child(2n +2),.signpost-card__cta-group tbody tr td a:nth-child(2n +2),.view-car-to-market-management tbody tr td a:nth-child(2n +2),tbody tr td .promo-banner__body a:nth-child(2n +2),.promo-banner__body tbody tr td a:nth-child(2n +2),tbody tr td .column-section__link a:nth-child(2n +2),.column-section__link tbody tr td a:nth-child(2n +2){margin-left:1em;}tbody tr.selected{background-color:#d4d4d4;}tbody .item-list ul,tbody .item-list ol{font-size:1em;list-style-type:disc;padding-left:1em;}@media (min-width:54.85714em){.view-grou-members{margin-bottom:5em;}}.views-field-group-roles ul{padding:0;margin:0;list-style-type:none;}.view-customer-support .views-table caption,.view-car-to-market-management .views-table caption{text-align:left;margin-bottom:0;}.view-customer-support .views-table caption p,.view-car-to-market-management .views-table caption p{margin-bottom:0.5em;}.view-customer-support .views-table caption a,.view-car-to-market-management .views-table caption a{margin-right:15px;}.view-customer-support .views-exposed-form,.view-car-to-market-management .views-exposed-form{margin-bottom:1em;padding:1em;background-color:#F4F4F4;}.view-customer-support .views-exposed-form .form-item,.view-customer-support .views-exposed-form .form-actions,.view-car-to-market-management .views-exposed-form .form-item,.view-car-to-market-management .views-exposed-form .form-actions{display:inline-block;}.view-customer-support .views-align-right div.dropbutton-wrapper,.view-car-to-market-management .views-align-right div.dropbutton-wrapper{float:right;}.view-car-to-market-management .views-exposed-form .form-text{display:inline-block;}.view-car-to-market-management .view-list{margin-top:3em;}.view-car-to-market-management .view-list .button,.view-car-to-market-management .view-list .signpost-card__cta-group a,.signpost-card__cta-group .view-car-to-market-management .view-list a,.view-car-to-market-management .view-list tbody a,.view-car-to-market-management tbody .view-list a,.view-car-to-market-management .view-list .promo-banner__body a,.promo-banner__body .view-car-to-market-management .view-list a,.view-car-to-market-management .view-list .column-section__link a,.column-section__link .view-car-to-market-management .view-list a{margin-bottom:1em;}@media (min-width:34.28571em){.view-car-to-market-management .view-list .button,.view-car-to-market-management .view-list .signpost-card__cta-group a,.signpost-card__cta-group .view-car-to-market-management .view-list a,.view-car-to-market-management .view-list tbody a,.view-car-to-market-management tbody .view-list a,.view-car-to-market-management .view-list .promo-banner__body a,.promo-banner__body .view-car-to-market-management .view-list a,.view-car-to-market-management .view-list .column-section__link a,.column-section__link .view-car-to-market-management .view-list a{float:right;margin-bottom:0;}}.view-car-to-market-management h3{display:inline-block;}.view-car-to-market-management ul{list-style-type:none;padding-right:1.5em;margin:0 1.5em;}.view-car-to-market-management li{margin-top:2em;}.view-car-to-market-management li:first-child{margin-top:0;}.view-car-to-market-management tbody a{margin:0;font-size:1.05em;}.view-car-to-market-management .view-car-to-market-dashboards .views-table h4{margin:0;font-size:1rem;color:#00AAD0;}.view-car-to-market-management .view-car-to-market-dashboards .views-table tr td{padding:0.625rem;}.js td .dropbutton-multiple{padding-right:0;margin-right:0;}.js td .dropbutton-multiple.open .dropbutton-widget{box-shadow:4px 4px 10px rgba(0,0,0,0.5);}.js td .dropbutton-multiple.open .dropbutton-widget .dropbutton .dropbutton-arrow{border-top-color:transparent;border-bottom-color:white;}.js td .dropbutton-wrapper{min-height:3em;}.js td .dropbutton-widget{position:relative;padding-right:2.5em;border:1px solid #F4F4F4;background-color:#0090D7;}.js td .dropbutton-widget:hover,.js td .dropbutton-widget:focus{border-color:#F4F4F4;}.js .dropbutton-widget .dropbutton{border:none;}.js .dropbutton-widget .dropbutton a{color:white;padding:5px 10px;font-weight:normal;}.js .dropbutton-widget .dropbutton a:hover,.js .dropbutton-widget .dropbutton a:focus{text-decoration:none;background-color:#00AAD0;}.js .dropbutton-widget .dropbutton .dropbutton-toggle{width:2.5em;background-color:#0090D7;border-left:#F4F4F4 1px solid;}.js .dropbutton-widget .dropbutton .dropbutton-arrow{display:block;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);border-top-color:white;}.dropbutton-single .dropbutton-widget{background-color:transparent !important;}.dropbutton-single .dropbutton-widget .dropbutton a{display:block;background-color:#0090D7;}.dropbutton-single .dropbutton-widget .dropbutton a:after{display:inline-block;float:right;width:15px;height:15px;line-height:28px;margin:0 0 0 1.5em;font-size:1.3em;}.view-display-id-customer_view tbody tr td.views-field.views-field-dropbutton{width:22rem;}.view-display-id-customer_view tbody tr td.views-field.views-field-dropbutton .dropbutton-multiple .dropbutton-widget{position:absolute;width:100%;}.view-display-id-customer_view tbody tr:last-of-type td.views-field.views-field-dropbutton .dropbutton-multiple .dropbutton-widget,.view-display-id-customer_view tbody tr:nth-last-of-type(2) td.views-field.views-field-dropbutton .dropbutton-multiple .dropbutton-widget{position:relative;}.view-display-id-customer_view tbody tr:last-of-type td.views-field.views-field-dropbutton .dropbutton-multiple.open .dropbutton-widget,.view-display-id-customer_view tbody tr:nth-last-of-type(2) td.views-field.views-field-dropbutton .dropbutton-multiple.open .dropbutton-widget{max-width:100%;width:100%;}.tabs__navigation{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#F4F4F4;}.tabs__navigation-item{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;border-left:1px solid #d4d4d4;}.tabs__navigation-item a{display:block;height:40px;line-height:40px;background-color:#F4F4F4;}.tabs__navigation-item a:hover,.tabs__navigation-item a:focus{background-color:#efefef;text-decoration:none;}@media (min-width:34.28571em){.tabs__navigation-item:first-child a{border-left:1px solid #d4d4d4;}}.tabs__navigation-item.ui-tabs-active a{background-color:#efefef;text-decoration:none;}@media (min-width:34.28571em){.tabs__navigation-item a{height:50px;line-height:50px;padding-left:1.5em;padding-right:1.5em;}}@media (min-width:54.85714em){.tabs__navigation-item a{height:72px;line-height:72px;}}.tabs__heading{display:block;margin:0;padding:0.8em;font-size:1.14286em;text-align:center;border-bottom:1px solid #d4d4d4;}@media (min-width:34.28571em){.tabs__heading{-webkit-flex:3 3 auto;-ms-flex:3 3 auto;flex:3 3 auto;text-align:left;border-bottom:none;}}@media (min-width:54.85714em){.tabs__heading{font-size:1.71429em;}}.tabs__content{padding:1em;background-color:#efefef;}.tabs__icon{display:block;width:100%;}.tabs__icon:before{display:block;margin:0 auto;}@media (min-width:34.28571em){.tabs__icon:before{line-height:50px;font-size:1.5em;}}@media (min-width:54.85714em){.tabs__icon:before{line-height:72px;}}.group-subscriptions{margin-bottom:5em;}.subscription-list{padding:0;margin:0;list-style-type:none;}.subscription{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#efefef;}@media (min-width:54.85714em){.subscription{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.subscription.subscription--tiled{margin-bottom:1em;}.subscription.subscription--tiled .subscription__content{padding:1em;}@media (min-width:54.85714em){.subscription.subscription--tiled .subscription__content{padding-left:2em;padding-right:1em;}}.subscription__content{width:100%;padding:1em 0;}@media (min-width:54.85714em){.subscription__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.subscription__heading{display:block;width:100%;margin:0 0 0.5em 0;font-weight:bold;}@media (min-width:54.85714em){.subscription__heading{width:50%;text-align:left;margin:0;}}.subscription__status{display:block;width:100%;margin:0;font-size:0.85714em;line-height:1.2;}@media (min-width:54.85714em){.subscription__status{width:50%;text-align:right;line-height:2;}}.subscription__status > span{display:block;}.subscription__link{display:block;width:100%;padding:0.9em;background-color:#0090D7;color:white;text-align:center;transition:all 0.2s;}@media (min-width:54.85714em){.subscription__link{width:25em;}}.subscription__link:hover,.subscription__link:focus{text-decoration:none;background-color:#00AAD0;color:white;}.subscription__link .icon-user-add:before{font-size:1.14286em;margin-right:1em;}.view-car-to-market-management .view-grouping-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:2em;}.view-car-to-market-management .view-grouping-header h3{font-weight:bold;font-size:2.2em;}.view-car-to-market-management .view-grouping-content caption{text-align:left;}.view-car-to-market-management .view-grouping-content .views-table{margin-bottom:2em;}.category-navigation{margin-top:50px;}@media (min-width:54.85714em){.category-navigation{margin-top:0;}}.js-menu{padding:0;margin:0;list-style-type:none;position:relative;width:100%;height:100%;overflow:scroll;}@media (min-width:54.85714em){.js-menu{overflow:visible;}}.navigation__sub-panel{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;}.navigation__sub-panel.is-toggled{opacity:1;visibility:visible;}@media (min-width:54.85714em){.navigation__sub-panel{background-color:#F4F4F4;}}.categories{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2.5em 1em;}@media (min-width:54.85714em){.categories{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:2.5em;}}.categories__icon{display:block;margin-bottom:1.2em;padding:0 0 1.2em 0;border-bottom:1px solid #6F6F6F;}@media (min-width:54.85714em){.categories__icon{display:inline-block;text-align:center;margin-bottom:0;margin-right:2em;padding:1em 1em 1em 0;border-bottom:none;border-right:2px solid #efefef;}}.categories__icon svg{display:none;}@media (min-width:54.85714em){.categories__icon svg{width:60px;display:inline-block;}}.categories__label{margin:0;color:white;}.categories__list{padding:0;margin:0;list-style-type:none;}.categories__list-item{display:inline-block;width:48%;}@media (min-width:54.85714em){.categories__list-item{width:auto;margin-right:1em;margin-bottom:1em;}}.categories__list-item a{display:block;padding:0.5em 0;color:white;font-size:1.1em;font-weight:100;transition:background-color 0.2s;}.categories__list-item a:after{color:white;margin:0 0 0 0.2em;}.categories__list-item a:hover,.categories__list-item a:focus{text-decoration:none;}@media (min-width:54.85714em){.categories__list-item a{font-size:1.1em;padding:0.2em 1em;background-color:#0090D7;color:white;}.categories__list-item a:after{font-size:1em;line-height:30px;}.categories__list-item a:hover,.categories__list-item a:focus{text-decoration:none;background-color:#00AAD0;}}.categories__back{display:block;color:white;margin-top:1em;font-size:1.1em;}.categories__back:before{color:#00AAD0;margin:0 0.2em 0 0;}@media (min-width:54.85714em){.categories__back{display:none;}}.accordion__heading{position:relative;background-color:#F4F4F4;padding:1em 3em 1em 1em;cursor:pointer;font-size:0.85714em;}.accordion__heading:after{position:absolute;top:50%;right:1em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.2em;margin:0;}.accordion__heading:hover,.accordion__heading:focus{color:#0090D7;}.accordion__heading.accordion__heading--targeting{color:#0090D7;}.accordion__heading.accordion__heading--targeting:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media (min-width:54.85714em){.accordion__heading{font-size:1.14286em;}}.accordion__content{padding:1em;}.accordion__topic-heading{font-family:"Gotham Book","Helvetica Neue",Helvetica,sans-serif;font-weight:normal;margin-top:2em;}.accordion__topic-heading:first-child{margin-top:0;}.contact-block{padding:1.5em;background-color:#F4F4F4;text-align:center;}.contact-block__contact{font-size:1.14286em;margin-top:0;margin-bottom:0;}.contact-block__phone{font-size:3em;margin-top:0.2em;margin-bottom:0.2em;}.contact-block__availability{margin:0;}.page-node-type-composite-page .above-content{margin-bottom:2em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:54.85714em){.page-node-type-composite-page .above-content{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (min-width:54.85714em){.page-node-type-composite-page .above-content .contact-block{-webkit-flex:33.3333%;-ms-flex:33.3333%;flex:33.3333%;margin-right:2em;}}.page-node-type-composite-page .above-content .contact-block:last-child{margin-right:0;}.promo-banner{background-color:#242B31;color:white;}.promo-banner--background-image{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;}.promo-banner--background-image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);}.promo-banner--flexed{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:34.28571em){.promo-banner--flexed{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.promo-banner__body,.promo-banner__features{position:relative;z-index:2;padding:2em;}@media (min-width:34.28571em){.promo-banner__body{-webkit-flex:60%;-ms-flex:60%;flex:60%;}}@media (min-width:54.85714em){.promo-banner__body{padding:3em;}}@media (min-width:73.14286em){.promo-banner__body{padding:6em 4em;}}.promo-banner__heading{font-size:2.57143em;margin-bottom:0.3em;font-weight:bold;}@media (min-width:54.85714em){.promo-banner__heading{font-size:3em;}}.promo-banner__caption{font-size:1.28571em;margin:0 0 1.5em 0;}@media (min-width:54.85714em){.promo-banner__caption{max-width:60%;}}.promo-banner__features{background-color:rgba(0,0,0,0.6);}@media (min-width:34.28571em){.promo-banner__features{-webkit-flex:40%;-ms-flex:40%;flex:40%;}}@media (min-width:73.14286em){.promo-banner__features{padding:3em 2em;font-size:1.2em;}}.promo-banner__heading,.promo-banner__caption,.promo-banner__features-heading,.bullet-point-list{color:white;}.bullet-point-list{list-style-type:none;}.bullet-point-list li:after{content:"";display:table;clear:both;}.bullet-point-list li span{display:block;float:left;width:90%;}.bullet-point-list li:before{color:#0090D7;display:block;float:left;margin:0 0.5em 0 0;}.additional-contacts{padding:0;margin:0;list-style-type:none;font-size:1.2em;}.additional-contacts li{margin-bottom:1.5em;}.ui-dialog{border:none;}.ui-dialog form{margin-left:-1em;margin-right:-1em;}.ui-dialog .ui-dialog-titlebar{padding:0.5em 1.5em;background:#00AAD0;}.ui-dialog .ui-dialog-title{font-size:1.71429em;color:white;}.ui-dialog .ui-dialog-buttonpane{background-color:white;margin-top:1.5em;padding:0 1.5em 1em 1.5em;}.ui-dialog .ui-dialog-buttonpane button{margin:0;background-color:#0090D7;border:none;color:white;}.ui-dialog .ui-dialog-buttonpane .form-actions .ui-button-text{display:inline;}.ui-dialog p{font-size:0.9em;}.ui-dialog .ui-dialog-titlebar-close{color:white;}.ui-dialog .ui-dialog-titlebar-close:before{position:absolute;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1.45em;top:0;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.ui-dialog .ui-dialog-titlebar-close:after{position:absolute;content:"";-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:1.45em;top:1em;left:0;border-bottom:1px solid;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;transition:all 0.2s;}.ui-dialog .ui-dialog-content{padding:1.5em;}.ui-widget-overlay{background-color:rgba(0,0,0,0.5);}.ui-dialog .ui-dialog-titlebar-close{right:1.5em;top:55%;}.remove-subscription > p{margin:0 0 0.5em 0;}.remove-subscription .form-submit{margin-top:1em;}#drupal-modal{padding:1.5em;}#drupal-modal .webform-submission-ask-autovista-form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:73.14286em){#drupal-modal .webform-submission-ask-autovista-form{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:73.14286em){#drupal-modal .webform-submission-ask-autovista-form .form-item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;padding:0 1em;}}#drupal-modal .webform-submission-ask-autovista-form .form-item input,#drupal-modal .webform-submission-ask-autovista-form .form-item select,#drupal-modal .webform-submission-ask-autovista-form .form-item textarea{max-width:100%;}#drupal-modal .webform-submission-ask-autovista-form .form-item.form-type-textarea{-webkit-flex:100%;-ms-flex:100%;flex:100%;}@media (min-width:73.14286em){#drupal-modal .webform-submission-ask-autovista-form .captcha{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;padding:0 1em;}}.ui-widget-overlay{background:rgba(0,0,0,0.3);}.vizContainer{min-width:100%;min-height:400px;position:relative;}.vizContainer iframe{position:relative;z-index:10;width:100%;height:100%;margin:0 auto;background-color:#F4F4F4;}.dashboard__status{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-align:center;padding:3em;}@media (min-width:73.14286em){.dashboard__status{padding:10em;}}.data-section{overflow:hidden;}@media (min-width:73.14286em){.data-section{background-color:#2B363B;border:none;padding:2em;}}.data-section.data-section--category{background-color:transparent;}.data-section.breakout-container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:2em 0;background:#2B363B;}.data-section--category{margin-top:0;}.data-section__heading,.data-section__caption{color:white;}.data-section__caption{background-color:#2B363B;padding:1em;}.data-section__media-action{display:block;position:relative;}.data-section__media-action:after{content:'';width:150px;height:150px;position:absolute;top:53%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/themes/avi_theme/img/icons/play.svg);background-size:contain;background-position:center;background-repeat:no-repeat;}.topbar{position:relative;min-height:20px;background-color:#00AAD0;}@media (min-width:0) and (max-width:73.14276em){.topbar > .container{padding:0 0 0 0.8em;}}.topbar__region{display:none;float:right;}@media (min-width:54.85714em){.topbar__region{display:block;}.topbar__region:after{content:"";display:table;clear:both;}}@media (min-width:73.14286em){.topbar__region .block-menu,.topbar__region form{float:right;}}.topbar__region.is-toggled{position:absolute;display:block;width:100%;left:0;top:100%;z-index:100;padding:1em;background-color:#0095b7;}@media (min-width:54.85714em){.topbar__search{margin-left:1.5em;}}.topbar__nav .button,.topbar__nav .signpost-card__cta-group a,.signpost-card__cta-group .topbar__nav a,.topbar__nav .view-car-to-market-management tbody a,.view-car-to-market-management tbody .topbar__nav a,.topbar__nav .promo-banner__body a,.promo-banner__body .topbar__nav a,.topbar__nav .column-section__link a,.column-section__link .topbar__nav a{height:38px;line-height:38px;padding:0 1.1em;}.page-title{color:white;font-size:1.2em;margin:0;float:left;font-weight:normal;line-height:40px;}@media (min-width:73.14286em){.page-title{font-size:1.6em;line-height:50px;font-weight:bold;}}.landing-page__body{margin-top:1em;margin-bottom:1em;}@media (min-width:73.14286em){.landing-page__body{margin-top:3em;margin-bottom:3em;}}.column-section{margin-bottom:3em;}.column-section .layout__content{margin-bottom:0;}.column-section p:last-child{margin-bottom:0;}.column-section .grid__item{margin-bottom:1.5em;}.column-section__heading{color:#00AAD0;font-weight:normal;}.image-caption-section__item{margin-bottom:3em;}.image-caption-section__item:nth-child(even) .layout__content{float:right;margin-right:0;margin-left:1.96078%;}.image-caption-section__item:first-child{margin-top:3em;}@media (min-width:54.85714em){.image-caption-section__item{padding:2em 0;}}@media (min-width:54.85714em){.image-caption-section__item .layout__sidebar{padding-top:2em;}}.image-caption__heading{font-weight:normal;color:#00AAD0;}.testimonial{padding:1em 2em;background-repeat:no-repeat;background-size:cover;background-position:center;}@media (min-width:54.85714em){.testimonial{padding:6em 2em;}}.testimonial .layout__content{margin-bottom:0;}.testimonial__quote{border:none;color:white;margin-bottom:0;}.testimonial__quote-text{font-weight:bold;color:white;margin:0;font-size:1em;}@media (min-width:54.85714em){.testimonial__quote-text{font-size:1.71429em;}}.testimonial__person{font-size:0.7em;color:#efefef;}.group-invite__form{margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #F4F4F4;}@media (min-width:34.28571em){.group-invite__form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.group-invite__form .form-item__limit{margin:1em 0 0 0;font-size:1.14286em;}.group-invite__form .form-item{margin-bottom:1em;}@media (min-width:34.28571em){.group-invite__form .form-item{-webkit-flex:31%;-ms-flex:31%;flex:31%;margin-right:1em;}.group-invite__form .form-item:last-child{margin-right:0;}}@media (min-width:73.14286em){.group-invite__form .form-item{-webkit-flex:1;-ms-flex:1;flex:1;}}@media (min-width:34.28571em){.group-invite__form .form-item.form-item--action{-webkit-flex:100%;-ms-flex:100%;flex:100%;}}.group-members-table .pager{text-align:center;margin-top:1em;}.group-members-table .pager .pager__item a{display:block;padding:0 0.5em;}.group-invite__messages{margin-bottom:1.5em;}.group-invite__table > button{margin-bottom:1em;}.group-invite__staged-users td:last-child{text-align:right;}[v-cloak]{display:none;}@media (min-width:54.85714em){.filters{max-width:20em;}}.filters__heading{display:block;margin:0;padding:0.6em 0;background-color:#efefef;text-align:center;}.filters__heading .icon-filter{color:#00AAD0;}.filters__content{background-color:#F4F4F4;padding:1.5em;}.facets-list__links{list-style:none;}.facets-list__links a:hover,.facets-list__links afocus{text-decoration:none;}.facets-list__links a:hover .facet-item__status,.facets-list__links afocus .facet-item__status{border-color:#00AAD0;}.facets-list__links a:hover .facet-item__status:after,.facets-list__links afocus .facet-item__status:after{background-color:#00AAD0;}.facet__heading{font-size:1.28571em;margin-bottom:0;}.facet-item__status{position:relative;display:inline-block;width:12px;height:12px;margin-right:0.2em;border-radius:50%;border:1px solid #6F6F6F;}.facet-item__status:after{content:'';position:absolute;top:50%;left:50%;display:inline-block;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;}.facet-item__status--active{border-color:#00AAD0;}.facet-item__status--active:after{background-color:#00AAD0;}.facet-empty{margin:1em 0;padding-left:1.5em;}.maintenance-page{background-color:#2B363B;}.maintenance-page .site-container{margin:0;background-color:transparent;}.maintenance{max-width:50em;margin:2em auto 0 auto;text-align:center;padding:3em;background-color:white;}@media (min-width:73.14286em){.maintenance{margin:5em auto 0 auto;}}.maintenance__label{color:#0090D7;}.article-teaser__action{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;cursor:pointer;color:#2B363B;}.article-teaser__action:hover,.article-teaser__action:focus{text-decoration:none;}.article-teaser__action:hover .article-teaser__date,.article-teaser__action:hover .article-teaser__snippet,.article-teaser__action:focus .article-teaser__date,.article-teaser__action:focus .article-teaser__snippet{color:#2B363B;}.article-teaser__action.no-image{width:100%;}.article-teaser__image{position:relative;}.article-teaser__image img{width:100%;margin-bottom:0;}.article-teaser__body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:5px 10px;}@media (min-width:54.85714em) and (max-width:73.14276em){.article-teaser__body{padding:1.2em 0.8em;}}@media (min-width:73.14286em){.article-teaser__body{padding:1em;}}.article-teaser__heading{font-size:1em;font-weight:normal;margin-top:0;margin-bottom:0.5em;}@media (min-width:85.71429em){.article-teaser__heading{font-size:1.14286em;}}.article-teaser__tile{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:65px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#efefef;}.article-teaser__tile:hover .article-teaser__cta,.article-teaser__tile:focus .article-teaser__cta{background-color:#00AAD0;}.article-teaser__tile .article-teaser__heading{width:70%;margin-bottom:0;padding:0 1em;}.article-teaser__tile .article-teaser__cta{position:relative;width:30%;height:100%;background-color:#0090D7;color:white;padding:1.2em 1.5em 1.2em 1.2em;transition:background-color all 0.2s;}.article-teaser__tile .article-teaser__cta i{position:absolute;right:0.4em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.3em;}.article-teaser--medium .article-teaser__heading{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.article-teaser__snippet{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-top:0;font-size:0.85714em;font-weight:normal;}.article-teaser__heading-label{font-size:0.8em;font-weight:normal;line-height:1;color:#00AAD0;margin-bottom:0;}@media (min-width:85.71429em){.article-teaser__heading-label{font-size:1em;}}.article-teaser__date{font-size:0.9em;line-height:1;}.article-teaser__basket-name{color:#00AAD0;font-weight:bold;}.article-teaser__premium-icon{position:absolute;right:0.5em;bottom:0.5em;color:white;}.article-teaser__premium-icon:before{font-size:2.2em;margin:0;}.article-teaser{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:2.5em;background-color:#efefef;transition:background-color 0.2s;}.article-teaser:hover,.article-teaser:focus{background-color:#e5e5e5;}.article-teaser.article-teaser--extra-large .article-teaser__action{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:34.28571em){.article-teaser.article-teaser--extra-large .article-teaser__action{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (min-width:34.28571em){.article-teaser.article-teaser--extra-large .article-teaser__image{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}}.article-teaser.article-teaser--extra-large .article-teaser__body{width:100%;padding:1em 0.8em;}@media (min-width:34.28571em){.article-teaser.article-teaser--extra-large .article-teaser__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}@media (min-width:73.14286em){.article-teaser.article-teaser--extra-large .article-teaser__body{padding:1.5em 1em;}}.article-teaser.article-teaser--extra-large .article-teaser__heading{font-size:1.14286em;}@media (min-width:34.28571em){.article-teaser.article-teaser--extra-large .article-teaser__heading{font-size:1.71429em;}}.article-teaser.article-teaser--large{position:relative;}.article-teaser.article-teaser--large .article-teaser__action{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (min-width:34.28571em){.article-teaser.article-teaser--large .article-teaser__action{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.article-teaser.article-teaser--large .article-teaser__image{width:100%;}@media (min-width:34.28571em){.article-teaser.article-teaser--large .article-teaser__image{width:auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}}.article-teaser.article-teaser--large .article-teaser__image img{width:100%;}@media (min-width:54.85714em){.article-teaser.article-teaser--large .article-teaser__image img{width:auto;}}.article-teaser.article-teaser--large .article-teaser__body{width:100%;padding:1em 0.8em;}@media (min-width:34.28571em){.article-teaser.article-teaser--large .article-teaser__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}.article-teaser.article-teaser--large .article-teaser__heading{font-size:1.14286em;}@media (min-width:34.28571em){.article-teaser.article-teaser--large .article-teaser__heading{font-size:1.28571em;}}.article-teaser.article-teaser--medium{position:relative;}@media (min-width:73.14286em){.article-teaser.article-teaser--medium .article-teaser__image{width:184px;background-color:#e7e7e7;}}.article-teaser.article-teaser--medium .article-teaser__image{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media (min-width:34.28571em){.article-teaser.article-teaser--medium .article-teaser__image{display:block;}}.article-teaser.article-teaser--medium .article-teaser__image img{padding:5px 0 5px 5px;}@media (min-width:54.85714em){.article-teaser.article-teaser--medium .article-teaser__image img{padding:0;}}.article-teaser.article-teaser--medium .article-teaser__body{width:100%;}@media (min-width:34.28571em){.article-teaser.article-teaser--medium .article-teaser__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}.article-teaser.article-teaser--medium svg{display:none;}.article-teaser.article-teaser--medium .article-teaser__heading{font-size:0.9em;}@media (min-width:54.85714em){.article-teaser.article-teaser--medium .article-teaser__heading{font-size:1em;}}@media (min-width:85.71429em){.article-teaser.article-teaser--medium .article-teaser__heading{font-size:1.14286em;}}@media (min-width:34.28571em){.article-teaser.article-teaser--small .article-teaser__image{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}.article-teaser.article-teaser--small .article-teaser__body{width:70%;padding:0.5em;}@media (min-width:34.28571em){.article-teaser.article-teaser--small .article-teaser__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}.article-teaser.article-teaser--small .article-teaser__heading{font-size:1em;}.article-teaser.article-teaser--related{margin-bottom:1.5em;}@media (min-width:54.85714em){.article-teaser.article-teaser--related{max-width:200px;}}.article-teaser.article-teaser--related .article-teaser__action{display:block;}.article-teaser.article-teaser--related .article-teaser__body{font-size:0.8em;}.article-teaser.article-teaser--related .article-teaser__image{display:none;}@media (min-width:54.85714em){.article-teaser.article-teaser--related .article-teaser__image{display:block;}}.article-teaser.article-teaser--premium{background-color:#0090D7;transition:background-color 0.2s;}.article-teaser.article-teaser--premium .article-teaser__heading,.article-teaser.article-teaser--premium .article-teaser__date{color:white;}.article-teaser.article-teaser--premium .article-teaser__snippet{color:white;}.article-teaser.article-teaser--premium:hover,.article-teaser.article-teaser--premium:focus{background-color:#00AAD0;}.view-saved-articles .flag--save-article{position:absolute;top:0;left:0;margin:0;padding:0;color:white;background-color:#00AAD0;cursor:pointer;}.view-saved-articles .flag--save-article:before{font-size:1.8em;width:40px;height:40px;line-height:40px;display:inline-block;margin:0;}.view-saved-articles .flag--save-article:hover,.view-saved-articles .flag--save-article:focus{text-decoration:none;background-color:#0090D7;}.view-saved-articles .flag--save-article svg{display:none;}.content-section--layout-full-width .article-teaser--extra-large{margin-bottom:1.96078%;}.grid--flexed .article-teaser:nth-child(2){margin-top:1em;}@media (min-width:54.85714em){.grid--flexed .article-teaser:nth-child(2){margin-top:1.5em;}}.grid-standard--4 .article-teaser--medium{position:relative;}.grid-standard--4 .article-teaser--medium .article-teaser__image{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media (min-width:34.28571em){.grid-standard--4 .article-teaser--medium .article-teaser__image{display:block;width:120px;}}@media (min-width:54.85714em){.grid-standard--4 .article-teaser--medium .article-teaser__image{width:150px;}}.article-header{max-width:100%;margin-left:auto;margin-right:auto;}.article-header:after{content:" ";display:block;clear:both;}.article-header .article-sidebar-list{margin-top:1em;}.article__content{font-size:16px;}.article-header__heading{margin-top:0;font-size:2.57143em;}@media (min-width:73.14286em){.article-header__heading{font-size:3em;}}.article-header .published-date{margin-bottom:0.5em;font-size:1.2em;}.article-sidebar-list{padding:0;margin:0;list-style-type:none;}.article-sidebar-list__item{margin-bottom:0.8em;padding-bottom:0.8em;border-bottom:1px solid #F4F4F4;}.article-sidebar-list__item p{margin-bottom:0;}.article-sidebar-list__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:2em;}.article-sidebar-list__heading{text-transform:uppercase;font-family:"Gotham Book","Helvetica Neue",Helvetica,sans-serif;font-size:0.70em;font-weight:normal;margin-bottom:0.5em;}@media (min-width:73.14286em){.article-sidebar-list__heading{font-size:0.9em;}}.author{font-size:0.8em;}@media (min-width:73.14286em){.author{font-size:1.1em;}}.author__link{font-size:1.1em;font-weight:normal;}@media (min-width:73.14286em){.author__role{display:block;}}.gated-content__featured{margin-top:1.5em;margin-bottom:2.5em;}.gated-content__featured picture img{width:100%;}.article-footer{margin-top:1em;margin-bottom:1em;padding-top:1em;padding-bottom:1em;border-bottom:1px solid #efefef;}.article-footer:after{content:"";display:table;clear:both;}.article-footer__sharing{padding-bottom:1em;border-bottom:1px solid #F4F4F4;}@media (min-width:34.28571em){.article-footer__sharing{float:left;padding-bottom:0;border-bottom:none;}}@media (min-width:34.28571em){.article-footer__sharing p,.article-footer__sharing ul{display:inline-block;}}.article-footer__sharing p{margin-bottom:0;}@media (min-width:34.28571em){.article-footer__sharing p{margin-right:1em;}}.article-footer__published{margin-top:1em;}@media (min-width:34.28571em){.article-footer__published{float:right;margin-top:0;}}.article-footer__published p{margin-bottom:0;}.article-tags a{margin-right:1em;}@media (min-width:54.85714em){.article-tags a{margin-right:1.5em;}}.related-articles__heading{font-size:1.14286em;font-weight:normal;font-family:"Gotham Book","Helvetica Neue",Helvetica,sans-serif;}.article__article-actions .flag--save-article{display:inline-block;height:70px;margin-right:2em;}.article__article-actions .flag--save-article svg{width:70px;height:70px;}.article .remove-article{display:none;}.no-articles-saved{max-width:50em;margin:3em auto 0 auto;font-size:1.2em;text-align:center;}.article__access-denied{margin-top:3em;}.article__article-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.article__article-actions .ajax-progress{display:none !important;}.view-saved-articles .view-list:first-child{margin-bottom:2em;}@media (min-width:73.14286em){.view-saved-articles .view-list:first-child{margin-bottom:4em;}}.page-node-type-report-page{margin-bottom:50px;}.page-node-type-report-page p{font-size:1.1em;}.page-node-type-report-page .caption > figcaption{line-height:1.5;}@media (min-width:34.28571em){.page-node-type-report-page{margin-bottom:0;}}.open{display:block !important;}.close{display:none !important;}#openclose{position:relative;width:50px;height:50px;background:#0090D7;border-radius:50%;float:right;right:6px;}@media only screen and (max-width:414px){#openclose{display:none;}}#openclose:before{position:absolute;content:"";width:15px;height:2px;left:12px;top:30px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:0.2s;}#openclose:after{position:absolute;content:"";width:15px;height:2px;right:13px;top:30px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:0.2s;}.openclose{position:relative;text-align:center;color:#fff;font-family:"Gotham","Helvetica Neue",Helvetica,sans-serif;}.opup:before{position:absolute;content:"";width:15px;height:2px;left:17px !important;top:32px !important;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:0.2s;}.opup:after{position:absolute;content:"";width:15px;height:2px;right:18px !important;top:32px !important;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:0.2s;}.report-page__header{margin-top:3em;margin-bottom:3em;}.report-page__report-heading{margin-top:0;}.report__front-cover{margin-bottom:1em;}.book-pager:after{content:"";display:table;clear:both;}.sidebar-navigation--report{position:fixed;width:100%;bottom:0;left:0;}@media (min-width:34.28571em){.sidebar-navigation--report{position:relative;}}.sidebar-navigation--report .sidebar-navigation__header{position:fixed;bottom:0;left:0;z-index:2;width:100%;background-color:#F4F4F4;}.sidebar-navigation--report .sidebar-navigation__header:after{content:"";display:table;clear:both;}@media (min-width:34.28571em){.sidebar-navigation--report .sidebar-navigation__header{position:relative;padding-top:0.8em;padding-bottom:0.8em;}}.sidebar-navigation--report .sidebar-navigation__header h2{display:block;float:left;width:calc(100% - 50px);padding:0 0 0 1em;margin:0;line-height:50px;}.sidebar-navigation--report .sidebar-navigation__header .hamburger-icon{display:block;float:left;cursor:pointer;position:absolute;right:1em;top:25px;color:#2B363B;}@media (min-width:34.28571em){.sidebar-navigation--report .sidebar-navigation__header .hamburger-icon{display:none;}}.sidebar-navigation--report > .menu{position:absolute;bottom:50px;left:0;width:100%;height:0;overflow:auto;z-index:1;transition:height 0.3s;}.sidebar-navigation--report > .menu.menu--mobile-active{height:50vh;}@media (min-width:34.28571em){.sidebar-navigation--report > .menu{position:relative;height:auto;bottom:0;}.sidebar-navigation--report > .menu.menu--mobile-active{height:auto;}}.monitor__dashboard{margin-bottom:2em;}.monitor--ctm .vizContainer iframe{margin:0;}.monitor--ctm .button--down{width:18.75em;}.monitor--ctm .downloads__item{list-style-type:none;}.monitor--ctm .downloads__item .button--down{margin-bottom:0.75em;}.monitor__disclaimer{width:100%;text-align:left;font-weight:700;margin-bottom:2em;}.video-embed-field-responsive-video:after{display:none;}div.conditional-message-top{position:fixed;z-index:1000;line-height:50px;font-size:1.2em;}.site-container.maintenance-on{margin-top:100px;}.header.maintenance-on{margin-top:50px;}.user-logged-in.toolbar-horizontal.toolbar-fixed{padding-top:25px;}.user-logged-in.toolbar-horizontal.toolbar-fixed div.conditional-message-top{margin-top:75px;}
