.elementor .secao-texto-scroll{min-height:220vw;overflow:visible;background-color:#EAFAFE;.secao-texto-scroll {
position: relative;
min-height: 360vh;
background: #000;
overflow: visible !important;
display: block;
padding: 0;
margin: 0;
}

.secao-texto-scroll > .e-con-inner {
min-height: 360vh;
display: block !important;
overflow: visible !important;
padding: 0;
margin: 0 auto;
}

.secao-texto-sticky {
position: sticky !important;
top: 0;
width: 100%;
height: 100vh;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
z-index: 2;
padding: 0;
margin: 0;
}

.secao-texto-sticky > .e-con-inner {
width: 100%;
height: 100vh;
min-height: 100vh;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0;
margin: 0 auto;
}

.texto-animado {
position: relative;
z-index: 3;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 24px;
text-align: center;
}

.texto-animado .elementor-widget-container {
margin: 0;
padding: 0;
}

.texto-animado .elementor-heading-title {
margin: 0;
padding: 0;
text-align: center;
line-height: 1.15;
}

.texto-animado .elementor-heading-title .palavra-animada {
display: inline-block;
white-space: nowrap;
font-size: 48px;
font-weight: 700;
line-height: 1.15;
}

.texto-animado .elementor-heading-title .palavra-animada.tem-espaco {
margin-right: 0.22em;
}

.texto-animado .elementor-heading-title .letra-animada {
display: inline-block;
opacity: 0;
color: #101F47;
filter: blur(6px);
will-change: opacity, filter;
}

.texto-animado .elementor-heading-title .letra-animada.texto-nyra {
color: #2962F6;
}

@media only screen and (max-width: 600px) {
.secao-texto-scroll {
  min-height: 320vh;
}

.secao-texto-scroll > .e-con-inner {
  min-height: 320vh;
}

.texto-animado {
  padding: 0 20px;
}

.texto-animado .elementor-heading-title .palavra-animada {
  font-size: 28px;
}
}\n}.elementor .secao-texto-sticky{min-height:100vh;overflow:visible;justify-content:center;}