@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@import url("https://fonts.googleapis.com/css?family=Mulish:400,300,700|Poppins:600,800");

.screen textarea:focus,
.screen input:focus {
  outline: none;
}

.screen * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.screen div {
  -webkit-text-size-adjust: none;
}

.component-wrapper a {
  display: contents;
  pointer-events: auto;
  text-decoration: none;
}

.component-wrapper * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  pointer-events: none;
}

.component-wrapper a *,
.component-wrapper input,
.component-wrapper video,
.component-wrapper iframe {
  pointer-events: auto;
}

.component-wrapper.not-ready,
.component-wrapper.not-ready * {
  visibility: hidden !important;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.full-width-a {
  width: 100%;
}

.full-height-a {
  height: 100%;
}

.container-center-vertical {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  pointer-events: none;
}

.container-center-vertical > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.auto-animated div {
  --z-index: -1;
  opacity: 0;
  position: absolute;
}

.auto-animated input {
  --z-index: -1;
  opacity: 0;
  position: absolute;
}

.auto-animated .container-center-vertical,
.auto-animated .container-center-horizontal {
  opacity: 1;
}

.overlay-base {
  display: none;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}


.dialog_cadastro
{
  max-width: 90% !important;
}

.dialog_cadastro .card-title
{
  font-size: 28pt !important;
}
.title_online
{
  line-height: 90px;
}


.overlay-base.animate-appear {
  align-items: center;
  animation: reveal 0.3s ease-in-out 1 normal forwards;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
}

.overlay-base.animate-disappear {
  animation: reveal 0.3s ease-in-out 1 reverse forwards;
  display: block;
  opacity: 1;
  pointer-events: none;
}

.overlay-base.animate-disappear * {
  pointer-events: none;
}

@keyframes reveal {
  from { opacity: 0 }
 to { opacity: 1 }
}

.animate-nodelay {
  animation-delay: 0s;
}

.align-self-flex-start {
  align-self: flex-start;
}

.align-self-flex-end {
  align-self: flex-end;
}

.align-self-flex-center {
  align-self: flex-center;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.valign-text-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

input:focus {
  outline: none;
}

.listeners-active,
.listeners-active * {
  pointer-events: auto;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

.smart-layers-pointers,
.smart-layers-pointers * {
  pointer-events: auto;
  visibility: visible;
}

.listeners-active-click,
.listeners-active-click * {
  cursor: pointer;
}

* {
  box-sizing: border-box;
}
html, body
{
  height: 100%;
}
:root { 
  --black: #000000;
  --black-haze: #f7f7f7;
  --heavy-metal: #2d2d2d;
  --white: #ffffff;
 
  --font-size-l: 14px;
  --font-size-m: 13px;
  --font-size-s: 12px;
  --font-size-xl: 15px;
  --font-size-xxl: 16px;
  --font-size-xxxl: 18px;
  --font-size-xxxxl: 50px;
 
  --font-family-mulish: "Mulish", Helvetica;
  --font-family-poppins: "Poppins", Helvetica;
}
.mulish-normal-heavy-metal-16px {
  color: var(--heavy-metal);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.mulish-normal-heavy-metal-15px {
  color: var(--heavy-metal);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

:root {
}


.seja-bem-vindo {
  background-color: transparent;
  position: absolute;
}
/* screen - cadastro-1280x768-cuida-e-amor */

.cadastro-1280x768-cuida-e-amor {
  background-color: #fffdf8;
  border: 1px none;
  margin: 0px;
  min-height: 100%;
  min-width: 100%;
  mix-blend-mode: normal;
  overflow: scroll;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

/* DIV CADASTRO */
.cadastro-1280x768-cuida-e-amor .box_cadastro
{
    position: absolute;
    top: 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    left: calc(calc(97.5% - 353px));
    overflow-y: auto;
    height: 450px;
    width: 353px;
}

/* TEXTO E LINK PARA O LOGIN */
.cadastro-1280x768-cuida-e-amor .j-tem-matrcula-faa-login-F22jZ3 {
  background-color: transparent;
  color: transparent;
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: calc(100% - 363px);
  letter-spacing: 0.00px;
  line-height: 24px;
  position: absolute;
  text-align: right;
  top: 24px;
  white-space: nowrap;
  width: 343px;
  z-index: 12;
}

.cadastro-1280x768-cuida-e-amor .span0-XcvC6g {
  color: #2d2d2dcc;
  font-style: normal;
  font-weight: 300;
}

.cadastro-1280x768-cuida-e-amor .span1-XcvC6g {
  color: var(--heavy-metal);
  font-style: normal;
}

.cadastro-1280x768-cuida-e-amor .span2-XcvC6g {
  color: #5772b5;
  font-style: normal;
  font-weight: 700;
}

.cadastro-1280x768-cuida-e-amor .seja-bem-vindo-F22jZ3 {
  height: 588px;
  left: 0px;
  top: 0px;
  width: 66%;
}

.degrade_img
{
  position: absolute;
  left: 66%;
  width: 34%;
  height: 100vh;
  background: linear-gradient(90deg, #aaa 0%, #ddd 100%);
  opacity: 0.2;
  z-index: 0;
}

.cadastro-1280x768-cuida-e-amor .rectangle-1879-SNBtWn {
  background-color: transparent;
  height: 100vh;
  left: 0px;
  mix-blend-mode: normal;
  position: absolute;
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.5);
  top: 0px;
  width: 100%;
}

.cadastro-1280x768-cuida-e-amor .seja-bem-vindo-SNBtWn {
  color: var(--white);
  font-family: var(--font-family-poppins);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 800;
  height: 127px;
  left: 30px;
  letter-spacing: 2.00px;
  line-height: 48px;
  mix-blend-mode: normal;
  text-align: left;
  top: 410px;
  width: 181px;
}

.cadastro-1280x768-cuida-e-amor .cuida_amor_logo_2-2-F22jZ3 {
  background-color: transparent;
  height: 85px;
  left: calc(78% - 140px);
  mix-blend-mode: normal;
  object-fit: cover;
  position: absolute;
  top: 10px;
  width: auto;
}

/* BOTÃO DE CADASTRAR COM O GOOGLE */
.cadastro-1280x768-cuida-e-amor .entre-com-o-google-F22jZ3 {
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--black-haze);
  border-radius: 37px;
  cursor: pointer;
  height: 44px;
  left: 553px;
  mix-blend-mode: normal;
  position: absolute;
  top: 510px;
  width: 343px;
  transition: .3s;
}
.cadastro-1280x768-cuida-e-amor .entre-com-o-google-F22jZ3:hover
{
    transform: scale(0.94);
}

.cadastro-1280x768-cuida-e-amor .cadastrar-com-o-google-xTIgbx {
  background-color: transparent;
  height: auto;
  left: calc(50.00% - 65px);
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  position: absolute;
  text-align: left;
  top: calc(50.00% - 12px);
  white-space: nowrap;
  width: auto;
}

.cadastro-1280x768-cuida-e-amor .google-xTIgbx {
  background-color: transparent;
  height: 56.19%;
  left: 14.68%;
  position: absolute;
  top: 22.50%;
  width: 8.18%;
}

/* BOTÃO DE CADASTRO */
.cadastro-1280x768-cuida-e-amor .boto-F22jZ3 {
  background-color: transparent;
  height: 44px;
  cursor: pointer;
  position: relative;
  width: 345px;
  transition: .3s;
}
.cadastro-1280x768-cuida-e-amor .boto-F22jZ3:hover
{
    transform: scale(0.94);
}

.cadastro-1280x768-cuida-e-amor .hover-CjLU3p {
  background-color: #0b3835;
  border-radius: 37px;
  cursor: pointer;
  height: 43px;
  left: 0px;
  mix-blend-mode: normal;
  opacity: 0;
  pointer-events: auto;
  position: absolute;
  top: 1px;
  transition: all 0.2s ease;
  width: 169px;
}

.cadastro-1280x768-cuida-e-amor .hover-CjLU3p:hover {
  opacity: 1;
}

.cadastro-1280x768-cuida-e-amor .primary-cta-CjLU3p {
  background: linear-gradient(180deg, rgb(224.000001847744, 81.00000277161598, 149.00000631809235) 0%, rgb(99.00000169873238, 201.00000321865082, 213.00000250339508) 100%);
  background-color: transparent;
  border-radius: 37px;
  box-shadow: 0px 4.375px 17.5px #134e4a2e;
  height: 44px;
  mix-blend-mode: normal;
  position: relative;
  width: 343px;
}

.cadastro-1280x768-cuida-e-amor .cta-CjLU3p {
  background-color: transparent;
  color: var(--white);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
  height: auto;
  position: absolute;
  top: 10px;
  left: 0;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  text-align: center;
  white-space: nowrap;
  width: 343px;
}

.cadastro-1280x768-cuida-e-amor .senha-F22jZ3 {
  background-color: transparent;
  height: 44px;
  position: relative;
  width: 171px;
}

.cadastro-1280x768-cuida-e-amor .text-field-51fSJT {
  width: 169px;
}

.cadastro-1280x768-cuida-e-amor .celular-51fSJT {
  background-color: transparent;
  border: 0;
  height: 27px;
  left: 26px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  padding: 0;
  position: absolute;
  resize: none;
  text-align: left;
  top: 9px;
  white-space: nowrap;
  width: 96px;
}

.cadastro-1280x768-cuida-e-amor .celular-51fSJT::placeholder {
  color: #2d2d2d99;
}

.cadastro-1280x768-cuida-e-amor .senha-rGFcBg {
  background-color: transparent;
  height: 44px;
  position: relative;
  width: 167px;
}

.cadastro-1280x768-cuida-e-amor .text-field-vPwhiY {
  width: 165px;
}

.cadastro-1280x768-cuida-e-amor .cep-vPwhiY {
  background-color: transparent;
  border: 0;
  height: 27px;
  left: 25px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  padding: 0;
  position: absolute;
  resize: none;
  text-align: left;
  top: 9px;
  white-space: nowrap;
  width: 93px;
}

.cadastro-1280x768-cuida-e-amor .cep-vPwhiY::placeholder {
  color: #2d2d2d99;
}

.cadastro-1280x768-cuida-e-amor .e-mail-F22jZ3 {
  background-color: transparent;
  height: 44px;
  position: relative;
  width: 345px;
}

.cadastro-1280x768-cuida-e-amor .text-field-wLbWhj {
  width: 343px;
}

.cadastro-1280x768-cuida-e-amor .nome-completo-wLbWhj {
  background-color: transparent;
  border: 0;
  height: 27px;
  left: 26px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  position: absolute;
  padding: 0;
  resize: none;
  text-align: left;
  top: 9px;
  white-space: nowrap;
  width: 293px;
}

.cadastro-1280x768-cuida-e-amor .nome-completo-wLbWhj::placeholder {
  color: #2d2d2d99;
}

.cadastro-1280x768-cuida-e-amor .senha-a3nSxx {
  background-color: transparent;
  height: 44px;
  position: relative;
  width: 345px;
}

.cadastro-1280x768-cuida-e-amor .text-field-Un7kZu {
  width: 343px;
}

.cadastro-1280x768-cuida-e-amor .senha-Un7kZu {
  background-color: transparent;
  border: 0;
  height: 27px;
  left: 26px;
  top: 9px;
  letter-spacing: 0.00px;
  line-height: 24px;
  position: absolute;
  mix-blend-mode: normal;
  padding: 0;
  resize: none;
  text-align: left;
  white-space: nowrap;
  width: 293px;
}

.cadastro-1280x768-cuida-e-amor .senha-Un7kZu::placeholder {
  color: #2d2d2d99;
}

.cadastro-1280x768-cuida-e-amor .e-mail-rGFcBg {
  background-color: transparent;
  height: 44px;
  position: relative;
  width: 345px;
}

.cadastro-1280x768-cuida-e-amor .text-field-kjVm5y {
  width: 343px;
}

.cadastro-1280x768-cuida-e-amor .e-mail-kjVm5y {
  background-color: transparent;
  border: 0;
  height: 27px;
  left: 25px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  padding: 0;
  position: absolute;
  resize: none;
  text-align: left;
  top: 9px;
  white-space: nowrap;
  width: 293px;
}

.cadastro-1280x768-cuida-e-amor .e-mail-kjVm5y::placeholder {
  color: #2d2d2d99;
}

.cadastro-1280x768-cuida-e-amor .login-F22jZ3 {
  background-color: transparent;
  color: var(--heavy-metal);
  font-family: var(--font-family-poppins);
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 36px;
  mix-blend-mode: normal;
  position: relative;
  text-align: left;
  white-space: nowrap;
  margin-bottom: 10px;
  width: 304px;
}

.cadastro-1280x768-cuida-e-amor .vector-F22jZ3 {
  background-color: transparent;
  height: 16px;
  left: 564px;
  position: absolute;
  top: 424px;
  width: 16px;
}

.cadastro-1280x768-cuida-e-amor .concordo-com-todos-os-termos-de-servios-F22jZ3 {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 300;
  height: auto;
  left: 593px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  position: absolute;
  text-align: left;
  top: 420px;
  white-space: nowrap;
  width: auto;
}

.cadastro-1280x768-cuida-e-amor .text-field {
  background-color: var(--black-haze);
  border-radius: 37px;
  height: 44px;
  left: 0px;
  mix-blend-mode: normal;
  overflow: hidden;
  position: absolute;
  top: 0px;
}