.elementor-1031 .elementor-element.elementor-element-2c722d6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1031 .elementor-element.elementor-element-5c43637{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1031 .elementor-element.elementor-element-07ab313{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1031 .elementor-element.elementor-element-5205d1f{--display:flex;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe, , .elementor-1031 .elementor-element.elementor-element-ccf07f6 .ep-share-position-bottom .ep-embed-content-wraper{width:600%!important;max-width:600%!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe{height:600px!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed .pdfobject-container{height:600px!important;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe, , .elementor-1031 .elementor-element.elementor-element-ccf07f6 .ep-share-position-bottom .ep-embed-content-wraper{width:400px!important;max-width:400px!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe{height:400px!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed .pdfobject-container{height:400px!important;}}@media(max-width:767px){.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe, , .elementor-1031 .elementor-element.elementor-element-ccf07f6 .ep-share-position-bottom .ep-embed-content-wraper{width:300px!important;max-width:300px!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed iframe{height:300px!important;}.elementor-1031 .elementor-element.elementor-element-ccf07f6 .embedpress-document-embed .pdfobject-container{height:300px!important;}}/* Start custom CSS for text-editor, class: .elementor-element-e65a935 */.pinar-seccion {
  font-family: 'Poppins', sans-serif;
  padding: 80px 20px;
  background: #ffffff;
}

.pinar-contenedor {
  max-width: 900px;
  margin: auto;
  text-align: center;
}

/* BADGE */
.pinar-badge {
  display: inline-block;
  background: rgba(36,81,131,0.08);
  color: #245183;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 12px;
  margin-bottom: 15px;
}

/* TITULO */
.pinar-titulo {
  font-size: 32px;
  font-weight: 700;
  color: #245183;
}

.pinar-linea {
  width: 60px;
  height: 3px;
  background: #1FC8BE;
  margin: 15px auto 30px;
}

/* TEXTO */
.pinar-texto {
  color: #555;
  line-height: 1.8;
  margin-bottom: 15px;
}/* End custom CSS */