@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
    font-family: 'Magurie';
    font-weight: 400;
    font-style: normal;
    src: url("/cs/asset/font/Magurie.woff2") format('woff2');
}


html,
body {
    background-color: #ffffff;
    margin: 0px;
    border: 0px;
    background-image: url('/cs/asset/img/lma-bg.jpg');
}

#page-wrapper {
    width: 100%;
    height: 100%;
    x-padding-bottom: 40px;
}

#page-wrapper[data-is-open="1"] {
    position: fixed;
}

#hero-wrapper {
    /* background-color: #ffffff; */
}

#hero {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
    box-sizing: border-box;
    max-width: 1920px;
    width: 100%;
    /* max-height: 800px; */
    /* height: 100%; */
    /* background-size: contain; */
    /* background-repeat: no-repeat; */

}

#hero-txt-wrapper {
    background-color: #ffffff;
    padding: 10px 60px 80px;
}

#hero-txt-wrapper h1 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    color: #2b396d;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
}

#hero-txt-wrapper h1 span {
    font-weight: 900;
}

#hero-txt-wrapper p {
    color: #151617;
    font-size: 20px;
    font-family: "Source Sans 3", sans-serif;
    text-align: center;
}

#cta-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 80px;
}

#cta {
    padding: 0px 20px;
    width: 60%;
}

.cta-header-txt {
    color: #efc136;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.cta-txt {
    color: #ffffff;
    font-size: 18px;
    font-family: "Source Sans 3", sans-serif;
    margin-top: 0px;
}

#cta-buttons {
    display: flex;
    justify-content: left;
}

a.cta-button {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 18px;
    width: 240px;
}

a.cta-submit {
    color: #2b396d;
    background-color: #efc136;
    border-color: #d1a92f;
    margin-right: 20px;
}

a.cta-info {
    color: #ffffff;
    background-color: #757575;
    border-color: #535353;
}

a.cta-submit:hover {
    color: #2b396d;
    background-color: #d1a92f;
    border-color: #d1a92f;
}

a.cta-info:hover {
    color: #ffffff;
    background-color: #535353;
    border-color: #535353;
}


#razorback-logo {
    padding: 0px 20px;
}

#razorback-logo img {
    width: 370px;
}

@media only screen and (min-width: 1035px) and (max-width: 1120px) {

    #razorback-logo img {
        width: 300px;
    }
}

@media only screen and (max-width: 1034px) {

    #cta-wrapper {
        flex-direction: column;
    }

    #razorback-logo img {
        width: 300px;
    }

    #cta {
        padding: 0px 20px 50px;
        width: 100%;
        text-align: center;
    }

    #cta-buttons {
        justify-content: center;
    }
}

@media only screen and (max-width: 630px) {

    #cta-buttons {
        flex-direction: column;
        align-items: center;
    }

    a.cta-button {
        margin: 10px 0px;
    }

    #cta-wrapper {
        padding: 40px 30px;
    }

    #hero-txt-wrapper {
        padding: 10px 40px 40px;
    }
}


/* Styles */

.bl {
    margin: 24px 0px;
}

#outer {
    font-family: 'Epilogue';
    font-weight: 500;
}

#inner {
    margin: 0px auto;
    max-width: 800px;
    padding: 0px 16px;
    padding-top: 24px;
}

#inner>.logo {
    height: 320px;
    background-image: url('/cs/asset/img/lma-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (max-width: 640px) {
    #inner>.logo {
        height: 248px;
        background-image: url('/cs/asset/img/lma-logo.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
}



#inner>.text {
    background-color: #ffc418;
    font-family: 'Epilogue';
    padding: 12px 0px;
    color: black;
    border-radius: 8px;
}

#inner>.text>.a {
    padding: 12px 24px;
    font-size: 36px;
    font-family: 'Magurie';
    font-family: 'Epilogue';
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
}

#inner>.text .lma {
    font-family: 'Magurie';
}

#inner>.text>.b {
    box-sizing: border-box;
    padding: 12px 24px;
    font-family: 'Epilogue';
    font-size: 16px;
    line-height: 24px;
    word-spacing: 2px;
}

#inner>.win {
    xbackground-color: black;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#inner>.win>.fk {
    min-width: 288px;
    min-height: 124px;
    xbackground-color: purple;
    background-image: url('/cs/asset/img/razorback-logo-full-kit.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#inner>.win>.inner>.b {
    font-size: 18px;
    line-height: 22px;
}

#inner>.win>.inner {
    flex-grow: 1;
    xbackground-color: green;
    flex-grow: 1;
    min-height: 124px;
    box-sizing: border-box;
}

#inner>.win>.inner>.a {
    padding: 12px 24px;
    font-family: 'Magurie';
    font-family: 'Epilogue';
    font-weight: 700;
    font-size: 24px;
}

#inner>.win>.inner>.b {
    padding: 12px 24px;
    font-family: 'Epilogue';
    font-size: 18px;
}

@media screen and (max-width: 640px) {
    #inner>.win {
        flex-direction: column;
    }

    #inner>.win>.inner {
        padding-bottom: 16px;
    }
}

#inner>.date {
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
}

#inner>.date>.inner {
    width: fit-content;
    padding: 12px 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

#inner>.date>.inner>.a {
    padding: 0px 4px;
    font-size: 18px;
    font-weight: bold;
    color: white;
}

#inner>.date>.inner>.b {
    padding: 0px 6px;
    font-family: 'Magurie';
    font-size: 28px;
    letter-spacing: 0.8px;
    color: #ffc418;

}

@media screen and (max-width: 640px) {
    #inner>.date>.inner {
        flex-direction: column;
    }

    #inner>.date>.inner>.a {
        font-size: 14px;
        padding-bottom: 8px;
    }
}

#page-wrapper[data-complete="1"] #incomplete {
    display: none;
}
#page-wrapper[data-complete="0"] #complete {
    display: none;
}