.sweeps-tile--layered {
    margin: 0 auto 32px auto;
    position: relative;
}
.sweeps-tile--layered::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.sweeps-tile__hero {
    background-image: url("../../images/sweepstakes-xxl.jpg");
    background-size: cover;
    background-position: center;
    height: 360px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sweeps-tile__heading {
    color: #FFFFFF;
    filter: drop-shadow(4px 2px 8px #000000);
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 60px;
    margin: 0;
    text-transform: none;
}
.sweeps-tile__card {
    align-items: center;
    display: flex;
    height: 360px;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.sweeps-tile__copy {
    height: auto;
    padding: 0 20px;
    text-align: center;
    width: 688px;
}
.sweeps-container .row {
    margin-left: 0;
    margin-right: 0;
}
.sweeps-content {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
    width: 724px;
}
.sweeps-content h3 {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    line-height: 24px;
}
.sweeps-content p {
    font-weight: 400;
    text-align: left;
    font-size: 16px;
}

.sweeps-content.additional-content h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    margin-top:10.5px;
}
.sweeps-content.additional-content p,
.sweeps-content.additional-content ul,
.sweeps-content ul
{
    font-family: "Open Sans", sans-serif;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
}

.sweeps-content.additional-content ol,
.sweeps-content ol {
    font-family: "Open Sans", sans-serif;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    padding: 0 0 0 18px;
}

.sweeps-form__container {
    margin: 32px auto 0;
    width: 724px;
}
.sweeps-form__col {
    float: left;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    width: 50%;
}

.sweeps-form__col--full-width {    
    width: 100%;
}
.sweeps-form__container .errormessage {
    color: #b10a32;
    margin-bottom: 8px;
}
.sweeps-form__container .select2-container,
.sweeps-form__container .form-control {
    border: 1px solid #333333 !important;
}
.sweeps-form__special-offers {
    margin-top: 16px;
    margin-bottom: 8px;
}
.sweeps-form__special-offers  .checkbox-checkmark {
    border: 1px solid #333333 !important;
}
.sweeps-form__details--content {
    margin-bottom: 24px;
}
.sweeps-form__details--content:last-child {
    margin-bottom: 0;
}
.sweeps-form__details--button {
    background-color: #ffffff;
    border: none;
    color: #b10a32;
    cursor: pointer;
    padding: 0;
    text-decoration: underline;
}
.sweeps-form__details {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    /* height: 88px; */
    margin: 24px auto 4px auto;
    text-align: center;
    width: 406px;
}
.sweeps-form__btn {
    border: 0;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    min-height: 50px !important;
    padding: 13px 0;
    text-align: center;
}
.sweeps-form__captcha {
    margin-bottom: 46px;
}
.sweeps-modal {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    top: calc(50% - 268px);
}
.sweeps-modal a {
    text-decoration: underline;
}
.sweeps-modal__inner {
    width: 800px;
}
.sweeps-modal__inner .modal-body {
    height: 474px;
}
.sweeps-modal__title {
    color: #111111;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin: 16px auto 28px auto;
    text-align: center;
}
.sweeps-modal__content {
    border: 1px solid #979797;
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    height: 362px;
    padding: 16px 10px 16px 16px;
}
.sweeps-modal__content--title {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}
.sweeps-modal__content--inner {
    height: 330px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 16px;
}
.sweeps-modal__content--inner::-webkit-scrollbar {
    background: transparent;
    width: 6px;
}
.sweeps-modal__content--inner::-webkit-scrollbar-thumb {
    background: #979797;
    height: 77px;
    width: 6px;
    -webkit-border-radius: 3px;
}
.sweeps-modal__content--inner::-webkit-scrollbar-corner {
    background: #979797;
}
.sweeps-form__thank-you {
    margin: 20px auto 0;
    width: 724px;
}
.sweeps-form__thank-you--title {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    letter-spacing: -0.5px;
    line-height: 29px;
    margin-bottom: 16px;
    text-align: center;
    text-transform: capitalize;
}
.sweeps-form__thank-you--content {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.sweeps-form__thank-you--btn {
    border: 0;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin: 38px auto 62px auto;
    min-height: auto !important;
    padding: 13px 0;
    text-align: center;
}
@media screen and (max-width: 1440px) {
    .sweeps-tile__hero {
        background-image: url("../../images/sweepstakes-xl.jpg");
        background-size: cover;
        background-position: center;
        height: 360px;
        margin: 0;
        padding: 0;
        width: 100%;
    }
}
@media screen and (max-width: 1366px) {
    .sweeps-tile--layered {
        margin: 0 auto 32px auto;
    }
}

@media screen and (max-width: 1180px) {
    .sweeps-tile--layered {
        margin: 0 auto 32px auto;
    }
    .sweeps-tile__hero {
        background-image: url("../../images/sweepstakes-lg.jpg");
        height: 256px;
    }
    .sweeps-tile__card {
        height: 256px;
    }
    .sweeps-tile__copy {
        /*height: 72px;*/
        width: 688px;
    }
    .sweeps-tile__heading {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (max-width: 1080px) {
    .sweeps-tile--layered {
        margin: 0 auto 32px auto;
    }
    .sweeps-tile__heading {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (max-width: 1024px) {
    .sweeps-tile--layered {
        margin: 0 auto 32px auto;
    }
    .sweeps-tile__heading {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (max-width: 820px) {
    .sweeps-tile--layered {
        margin: 0 auto 24px auto;
    }
    .sweeps-tile__hero {
        background-image: url("../../images/sweepstakes-md.jpg");
        height: 192px;
    }
    .sweeps-tile__card {
        height: 192px;
    }
    .sweeps-tile__copy {
       /* height: 72px;*/
        width: 560px;
    }
    .sweeps-tile__heading {
        font-size: 32px;
        line-height: 36px;
    }
    .sweeps-content {
        font-size: 16px;
        line-height: 22px;
        width: 720px;
    }
    .sweeps-form__container {
        margin: 24px auto 0;
        width: calc(100% - 48px);
    }
    .sweeps-form__btn {
        border: 0;
        font-size: 14px !important;
        line-height: 24px;
        min-height: 50px !important;
        padding: 8px 0;
    }
    .sweeps-form__captcha {
        margin-bottom: 30px;
    }
    .sweeps-modal {
        top: calc(50% - 258px);
    }
    .sweeps-modal__inner {
        width: 720px;
    }
    .sweeps-modal__inner .modal-body {
        height: 454px;
    }
    .sweeps-modal__title {
        margin: 8px auto 24px auto;
    }
    .sweeps-modal__content {
        height: 362px;
    }
    .sweeps-form__thank-you {
        margin: 8px auto 0;
    }
    .sweeps-form__thank-you--btn {
        border: 0;
        font-size: 14px !important;
        line-height: 24px;
        margin: 38px auto 46px auto;
        padding: 8px 0;
    }
}

@media screen and (max-width: 768px) {
    .sweeps-tile--layered {
        margin: 0 auto 24px auto;
    }
    .sweeps-tile__heading {
        font-size: 32px;
        line-height: 36px;
    }
}

@media screen and (max-width: 576px) {
    .sweeps-tile--layered {
        margin: 0 auto 16px auto;
    }
    .sweeps-tile__hero {
        background-image: url("../../images/sweepstakes-sm.jpg");
        height: 160px;
    }
    .sweeps-tile__card {
        height: 160px;
    }
    .sweeps-tile__copy {
        height: auto;
        width: 100%;
    }
    .sweeps-tile__heading {
        font-size: 24px;
        line-height: 30px;
    }
    .sweeps-content {
        font-size: 14px;
        line-height: 22px;
        width: calc((100% - 40px));
    }
    .sweeps-form__container {
        margin: 24px auto 0;
        width: calc(100% - 30px);
    }
    .sweeps-form__col {
        float: unset;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        margin: 0 auto;
        width: calc(100% - 30px);
    }
    .sweeps-form__special-offers {
        font-size: 16px;
        line-height: 22px;
        margin: 8px 0;
    }
    .sweeps-form__details {
        margin: 16px auto 4px auto;
        min-height: 90px;
        width: calc(100% - 32px) !important;
    }
    .sweeps-form__btn {
        margin: auto;
        min-height: 40px !important;
        width: calc(100% - 14px) !important;
    }
    .sweeps-form__captcha {
        margin-bottom: 30px;
    }
    .sweeps-modal {
        top: calc(50% - 240px);
    }
    .sweeps-modal__inner {
        margin: 10px auto;
        width: calc(100% - 30px);
    }
    .sweeps-modal__inner .modal-header {
        padding: 16px;
    }
    .sweeps-modal__inner .custom-modal-close-button button.close,
    .sweeps-modal__inner .custom-modal-close-button button.close:hover {
        top: -52px;
        right: -16px;
    }
    .sweeps-modal__inner .modal-body {
        height: 454px;
        padding: 0 10px 24px 10px;
    }
    .sweeps-modal__title {
        margin: 0 auto 16px auto;
    }
    .sweeps-modal__content {
        height: 362px;
        padding: 16px 8px 16px 16px;
    }
    .sweeps-form__thank-you {
        margin: 16px auto 0 auto;
        width: calc(100% - 32px);
    }
    .sweeps-form__thank-you--title {
        margin: 0 auto 16px auto;
        width: calc(100% - 32px) !important;
    }
    .sweeps-form__thank-you--content {
        margin: 0 auto;
        width: calc(100% - 32px) !important;
    }
    .sweeps-form__thank-you--btn {
        border: 0;
        font-size: 14px !important;
        line-height: 24px;
        margin: 32px auto 30px auto;
        padding: 8px 0;
        width: calc(100% - 32px) !important;
    }
}

@media screen and (max-width: 375px) {
    .sweeps-form__details {
        min-height: 110px;
    }
}

@media screen and (max-width: 724px) and (max-height: 439px) {
    .sweeps-content {
        width: calc((100% - 30px));
    }
}

@media screen and (max-height: 554px) {
    .modal-dialog {
        margin: 0;
    }
    .sweeps-modal {
        overflow-y: auto !important;
        top: 0;
    }
    .sweeps-modal__inner {
        top: 8px;
        width: 100%;
    }
}

@media screen and (max-height: 256px) {
    .sweeps-content {
        width: calc((100% - 30px));
    }
}