@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700&display=swap);/* normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.spinner {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000000000;
  background: rgba(0,0,0,0.7);
}
.layout {
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cupon {
  margin-bottom: 40px !important;
  border: 2px solid acb515;
  margin: 20px 0;
  padding: 10px;
  border-radius: 10px;
}
.cupon label {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.cupon input {
  width: calc(100% - 180px) !important;
  border: 2px solid #acb515;
  padding: 10px;
  border-radius: 10px;
}
.cupon input:focus {
  outline: none;
}
.cupon button {
  display: inline-block;
  width: 100px;
  color: #fff;
  cursor: pointer;
  border: none;
  margin: 0 !important;
  margin-left: 20px !important;
  border-radius: 4px;
  padding: 10px 30px;
  background: #032137;
}
.Preregistro-header {
  padding: 17px 0;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
          box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
}
.Preregistro-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Preregistro-header-container figure {
  margin: 0;
}
.Preregistro-header-container figure img {
  display: block;
  width: 100%;
  max-width: 200px;
}
.Preregistro-banner-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Preregistro-banner-container .img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.Preregistro-banner-container .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Preregistro-banner-container .text {
  padding: 100px 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
.Preregistro-banner-container .text h1 {
  color: #b7cc36;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.Preregistro-banner-container .text p {
  color: #fff;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.Preregistro-tabs {
  padding: 50px 0 10px;
}
.Preregistro-tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Preregistro-tabs-item {
  border-radius: 28.103px;
  background: #f6f6f6;
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 20px;
  white-space: nowrap;
}
.Preregistro-tabs-item.active {
  background: #0f2945;
  color: #fff;
}
.Preregistro-tabs-item.complete {
  background: #b7cc36;
  color: #fff;
}
.Preregistro-tabs .linea {
  background: #0f2945;
  height: 2px;
  width: 95px;
  display: block;
}
.Preregistro-forms {
  padding: 0px 0 100px;
}
.Preregistro-forms-item .subtitulo {
  text-align: center;
}
.Preregistro-forms-item .paragraph {
  text-align: center;
}
.Preregistro-forms-item .btn-primary,
.Preregistro-forms-item .btn-secondary {
  margin: 0 auto;
  display: block;
}
.Preregistro-eleccion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 117px);
  min-height: 500px;
}
.Preregistro-eleccion .col {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
}
.Preregistro-eleccion .col:first-child .content h2 {
  color: #fff;
  font-size: 35px;
  font-size: clamp(1.3rem, 2.3vw, 2.3rem);
}
.Preregistro-eleccion .col .content {
  text-align: center;
  width: 100%;
  max-width: 800px;
}
.Preregistro-eleccion .col .content .input {
  text-align: left;
  margin-bottom: 30px;
}
.Preregistro-eleccion .col .content h2 {
  font-size: clamp(1.1rem, 2vw, 2.1rem);
}
.Preregistro-eleccion .col .content h2 b {
  color: #b7cc36;
}
.Preregistro-eleccion .col .content .btn-primary {
  width: 250px;
  display: block;
  margin: 0 auto;
}
.Preregistro-fin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: calc(100vh - 117px);
  min-height: 500px;
}
.Preregistro-fin .col {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px;
}
.Preregistro-fin .col:first-child {
  width: 40%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.Preregistro-fin .col .content {
  text-align: center;
  width: 100%;
  max-width: 800px;
}
.Preregistro-fin .col .content .input {
  text-align: left;
  margin-bottom: 30px;
}
.Preregistro-fin .col .content h2 {
  font-size: clamp(1.3rem, 2.2vw, 2rem);
}
.Preregistro-fin .col .content h2 b {
  color: #b7cc36;
}
.Preregistro-fin .col .content .btn-primary {
  width: 100%;
  max-width: 350px;
  display: block;
  margin: 0 auto;
}
.Preregistro-fin .col .content p {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.Preregistro-fin .col .block {
  background: #16243b;
  color: #fff;
  padding: 50px 50px;
  border-radius: 30px;
  min-width: 400px;
}
.Preregistro-fin .col .block h2 {
  color: #b7cc36;
  margin: 0;
}
.Preregistro-fin .col .block h3 {
  color: #fff;
  text-align: center;
  font-size: clamp(1.1rem, 2vw, 1.8rem);
  font-weight: 700;
  text-transform: uppercase;
  margin: 5px 0;
}
.Preregistro-fin .col .block .campos {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 50px auto;
}
.Preregistro-fin .col .block .campos .campo {
  text-align: left;
  margin: 5px 0;
}
.Preregistro-fin .col .block .line {
  display: block;
  height: 2px;
  background: #fff;
  width: 100%;
  margin: 50px 0;
}
.Preregistro-fin .col .block p {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.Preregistro-fin .col .block p b {
  color: #b7cc36;
}
.Preregistro-fin .col .block h4 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 50px;
}
.Preregistro-fin .col .pasos .paso {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Preregistro-fin .col .pasos .paso:first-child .numero:before {
  display: none;
}
.Preregistro-fin .col .pasos .paso:last-child .numero:after {
  display: none;
}
.Preregistro-fin .col .pasos .paso .numero {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  font-size: 70px;
  font-weight: 700;
  border: 1px solid #b7cc36;
  border-radius: 50%;
  position: relative;
  background: #fff;
  color: #b7cc36;
}
.Preregistro-fin .col .pasos .paso .numero span {
  height: 100%;
  display: block;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.Preregistro-fin .col .pasos .paso .numero:after {
  content: '';
  position: absolute;
  width: 2px;
  background: #b7cc36;
  height: 100px;
  left: 50%;
  top: 100%;
}
.Preregistro-fin .col .pasos .paso .numero:before {
  content: '';
  position: absolute;
  width: 2px;
  background: #b7cc36;
  height: 100px;
  left: 50%;
  bottom: 100%;
  z-index: -1;
}
.Preregistro-fin .col .pasos .paso .text {
  padding: 20px 20px;
}
.Preregistro-fin .col .pasos .paso .text p {
  text-align: left;
  margin: 0px 0;
}
.Preregistro-fin .col .pasos .paso .text .btn-primary {
  margin: 30px auto 20px 0;
}
.Preregistro-fin .col .pasos .paso .text ul li {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
.Preregistro-fin .col .pasos .paso .text ul li::marker {
  color: #b7cc36;
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid-item {
  width: calc(50% - 20px);
}
.subtitulo {
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.subtitulo2 {
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.subtitulo3 {
  color: #b7cc36;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.paragraph {
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.thumb-plantel {
  border-radius: 20px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.18);
          box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.18);
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  height: 100%;
}
.thumb-plantel .img img {
  width: 100%;
  display: block;
}
.thumb-plantel .text {
  padding: 40px 40px;
}
.thumb-plantel .text .paragraph {
  text-align: left;
}
.thumb-plantel:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1);
}
.thumb-plantel.selected {
  background: #b7cc36;
}
.input label {
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 5px;
  display: block;
}
.input input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
  border: none;
  padding: 10px 20px;
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.input.select select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
  border: none;
  padding: 10px 20px;
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.input .error {
  margin: 0;
  padding: 5px 0;
  margin-left: 15px;
  color: #f00;
}
.input-v-select label {
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 5px;
  display: block;
}
.input-v-select .vs__search {
  font-size: 20px;
}
.input-v-select .v-select {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
  border-radius: 20px;
  font-family: "Zen Kaku Gothic Antique" !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 20px;
}
.input-v-select .v-select .vs__dropdown-toggle {
  border-radius: 20px;
  padding: 7px 20px 8px;
  border: none;
}
.input-v-select .v-select .vs__dropdown-toggle .vs__selected {
  margin: 0;
}
.input-v-select .v-select .vs__dropdown-toggle .vs__clear {
  margin-top: -8px;
}
.btn-primary {
  border-radius: 28.103px;
  background: #b7cc36;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  padding: 10px 40px 13px;
  width: 265px;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.btn-secondary {
  border-radius: 28.103px;
  background: #f6f6f6;
  color: #0f2945;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  padding: 10px 40px 13px;
  width: 265px;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.plan {
  width: 380px;
  min-height: 450px;
  background: #fff;
  border-radius: 40px;
  margin: 20px;
}
.plan h4 {
  background: #b7cc36;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 35px 10px 10px;
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.plan ul {
  margin: 35px 35px 30px;
}
.plan ul li {
  font-weight: 500;
  font-size: 18px;
  color: #5f8bb4;
  padding: 7px 0;
}
.ventana-planes {
  position: fixed;
  top: 0;
  right: -150%;
  z-index: 3;
  height: 100vh;
  width: 100%;
  background: rgba(0,0,0,0.256);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.ventana-planes.active {
  right: 0;
}
.ventana-planes-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #0f2945;
  padding: 50px 40px;
  height: 100%;
  overflow: auto;
  width: 80%;
  min-width: 360px;
}
.ventana-planes-container #cerrar-ventana {
  color: #fff;
  cursor: pointer;
}
.ventana-planes-container .paragraph {
  color: #fff;
  text-align: center;
}
.ventana-planes-container .planes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ventana-planes-container .planes .plan {
  width: calc(33.33% - 20px);
  margin: 10px;
  min-width: 250px;
}
.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.buttons .btn-primary,
.buttons .btn-secondary {
  margin: 20px;
}
.Validator {
  display: none;
  position: fixed;
  width: 50%;
  left: 25%;
  bottom: 0px;
  opacity: 1;
  background-color: #c0392b;
  color: #fff;
  -webkit-animation: fadein 0.5s;
          animation: fadein 0.5s;
}
.Validator.active {
  display: block;
}
.Validator .button {
  text-align: center;
  padding: 20px 0;
}
.Validator .button button {
  padding: 8px 4px;
  width: 30%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin: 0 auto;
  background-color: #acb515;
  color: #fff;
  border: none;
}
.Validator .button button:focus {
  outline: none;
}
@media screen and (max-width: 1150px) {
  .Preregistro-fin .col {
    padding: 20px;
  }
  .Preregistro-fin .col:first-child {
    width: 50%;
  }
  .Preregistro-fin .col .pasos .paso .numero {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    font-size: 59px;
  }
  .Preregistro-fin .col .pasos .paso .numero span {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}
@media screen and (max-width: 850px) {
  .Preregistro-banner-container .text p {
    font-size: 15px;
  }
  .Preregistro-banner-container .text h1 {
    font-size: 26px;
  }
  .Preregistro-tabs-item {
    font-size: 14px;
  }
  .Preregistro-fin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Preregistro-fin .col {
    width: 100%;
    padding: 20px 5px;
  }
  .Preregistro-fin .col:first-child {
    width: 100%;
    height: unset;
  }
  .Preregistro-fin .col .block {
    padding: 20px;
  }
  .Preregistro-fin .col .block .line {
    margin: 30px 0;
  }
  .Preregistro-fin .col .block .campos {
    margin: 30px auto;
  }
  .Preregistro-fin .col .block h4 {
    margin-top: 20px;
  }
  .subtitulo2 {
    font-size: 22px;
  }
  .paragraph {
    font-size: 14px;
  }
  .subtitulo {
    font-size: 30px;
  }
  .btn-primary {
    font-size: 17px;
  }
  .btn-secondary {
    font-size: 17px;
  }
  .input label {
    font-size: 17px;
  }
  .input input {
    font-size: 17px;
    padding: 5px 20px;
  }
  .input.select select {
    font-size: 17px;
    padding: 5px 20px;
  }
  .ventana-planes-container .planes .plan {
    min-width: 200px;
  }
  .plan h4 {
    font-size: 22px;
  }
  .plan ul {
    margin: 20px 20px 15px;
    padding-left: 15px;
  }
  .plan ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  .thumb-plantel .text {
    padding: 20px 15px;
  }
  .subtitulo2 {
    font-size: 18px;
  }
  .paragraph {
    font-size: 12px;
  }
  .subtitulo {
    font-size: 28px;
  }
  .grid-item {
    width: calc(50% - 10px);
  }
  .ventana-planes-container {
    width: 100%;
  }
  .Preregistro-eleccion {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Preregistro-eleccion .col {
    width: 100%;
    height: 50%;
    padding: 20px;
  }
  .Preregistro-eleccion .col .content .btn-primary {
    width: 100%;
  }
  .Preregistro-eleccion .col .content h2 {
    font-size: clamp(1rem, 2.2vw, 2rem);
  }
}
@media screen and (max-width: 450px) {
  .Preregistro-header-container figure img {
    max-width: 150px;
  }
  .Preregistro-banner-container .text p {
    font-size: 15px;
  }
  .Preregistro-banner-container .text h1 {
    font-size: 26px;
  }
  .Preregistro-tabs {
    padding-bottom: 20px;
  }
  .Preregistro-tabs-item {
    font-size: 10px;
    padding: 5px 10px;
  }
  .Preregistro-fin .col .pasos .paso .numero {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    font-size: 38px;
  }
  .Preregistro-fin .col .pasos .paso .numero span {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
  }
  .Preregistro-fin .col .pasos .paso .text {
    padding: 0px 20px 20px;
  }
  .ventana-planes-container {
    padding: 40px 20px;
  }
  .ventana-planes-container .planes .plan {
    width: 100%;
    margin: 10px 0px;
    min-width: unset;
  }
  .plan {
    min-height: 350px;
  }
  .plan h4 {
    font-size: 15px;
    padding-top: 15px;
  }
  .plan ul {
    margin: 20px 20px 15px;
    padding-left: 15px;
  }
  .plan ul li {
    font-size: 10px;
  }
  .buttons .btn-primary,
  .buttons .btn-secondary {
    margin: 10px;
  }
}
