html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: auto;
}

body {
    font-family: 'proxima-nova-extra-condensed', arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #3b3b3b;
}

a {
    text-decoration: none;
    color: #00803e;
}

a:hover, a:focus {
    text-decoration: none;
    color: #01948b;
}

h3, h4, .stage__title, .small-title, .evhc-title, .bumper-ad__title, .ui-dialog .ui-dialog-title {
    font-weight: 400;
    font-size: 3.125rem;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 1rem 0;
    color: #1f1f1f;
}

.small-title, .evhc-title, .bumper-ad__title, .social__title, .ui-dialog .ui-dialog-title {
    font-size: 2.5rem;
}

.constraint {
    max-width: 60rem;
    width: 90%;
    margin: 0 auto;
}

.header {
    width: 100%;
    margin: 0;
    padding: 1.875rem 0;
    background: #000;
    color: #FFF;
}

.flex-container {
    flex-direction: column;
    justify-content: center;
}

.flex-80, .flex-20 {
    display: flex;
    width: 100%;
    justify-content: center;
}

.header__logo {
    width: 130px;
    height: 19px;
}

.header__title {
    font-size: 1.625rem;
    font-weight: 400;
    margin: 0;
    padding: 1.5rem 0 0 0;
}

.stage {
    background-color: #f4f5f8;
    padding: 3rem 0;
    font-weight: 300;
}

.stage .flex-70 {
    width: 100%;
}

.stage .flex-30 {
    display: none;
}

.stage__text {
    padding: 0.6rem 0;
    font-size: 1.4375rem;
    line-height: 23px;
}

.stage__button--desktop {
    padding-top: 0.6em;
}

.stage__button--desktop a {
    border-bottom: 3px solid #f4f5f8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 23px;
    font-weight: 600;
    font-size: 1em;
}

.stage__button--desktop a:hover, .stage__button--desktop a:focus {
    border-bottom: 3px solid #01948b;
}

.stage__button::before {
    content: "\f3d1";
    position: relative;
    top: 3px;
    margin-right: 0.3rem;
    font-family: "ionicons";
    font-weight: 300;
    font-size: 1.4375rem;
}

.video-container {
    background-color: #f4f5f8;
    background: url(/vp_pages/themes/honda/assets/images/honda-wallpaper.jpg) repeat;
}

.inner-constraint {
    max-width: 45rem;
    width: 90%;
    margin: 0 auto;
}

.details {
    background-color: #fff;
    margin: 0;
    padding: 1rem 0 0 0;
}

.details__title {
    margin: 0;
    padding: 1rem 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4375em;
}

.details-table {
    margin: 0;
    border: none;
    font-size: 1.25rem;
    font-weight: 600;
}

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

.details-table td {
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #d8d8d8;
    padding: 1rem 0;
}

.details-table tbody tr:last-child td {
    border-bottom: none;
}

.details-table__title {
    width: 28%;
}

.details-table__detail {
    text-align: right;
    padding-right: 1em !important;
}

.cta--primary, .evhc-cta--primary, .evhc-cta--secondary, #js-document-verification_unlock__btn {
    display: inline-block;
    background-color: #c00;
    color: #fff;
    border: none;
    border-radius: 100px;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1;
}

.evhc-cta--secondary {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    color: #000;
}

.cta--primary:hover, .cta--primary:focus, .evhc-cta--primary:hover, .evhc-cta--primary:focus,
#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background-color: #950809;
    border: none;
    color: #fff;
}

.evhc-cta--secondary:hover, .evhc-cta--secondary:focus {
    background-color: #d8d8d8;
    border: 1px solid #d8d8d8;
    color: #000;
}

.cta--primary {
    display: block;
}

.cta-button-block {
    margin-top: 1rem;
}

.cta-button-block .cta--primary:not(:last-child) {
    margin-bottom: .8rem;
}

.secondary-container {
    background-color: #FFF;
    padding: 2rem 0;
}

.box {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 1.5rem;
}

.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%;
    }
}

#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 {
    width: 100%;
    background-color: #f7f7f7;
    padding: 2rem 0;
    margin: 0;
    border-top: 1px solid #afafb0;
}

.footer__social {
    padding: 1rem 0 2rem;
}

.social {
    width: 100%;
    display: table;
    padding: 0 0 1rem 0;
    text-align: center;
}

.social a .icon {
    display: inline-table;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 1rem;
    vertical-align: middle;
    text-align: center;
    font-size: 1.8rem;
    color: #3B3B3B;
}

.social a, .social a:hover, .social a:focus {
    display: inline-block;
}

.social a .social-text, .social a .social-text:hover, .social a .social-text:focus {
    display: block;
    margin-left: 0;
    border-bottom: none;
    font-family: 'proxima-nova-extra-condensed', arial, sans-serif;
    font-weight: 600;
    font-size: 0.9375rem;
    color: #3b3b3b;
}

.footer__details {
    padding: 1em 0;
    text-align: center;
}

.footer__logo {
    display: block;
    max-width: 7.9375rem;
    width: 100%;
    margin: 0 auto;
}

