@font-face {
    font-family: MMHeadline;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(https://www.mediamarkt.es/assets/fonts/MMHeadlineProWebTT-Regular_subset.woff2) format("woff2"),
        url(https://www.mediamarkt.es/assets/fonts/MMHeadlineProWebTT-Regular_subset.woff) format("woff");
}

@font-face {
    font-family: MMPrice;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(https://www.mediamarkt.es/assets/fonts/MediaMarktPreise.woff2) format("woff2"),
        url(https://www.mediamarkt.es/assets/fonts/MediaMarktPreise.woff) format("woff");
}

@font-face {
    font-family: NotoSansDisplay;
    font-style: normal;
    font-weight: 400;
    src: url("https://www.mediamarkt.es/assets/fonts/noto-sans-display-v10-latin-400.woff2") format("woff2"),
        url("https://www.mediamarkt.es/assets/fonts/noto-sans-display-v10-latin-400.woff") format("woff");
}

@font-face {
    font-family: "NotoSansDisplay-fallback";
    /*size-adjust: 106.53%;
    ascent-override: 102%;
    src: local("Arial");*/
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    /*font-size: 16px;*/
    /*font-size:2vw;*/
    font-size: 16px;
    margin: 0px;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    white-space: normal;
    max-height: calc(72px);
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: rgb(58, 58, 58);
    background-color: rgb(255, 255, 255);
    overflow-x: unset !important;
}

p,
span,
input[type=text],
input[type=date],
select,
textarea {
    font-size: 16px;
}

h1 {
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    white-space: normal;
    overflow: hidden;
    padding-left: 2px;
    font-size: 32px;
    color: rgb(0, 0, 0);
}

@media (max-width: 511px) {
    h1 {
        font-size: 28px;
    }
}

h2 {
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    white-space: normal;
    overflow: hidden;
    padding-left: 2px;
    font-size: 24px;
    color: rgb(223, 0, 0);
}

h3 {
    margin: 10px 0;
    color: rgb(0, 0, 0);
    font-size: 22px;
    line-height: calc(1.55556);
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
}

h4 {
    margin: 10px 0;
    color: #000;
    font-size: 16px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.h1blockcontainer {
    color: rgb(0, 0, 0);
    filter: drop-shadow(rgba(0, 0, 0, 0.07) -1px 6px 3px);
    margin-top: 16px;
}

.h1block {
    background-color: rgb(255, 255, 255);
    position: relative;
    padding: 32px 24px;
    border-radius: 0px 8px 8px 0px;
    width: calc(100% + 16px);
}

.h1block h1 {
    color: rgb(0, 0, 0);
    margin: 0px;
}

@media (max-width: 511px) {
    .h1blockcontainer {
        position: relative;
        left: -22px;
    }
}

@media (min-width: 512px) {
    .h1block {
        border-radius: 8px;
        width: calc(100% - 85px);
    }

    .h1block::after {
        content: " ";
        position: absolute;
        inset: 0px -85px 0px 48px;
        z-index: -1;
        border-radius: 0px 12px 48px 0px;
        transform: skew(-19.7deg);
        background: rgb(255, 255, 255);
    }
}

.h1blockcontainerwrapper {
    margin-top: 30px;
}

.h1blockcontainerwrapper .h1blockcontainer {
    top: -50px;
    left: -21px;
    position: relative;
}

@media (min-width: 512px) {
    .h1blockcontainerwrapper .h1blockcontainer {
        left: 15px;
    }

    .h1blockcontainerwrapper .h1blockcontainer .h1block {
        width: calc(100% - 110px);
    }

    .h1blockcontainerwrapper .h1blockcontainer .h1block::after {
        inset: 0 -46px 0 48px;
        inset: 0 -57px 0 48px;
    }
}

iframe {
    border: none;
}

.flex-wrapper {
    position: relative;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    /*justify-content: space-between;*/
}

.flex-wrapper .content ul,
.flex-wrapper .content ol {
    list-style-type: disc !important;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.flex-wrapper .content ol {
    list-style-type: decimal !important;
    padding-inline-start: 37px;

}

.flex-wrapper .content ol[data-list="bullet"] {
  list-style-type: disc !important;
}

.flex-wrapper .content ol[data-list="bullet"] li {
  list-style-type: disc !important;
}

.flex-wrapper .content ol[data-list="bullet"] li[data-list="bullet"] {
  list-style-type: disc !important;
}

.flex-wrapper .content ol li[data-list="bullet"] {
  list-style-type: disc !important;
}

.flex-wrapper .content li {
    display: list-item;
    text-align: -webkit-match-parent;
    padding: 4px 0;
}

.flex-wrapper .content ol li {
    padding-left: 4px;
}

.flex-wrapper .content ul.flexBoxWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    list-style: none;
    padding-inline-start: unset;
    margin: 0 5%;

    /*flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;*/

}

.flex-wrapper .content li.flexBoxItem {
    border: 1px solid #CCC;
    border-radius: 10px;
    min-height: 100px;
    width: calc(18% - 15px);
    min-width: 150px;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
    background-color: #fff;
}



.flex-wrapper .content li.flexBoxItem.active,
.flex-wrapper .content li.flexBoxItem:hover,
.flex-wrapper .content li.flexBoxItem:focus {
    background-color: #b9b3b3;
}

.flex-wrapper .content li.flexBoxItem a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    padding: 10px;
    height: 100%;
}

.flex-wrapper .content li.flexBoxItem a:hover {
    text-decoration: underline;
}

.flex-wrapper .content ul.faqs {
    list-style: none !important;
    list-style-type: none !important;
    padding-inline-start: 0px !important;
    background-color: rgb(247 247 247);
}

.flex-wrapper .content ul.faqs li {
    margin-bottom: 20px;
    padding: 5px 10px 0 10px;
    border-top: 1px solid rgb(204, 204, 204);
}

.flex-wrapper .content ul.faqs li:last-of-type {
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 20px;
}

.flex-wrapper .content ul.faqs li div.faqsQuestion {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
}

.flex-wrapper .content ul.faqs li div.faqsQuestion:hover {
    border-radius: 4px;
    background-color: rgb(227, 227, 227);
}

.flex-wrapper .content ul.faqs li div.faqsQuestion svg {
    cursor: inherit;
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    fill: rgb(0, 0, 0);
}

.flex-wrapper .content ul.faqs li div.faqsQuestion svg.active {
    cursor: inherit;
    width: 24px;
    height: 24px;
    transform: rotate(270deg);
    fill: rgb(0, 0, 0);
}

.flex-wrapper .content ul.faqs li div.faqsAnswer {
    display: none;
}

.flex-wrapper .content ul.faqs li div.faqsAnswer li {
    border: none;
}

.flex-wrapper .content ul.otherInvoiceServices {
    list-style: none !important;
    list-style-type: none !important;
    padding-inline-start: 0px !important;
}

.flex-wrapper .content ul.otherInvoiceServices {
    width: fit-content;
    display: flex;
    column-gap: 15px;
}

.flex-wrapper .content ul.otherInvoiceServices a {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.flex-wrapper .content ul.otherInvoiceServices a:hover {
    text-decoration: underline;
}

.flex-wrapper .content p {
    margin-top: 16px;
    margin-bottom: 6px;
}

.flex-wrapper .content h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.flex-wrapper .content a {
    cursor: pointer;
    text-decoration: underline;
}

.active {
    display: block;
}

.disable {
    display: none !important;
}

form section {
    width: 100%;
    display: block;
    margin-top: 40px;
}

form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    /* Edge */
    color: rgb(185, 185, 185);
    font-size: 14px;
}

form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(185, 185, 185);
    font-size: 14px;
}

form input::placeholder,
form textarea::placeholder {
    color: rgb(185, 185, 185);
    font-size: 14px;
}

section.content input[type=text],
input[type=date],
select,
textarea {
    border: 2px solid rgb(97, 97, 97);
    border-radius: 8px;
    box-sizing: content-box;
    display: block;
    font-size: 16px;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    min-width: 0px;
    width: calc(100% - 12px);
    outline: none;
    position: relative;
    background: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    margin: 0px;
    z-index: 3;
    padding: 3px;
    height: calc(100% - 12px);
    color: rgb(58, 58, 58);
    /*max-width: 512px;*/
    width: 100%;
    margin-bottom: 5px;
    top: -7px;
}

textarea {
    line-height: 20px;
}

section.content input[type=date] {
    width: 125px;
}

.textbox {
    height: 200px;
}

section.content button {
    /*display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 8px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    appearance: none;
    padding: 0px 16px;
    position: relative;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: bold;
    height: 56px;
    font-size: 16px;
    background: rgb(223, 0, 0);
    border: 2px solid rgb(223, 0, 0);
    color: rgb(255, 255, 255);*/

    border-radius: 3px;
    background: rgb(0, 0, 0);
    border-radius: 8px;
    height: 60px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    margin-top: 12px;
    font-weight: bold;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: regularbold;
    font-size: 16px;
    color: white;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
}

section.content {
    box-sizing: border-box;
    margin: 0px auto 30px auto;
    width: 90%;
    max-width: 1472px;
}

div.checkboxContent {
    display: table;
    width: 100%;
}

.checkboxContent label {
    display: flex;
    float: right;
    width: calc(100% - 30px);
}

.checkboxContent [type="checkbox"] {
    height: 18px;
    width: 18px;
}

div.captionContent p {
    color: rgb(58, 58, 58);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

div.form-item-container {
    margin-bottom: 20px;
}

.form-item-text {
    margin: 16px 0 2px 0;
    font-size: 12px;
}

div.form-field-container {
    /*margin-bottom: 15px*/
    /*margin: 0 auto 10px auto;*/
    margin-bottom: 10px;
}

.actived_error {
    border-color: rgb(218, 21, 21) !important;
}

/*
.input__error, .textarea__error {
    margin-bottom: 10px;
    color: #fff;
    background-color: rgb(223, 0, 0, 0.7);
    padding: 5px 10px;
    border-radius: 5px;
    width: fit-content;
    display: none;
    position: relative;
}
*/

.input__error,
.textarea__error,
.warningAddFileBtn {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22rgb(218%2C%2021%2C%2021)%22%3E%3Cpath%20d%3D%22M12%202c5.52%200%2010%204.48%2010%2010s-4.48%2010-10%2010S2%2017.52%202%2012%206.48%202%2012%202M9.8787%208.4645c-.3905-.3906-1.0237-.3906-1.4142%200-.3906.3905-.3906%201.0237%200%201.4142L10.5858%2012l-2.1213%202.1213c-.3906.3905-.3906%201.0237%200%201.4142.3905.3906%201.0237.3906%201.4142%200L12%2013.4142l2.1213%202.1213c.3905.3906%201.0237.3906%201.4142%200%20.3906-.3905.3906-1.0237%200-1.4142L13.4142%2012l2.1213-2.1213c.3906-.3905.3906-1.0237%200-1.4142-.3905-.3906-1.0237-.3906-1.4142%200L12%2010.5858z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 16px;
    /* background-position-x: 10px; */
    background-position-y: 2px;
    background-color: unset;
    margin-bottom: 25px;
    padding-left: 21px;
    color: rgb(58, 58, 58);
    font-size: 14px;
    line-height: calc(1.42857);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    display: none;
}

.input__error.active,
.textarea__error.active,
.warningAddFileBtn.active {
    display: block;
}

/*
.input__error.active:before, .textarea__error:before {
    border: 5px solid rgb(223, 0, 0, 0.7);
    content: '';
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    transform: rotate(180deg);
    top: -9px;
}
*/

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999999999;
    /* Sit on top */
    /*padding-top: 100px;*/
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

.modal.active {
    display: block;
}

/* Loading modal content */
.loading-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-height: 80%;
    border-radius: 10px;
    text-align: center;
}

.loading-content p {}

.loading-content img {
    animation: rotation 4s infinite linear;
    height: 40px;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    padding: 35px;
    border: 1px solid #888;
    /*width: 80%;*/
    max-height: 80%;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
}

@media (max-width: 767px) {
    .modal-content {
        width: 90%;
    }
}

@media (max-width: 375px) {
    .modal-content {
        max-height: 100%;
        width: 100%;
    }
}

.consent-wrapper {
    background-color: #fefefe;
    padding: 35px;
    border: 1px solid #888;
    max-width: 600px;
    width: 45%;
    max-height: 100%;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
}

@media (max-width: 1023px) {

    .consent-wrapper {
        width: 100%;
        max-width: 100%;
        top: unset;
        left: unset;
        -ms-transform: unset;
        transform: unset;
        bottom: 0px;

    }
}

@media (min-width: 752px) {
    .consent-wrapper {
        /*width: 55%;*/
    }
}


@media (max-width: 425px) {
    .consentDescription {
        height: 390px;
    }
}

@media (max-width: 425px) {
    .consent-wrapper {
        max-height: 100%;
        width: 100%;
        /*height: 97%;
        top: 61%;*/
        border-radius: 16px 16px 0px 0px;
        padding: 32px 16px;
        background-color: #fefefe;
        top: none;
        left: none;
        -ms-transform: none;
        transform: none;
        height: none;
        bottom: 0px;
    }

    .consentDescription {
        height: 390px;
    }
}

.modal-content>h3 {
    font-family: MMHeadline;
    font-size: 28px;
    margin-top: 0px;
}

.modal-content div.modal-body {
    /*max-height: 500px;
    overflow: hidden;*/
    /*aspect-ratio: 1.5 / 1;*/
    position: relative;
    width: 100%;
    max-width: 100%;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .modal-content div.modal-body img.invoice {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .modal-content div.modal-body img.invoice {
        height: 500px;
    }
}

.consent-wrapper .submitButtons {
    /*@media (min-width: 752px) {
        display: flex;
    }*/
    display: flex;
    align-content: center;
    gap: 20px;
    /*  margin-top: 16px;*/
    /* flex-wrap: wrap; */
    flex-direction: row;
    padding-top: 32px;

}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.iishlg {
    margin: 0px;
    color: rgb(58, 58, 58);
    font-size: 20px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    margin-left: 5px;
}

.bucJXg {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 25px;
}

@media (max-width: 425px) {
    .bucJXg {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 18px;
    }
}

.bQjqPs {
    margin: 0;
    color: rgb(58, 58, 58);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

.YSMxC {
    display: grid;
    row-gap: 16px;
    grid-template-columns: 100%;
}

.dRKouO {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: rgb(0, 0, 0);
    padding: 0px;
}

.crApbV a {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-decoration-style: solid;
    text-underline-offset: 3px;
}

.YSMxC a {
    text-decoration: underline;
    word-break: break-word;
}

.lnqxlT {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: rgb(0, 0, 0);
    padding: 0px;
}

.flgrES {
    margin: 0px;
    color: rgb(0, 0, 0);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

.CZbhV {
    display: inline;
    transition: text-decoration-color 200ms ease 0s;
    text-decoration: underline 1px solid rgb(0, 0, 0);
    text-underline-offset: 0.15em;
}

/*switch buttons*/
.ezyhIu {
    margin: 0px;
}


.bNkhrQ {
    list-style-type: none;
    -webkit-tap-highlight-color: transparent;
    max-width: initial;
    margin: 0px;
    padding: 0px;
}

.gWZqww {
    max-width: 736px;
    padding: 0px 0px 0px 0px;
    list-style-type: disc;
    /*margin-left: 8px;*/
}


.hihgxq {
    border-radius: 16px 16px 0px 0px;
    z-index: 101;
    position: absolute;
    bottom: 0px;
    overflow-y: auto;
    width: 100%;
    background-color: white;
    padding: 32px 16px;
    font-family: "Source Sans Pro", sans-serif;
    max-height: 100%;
}

.iBMPnm {
    outline: none;
    border-top: none;
    border-bottom: none;
    margin-bottom: 0px !important;
}

.iBMPnm:hover {
    background-color: rgb(226, 222, 222);
    border-radius: 5px;
}

.iruHS {
    outline: none;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 0px !important;
}

.iruHS:hover {
    background-color: rgb(226, 222, 222);
    border-radius: 5px;
}

.bwFXRG {
    display: block;
    width: 1px;
    min-width: 1px;
    height: 4px;
    min-height: 4px;
}

.gWZqww>*,
.gWZqww li>* {
    font-size: 16px;
}

.imjBAg {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    height: 50px;
}

.iYYIcN {
    position: relative;
}

.gMbbke {
    width: 100%;
    padding: 12px 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.hLCQYU {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    appearance: none;
    position: relative;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: bold;
    width: fit-content;
    border-radius: 0px;
    font-size: 16px;
    height: inherit;
    padding: 0px;
    background: rgba(255, 255, 255, 0);
    border: 0px solid rgba(255, 255, 255, 0);
    color: rgb(0, 0, 0);
}

@media (min-width: 752px) {
    .gMbbke>span {
        width: auto;
        display: flex;
        text-align: inherit;
    }
}


.jdoxMu {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 96px;
    padding-left: 8px;
}

.cNMbeV {
    word-break: break-word !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
    line-height: 28px !important;
    font-size: 16px !important;
}

@media (min-width: 752px) {
    .apEpS {
        font-size: 20px;
        max-height: calc(311.111px);
    }
}

.apEpS {
    margin: 0px !important;
    color: rgb(0, 0, 0) !important;
    font-size: 16px !important;
    line-height: calc(1.55556) !important;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    white-space: normal !important;
    overflow: hidden !important;
    max-height: calc(280px) !important;
    -webkit-line-clamp: 10 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
}

.gWZqww li p:last-child {
    margin-bottom: 0px;
}


.gWZqww li p:first-of-type {
    margin-top: 0px;
}

.kPmapp {
    padding-top: 4px;
}

.hlDxbT {
    margin: 0px;
    color: rgb(97, 97, 97);
    font-size: 14px;
    line-height: calc(1.42857);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-align: right;
}

@media (pointer: fine) {
    .hLCQYU:hover {
        background: rgba(255, 255, 255, 0);
        color: rgb(0, 0, 0);
        border: 0px solid rgba(255, 255, 255, 0);
        text-decoration: none;
    }
}

.iWgMDP {
    outline: none;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: none;
    margin-bottom: 0px !important;
}

.iWgMDP:hover {
    cursor: pointer;
    background-color: rgb(226, 222, 222);
    border-radius: 5px;
}

.bwFXRG {
    display: block;
    width: 1px;
    min-width: 1px;
    height: 4px;
    min-height: 4px;
}

.imjBAg {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.csoLnx {
    order: 0;
    flex: 0 1 auto;
    align-self: flex-start;
}

.bGeyPL {
    position: absolute;
    height: 36px;
    /*display: flex;*/
    -webkit-box-align: center;
    align-items: center;
    right: calc(44px);
    top: 8px;
}

.czzMvw {
    display: flex;
    flex-direction: row;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}


.gQxYWw {
    cursor: pointer;
    background: rgb(204, 204, 204);
    border-radius: 24px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 24px;
}

.gQxYWw input {
    display: none;
}

.hQjuDI {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    border: 2px solid rgb(204, 204, 204);
    position: absolute;
    transition: background 0.15s linear 0s, transform 0.15s linear 0s;
    height: 24px;
    width: 24px;
    will-change: background, transform;
    transform: translateX(0px);
}

.fBjiNQ {
    cursor: pointer;
    background: rgb(0, 0, 0);
    border-radius: 24px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 24px;
}

.fBjiNQ input {
    display: none;
}

.jYHOKO {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    border: 2px solid rgb(0, 0, 0);
    position: absolute;
    transition: background 0.15s linear 0s, transform 0.15s linear 0s;
    height: 24px;
    width: 24px;
    will-change: background, transform;
    transform: translateX(24px);
}

/* ********************* CONSENT LAYER ****************************** */

.iishlg {
    margin: 0px;
    color: rgb(58, 58, 58);
    font-size: 20px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    margin-left: 5px;
}

.bQjqPs {
    margin: 0;
    color: rgb(58, 58, 58);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

.YSMxC {
    display: grid;
    row-gap: 16px;
    grid-template-columns: 100%;
}

.dRKouO {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: rgb(0, 0, 0);
    padding: 0px;
}

.crApbV a {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-decoration-style: solid;
    text-underline-offset: 3px;
}

.YSMxC a {
    text-decoration: underline;
    word-break: break-word;
}

.lnqxlT {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: rgb(0, 0, 0);
    padding: 0px;
}

.flgrES {
    margin: 0px;
    color: rgb(0, 0, 0);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
}

.CZbhV {
    display: inline;
    transition: text-decoration-color 200ms ease 0s;
    text-decoration: underline 1px solid rgb(0, 0, 0);
    text-underline-offset: 0.15em;
}

/*switch buttons*/
.ezyhIu {
    margin: 0px;
}

.eofieF {
    width: 100%;
    left: 0px;
    right: 0px;
    background: center center / cover no-repeat rgba(255, 255, 255, 0);
    margin-top: 0px !important;
}

.hPIYBS {
    display: flex;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: rgb(255, 255, 255);
    padding-top: 8px;
    margin: 0px;
    max-height: 30vh;
}

.bNkhrQ {
    list-style-type: none;
    -webkit-tap-highlight-color: transparent;
    max-width: initial;
    margin: 0px;
    padding: 0px;
}

/*.gWZqww {
    max-width: 736px;
    padding: 0px 0px 0px 8px;
    list-style-type: disc;
    margin-left: 8px;
}*/

.hihgxq {
    border-radius: 16px 16px 0px 0px;
    z-index: 101;
    position: absolute;
    bottom: 0px;
    overflow-y: auto;
    width: 100%;
    background-color: white;
    padding: 32px 16px;
    font-family: "Source Sans Pro", sans-serif;
    max-height: 100%;
}

.iBMPnm {
    outline: none;
    border-top: none;
    border-bottom: none;
    margin-bottom: 0px !important;
}

.iruHS {
    outline: none;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 0px !important;
}

.bwFXRG {
    display: block;
    width: 1px;
    min-width: 1px;
    height: 4px;
    min-height: 4px;
}

.gWZqww>*,
.gWZqww li>* {
    font-size: 16px;
}

.imjBAg {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.iYYIcN {
    position: relative;
}

.gMbbke {
    width: 100%;
    padding: 12px 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.hLCQYU {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    appearance: none;
    position: relative;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: bold;
    width: fit-content;
    border-radius: 0px;
    font-size: 16px;
    height: inherit;
    padding: 0px;
    background: rgba(255, 255, 255, 0);
    border: 0px solid rgba(255, 255, 255, 0);
    color: rgb(0, 0, 0);
}

@media (min-width: 752px) {
    .gMbbke>span {
        width: auto;
        display: flex;
        text-align: inherit;
    }
}


.jdoxMu {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 96px;
    padding-left: 4px;
}

.cNMbeV {
    word-break: break-word;
    -webkit-box-flex: 1;
    flex-grow: 1;
    line-height: 28px;
    font-size: 16px;
}

@media (min-width: 752px) {
    .apEpS {
        font-size: 20px;
        max-height: calc(311.111px);
    }
}

.apEpS {
    margin: 0px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    white-space: normal;
    overflow: hidden;
    max-height: calc(280px);
    -webkit-line-clamp: 10;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.gWZqww li p:last-child {
    margin-bottom: 0px;
}


.gWZqww li p:first-of-type {
    margin-top: 0px;
}

.kPmapp {
    padding-top: 4px;
}

.hlDxbT {
    margin: 0px;
    color: rgb(97, 97, 97);
    font-size: 14px;
    line-height: calc(1.42857);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-align: right;
}

@media (pointer: fine) {
    .hLCQYU:hover {
        background: rgba(255, 255, 255, 0);
        color: rgb(0, 0, 0);
        border: 0px solid rgba(255, 255, 255, 0);
        text-decoration: none;
    }
}

.iWgMDP {
    outline: none;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: none;
    margin-bottom: 0px !important;
}

.iWgMDP:hover {
    cursor: pointer;
}

.bwFXRG {
    display: block;
    width: 1px;
    min-width: 1px;
    height: 4px;
    min-height: 4px;
}

.imjBAg {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.csoLnx {
    order: 0;
    flex: 0 1 auto;
    align-self: flex-start;
}

.bGeyPL {
    position: absolute;
    height: 36px;
    /*display: flex;*/
    -webkit-box-align: center;
    align-items: center;
    right: calc(44px);
    top: 8px;
}

.czzMvw {
    display: flex;
    flex-direction: row;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}


.gQxYWw {
    cursor: pointer;
    background: rgb(204, 204, 204);
    border-radius: 24px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 24px;
}

.gQxYWw input {
    display: none;
}

.hQjuDI {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    border: 2px solid rgb(204, 204, 204);
    position: absolute;
    transition: background 0.15s linear 0s, transform 0.15s linear 0s;
    height: 24px;
    width: 24px;
    will-change: background, transform;
    transform: translateX(0px);
}

.fBjiNQ {
    cursor: pointer;
    background: rgb(0, 0, 0);
    border-radius: 24px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 24px;
}

.fBjiNQ input {
    display: none;
}

.jYHOKO {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    border: 2px solid rgb(0, 0, 0);
    position: absolute;
    transition: background 0.15s linear 0s, transform 0.15s linear 0s;
    height: 24px;
    width: 24px;
    will-change: background, transform;
    transform: translateX(24px);
}

/* ********************* START CONSENT LAYER ****************************** */
.consent-wrapper .submitButtons button {
    width: 100%;
    text-align: center;
    /*margin: 16px 0px;
    display: flex;*/
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    appearance: none;
    padding: 0px 24px;
    position: relative;
    text-decoration: none;
    font-family: SourceSansPro, Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    height: 48px;
}

.consent-wrapper .submitButtons button.currentConfigButton {
    background: rgb(0, 0, 0);
    border: 2px solid rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.display-currentconfig {
    display: none;
}

.consent-wrapper .submitButtons button.denyAllButton {
    background: rgb(0, 0, 0);
    border: 2px solid rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.consent-wrapper .submitButtons button.acceptAllButton {
    background: rgb(0, 0, 0);
    border: 2px solid rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.consentDescription {
    margin-bottom: 10px;
}

.consentDescription a {
    color: rgb(0, 0, 0);
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-decoration-style: solid;
    text-underline-offset: 3px;
}

/* ********************* END CONSENT LAYER ****************************** */

/* ********************* START CONTACT PAGE ****************************** */
.RRSSIconsBlock {
    /*height: 87px;*/
    margin-top: 10px;
    margin-bottom: 38px;
    display: flex;
}

.RRSSIconsBlock a {
    margin: 10px 30px 10px 0;
    color: rgb(0, 0, 0);
    text-decoration: none;
    flex: 1;
    position: relative;
    height: 130px;
}

.RRSSIcon {
    height: 50px;
}

.RRSSIconsBlock a div,
.RRSSIconsBlock a span {
    /*float: left;*/
}

.RRSSIconsBlock a span {
    position: absolute;
    /*bottom: 0px;*/
    width: 100%;
}

.RRSSIconsBlock a span * {
    margin: 0px;
}

.RRSSIconsBlock svg {
    width: 32;
    height: 32;
}

.RRSSIconsBlock .chatButton svg {
    fill: rgb(255, 255, 255);
}

.chatButton {
    background-color: black !important;
    border-radius: 32px !important;
    width: 43px !important;
    height: 43px !important;
    margin-right: 5px;
    margin-top: 0px !important;
    cursor: pointer;
    border: none !important;
}

.chatButton div {
    margin: 0px;
    padding: 0px;
    position: relative;
    left: -3px;
    top: 1px;
}

.contactChannels {
    margin-top: 30px;
}

.contactChannels .c--details {
    color: #909090;
    line-height: 20px;
}

.contactChannels a {
    text-decoration: none;
    width: 210px;
    display: block;
}

.newsletter-link-as-button {
    background-color: rgb(0, 0, 0) !important;
    border: none !important;
    color: white;
    padding: 20px 34px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400 !important;
    border-radius: 8px;
}

.newsletter-container {
    box-sizing: border-box;
    margin: 0px auto;
    width: 90%;
    max-width: 1472px;
    text-align: center;
}

.newsletter-icon-container {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 160px;
    width: 160px;
    background-color: rgb(247, 247, 247);
    border-radius: 80px;
    margin: 0 auto;
    margin-bottom: 32px;
}

.newsletter-icon {
    display: flex;
}

.newsletter-icon svg {
    cursor: inherit;
    width: 72px;
    height: 72px;
    transform: rotate(0deg);
    fill: currentcolor;
}

.newsletter-message {
    margin-bottom: 40px;
}

.newsletter-container-button {
    display: flex;
    white-space: nowrap;
    -webkit-box-pack: center;
    justify-content: center;
}

/* ********************* END CONTACT PAGE ****************************** */

.no-video-el-gran-sinpa,
.no-video-la-manoton {
    border: 1px solid rgb(227, 227, 227, 1);
    border-radius: 6px;
    padding: 9px;
    text-align: center;
}

.no-video-el-gran-sinpa p button,
.no-video-la-manoton p button {
    display: inline-block;
}

.center {
    text-align: center
}

p.success-el-gran-sinpa,
p.success-la-manoton {
    font-size: 28px;
    font-weight: bold;
}

.whatsappLink {
    text-decoration: none !important;
}

.whatsappButton {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    /*border: 1px solid green;
    background-color: #29a71a;
    border-radius: 30px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);*/
}

.whatsappButton .wabText {
    font-weight: bold;
    color: rgb(0, 0, 0);
    /*text-shadow: 1px 2px rgb(0,0,0);*/
    padding-left: 30px;
}

.whatsappButton .wabLogo {
    min-width: 60px;
}

.confirmRegistrationModalBanner {
    text-align: center;
    margin-top: 30px;
    display: block;
}

.confirmRegistrationModalBanner div {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.moreRaffleDetails {
    margin: 30px 0 30px 0;
}

.flex-wrapper .content a.containerLinkToJblBrandZone,
.flex-wrapper .content a.containerLinkToVivoBrandZone,
.flex-wrapper .content a.containerLinkToHisenseBrandZone,
.flex-wrapper .content a.containerLinkToBetterWay {
    text-decoration: none;
}

section.centeredContainer {
    margin: 0 auto;
}

.containerLinkToVivoBrandZone,
.containerLinkToHisenseBrandZone {
    display: block;
    margin: 30px auto 10px auto;
    /*max-width: 670px;*/
    width: 100%;
}

.linkToJblBrandZone {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    border: 2px solid #ff3300;
    border-radius: 8px;
    padding: 8px;
    width: fit-content;
    height: auto;
    justify-content: center;
    margin-bottom: 30px;
}

.linkToJblBrandZone:hover {
    cursor: pointer;
    background-color: rgb(255, 51, 0, 0.34);
}

.linkToVivoBrandZone,
.linkToHisenseBrandZone,
.linkToBetterWay {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    border: 2px solid rgb(67, 95, 255);
    border-radius: 8px;
    padding: 8px;
    height: auto;
    /*width: fit-content;
    justify-content: center;*/
    justify-content: flex-start;
    margin-bottom: 30px;
}

.linkToBetterWay {
    border: 2px solid rgb(0, 135, 99);
    background-color: rgb(0, 135, 99);
    color: rgb(255, 255, 255);
}

.linkToVivoBrandZone:hover {
    cursor: pointer;
    background-color: rgb(67, 95, 255, 0.34);
}

.linkToHisenseBrandZone {
    min-height: 80px;
}

.linkToJblBrandZone img,
.linkToVivoBrandZone img {
    max-width: 69px;
}

.linkToHisenseBrandZone img {
    max-width: 167px;
    height: auto;
}

.linkToHisenseBrandZone p,
.linkToVivoBrandZone p {
    margin: 0px !important;
}

.linkToBetterWay img {
    max-width: 109px;
    height: auto;
}

.redBullGamingSectionTitle {
    font-weight: bold;
}

.redBullGamingSectionLinks {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 30px;
}

.redBullGamingSectionContainer {
    text-decoration: none !important;
    border-radius: 8px;
}

.redBullGamingSectionContainer:hover {
    cursor: pointer;
    background-color: rgb(255, 51, 0, 0.34);
}

.redBullGamingSectionContainerLink {
    border: 2px solid #df0000;
    border-radius: 8px;
    padding: 8px;
}

.redBullGamingSectionContainerLink p {
    font-family: 'MMHeadline';
    font-size: 39px;
}

#pay-type-fixed,
#insurance-no {
    margin-left: 20px;
}

.repairDetails {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 2px solid #df0000;
    border-radius: 8px;
    padding: 15px;
    margin: 15px 0;
    width: fit-content;
    box-shadow: 5px 3px 3px #df0000;
}

.repairDetails p {
    margin: 0px !important;
}

.repairDetails p:nth-child(2) {
    margin-top: 5px !important;
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    white-space: normal;
    overflow: hidden;
    padding-left: 2px;
    font-size: 24px;
    color: #df0000;
}

@media (max-width: 767px) {
    

    .radio-line {

        display: grid !important;

    }

    .consentDescription * {
        font-size: 12px;
    }

    .RRSSIconsBlock {
        display: grid;
    }

    .sorteonocompradores {
        box-sizing: border-box;
        display: block;
        width: 109px;
        /*Ancho de la imagen nueva*/
        height: 186px;
        /*Alto de la imagen nueva*/
        padding-left: 340px;
        /*Padding igual al ancho de la imagen nueva*/
        background: url('/assets/img/headerSorteoNoCompradoresMobile.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .logitechgteamhereticsheader {
        content: url('/assets/img/logitechgteamheretics/header752x300.jpg');
    }

    .easportsfc24header {
        content: url('/assets/img/eafc24/header752x300.png');
    }

    .elgransinpaheader {
        content: url('/assets/img/elgransinpa/header752x300.png');
    }

    .sorteodiadelatv {
        content: url('/assets/img/sorteodiadelatv/header752x300.png');
    }

    .sorteoloteriamediamarkt2023 {
        content: url('/assets/img/sorteoloteriamediamarkt2023/header752x300.jpg');
    }

    .sorteojblformigalheader {
        content: url('/assets/img/sorteojblformigal/header752x300b.png');
    }

    .sorteoloteriamediamarkteneroheader {
        content: url('/assets/img/sorteoloteriamediamarktenero/header752x300.png');
    }

    .sorteobluemondayheader {
        content: url('/assets/img/sorteobluemonday/header752x300.png');
    }

    .sorteosamsunggalaxys24header {
        content: url('/assets/img/sorteosamsunggalaxys24/header703x500.jpg');
    }

    .sorteodiadelafelicidadheader {
        content: url('/assets/img/sorteodiadelafelicidad/header703x500.jpg');
    }

    .sorteogalafinalredbulldraftheader {
        content: url('/assets/img/sorteogalafinalredbulldraft/header752x300b.jpg');
    }

    .sorteohisenseeuro2024header {
        content: url('/assets/img/sorteohisenseeuro2024/header703x500.jpg');
    }

    .sorteovivoeuro2024header {
        content: url('/assets/img/sorteovivoeuro2024/header_703x500.jpg');
    }

    .sorteomesdelarecompraheader {
        content: url('/assets/img/sorteomesdelarecompra/header703x500.jpg');
    }

    .sorteofujifilmaperturaadejeheader {
        content: url('/assets/img/sorteofujifilmaperturaadeje/header_703x500.png');
    }

    .sorteoportaventuraheader {
        content: url('/assets/img/sorteoportaventura/LANDING_HUB_SORTEO-PORTVENTURA_MOBILE_700x200.jpg');
    }

    .sorteonps2024header {
        content: url('/assets/img/sorteonps2024/header703x500.jpg');
    }

    .lamanoton2024header {
        content: url('/assets/img/lamanoton2024/header_703x500.png');
    }

    .lamanoton2024headerclosed {
        content: url('/assets/img/lamanoton2024/headerClosed_703x500.png');
    }

    .lamanoton2024okmobilitybanner {
        content: url('/assets/img/lamanoton2024/okmobilitybanner703x500.jpg');
    }

    .sorteosevillalagohheader {
        content: url('/assets/img/sorteosevillalagoh/header752x300.png');
    }

    .sorteovalenciaaquaheader {
        content: url('/assets/img/sorteovalenciaaqua/header752x300.png');
    }

    .sorteobetterwayheader {
        content: url('/assets/img/sorteobetterway/header752x300.jpg');
    }

    .sorteoxiaomiagostoheader {
        content: url('/assets/img/sorteoxiaomiagosto/header700x300.png');
    }

    .sorteoaperturaburgosheader {
        content: url('/assets/img/sorteoaperturaburgos/header700x300.png');
    }

    .sorteoappordenadoresheader {
        content: url('/assets/img/sorteoappordenadores/header700x300.png');
    }

    .formularioappleheader {
        content: url('/assets/img/formularioapple/header700x300.png');
    }

    .elgransinpa2024header {
        content: url('/assets/img/elgransinpa2024/header703x500.jpg');
    }

    .sorteoaltavocesmarshallheader {
        content: url('/assets/img/sorteoaltavocesmarshall/header_703x500.png');
    }

    .sorteoblacklgheader {
        content: url('/assets/img/sorteoblacklg/header_703x500.jpg');
    }

    .sorteonpsnavidad2024header {
        content: url('/assets/img/sorteonpsnavidad2024/header703X500.jpg');
    }

    .sorteogooglepixel2024header {
        content: url('/assets/img/sorteogooglepixel2024/header-703x500.jpg');
    }

    .saltaenparacaidasheader {
        content: url('/assets/img/saltaenparacaidas/header-703x500.jpg');
    }

    .sorteoencuestasatisfaccion2025header {
        content: url('/assets/img/sorteoencuestasatisfaccion2025/header703x500.jpg');
    }

    .sorteofebrerops5header {
        content: url('/assets/img/sorteofebrerops5/header703x500.jpg');
    }

    .sorteomarzogalaxys25header {
        content: url('/assets/img/sorteomarzogalaxys25/header703x500.jpg');
    }

    .sorteoabril5lgoledheader {
        content: url('/assets/img/sorteoabril5lgoled/header703x500.jpg');
    }

    .sorteomayo5packsgooglepixelheader {
        content: url('/assets/img/sorteomayo5packsgooglepixel/header703x500.jpg');
    }

    .sorteokingsleagueheader {
        content: url('/assets/img/sorteokingsleague/header703x500.jpg');
    }

    .sorteonps2025header {
        content: url('/assets/img/sorteonps2025/header703x500.jpg');
    }

    .sorteoappjunio2025header {
        content: url('/assets/img/sorteoappjunio2025/header703x500.png');
    }

    .manoton2025header {
        content: url('/assets/img/manoton2025/header703x500.jpg');
    }

    .manotoncoche2025header {
        content: url('/assets/img/manoton2025/coche703x500.jpg');
    }

    .peaqxrobbiewilliamsheader {
        content: url('/assets/img/peaqxrobbiewilliams/header703x500.jpg');
    }

    .sorteoappjulio2025header {
        content: url('/assets/img/sorteoappjulio2025/header703x500.jpg');
    }

    .sorteoappagosto2025header {
        content: url('/assets/img/sorteoappagosto2025/header703x500.jpg');
    }

    .sorteomotogpgoproheader {
        content: url('/assets/img/sorteomotogpgopro/header700x300.jpg');
    }

    .sorteoappseptiembre2025header {
        content: url('/assets/img/sorteoappseptiembre2025/header_703x500.jpg');
    }
    .sorteonps2025octubreheader {
        content: url('/assets/img/sorteonps2025octubre/header703x500.jpg');
    }
    .elgransinpa2025header {
        content: url('/assets/img/elgransinpa2025/header703x300.jpg');
    }


}

@media (max-width: 767px) {

    .image-mimediamarkt {
        width: 100%;
        height: 100%;
        content: url('/assets/img/mimediamarkt/703x500_SIN_CTA.jpg') !important;
        background-size: cover;
        background-position: center;

    }
}

/*@media (max-width: 1024px) {
    iframe#video-el-gran-sinpa, iframe#video-la-manoton {
        height: 400px !important;
    }
}*/

iframe#video-el-gran-sinpa,
iframe#video-la-manoton {
    height: calc(100vw / 1.72);
}


@media (max-width: 868px) {

    .consent-wrapper .submitButtons {
        flex-wrap: wrap;
    }
}

@media (max-height: 667px) {
    .consentDescription {
        height: 293px;
        overflow: scroll;
        margin-bottom: 10px;
    }
}

@media (max-height: 807px) {
    .consentDescription {
        /*height: 393px;*/
        overflow: scroll;
        margin-bottom: 10px;
    }
}

@media (min-width: 752px) {
    .whatsappLink {
        display: none !important;
    }

    .whatsappButton {
        display: none !important;
    }

    .whatsappButton .wabText {
        display: none !important;
    }
}

@media (min-width: 752px) {

    .whatsappLink {
        display: none !important;
    }

    .whatsappButton {
        display: none !important;
    }

    .whatsappButton .wabText {
        display: none !important;
    }
}

@media (min-width: 1320px) {
    #form section {
        width: 100%;
        /*display: inline-table;*/
    }
}

@media (min-width: 650px) {
    .checkboxContent label {
        /*width: auto;*/
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.parent-wrapper {
    height: 56px;
    border: 2px solid #616161;
    border-radius: 8px;
    position: relative;
    padding: 10px;
}

.textarea-parent-wrapper {
    height: unset;
    /* 200px */
    border: 2px solid #616161;
    border-radius: 8px;
    position: relative;
    padding: 10px;
}

.textarea-parent-wrapper textarea {
    border: none;
}

.children-input {
    border: none !important;
}

.children-label {
    position: absolute;
    top: 15px !important;
    left: 14px !important;

}

section.content input[type=text],
section.content textarea {
    padding-top: 18px;
}

section.content input[type=date] {
    padding-top: 20px;
}

.children-input:valid~.children-label,
.children-input:focus~.children-label {
    top: 0px !important;
}

.children-input:valid~.children-label *,
.children-input:focus~.children-label * {
    font-size: 12px !important;
}

section.content label#website-label {
    top: 0px !important;
}

section.content label#website-label * {
    font-size: 12px !important;
}

section.content label#birthdate-label {
    top: 0px !important;
}

section.content label#birthdate-label * {
    font-size: 12px !important;
}

.custom-date-wrapper {
    position: relative;
}

input[type=date],
.children-input,
input[type=date]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-date-icon {
    position: absolute;
    left: 117px;
    top: 20px;
    width: 25px;
    height: 25px;
    background: url('/assets/img/calendar.jpg') no-repeat center;
    background-size: cover;
    pointer-events: none;
    z-index: 999;
}

input[type=date]:before {
    content: url('/assets/img/calendar.jpg');
    font-family: Arial, sans-serif;
    font-size: 16px;
    position: absolute;
    right: 0px;
    bottom: -3px;
    /*transform: translateY(-50%);*/
    cursor: pointer;
    z-index: 999;
    pointer-events: none;
    filter: invert(100%);
}

/* 
// Esconde el ícono de fecha predeterminado en Chrome
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
  }
  
  // Añade un nuevo ícono de fecha 
  input[type="date"] {
    background: url('/assets/img/lamanoton2024/calendar.png') no-repeat right;
    filter: invert(100%);
    background-size: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    // Asegúrate de poner suficiente padding para que el texto no se sobreponga al ícono
    padding-right: 30px; // El tamaño dependerá de tu ícono
  }
*/

.children-input::placeholder {
    color: transparent;
}

.children-input:focus::placeholder {
    color: #c0b9c9;
}

.radiobutton {
    display: flex;
    box-sizing: border-box;
    padding: 0;
    appearance: auto;
    height: 20px;
    gap: 5px;
    margin-bottom: 20px;
    justify-content: flex-start;
}

.selectArrowContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
}

.selectArrow {
    cursor: inherit;
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    fill: rgb(0, 0, 0);
    right: 10px;
    text-align: right;
    position: absolute;
    top: 15px;
}

.selectLabel {
    margin: 0px;
    color: rgb(58, 58, 58);
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    bottom: 8px;
    position: relative;
    padding-left: 3px;
}

.radio-button-label-parent {
    margin-bottom: 10px !important;
}

/* Customize the label (the container) */
.radio-button-label {
    display: inline;
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    margin-right: 15px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-button-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radio-button-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    border: 2px solid rgb(97, 97, 97);
}

/* On mouse-over, add a grey background color */
.radio-button-label:hover input~.checkmark {
    background-color: rgb(255, 255, 255);
}

/* When the radio button is checked, add a blue background */
.radio-button-label input:checked~.checkmark {
    background-color: rgb(255, 255, 255);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-button-label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-button-label input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-button-label .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgb(0, 0, 0);
}

/* Customize the label (the container) */
.checkbox-label {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    padding-top: 2px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkbox-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: 2px solid rgb(140, 140, 140);
    background-color: rgb(255, 255, 255);
}

/* On mouse-over, add a grey background color */
.checkbox-label:hover input~.checkmark {
    border: 2px solid rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

/* When the checkbox is checked, add a blue background */
.checkbox-label input:checked~.checkmark {
    background-color: rgb(0, 0, 0);
    border: 2px solid rgb(0, 0, 0);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-label input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-label .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -5px;
}

.custom-file-name {
    margin-left: 10px;
    font-style: italic;
    font-size: 15px;
    color: #555;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.cloudUploadIcon {
    display: inline-block;
}

.cloudUploadIcon:before {
    content: " ";
    background-image: url(/assets/img/cloudUpload24x24.svg);
    width: 24px;
    height: 24px;
    display: block;
}

.file-upload-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 0px;
}

.beforeLabel {
    margin: 0;
    color: #3a3a3a;
    font-size: 12px;
    line-height: calc(1.33333);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    bottom: 8px;
    position: relative;
    padding-left: 3px;
}

section.content button.add-file-btn {
    background-color: #e3e3e3;
    color: #616161;
    font-size: 16px;
    font-weight: normal;
    border: none;
    width: auto;
    padding: 0 10px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
    margin-bottom: 25px;
}

section.content button.add-file-btn:before {
    content: " ";
    background-image: url(/assets/img/plus.svg);
    width: 24px;
    height: 24px;
    display: block;
}

.custom-file-upload .remove-btn {
    right: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    background-image: url(/assets/img/delete.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.link__legalbases,
.link__terms {
    color: #3a3a3a;
}

.submitContent {
    margin-top: 10px;
    text-align: center;
}

form[id=consentLayerForm] button[type=button] {
    cursor: auto;
}

.iYYIcN {
    cursor: auto;
}

@media (max-width: 1023px) {
    form:not([id=consentLayerForm]):not([data-test=search-form]) {
        margin: 0 auto 15px auto;
        width: 100%;
    }

    section.centeredContainer {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    form:not([id=consentLayerForm]):not([data-test=search-form]) {
        margin: 0 auto 15px auto;
        width: 50%;
    }

    section.centeredContainer {
        width: 50%;
    }

    /*.parent-wrapper {
        width: 50%;
    }
    .textarea-parent-wrapper {
        width: 50%;
    }
    .input__error, .textarea__error {
        margin: 0 auto 25px auto;
        width: 50%;
    }
    div.checkboxContent {
        width: 50%;
        margin: 0 auto;
    }
    */
    /*textarea#request {
        width: 50%;
    }*/
}

.special-media-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.special-media-text img {
    border-radius: 16px;
    width: 40%;
}


@media (max-width: 780px) {
    .special-media-text {
        flex-direction: column;
    }

    .special-media-text img {
        border-radius: 16px;
        width: 100%;
    }
}


.stepsSection {
    padding-block: 64px;
}

.stepsTitle {
    margin-top: 20px;
}

.stepsTitle h2 {
    margin: 0px;
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
}

@media (min-width: 752px) {
    .stepsTitle h2 {
        line-height: calc(1.4);
    }
}

@media (min-width: 752px) {
    .stepsTitle h2 {
        font-size: 24px;
    }
}

.wrapperSteps {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 40px auto;
    gap: 25px;
}

@media (max-width: 767px) {
    .wrapperSteps {
        flex-direction: column;
        gap: 25px;
    }
}

.step {
    /*text-align: center;*/
}

@media (min-width: 767px) {
    .steps3items .step {
        width: 33%;
    }

    .steps4items .step {
        width: 25%;
    }
}

@media (min-width: 980px) {
    .step {
        /*max-width: 200px;*/
    }
}

@media (min-width: 1060px) {
    .step {
        /*max-width: 484px;*/
    }
}

@media (max-width: 767px) {
    .step {
        display: flex;
        flex-direction: row;
        gap: 20px;
    }
}

.stepNumberAndStripe {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

@media (max-width: 767px) {
    .stepNumberAndStripe {
        flex-direction: column;
        align-items: flex-start;
        width: 43px;
    }
}

.stepNumber {
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 30px 10px 0;
}

.stepStripe {
    width: calc(100% - 110px);
    border: 1px solid rgb(0, 0, 0);
}

.stepText {
    font-weight: bold;
}

@media (max-width: 767px) {
    .stepStripe {
        width: 20px;
        border: 0;
        border-right: 1px solid #000;
    }

    .stepStripe::before {
        content: "\00a0 ";
    }

    .stepText {
        margin-top: 4px !important;
    }
}

@media (min-width: 752px) {
    .stepNumber {
        font-size: 32px;
    }
}

@media (min-width: 752px) {
    .stepNumber {
        line-height: calc(1.28571);
    }
}

@media (min-width: 752px) {
    .stepNumber {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .step {
        text-align: left;
    }

    .stepNumber {
        width: calc(2.5rem);
        height: calc(2.5rem);
        margin: 0 0 10px 0;
    }
}

#quizz-container h2 {
    color: #3a3a3a;
    margin: 30px 0 15px 0;
    width: 100%;
}

@media (max-width: 1024px) {
    #quizz-container h2 {
        color: #3a3a3a;
        margin: 30px 0 15px 0;
        width: unset;
    }
}

#quizz-container h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    white-space: normal;
    overflow: hidden;
    font-size: 24px;
    color: #df0000;
}

/*.container-quizz {
    box-sizing: border-box;
    margin: 0px auto 30px auto;
    max-width: 1472px;
    justify-content: center;
}*/
.questions-container {
    display: flex;
    flex-direction: column;
}

.questions-container .radio-button-label-parent {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    font-family: MMHeadline, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    white-space: normal;
    overflow: hidden;
    font-size: 24px;
    color: #df0000;
}

.span-textquizz {
    padding-left: 20px;
}

.question {
    line-height: 30px;
}

#quizz-container input[type='radio'] {
    transform: scale(2);
}

.lamanoton2024partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 15px;
}

@media (min-width: 1024px) {
    .lamanoton2024partners {
        margin: 0 auto 15px auto;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .lamanoton2024okmobility {
        width: 200px;
    }
}

.facturasTittle {
    color: #000 !important;
    font-weight: 600 !important;
    font-family: 'NotoSansDisplay' !important;

}

.elgransinpaconditions {
    max-width: 500px;
    text-align: left;
    margin: 0 auto;
}

.full-width-wrapper-container {
    display: block;
    width: 100%;
    text-decoration: none !important;
    cursor: pointer;
}

.full-width-container {
    background-color: rgb(232, 232, 232);
    border-radius: 16px;
    margin: 0 0 80px 0;
    padding: 45px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.full-width-container:hover {
    background-color: rgb(225, 225, 225);
}

.full-width-container-title {
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: calc(1.55556);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.full-width-container-link {
    text-align: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.full-width-container-link li {
    display: inline-flex !important;
    list-style-type: none;
    margin: 0px 16px 0px 8px;
}

.full-width-container-link li a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: black;
    padding: 0px;
    text-decoration: none !important;
}

.full-width-container-link li svg {
    cursor: inherit;
    width: 24px;
    height: 24px;
    transform: rotate(0deg);
    fill: rgb(223, 0, 0);
}

.full-width-container-link-break {
    display: block;
    width: 4px;
    min-width: 4px;
    height: 1px;
    min-height: 1px;
}

.full-width-container-link-text {
    margin: 0px;
    color: black;
    font-size: 16px;
    line-height: calc(1.5);
    font-family: NotoSansDisplay, NotoSansDisplay-fallback, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    display: block;
    transition: text-decoration-color 200ms;
    text-decoration: underline 2px solid black;
    text-underline-offset: 0.15em;
}

@media (min-width: 752px) {
    .full-width-container-title {
        font-size: 24px;
        line-height: calc(1.4);
    }

}

header nav ul[role=menubar] {
    max-width: 100% !important;
}

.center-image {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    /* align-content: flex-start; */
    align-items: center;
}

.image-mimediamarkt {
    width: 100%;
    height: 100%;
    content: url('/assets/img/mimediamarkt/1344x354_SIN_CTA.jpg');
    background-size: cover;
    background-position: center;
    border: 2px solid #000;
}