/* boxes arredondamento e sombra */
.cell_17500972373853-background-layers, .cell_17500972373853-background-gradient, .cell_17500972373853-padding,
.cell_1750091512681-background-layers, .cell_1750091512681-background-color, .cell_1750091512681-padding,
.cell_1750109969601-background-layers, .cell_1750109969601-background-color, .cell_1750109969601-padding,
.cell_1750109909657-background-layers, .cell_1750109909657-background-color, .cell_1750109909657-padding, 
.cell_1750164555275-background-layers, .cell_1750164555275-background-color, .cell_1750164555275-padding 

{
  border-radius: 15px!important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);}


.tag-plano{ /*TAG mais indicado*/
    top: -20px; /* Move para cima */
    background: linear-gradient(90deg, #217e21, #2caa2c);
    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);
}




/* animação botões */
.in-btn  {
   border-radius: 8px!important;
   box-shadow: 0 0 0 0px #d75e00 !important;
   transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}

.in-btn:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0px 5px 10px rgba(148, 15, 15, 0.35) !important; /* cor do SanarFlix */
} 
  

/* carrossel professores */
.interactive-testimonial-carousel-and-rating *, .interactive-testimonial-carousel-and-rating :after, .interactive-testimonial-carousel-and-rating :before{
  border-radius: 8px; !important }

.interactive-testimonial-carousel-and-rating .author-name {
font-size: 16px;
line-height: 22px;
font-weight: 800;}

.designation {
  font-size: 10px;
  line-height: 14px;
  font-weight: 250; }

.interactive-testimonial-carousel-and-rating .company {
  font-size: 10px;
  line-height: 14px !important }
  font-weight: 500; }

.interactive-testimonial-carousel-and-rating-item-inner {
  background: hsl(0deg 0% 90% / 30%) }

  span.icon {
  display: none !important }