@import url(https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Big+Shoulders+Text:wght@100..900&display=swap);.notification-banner{align-items:flex-start;background-color:var(--background-dark-secondary);border-radius:var(--container-border-radius);clear:both;color:var(--text-dark-primary);display:flex;flex-direction:row;justify-content:flex-start;padding:.813rem}.notification-banner.hasBorder{border-bottom:3px solid var(--background-dark-secondary)}@media screen and (min-width:1025px){.notification-banner{padding:1rem}}.notification-banner.flexed-cols{align-items:center;flex-direction:column;gap:0}.notification-banner.no-border{border:none}.notification-banner.dark{background-color:var(--text-light-secondary);color:var(--text-dark-primary)}.notification-banner.dark.error{background-color:hsla(0,100%,74%,.2);border-color:#ff7878}.notification-banner.dark.error .icon-error-cross .bg{fill:#ff7878}.notification-banner.dark.error .icon-error-cross .cross{fill:var(--text-dark-primary)}.notification-banner.error{background-color:hsla(0,100%,74%,.25);border-color:#ff7878}.notification-banner.error .icon-close-smaller .bg{fill:#ff7878}.notification-banner.warning{background-color:rgba(255,216,96,.25);border-color:#ffd860;color:var(--text-dark-primary)}.notification-banner.warning .icon-close-smaller .bg{fill:#ffd860}.notification-banner.warning .content{display:flex;gap:.813rem;justify-content:flex-start}.notification-banner.success{background-color:rgba(127,227,169,.25);border-color:#7fe3a9}.notification-banner.success .icon-close-smaller .bg{fill:#7fe3a9}.notification-banner.info{background-color:rgba(111,220,255,.25);border-color:#6fdcff;color:var(--text-dark-primary)}.notification-banner.info .icon-close-smaller .bg{fill:#6fdcff}.notification-banner.info .icon-notification-active [fill^="#"]{fill:#6fdcff!important;transition:.3s}.notification-banner.info .icon-notification-active [stroke^="#"]{stroke:#6fdcff!important;transition:.3s}.notification-banner.info.reserved p{font-weight:400}@media screen and (min-width:767px){.notification-banner.view-similar .content{flex-direction:column;gap:0}.notification-banner.view-similar p{text-align:center}}.notification-banner.brand{background-color:rgba(var(--brand-color-1) 25%);border:none}.notification-banner.brand .icon-close-smaller .bg{fill:var(--brand-color-1)}.notification-banner.square{border-radius:0}.notification-banner.pill{border-radius:10000px}.notification-banner.maintainance-ds p{padding-bottom:1rem}.notification-banner.maintainance-ds li{display:list-item}.notification-banner.srp>svg{margin-right:.813rem}@media screen and (min-width:767px){.notification-banner.srp>svg{margin-right:1rem}}.notification-banner>svg{margin-right:.406rem}@media screen and (min-width:1025px){.notification-banner>svg{margin-right:.5rem}}@media screen and (min-width:767px){.notification-banner.right{float:right}}.notification-banner h1,.notification-banner h2,.notification-banner h3,.notification-banner h4,.notification-banner h5,.notification-banner h6,.notification-banner p{padding:0}.notification-banner a:not(.button):not(.toggle):not(.tag),.notification-banner li,.notification-banner p{color:var(--text-dark-primary);font-size:.875rem;font-weight:600;line-height:1.28}@media screen and (min-width:767px){.notification-banner a:not(.button):not(.toggle):not(.tag),.notification-banner li,.notification-banner p{font-size:1rem}}.notification-banner a:not(.button):not(.toggle):not(.tag).link,.notification-banner li.link,.notification-banner p.link{font-size:.75rem}@media screen and (min-width:767px){.notification-banner a:not(.button):not(.toggle):not(.tag).link,.notification-banner li.link,.notification-banner p.link{font-size:1rem}}.notification-banner>span{display:block;margin-left:.406rem;width:100%}@media screen and (min-width:1025px){.notification-banner>span{margin-left:.5rem}}.notification-banner>span>p{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.notification-banner svg[class^=icon]{flex-shrink:0}.notification-banner .button-holder{align-items:center;display:flex}.notification-banner .button-holder:hover{cursor:pointer}.notification-banner .button-holder:hover .icon-close-smaller .bg{opacity:.4;transition:opacity .3s}.notification-banner a{flex-shrink:0;font-weight:600;margin:.25rem;-webkit-text-decoration:none!important;text-decoration:none!important}@media screen and (min-width:767px){.notification-banner a{float:right;margin-top:0}}.notification-banner a.button{background:none;margin:0;padding:.125rem 0}.notification-banner .neutral{margin-top:.813rem}@media screen and (min-width:767px){.notification-banner .content{display:flex;gap:1rem;justify-content:space-between;width:100%}}.caption-inline{background-color:transparent;display:inline-block;padding:0;width:100%;z-index:1}.caption-inline,.caption-inline.dark{color:var(--text-dark-secondary)}@font-face{font-family:mazdatype;font-style:normal;src:url(/_nuxt/fonts/MazdaType-Regular.c9f6845.otf) format("opentype")}@font-face{font-family:toyota-type;font-style:normal;src:url(/_nuxt/fonts/ToyotaType-Semibold.bca602d.otf) format("opentype")}@font-face{font-family:UKNumberPlate;font-style:normal;src:url(/_nuxt/fonts/UKNumberPlate.22820c6.ttf) format("truetype")}.valuation-failed-message{box-shadow:0 8px 24px rgba(0,0,0,.15);padding:2rem}.valuation-failed-message h2,.valuation-failed-message p{padding-bottom:2rem}.valuation-failed-message .flexed-cols{margin-bottom:2rem}.valuation-failed-message .custom-form .flex-6{width:100%}@media screen and (min-width:767px){.valuation-failed-message .custom-form .flex-6{width:calc(50% - 10px)}}.valuation-failed-message .custom-form .flex-3{width:calc(50% - 10px)}@media screen and (min-width:767px){.valuation-failed-message .custom-form .flex-3{width:calc(25% - 15px)}}.valuation-failed-message .ctas{display:flex;justify-content:flex-end;margin:2rem 0 0;width:100%}.valuation-failed-message .custom-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.valuation-failed-message .custom-buttons button{width:100%}@media screen and (min-width:767px){.valuation-failed-message .custom-buttons{flex-wrap:nowrap}.valuation-failed-message .custom-buttons button{flex:1 1 0}}