.elementor-9964 .elementor-element.elementor-element-7dcff060{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9964 .elementor-element.elementor-element-7dcff060:not(.elementor-motion-effects-element-type-background), .elementor-9964 .elementor-element.elementor-element-7dcff060 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9964 .elementor-element.elementor-element-7dcff060.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), roboto;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-9964 .elementor-element.elementor-element-2a9c2fc4{font-size:15px;font-weight:400;line-height:29px;color:#000000;}.elementor-9964 .elementor-element.elementor-element-2a9c2fc4 p{margin-block-end:15px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), roboto;font-weight:var( --e-global-typography-text-font-weight );}.elementor-9964 .elementor-element.elementor-element-23d5bc4{padding:5px 0px 10px 0px;}.elementor-9964 .elementor-element.elementor-element-303c1d8{font-size:15px;font-weight:400;line-height:29px;color:#000000;}.elementor-9964 .elementor-element.elementor-element-303c1d8 p{margin-block-end:15px;}.elementor-9964 .elementor-element.elementor-element-bdac119{padding:5px 0px 10px 0px;}.elementor-9964 .elementor-element.elementor-element-d2e967d{font-size:15px;font-weight:400;line-height:29px;color:#000000;}.elementor-9964 .elementor-element.elementor-element-d2e967d p{margin-block-end:15px;}@media(max-width:1220px){.elementor-9964 .elementor-element.elementor-element-2a9c2fc4{line-height:27px;}.elementor-9964 .elementor-element.elementor-element-303c1d8{line-height:27px;}.elementor-9964 .elementor-element.elementor-element-d2e967d{line-height:27px;}}@media(min-width:769px){.elementor-9964 .elementor-element.elementor-element-7dcff060{--width:790.6px;}}@media(max-width:1035px) and (min-width:769px){.elementor-9964 .elementor-element.elementor-element-7dcff060{--width:100%;}}@media(max-width:1035px){.elementor-9964 .elementor-element.elementor-element-7dcff060{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9964 .elementor-element.elementor-element-2a9c2fc4{font-size:14px;line-height:25px;}.elementor-9964 .elementor-element.elementor-element-303c1d8{font-size:14px;line-height:25px;}.elementor-9964 .elementor-element.elementor-element-d2e967d{font-size:14px;line-height:25px;}}@media(max-width:768px){.elementor-9964 .elementor-element.elementor-element-7dcff060{--min-height:0px;--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-9964 .elementor-element.elementor-element-2a9c2fc4{font-size:14px;line-height:26px;}.elementor-9964 .elementor-element.elementor-element-303c1d8{font-size:14px;line-height:26px;}.elementor-9964 .elementor-element.elementor-element-d2e967d{font-size:14px;line-height:26px;}}/* Start custom CSS for text-editor, class: .elementor-element-2a9c2fc4 */.elementor-widget-text-editor ul {
  margin-left: 30px;     /* controla o recuo geral da lista */
  padding-left: 0;        /* evita duplo recuo */
}

.elementor-widget-text-editor ul li {
  text-indent: 0;         /* impede o texto de voltar atrás do bullet */
  margin-bottom: 10px;     /* opcional: espaço entre linhas */
}

.elementor-widget-text-editor ul li::marker {
  color: #1255F3;         /* cor azul do Insider Gamer */
}

.hover-sublinhar-posts a:hover {
  text-decoration-line: underline;
  text-decoration-color: #1255F3;   /* cor da linha */
  text-decoration-thickness: 2px;   /* espessura */
  text-underline-offset: 3px;       /* distância */
}
.hover-sublinhar-posts a {
  font-weight: 600 !important; 
  text-decoration: none; /* remove underline padrão */
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-23d5bc4 */figure.wp-caption {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

/* Garante que a imagem ocupe 100% do container */
figure.wp-caption img {
  display: block;
  width: 100%;
  height: auto;
}

/* Posição e estilo da legenda */
figure.wp-caption .wp-caption-text {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background-color: #004BFF; /* substitua pelo azul da sua marca */
  color: #fff;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: inherit; /* herda a fonte do widget */
  line-height: 1.3em;
  max-width: 80%; /* evita ocupar a imagem toda */
  box-sizing: border-box;
  z-index: 2;
}

/* Remove espaçamento padrão da legenda */
figure.wp-caption {
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-303c1d8 */.elementor-widget-text-editor ul {
  margin-left: 30px;     /* controla o recuo geral da lista */
  padding-left: 0;        /* evita duplo recuo */
}

.elementor-widget-text-editor ul li {
  text-indent: 0;         /* impede o texto de voltar atrás do bullet */
  margin-bottom: 10px;     /* opcional: espaço entre linhas */
}

.elementor-widget-text-editor ul li::marker {
  color: #1255F3;         /* cor azul do Insider Gamer */
}

.hover-sublinhar-posts a:hover {
  text-decoration-line: underline;
  text-decoration-color: #1255F3;   /* cor da linha */
  text-decoration-thickness: 2px;   /* espessura */
  text-underline-offset: 3px;       /* distância */
}
.hover-sublinhar-posts a {
  font-weight: 600 !important; 
  text-decoration: none; /* remove underline padrão */
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-bdac119 */figure.wp-caption {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

/* Garante que a imagem ocupe 100% do container */
figure.wp-caption img {
  display: block;
  width: 100%;
  height: auto;
}

/* Posição e estilo da legenda */
figure.wp-caption .wp-caption-text {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background-color: #004BFF; /* substitua pelo azul da sua marca */
  color: #fff;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: inherit; /* herda a fonte do widget */
  line-height: 1.3em;
  max-width: 80%; /* evita ocupar a imagem toda */
  box-sizing: border-box;
  z-index: 2;
}

/* Remove espaçamento padrão da legenda */
figure.wp-caption {
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d2e967d */.elementor-widget-text-editor ul {
  margin-left: 30px;     /* controla o recuo geral da lista */
  padding-left: 0;        /* evita duplo recuo */
}

.elementor-widget-text-editor ul li {
  text-indent: 0;         /* impede o texto de voltar atrás do bullet */
  margin-bottom: 10px;     /* opcional: espaço entre linhas */
}

.elementor-widget-text-editor ul li::marker {
  color: #1255F3;         /* cor azul do Insider Gamer */
}

.hover-sublinhar-posts a:hover {
  text-decoration-line: underline;
  text-decoration-color: #1255F3;   /* cor da linha */
  text-decoration-thickness: 2px;   /* espessura */
  text-underline-offset: 3px;       /* distância */
}
.hover-sublinhar-posts a {
  font-weight: 600 !important; 
  text-decoration: none; /* remove underline padrão */
}/* End custom CSS */