@font-face {
    font-family: AudiTypeWideNormal;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-WideNormal.woff2") format("woff2"),
        url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-WideNormal.woff") format("woff"),
        url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-WideNormal.ttf") format("truetype");
}

@font-face {
    font-family: AudiTypeBold;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-Bold.woff2") format("woff2"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-Bold.woff") format("woff"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-Bold.ttf") format("truetype");
}

@font-face {
    font-family: AudiTypeExtendedNormal;
    font-stretch: 130%;
    font-style: normal;
    font-weight: 400;
    src: url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedNormal.woff2") format("woff2"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedNormal.woff") format("woff"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedNormal.ttf") format("truetype");
}

@font-face {
    font-family: AudiTypeExtendedBold;
    font-stretch: 130%;
    font-style: normal;
    font-weight: 700;
    src: url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedBold.woff2") format("woff2"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedNormal.woff") format("woff"),
    url("/vp_pages/themes/audi_cam/assets/fonts/AudiType-ExtendedBold.ttf") format("truetype");
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: AudiTypeWideNormal, Verdana, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: underline;
    color: #000;
}

a:hover, a:focus {
    text-decoration: underline;
    color: #4c4c4c;
}

strong {
    color: #000;
    font-family: AudiTypeBold, Verdana, Arial, sans-serif;
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: AudiTypeWideNormal, Verdana, Arial, sans-serif !important;
}

h1, h2, h3, h4, .small-title {
    font-family: AudiTypeExtendedNormal, Verdana, Arial, sans-serif;
    color: #333;
    line-height: 1.5;
    letter-spacing: -0.015rem;
    margin: 0;
}

h2, h3 {
    font-size: 1.25rem;
}

h4 {
    font-family: AudiTypeBold, Verdana, Arial, sans-serif;
    font-size: 1rem;
}

p {
    line-height: 2;
}

.small {
    font-size: .8rem;
}

.small-title {
    font-family: AudiTypeExtendedNormal, Verdana, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.555;
    margin-top: 0;
}

.constraint {
    width: 94%;
    margin: 0 auto;
    max-width: 75rem;
}

.flex-section {
    display: flex;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    flex-basis: auto;
}

.flex-container {
    flex-direction: column-reverse;
}

.header .flex-container {
    flex-direction: row;
}

.flex-container.bumper-ad {
    flex-direction: column;
}

.flex-53, .flex-44 {
    width: 100%;
}

.flex--space-between {
    justify-content: space-between;
}

.flex--end {
    justify-content: flex-end;
}

.vertical-bottom {
    vertical-align: bottom;
}

.header {
    background-color: #fff;
    color: #000;
    padding: 0;
    height: 4.5rem;
    margin: 0 0 0.5rem;
    display: flex;
    align-items: center;
}

.header a {
    text-decoration: none;
}

.header__logo-audi-cam {
    margin: 0;
    width: 100%;
    max-width: 11.375rem;
    vertical-align: middle;
}

.header__logo-audi {
    margin: 0;
    width: 100%;
    max-width: 4.625rem;
    vertical-align: middle;
}

.header__title {
    color: #000;
    display: inline-block;
    margin: 0;
    font-size: 1.1375rem;
}

.intro {
    margin-bottom: 1.5rem;
}

.intro__title, .evhc-title, .evhc-summary .evhc-summary__text {
    margin-bottom: 0.75rem !important;
}

.details-table {
    border-width: 0;
    margin-bottom: 1.5rem;
}

.details-table tr, .details-table tr:nth-of-type(even) {
    background-color: transparent;
}

.details-table td, .details-table th {
    border-bottom-width: 0;
    padding: 0 .175rem 1rem 0;
}

.details-table__title {
    width: auto;
    color: #333;
}

@media only screen and (min-width: 65em) {
    .col-left-60 {
        width: 60%;
        float: left;
        padding-right: 0;
    }

    .col-right-40 {
        width: 40%;
        float: right;
    }
}

