.w-form-formradioinput--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
}

.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-checkbox::before {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

.w-checkbox::after {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    clear: both;
}

.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

a {
    text-decoration: underline;
}

.navbar {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}

.nav-link {
    font-size: 18px;
}

.content {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 20px;
}

.section-banner.pub {
    margin-bottom: 20px;
}
.section-banner.pub > a {
    width: 100% !important;
}

.section-banner.pub > a > img {
    width: 100% !important;
    height: auto;
}

.image-banner.mobile {
    display: none;
}

.section-description {
    padding-top: 20px;
    padding-bottom: 20px;
}

.block-content {
    text-align: center;
}

.promotion-title-text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Lobster, sans-serif;
    color: #1e214c;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}

.promotion-title-text.form-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    text-align: left;
}

.promotion-title-text.steps {
    font-family: 'Without foundry', sans-serif;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.promotion-title-text.counter {
    display: inline-block;
    margin-top: 40px;
    padding: 14px 100px 10px;
    border-radius: 10px;
    background-color: #d80715;
    font-family: 'Without foundry', sans-serif;
    color: #fff;
    line-height: 25px;
    text-transform: uppercase;
}

.promotion-title-text.faq {
    font-family: 'Without foundry', sans-serif;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
}

.promotion-description-text {
    padding: 10px 40px;
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.promotion-description-text > strong {
    display: inline-block;
    max-width: 550px;
    margin: 0 auto;
}

.promotion-description-text.form {
    width: 350px;
    margin-top: 5px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
    line-height: 15px;
}

.section-steps {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../images/bgsteps.jpg');
    background-position: 0px 0px;
    background-size: cover;
}

.step-block {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.image-step {
    max-height: 150px;
}

.step-description-text {
    padding: 20px 30px;
    font-family: 'Without foundry', sans-serif;
    color: #fff;
    font-size: 16px;
}

.section-redemption {
    padding-top: 20px;
    padding-bottom: 20px;
}

.link {
    color: #333;
    text-decoration: underline;
}

.link.link-terms-of-participation {
    color: #333;
}

.column-image-receipt {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: rgba(28, 82, 148, 0);
    text-align: center;
}

.block-anrede {
    display: block;
}

.btn-terms-of-participation-close {
    position: static;
    display: block;
    margin-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px;
    float: right;
    border-style: solid;
    border-width: 0px;
    border-color: #fff;
    border-radius: 20px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#296db9), to(#296db9));
    background-image: linear-gradient(180deg, #296db9, #296db9);
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.form {
    display: block;
    width: 100%;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    text-align: left;
}

.error-message {
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px;
    border-radius: 5px;
    background-color: rgba(255, 168, 168, 0.3);
}

.block-receipt {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.block-receipt-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 982px;
    margin-top: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #296db9;
}

.submit-button {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    border-radius: 5px;
    background-color: rgba(26, 148, 16, 0.69);
}

.submit-button.button {
    position: static;
    display: block;
    overflow: hidden;
    width: 350px;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 40px;
    padding-left: 40px;
    border: 1px none #000;
    border-radius: 10px;
    background-color: #d80715;
    box-shadow: none;
    font-family: Notosans, sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
}

.submit-button.button:hover {
    background-color: #b4000c;
}

.input-file {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    overflow: visible;
    width: 350px;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    clear: none;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
    background-image: linear-gradient(180deg, #000, #fff);
    opacity: 0.01;
    font-weight: 700;
    cursor: pointer;
}

.redemption-columns {
    display: block;
    margin-top: 0px;
}

.form-block {
    display: block;
    margin: 15px auto 0px;
}

.block-terms-of-participation {
    display: none;
    margin-top: 10px;
    padding: 16px;
}

.receipt-image {
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-color: #296db9;
}

.block-name {
    display: block;
}

.heading {
    color: #000;
    font-size: 36px;
    font-weight: 300;
}

.heading.subheading-form {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 6px;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #296db9;
    font-size: 22px;
    line-height: 100%;
    font-weight: 600;
}

.heading.subheading-form {
    margin-bottom: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #c41887;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.heading.subheading-form.faq {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #4f4dcf;
    font-size: 18px;
}

.text-form {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-size: 11px;
    font-weight: 700;
}

.text-message-success {
    color: #fff;
}

.loader {
    position: static;
    z-index: 9999;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.76);
}

.text-field {
    position: static;
    height: 30px;
    padding-left: 5px;
    border-radius: 6px;
    font-family: Notosans, sans-serif;
    font-size: 11px;
    line-height: 11px;
}

.text-field.text-field-uppercase {
    text-transform: uppercase;
}

.div-block {
    position: relative;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.message-title-error {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 600;
}

.receipt-button {
    width: 350px;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    border: 1px none #000;
    border-radius: 10px;
    background-color: #d80715;
    box-shadow: none;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-family: Notosans, sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
}

.receipt-button:hover {
    background-color: rgba(216, 7, 21, 0.77);
    color: #fff;
}

.success-message {
    overflow: visible;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 5px;
    background-color: rgba(26, 148, 16, 0.69);
}

.message-title-success {
    margin-top: 0px;
    color: #fff;
    font-size: 31px;
    font-weight: 400;
}

.checkbox-terms {
    margin-top: 10px;
}

.form-description-text {
    display: block;
    padding-right: 220px;
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
}

.text-block-8 {
    position: static;
    color: #4d4d4d;
    font-size: 14px;
}

.form-column {
    margin-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
}

.block-product {
    display: block;
}

.select-field {
    position: static;
    display: block;
    height: 42px;
    max-height: 42px;
    border-radius: 6px;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #7c7c7c;
    font-size: 14px;
    font-weight: 400;
}

.faq-columns {
    text-align: left;
}

.block-faq-question {
    margin-bottom: 0px;
}

.text-block-4 {
    padding-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}

.text-block-4.form-intro-text {
    padding-bottom: 0px;
    color: #51302c;
    font-size: 13px;
    line-height: 15px;
    text-align: justify;
    white-space: normal;
}

.faq-question-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Without foundry', sans-serif;
    color: #1e214c;
    font-size: 17px;
    font-weight: 400;
}

.faq-text-description {
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-size: 13px;
    line-height: 19px;
}

.image {
    max-height: 150px;
    margin-right: auto;
    margin-left: auto;
}

.label {
    padding-left: 0px;
    font-family: Notosans, sans-serif;
    color: #999;
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
}

.label.bank {
    color: #fff;
}

.column {
    padding-right: 5px;
    padding-left: 0px;
}

.column-2 {
    padding-right: 0px;
    padding-left: 5px;
}

.column-3 {
    padding-right: 5px;
    padding-left: 0px;
}

.column-4 {
    padding-right: 0px;
    padding-left: 5px;
}

.column-5 {
    padding-right: 5px;
    padding-left: 0px;
}

.column-6 {
    padding-right: 0px;
    padding-left: 5px;
}

.column-7 {
    padding-right: 5px;
    padding-left: 0px;
}

.select-field-2 {
    height: 30px;
    border-radius: 6px;
    background-color: #fff;
    padding-left: 2px;
    font-size: 11px;
}

.bold-text {
    color: #1e214c;
}

.link-2 {
    color: #1e214c;
}

.link-3 {
    color: #1e214c;
}

.checkbox-field {
    font-size: 15px;
}

.section-pub {
    padding-top: 20px;
    padding-bottom: 20px;
}

.recipe {
    text-decoration: none;
}

.recipe-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-weight: 400;
    text-decoration: none;
}

.columns {
    margin-top: 10px;
}

.image-2 {
    max-width: 300px;
}

.image-3 {
    max-width: 300px;
}

.image-4 {
    max-width: 300px;
}

.text-block-9 {
    text-align: right;
}

.footer-text {
    margin-bottom: 10px;
    font-family: Notosans, sans-serif;
    color: #1e214c;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}

.footer-link {
    display: block;
    font-family: Notosans, sans-serif;
    color: #d80715;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.link-4 {
    color: #d80715;
}

.link-5 {
    color: #d80715;
}

.social-link {
    width: 45px;
    margin-right: 10px;
}

.div-block-2 {
    text-align: right;
}

.link-block {
    margin-top: 40px;
    margin-bottom: 40px;
}

.block-payout {
    margin-top: 10px;
}

.label-required {
    color: #999;
}

.column-left {
    padding-left: 0px;
}

.radio-button-field {
    height: 44px;
    border-style: solid;
    border-width: 2px;
    border-color: #166223;
    border-radius: 5px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-weight: 600;
    text-align: center;
}

.radio-button-field:hover {
    background-color: rgba(22, 98, 35, 0.11);
    color: #fff;
}

.radio-button-label {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    font-family: Notosans, sans-serif;
    color: #166223;
    font-weight: 700;
}

.radio-button-label:hover {
    color: #166223;
}

.text-field-2 {
    border-radius: 5px;
    font-size: 16px;
}

.text-field-2.text-field-uppercase {
    text-transform: uppercase;
}

.text-field-2.text-field-uppercase.text-field {
    font-size: 11px;
}

.row-buttons {
    margin-top: 8px;
    margin-bottom: 8px;
}

.field-label {
    font-size: 16px;
    font-weight: 700;
}

.column-right {
    padding-right: 0px;
}

.row {
    display: inline-block;
    width: 100%;
}

.bold-text-2 {
    font-weight: 400;
}

.faq-shortcut {
    margin-top: 100px;
}

.faq-shortcut a {
    color: #333;
    text-decoration: underline;
}

.faq-shortcut h3 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 400px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .navbar {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .menu-button {
        background-color: #fff;
    }
    .menu-button.w--open {
        background-color: #fff;
    }
    .icon {
        background-color: #fff;
    }
    .nav-menu {
        background-color: #fff;
    }
    .content {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .image-banner {
        display: block;
    }
    .block-content {
        padding-right: 20px;
        padding-left: 20px;
    }
    .column-image-receipt {
        display: block;
    }
    .block-receipt-image {
        height: 1010px;
    }
    .submit-button.button {
        width: 100%;
        height: 42px;
        background-image: none;
    }
    .input-file {
        width: 100%;
        height: 42px;
        text-align: left;
    }
    .receipt-image {
        padding-top: 190px;
        padding-bottom: 185px;
        background-color: #206dbc;
    }
    .receipt-button {
        width: 100%;
        height: 42px;
        margin-right: auto;
        margin-left: auto;
        background-image: none;
        text-align: center;
    }
    .select-field {
        height: 42px;
        max-height: none;
        line-height: 16px;
    }
    .image-2 {
        max-width: 200px;
    }
    .image-3 {
        max-width: 200px;
    }
    .image-4 {
        max-width: 200px;
    }
    .footer-text {
        font-size: 16px;
    }
    .footer-link {
        font-size: 15px;
    }
    .social-link {
        width: 35px;
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .image-banner {
        display: none;
    }
    .image-banner.mobile {
        display: block;
    }
    .promotion-title-text {
        font-size: 22px;
        line-height: 20px;
    }
    .promotion-description-text {
        font-size: 14px;
    }
    .step-block {
        padding-right: 40px;
        padding-bottom: 0px;
        padding-left: 40px;
    }
    .step-description-text {
        padding-right: 40px;
        padding-left: 40px;
        font-size: 14px;
    }
    .column-image-receipt {
        display: none;
    }
    .submit-button.button {
        width: 60%;
    }
    .input-file {
        width: 60%;
    }
    .receipt-button {
        width: 60%;
    }
    .form-description-text {
        padding-right: 10px;
        padding-left: 0px;
    }
    .form-column {
        padding-right: auto;
        padding-left: auto;
    }
    .text-block-4.form-intro-text {
        line-height: 100%;
    }
    .footer-text {
        text-align: center;
    }
    .footer-link {
        padding-bottom: 10px;
        font-size: 16px;
        text-align: center;
    }
    .div-block-2 {
        text-align: center;
    }
}

@media screen and (max-width: 479px) {
    .column, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7 {
        padding-right: 0px !important;
        padding-left: 0px;
    }

    .image-banner.mobile {
        display: block;
    }
    .block-content {
        padding-right: 10px;
        padding-left: 10px;
    }
    .promotion-title-text {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }
    .promotion-title-text.steps {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 20px;
    }
    .promotion-title-text.counter {
        margin-top: 0px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .promotion-description-text.form {
        width: auto;
    }
    .step-block {
        padding-right: 0px;
        padding-left: 0px;
    }
    .step-description-text {
        padding-right: 0px;
        padding-left: 0px;
    }
    .column-image-receipt {
        display: none;
    }
    .form {
        padding-right: 0px;
        padding-left: 0px;
    }
    .submit-button.button {
        width: 100%;
        height: 42px;
        margin-left: 0px;
        background-image: none;
        font-size: 16px;
    }
    .input-file {
        display: block;
        width: 100%;
        height: 42px;
        text-align: left;
    }
    .block-terms-of-participation {
        display: none;
    }
    .heading.subheading-form {
        font-size: 16px;
        font-weight: 400;
    }
    .heading.subheading-form {
        font-size: 22px;
        font-weight: 400;
    }
    .heading.subheading-form.faq {
        font-size: 17px;
    }
    .receipt-button {
        display: block;
        width: 100%;
        padding-top: 7px;
        padding-right: 40px;
        padding-left: 40px;
        background-color: #d80715;
        background-image: none;
        font-size: 16px;
        text-align: center;
    }
    .form-description-text {
        font-size: 14px;
    }
    .form-column {
        padding-right: 0px;
        padding-left: 0px;
    }
    .select-field {
        padding: 0px;
        border-radius: 5px;
    }
    .text-block-4.form-intro-text {
        line-height: 100%;
    }
    .column-left {
        padding-right: 0px;
        padding-left: 0px;
    }
    .radio-button-field {
        width: 95%;
        float: none;
    }
    .radio-button-field.radio-button-right-field {
        float: right;
    }
    .column-right {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@font-face {
    font-family: 'Notosans';
    src: url('../fonts/NotoSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Notosans';
    src: url('../fonts/NotoSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lobster';
    src: url('../fonts/Lobster-1.4.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Without foundry';
    src: url('../fonts/Without-Foundry---Fuse-V.2-Printed-Display-ExtraBold.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}