.taka {
  font-size: 12px;
}

.mat-checkbox {
  font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-form-field {
  font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-checkbox-checkmark {
  fill: #fafafa
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important
}

.mat-checkbox-mixedmark {
  background-color: #fafafa
}


.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #3f51b5
}


.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ff4081
}

.mat-input-element {
  caret-color: #3f51b5
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #ff4081
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(Heebo-Light), url(Heebo-Light.da5fe603e5d0bcd2e266.woff2) format("woff2"), url(Heebo-Light.3acdbdfbb7289e34c383.woff) format("woff"), url(Heebo-Light.bc3de35e8a1cbdfc2adf.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(Heebo-Regular), url(Heebo-Regular.a7a0741baab432f959f6.woff2) format("woff2"), url(Heebo-Regular.0ebc7fbf4bf56e9d8c4d.woff) format("woff"), url(Heebo-Regular.7ac7b0d26b0f96a894bf.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(Heebo-Medium), url(Heebo-Medium.105bb4dc64e616dd2230.woff2) format("woff2"), url(Heebo-Medium.04a25ff8601f68731db9.woff) format("woff"), url(Heebo-Medium.5e8fe25167f6990e102d.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(Heebo-Bold), url(Heebo-Bold.ed3d52423de75c2e18f5.woff2) format("woff2"), url(Heebo-Bold.6d19d459acc2dfe2448f.woff) format("woff"), url(Heebo-Bold.6ab9bb0d85bf1603d97f.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: 'whitneymedium';
  src: url(whitney-medium-webfont.b9cfe960fbc270caad78.eot);
  src: url(whitney-medium-webfont.b9cfe960fbc270caad78.eot?#iefix) format("embedded-opentype"), url(whitney-medium-webfont.a181e1cc5311cae1bddd.woff2) format("woff2"), url(whitney-medium-webfont.1b59ab5013fda647722b.woff) format("woff"), url(whitney-medium-webfont.97eaff8816af25c693d2.ttf) format("truetype"), url(whitney-medium-webfont.76fca2a160209be5157d.svg#whitneymedium) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'whitneysemibold';
  src: url(whitney-semibold-webfont.0b8a718b42205aca729c.eot);
  src: url(whitney-semibold-webfont.0b8a718b42205aca729c.eot?#iefix) format("embedded-opentype"), url(../fonts/whitney-semibold-webfont.9f85784b6f0c8c404744.woff2) format("woff2"), url(whitney-semibold-webfont.bb501be887228a2743be.woff) format("woff"), url(whitney-semibold-webfont.04302ea153fb1f9a5558.ttf) format("truetype"), url(whitney-semibold-webfont.fe9cc226ce48ea947480.svg#whitneysemibold) format("svg");
  font-weight: 400;
  font-style: normal
}

body,
html {
  height: 100%
}

body {
  background-color: #f5f5f5
}

@keyframes loader {
  0% {
    left: -75px
  }

  to {
    left: 100%
  }
}

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


footer,
main {
  display: block
}

body {
  margin: 0;
  font-family: Heebo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

h1 {
  margin-top: 0;
  margin-bottom: 10px
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

a {
  color: #ee2527;
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: #b80e10;
  text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

img {
  border-style: none
}

img,
svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button,
input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

[type=button],
button {
  -webkit-appearance: button
}

[type=button]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

.media {
  display: flex;
  align-items: flex-start
}

svg {
  vertical-align: baseline;
  vertical-align: initial
}

a:hover {
  text-decoration: none
}

.mat-checkbox {
  font-family: Heebo, sans-serif
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Heebo, sans-serif;
  letter-spacing: normal
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em
}

.mat-form-field-infix {
  padding: .5em 0;
  border-top: .84375em solid transparent
}

.mat-form-field-label-wrapper {
  top: -.84375em;
  padding-top: .84375em
}

.mat-form-field-label {
  top: 1.34375em
}

.mat-form-field-underline {
  bottom: 1.34375em
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: .6666666667em;
  top: calc(100% - 1.7916666667em)
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: .4375em 0
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
  -ms-transform: translateY(-1.28124em) scale(.75);
  width: 133.3333433333%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: .5416666667em;
  top: calc(100% - 1.6666666667em)
}

@media print {

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(.75)
  }
}

input.mat-input-element {
  margin-top: -.0625em
}

.mat-ripple {
  overflow: hidden;
  position: relative
}

.mat-ripple:not(:empty) {
  transform: translateZ(0)
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
  transform: scale(0)
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none
}

@keyframes cdk-text-field-autofill-start {
  /*!*/
}

@keyframes cdk-text-field-autofill-end {
  /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms
}

.mat-focus-indicator {
  position: relative
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, .1)
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, .54)
}

.mat-checkbox-checkmark {
  fill: hsla(0, 0%, 96%, .7)
}

.mat-checkbox-checkmark-path {
  stroke: hsla(0, 0%, 96%, .7) !important
}

.mat-checkbox-mixedmark {
  background-color: hsla(0, 0%, 96%, .7)
}

.mat-checkbox .mat-ripple-element {
  background-color: #000
}


.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #ee2527
}


.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #9e9e9e
}

.mat-form-field-label {
  color: rgba(0, 0, 0, .6)
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, .87)
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, .54)
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, .42)
}


.mat-input-element:disabled {
  color: rgba(0, 0, 0, .38)
}

.mat-input-element {
  caret-color: #ee2527
}

.mat-input-element::placeholder {
  color: rgba(0, 0, 0, .42)
}

.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, .42)
}

