/* @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    */
/*****************************************/

.cell_17268428527224-background-layers,.cell_1726843368059-background-layers,.cell_17268544592846-background-layers,.cell_172685445928414-background-layers,
.cell_1727046884182-background-layers,.cell_1727047901624-background-layers,.cell_1727047632004-background-layers {
   box-shadow: 0 4px 24px rgba(17, 18, 18, 0.1);
  padding-top: 16px !important;
    padding-bottom: 8px !important;
    border-radius: 16px;

}

.cell_1700770879497-background-layers {
    border-radius: 16px;
}

#hs_cos_wrapper_module_172719753573911 .ac-icon-box__text h3 {
  margin-top: 8px; !important; }

#hs_cos_wrapper_module_172719753573911 .ac-icon-box__col {
    border-style: solid;
    border-color: rgba(234, 165, 35, 100%);
    border-width: 1px; 
    align-items: center;
}

.interactive-testimonial-carousel-and-rating-item-inner {
    align-items: center;
    backdrop-filter: blur(12px);
    background: hsl(0deg 0% 0% / 30%);
    border: 2px solid #ff9d00;
    border-radius: 8px;
    display: inline-flex;
    padding: 16px;
    position: relative;
    width: 100%;
    z-index: 2;
    margin: 0px;
    height: 120px;
}



#hs_cos_wrapper_module_17255443451018 .interactive-testimonial-carousel-and-rating-item {
  background-color: rgb(127 86 217 / 0%) !important; }

.interactive-testimonial-carousel-and-rating .author-image {
  border-radius: 12px; }

.interactive-testimonial-carousel-and-rating-item-wrapper {
  background: none }



.ac-team__card-name a {
    pointer-events: none;
}



@media (max-width: 768px) { /*Botão comprimento 100% no mobile*/
  
.ac-button--filled-dark {
    width:100%;
  
}
h1{
  font-size:16px !important;
}
}