.button, .cta, .evhc-cta, #js-document-verification_unlock__btn, #js-booking_url__handle {
    margin: 0;
    color: #fff;
    background: #000;
    user-select: none;
    appearance: none;
    cursor: pointer;
    position: relative;
    outline: 0;
    font-weight: 400;
    white-space: normal;
    border-width: 0;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    justify-content: center;
    vertical-align: middle;
    min-height: 56px;
    box-shadow: inset 0 0 0 1px #000;
    transition-timing-function: cubic-bezier(0.75,0.02,0.5,1);
    transition-duration: 250ms;
    transition-property: color, background-color, box-shadow, border-radius;
    font-size: 1rem;
    line-height: 1.5;
    padding-block: 1rem;
    padding-inline: 2rem;
}

.button:hover, .button:focus, .cta:hover, .cta:focus, .evhc-cta:hover, .evhc-cta:focus,
#js-booking_url__handle:focus, #js-booking_url__handle:hover {
    text-decoration: none;
    color: #fff;
    background: #4c4c4c;
    border-width: 0;
    box-shadow: inset 0 0 0 1px #4c4c4c;
}

.evhc-cta--secondary {
    background: #FFF;
    color: #000;
    box-shadow: inset 0 0 0 1px #000;
}

.evhc-cta--secondary:focus, .evhc-cta--secondary:hover {
    background: #FFF;
    color: #4c4c4c;
    box-shadow: inset 0 0 0 1px #4c4c4c;
}

#js-document-verification_unlock__btn {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
    height: 2.5rem;
    min-height: 2.5rem;
}

#js-booking_url__handle {
    margin-bottom: 1rem;
}

.evhc-report-toggle {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

.ion-arrow-expand:before {
    content: url('/vp_pages/themes/audi_cam/assets/images/icon-documents.svg');
    width: 1rem;
    height: 1rem;
}

.ion-clipboard:before {
    content: url('/vp_pages/themes/audi_cam/assets/images/icon-list.svg');
    width: 1rem;
    height: 1.5rem;
    padding-top: .15rem;
}

.ion-pricetag:before {
    content: url('/vp_pages/themes/audi_cam/assets/images/icon-tag.svg');
    width: 1.5rem;
    height: 1.5rem;
    padding-top: .5rem;
}

.evhc-action__icon {
    margin-right: .75rem;
}

.evhc-report-container {
    margin: 1rem 0;
}

.evhc-key {
    font-size: .85rem;
}

.evhc-summary {
    background: #000;
    color: #FFF;
    border-width: 0;
    padding: 1.5rem;
}

.evhc-summary .flex-container {
    align-items: center;
    flex-direction: column;
}

.evhc-summary__content-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.evhc-summary__icon {
    margin: 0 0 1rem;
    width: 2.5rem;
    height: 2.5rem;
}

.evhc-summary h3, .evhc-summary .evhc-summary__text--red, .evhc-summary a {
    color: #FFF;
}

.evhc-summary h3 {
    font-size: 1.25rem;
}

.evhc-summary .cta--primary {
    border: 1px solid #FFF;
    margin-top: 1rem;
}

.evhc-summary .evhc-summary__text {
    text-align: center;
    font-weight: normal;
}

.evhc-summary strong {
    color: #FFF;
}

.evhc-summary small {
    opacity: 1;
    font-size: .75rem;
    display: inline-flex;
    align-items: center;
    margin-left: .5rem;
}

.evhc-approval-form .form-spacing {
    padding: 0.75rem;
}

.evhc-table__total-title {
    display: inline-flex;
    border-bottom: 0;
    align-items: center;
    height: auto;
    justify-content: center;
}

.evhc-table__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.evhc-table__total .evhc-table__total-price {
    border-bottom-width: 0;
}

.evhc-table__head, .evhc-table__total {
    font-weight: 700;
    font-family: AudiTypeWideNormal, Verdana, Arial, sans-serif;
}

.evhc-table__cat {
    font-weight: 700;
    line-height: 1;
}

textarea {
    border: 1px solid #666666 !important;
    transition: none !important;
    border-radius: 0 !important;
}

textarea:focus {
    border: 2px solid #005fcc !important;
    box-shadow: none !important;
    border-radius: .25rem !important;
}

.cta-button-block {
	display: flex;
	flex-direction: row;
	margin-top: 1.5rem;
}

.cta-button-block--btn {
	flex: 1;
	margin: auto;
	line-height: 1.25;
}

.cta-button-block--btn:not(:last-of-type) {
	margin-right: 0.5rem;
}

.bumper-ad .cta--primary {
    margin: .5rem 0;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus, select:active {
    border: 2px solid #BB0A30;
    box-shadow: 0 0 5px rgba(159, 18, 51, 0.41);
}

.box {
    border-color: #e5e5e5;
}

.staff-bio p {
    margin: 0;
}

#js-custom_content {
    margin: 1.5rem 0;
}

.js-codeweavers__vehicle_reserve_container .one-half {
    width: 49%;
}

@media only screen and (min-width: 1024px) {
    .js-codeweavers__vehicle_reserve_container .desk--one-quarter {
        width: 24%;
    }
}

.photo-gallery {
    text-align: center;
    margin: 2rem 0;
}

#js-document-verification__form li {
    word-wrap: break-word;
}

