.turbo-progress-bar {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 3px;
    background: #0076ff;
    z-index: 9999;
    transition:
      width 300ms ease-out,
      opacity 150ms 150ms ease-in;
    transform: translate3d(0, 0, 0);
  }
  /* SCROLLBAR */
  
  [dark-scroll]::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  
  [dark-scroll]::-webkit-scrollbar-track-piece {
    background-color: #2b2b2b;
    border: 1px solid #1d1d1d;
  }
  
  [dark-scroll]::-webkit-scrollbar-thumb {
    height: 10px;
    background-color: #4d4d4d;
  }
  [dark-scroll]::-webkit-scrollbar-thumb:hover {
    background-color: #5a5a5a;
  }
  
  /* LOAD PROGRESS */
  
  .turbolinks-progress-bar {
    height: 3px;
    background-color: #ff6250;
  }





/* SEGUNDA PARTE */



@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");


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body
{
    width: 100%;
    height: 100vh;
}

.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%;
}

.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;
}
: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;
}


.seja-bem-vindo {
  background-color: transparent;
  position: absolute;
}
/* screen - main login-1280x768-cuida-e-amor */

.login-1280x768-cuida-e-amor {
  border: 1px none;
  margin: 0px;
  height: 100vh;
  mix-blend-mode: normal;
  overflow: hidden;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

/* DIV DE LOGIN */
.login-1280x768-cuida-e-amor .login-RtVhkV {
  height: 286px;
  left: calc(calc(135% - 349px)/1.5);
  top: calc(58.00% - 135px);
  width: 349px;
}

/* BOTÃO DE ENTRAR COM O GOOGLE */
.login-1280x768-cuida-e-amor .entre-com-o-google-PCc72c {
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--black-haze);
  border-radius: 37px;
  cursor: pointer;
  height: 40px;
  left: 0px;
  mix-blend-mode: normal;
  position: absolute;
  top: calc(50.00% + 103px);
  width: 343px;
  transition: .3s;
}
.login-1280x768-cuida-e-amor .entre-com-o-google-PCc72c:hover
{
    transform: scale(0.94);
}

.login-1280x768-cuida-e-amor .entrar-com-o-google-kugoVG {
  background-color: transparent;
  height: auto;
  left: calc(50.00% - 61px);
  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;
}

.login-1280x768-cuida-e-amor .google-kugoVG {
  background-color: transparent;
  height: 56.19%;
  left: 16.00%;
  position: absolute;
  top: 22.50%;
  width: 8.18%;
}

/* BOTÃO DE ENTRAR */
.login-1280x768-cuida-e-amor .boto-PCc72c {
  background-color: transparent;
  height: 40px;
  left: 0px;
  cursor: pointer;
  position: absolute;
  top: 133px;
  width: calc(100.00% - 4px);
  transition: .3s;
}
.login-1280x768-cuida-e-amor .boto-PCc72c:hover
{
    transform: scale(0.94);
}

.login-1280x768-cuida-e-amor .hover-ozXJk5 {
  background-color: #0b3835;
  border-radius: 37px;
  cursor: pointer;
  height: 39px;
  left: 0px;
  mix-blend-mode: normal;
  opacity: 0;
  pointer-events: auto;
  position: absolute;
  top: -93px;
  transition: all 0.2s ease;
  width: calc(100.00% - 219px);
}

.login-1280x768-cuida-e-amor .hover-ozXJk5:hover {
  opacity: 1;
}

.login-1280x768-cuida-e-amor .primary-cta-ozXJk5 {
  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;
  cursor: pointer;
  box-shadow: 0px 4.375px 17.5px #134e4a2e;
  height: 40px;
  left: 0px;
  mix-blend-mode: normal;
  position: absolute;
  top: 0;
  width: 343px;
}

.login-1280x768-cuida-e-amor .cta-ozXJk5 {
  background-color: transparent;
  cursor: pointer;
  color: var(--white);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: calc(50.00% - 172px);
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  position: absolute;
  text-align: center;
  border: none;
  top: 10px;
  white-space: nowrap;
  width: 343px;
}

.login-1280x768-cuida-e-amor .esqueci-minha-senha-PCc72c {
  background-color: transparent;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  position: absolute;
  text-align: right;
  top: 110px;
  white-space: nowrap;
  width: 343px;
}

