.floating-cta-style[data-v-69e47609] {
    box-shadow: 0 2px #9d390f !important;
    color: #fff !important
}

.floating-cta-style[data-v-69e47609],
.floating-cta-style[data-v-69e47609]:hover {
    background-color: #dd5318 !important
}

@media screen and (min-width: 921px) {
    #floating_cta[data-v-69e47609] {
        display: none
    }
}

@media screen and (max-width: 920px) {
    .floating-cta[data-v-69e47609] {
        align-items: center;
        background: #333;
        bottom: -150px;
        box-shadow: 0 0 4px #00000040;
        color: #fff;
        display: flex;
        padding: 8px 15px 25px;
        position: fixed;
        transition: bottom .4s ease-in;
        width: 100%;
        z-index: 100
    }

    .floating-cta.open[data-v-69e47609] {
        bottom: 0;
        transition: bottom .4s ease-in
    }

    .floating-cta .product-info[data-v-69e47609] {
        display: flex;
        flex-direction: column
    }

    .floating-cta .product-info .best-in[data-v-69e47609] {
        background-color: #046ae2;
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        margin-bottom: 5px;
        padding: 4px;
        text-align: center;
        width: -moz-max-content;
        width: max-content
    }

    .floating-cta .product-info .title[data-v-69e47609] {
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
        margin-bottom: 4px
    }

    .floating-cta .product-info .price[data-v-69e47609] {
        color: #00b67a;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px
    }

    .floating-cta .product-info .price s[data-v-69e47609] {
        color: #ef0000
    }

    .floating-cta .cta-block[data-v-69e47609] {
        margin-left: auto
    }

    .floating-cta .cta-block .trust-score[data-v-69e47609] {
        align-items: center;
        display: flex;
        margin-bottom: 6px
    }

    .floating-cta .cta-block .trust-score .label[data-v-69e47609] {
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        margin-right: 4px
    }

    .floating-cta .cta-block .trust-score .score[data-v-69e47609] {
        font-size: 14px;
        font-weight: 800;
        line-height: 14px;
        margin-right: 4px
    }

    .floating-cta .cta-block .trust-score img[data-v-69e47609] {
        height: 14px
    }

    .floating-cta .cta-block .product--score-cta[data-v-69e47609] {
        background-color: #dd5318;
        border-radius: 0;
        box-shadow: 0 2px #9d390f;
        color: #fff;
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        max-width: 100%;
        padding: 12px 20px;
        width: auto
    }

    .floating-cta-style[data-v-69e47609] {
        box-shadow: 0 2px #9d390f !important;
        color: #fff !important
    }

    .floating-cta-style[data-v-69e47609],
    .floating-cta-style[data-v-69e47609]:hover {
        background-color: #dd5318 !important
    }
}