@font-face {
    font-family: "PorscheNextRegular";
    src: url("/vp_pages/themes/porsche/assets/fonts/porsche-next-w-la-regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PorscheNextSemiBold";
    src: url("/vp_pages/themes/porsche/assets/fonts/porsche-next-w-la-semi-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PorscheNextBold";
    src: url("/vp_pages/themes/porsche/assets/fonts/porsche-next-w-la-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'PorscheNextRegular', Arial, serif;
    font-size: 16px;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-tet-size-adjust: 100%;
}

h1, h2, h3, h4, th, .evhc-table__cat {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: 'PorscheNextSemiBold', Arial, serif;
}

h1 {
    font-family: 'PorscheNextSemiBold', Arial, serif;
    font-size: 1.625rem;
    line-height: 1.2;
    margin: 0 0 24px 0;
}

h2, h3 {
    font-family: 'PorscheNextBold', Arial, serif;
    line-height: 1.2;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.25em;
}

h1, h2, h3, h4, h5 {
    font-size-adjust: none !important;
}

h3, #js-document-verification__form h3, .small-title, #js-selected_options_confirm h4 {
    font-size: 1.75rem;
    line-height: 1.428571428571429;
    padding-bottom: .5rem;
    margin: 0;
}

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

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

hr {
    border-top: 1px solid #dfdfdf;
}

.constraint {
    max-width: 75rem;
}

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

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

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

.flex-35, .flex-63 {
    width: 100%;
}

.mobile-hide {
    visibility: hidden;
    display: none;
}

.mobile-show {
    display: inline-block;
    visibility: visible;
}

.header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    border-bottom: 1px solid #e3e4e5;
    margin: 0;
}

.header a {
    line-height: 0;
}

.header__logo {;
    max-width: 100%;
    max-height: 100%;
    height: clamp(0.63rem, 0.5rem + 0.42vw, 1rem) !important;
}

.header__logo--mobile {
    width: 30px;
    height: 40px;
}

.intro {
    background: #EFF0F1 url(/vp_pages/themes/porsche/assets/images/img-porsche-sales-hero-mobile.jpg) no-repeat center 65%;
    padding: 0;
    background-size: cover;
    margin-bottom: 1.875rem;
    height: 350px;
}

.intro__container-outer {
    position: relative;
    height: 350px;
}

.intro__container-inner {
    position: absolute;
    bottom: 7%;
    left: 0;
}

.intro__company-name {
    font-size: 1.125rem;
    margin: .5rem 0 0;
}

.intro-aftersales {
    background: #000 url(/vp_pages/themes/porsche/assets/images/img-porsche-workshop-hero-mobile-eu.jpg) no-repeat center 65%;
    margin-bottom: 2.8125rem;
    background-size: cover;
    height: 350px;
}

.intro-aftersales .intro__title, .intro-aftersales .intro__company-name {
    color: #FFF;
}

.actions {
    margin: 2.75rem 0;
}

.actions__list {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.action__item {
    margin: 0;
}

.col-left, .col-right {
    width: 100%;
    float: none;
    margin: 2rem 0;
}

.details-table {
    border-width: 0;
    background-color: transparent;
}

.details-table td, .details-table th {
    padding: clamp(8px, 6px + 0.5vw, 16px);
}

.details-table, td, th {
    border-color: #d3d2d6;
}

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

.details-table__title {
    width: 5.3rem;
}

.details-table__detail {
    color: #626669;
}

.details-table__title, strong {
    font-family: 'PorscheNextSemiBold', Arial, serif;
}

.booking-cta-container {
    margin: 2rem 0 0;
    display: flex;
    justify-content: center;
}

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

.box {
    padding: 2rem;
}

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

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

.evhc-key {
    margin: .5rem 0;
}

.evhc-table {
    border: none;
}

.evhc-table__head {
    background: none;
    color: #000;
    font-family: 'PorscheNextSemiBold', Arial, serif;
}

.evhc-table__cat {
    background: #eaeaea;
}

.evhc-table td, .evhc-table th {
    padding: clamp(8px, 6px + 0.5vw, 16px);
}

.evhc-table__item-notes td {
    padding-top: 0;
}

#tootle h3 strong {
    line-height: 1.22222222;
}

#tootle .tootle-content-left p {
    margin-top: 0;
    margin-bottom: 1rem;
}

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