#js-document-verification__form p {
    margin-top: 0;
}

#js-document-verification_modal__dialog ul {
    list-style-type: none;
}

#js-document-verification_modal__dialog li {
    margin-left: 0;
}

.footer {
    background-color: #000;
    color: #fff;
    margin-top: 3rem;
    padding: 3rem 0;
}

.footer .constraint {
    padding: 0 1rem;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover, .footer a:focus {
    color: rgba(255,255,255,.7);
}

.footer h4 {
    font-family: AudiTypeBold, Verdana, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.555;
    margin-bottom: 1.5rem;
    color: #fff;
}

.footer .contact-details p {
    margin: 0;
}

.footer .contact-details p:first-of-type {
    margin-bottom: 1.5rem;
}

.footer .flex-container {
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
}

.footer p {
    font-size: 1rem;
    line-height: 1.666;
    margin: 0;
}

.footer hr {
    border-top: 1px solid #FFF;
    margin: 3.5rem 0;
}

.legal-list {
    font-size: 0.875rem;
    line-height: 1.666;
}

.t-c-links {
    margin: 1rem 0 3rem;
}

.t-c-links p:first-of-type {
    font-size: 1rem;
}

.t-c-links ul {
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.666;
}

.t-c-links ul li {
    list-style: none;
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
    padding-right: 1rem;
}

.legal-list {
    margin: 0 0 1rem;
    padding: 0;
}

.legal-list__item {
    display: inline-block;
}

.legal-list__item:not(:last-of-type)::after {
    content: " ";
    padding: 0 1rem;
}

.legal-list__item a {
    text-decoration: none;
}

.footer__social a {
    color: #fff;
    transition: .1s ease color;
    font-size: 1rem;
    display: inline-table;
    width: 1.75rem;
    height: 1.75rem;
    background-color: #000;
    margin-right: .75rem;
}

.footer__social a .icon {
    display: table-cell;
    vertical-align: middle;
}


@media screen and (min-width: 48em) {
    #cookieConsent .col-left {
        width: 72%;
        margin: 0;
    }
}

@media only screen and (min-width:64em) {
    h2, h3 {
        font-size: 1.5rem;
    }

    .footer .constraint {
        padding: 0;
    }

    .flex-container, .footer .flex-container {
        flex-direction: row;
    }

    .footer hr {
        margin: 2.5rem 0;
    }

    .t-c-links {
        margin: 1rem 0 2.5rem;
    }

    .t-c-links p:first-of-type, .t-c-links ul, .legal-list ul {
        font-size: 0.875rem;
    }

    .t-c-links ul li {
        padding-left: 1rem;
        padding-right: 0;
    }

    .flex-44 {
        width: 44%;
    }

    .flex-53 {
        width: 53%;
    }

    .flex--end {
        justify-content: flex-end;
    }

    .flex-container.bumper-ad {
        flex-direction: column;
    }

    .details-table {
        margin-bottom: 0;
    }
}

@media only screen and (min-width:75em) {
    .evhc-summary {
        padding: 1.25rem 1.5rem;
    }
    .evhc-summary .flex-container {
        flex-direction: row;
        justify-content: space-between;
    }

    .evhc-summary__content-container {
        flex-direction: row;
        justify-content: flex-start;
    }

    .evhc-summary__icon {
        margin: 0 1rem 0 0;
    }

    .evhc-summary .evhc-summary__text {
        text-align: left;
        margin-bottom: 0 !important;
    }

    .evhc-summary .cta--primary {
        margin-top: 0;
    }
}