.navbar {
    background: linear-gradient(77.17deg, rgba(184, 81, 85, 0.9) 16.54%, rgba(202, 98, 63, 0.9) 42.66%, rgba(238, 198, 120, 0.9) 72.44%, rgba(165, 205, 190, 0.9) 94.89%);
}

.green-background {
    background: linear-gradient(177.11deg, rgba(238, 198, 120, 0.83) -13.77%, rgba(62, 187, 140, 0.83) 137.98%);

}

.light-green-background {
    background: linear-gradient(177.11deg, rgba(238, 198, 120, 0.83) 7.49%, rgba(189, 255, 230, 0.83) 294.81%);

}

.light-yellow-background {
    background-color: #fcd190;
}

.banner-top {
    /*noinspection CssUnknownTarget*/
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/png/cards/banner_main-min.png");
    background-size: cover;
    background-repeat: no-repeat, no-repeat;
    background-position: left -10vw bottom -10vw;
    min-height: 40vh;
}

.border-anuidade-box {
    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    height: 100%;
    background: linear-gradient(80deg, rgba(185, 80, 85, 1) 0%, rgba(230, 99, 59, 1) 20%, rgba(252, 199, 116, 1) 50%, rgba(147, 206, 191, 1) 100%);
    border-radius: .5rem;
    font-size: 2.5em;
    padding: .5rem .25rem;
}

.content-anuidade-box {
    width: calc(100% - .5rem);
    height: calc(100% - .5rem);
    background: white;
    border-radius: .5rem;
}

.content-anuidade-box ul {
    list-style: none;
    /* Remove default bullets */
}

.content-anuidade-box ul li::before {
    content: "\2022";
    color: #B85155;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 2rem;
}

/* .box {
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
    border: double 8px transparent;
    border-radius: 10px;
    background-image: linear-gradient(white, white), radial-gradient(circle at left bottom, rgba(185, 80, 85, 1) 0%, rgba(230, 99, 59, 1) 33%, rgba(252, 199, 116, 1) 66%, rgba(147, 206, 191, 1) 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    font-size: 2em;
    margin: 10px;
} */

.background-light-red {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/elas-background.svg"), linear-gradient(180deg, rgba(184, 81, 85, 0.72) 0%, rgba(202, 98, 63, 0.72) 92.45%);
    background-repeat: no-repeat;
    background-position: 95%;
}

.banner-card {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/background-left-elaslogo.svg"), linear-gradient(180deg, rgba(202, 98, 63, 0.83) 0%, rgba(238, 198, 120, 0.83) 92.45%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.banner-shopping {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/png/cards/banner_woman_ladybank.png"), url("/static/images/png/cards/background-green.png");
    background-size: auto 90%, contain;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, right;
}

.banner-baby {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/png/cards/banner_baby-ladybank.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

@media screen and (max-width: 1567px) {
    .banner-baby {
        /*noinspection CssUnknownTarget*/
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left;
    }
}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 624px) {
    .first-row {
        margin-top: 7rem;
    }

    .main-background {
        height: 133px;
    }
}

@media screen and (min-width: 625px) {
    .main-background {
        height: 80px;
    }
}

@media screen and (min-width: 768px) {

    .main-background {
        height: 86px;
    }

    .banner-top {
        min-height: 60vw;
        background-size: cover;
        background-position: right -10vw bottom -5vw;
    }

    .banner-baby {
        background-position: -20vw;
    }

    .banner-shopping {
        background-size: auto 90%, auto 100%;
        padding: 3% 0;
        background-position: right 5vw bottom, right -15vw bottom;
    }

    .banner-card {
        /*noinspection CssUnknownTarget*/
        background: url("/static/images/svg/background-left-elaslogo.svg"), linear-gradient(180deg, rgba(202, 98, 63, 0.83) 0%, rgba(238, 198, 120, 0.83) 92.45%);
        background-size: auto 80%, auto 100%, cover;
        background-repeat: no-repeat;
        background-position: left bottom, left bottom;
    }
}

@media screen and (min-width: 1200px) {

    .banner-top {
        /* background-size: cover; */
        background-position: left bottom -7vw;
        min-height: 70vh;
    }

    .banner-shopping {
        padding: 3% 0;
        background-position: right bottom, right -15vw bottom;
    }

    .banner-baby {
        background-position: -15vw;
    }

    .banner-card {
        /*noinspection CssUnknownTarget*/
        background-size: auto 100%;
        background-position: left bottom, left bottom;
    }
}

.break-table-text {
    display: none;
}

@media screen and (min-width: 1069px) and (max-width: 1413px) {
    .break-table-text {
        display: inline-flex;
    }
}

@media screen and (min-width: 1500px) {
    .banner-shopping {
        padding: 8% 0;
    }

    .banner-baby {
        background-position: left;
    }

    .banner-shopping {
        padding: 7% 0;
        background-size: auto 99%, contain;
        background-position: right +3vw bottom, right bottom;
    }
}

.card-grey {
    background-color: #F3F3F3 !important;
    ;
    border-color: transparent !important;
    border-radius: 22px !important;
    ;
}

.card-icon {
    height: 132px;
}

.ul-theme li {
    padding-left: 60px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}

li.item1 {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/list-icons/themed-list-icon1.svg") no-repeat center left;
}

li.item2 {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/list-icons/themed-list-icon2.svg") no-repeat center left;
}

li.item3 {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/list-icons/themed-list-icon3.svg") no-repeat center left;
}

li.item4 {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/list-icons/themed-list-icon4.svg") no-repeat center left;
}

li.item5 {
    /*noinspection CssUnknownTarget*/
    background: url("/static/images/svg/list-icons/themed-list-icon5.svg") no-repeat center left;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white !important;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: rgba(255, 228, 186, 0.21) !important;
}