#wb_prices {
    clear: both;
    position: relative;
    table-layout: fixed;
    display: table;
    text-align: center;
    width: 100%;
    background-color: #FFFFFF;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0;
}

#prices {
    box-sizing: border-box;
    padding: 0 15px 0 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

    #prices > .row {
        margin-right: -15px;
        margin-left: -15px;
    }

        #prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3 {
            box-sizing: border-box;
            font-size: 0;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            position: relative;
        }

        #prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3 {
            float: left;
        }

        #prices > .row > .col-1 {
            background-color: transparent;
            background-image: none;
            border: 0px solid #FFFFFF;
            border-radius: 0px;
            width: 33.33333333%;
            text-align: center;
        }

            #prices > .row > .col-1 > .col-1-padding {
                box-sizing: border-box;
                width: 100%;
                padding: 50px 0 50px 0;
            }

        #prices > .row > .col-2 {
            background-color: transparent;
            background-image: none;
            border: 0px solid #FFFFFF;
            border-radius: 0px;
            width: 33.33333333%;
            text-align: center;
        }

            #prices > .row > .col-2 > .col-2-padding {
                box-sizing: border-box;
                width: 100%;
                padding: 50px 0 50px 0;
            }

        #prices > .row > .col-3 {
            background-color: transparent;
            background-image: none;
            border: 0px solid #FFFFFF;
            border-radius: 0px;
            width: 33.33333333%;
            text-align: center;
        }

            #prices > .row > .col-3 > .col-3-padding {
                box-sizing: border-box;
                width: 100%;
                padding: 50px 0 50px 0;
            }

    #prices:before,
    #prices:after,
    #prices .row:before,
    #prices .row:after {
        display: table;
        content: " ";
    }

    #prices:after,
    #prices .row:after {
        clear: both;
    }

@media (max-width: 480px) {
    #prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3 {
        float: none;
        width: 100% !important;
    }
}

#prices-divider-bottom {
    overflow: hidden;
    position: absolute;
    line-height: 0;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 50px;
}

    #prices-divider-bottom svg {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    #prices-divider-bottom .divider-fill {
        fill: #000000;
        transform-origin: bottom;
        transform: rotateY(0deg);
    }

#wb_pricesCard2 {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    text-align: center;
}

#pricesCard2-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#pricesCard2-card-item0 {
    box-sizing: border-box;
    border-radius: 3px 3px 0 0 !important;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    width: 100%;
    height: auto;
}

#pricesCard2-card-item1 {
    box-sizing: border-box;
    margin: -125px 0 125px 0;
    padding: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCard2-card-item2 {
    box-sizing: border-box;
    margin: 20px 0 0 0;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard2-card-item3 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item3 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard2-card-item3 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard2-card-item4 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item4 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard2-card-item5 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard2-card-item6 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item6 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard2-card-item6 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard2-card-item7 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item7 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard2-card-item8 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard2-card-item9 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item9 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard2-card-item9 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard2-card-item10 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item10 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard2-card-item11 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard2-card-item12 {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCard2-card-item13 {
    display: inline-block;
    height: 33px;
    box-sizing: border-box;
    margin: 25px 20px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #5B28B2;
    border-radius: 4px;
    background-image: linear-gradient(to left, #5B28B2 0%, #C095E5 100%);
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard2-card-item13:hover {
        background-color: #FFFFFF;
        color: #0275D8;
        border-color: #0275D8;
        transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
    }

#pricesCard2-card-item13 {
    background-color: #0275D8;
    color: #FFFFFF;
    border-color: #0275D8;
    transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}

    #pricesCard2-card-item13 a {
        color: inherit;
        text-decoration: none;
    }

#wb_pricesCard1 {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    text-align: center;
}

#pricesCard1-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#pricesCard1-card-item0 {
    box-sizing: border-box;
    border-radius: 3px 3px 0 0 !important;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    width: 100%;
    height: auto;
}

#pricesCard1-card-item1 {
    box-sizing: border-box;
    margin: -125px 0 125px 0;
    padding: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCard1-card-item2 {
    box-sizing: border-box;
    margin: 20px 0 0 0;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard1-card-item3 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #7F7F7F;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item3 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard1-card-item3 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard1-card-item4 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item4 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard1-card-item5 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard1-card-item6 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #7F7F7F;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item6 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard1-card-item6 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard1-card-item7 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item7 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard1-card-item8 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard1-card-item9 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #7F7F7F;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item9 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCard1-card-item9 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCard1-card-item10 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item10 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCard1-card-item11 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCard1-card-item12 {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCard1-card-item13 {
    display: inline-block;
    height: 33px;
    box-sizing: border-box;
    margin: 25px 20px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #5B28B2;
    border-radius: 4px;
    background-image: linear-gradient(to left, #5B28B2 0%, #C095E5 100%);
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCard1-card-item13:hover {
        background-color: #FFFFFF;
        color: #0275D8;
        border-color: #0275D8;
        transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
    }

#pricesCard1-card-item13 {
    background-color: #0275D8;
    color: #FFFFFF;
    border-color: #0275D8;
    transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}

    #pricesCard1-card-item13 a {
        color: inherit;
        text-decoration: none;
    }

#wb_pricesCar3 {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    text-align: center;
}

#pricesCar3-card-body {
    padding: 0;
    flex: 1 1 auto;
    font-size: 0;
}

#pricesCar3-card-item0 {
    box-sizing: border-box;
    border-radius: 3px 3px 0 0 !important;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    width: 100%;
    height: auto;
}

#pricesCar3-card-item1 {
    box-sizing: border-box;
    margin: -125px 0 125px 0;
    padding: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCar3-card-item2 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCar3-card-item3 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item3 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCar3-card-item3 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCar3-card-item4 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item4 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCar3-card-item5 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCar3-card-item6 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item6 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCar3-card-item6 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCar3-card-item7 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item7 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCar3-card-item8 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCar3-card-item9 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #5B28B2;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item9 a {
        color: inherit;
        text-decoration: none;
    }

    #pricesCar3-card-item9 i {
        margin-right: 0px;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
        width: 13px;
    }

#pricesCar3-card-item10 {
    display: inline-block;
    height: 13px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0px solid #000000;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item10 a {
        color: inherit;
        text-decoration: none;
    }

#pricesCar3-card-item11 {
    box-sizing: border-box;
    margin: 20px 20px 0 20px;
    border-top: 2px rgba(255,255,255,0.00) solid;
    border-width: 2px 0 0 0;
    height: 0;
    line-height: 0;
}

#pricesCar3-card-item12 {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
}

#pricesCar3-card-item13 {
    display: inline-block;
    height: 33px;
    box-sizing: border-box;
    margin: 25px 20px 20px 20px;
    padding: 10px 16px 10px 16px;
    border: 0px solid #5B28B2;
    border-radius: 4px;
    background-image: linear-gradient(to left, #5B28B2 0%, #C095E5 100%);
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
}

    #pricesCar3-card-item13:hover {
        background-color: #FFFFFF;
        color: #0275D8;
        border-color: #0275D8;
        transition: background-color 300ms linear 0ms, color 300ms linear 0ms, border-color 300ms linear 0ms;
    }

#pricesCar3-card-item13 {
    background-color: #0275D8;
    color: #FFFFFF;
    border-color: #0275D8;
    transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}

    #pricesCar3-card-item13 a {
        color: inherit;
        text-decoration: none;
    }
