.elementor-13472 .elementor-element.elementor-element-2927b844{--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-13472 .elementor-element.elementor-element-2927b844.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-13472 .elementor-element.elementor-element-8ef398f{--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-13472 .elementor-element.elementor-element-94627bd > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 16px 0px;}.elementor-13472 .elementor-element.elementor-element-94627bd.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-13472 .elementor-element.elementor-element-94627bd .elementor-heading-title{font-family:var( --e-global-typography-8f9bd1a-font-family ), Sans-serif;font-size:var( --e-global-typography-8f9bd1a-font-size );font-weight:var( --e-global-typography-8f9bd1a-font-weight );line-height:var( --e-global-typography-8f9bd1a-line-height );color:var( --e-global-color-text );}.elementor-13472 .elementor-element.elementor-element-377a8175{width:100%;max-width:100%;z-index:2;}.elementor-13472 .elementor-element.elementor-element-377a8175 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;}@media(min-width:768px){.elementor-13472 .elementor-element.elementor-element-8ef398f{--content-width:100%;}}@media(max-width:1024px){.elementor-13472 .elementor-element.elementor-element-94627bd .elementor-heading-title{font-size:var( --e-global-typography-8f9bd1a-font-size );line-height:var( --e-global-typography-8f9bd1a-line-height );}}@media(max-width:767px){.elementor-13472 .elementor-element.elementor-element-94627bd .elementor-heading-title{font-size:var( --e-global-typography-8f9bd1a-font-size );line-height:var( --e-global-typography-8f9bd1a-line-height );}}/* Start custom CSS for heading, class: .elementor-element-94627bd */.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-377a8175 */.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 */