.tootle-content-left .cta--primary, #js-document-verification_unlock__btn {
    display: inline-block;
    background-color: #313639;
    padding: 0.8125rem 1.3125rem;
    color: #fff;
    text-decoration: none;
    border-bottom-width: 0;
}

.tootle-content-left .cta--primary:hover, .tootle-content-left .cta--primary:focus, #js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background-color: #d5001c;
    color: #fff;
    border-bottom-width: 0;
}

.cta--primary, .evhc-cta--primary, .cta--secondary, .evhc-cta--secondary, input[type="button"],
#js-document-verification_unlock__btn, .ui-widget.ui-widget button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.375rem;
    text-align: start;
    appearance: none;
    text-decoration: none;
    border: 2px solid #010205;
    border-radius: 4px;
    background-color: #010205;
    color: #fbfcff;
    overflow-wrap: break-word;
    hyphens: auto;
    padding: 0.8125rem 1.625rem;
    gap: .5rem;
    margin: 0;
    font-size: 1rem;
}

.cta--primary:hover, .cta--primary:focus, .evhc-cta--primary:hover, .evhc-cta--primary:focus,
input[type="button"]:hover, input[type="button"]:focus,
#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus,
.ui-widget.ui-widget button:hover, .ui-widget.ui-widget button:focus {
    background-color: #535457;
    border: 2px solid #535457;
    color: #fff;
    text-decoration: none;
}

.cta--secondary, .evhc-cta--secondary {
    background-color: #fff;
    border: 2px solid #010205;
    color: #010205;
}

.cta--secondary:hover, .cta--secondary:focus,
.evhc-cta--secondary:hover, .evhc-cta--secondary:focus {
    background-color: #ececec;
    color: #010205;
    border: 2px solid #6c6d70;
    backdrop-filter: blur(32px);
}

.cta--secondary, .evhc-cta--secondary {
    display: flex;
}

.evhc-report-toggle,  #js-document-verification_unlock__btn {
    display: inline-flex;
}

.ion-locked {
    margin-right: .375rem;
}

#js-booking_url__handle {
    width: 100%;
}

#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;
}

.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-codeweavers__vehicle_reserve_container small {
    font-size: 1rem;
    opacity: 1;
    color: #626669;
}

.js-codeweavers__vehicle_reserve_container .small-title {
    font-size: 1.5rem;
}

.js-codeweavers__vehicle_reserve_container p:first-of-type {
    margin-top: 0;
}

