:root {
    --red: #B80F29;
}

body {
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-family: 'ownersTextMedium' !important;
}

/* * {
    font-family: 'ownersTextMedium' !important;
} */

mat-error {
    font-family: 'ownersText' !important;
}

@font-face {
    font-family: 'ownersText';
    src: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/OwnersText-Regular.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: 'ownersTextMedium';
    src: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/OwnersText-Medium.woff2') format('woff2');
    font-weight: bold;
}

@font-face {
    font-family: 'pepsiOwners';
    src: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/PepsiOwners2-Regular220909.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: 'pepsiOwnersCompressed';
    src: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/PepsiOwners2-Compressed220909 1.woff2') format('woff2');
    font-weight: normal;
    line-height: 0.75;
}

.text-pepsi {
    font-family: 'pepsiOwners';
}

.text-pepsi-compressed {
    font-family: 'pepsiOwnersCompressed';
    line-height: 0.75;
    font-weight: 300 !important;
}

.text-owners-medium {
    font-family: 'ownersTextMedium';
}

.text-owners {
    font-family: 'ownersText';
}

.text-center {
    text-align: center;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

.bold {
    font-weight: bold;
}

.text-xl {
    font-size: 9vh;
}

.text-lg {
    font-size: 3.5vh;
}

.text-md {
    font-size: 2.25vh;
}

.text-sm {
    font-size: 1.5vh;
}

.content-container {
    text-align: center;
    z-index: 1;
    position: relative;
    margin-top: 34vh;
}

.almost-game-text {
    margin-top: 0.5vh;
    margin-bottom: 1vh;
}

.proud-partner-container {
    width: 100%;
    max-width: 23vh;
}

.proud-partner-container span {
    display: block;
    padding-bottom: 51%;
    background: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/proud-partner-logos.png') no-repeat center;
    background-size: contain;
}

section.page {
    margin-inline: auto;
    max-width: 100%;
    background: #000000;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.padding-top-logos {
    padding-top: 4vh;
}

.logos-container {
    display: flex;
    justify-content: center;
    z-index: 1;
    position: relative;
    width: 100%;
    margin-inline: auto;
    text-align: center;
}

.divider {
    width: 0.2vh;
    background-color: #ffffff;
    height: 4vh;
    border: none;
}

.pepsi-logo {
    width: 100%;
    max-width: 7vh;
}

.pepsi-logo span {
    display: block;
    padding-bottom: 100%;
    background: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/pepsi_logo.png') no-repeat center;
    background-size: contain;
}

.uefa-logo {
    width: 100%;
    max-width: 7vh;
}

.uefa-logo span {
    display: block;
    padding-bottom: 100%;
    background: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/eufa_logo.png') no-repeat center;
    background-size: contain;
}

.pizza-hut-banner {
    margin-top: 8vh;
    margin-bottom: 5vh;
    width: 100%;
    max-width: 12vh;
    float: right;
}

.pizza-hut-banner span {
    display: block;
    padding-bottom: 84%;
    background: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/pizza_hut_logo.png') no-repeat center;
    background-size: contain;
}

.button-container {
    background-color: var(--red);
    padding-block: 2vh;
    max-width: 24vh;
    border-radius: 1vh;
    margin-inline: auto;
}

.mat-raised-button {
    background-color: var(--red) !important;
    padding-block: 8px !important;
    max-width: 200px !important;
    border-radius: 14px !important;
    margin-inline: auto !important;
    width: 100% !important;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'pepsiOwnersCompressed';
    line-height: 1;
}

button.invalid {

    background-color: rgb(36, 35, 35) !important;
    color: rgb(173, 173, 173) !important;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1em) scale(0.75);
    width: 133.3333333333%;
}

.mat-form-field-appearance-outline .mat-form-field-label {
    top: 1.75rem;
    margin-top: -.25em;
}

.uppercase {
    text-transform: uppercase;
}

input[type="tel"] {
    font-family: 'ownersText' !important;
}

input {
    font-family: 'ownersText' !important;
}

label {
    font-family: 'ownersText' !important;
}

.invalid {
    border-top: unset !important;
    border-bottom: unset !important;
}

.buttons {
    display: flex;
    gap: 16px;
}

.form-stepper {
    margin-top: 64px !important;
}

.weekdays-img-container {
    width: 35vh;
    padding-top: 4vh;
    margin-inline: auto;
}

.weekdays-img-container span {
    display: block;
    padding-bottom: 34%;
    background: url('https://cdn.promo-now.com/site-files/67b6fe1719ecf7e6bde6945f/feed-good-times-header.png');
    background-size: cover;
}

.button-container a {
    text-decoration-line: none;
}

.mat-checkbox-frame {
    border-radius: 100% !important;
}

.mat-checkbox-background {
    border-radius: 100%;
    background: transparent;
}

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.mat-checkbox-checkmark {
    display: none;
}


.mat-checkbox-checked.mat-accent .mat-checkbox-background {
    background: #b80f29;
    border-radius: 100%;
}


.mat-checkbox-checkmark-path {
    stroke: #ffffff !important;
}

@media only screen and (min-aspect-ratio: 3/5) and (max-width: 850px) {
    .padding-top-logos {
        padding-top: 6vw;
    }

    .uefa-logo {
        max-width: 16vw;
    }

    .pepsi-logo {
        max-width: 16vw;
    }

    .divider {
        width: 0.3vw;
        height: 8vw;
    }

    .content-container {
        margin-top: 58vw;
    }

    .text-xl {
        font-size: 14vw;
    }

    .almost-game-text {
        margin-top: 1vw;
        margin-bottom: 2vw;
    }

    .text-md {
        font-size: 3.5vw;
    }

    .button-container {
        padding-block: 3vw;
        max-width: 34vw;
        border-radius: 1vw;
    }

    .text-lg {
        font-size: 6vw;
    }

    .text-sm {
        font-size: 3vw;
    }

    .pizza-hut-banner {
        margin-top: 3vw;
        max-width: 20vw;
        margin-bottom: 30vw;
    }

    section.page {
        overflow: auto;
        height: max-content;
    }


    .logos-container>div {
        gap: 3vw;
    }
}

.mat-card {
    background: transparent !important;
}

form {
    width: 100% !important;
}

@media only screen and (min-width: 850px) {
    section.page {
        width: 50vh;
        height: 90vh;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px, rgba(0, 0, 0, 0.4) 0px 5px 10px;
    }

    body {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .pizza-hut-banner {
        margin-top: 7.5vh;
        margin-bottom: 5vh;
        max-width: 13vh;
    }

    .weekdays-img-container {
        width: 15vw !important;
    }
}

a {
    word-wrap: break-word;
}
.tableContainer {
    overflow: auto !important;
}
table {
    margin: 20px 0;
    border: 1px solid #aaa;
    border-collapse: collapse;
}
table td {
    border: 1px solid #aaa;
    padding: 5px 10px;
}