/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.in-pricing__tab-list-item:before {color: black;}

/*
#hs_cos_wrapper_widget_1718717665873 .in-pricing__tab-list-item {
    font-family: BW MODELLICA;
    font-weight: 800;
    font-family: 'BW MODELLICA';
    color: white;
    font-size: 20px;
    /* background: white; */
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    /* border: 10px; */
    /* border-color: white; */
    border: 2px solid #ffffff;
    border-radius: 12px;
} 

/*alinhamento mini tit*/
.in-pricing__card-wrap {
        text-align: -webkit-center !important;     }


@media only screen and (min-width: 768px) {
    h3 {
        font-size: 26px;
        line-height: 43px; }}


.in-pricing-card, .in-pricing-card__list-wrap {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;

    /*height: 100%; ajustar tamanho caixa*/
}

.in-pricing__tab-list-item {
            display: inline-block;
            padding: 10px 20px;
            font-size: 16px;
            color: white;
            background-color: #ffffff;
            text-align: center;
            text-decoration: none;
            border-radius: 5px;
            transition: background-color 0.3s;
        }

        .in-pricing__tab-list-item:hover {
            background-color: #0050f0;
            color: white !important;
}

.in-pricing__tab-list-item:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
}

.in-pricing__tab-list {
    margin-bottom: 30px; }


.tag-plano{ /*TAG mais indicado*/
  top: -20px; /* Move para cima */
    background-color: #387b00;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 64px;
    width: 92%;
    position: relative;
    display: inline-block; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.in-pricing-card .in-btn {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 0;
}

/* Atualizações */
.cell_17699515118095-background-layers, .cell_17699515118095-background-color,
.cell_17699515118096-background-layers, .cell_17699515118096-background-color,
.cell_17699515118097-background-color, .cell_17699515118097-background-layers,
.cell_17699515118098-background-layers, .cell_17699515118098-background-color,
.cell_17699515118099-background-color, .cell_17699515118099-background-layers,
.cell_176995151180910-background-layers, .cell_176995151180910-background-color,
.cell_17699538490236-background-color, .cell_17699538490236-background-layers, 
.cell_17699538490237-background-layers, .cell_17699538490237-background-color,
.cell_17699538490238-background-layers, .cell_17699538490238-background-color,
.cell_17699538490239-background-layers, .cell_17699538490239-background-color,
.cell_176995384902310-background-layers, .cell_176995384902310-background-color,
.cell_176995384902311-background-color, .cell_176995384902311-background-layers

{
      padding-top: 30px !important;
   padding-bottom: -5px ;
    border-radius: 12px;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.08);
flex: 1!important;
  min-height: 126px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  text-align: center!important;
}