.js-codeweavers__vehicle_reserve_container .cta--primary {
    display: inline-flex;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

input[type=text], textarea, input[type=checkbox], select {
    border-color: #6B6D70;
    border-radius: .5rem;
    padding: .5rem 1rem;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus, select:active {
    border-color: #010205;
    box-shadow: none;
    color: #010205;
}

.footer {
    background-color: #0E0E12;
    color: #fff;
    padding: 1.875rem 0;
    margin: 2.75rem 0 0;
}

.footer__title {
    font-family: 'PorscheNextBold', Arial, serif;
    font-size: 1.25rem;
    margin-bottom: .5rem;
}

.footer__text {
    margin: 1.5em 0;
}

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

.footer a:hover, .footer a:focus {
    text-decoration: none;
    color: red;
}

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

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

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

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

.legal-list a {
    text-decoration: underline;
}

.web .header {
    margin-bottom: 3rem;
}


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

.content__company-name-lv {
    text-align: center;
    margin: 2rem auto 0 auto;
}

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

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

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

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

.lv-feature__explainer #explainerText {
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

.live-video .review {
    width: 90%;
    max-width: 75rem;
}

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

.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: #333 !important;
    font-weight: normal;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border-color: #6B6D70;
    border-radius: .5rem;
    padding: .5rem 1rem;
    margin-top: 1rem;
    line-height: 1;
}

.live-video button.send_review {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.375rem;
    text-align: start;
    appearance: none;
    text-decoration: none;
    border: 2px solid #010205;
    border-radius: 4px;
    background-color: #010205;
    color: #fbfcff;
    overflow-wrap: break-word;
    hyphens: auto;
    padding: 0.8125rem 1.625rem;
    gap: .5rem;
    margin: 0;
    font-size: 1rem;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: #535457;
    border: 2px solid #535457;
    color: #fff;
    text-decoration: none;
}

.lv-content__error--vppages .error {
    width: 90%;
    max-width: 75rem;
}

.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: #000;
}

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


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 57.5em) {
    .col-left {
        width: 34%;
        float: left;
    }

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

@media screen and (min-width: 47.5em) {
    .mobile-hide {
        display: inline-block;
        visibility: visible;
    }

    .mobile-show {
        visibility: hidden;
        display: none;
    }

    .header {
        height: 4.5625rem;
    }

    .intro {
        background: #EFF0F1 url(/vp_pages/themes/porsche/assets/images/img-porsche-sales-hero-tablet.jpg) no-repeat center 65%;
        margin-bottom: 2.8125rem;
        background-size: cover;
        height: 500px;
    }

    .intro__container-inner {
        bottom: 10%;
    }

    .intro__container-outer {
        height: 500px;
    }

    .intro-aftersales {
        background: #000 url(/vp_pages/themes/porsche/assets/images/img-porsche-workshop-hero-desktop-eu.jpg) no-repeat center 65%;
        margin-bottom: 2.8125rem;
        background-size: cover;
        height: 500px;
    }

    .booking-cta-container {
        margin: 2rem 0 0;
        display: inline-block;
    }

    .actions__list {
        flex-direction: row;
        gap: 0;
    }

    .action__item {
        margin: 0 1.5rem;
    }
}

@media screen and (min-width: 64em) {
    h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 1.625rem;
    }

    h3, #js-document-verification__form h3, .small-title, #js-selected_options_confirm h4 {
        font-size: 1.5rem;
        line-height: 1.375;
    }

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

    .flex-35 {
        width: 35%;
    }

    .flex-63 {
        width: 63%;
    }

    .header {
        height: 4.75rem;
    }

    .intro {
        background: #EFF0F1 url(/vp_pages/themes/porsche/assets/images/img-porsche-sales-hero-desktop.jpg) no-repeat center 65%;
        margin-bottom: 1.875rem;
        background-size: cover;
    }

    .intro__container-inner {
        bottom: 7%;
    }

    .intro-aftersales {
        background: #000 url(/vp_pages/themes/porsche/assets/images/img-porsche-workshop-hero-desktop-eu.jpg) no-repeat center 75%;
        margin-bottom: 2.8125rem;
        background-size: cover;
    }
}

@media screen and (min-width: 81.25em) {
    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 1.75rem;
    }

    h3, #js-document-verification__form h3, .small-title, #js-selected_options_confirm h4 {
        font-size: 1.75rem;
        line-height: 1.321428571428571;
    }

    .header {
        height: 5.125rem;
    }

    .intro {
        margin-bottom: 3.75rem;
        height: 635px;
        background-size: auto;
    }

    .intro__container-inner {
        bottom: 8%;
    }

    .intro__container-outer {
        height: 635px;
    }

    .intro-aftersales {
        margin-bottom: 3.75rem;
        height: 635px;
        background-size: auto;
    }
}

#cookieConsent .col-left {
    margin: 0;
}

#cookieConsent .col-right {
    margin-top: 0;
}

.cookies__dropdown label {
    margin-bottom: 0;
}

@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;
    }
}

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