.block-plans{

}
.block-plans table tr:nth-child(even){
    background-color: white;
}
.block-plans table tr.first{
    background-color: transparent;
}
.block-plans table tr.first th{
    font-size: 30px;
    line-height: 130%;
    font-weight: bold;
    padding: 15px 20px;
    padding-bottom: 40px;
}
.block-plans table tr.first th span{
    max-width: 250px;
    display: block;
    margin: auto;
}
.block-plans table tr.first th span.subtitle{
    font-size: var(--fs-texto);
    color: #9C9F61;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: bold;
    line-height: 130%;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px 19px;
}
.block-plans table tr.first th span.subtitle.col-2-sub{
    color: #748260;
}
.block-plans table tr.first th span.subtitle.col-3-sub{
    color: #9C9F61;
}
.block-plans table tr.first th:not(:first-child){
    text-align: center;
}
.block-plans table tr svg{
    width: 40px;
    height: 40px;
}
.block-plans table tr td{
    font-size: 18px;
    line-height: 150%;
    color: #3F3D36;
    font-weight: bold;
}
.block-plans table tr td{
    width: 33%;
}
.block-plans table tr:nth-child(even) td:first-child{
    color: #748260;
}
.block-plans table tr td:first-child{
    padding: 15px 20px;
}
.block-plans table tr td:nth-child(2){
    padding: 15px 20px;
    text-align: center;
}
.block-plans table tr td:last-child{
    padding: 15px 20px;
    text-align: center;
}
.block-plans table tr:nth-child(odd) svg{
    opacity: 0.6;
}
.block-plans table tfoot tr{
    background-color: transparent !important;
}
.block-plans table tfoot tr td{
    padding-top: 30px !important;
}
.block-plans table tfoot tr span{
    font-size: 14px;
    line-height: 140%;
    color: #3F3D36;
    font-weight: 500;
}
.block-plans table tfoot tr td a.btn-primary.is-style-outline{
    color: #373631 !important;
    border-color: #373631 !important;
}
.block-plans table tfoot tr td a:hover.btn-primary.is-style-outline{
    color: white !important;
}

@media (min-width: 0px) and (max-width: 480px){
    .block-plans table tr td{
        font-size: 11px;
    }
    .block-plans table tr td{
        padding: 9px !important;
    }
    .block-plans table tr svg{
        width: 25px;
        height: 25px;
    }
    .block-plans table tr.first th:first-child{
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0px;
        width: 100%;
    }
    .block-plans table tr.first th:not(:first-child){
        font-size: 11px;
        width: 80px !important;
        padding: 0px 11px;
    }
    .block-plans table tr.first th span.subtitle{
        display: none;
    }
    .block-plans table tfoot tr td span{
        font-size: 9px;
    }
    .block-plans table tfoot .wp-block-buttons{
        display: none;
    }
    .block-plans table tfoot tr td a.btn-primary.is-style-outline{
        padding: 12px !important;
    }
}
@media (min-width: 481px) and (max-width: 576px){
    .block-plans table tr td{
        font-size: 12px;
    }
    .block-plans table tr td{
        padding: 9px !important;
    }
    .block-plans table tr svg{
        width: 25px;
        height: 25px;
    }
    .block-plans table tr.first th:first-child{
        padding-left: 5px;
        padding-top: 0px;
        width: 90%;
    }
    .block-plans table tr.first th:not(:first-child){
        font-size: 12px;
        width: 100px !important;
        padding: 0px 11px;
    }
    .block-plans table tr.first th span.subtitle{
        display: none;
    }
    .block-plans table tfoot tr td span{
        font-size: 10px;
    }
    .block-plans table tfoot .wp-block-buttons{
        display: none;
    }
    .block-plans table tfoot tr td a.btn-primary.is-style-outline{
        padding: 12px !important;
    }
}
@media (min-width: 577px) and (max-width: 767px){
    .block-plans table tr td{
        font-size: 13px;
    }
    .block-plans table tr td{
        padding: 11px !important;
    }
    .block-plans table tr svg{
        width: 30px;
        height: 30px;
    }
    .block-plans table tr.first th:first-child{
        padding-left: 5px;
        padding-top: 0px;
        width: 70%;
    }
    .block-plans table tr.first th:not(:first-child){
        font-size: 13px;
        width: 100px !important;
        padding: 0px 11px;
    }
    .block-plans table tr.first th span.subtitle{
        display: none;
    }
    .block-plans table tfoot tr td span{
        font-size: 12px;
    }
    .block-plans table tfoot .wp-block-buttons{
        display: none;
    }
    .block-plans table tfoot tr td a.btn-primary.is-style-outline{
        padding: 12px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .block-plans table tr td{
        font-size: 14px;
    }
    .block-plans table tr td{
        padding: 11px !important;
    }
    .block-plans table tr svg{
        width: 30px;
        height: 30px;
    }
    .block-plans table tr.first th:first-child{
        padding-left: 5px;
        width: 70%;
    }
    .block-plans table tr.first th:not(:first-child){
        font-size: 14px;
        width: 100px !important;
        padding: 0px 16px;
    }
    .block-plans table tr.first th span.subtitle{
        font-size: 10px;
    }
    .block-plans table tfoot tr td a.btn-primary.is-style-outline{
        padding: 10px 15px !important;
        font-size: 11px !important;
        white-space: nowrap;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .block-plans table tr td{
        font-size: 16px;
    }
    .block-plans table tr td{
        padding: 11px !important;
    }
    .block-plans table tr svg{
        width: 35px;
        height: 35px;
    }
    .block-plans table tr.first th:first-child{
        width: 40%;
    }
    .block-plans table tr.first th span.subtitle{
        font-size: 12px;
    }
    .block-plans table tr.first th:not(:first-child){
        font-size: 22px;
        width: 100px !important;
        padding: 0px 20px;
    }
    .block-plans table tfoot tr td a.btn-primary.is-style-outline{
        padding: 12px 23px !important;
        font-size: 11px !important;
        white-space: nowrap;
    }
}
@media (min-width: 1200px) and (max-width: 1340px){
    
}