.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .42)
}

.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, .42)
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #9e9e9e
}

.link:focus {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
  outline: none
}

.icon {
  display: inline-block;
  position: relative;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain
}

.icon.icon-eye {
  background-image: url(../img/eye.svg)
}

.boton {
  color: #333;
  font-family: whitneysemibold, serif
}

.boton {
  border: 1px solid #c7c7c7;
  border-radius: 7px;
  font-size: 16px;
  height: 40px;
  background: #fff;
  margin: auto;
  text-decoration: none;
  outline: none !important
}

.boton:focus,
.boton:hover {
  box-shadow: 0 1px 0 -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .1), 0 5px 5px -1px rgba(0, 0, 0, .1)
}

.boton.link {
  border: 1px solid #d52b1e;
  color: #d52b1e;
  text-shadow: none
}

::-webkit-scrollbar {
  background-color: transparent;
  width: 6px
}

::-webkit-scrollbar-track {
  background-color: #fff
}

::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
  border-radius: 16px
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c7c7c7
}

::-webkit-scrollbar-button {
  display: none
}




@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(Heebo-Light), url(Heebo-Light.da5fe603e5d0bcd2e266.woff2) format("woff2"), url(Heebo-Light.3acdbdfbb7289e34c383.woff) format("woff"), url(Heebo-Light.bc3de35e8a1cbdfc2adf.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(Heebo-Regular), url(Heebo-Regular.a7a0741baab432f959f6.woff2) format("woff2"), url(Heebo-Regular.0ebc7fbf4bf56e9d8c4d.woff) format("woff"), url(Heebo-Regular.7ac7b0d26b0f96a894bf.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(Heebo-Medium), url(Heebo-Medium.105bb4dc64e616dd2230.woff2) format("woff2"), url(Heebo-Medium.04a25ff8601f68731db9.woff) format("woff"), url(Heebo-Medium.5e8fe25167f6990e102d.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(Heebo-Bold), url(Heebo-Bold.ed3d52423de75c2e18f5.woff2) format("woff2"), url(Heebo-Bold.6d19d459acc2dfe2448f.woff) format("woff"), url(Heebo-Bold.6ab9bb0d85bf1603d97f.ttf) format("truetype");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

body,
html {
  height: 100%
}

body {
  background-color: #f5f5f5
}

*,
:after,
:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  margin: 0;
  font-family: Heebo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

html,
body {
  max-width: 100%;
  overflow-x: hidden
}

@media (max-width: 750px) {

  html,
  body {
    overflow-x: auto
  }
}


@font-face {
  font-family: "whitney";
  src: url(/obi/usuarios/whitney-medium-webfont.1b59ab5013fda647722b.woff) format("woff");
  font-weight: 300
}

*[keke-c116] {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

body[keke-c116] {
  color: #424242;
  font-family: "Heebo", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

.link[keke-c116] {
  color: #d52b1e;
  font-size: 14px;
  letter-spacing: .3px;
  margin-top: 20px;
  cursor: pointer
}

.link-new[keke-c116] {
  background-repeat: no-repeat;
  background-position: right 12px center;
  width: 300px
}

.link[keke-c116]:focus {
  outline: thin auto #000000
}

.wrapper[keke-c116] {
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: space-between
}

.wrapper-left[keke-c116] {
  height: 100vh
}

.wrapper-left_img[keke-c116] {
  height: 100vh;
  width: auto;
  position: fixed
}

.wrapper-left_img[keke-c116]:not(:first-child) {
  display: none;
  opacity: 0
}

.wrapper-right[keke-c116] {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.container-login[keke-c116] {
  background-color: #fff;
  padding-left: 137px;
  padding-right: 24px;
  height: 100vh;
  position: relative;
  display: block
}

.header-login[keke-c116],
.main[keke-c116],
.footer-login[keke-c116] {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
  grid-column: 2/2
}

.header-login[keke-c116] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 24px;
  padding-top: 24px
}

.header-logo_img[keke-c116] {
  max-width: 100%;
  margin: 20px 2px 11px
}

.main[keke-c116] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  margin-bottom: 5vh;
  margin-left: calc(80px + 12px)
}

.main-title[keke-c116] {
  font-weight: 300;
  color: #424242;
  margin-left: 0;
  margin-bottom: 40px;
  margin-top: 30px;
  font-size: 26px;
  line-height: 1.1
}

.main-form[keke-c116] {
  max-width: 414px
}

div#boton[keke-c116] {
  float: left;
  max-width: 115px;
  width: 100%
}

.footer-login[keke-c116] {
  display: flex;
  grid-template-columns: 80px 1fr;
  grid-column-gap: 12px;
  -ms-flex-align: center
}

.footer-text[keke-c116] {
  font-size: 12px;
  line-height: 1.38;
  color: #1a263380;
  margin-top: 15px
}

.footer-text-account-free[keke-c116] {
  font-size: 12px;
  line-height: 1.38;
  margin-top: 100px;
  margin-bottom: 10px
}

.linkFreeAccount[keke-c116] {
  text-decoration: none;
  color: #ee2527
}

@supports (display: grid) {
  .link-new[keke-c116] {
    bottom: 0
  }

  .wrapper[keke-c116] {
    display: grid;
    grid-template-columns: 45vw 55vw;
    align-items: unset;
    justify-content: unset
  }

  .container-login[keke-c116] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    position: relative;
    padding-left: 0;
    padding-right: 0
  }

  .header-login[keke-c116] {
    padding-bottom: 0;
    padding-top: 0
  }

  .footer-login[keke-c116] {
    max-width: none;
    grid-template-columns: 80px 1fr
  }
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .wrapper-left_img[keke-c116] {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: 1000px;
    opacity: 1
  }

  .wrapper-left_img.spv-transition[keke-c116] {
    transition: opacity .7s ease-in-out
  }

  .wrapper-left[keke-c116] {
    height: unset
  }

  .wrapper-left_img[keke-c116]:not(:first-child) {
    display: inline-block
  }
}

.main[keke-c116] {
  margin-left: 0;
  width: -moz-fit-content;
  width: fit-content
}

.footer-container[keke-c116] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start
}

@media (max-height: 880px) and (min-width: 768px) {
  .main[keke-c116] {
    margin-bottom: 16px;
    margin-top: 40px;
    justify-content: flex-start
  }

  .footer-text[keke-c116] {
    margin-top: 0
  }

  .main-title[keke-c116] {
    margin-top: 0;
    margin-bottom: 0
  }

  .container-login[keke-c116] {
    padding-left: 72px;
    padding-right: 72px
  }

  .footer-text-account-free[keke-c116] {
    margin-top: 20px;
    margin-bottom: 20px
  }

  @supports (display: grid) {
    .container-login[keke-c116] {
      grid-template-rows: 96px 1fr 96px
    }

    .link[keke-c116] {
      margin-top: 10px
    }

    .link-new[keke-c116] {
      position: relative;
      max-width: 300px;
      margin-bottom: 15px
    }
  }
}

@media (min-width: 1600px) {
  @supports (display: grid) {
    .container-login[keke-c116] {
      grid-column-gap: 24px
    }

    .footer-login[keke-c116] {
      grid-column-gap: 24px
    }
  }
}

@media (max-width: 1440px) {
  .container-login[keke-c116] {
    grid-template-columns: 72px 1fr 72px
  }
}

@media (max-width: 1100px) {
  .wrapper[keke-c116] {
    grid-template-columns: 38vw 62vw
  }

  .container-login[keke-c116] {
    grid-template-columns: 40px 1fr 40px
  }

  .header-logo[keke-c116] {
    max-width: 155px
  }
}

@media (max-width: 840px) {
  .wrapper[keke-c116] {
    grid-template-columns: 1fr
  }

  .wrapper-left[keke-c116] {
    display: none
  }

  .container-login[keke-c116] {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (max-width: 767px) {
  .container-login[keke-c116] {
    grid-column-gap: 18px;
    grid-template-rows: 96px .95fr 120px;
    grid-template-columns: 12px 1fr 12px
  }

  .header-logo[keke-c116] {
    max-width: 130px
  }

  .main[keke-c116] {
    margin-left: 0;
    margin-bottom: 2vh;
    padding-right: 24px
  }

  .main-title[keke-c116] {
    font-size: 24px;
    margin-bottom: 26px
  }

  .link-new[keke-c116] {
    margin-top: 24px;
    position: relative;
    bottom: unset;
    cursor: pointer
  }

  .footer-login[keke-c116] {
    grid-column-gap: 18px
  }

  .footer-text-account-free[keke-c116] {
    margin-top: 20px;
    margin-bottom: 20px
  }

  .container-login[keke-c116] {
    padding-left: 32px;
    padding-right: 32px
  }
}

@media (max-width: 405px) {

  .container-login[keke-c116],
  .wrapper[keke-c116] {
    height: auto
  }

  .container-login[keke-c116] {
    grid-template-rows: 180px .95fr
  }

  .header-login[keke-c116] {
    flex-wrap: wrap;
    margin-bottom: 40px
  }

  .main[keke-c116] {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 44px
  }

  .main-title[keke-c116] {
    font-size: 22px;
    margin-bottom: 20px
  }

  .footer-login[keke-c116] {
    padding-bottom: 30px
  }
}

@media (min-width: 690px) {
  .container-login[keke-c116] {
    padding-left: 72px;
    padding-right: 72px
  }
}

.checkbox-container[keke-c116] {
  display: flex;
  justify-content: start;
  align-items: center
}

.checkbox-container[keke-c116] span[keke-c116] {
  font-size: .8rem
}

[_nghost-bio-c116] .mat-checkbox {
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 10px
}

[_nghost-bio-c116] .mat-checkbox-inner-container-no-side-margin {
  height: 1.25rem;
  width: 1.25rem
}

[_nghost-bio-c116] .mat-checkbox-frame {
  border: 1px solid #707070;
  border-radius: .2rem
}

[_nghost-bio-c116] .mat-checkbox-checkmark-path {
  stroke: #fff !important
}

[_nghost-bio-c116] .mat-ripple-element {
  background-color: #d52b1e !important
}

main[keke-c116] {
  overflow: scroll
}

.link-button[keke-c116] {
  border: solid 1px #d52b1e;
  border-radius: 9px;
  padding: 11px 10px 12px 16px;
  width: 220px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

[_nghost-bio-c116] .input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix input {
  font-size: 18px
}

[_nghost-bio-c116] .mat-form-field-label>span {
  font-size: 18px !important
}



*[keke-c110] {
  margin: 0;
  padding: 0
}

[_nghost-bio-c110] {
  max-width: 520px;
  height: 100px;
  display: flex;
  margin-top: 10px
}

.header-login[keke-c110] {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 24px 0
}

.header-logo_img[keke-c110] {
  width: 180px
}

@media (max-width: 840px) {
  .header-logo_img[keke-c110] {
    width: 150px
  }

  [_nghost-bio-c110] {
    max-width: 94vw
  }
}


@font-face {
  font-family: text-security-disc, sans-serif;
  src: url(https://raw.githubusercontent.com/noppa/text-security/master/dist/text-security-disc.woff)
}

.input-container {
  position: relative;
  margin: 10px 0
}

.input-container .mat-form-field {
  width: 100%;
  line-height: 40px
}

.input-container .mat-form-field .mat-form-field-wrapper {
  padding: 0
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix {
  position: relative;
  border: none
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix input {
  width: 90%;
  height: 40px;
  padding: 10px 16px;
  border-radius: 6px;
  border-bottom: 1px solid #c7c7c7;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  caret-color: #c7c7c7
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix input::-moz-placeholder {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  color: #707070;
  text-transform: none
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix input::placeholder {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  color: #707070;
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix input:focus {
  outline: none !important
}

.input-container .mat-form-field .mat-form-field-wrapper .mat-form-field-infix .icon {
  position: absolute;
  top: 0;
  right: 17px;
  bottom: 0;
  width: 16px;
  margin: auto;
  height: auto;
  background-size: auto
}

.input-container .mat-form-field .mat-form-field-label {
  padding: 0 16px;
  line-height: 60px
}

.input-container .mat-form-field .mat-form-field-label span {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  color: #707070;
  text-transform: none
}

.input-container .mat-form-field .mat-form-field-underline {
  display: none
}

.input-container .mat-list {
  width: 100%;
  padding-top: 0
}

.mensaje-informativo {
  font-family: Heebo, sans-serif;
  font-size: 14px;
  color: #707070;
  text-align: left !important
}

.icon-eye {
  cursor: pointer
}

.hide-text {
  font-family: text-security-disc, sans-serif;
  -webkit-text-security: disc
}

@media (max-height: 880px) and (min-width: 768px) {}


[_nghost-bio-c114] .boton[keke-c114] {
  height: 50px;
  padding: 0 26px;
  background: #d52b1e;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .1px;
  line-height: 18px;
  min-width: 120px
}

[_nghost-bio-c114] .boton[keke-c114]:disabled {
  color: #c7c7c7;
  background: #ededed;
  box-shadow: none
}

[_nghost-bio-c114] .boton[keke-c114]:focus {
  background: #bc261a
}

@keyframes spin {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

@media (max-width: 768px) {
  [_nghost-bio-c114] .boton[keke-c114] {
    width: 100%
  }
}

.mat-list-base {
  padding-top: 8px;
  display: block;
  -webkit-tap-highlight-color: transparent
}


@keyframes mat-checkbox-fade-in-background {
  0% {
    opacity: 0
  }

  50% {
    opacity: 1
  }
}

@keyframes mat-checkbox-fade-out-background {

  0%,
  50% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes mat-checkbox-unchecked-checked-checkmark-path {

  0%,
  50% {
    stroke-dashoffset: 22.910259
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1)
  }

  100% {
    stroke-dashoffset: 0
  }
}

@keyframes mat-checkbox-unchecked-indeterminate-mixedmark {

  0%,
  68.2% {
    transform: scaleX(0)
  }

  68.2% {
    animation-timing-function: cubic-bezier(0, 0, 0, 1)
  }

  100% {
    transform: scaleX(1)
  }
}

@keyframes mat-checkbox-checked-unchecked-checkmark-path {
  from {
    animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
    stroke-dashoffset: 0
  }

  to {
    stroke-dashoffset: -22.910259
  }
}

@keyframes mat-checkbox-checked-indeterminate-checkmark {
  from {
    animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
    opacity: 1;
    transform: rotate(0deg)
  }

  to {
    opacity: 0;
    transform: rotate(45deg)
  }
}

@keyframes mat-checkbox-indeterminate-checked-checkmark {
  from {
    animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
    opacity: 0;
    transform: rotate(45deg)
  }

  to {
    opacity: 1;
    transform: rotate(360deg)
  }
}

@keyframes mat-checkbox-checked-indeterminate-mixedmark {
  from {
    animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
    opacity: 0;
    transform: rotate(-45deg)
  }

  to {
    opacity: 1;
    transform: rotate(0deg)
  }
}

@keyframes mat-checkbox-indeterminate-checked-mixedmark {
  from {
    animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
    opacity: 1;
    transform: rotate(0deg)
  }

  to {
    opacity: 0;
    transform: rotate(315deg)
  }
}

@keyframes mat-checkbox-indeterminate-unchecked-mixedmark {
  0% {
    animation-timing-function: linear;
    opacity: 1;
    transform: scaleX(1)
  }

  32.8%,
  100% {
    opacity: 0;
    transform: scaleX(0)
  }
}

.mat-checkbox-background,
.mat-checkbox-frame {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  border-radius: 2px;
  box-sizing: border-box;
  pointer-events: none
}

.mat-checkbox {
  display: inline-block;
  transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent
}

.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple) {
  opacity: .16
}

.mat-checkbox .mat-checkbox-ripple {
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  height: 40px;
  width: 40px;
  z-index: 1;
  pointer-events: none
}

.mat-checkbox-layout {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: inherit;
  align-items: baseline;
  vertical-align: middle;
  display: inline-flex;
  white-space: nowrap
}

.mat-checkbox-label {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto
}

.mat-checkbox-inner-container {
  display: inline-block;
  height: 16px;
  line-height: 0;
  margin: auto;
  margin-right: 8px;
  order: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 16px;
  flex-shrink: 0
}

.mat-checkbox-inner-container-no-side-margin {
  margin-left: 0;
  margin-right: 0
}

.mat-checkbox-frame {
  background-color: transparent;
  transition: border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
  border-width: 2px;
  border-style: solid
}

.mat-checkbox-background {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);
  -webkit-print-color-adjust: exact;
  color-adjust: exact
}

.mat-checkbox-persistent-ripple {
  display: block;
  width: 100%;
  height: 100%;
  transform: none
}

.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
  opacity: .04
}

.mat-checkbox-persistent-ripple {
  opacity: 0
}

@media(hover: none) {
  .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
    display: none
  }
}

.mat-checkbox-checkmark {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100%
}

.mat-checkbox-checkmark-path {
  stroke-dashoffset: 22.910259;
  stroke-dasharray: 22.910259;
  stroke-width: 2.1333333333px
}

.mat-checkbox-mixedmark {
  width: calc(100% - 6px);
  height: 2px;
  opacity: 0;
  transform: scaleX(0) rotate(0deg);
  border-radius: 2px
}

.mat-checkbox-input {
  bottom: 0;
  left: 50%
}


.mat-form-field {
  display: inline-block;
  position: relative;
  text-align: left
}

.mat-form-field-wrapper {
  position: relative
}

.mat-form-field-flex {
  display: inline-flex;
  align-items: baseline;
  box-sizing: border-box;
  width: 100%
}

.mat-form-field-infix {
  display: block;
  position: relative;
  flex: auto;
  min-width: 0;
  width: 180px
}

.mat-form-field-label-wrapper {
  position: absolute;
  left: 0;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none
}

.mat-form-field-label {
  position: absolute;
  left: 0;
  font: inherit;
  pointer-events: none;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transform-origin: 0 0;
  transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  display: none
}

.mat-form-field-empty.mat-form-field-label {
  display: block
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: none
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: block;
  transition: none
}

.mat-form-field-label:not(.mat-form-field-empty) {
  transition: none
}

.mat-form-field-underline {
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: scale3d(1, 1.0001, 1)
}

.mat-form-field-ripple {
  position: absolute;
  left: 0;
  width: 100%;
  transform-origin: 50%;
  transform: scaleX(0.5);
  opacity: 0;
  transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)
}

.mat-form-field-subscript-wrapper {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden
}

.mat-form-field-hint-wrapper {
  display: flex
}

.mat-form-field-hint-spacer {
  flex: 1 0 1em
}


.mat-input-element {
  font: inherit;
  background: transparent;
  color: currentColor;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  text-align: inherit;
  box-sizing: content-box
}

.mat-input-element:-moz-ui-invalid {
  box-shadow: none
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
  display: none
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
  -webkit-appearance: none
}

.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element:not([type=password])::-webkit-credentials-auto-fill-button {
  visibility: hidden
}

.mat-input-element::-webkit-inner-spin-button,
.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button {
  font-size: .75em
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  transform: perspective(100px);
  -ms-transform: none
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  height: 1px
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
  top: 0;
  height: 2px;
  overflow: hidden
}