@font-face {
    font-family: UnityHeadline-Medium;
    src: url(../fonts/medium.woff2);
}
@font-face {
    font-family: UnityHeadline-Bold;
    src: url(../fonts/bold.woff2);
}
body{
    background-color: #FFFFFF;
    color: #000000;
    font-family: UnityHeadline-Medium;
}
h1, h2, h3, h4, h5, h6{
    color: #e41e2b;
    font-family: UnityHeadline-Bold;
}
.h2,.h3{
    font-family: UnityHeadline-Bold;
}
.error{
    color: #e41e2a;
    /* margin-top: -10px; */
    display: block;
    font-family: UnityHeadline-Bold;
}
a, a:hover, a:focus{
    color: #e41e2b;
}
b, strong, .bold{
    font-family: UnityHeadline-Bold;
}
.terms-section-btn p{
    margin: 0;
}
.terms-section-btn{
    background: #000000;
    width: 100%;
}
.terms-section-btn a {
    color: #FFFFFF;
    display: block;
    padding: 14px 0;
    font-family: UnityHeadline-Bold;
}
.terms-section-btn a:hover{
    color: #FFFFFF;
}

.header-section{
    width: 100%;
}

.text-uppercase{
    text-transform: uppercase;
}
a.ot-sdk-show-settings {
    text-transform: uppercase;
}
.first-footer-row a{
    padding:7px 4px;
    color: #FFFFFF;
    font-family: UnityHeadline-Bold;
    font-size: 16px;
}
.error-input {
    border: 2px solid red;
    padding: 10px;
}
.head-title h1{
    margin: 0;
    line-height: 1.2;
}
.ticked-box-section img{
    max-width: 40px;
}
.input-section {
    margin-top: 30px;
    margin-bottom: 10px;
}
.font-md{
    font-size: 23px;
}
.red-box-section a{
    line-height: 1.5;
    color: #fff;
}
.red-box-section p{
    line-height: 1.5;
    color: #fff;
    margin: 0.5rem 0;
    cursor: pointer;
}
.instructions-container {
    margin-top: 80px;
}
.box-body h2 {
    font-weight: 900;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-size: 2rem;
    color:#e41e2b;
}
.bold-font{
    font-weight: 600;
}
.logos-home{
    padding: 20px;
}
.box-body p{
    font-size: 20px;
}
.red-box-section {
    background: #c21523;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px black;
    box-shadow: 0px 1px 3px 0px black;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 6px 10px;
    max-width: 351px;
    line-height: 1.5;
    cursor: pointer;
    border: 3px solid transparent;
}
.red-box-section.active {
    border: 3px solid #000;
}
a.button.large.button-primary {
    font-size: 1.65rem;
    background-color: #008a49;
    color: #FFFFFF;
    padding: 0.65em 2em;
    max-width: 410px;
    width: 100%;
    font-weight: 500;
    height: auto;
    box-shadow: 1px 1px 4px #000;
    border-radius: 10px;
}
.main-btn {
    font-size: 1.15rem;
    background-color: #e41e2b;
    color: #fff;
    padding: 0.55em 2em;
    max-width: 340px;
    width: 100%;
    height: auto;
    font-family: UnityHeadline-Bold;
    margin: auto;
    display: block;
}
.grid-steps-section {
    margin-top: 40px;
}
.box-body img {
    max-height: 280px;
    margin-bottom: 25px;
}
div.upload-btn-section{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 25px;
    justify-content: center;
    margin-top: 20px;
}
.main-btn:hover, .main-btn:focus{
    background-color: #e41e2b;
    color: #fff;
}
input#code, .cell input, .cell select, [type='text']:focus{
    height: 53px;
    font-size: 18px;
    border: 1px solid #000000;
}
.smaller-text{
    font-weight: 600;
}
.footer {
}
.footer-page, .footer-home {
    max-width: 1410px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.footer-home, .footer-page{
}
.footer-page-es{
}
.footer-bg{
    background: #e41e2b;
    padding: 15px 0 10px;
}
.relative-container{
    position: relative;
    min-height: 50svh;
}

.head-title {
    margin-top: 30px;
    margin-bottom: 50px;
}
.call_out_lemon {
    position: absolute;
    right: 81px;
    bottom: 0;
    max-width: 370px;
    margin: 30px auto 0;
    display: block;
}
div#address_lightbox {
    color: #000;
}
.submit-wrapper {
    width: 100%;
}
input.btn-submit{
    padding: 0.8% 12.6%;
    height: 60px;
    font-size: 20px;
    color: #fff;
    background: #c21523;
    border: 0;
    cursor: pointer;
    margin-left: 10px;
    width: 100%;
    max-width: 350px;
    margin: auto;
    display: block;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 3px 0px black;
    box-shadow: 0px 1px 3px 0px black;
}
#codeError {
    margin: 1.5% auto;
    font-size: 17px;
    color: red;
}
.cell.small-12.smallText {
    font-size: 19px;
}
input#payment_method_mail, input#payment_method_paypal {
    height: auto;
    transform: scale(1.5);
    margin-left: 15px;
    margin-top: 12px;
}
.payment-method-section label{
    font-size: 18px;
}
select#state {
    font-size: 18px;
    max-width: 400px;
    margin: auto;
    color: #e41e2b;
    border: 1px solid #000000;
    display: block;
    width: 100%;
}
.first-footer-row a:after {
    content: "|";
    padding-left: 9px;
    display: inline-block;
    vertical-align: text-top;
}
.first-footer-row li:last-child a:after{
    opacity: 0;
}
.enjoy-text, .small-container {
    max-width: 100%;
    padding: 0 15px;
    margin: 3% auto;
}
.warning {
    color: red;
    margin-top: -10px;
}
.box-body{
    padding: 20px 20px 0;
}
.box-image {
    border-bottom: 3px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.box-instr{
}
.box-title {
    padding:15px;
    background: #fff;
}
.box-title h2{
    margin: 0;
}
.box-title h2:before {
    font-size: 23px;
    background: #000;
    color: #fff;
    height: 30px;
    width: 30px;
    content: "1";
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    margin-bottom: 0.5rem;
}
.upload-box-title h2:before{
    content: '2';
}
.receive-box-title h2:before{
    content: '3';
}
.instr-heading{
    border-bottom: 2px solid #2EB3AE;
    padding-bottom: 2%;
}
button.bigText, input.bigText {
    padding: 0.8% 12.6%;
    height: auto;
    font-size: 20px;
    color: #fff;
    background: transparent;
    border: 0;
    cursor: pointer;
    border-radius: 7px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.bigText:hover,button.bigText:focus, input.bigText:hover, input.bigText:focus{
    background: transparent;
    box-shadow: none;
}
.header-upload-section{
}
.header-upload-title{
}
.absolute-player{
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0px;
}
button#fileSelect, label#fileSelect {
    font-size: 16px;
    height: 53px;
}
::-webkit-file-upload-button {
    display: none;
}
::file-selector-button {
    display: none;
}
.container-upload{
    margin-top: 10rem;
    position: relative;
    z-index: 10;
}
.footer-info {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-container {
    margin-top: 50px;
}
h1, h2, h3, h4, .h4 {
    line-height: 1.2;
}
.social-section {
    margin: 50px 16px 100px;
}
.social-icons{
    display: flex;
    justify-content: space-evenly;
    gap: 15px;
}
.social-section>img{
    margin-bottom: 35px;
}
.age-form-container {
    margin-top: 20px;
}
#age-form{
    max-width: 720px;
    margin: auto;
}
.ball-stars-redeem{
    max-width: 570px;
    margin-top: 200px;
    padding: 15px;
    width: 100%;
}
.form-wrapper {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    gap: 15px;
}
.redeem-form [type='text'] {
    text-align: left;
    padding-left: 25px;
}
.form-wrapper select {
    border: none;
    color: #e41e2b;
    background: #FFFFFF;
    padding: 0;
    font-family: UnityHeadline-Bold;
    height: 4.6rem;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    border:1px solid #000000;
    width: 100%;
    text-align-last: center;
}
.bg-container{
    background-repeat: no-repeat;
    background-position: right bottom;
}
.left-bg-container{
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left bottom;
}
.bg-container2 {
    background-repeat: no-repeat;
    background-position: right bottom;
}

::placeholder {
    color: #e41e2b;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e41e2b;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #e41e2b;
}
:focus::-webkit-input-placeholder { opacity: 0; }
:focus:-moz-placeholder { opacity: 0; }
:focus::placeholder { opacity: 0; }

.form-wrapper select>option {
    font-size: 1.8rem;
    font-weight: 600;
}
@media screen and (max-width: 801px) {
    .box-instr {
        margin-bottom: 6%;
    }
    input#code {
        margin-bottom: 7px;
    }
    .input-wrapper{
        margin-bottom: 15px;
    }
    .submit-wrapper {
        width: 100%;
    }
    .menu-sections {
        margin: 20px 0;
    }
    .footer-home, .footer-page{
        margin: 0 10px;
    }
}
@media screen and (max-width:1024px){
    .call_out_lemon {
        max-width: 280px;
    }
}
@media screen and (max-width:768px){
    .first-footer-row li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .call_out_lemon {
        position: static;
    }
    .absolute-btn{
        position: static;
        margin-top: 30px;
    }
    div.upload-btn-section {
        margin-bottom: 140px;
    }
    .bg-container2{
     background-image: none;
    }
    .first-footer-row a:after{
        display: none;
    }
    .ball-stars-redeem {
        margin-top: 120px;
    }
    .red-box-section{
        margin-bottom: 20px !important;
    }
    .form-wrapper select {
        font-size: 2rem;
    }
    .absolute-player {
        position: static;
        margin: auto;
        display: none;
        max-width: 350px;
    }
    .container-upload{
        margin-top: 3rem;
    }
}
@media screen and (max-width:480px){
    .form-wrapper {
    }
    .button.medium.button-primary {
        padding-right: 60px;
        padding-left: 60px;
    }
    .instructions-container {
        margin-top: 60px;
    }
    .terms-section-btn {
        font-size: 11px;
    }
}
@media screen and (max-width:340px) {
    .button.medium.button-primary {
        padding-right: 30px;
        padding-left: 30px;
    }
}
