body {
    margin: 0;
}

.lpf-parent {
    background-image: linear-gradient(to bottom, #1067ff -10%, #3994ff 61%, #00e1b0 154%) !important;
}

.lpf-parent-gift-v2 {
    height: 731px;
    background-image: linear-gradient(to bottom, #1067ff -10%, #3994ff 61%, #00e1b0 154%);
}

.lpf-main-container {
    height: auto;
    margin: auto;
}

.lpf-hero-container {
    position: relative;
    width: 1260px;
    margin: auto;
    padding: 50px 0 0;
}

.lpf-logo-container {
    margin-bottom: 76px;
    align-items: center;
    text-align: center;
}

.lpf-logo-container img {
    width: 252px;
    height: 50.8px;
    object-fit: contain;
}

.lpf-flying-img {
    align-items: center;
    text-align: right;
}

.lpf-flying-img img {
    width: 49px;
    height: 52px;
    margin: 25px 25% 35px 0px;
    object-fit: contain;
}

.lpf-content-container {
    /* margin-top: 0px; */
    display: flex;
}

.lpf-content-container .lpf-left-content {
    display: flex;
    flex-direction: column;
    /* background: lightblue; */
    height: auto;
    width: 55%;
}

.lpf-content-container .lpf-right-content {
    display: flex;
    /* background: lightcyan; */
    height: auto;
    width: 45%;
    justify-content: start;
    align-items: center;
}

.lpf-content-container .lpf-left-content h1 {
    font-family: Rubik;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: -1.75px;
    color: #fff;
    margin-top: 0px;
    margin: 0 0 30px;
    width: 659px;
}

.lpf-features {
    width: 415px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    margin-block-start: 1em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 25px;
    margin: 0;
}

.lpf-limited-time {
    margin-block-start: 2em;
    height: 70px;
}

.lpf-features li {
    font-family: Rubik;
    font-size: 26px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    color: #fff;
}

.lpf-offer-container {
    position: relative;
    margin: 40px 0 0 25px;
}

.lpf-offer-label {
    display: block;
    background: rgba(255, 255, 255, 0);
    background-image: url(../png/db78110e-lp-fluentu-star_1000000000000000000028.png);
    background-repeat: no-repeat;
    background-position: left top;
    border-style: none;
    border-radius: 0px;
    left: -40px;
    top: -40px;
    z-index: 11;
    width: 107px;
    height: 107px;
    position: absolute;
}

.offer-label-text {
    position: absolute;
    left: 30px;
    top: 25px;
    width: 45px;
    font-family: Rubik;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -0.33px;
    text-align: center;
    color: #fff;
}

.lpf-offer-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 5px;
    border-color: #fff;
    border-radius: 6px;
    width: 348px;
    height: 180px;
}

.lpf-offer-box .offer-months {
    font-family: Rubik;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: -1.01px;
    text-align: center;
    color: #fff;
}

.lpf-offer-box .offer-price {
    font-family: Rubik;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.lpf-offer-box .offer-button {
    display: block;
    margin: 10px auto 0;
    border-style: none;
    border-radius: 6px;
    width: auto;
    padding: 16px 30px;
    background: rgba(255, 67, 0, 1);
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: Rubik;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: -0.33px;
}

.lpf-autoplaying-video {
    width: 638px;
    height: 354px;
    justify-content: center;
    background-color: black;
    align-content: center;
}

.lpf-flags-container {
    flex-wrap: wrap;
    display: flex;
    row-gap: 15px;
    column-gap: 40px;
    justify-content: center;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.14);
}

.single-flag img {
    border-style: solid;
    border-width: 2px;
    border-color: #e4e5e7;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding: 0;
    object-fit: cover;
}

.single-flag .fix-position {
    object-position: -5px;
}

.single-flag a:hover {
    text-decoration: underline !important;
}

.lpf-particles-img img {
    position: absolute;
}

.lpf-particles-img .left-bottom {
    width: 100px;
    bottom: 0px;
    left: -100px;
}

.lpf-particles-img .right-bottom {
    width: 100px;
    bottom: -10px;
    right: -100px;
}

.lpf-particles-img .star-1 {
    width: 18px;
    bottom: 300px;
    left: -60px;
}

.lpf-particles-img .star-2 {
    width: 18px;
    top: 100px;
    left: 80px;
}

.lpf-particles-img .star-3 {
    width: 18px;
    top: 120px;
    right: 110px;
}

.lpf-particles-img .star-4 {
    width: 18px;
    bottom: 80px;
    right: 590px;
}

.lpf-particles-img .dot-1 {
    width: 10.2px;
    top: 140px;
    left: -70px;
}

.lpf-particles-img .dot-2 {
    width: 10.2px;
    bottom: 250px;
    left: 550px;
}

.lpf-particles-img .dot-3 {
    width: 10.2px;
    top: 50px;
    right: 320px;
}

.lpf-tree-img img {
    position: absolute;
}

.lpf-tree-img .left-tree {
    width: 25.6px;
    bottom: 0px;
    left: 100px;
}

.lpf-tree-img .right-tree {
    width: 25.6px;
    bottom: 0px;
    right: 100px;
}

.lpf-offerings-container {
    position: relative;
    display: flex;
    flex-direction: row;
    column-gap: 40px;
    padding: 30px;
    height: auto;
    box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.5);
    background-color: #1870ff;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 15px;
}

