@font-face {
    font-family: CupraRegular;
    src: url("../fonts/cupra/Cupra-Regular.eot");
    src: local('Cupra Regular'), local('Cupra-Regular'), url("../fonts/cupra/Cupra-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: CupraBook;
    src: url("../fonts/cupra/Cupra-Book.eot");
    src: local('Cupra Book'), local('Cupra-Book'), url("../fonts/cupra/Cupra-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: CupraLight;
    src: url("../fonts/cupra/Cupra-Light.eot");
    src: local('Cupra Light'), local('Cupra-Light'), url("../fonts/cupra/Cupra-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: CupraMedium;
    src: url("../fonts/cupra/Cupra-Medium.eot");
    src: local('Cupra Medium'), local('Cupra-Medium'), url("../fonts/cupra/Cupra-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: CupraBold;
    src: local('Cupra Bold'), local('Cupra-Bold'), url("../fonts/cupra/Cupra-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.CupraLight {
    font-family: CupraLight, Arial, sans-serif;
}

.CupraBook {
    font-family: CupraBook, Arial, sans-serif;
}

.CupraMedium {
    font-family: CupraMedium, Arial, sans-serif;
}

.CupraBold {
    font-family: CupraBold, Arial, sans-serif;
}


.form-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}

.born-pick {
    color: #75787B;
    font-size: .9rem;
}

.p-45 {
    padding: 1rem;
}

body {
    font-family: CupraRegular, Arial, sans-serif;
    color: #242221;
    min-height: 100vh;
}

.mw-logo {
    width: 450px
}

.form-floating-radio label {
    height: calc(2.2rem + 2px);
    line-height: 1.25;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-check label, .legal_text_label {
    font-size: .85rem;
    line-height: 16px;
    color: rgba(17, 17, 17, .8)
}


.form-check-input.rgpd_acc {
    margin-top: 0
}

span.is-invalid {
    font-size:  .9rem;
    line-height:normal;
    color: #dc3545;
    display: block;
    margin-top: .25em;
}

.form-legal {
    font-size:  .9rem;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #747474;
}

.fs-legal {
    font-size: 13px;
}

.fs-legal-radio {
    font-style: normal;
    font-family: CupraRegular, serif;
    font-size: 15px;
}

.cupra-bg-image {
    background-color: #010101;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-h {
    height: calc(100vh - 85px);
}

.min-btn, .cta-btn {
    min-width: 100%;
}

.auto-size-logo{
    width: 100%;
    height: auto;
    max-width: 375px;
    width: min(65vw, 375px);
}
.new-logo{
left: 1.75rem;
top: 1.75rem;
}


.renting__title{
    font-size: 46px;
    line-height: 50px;
    letter-spacing: 0.10em;
    color: #1B1B1B;
}
.renting__sub{
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0.14em;
    color: #1B1B1B;
}
.renting{
    color: #1B1B1B;
}
.offer_title {
    font-size: 28px;
    line-height: 46px;
    letter-spacing: 0.05em;
}
.offer_month{
    font-size: 22px;
    line-height: 30px;
}
.offer_wallbox{
    font-size: 18px;
    line-height: 24px;
}
.renting_pack_title{
    font-size: 23px;
    line-height: 31px;
}
.pack_items{
    font-family: CupraLight, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
}
.renting_price{
    font-size: 38px;
    line-height: 114.5%;
    color: #242221;
}

.info_legal{
    font-size: .95rem;
}

.born-light{
    background: #F4F4F3;
}

/*X-Small devices (portrait phones, less than 576px)*/

@media (max-width: 991.98px) {
    .cupra-bg-image {
        background-image: none;
        background-color: transparent;
    }
}
@media (max-width: 360px) {
    .renting__title{
        font-size: 38px;
        line-height: 40px;
        letter-spacing: 0.08em;
    }
    .renting__sub{
        font-size: 30px;
        line-height: 45px;
        letter-spacing: 0.08em;
        color: #1B1B1B;
    }
    .offer_title {
        font-size: 26px;
        line-height: 46px;
        letter-spacing: 0;
    }
    .offer_month{
        font-size: 18px;
        line-height: 26px;
    }

}


@media (min-width: 576px) {
    .form-title {
        font-size: 24px;
        line-height: 29px;
    }
    span.is-invalid {
        font-size:  .8rem;
    }

    .renting__title{
        font-size: 59px;
        line-height: 71px;
        letter-spacing: 0.14em;
        color: #1B1B1B;
    }

    .renting__sub{
        font-size: 50.1951px;
        line-height: 60px;
    }
    .pack_items{
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        font-size: 22px;
        line-height: 26px;
    }
    .renting_pack_title{
        font-size: 26px;
        line-height: 31px;
    }
    .offer_wallbox{
        font-size: 22px;
        line-height: 26px;
    }

    .offer_title {
        font-size: 38px;
        line-height: 46px;
        letter-spacing: 0.08em;
    }
    .offer_month{
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0.04em;
    }
    .renting_price{
        font-size: 48px;
    }

}

@media (min-width: 768px) {
    .min-btn {
        min-width: 297px;
    }
    .cta-btn {
        min-width: calc(50% - 1rem);
    }
    .form-check-v2 label{
        font-size: .75rem;
    }
    .offer_title {
        font-size: 38px;
        line-height: 46px;
        letter-spacing: 0.08em;
    }
}


@media (min-width: 992px) {
    .p-45 {
        padding: 1.8rem;
    }

    .form-title {
        color: #FFFFFF;
    }
    .cupra-bg-image {
        background-position: center;
    }

}

@media (min-width: 1200px) {
    .wx-offer{
        max-width: 600px;
    }
}

@media (min-width: 1300px) {
    .cupra-bg-image {
        background-position: inherit;
    }
}

@media (min-width: 1600px) {
    .cupra-bg-image {
        background-position: center -8em;
    }
}

@media (min-width: 992px) and (max-width: 1536px) {
    .aws-form-heading{ display: none}
}


footer {
    background: #010101;
    border-top:1px solid #212121
}
.footer-buttons svg path{
    fill: rgba(255, 255, 255, 0.7);
}
.container-footer {
    padding: 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-buttons {
    padding: 0;
    margin-left: auto;
    max-width: 250px;
    margin-top: 0;
    margin-right: 16px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.footer-legal {
    padding: 0;
    margin-top: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.footer-copyright {
    text-align: center;
    margin-top: 56px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: CupraLight, Arial, sans-serif;
    margin-bottom: 20px
}

.footer-copyright {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    text-align: left
}

.footer-legal a {
    font-family: CupraLight, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #242221;
    padding: 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
}

.footer-legal a:last-child {
    border-right: 0
}

.footer-buttons a {
    margin: 0 16px
}

.footer-buttons a img {
    opacity: .7;
    max-width: 24px;
    max-height: 24px
}

@media (min-width: 1436px) {
    .container-footer {
        max-width: 1340px;
        margin: auto;
        height: 80px;
        position: relative;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .container-footer .footer-legal a + a {
        border-right: 1px solid #d5d5d5;
        padding: 0 16px;
        margin-bottom: 0
    }

    .footer-buttons a:last-child {
        margin-right: 0
    }

    .footer-buttons a:first-child {
        margin-left: 0
    }
}

@media (min-width: 576px) {
    .container-footer .footer-copyright {
        margin-bottom: 0
    }

    .container-footer .footer-legal {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto
    }

    .container-footer .footer-legal a {
        text-align: left;
        padding: 0 8px
    }

    .container-footer .footer-buttons {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: auto
    }
}

@media (min-width: 992px) {
    .container-footer {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 80px
    }
}