body {
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
min-height: 100vh;
}
.htmx-request {
visibility: visible !important;
}
.login-header {
background-color: #F1F1F1;
width: 100%;
padding: 32px;
position: fixed;
top: 0;
z-index: 100;
justify-content: space-between;
align-items: center;
display: flex;
flex-direction: row;
}
.linearLayoutHorizontal-login {
display: flex;
flex-direction: row;
gap: 8px;
}
.texto-login-duvida {
font-family: Nunito;
padding: 0;
font-size: 16px;
font-weight: 400;
color: #141414;
}
.botao-login-contato {
font-family: Nunito;
padding: 0;
font-size: 16px;
font-weight: 600;
color: #141414;
}
.conteudo-vertical-background-cinza {
width: 100%;
display: flex;
flex-direction: column;
flex-grow: 1.0;
margin-top: 94px;
background-color: #F1F1F1;
}
.carrossel-item2 {
display: flex;
flex-direction: column;
align-items: start;
}
.landing-header {
background-color: #FCFCFC;
width: 100%;
padding: 32px;
position: fixed;
top: 0;
z-index: 100;
justify-content: space-between;
align-items: center;
display: flex;
flex-direction: row;
}
.conteudo-vertical-centralizado {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
background-color: #FCFCFC;
margin-top: 108px;
}
.conteudo-vertical-start {
width: 100%;
display: flex;
flex-direction: column;
align-items: start;
padding-top: 64px;
}
.imagem-demonstracao1 {
width: 100%;
height: auto;
}
.botao-especialista {
background-color: #F1F1F1;
padding: 12px 24px;
border-radius: 9999px;
color: #141414;
border: 0 none transparent;
cursor: pointer;
font-family: Nunito;
font-size: 16px;
font-weight: 600;
text-align: left;
text-decoration: none;
justify-content: center;
display: flex;
align-items: center;
}
.ic-whatsapp {
width: 16px;
height: 16px;
margin-left: 8px;
}
.texto-landing-titulo {
font-family: Nunito;
padding: 0;
font-weight: 600;
text-align: center;
color: #141414;
margin: 64px 0 0;
white-space: pre-line;
}
.texto-landing-subtitulo {
font-family: Nunito;
padding: 0;
font-weight: 500;
color: #8C8C8C;
text-align: center;
white-space: pre-line;
}
.carrossel-landing {
justify-content: space-between;
align-items: center;
display: flex;
flex-direction: row;
margin: 32px 32px 0;
overflow: hidden;
}
.carrossel-item {
display: flex;
flex-direction: column;
align-items: start;
}
.imagem-carrossel {
height: auto;
}
.texto-landing-carrossel-titulo {
font-family: Nunito;
padding: 0;
font-size: 18px;
font-weight: 600;
color: #141414;
text-align: center;
margin: 16px 0 0;
}
.texto-landing-carrossel-subtitulo {
font-family: Nunito;
padding: 0;
font-size: 16px;
font-weight: 400;
color: #141414;
text-align: start;
margin: 8px 0 0;
}
.texto-landing-carrossel-titulo2 {
font-family: Nunito;
padding: 0;
font-weight: 600;
color: #141414;
text-align: center;
}
.texto-landing-carrossel-subtitulo2 {
font-family: Nunito;
padding: 0;
font-size: 22px;
font-weight: 400;
color: #636363;
text-align: center;
margin: 8px 0 0;
}
.texto-landing-titulo-section {
font-family: Nunito;
padding: 0;
font-size: 14px;
font-weight: 600;
color: #007F87;
margin: 3rem 0 0 32px;
}
.texto-landing-subtitulo-section {
font-family: Nunito;
padding: 0;
font-size: 32px;
font-weight: 600;
color: #141414;
margin: 8px 0 0 32px;
}
.img-logo-preto {
width: 64px;
height: 64px;
}
.texto-landing-inferior_lumen {
font-family: Nunito;
padding: 0;
font-size: 14px;
font-weight: 400;
color: #141414;
text-align: start;
}
.linearLayoutHorizontal {
display: flex;
flex-direction: row;
}
.botao-vazado {
background-color: #00000000;
padding: 12px 24px;
border-radius: 9999px;
color: #141414;
border: 0 none transparent;
cursor: pointer;
font-family: Nunito;
font-size: 16px;
font-weight: 600;
text-align: left;
text-decoration: none;
justify-content: center;
display: flex;
align-items: center;
}
.botao-verde {
background-color: #6BD9D5;
padding: 12px 24px;
border-radius: 9999px;
color: #141414;
border: 0 none transparent;
cursor: pointer;
font-family: Nunito;
font-size: 16px;
font-weight: 600;
text-align: left;
text-decoration: none;
justify-content: center;
display: flex;
align-items: center;
}
.header-logo {
width: 145px;
height: 30px;
}
.notyf__toast {
max-width: none !important;
}
.notyf__toast--upper {
margin: none !important;
}
.notyf__wrapper {
padding: 0px !important;
}
.notyf__toast-container {
gap: 2px !important;
}
.notyf__wrapper:has(.notyf__dismiss) {
padding-right: 20px !important;
}
.notyf__message {
margin-top: 8px !important;
margin-bottom: 8px !important;
}