.lpf-offerings-container .inner-boxes {
    height: max-content;
    padding: 20px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}

.free-trial-box {
    width: 279px;
}

.money-back-box {
    width: 441px;
}

.secure-payment-box {
    width: 300px;
}

.inner-boxes .inner-img {
    width: 40px;
    height: 40px;
}

.inner-boxes .img-icon {
    width: 40px;
    max-width: 40px;
    height: auto;
}

.inner-boxes .inner-content {
    display: flex;
    flex-direction: column;
}

.free-trial-box .inner-content {
    width: 179px;
}

.money-back-box .inner-content {
    width: 345px;
}

.secure-payment-box .inner-content {
    width: 211px;
}

.inner-boxes .inner-content .inner-title {
    font-family: Rubik;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.inner-boxes .inner-content .inner-text {
    font-family: Rubik;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.lpf-brands-container {
    height: auto;
    padding: 30px 50px 50px;
    background-color: #efefef;
    display: flex;
    flex-direction: column;
    row-gap: 35px;
}

.lpf-brands-container .as-seen-on {
    font-family: Rubik;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353e44;
}

.lpf-brands-container .brands-row {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    column-gap: 50px;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
}

.lpf-brands-container img {
    height: 50px;
    width: auto;
}

.lpf-brands-container .gizmodo {
    height: 35px;
}

.lpf-coupons-container {
    margin: auto;
    padding: 120px 180px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 100px;
    align-items: center;
    justify-content: center;
}

.lpf-coupons-container .coupon-content-left {
    width: 653px;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}

.coupon-content-left .coupon-content-title {
    font-family: Rubik;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #353e44;
}

.coupon-content-left .coupon-content-text {
    font-family: Rubik;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.03px;
    color: #353e44;
}

.lpf-coupons-container .coupon-image-right {
    width: 300.8px;
    height: 152.8px;
}

.lpf-coupons-container .coupon-image-right img {
    width: 300.8px;
    height: 152.8px;
}


/* Gift Landing Page Additional CSS */

.lpf-already-have-gift {
    margin: 40px 0 30px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.lpf-already-have-gift .already-have-gift-question {
    font-family: Rubik;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.lpf-already-have-gift a.redeem-here-link {
    font-family: Rubik;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffb900;
    text-decoration: none;
}

.lpf-already-have-gift a.redeem-here-link:visited {
    color: #ffb900;
    text-decoration: none;
}

.lpf-how-it-works-container {
    margin: auto;
    padding: 80px 180px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    row-gap: 58px;
    column-gap: 20px;
    align-items: center;
    justify-content: center;
}

.lpf-how-it-works-container .gift-content-top {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
}

.gift-content-top .gift-content-title {
    font-family: Rubik;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -1.56px;
    text-align: center;
    color: #353e44;
}

.gift-content-top .gift-content-text {
    font-family: Rubik;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.03px;
    text-align: center;
    color: #353e44;
}

.lpf-how-it-works-container .gift-content-bottom {
    display: flex;
    column-gap: 45px;
    flex-wrap: wrap;
    row-gap: 50px;
    justify-content: center;
    align-items: center;
}

.gift-content-bottom img {
    width: 85px;
    height: 85px;
}

.gift-content-bottom .how-step-3-img {
    margin-top: -40px;
    width: 126px;
    height: 113px;
}

.gift-content-bottom .how-steps {
    display: flex;
    width: 330px;
    flex-direction: column;
    row-gap: 12px;
    justify-content: center;
    align-items: center;
}

.how-steps .how-steps-title {
    margin-top: 8px;
    font-family: Rubik;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

.how-steps .how-steps-text {
    font-family: Rubik;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

.lpf-right-content .gift-up-section {
    margin: auto;
    width: 512px;
}

.lpf-autoplaying-giftup {
    position: absolute;
    z-index: 999;
    margin: 3px 2px;
    width: 508px;
    height: 337px;
    background-image: url(../png/15075ece-3241-4653-81d2-a11f748ab52c.png);
    border-radius: 5px 5px 0 0;
    background-position: center;
    background-size: cover;
}

.lpf-autoplaying-giftup iframe {
    border-radius: 5px 5px 0 0;
}

/* .gift-up-target #gift-up-logo-text {
    display: none !important;
} */


@media only screen and (max-width: 600px) {

    .lpf-parent-gift-v2 {
        height: auto;
    }

    .lpf-main-container {
        width: auto;
    }

    .lpf-hero-container {
        position: relative;
        width: auto;
        margin: auto;
        padding: 30px 20px;
    }

    .lpf-logo-container {
        margin-bottom: 50px;
    }

    .lpf-logo-container img {
        width: 150px;
        height: 30px;
    }

    .lpf-flying-img img {
        width: 32px;
        height: 34px;
        margin: 15px 20% 15px 0px;
        object-fit: contain;
    }

    .lpf-content-container {
        /* margin-top: 0px; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .lpf-content-container .lpf-left-content {
        width: auto;
    }

    .lpf-content-container .lpf-right-content {
        width: auto;
        min-height: 250px;
        justify-content: start;
        align-items: center;
    }

    .lpf-content-container .lpf-left-content h1 {
        font-size: 28px;
        text-align: center;
        width: auto;
    }

    .lpf-features {
        width: auto;
        row-gap: 10px;
        margin-block-start: 0em;
        margin-block-end: 0em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 25px;
    }

    .lpf-limited-time {
        margin-block-start: 1em;
        height: 50px;
    }

    .lpf-features li {
        font-size: 18px;
    }

    .lpf-offer-container {
        justify-content: center;
        margin: 30px auto 0;
    }

    .lpf-offer-box {
        width: 270px;
        height: 173px;
    }

    .lpf-content-container .lpf-right-content {
        height: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 35px;
    }

    .lpf-autoplaying-video {
        width: 320px;
        height: 180px;
        justify-content: center;
        background-color: black;
        align-content: center;
    }

    .lpf-flags-container {
        column-gap: 10px;
        padding: 10px;
    }

    .single-flag img {
        border-width: 1px;
        width: 25px;
        height: 25px;
    }

    .single-flag .fix-position {
        object-position: -3px;
    }

    .lpf-offerings-container {
        flex-direction: column;
        row-gap: 20px;
        padding: 30px;
        justify-content: center;
    }

    .lpf-offerings-container .inner-boxes {
        padding: 15px;
        column-gap: 15px;
    }

    .free-trial-box {
        width: auto;
    }

    .money-back-box {
        width: auto;
    }

    .secure-payment-box {
        width: auto;
    }

    .inner-boxes .inner-img {
        width: 32px;
        height: 32px;
    }

    .inner-boxes .img-icon {
        width: 32px;
        height: auto;
    }

    .free-trial-box .inner-content {
        width: auto;
    }

    .money-back-box .inner-content {
        width: auto;
    }

    .secure-payment-box .inner-content {
        width: auto;
    }

    .inner-boxes .inner-content .inner-title {
        font-size: 18px;
    }

    .inner-boxes .inner-content .inner-text {
        margin-top: 3px;
        font-size: 16px;
    }

    .lpf-brands-container {
        padding: 20px 30px 30px;
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .lpf-brands-container .as-seen-on {
        font-size: 18px;
    }

    .lpf-brands-container .brands-row {
        flex-direction: row;
        column-gap: 20px;
        row-gap: 10px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .lpf-brands-container img {
        height: 25px;
        width: auto;
    }

    .lpf-brands-container .gizmodo {
        height: 15px;
    }

    .lpf-coupons-container {
        flex-direction: column;
        padding: 60px 25px;
        row-gap: 20px;
        align-items: center;
        justify-content: center;
    }

    .lpf-coupons-container .coupon-content-left {
        width: auto;
        row-gap: 10px;
        text-align: center;
    }

    .coupon-content-left .coupon-content-title {
        font-size: 18px;
    }

    .coupon-content-left .coupon-content-text {
        font-size: 16px;
    }

    .lpf-coupons-container .coupon-image-right {
        width: auto;
        display: flex;
        align-items: center;
    }

    .lpf-coupons-container .coupon-image-right img {
        width: 250px;
        height: auto;
    }

    /* Gift Page CSS */
    .lpf-how-it-works-container {
        padding: 60px 25px;
    }

    .lpf-right-content .gift-up-section {
        width: 347px;
    }

    .lpf-right-content .lpf-autoplaying-giftup {
        width: 346px;
        height: 230px;
    }

    .gift-content-bottom .how-step-3-img {
        margin-top: 0px;
    }

    .lpf-particles-img {
        display: none;
    }

    .lpf-tree-img .right-tree {
        right: 50px;
    }

    .lpf-tree-img .left-tree {
        left: 50px;
    }

}