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

/* MOBILE: 0–767px */
@media (max-width: 767px) {
    .desktop-visible {
        display: none !important;
    }
    .mobile-visible {
        display: block !important;
    }
}

/* TABLET & DESKTOP: 768px+ */
@media (min-width: 768px) {
    .desktop-visible {
        display: block !important;
    }
    .tablet-visible {
        display: block !important;
    }
    .mobile-visible {
        display: none !important;
    }
}

/* Sweeps template styles: */

body {
    background-image: unset !important;
}

.sweeps-landing-page {
    padding-top: 4rem;
}

p {
    margin: 0 !important;
}

.content-block,
.sweeps-card-block {
    margin-top: 2rem;
}

.buttons-block {
    margin-top: 1rem !important;
}

.sweeps-card-block > div {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    align-items: stretch;
}

.sweeps-card {
    position: relative;
    display: flex;
    flex: 0 1 auto;
    width: 18.75rem;
    box-sizing: border-box;
    height: 31.25rem;
}

.sweeps-card-title,
.sweeps-card-description,
.sweeps-card-footer {
    padding: 1rem;
}

.sweeps-card-footer {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.sweeps-card img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 48rem) {
    .sweeps-card {
        width: 100%;
    }
}

@media (max-width: 30rem) {
    .sweeps-card-block > div {
        flex-direction: column;
        align-items: center;
    }
}