.footer__address {
    width: 100%;
}

.footer__address a, .footer__address a:hover, .footer__address a:focus  {
    color: #3b3b3b;
}

.legal-list {
    width: 100%;
    display: block;
    margin: 0;
    padding: 2rem 0 0;
    text-align: center;
}

.legal-list__item {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 0;
}

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

/* ==========================================================================
   eVHC
   ========================================================================== */
.evhc-summary {
    padding: 2rem 0;
}

.evhc-summary .flex-container {
    gap: 0;
}

.evhc-summary h3, .bumper-ad__title {
    font-size: 1.625em;
    padding: 0;
}

.evhc-summary .cta {
    margin-top: 1em;
    font-size: 1.25rem;
    max-width: 300px;
    padding: 1rem 1.375rem;
}

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

td, th {
    border-bottom-width: 0;
    border-top: 1px solid #f4f5f8;
}

.evhc-table__head th, tfoot .evhc-table__total td {
    border-top-width: 0;
    font-size: 1.25rem;
}

.evhc-table {
    background: #fff;
    border: none;
}

.evhc-table__head, .evhc-table__total {
    color: #1f1f1f;
    font-size: 1.25rem;
    font-weight: 700;
}

.evhc-table__cat {
    background-color: #f4f5f8;
}

.evhc-table__total .evhc-table__cat-icon {
    color: #626466;
}

.evhc-approval-form li button {
    margin-right: .5rem;
}

.button-group a {
    color: #1e2529;
    text-decoration: none;
}

.button-group a:hover, .button-group a:hover {
    color: #f26147;
    text-decoration: none;
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: 2rem 0 0 0;
}

.live-video button.start-call {
    margin: 0 !important;
    font-size: 1.8rem !important;
    line-height: 1.375;
    padding-bottom: .3rem;
}

.live-video #onCall {
    width: 100% !important;
}

@media screen and (min-width: 44em) {
    .live-video #onCall {
        width: 50% !important;
    }
}

@media (orientation: landscape) {
    .live-video .media {
        display: block !important;
        width: 95% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-bottom: 1rem;
    padding: 0;
}

@media screen and (max-width: 53em) {
    .lv-feature__explainer #explainerText {
        padding: 0 0 .5rem 0 !important;
    }

    .details-container-lv  {
        padding: 0 !important;
    }
}

.live-video .toolbar .button {
    line-height: 1 !important;
}

.live-video .review {
    width: 100%;
    max-width: 60rem;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 100%;
        max-width: 60rem;
    }
}

.live-video .review h1, .live-video  .review h2, .live-video  .review h3,  .live-video  .review h4, .live-video  .review th,  .live-video  .review label {
    color: #202020 !important;
    font-weight: normal;
    font-size: 1.25rem;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    background: #fff;
    padding: .25rem .5rem;
    margin-top: 1rem;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    display: inline-block;
    min-width: 250px;
    background-color: #c00;
    color: #fff;
    border: none;
    border-radius: 100px;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: #950809;
    border: none;
    color: #fff;
}

.lv-content__error--vppages .error {
    width: 100%;
    max-width: 60rem;
}

.live-video .reqMark::after {
    content: '*';
    display: inline-block;
    color: #ec1b34;
}

.live-video .review-gratification h1, .live-video .review-gratification h2, .live-video .review-gratification h3, .live-video .review-gratification h4, .live-video .review-gratification th, .live-video .review-gratification label {
    color: #1f1f1f;
}

.fullscreen .live-video {
    background: #000 !important;
}

.footer-lv .footer__details {
    border-top-width: 0;
}

.ui-dialog-content h3, .ui-dialog-content h4 {
    font-size: 1.25rem;
    padding: 1rem 0 0 0;
    font-weight: bold;
}

.ui-dialog .ui-dialog-title, #js-document-verification_modal__dialog h3 {
    padding: 0;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 53em) {
    .flex-44 {
        width: 44%;
    }

    .flex-53 {
        width: 53%;
    }

    .flex-20 {
        justify-content: flex-start;
        width: 20%;
    }

    .flex-80 {
        width: 80%;
        justify-content: flex-end;
    }

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

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

    .header__title {
        padding: 0;
    }

    .stage .flex-container {
        gap: 2rem;
    }

    .stage .flex-70 {
        width: 70%;
        border-top: 3px solid #ddd;
    }

    .stage .flex-30 {
        width: 30%;
        border-top: 3px solid #ddd;
        display: block;
    }

    .cta-button-block {
        display: none;
    }
}


#cookieConsent, .cookies__dropdown label, .confirmation-dialog.confirmation-dialog .ui-dialog-content p {
    font-family: tahoma, arial, helvetica, sans-serif;
}

@media screen and (max-width: 63.75em) {
    #cookieConsent .col-left, #cookieConsent .col-right {
        width: 100%;
        float: none;
    }

    #cookieConsent a.cookieConsentOK {
        float: none;
        margin: 10px 0 0 0;
    }
}