.input-extra
{
  background-color: var(--black-haze);
  border-radius: 37px;
  height: 40px;
  width: 345px;
  border: none;
  padding-left: 20px;
  line-height: 24px;
}
.input-extra::placeholder {
  color: #2d2d2d99;
}
.login-1280x768-cuida-e-amor .e-mail-PCc72c {
  background-color: transparent;
  height: 40px;
  left: 0px;
  position: absolute;
  top: 56px;
  width: 345px;
}

.login-1280x768-cuida-e-amor .text-field-zuKwHX {
  top: 0px;
}

.login-1280x768-cuida-e-amor .e-mail-zuKwHX {
  background-color: transparent;
  border: 0;
  height: 24px;
  left: 25px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  padding: 0;
  position: absolute;
  resize: none;
  text-align: left;
  top: 8px;
  white-space: nowrap;
  width: calc(100% - 25px);
}

.login-1280x768-cuida-e-amor .e-mail-zuKwHX::placeholder {
  color: #2d2d2d99;
}

.login-1280x768-cuida-e-amor .login-PCc72c {
  color: var(--heavy-metal);
  font-family: var(--font-family-poppins);
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: 36px;
  mix-blend-mode: normal;
  text-align: left;
  top: calc(50.00% - 143px);
  white-space: nowrap;
  width: 275px;
}

.login-1280x768-cuida-e-amor .text-field-PCc72c {
  top: 103px;
}

.login-1280x768-cuida-e-amor .senha-PCc72c {
  background-color: transparent;
  border: 0;
  height: 40px;
  left: 20px;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  padding: 0;
  position: absolute;
  resize: none;
  text-align: left;
  top: 103px;
  width: 293px;
}

.login-1280x768-cuida-e-amor .senha-PCc72c::placeholder {
  color: #2d2d2d99;
}


/* CAMPO LEMBRAR DE MIM */
.login-1280x768-cuida-e-amor .lembrar-de-mim-RtVhkV {
  background-color: transparent;
  color: var(--black);
  font-family: var(--font-family-mulish);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 300;
  height: auto;
  letter-spacing: 0.00px;
  line-height: 24px;
  mix-blend-mode: normal;
  text-align: left; 
  position: absolute;
  top: 110px;
  white-space: nowrap;
  width: auto;
}

/* TEXTO E LINK DE MATRICULE-SE */
.login-1280x768-cuida-e-amor .no-se-matriculou-matricule-se-agora-RtVhkV {
  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(97% - 383px);
  letter-spacing: 0.00px;
  line-height: 24px;
  position: absolute;
  text-align: right;
  top: 25px;
  white-space: nowrap;
  width: 343px;
  z-index: 12;
}

.login-1280x768-cuida-e-amor .span0-wR4rbx {
  color: #2d2d2dcc;
  font-style: normal;
  font-weight: 300;
}

.login-1280x768-cuida-e-amor .span1-wR4rbx {
  color: var(--heavy-metal);
  font-style: normal;
}

.login-1280x768-cuida-e-amor .span2-wR4rbx {
  color: #5772b5;
  font-style: normal;
  font-weight: 700;
}

/* DIV DA IMAGEM PRINCIPAL */
.login-1280x768-cuida-e-amor .seja-bem-vindo-RtVhkV {
  height: 100vh;
  left: 0px;
  top: 0px;
  width: 70%;
}

.degrade_img
{
  position: absolute;
  left: 70%;
  width: 30%;
  height: 100vh;
  background: linear-gradient(90deg, #aaa 0%, #ddd 100%);
  opacity: 0.2;
  z-index: 0;
}

.login-1280x768-cuida-e-amor .rectangle-1879-xDLZyM {
  background-color: transparent;
  height: 100%;
  left: 0px;
  display: block;
  mix-blend-mode: normal;
  position: absolute;
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.5);
  top: 0px;
  width: 100%;
}


.login-1280x768-cuida-e-amor .seja-bem-vindo-xDLZyM {
  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;
}

.figura_lc
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: auto;
  height: 100%;
}

.login-1280x768-cuida-e-amor .cuida_amor_logo_2-2-RtVhkV {
  background-color: transparent;
  height: 108px;
  left: calc(92% - 179px);
  mix-blend-mode: normal;
  object-fit: cover;
  position: absolute;
  top: 70px;
  width: auto;
}

.login-1280x768-cuida-e-amor .login {
  background-color: transparent;
  position: absolute;
}

.login-1280x768-cuida-e-amor .text-field {
  background-color: var(--black-haze);
  border-radius: 37px;
  height: 40px;
  left: 0px;
  mix-blend-mode: normal;
  overflow: hidden;
  position: absolute;
  width: 343px;
}