.hero-section,
.section-parent {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

.section-parent {
    width: 100%;
}

.hero-section {
    padding-bottom: 0 !important;
    margin-top: -2rem;
    width: 100%;
    padding: 2rem 0;
    background-size: cover;
    background-position: center;
}

@media (max-width: 63.938rem) {
    .hero-section {
        min-height: 100vh;
    }
    .lbv .hero-section {
        min-height: 100%;
        padding-bottom: 1rem !important;
    }
}

.hero-content {
    line-height: 1.25;
    letter-spacing: 0.0294rem;
    margin-top: 1rem;
}

.hero-content a {
    margin-top: 1.5rem;
}

.lbv .hero-content .line2,
.lbv .hero-content .line3 {
    max-width: 50%;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lbv .hero-content .line3,
.lbv .hero-content p {
    line-height: 1.12;
}

.img2 {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 90rem;
    height: 7.4375rem;
    background-size: 150%;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 63.938rem) {
    .img2 {
        margin-top: 1.25rem;
        min-width: 24.375rem;
        height: 15rem;
        background-size: cover;
    }
}

.section {
    line-height: 1.33;
    letter-spacing: 0.0294rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.lbv .section {
    padding: 0 !important;
    margin-bottom: 0;
}

.section-centered {
    width: 64rem;
    text-align: left;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.section h1 {
    margin-bottom: 1.5rem !important;
}

.section a {
    margin-top: 1.5rem;
}

@media all and (max-width: 47.9375rem) {
    .lbv .section4 .sub4 .cta {
        width: 17rem;
    }
    .section-centered {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .section-centered:not(.hero-content) {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.alignright,
.wp-caption.alignright,
img.alignright {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.full-size-img {
    display: block;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%) !important;
    height: auto;
}

.sweeps-main-content {
    margin: 0 auto;
    text-align: center;
    background-image: linear-gradient(to bottom, #edf4ff 71%, #8cb1f4 128%);
}

.left-image .sweeps-content-image {
    float: left;
    margin-right: 0.9375rem;
}

.left-text .sweeps-content-image {
    float: right;
    margin-left: 0.9375rem;
}

.section3 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%) !important;
    margin-top: -2rem;
    height: 43rem;
    background-position: top;
    background-size: 135.5rem;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #edf4ff;
}

.lbv .section3 {
    background-color: unset;
}

.lbv .jp-bg-top {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 136.5rem;
    overflow: hidden;
}

.lbv .section3 .img1 {
    position: relative;
    display: block;
    margin: 0;
    min-width: 40.1875rem;
    height: 44.625rem;
    background-size: 2560p;
    background-position: center;
    background-repeat: no-repeat;
}

.lbv .section3 .sub1 {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 64rem;
    overflow: visible;
}

.lbv .section3 .line1 {
    font-size: 2.875rem;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: -0.0375rem;
    width: 100%;
}

.lbv .section3 .line2 {
    width: 22.75rem;
    font-size: 1.0625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 0.0281rem;
    text-transform: none;
    padding-top: 1.5rem;
}

.lbv .section4 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-width: 64rem;
    background-image: none;
    background-color: #14171a;
    height: 100%;
}

.lbv .section4 .s4-bg {
    position: absolute;
    top: 10.5rem;
    width: 100%;
    height: 85%;
    max-width: 71.25rem;
    min-width: 61.5rem;
    background-color: #2d343c;
    border-radius: 2.5rem;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
}

.lbv .section4 .title-section {
    position: absolute;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 64rem;
    height: auto;
    top: 27.5rem;
}

.lbv .section4 .s4-title {
    position: relative;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-size: 2.875rem;
    font-weight: 900;
    line-height: 1.09;
    text-align: center;
    text-transform: uppercase;
    color: #edf4ff;
    background-image: linear-gradient(to bottom, #ffe65f 60%, #ffbe00 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 36.875rem;
    width: 100%;
    z-index: 1;
}

.lbv .section4 .s4-subtitle {
    position: relative;
    margin-top: 1rem;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-size: 1.0625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 0.0281rem;
    text-align: center;
    color: white;
    width: 100%;
    max-width: 32rem;
    height: auto;
    z-index: 1;
}

.lbv .section4 .sub1 {
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 0;
    width: 100%;
    max-width: 64rem;
    height: 22.438rem;
}

.lbv .section4 .sub1 .right {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: 27rem;
    max-width: 32rem;
    padding: 0;
    margin: 0;
}

.lbv .section4 .sub1 .line1 {
    font-size: 2.875rem;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.022rem;
}

.lbv .section4 .sub1 .line2 {
    display: block;
    padding-top: 1.875rem;
    width: 26rem;
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1.41;
    letter-spacing: 0.0281rem;
}

.lbv .section4 .sub2 {
    position: relative;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    max-width: 64rem;
    height: 22.438rem;
    padding-top: 8rem;
}

.lbv .section4 .sub2 .left {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 26rem;
    max-width: 32rem;
    padding: 0;
    margin: 0;
    margin-left: 1.25rem;
}

.lbv .section4 .sub2 .img1 {
    position: relative;
    display: block;
    width: 26.75rem;
    height: 22.438rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.lbv .section4 .sub3 {
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 0;
    width: 100%;
    max-width: 64rem;
    height: 22.438rem;
    padding-top: 8rem;
}

.lbv .section4 .sub3 .img1 {
    position: relative;
    left: auto;
    top: auto;
    width: 26.5rem;
    height: 24.5rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.lbv .section4 .sub3 .right {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: 27rem;
    max-width: 32rem;
    padding: 0;
    margin: 0;
}

.lbv .section4 .sub4 {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 79.25rem;
    padding-top: 5rem;
    padding-bottom: 12.5rem;
    justify-content: center;
    flex-flow: column;
    align-items: center;
}

.lbv .section4 .cta {
    width: 30.625rem;
    height: 3.5rem;
    border-radius: 1.75rem;
    font-size: 1.3125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: 0.0344rem;
    position: relative;
    display: block;
    margin: 1.25rem auto;
    padding: 0.5rem 2.75rem;
    background-color: #efb433;
    color: #5a2b07;
    margin-top: 0;
    margin-bottom: 2.75rem;
}

.lbv .contact-us {
    background-color: #22272c;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 100%;
    height: 40.625rem;
}

.lbv .contact-us .sub {
    position: relative;
    width: 100%;
    max-width: 64rem;
    height: 100%;
    margin: 0 auto;
}

.lbv .contact-us .sub .img1 {
    position: absolute;
    left: 6%;
    bottom: 0;
    display: inline-block;
}

.lbv .contact-us .sub .right {
    position: absolute;
    top: 50%;
    right: 6%;
    transform: translateY(-50%);
    width: 26rem;
    max-width: 32rem;
    padding: 0;
    margin: 0;
}

.lbv .contact-us .cta {
    background-color: #efb433;
    color: #5a2b07;
    margin: 1.875rem 14.5rem 0 0;
    padding: 0.5rem 2.75rem 0.5rem 2.813rem;
    width: 20.25rem;
    height: 2.813rem;
    border-radius: 1.438rem;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1.063rem;
    letter-spacing: 0.028rem;
    cursor: pointer;
}

.lbv .section5 h1,
.lbv .section5 h2,
.lbv .section5 p {
    color: white;
    text-transform: none;
}

.lbv .section5 .center {
    padding: 0 4.625rem;
}

.lbv .section5 h1 {
    margin: 0;
    padding: 0;
    margin-block-start: 3.375rem;
    margin-block-end: 0;
    line-height: 1.28;
    letter-spacing: 0.0288rem;
}

.lbv .section5 p {
    margin: 0;
    padding: 0;
    margin-block-start: 1.5625rem;
    margin-block-end: 0;
    font-size: 0.9375rem;
    line-height: 1.33;
    letter-spacing: 0.0294rem;
    margin-top: 1rem !important;
}

.lbv .section5 h2 {
    margin: 6% 0 4% !important;
    margin-top: 3.125rem !important;
    padding: 0;
    margin-block-start: 3.125rem;
    margin-block-end: 0;
    line-height: 1.41;
    letter-spacing: normal;
}

.lbv .disclaimer .sub1 {
    margin: 0;
    width: 100%;
    max-width: 64rem;
}

.lbv .disclaimer .line1 {
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    color: white;
    line-height: 1.33;
}

.lbv .disclaimer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 0 4.625rem;
}

@media (max-width: 63.938rem) {
    .section3 {
        height: auto;
    }
    .lbv .section3 {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: top;
        align-items: center;
        padding-left: 1rem;
        padding-right: 1rem;
        height: 100%;
        background-position: center;
        background-size: contain;
    }
    .lbv .jp-bg-top {
        background-image: none !important;
    }
    .lbv .section3 .sub1 {
        display: flex;
        flex-flow: column-reverse;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .lbv .section3 .img1 {
        height: 35.625rem;
    }
    .lbv .section3 .left {
        position: relative;
        text-align: center;
        margin: auto;
    }
    .lbv .section3 .line2 {
        width: 100%;
    }
    .lbv .section4 {
        min-width: unset;
        width: 90%;
        margin: 0 auto;
    }
    .lbv .section4 .s4-bg {
        width: 90%;
        max-width: unset;
        min-width: unset;
        border-radius: 1.25rem;
        -webkit-transform: skewY(0);
        -ms-transform: skewY(0);
        transform: skewY(0);
    }
    .lbv .section4 .title-section {
        position: relative;
        top: auto;
        margin-top: -12.5rem;
        margin-bottom: 3rem;
    }
    .lbv .section4 .sub1 {
        position: relative;
        display: flex;
        flex-flow: column;
        height: auto;
    }
    .lbv .section4 .sub1 .right {
        position: relative;
        top: 0;
        right: 0;
        padding-top: 0;
        transform: none;
        width: 21.5rem;
        text-align: center;
    }
    .lbv .section4 .sub2 {
        position: relative;
        display: flex;
        flex-flow: column-reverse;
        height: 25%;
        padding-top: 3rem;
    }
    .lbv .section4 .sub2 .left {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        width: 21.5rem;
        text-align: center;
        padding-top: 1rem;
        margin: 0;
    }
    .lbv .section4 .sub3 {
        position: relative;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        height: 25%;
        padding-top: 3rem;
    }
    .lbv .section4 .sub3 .right {
        position: relative;
        top: auto;
        right: auto;
        width: 20.9375rem;
        text-align: center;
        transform: none;
    }
    .lbv .section4 .sub4 {
        padding-top: 3rem;
        width: 100%;
        padding-bottom: 17.5rem;
    }
    .lbv .section4 .sub4 p {
        width: 100%;
    }
    .lbv .section4 .cta {
        width: 20.9375rem;
        height: 2.8125rem;
        margin: 0 auto;
        margin-bottom: 5.75rem;
        margin-top: 0 !important;
    }
    .lbv .contact-us {
        min-width: 23rem;
        height: 30rem;
    }
    .lbv .contact-us .sub {
        display: flex;
        flex-direction: column-reverse;
        position: relative;
        height: 100%;
        align-items: center;
    }
    .lbv .contact-us .sub .img1 {
        height: 15rem;
        width: 18rem !important;
        left: auto;
        right: auto;
    }
    .lbv .contact-us .sub .right {
        top: 3rem;
        right: auto;
        text-align: center;
    }
    .lbv .contact-us .cta {
        margin: 1.25rem auto 0 auto;
        width: 20.9375rem;
        padding: 0.5rem 2.75rem 0.5rem 2.813rem;
    }
    .lbv .section5 .center {
        width: 100%;
        margin: 0 auto;
    }
    .lbv .section5 p {
        font-size: 0.9375rem;
    }
}

/* Jackpots Section */
.jackpots {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    background-image: url(../images/jackpots/jackpot-bg-desktop-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 64rem;
    min-height: 41.25rem;
    max-width: 57.875rem;
    margin: 4.6875rem auto;
}

.lbv .jackpots {
    background-image: url(../images/jackpots/lbv-jackpot-bg-bottom-desktop.webp);
    min-width: 100vw;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 136.5rem;
    min-height: 51rem;
    margin: 0 auto;
}

.jackpots-header {
    font-size: 2.875rem;
    font-weight: 800;
    line-height: 1.13;
    text-align: center;
    text-transform: uppercase;
    color: #edf4ff;
    background-image: linear-gradient(to bottom, #edf4ff 60%, #91eaf5 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 3rem;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
}

.lbv .jackpots-header {
    position: relative;
    font-size: 2.875rem;
    font-weight: 800;
    line-height: 1.13;
    text-align: center;
    text-transform: uppercase;
    color: #edf4ff;
    background-image: linear-gradient(to bottom, #ffe65f 60%, #ffbe00 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    white-space: nowrap;
}

.jackpots-meter {
    background-image: url(../images/jackpots/jackpot-meter-desktop.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    position: absolute;
    top: 54%;
    height: 21%;
}

.lbv .jackpots-meter {
    top: 8%;
    background-image: url(../images/jackpots/lbv-jackpot-meter-desktop.png);
    margin-top: 2.4375rem;
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: top center;
    width: 85%;
    height: 100%;
    max-width: 52.875rem;
}

.jackpots-meter-amounts {
    display: flex;
    flex-flow: column;
    position: relative;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    width: 100%;
    height: 0%;
}

.jackpot-grand {
    display: flex;
    flex-flow: column;
    position: relative;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    width: 100%;
    height: 0;
    margin-top: 6.5%;
    text-shadow: 0 0.125rem 0.25rem #160e44;
    color: white;
    font-size: 2.3125rem;
    font-weight: 800;
    line-height: 0.86;
    letter-spacing: 0.0431rem;
}

.lbv .jackpot-grand {
    margin-top: 17%;
}

.jackpot-lower {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    height: 0%;
    color: white;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: 1.28;
    letter-spacing: 0.0288rem;
    margin-top: 1rem;

    .jackpot-major {
        color: white;
        font-weight: 600;
        line-height: 1.28;
        letter-spacing: 0.0288rem;
        width: 32%;
    }

    .jackpot-minor {
        color: white;
        font-weight: 600;
        line-height: 1.28;
        letter-spacing: 0.0288rem;
        width: 32%;
    }
}

.jackpots-description {
    color: white;
    font-size: 1.5625rem;
    font-weight: bold;
    text-align: center;
    width: 70%;
    margin-top: 3.25rem;
}

.jackpots-btn {
    margin-top: 1rem;
    width: 20.25rem !important;
    height: 2.813rem !important;
    border-radius: 1.438rem !important;
    font-family: 'Noto Sans', 'Roboto', sans-serif !important;
    font-weight: bold !important;
    font-size: 1.063rem !important;
    letter-spacing: 0.028rem !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    bottom: 3.125rem !important;
}

.lbv .jackpots-btn {
    color: #5a2b07;
    bottom: 23rem !important;
}

@media all and (max-width: 63.938rem) {
    .lbv .hero-content {
        width: 100% !important;
        display: grid;
        padding: 0;
        margin-top: 0;
    }
    .hero-icon {
        width: 24.3125rem;
        height: 20.75rem;
        margin: 0 auto !important;
    }
    .lbv .hero-icon {
        width: 32.3874rem;
        height: 14.5625rem;
        object-fit: cover;
    }
    .jackpots {
        min-height: 40rem;
        max-width: 22rem;
        background-image: url(../images/jackpots/jackpot-bg-mobile-2.png);
        margin-top: 0;
    }
    .lbv .jackpots {
        background-image: url(../images/jackpots/lbv-jackpot-bg-mobile.png);
        background-size: contain;
        min-height: 55.4375rem;
        margin: 4.6875rem auto;
        margin-bottom: 0;
    }
    .jackpots-header {
        font-size: 2.3125rem;
        line-height: 0.97;
        margin-top: 1.5rem;
        padding: 0;
    }
    .lbv .jackpots-header {
        white-space: wrap;
        font-size: 2.3125rem;
        padding-top: 7.4375rem;
        max-width: 22rem;
    }
    .jackpots-meter {
        background-image: url(../images/jackpots/jackpot-meter-mobile.png);
        height: 11.5rem;
        top: 40%;
    }
    .lbv .jackpots-meter {
        background-image: url(../images/jackpots/lbv-jackpot-meter-mobile.png);
        top: 25%;
        background-size: contain;
        height: 14.5rem;
    }
    .jackpots-meter-amounts {
        justify-content: flex-start;
        height: 100%;
        margin-top: 7%;
    }
    .lbv .jackpots-meter-amounts {
        margin: 0 auto;
        margin-top: 4rem;
        max-width: 22rem;
    }
    .jackpots-btn {
        bottom: 6.125rem !important;
    }
    .lbv .jackpots-btn {
        bottom: 17.125rem !important;
    }
    .jackpot-grand {
        font-size: 2.3125rem;
        height: 48%;
    }
    .lbv .jackpot-grand {
        height: 0;
        margin-top: 2rem !important;
    }
    .jackpot-lower {
        font-size: 1.3125rem;
        width: 100%;
        height: 100%;
        margin-top: 15%;
        .jackpot-major {
            width: 50%;
        }
        .jackpot-minor {
            width: 50%;
        }
    }
    .lbv .jackpot-lower {
        height: 0;
        margin-top: 30%;
        justify-content: center;
        .jackpot-major {
            width: auto;
            margin-right: 3rem;
        }
        .jackpot-minor {
            width: auto;
            margin-left: 3rem;
        }
    }
    .jackpots-description {
        font-size: 0.9375rem;
        width: 88%;
        margin-top: 1.75rem;
    }
    .lbv .jackpots-description {
        width: 76%;
        margin-top: 2rem;
    }
    .section h1 {
        line-height: 1;
    }
}

@media all and (max-width: 47.9375rem) {
    .lbv .jackpots {
        margin: 0 auto;
        width: 100%;
        min-width: 32.4375rem;
        min-height: 55.4375rem;
        max-width: 64rem;
    }
    .lbv .jackpots-meter-amounts {
        margin-top: 3.5rem;
    }
    .lbv .jackpots-meter {
        top: 22%;
    }
}

@media all and (max-width: 20rem) {
    .section-centered {
        padding: 0;
    }
}

.animBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

.animBG .mediaContainer {
    width: 100%;
    height: 100%;
}

.videoContainer {
    height: 100%;
}

.videoContainer video {
    width: 100%;
    height: 100%;
}

.animBG video {
    min-width: 120%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 63.938rem) {
    .animBG {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
    }

    .animBG .mediaContainer {
        width: 100%;
        height: 100%;
    }

    .animBG video {
        width: 100%;
        height: 100%;
        min-width: auto;
        min-height: auto;
    }

    .videoContainer {
        height: 100%;
    }
}

.player-notice {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 58rem;
    margin-top: 1.75rem;
    margin-bottom: 0.1875rem;
    padding: 1rem;
    border-radius: 0.5rem;
    border: solid 0.0625rem #8c77ff;
    background-color: #fff;
    letter-spacing: unset !important;
}
.lbv .player-notice {
    border: solid 0.0625rem white;
    background-color: #343d46;
}
.location-permissions {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.location-permissions .pin {
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    min-width: 2.75rem;
    margin: 0rem 0.5rem 0.25rem 0;
}
.location-permissions .perm-desc {
    width: auto;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1.41;
    color: #431aa2;
}
.lbv .location-permissions .perm-desc {
    color: white;
}
.perm-desc a {
    font-weight: bold;
}
.player-notice hr.solid {
    border-top: 0.0625rem solid #8c77ff;
    width: 100%;
    margin: 1rem auto;
    opacity: 30%;
}
.mobile-app {
    display: flex;
    flex-flow: row;
    width: 100%;
}
.mobile-app .fstyle {
    overflow-wrap: break-word;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    color: #431aa2;
    font-weight: 800;
    line-height: 1.18;
}
.mobile-app .sub {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.mobile-app .appIcon {
    background-image: url(/wp-content/uploads/2025/08/mobile-app.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 2.75rem;
    margin: 0rem 0.5rem 0.25rem 0;
}
.mobile-app .line1 {
    width: auto;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-weight: bold;
    line-height: 1.41;
    color: #431aa2;
}
.lbv .mobile-app .line1 {
    color: white;
}
.section1 .line1 {
    margin: 0;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.0288rem;
}
.mobile-app a {
    text-decoration: none;
}
.mobile-app .cta {
    color: white;
    background-color: #ff7b1b;
    width: 10.8125rem !important;
    height: 2.5rem;
    margin: 0 0 0 1.5rem;
    padding: 0;
    font-weight: bold;
    line-height: 0.94;
    border-radius: 1.438rem;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    letter-spacing: 0.028rem;
    cursor: pointer;
}

@media (max-width: 63.938rem) {
    .player-notice {
        width: 90%;
        margin: 0 auto;
        margin-top: 1rem;
    }
    .lbv .player-notice {
        width: 70%;
    }
}

.offers {
    position: relative;
    width: 100%;
    height: 22.125rem;
    background: #62058e;
}

.offers-content {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 22.125rem;
    max-width: 64rem;
}

.package-buttons {
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
    gap: 18%;
    align-items: center;
    position: absolute;
    bottom: 0.625rem;
    width: 100%;
    max-width: 50.0625rem;
    height: 2.8125rem;
}

.package-buttons .green-button:hover {
    background-color: #00ec36;
    transform: scale(1.05);
    opacity: 1;
}

.offers-title {
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-size: 2.875rem;
    font-weight: 800;
    text-align: center;
    color: #ffffff;
    width: 100%;
    max-width: 30.75rem;
    height: 5.75rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 0.625rem right 0.5rem;
}

.packages {
    width: 100%;
    max-width: 57.0625rem;
    height: 12.625rem;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1024px) {
    .packages {
        background-image: url(/wp-content/uploads/2025/08/packages-mobile.webp) !important;
    }
}

.green-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10rem;
    height: 2.8125rem;
    background: #00b92a;
    border-radius: 1.4375rem;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.0281rem;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

@media (max-width: 63.938rem) {
    .offers {
        height: 58.1875rem;
        padding-bottom: 1.25rem;
    }
    .offers-content {
        width: 100%;
        height: 58.1875rem;
    }
    .offers-title {
        font-size: 2.3125rem;
        background-image: none !important;
        height: 3.1875rem;
        padding-bottom: 1.1875rem;
    }
    .package-buttons {
        flex-direction: column;
        justify-content: space-around;
        gap: 8rem;
        bottom: 0;
        top: 25%;
        width: 100%;
        max-width: 20.9375rem;
        height: auto;
    }
    .packages {
        width: 100%;
        max-width: 20.9375rem;
        height: 48.75rem;
        background-size: cover;
    }
}

.call-out {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%) !important;
    margin-top: -2rem;
    height: 43rem;
    background-image:
        url(/wp-content/uploads/2025/08/call-out-bg.png), linear-gradient(to bottom, #62058e 60%, #edf4ff 100%);
    background-position: top;
    background-size: 135.5rem;
    background-repeat: no-repeat;
    overflow: hidden;
}

.lbv .call-out {
    background-image: none !important;
    height: 32rem !important;
}

.call-out .sub1 {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 64rem;
}

.call-out .img1 {
    position: relative;
    display: block;
    width: 40rem;
    min-width: 40rem;
    height: 40rem;
    background-size: contain;
    background-repeat: no-repeat;
}

.call-out .fstyle {
    overflow-wrap: break-word;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    color: #ffffff;
    font-stretch: normal;
    font-style: normal;
    margin-bottom: 10%;
}

.call-out .line1 {
    width: 20rem;
    font-size: 2.875rem;
    font-weight: 800;
    line-height: 1.35;
}

.lbv .call-out .line1 {
    width: unset;
}

.call-out .line2 {
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 1.41;
    letter-spacing: 0.0281rem;
}

.lbv .call-out .line2 .cta {
    width: 20.25rem;
    height: 2.8125rem;
    margin-top: 2rem;
    background-color: #efb433;
    color: #5a2b07;
    border-radius: 1.438rem;
    font-family: 'Noto Sans', 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1.063rem;
    letter-spacing: 0.028rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.call-out .swoosh {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-width: 64rem;
    background-size: 135.5rem;
    background-repeat: repeat-x;
    background-position: center 150%;
}

@media (max-width: 63.938rem) {
    .call-out {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        height: 65rem;
        background-image:
            url(/wp-content/uploads/2025/08/call-out-bg.png), linear-gradient(to bottom, #62058e 85%, #edf4ff 150%);
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .lbv .call-out {
        height: 52rem !important;
    }

    .call-out .sub1 {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 64rem;
    }
    .call-out .img1 {
        position: relative;
        display: block;
        width: 100%;
        max-width: 40rem;
        height: 34rem;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .lbv .call-out .img1 {
        height: 24.6875rem;
        margin-left: 25%;
    }
    .call-out .fstyle {
        width: 20.9375rem;
        text-align: center;
    }
    .call-out .line1 {
        width: 100%;
        font-size: 2.3125rem;
        font-weight: 800;
        line-height: normal;
        letter-spacing: 0.0581rem;
    }
    .lbv .call-out .line1 {
        font-size: 2rem;
    }
    .call-out .line2 {
        margin-top: 0.75rem;
        width: 100%;
        font-size: 1.0625rem;
        font-weight: bold;
        line-height: 1.41;
        letter-spacing: 0.0281rem;
    }
    .call-out .swoosh {
        position: absolute;
        display: block;
        top: 0;
        width: 100%;
        height: 100%;
        min-width: 23rem;
        background-size: 84rem;
        background-repeat: repeat-x;
        background-position: bottom;
    }
}

.mediaContainer {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.flash-video {
    width: 100%;
    height: 100%;
    border-radius: 0.625rem;
    border: solid 0.125rem #8c77ff;
}
