@font-face{font-family:Locator
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebUltraLight.75dfa4d9)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebUltraLight.75dfa4d9) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebUltraLight.2348c09f) format("woff2")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebUltraLight.3f048050) format("woff");font-weight:100;font-display:swap;font-style:normal}@font-face{font-family:Locator;
  src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebLight.9e10a2f6)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebLight.9e10a2f6) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebLight.9fb5bc81) format("woff2")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebLight.6f6c0e92) format("woff");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:Locator
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebRegular.4760d9b1.)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebRegular.4760d9b1.) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebRegular.13fa509a) format("woff2")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebRegular.ac4e0f66) format("woff");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Locator
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebMedium.90640491)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebMedium.90640491) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebMedium.1ba72f1a) format("woff2")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebMedium.b98bfbac) format("woff");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Locator
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBold.034fe73f)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBold.034fe73f) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBold.cc9c482a) format("woff2")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBold.e9df9eed) format("woff");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Locator
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBlack.e6ce7ca4)
  ;src:url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBlack.e6ce7ca4) format("eot")
      ,url(https://cloud.mail.dermabeauty.com.ar/LocatorWebBlack.0835703e) format("woff2")
      ,url(../fonts/LocatorWebBlack.7fef5305.woff) format("woff");font-weight:900;font-display:swap;font-style:normal}

body{background-color:  #ffffff; font-family: Locator, sans-serif; font-size: 16px; color: #000;}
.color-ff8300{color: #ff8300;}
.ff1f1f{color: #ff1f1f!important}
.input-style{border-radius:0; border: 1px solid #000000;}
.bg-ffffff{background-color: #ffffff;}
.tyc{border-radius: 0!important; border: 2px solid black;}
.registrarse{width: 100%; background-color: #000000; color: #ffffff; border-radius: 0; font-size: 19px; font-weight: 300!important;}
.registrarse:hover{width: 100%; background-color: #373737; color: #ffffff;}
.font16{font-size: 16px;}
.tyc-label a{color: #000; text-decoration: none;}
.tyc-label a:hover{text-decoration:underline;}
@media (max-width: 991px) {
    .check-label{font-size: 14px;}
    .titulo{font-size: 20px;}
}
@media (max-width: 768px) {
    .font16{font-size: 14px;}
}
@media (max-width: 480px) {
  .titulo{font-size: 15px;}
}

  .text-primary {
    color: #00a9ea !important;
  }
.legales{font-size: 11px; line-height: 12px; font-weight: 300; margin-top: 50px;}
  .header {
    background-color: white;
  }
  .header > div {
    flex-basis: 50%;
    flex-shrink: 0;
  }
  .header h4 {
    font-size: 1rem;
    margin: 0;
  }
  .header h3 {
    font-family: Locator, sans-serif;
    font-weight: 700;
    margin: 0;
  }
  .header .legend-container {
    display: grid;
    grid-template-rows: 2fr 3fr;
    padding: 2rem 1rem;
  }
  .header .legend-container > div {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .legend-container img {
    max-width: 150px;
  }
  .header .logo-container {
    display: none;
  }
  .header .logo-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header .legend {
    font-size: 1.2rem;
    font-size: clamp(1rem, 4vw, 1.3rem);
    line-height: 1.2;
    text-align: center;
    letter-spacing: 1px;
  }
  @media (min-width: 800px) {
    .header {
      display: flex;
    }
    .header .logo-container {
      display: block;
    }
    .header .legend-container {
      grid-template-rows: 1fr 1fr;
    }
  }
  .container-fluid {
    max-width: 800px;
  }
  .required {
    color: #f53d48;
  }
  .checkbox-grid {
    display: grid;
    gap: .5rem;
    grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
  }
  .form .checkbox-grid label{
    margin: 0;
  }
  .form {
    margin: 4rem 0;
  }
  .form .help {
    color: #999;
    font-size: 0.8rem;
    letter-spacing: -0.25px;
  }
  .form-grid {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  }
  .form h2 {
    margin-bottom: 35px;
  }
  .form .form-group {
    margin-bottom: 28px;
  }
  .form label {
    margin-bottom: 7px;
  }
  .form input,
  .form select {
    border: 1px solid #000000;
    border-radius: unset;
    background-color: white;
  }
  .custom-select:focus,
  .form-control:focus {
    border-color: #000000;
    background-color: #ececec;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(22, 28, 43, 0.2);
  }
  .captcha {
    margin: 2rem auto 1rem;
    display: flex;
    justify-content: center;
  }
  .form .btn {
    background-color: #000000;
    border-color: #000000;
    border-radius: unset;
    font-weight: 600;
  }

  .form .form-check {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2rem 0 0;
    font-size: 0.8rem;
  }
  .form .form-check .text {
    line-height: 1.2;
    font-weight: 300;
    display: inline-block;
  }
  .form .form-check .text a {
    color: inherit;
  }

  /* Customize the label (the form-check-label) */
  .form .form-check-label {
    line-height: 1.5;
    display: flex;
    position: relative;
    padding-left: 3rem;
    margin-bottom: 2rem;
    margin-right: 2rem;
    cursor: pointer;
    user-select: none;
    flex-shrink: 1;
  }

  /* Hide the browser's default checkbox */
  .form-check-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 2rem;
    width: 2rem;
    background-color: white;
    border: 2px solid #000000;
  }

  /* On mouse-over, add a grey background color */
  .form-check-label:hover input ~ .checkmark {
    background-color: #e8f0f3;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: '';
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .form-check-label input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .form-check-label .checkmark:after {
    left: 0.625rem;
    top: 0.0125rem;
    width: 0.625rem;
    height: 1.25rem;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  /* Floating labels */
  .form-label-group {
    position: relative;
    --input-padding-x: 0.75rem;
    --input-padding-y: 0.5rem;
  }
  .form-label-group .form-control {
    height: 3rem;
  }

  .form-label-group > input,
  .form-label-group > label,
  .form-label-group > select {
    padding: var(--input-padding-y) var(--input-padding-x);
  }

  .form-label-group > label {
    color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 2;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: all 0.1s ease-in-out;
  }

  .form-label-group input::placeholder {
    color: transparent;
  }

  .form-label-group select,
  .form-label-group input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
  }

  .form-label-group select:valid ~ label,
  .form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 0.7rem;
    pointer-events: none;
  }

  .custom-select {
    color: inherit;
    background: #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23000000' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      no-repeat right 0.75rem center/8px 10px;
  }

  .custom-select ~ label{
    pointer-events: none;
  }
  .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2em + 1rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}