.elementor-41108 .elementor-element.elementor-element-57468c3b{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:64px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;--z-index:2;}.elementor-41108 .elementor-element.elementor-element-57468c3b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-41108 .elementor-element.elementor-element-613b266e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-41108 .elementor-element.elementor-element-34f3f932 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 16px 0px;}.elementor-41108 .elementor-element.elementor-element-34f3f932.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-41108 .elementor-element.elementor-element-34f3f932 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:48px;font-weight:400;line-height:62px;color:var( --e-global-color-text );}.elementor-41108 .elementor-element.elementor-element-201080f2{width:100%;max-width:100%;z-index:2;}.elementor-41108 .elementor-element.elementor-element-201080f2 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;}@media(max-width:767px){.elementor-41108 .elementor-element.elementor-element-34f3f932 .elementor-heading-title{font-size:32px;line-height:45px;}}@media(min-width:768px){.elementor-41108 .elementor-element.elementor-element-613b266e{--content-width:100%;}}/* Start custom CSS for heading, class: .elementor-element-34f3f932 */.raia-titulo {
    width: max-content;
    border-bottom: 2px solid #C8C4C4;
    padding-right: 30px;
}

@media (max-width: 480px) {
  .raia-titulo {
    width: auto !important;
    border-bottom: 1px solid #C8C4C4 !important;
    padding-right: inherit !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-201080f2 */.box {
  width: calc(30.30% - 10px);
  height: 130px;
  margin: 20px;
  float: center;
}

.box.large {
  width: calc(30.30% - 10px); 
  height: 290px;
  background: rgb(255, 255, 255);
  z-index: 1000;
}

.container {
  width: 100%;
  overflow: hidden;
}

#container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; 
}

.block {
  border: 0px solid #ccc;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  padding: 18px;
   background: rgb(255, 255, 255);
}

@media only screen and (max-width: 768px) {
  .column {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
  }

  .box {
    width: 100% !important;
    float: none !important;
    margin: 5px 0 !important; 
  }

}

h2 {
  font-size: 13px;
  font-family: "Poppins", Sans-serif;
  font-weight: 400;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.building-icon {
  position: absolute;
  left: 20px;
  font-size: 20px;
}

.block-content {
  padding: 20px !important;
  cursor: pointer;
}

div.block-content {
  margin-left: -20px !important;
  margin-top: 30px;
}

.block-part-2 {
  display: none;
  transition: height 2s ease, opacity 0.3s ease;
}


.block-part-2 a {
  text-decoration: none;
  margin-top: 10px;
  font-size: 13px;
  font-family: "Poppins", Sans-serif;
  font-weight: 300;
  color: #183eff;
}

.expand-icon {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  color: #183eff;
  font-weight: bold;
}

.underline-parte2 {
  border-bottom: 1px solid #c8c4c4;
  margin-top: 5px;
  width: 100%;
}

.underline {
  border-bottom: 3px solid #777777;
  width: 30px;
  margin-top: 5px;
}

.column {
  width: 30%;
  float: left;
  padding: 0 15px;
}/* End custom CSS */