html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/** Media Queries **/
html {
  font-size: 62.5%;
  box-sizing: border-box;
  height: 100%;
}

* {
  min-width: 0;
  font: inherit;
}

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

body {
  margin: 0;
  min-height: 100dvh;
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  background-color: #f8f1f1;
  padding-bottom: 30rem;
  position: relative;
}
@media (min-width: 768px) {
  body {
    padding-bottom: 25rem;
  }
}

body::-webkit-scrollbar {
  width: 0.6rem;
  background: white;
}

body::-webkit-scrollbar-thumb {
  background: #5a4e9f;
  border-radius: 2px;
}

body.hiddenBar {
  overflow: hidden;
}

a {
  text-decoration: none;
}

img, video, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.title {
  color: #756AB6;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2rem;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .title {
    margin-top: 4rem;
    font-size: 4rem;
  }
}

.separador {
  margin: 3rem 0;
  width: 100%;
  border: 1px solid #FFE5E5;
}

.link-compras {
  color: #756AB6;
}
.link-compras:hover {
  color: #6559ae;
}

h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
}

h1 {
  font-size: 4rem;
}

h2 {
  font-size: 3.6rem;
}

h3 {
  font-size: 3rem;
}

h4 {
  font-size: 2.6rem;
}

p {
  text-wrap: pretty;
}

.text-center {
  text-align: center;
}

.header {
  position: relative;
  z-index: 6;
  /*********MENU********/
  /******.MENU********/
  /******SUB-MENU*****/
  /******.SUB-MENU*******/
}
.header__menu {
  margin: 0.2rem 0;
}
.header__menu-btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #FFE5E5;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #FFE5E5;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 1.7rem;
  display: flex;
  align-items: center;
}
.header__menu-btn:hover {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__menu-btn:active {
  transform: scale(0.9);
}
.header__menu-text {
  display: none;
}
@media (min-width: 1072px) {
  .header__menu-text {
    display: block;
    margin-left: 0.3rem;
    margin-top: 0.2rem;
  }
}
@media (min-width: 1072px) {
  .header__menu {
    display: none;
  }
}
@media (min-width: 1072px) {
  .header__menu--on {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
}
.header__fondo {
  background-color: #756AB6;
  height: 5rem;
  display: flex;
}
.header__fondo--sticky {
  position: sticky;
  top: 0px;
  z-index: 4;
}
.header__fondo--xl {
  z-index: 2;
  display: none;
}
@media (min-width: 1072px) {
  .header__fondo--xl {
    height: 7rem;
    display: block;
    background-color: #E0AED0;
  }
}
.header__conteiner {
  width: min(95%, 190rem);
  margin: 0 auto;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  align-items: center;
}
.header__conteiner--xl {
  width: min(95%, 190rem);
  margin: 0 auto;
}
.header__logo {
  width: 10rem;
}
.header__logo img {
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
@media (min-width: 1072px) {
  .header__logo--sm {
    display: none;
  }
}
@media (min-width: 1072px) {
  .header__logo--on {
    display: block;
    width: 11rem;
    padding-bottom: 0.4rem;
  }
}
@media (min-width: 1072px) {
  .header__logo--negro {
    width: 13rem;
    margin: 1rem auto;
  }
  .header__logo--negro img {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
  }
}
.header__nav {
  display: none;
}
@media (min-width: 1072px) {
  .header__nav {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1072px) {
  .header__nav--off {
    display: none;
  }
}
@media (min-width: 1072px) {
  .header__links {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0 0.5rem;
  }
}
@media (min-width: 1072px) {
  .header__link {
    all: unset;
    color: #FFE5E5;
    font-weight: 700;
    transition: ease 0.3s;
  }
  .header__link:hover {
    color: #E0AED0;
    cursor: pointer;
  }
  .header__link:not(:last-child) {
    border-right: 1px solid #E0AED0;
    padding-right: 1rem;
  }
}
.header__btns {
  display: flex;
  margin: 0;
}
@media (min-width: 1072px) {
  .header__btns--sm {
    display: none;
  }
}
@media (min-width: 1072px) {
  .header__btns--xl {
    margin: 0 1rem;
  }
}
@media (min-width: 1072px) {
  .header__btns--on {
    display: flex;
  }
}
.header__btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #FFE5E5;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #FFE5E5;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 1.7rem;
  padding: 0.5rem 0.7rem;
}
.header__btn:hover {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__btn:active {
  transform: scale(0.9);
}
@media (min-width: 1072px) {
  .header__btn--xl {
    display: inline-block;
    margin: auto 0.5rem;
    padding: 0.5rem 1rem;
    text-align: center;
    text-decoration: none;
    color: #463d7d;
    font-weight: 700;
    background: transparent;
    cursor: pointer;
    transition: ease 0.3s;
    border: 2px solid #756AB6;
    border-radius: 10px;
    white-space: nowrap;
    font-size: 2rem;
  }
  .header__btn--xl:hover {
    color: white;
    background-color: #756AB6;
  }
  .header__btn--xl:active {
    transform: scale(0.9);
  }
}
.header__login {
  display: none;
}
@media (min-width: 1072px) {
  .header__login--on {
    display: flex;
  }
}
@media (min-width: 1072px) {
  .header__search-btn {
    display: none;
  }
}
.header__categs {
  display: none;
}
@media (min-width: 1072px) {
  .header__categs {
    display: flex;
    gap: 1rem;
  }
}
@media (min-width: 1072px) {
  .header__categs--off {
    display: none;
  }
}
.header__categ {
  position: relative;
}
.header__categ-btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #FFE5E5;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #FFE5E5;
  border-radius: 10px;
  white-space: nowrap;
  display: flex;
  border-radius: 0.5rem;
  justify-content: space-between;
  max-width: 20rem;
  min-width: 20rem;
}
.header__categ-btn:hover {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__categ-btn:active {
  transform: scale(0.9);
}
.header__categ-menu {
  display: none;
  background-color: #FFE5E5;
  border-bottom: 2rem;
  box-shadow: 2px 2px 5px #463d7d;
  position: absolute;
  width: 100%;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.header__categ-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header__categ-li {
  position: relative;
  width: 100%;
  text-align: center;
}
.header__categ-li:first-child {
  border-radius: 0.5rem 0.5rem 0 0;
}
.header__categ-li:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.header__categ-li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.header__categ-li:hover {
  background-color: #ffcccc;
}
.header__categ-li:hover .header__subcateg {
  display: block;
}
.header__categ-li .header__subcateg {
  display: none;
  margin-left: 0.1rem;
  overflow: visible;
  background-color: #FFE5E5;
  border-bottom: 2rem;
  box-shadow: 2px 2px 5px #463d7d;
  position: absolute;
  top: 0;
  left: 100%;
  width: 21rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.header__categ-li .header__subcateg-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header__categ-li .header__subcateg-li {
  width: 100%;
  text-align: center;
}
.header__categ-li .header__subcateg-li:first-child {
  border-radius: 0.5rem 0.5rem 0 0;
}
.header__categ-li .header__subcateg-li:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.header__categ-li .header__subcateg-li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.header__categ-li .header__subcateg-li:hover {
  background-color: #ffcccc;
}
.header__categ-li .header__subcateg-a {
  width: 100%;
  height: 100%;
  padding: 0.6rem 0;
  display: block;
  color: #756AB6;
  font-weight: 700;
}
.header__categ-li .header__subcateg-a:hover {
  color: #5e51a6;
}
.header__categ-li .header__subcateg:hover .header__categ-btn {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__categ-a {
  width: 100%;
  height: 100%;
  padding: 0.6rem 1.2rem;
  display: block;
  color: #756AB6;
  font-weight: 700;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  text-align: start;
}
.header__categ-a:hover {
  color: #5e51a6;
}
.header__categ:hover .header__categ-menu {
  display: block;
  z-index: 4;
}
.header__categ:hover .header__categ-btn {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__total-cart {
  display: none;
}
@media (min-width: 1072px) {
  .header__total-cart {
    display: inline;
  }
}
.header__user {
  position: relative;
}
.header__user-menu {
  display: none;
  overflow: hidden;
  background-color: #756AB6;
  border-bottom: 2rem;
  box-shadow: 2px 2px 5px #463d7d;
  position: absolute;
  width: 100%;
  min-width: 16rem;
  border-radius: 0.5rem 0.5rem 2rem 2rem;
}
.header__user-menu--sm {
  background-color: #FFE5E5;
}
.header__user-menu-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header__user-menu-li {
  width: 100%;
  height: 100%;
  text-align: center;
}
.header__user-menu-li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.header__user-menu-li:hover {
  background-color: #6559ae;
}
.header__user-menu-li--sm:hover {
  background-color: #ffcccc;
}
.header__user-menu-li-a {
  width: 100%;
  height: 100%;
  padding: 1rem 0;
  display: block;
  color: white;
}
.header__user-menu-li-a:hover {
  color: #ffe6e6;
}
.header__user-menu-li-a--sm {
  color: #756AB6;
  font-weight: 700;
}
.header__user-menu-li-a--sm:hover {
  color: #6559ae;
}
.header__user:hover .header__user-menu {
  display: block;
}
.header__user:hover #userBtn {
  color: white;
  background-color: #756AB6;
}
.header__user:hover #userBtnSticky {
  color: #756AB6;
  background-color: #FFE5E5;
}
.header__cart {
  position: relative;
}
.header__notif {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #1E293B;
}
.header__notif--resp {
  width: auto;
  border-bottom: unset;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .header__notif--resp {
    border-right: 1px solid #F8FAFC;
    padding-right: 1rem;
  }
}
.header__notif-circle {
  position: absolute;
  top: -20%;
  left: 85%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgb(169, 0, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 20%;
  left: 75%;
  width: 1.5rem;
  height: 1.5rem;
}
.header__notif-circle--sm {
  left: 80%;
}
.header__notif-circle--resp {
  left: 73%;
  top: 0;
}
@media (min-width: 768px) {
  .header__notif-circle--resp {
    top: -20%;
    left: 90%;
  }
}
.header__notif-circle--cart {
  left: 10%;
  top: 7%;
}
.header__notif-circle--cart-sm {
  left: 16%;
  top: 7%;
}
@media (min-width: 768px) {
  .header__notif-circle--cart-sm {
    left: 10%;
    top: 7%;
  }
}
.header__notif-number {
  font-size: 1rem;
  color: white;
}
.header__container-search {
  flex-grow: 1;
}
.header__container-search--sm {
  display: none;
}
.header__container-search--on {
  display: block;
}
.header__container-search .search {
  position: relative;
}
.header__container-search .search__products {
  display: none;
  margin-top: 0.3rem;
  position: absolute;
  background-color: #756AB6;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.header__container-search .search__products--block {
  display: block;
}
.header__container-search .search__form {
  display: flex;
  gap: 1rem;
  margin: 1.5rem 1rem 1.5 2rem;
  position: relative;
}
.header__container-search .search__input {
  padding: 1rem 3rem 1rem 1.2rem;
  border: none;
  border-radius: 10rem;
  font-size: 1.4rem;
  width: 100%;
  background-color: #d99cc5;
  color: white;
}
.header__container-search .search__input::placeholder {
  color: #E0AED0;
}
.header__container-search .search__input:focus {
  background-color: #cb77b0;
  outline: none;
}
.header__container-search .search__input:focus::placeholder {
  color: #E0AED0;
}
.header__container-search .search__input--sm {
  background-color: #6559ae;
}
.header__container-search .search__input--sm::placeholder {
  color: #756AB6;
}
.header__container-search .search__input--sm:focus {
  background-color: #50468e;
}
.header__container-search .search__input--sm:focus::placeholder {
  color: #756AB6;
}
.header__container-search .search__loupe {
  background-color: transparent;
  border: none;
  color: #463d7d;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0.5rem 1.5rem;
  cursor: pointer;
}
.header__container-search .search__loupe--sm {
  color: #FFE5E5;
}
.header__container-search .search__ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.header__container-search .search__li {
  width: 100%;
  height: 100%;
  padding: 0;
}
.header__container-search .search__li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.header__container-search .search__li:hover {
  background-color: #6559ae;
}
.header__container-search .search__a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  z-index: 1;
  font-weight: 700;
  padding: 1.5rem;
}
.header__container-search .search__a:hover {
  color: #ffe6e6;
}
.header__container-search .search__a.search__nombre {
  margin: 0;
  height: auto;
}
.header__container-search .search__a .search__text {
  white-space: nowrap;
  margin: 0;
}
.header__container-search .search__a .search__categ {
  margin: 0;
  display: flex;
  height: auto;
}
.header__container-search .search__a .search__categ .search__text {
  padding-left: 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.header__container-search .search__a .search__categ .search__text:not(:last-child) {
  border-right: 1px solid white;
  padding-right: 0.5rem;
}

.search-resp {
  display: none;
  position: sticky;
  width: 100%;
  z-index: 20;
  top: 9rem;
  transform: translateY(-190%);
  transition: ease 0.3s;
}
.search-resp--block {
  transform: translateY(-100%);
}
.search-resp--none {
  transform: translateY(-190%);
}
.search-resp__fondo {
  background-color: #E0AED0;
  height: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-resp__container {
  width: 100%;
}
.search-resp__form {
  position: relative;
  width: 98%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-resp__submit {
  display: none;
}
.search-resp__close {
  all: unset;
  width: 5rem;
  height: 6rem;
  background-color: #756AB6;
  text-align: center;
  color: white;
  font-weight: 700;
}
.search-resp__input {
  width: 98%;
  height: 6rem;
  background-color: #756AB6;
  color: white;
  border: none;
  margin-right: -0.2rem;
  padding: 1rem;
}
.search-resp__input:focus {
  outline: none;
}
.search-resp__input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.search-resp__contenido {
  position: relative;
}
.search-resp__contenido .search-resp__products {
  display: none;
  margin-top: 0.3rem;
  position: absolute;
  background-color: #756AB6;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.search-resp__contenido .search-resp__products--block {
  display: block;
}
.search-resp__contenido .search-resp__form {
  position: relative;
}
.search-resp__contenido .search-resp__ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.search-resp__contenido .search-resp__li {
  width: 100%;
  height: 100%;
  padding: 0;
}
.search-resp__contenido .search-resp__li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.search-resp__contenido .search-resp__li:hover {
  background-color: #6559ae;
}
.search-resp__contenido .search-resp__a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  z-index: 1;
  font-weight: 700;
  padding: 1.5rem;
}
.search-resp__contenido .search-resp__a:hover {
  color: #ffe6e6;
}
.search-resp__contenido .search-resp__a.search-resp__nombre {
  margin: 0;
  height: auto;
}
.search-resp__contenido .search-resp__a .search-resp__text {
  white-space: nowrap;
  margin: 0;
  font-size: 1.3rem;
}
.search-resp__contenido .search-resp__a .search-resp__categ {
  margin: 0;
  display: flex;
  height: auto;
}
.search-resp__contenido .search-resp__a .search-resp__categ .search-resp__text {
  padding-left: 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.search-resp__contenido .search-resp__a .search-resp__categ .search-resp__text:not(:last-child) {
  border-right: 1px solid white;
  padding-right: 0.5rem;
}

.menu-resp {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
  /********* CLOSE *********/
  /********* USUARIO ************/
  /*********** LINKS **************/
  /*********** CATEGORIAS **************/
}
.menu-resp.visible {
  display: block;
  opacity: 1;
}
.menu-resp__fondo {
  height: 100%;
  width: 85%;
  background-color: #756AB6;
  border-right: 2px solid #6559ae;
  transform: translateX(-70vh);
  transition-property: all;
  transition-duration: 300ms;
  opacity: 0;
}
@media (min-width: 768px) {
  .menu-resp__fondo {
    width: 60rem;
  }
}
@media (min-width: 1072px) {
  .menu-resp__fondo {
    width: 60rem;
  }
}
.menu-resp__fondo.animar {
  position: relative;
  transform: translateX(0);
  opacity: 1;
}
.menu-resp__fondo.cerrar-anim {
  transform: translateX(-70vh);
  opacity: 0;
}
.menu-resp__container {
  width: min(95%, 170rem);
  margin: 0 auto;
}
.menu-resp__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-resp__img {
  width: 10rem;
  margin: 0;
  margin-top: 1rem;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.7));
}
.menu-resp__close-icon {
  cursor: pointer;
  color: white;
  margin: 0;
  margin-top: 1rem;
}
.menu-resp__close-icon--hidden {
  visibility: hidden;
}
.menu-resp__usu-cont {
  border-bottom: 1px solid #F8FAFC;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.menu-resp__usu-title {
  color: white;
  margin-bottom: 0;
}
.menu-resp__usu-login {
  all: unset;
  color: #FFE5E5;
  font-weight: 700;
  transition: ease 0.3s;
  text-transform: uppercase;
}
.menu-resp__usu-login:hover {
  color: #E0AED0;
  cursor: pointer;
}
.menu-resp__usu-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .menu-resp__usu-links {
    display: flex;
    align-items: center;
    gap: 0;
  }
}
.menu-resp__usu-link {
  all: unset;
  color: #FFE5E5;
  font-weight: 700;
  transition: ease 0.3s;
  font-size: 2rem;
}
.menu-resp__usu-link:hover {
  color: #E0AED0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .menu-resp__usu-link:not(:last-child) {
    border-right: 1px solid #F8FAFC;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .menu-resp__usu-link:last-child {
    padding-left: 1rem;
  }
  .menu-resp__usu-link:first-child {
    padding-left: 0;
  }
}
.menu-resp__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .menu-resp__links {
    gap: 0;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #F8FAFC;
  }
}
.menu-resp__link {
  all: unset;
  color: #FFE5E5;
  font-weight: 700;
  transition: ease 0.3s;
  font-size: 2rem;
}
.menu-resp__link:hover {
  color: #E0AED0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .menu-resp__link:not(:last-child) {
    border-right: 1px solid #F8FAFC;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .menu-resp__link:last-child {
    padding-left: 1rem;
  }
  .menu-resp__link:first-child {
    padding-left: 0;
  }
}
.menu-resp__menu {
  border-bottom: 1px solid white;
  padding-bottom: 3rem;
  margin-bottom: 2rem;
}
.menu-resp__menu-title {
  color: white;
  opacity: 0.8;
  font-size: 2.5rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid white;
}
.menu-resp__categ {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.menu-resp__categ-title {
  all: unset;
  color: white;
  font-weight: 700;
  transition: ease 0.3s;
  font-size: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-resp__categ-title:hover {
  color: #ffe6e6;
  cursor: pointer;
}
.menu-resp__icon {
  opacity: 0.6;
}

.formulario, .form {
  display: flex;
  flex-direction: column;
}
.formulario__campo, .form__campo {
  display: flex;
  flex-direction: column;
  margin: 1.3rem 0;
}
.formulario__campo--checkbox {
  margin: 1.3rem 0;
  width: 14rem;
}
.formulario__input, .form__input {
  border-radius: 1rem;
  border: none;
  padding: 0.8rem 1rem;
  background-color: #463d7d;
  font-size: 1.5rem;
  color: white;
}
.formulario__input:focus, .form__input:focus {
  outline: none;
  background-color: #3d356c;
}
.formulario__label, .form__label {
  color: white;
  padding-left: 0.5rem;
  margin-bottom: 0.3rem;
  font-size: 1.7rem;
}
.formulario__dato-fecha {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  gap: 1rem;
}
.formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: white;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #E0AED0;
  border-radius: 10px;
  white-space: nowrap;
  margin: 1.3rem 0;
}
.formulario__submit:hover {
  color: #756AB6;
  background-color: #E0AED0;
}
.formulario__submit:active {
  transform: scale(0.9);
}
.formulario__small {
  font-size: 1.3rem;
}
.formulario__select {
  width: auto;
  background-color: #463d7d;
  border-radius: 1rem;
  height: 3.33rem;
  padding-left: 1rem;
  color: white;
}
.formulario__select:focus {
  outline: none;
}
.formulario__select--fecha {
  width: 26rem;
}
@media (min-width: 768px) {
  .formulario__select--fecha {
    width: 21.5rem;
  }
}

.modal {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 6;
}

.login-modal {
  width: min(95%, 40rem);
  margin: 0 auto;
  background-color: #756AB6;
  border: 1px solid #5a4e9f;
  -webkit-box-shadow: 8px 7px 27px -1px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: 8px 7px 27px -1px rgba(0, 0, 0, 0.74);
  box-shadow: 8px 7px 27px -1px rgba(0, 0, 0, 0.74);
  border-radius: 2rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.login-modal__contenido {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.login-modal__close {
  color: white;
  position: absolute;
  top: 0rem;
  right: 0rem;
  cursor: pointer;
}

.actions {
  display: flex;
  justify-content: space-between;
  margin: 2rem auto 4rem auto;
}
.actions .actions__link {
  all: unset;
  color: white;
  font-weight: 700;
  transition: ease 0.3s;
  margin-bottom: 1rem;
}
.actions .actions__link:hover {
  color: #FFE5E5;
  cursor: pointer;
}

.logo__img {
  margin: 2rem auto 4rem auto;
}

/* Hide the default checkbox */
.container-checkbox input {
  display: none;
}

.container-checkbox {
  display: flex;
  gap: 0.5rem;
  position: relative;
  cursor: pointer;
  font-size: 1.7rem;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  color: white;
}

/* Create a custom checkbox */
.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 1.05em;
  width: 1.05em;
  background-color: rgba(33, 150, 243, 0);
  border-radius: 0.25em;
  transition: all 0.25s;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  transform: rotate(0deg);
  border: 0.1em solid white;
  left: 0;
  top: 0;
  width: 1.05em;
  height: 1.05em;
  border-radius: 0.25em;
  transition: all 0.25s, border-width 0.1s;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  left: 0.4em;
  top: 0.18em;
  width: 0.3em;
  height: 0.6em;
  border-color: white white white rgba(255, 255, 255, 0);
  border-width: 0 0.15em 0.15em 0;
  border-radius: 0em;
  transform: rotate(45deg);
}

/**********Filtro*******/
.filtro {
  display: flex;
  justify-content: flex-end;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.filtro__form {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1072px) {
  .filtro__form {
    gap: 1.5rem;
  }
}
.filtro__label {
  color: #463d7d;
  font-weight: 700;
  font-size: 1.3rem;
}
@media (min-width: 1072px) {
  .filtro__label {
    font-size: 1.6rem;
  }
}
.filtro__btn {
  all: unset;
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  padding: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
}
.filtro__btn:hover {
  color: white;
  background-color: #756AB6;
}
.filtro__btn:active {
  transform: scale(0.9);
}
@media (min-width: 1072px) {
  .filtro__btn {
    font-size: 1.5rem;
  }
}
.filtro__select {
  color: white;
  font-weight: 700;
  border: 2px solid #756AB6;
  border-radius: 0.5rem;
  text-align: left;
  background-color: #756AB6;
  font-size: 1.4rem;
}
@media (min-width: 1072px) {
  .filtro__select {
    padding: 0.3rem 0.5rem;
    font-size: 1.6rem;
    padding: 0.3rem 0.5rem;
  }
}

.alerta {
  padding: 1rem 1.5rem 1rem 3rem;
  text-transform: uppercase;
  margin: 1rem 0;
  font-size: 1.2rem;
  font-weight: 700;
}
.alerta__error {
  background-color: #ffdcdc;
  border-left: 0.5rem solid rgb(169, 0, 0);
  color: rgb(169, 0, 0);
}
.alerta__exito {
  background-color: #abfeab;
  border-left: 0.5rem solid #02db02;
  color: #017601;
}

.tooltip {
  position: relative;
  width: auto;
}
.tooltip:hover .tooltip__text {
  visibility: visible;
  opacity: 1;
}
.tooltip__text {
  visibility: hidden;
  width: 6rem;
  background-color: #463d7d;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: -50%;
  margin-left: 0;
  opacity: 0;
  transition: opacity 0.5s;
  font-size: 1.3rem;
}
.tooltip__text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #3d356c transparent transparent transparent;
}

.loader {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
}
.loader__container {
  display: flex;
  width: min(95%, 40rem);
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  justify-content: center;
}
.loader__flower {
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #e96;
  border-radius: 100%;
  -moz-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  -webkit-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  -moz-animation: flower-loader 5s infinite ease-in-out;
  -webkit-animation: flower-loader 5s infinite ease-in-out;
  animation: flower-loader 5s infinite ease-in-out;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@-moz-keyframes flower-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  }
  50% {
    -moz-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -moz-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
  }
}
@-webkit-keyframes flower-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  }
  50% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -webkit-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
  }
}
@keyframes flower-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
    -webkit-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px;
  }
  50% {
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
    -moz-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
    -webkit-box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
    box-shadow: white 0 0 15px 0, rgb(133, 76, 176) 12px 12px 0 4px, rgb(133, 76, 176) -12px 12px 0 4px, rgb(133, 76, 176) -12px -12px 0 4px, rgb(133, 76, 176) 12px -12px 0 4px;
  }
}
.swal-title {
  color: #756AB6 !important;
  font-size: 2rem !important;
}

.swal-icon {
  font-size: 1.5rem !important;
}

.swal-text {
  color: #756AB6;
  font-size: 1.6rem;
}
.swal-text--red {
  color: rgb(169, 0, 0);
  font-weight: 700;
}

.swal-button {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: white;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #463d7d;
  border-radius: 10px;
  white-space: nowrap;
  background-color: transparent !important;
  width: 5rem;
  border: 2px solid #756AB6 !important;
  font-size: 2rem !important;
  color: #756AB6 !important;
}
.swal-button:hover {
  color: white;
  background-color: #463d7d;
}
.swal-button:active {
  transform: scale(0.9);
}
.swal-button:hover {
  color: white !important;
  background-color: #756AB6 !important;
}

.paginacion {
  margin-top: 5rem;
  margin-bottom: 3rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .paginacion {
    justify-content: flex-end;
  }
}
.paginacion__enlace {
  color: #756AB6;
  font-size: 1.6rem;
}
.paginacion__enlace--texto {
  padding: 0.5rem;
  border-radius: 0.5rem;
  border: 2px solid #756AB6;
}
.paginacion__enlace--texto:hover {
  background-color: #756AB6;
  color: white;
}
.paginacion__enlace--numero {
  font-weight: 700;
  display: none;
}
.paginacion__enlace--numero:hover {
  color: #6559ae;
}
@media (min-width: 768px) {
  .paginacion__enlace--numero {
    display: inline;
  }
}
.paginacion__enlace--actual {
  color: #64748B;
  font-weight: 400;
  display: none;
}
@media (min-width: 768px) {
  .paginacion__enlace--actual {
    display: inline;
  }
}

.footer {
  background-color: #756AB6;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 26rem;
  z-index: 0;
}
@media (min-width: 768px) {
  .footer {
    height: 20.1rem;
  }
}
.footer__content {
  width: min(95%, 170rem);
  margin: 0 auto;
  padding-top: 1rem;
}
.footer__nav {
  padding-bottom: 1rem;
  border-bottom: 1px solid #E0AED0;
}
.footer__links {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0 0.5rem;
  justify-content: center;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  .footer__links {
    font-size: 1.5rem;
  }
}
.footer__link {
  all: unset;
  color: #FFE5E5;
  font-weight: 700;
  transition: ease 0.3s;
}
.footer__link:hover {
  color: #E0AED0;
  cursor: pointer;
}
.footer__link:not(:last-child) {
  border-right: 1px solid #E0AED0;
  padding-right: 1rem;
}
.footer__logo {
  margin: 0 auto;
  width: 10rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .footer__logo {
    width: 15rem;
    margin-bottom: 2rem;
  }
}
.footer__logo img {
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.footer__infos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFE5E5;
  font-size: 1.3rem;
  margin-top: 1rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footer__infos {
    flex-direction: row;
    gap: 12rem;
    font-size: 1.5rem;
  }
}
.footer__info {
  padding: 0;
  margin: 0;
}
.footer__whats {
  color: #02f402;
}
.footer__whats:hover {
  color: #13fd13;
}
.footer__redes {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer__red-p {
  margin: 0;
  padding: 0;
  font-weight: 700;
}
.footer__red {
  color: white;
  font-size: 2rem;
  transition: ease 0.3s;
}
@media (min-width: 768px) {
  .footer__red {
    font-size: 1.5rem;
  }
}
.footer__red:hover {
  scale: 1.5;
}
.footer__copyright {
  color: #FFE5E5;
  margin-top: 3rem;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .footer__copyright {
    font-size: 1.1rem;
    margin-top: 4rem;
  }
}

.card {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #756AB6;
  border-radius: 2rem;
  cursor: pointer;
  transition: ease 0.3s;
  background-color: white;
}
@media (min-width: 1072px) {
  .card:hover {
    scale: 1.01;
    -webkit-box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
    box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
  }
}
.card__top {
  width: 100%;
  border-radius: 1.5rem 1.5rem 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 2px solid #756AB6;
  height: 15rem;
}
@media (min-width: 768px) {
  .card__top {
    height: 18rem;
  }
}
.card__bottom {
  display: flex;
  flex-direction: column;
  width: 95%;
  margin: 0 auto;
  height: 20rem;
}
@media (min-width: 768px) {
  .card__bottom {
    height: 22rem;
  }
}
.card__titulo {
  text-align: center;
  margin: 0;
  margin-top: 1rem;
  padding: 0;
  color: #463d7d;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .card__titulo {
    font-size: 1.8rem;
  }
}
.card__precio, .card__antes, .card__ahora, .card__desc {
  margin: 0;
  padding: 0;
  color: #463d7d;
}
.card__antes {
  text-decoration: line-through;
  color: rgba(169, 0, 0, 0.8);
  margin-top: 1rem;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .card__antes {
    font-size: 1.5rem;
  }
}
.card__precio {
  margin-top: 1rem;
}
.card__ahora, .card__precio {
  font-weight: 700;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .card__ahora, .card__precio {
    font-size: 2.3rem;
  }
}
.card__abr {
  font-size: 1.7rem;
}
@media (min-width: 768px) {
  .card__abr {
    font-size: 2rem;
  }
}
.card__abr--antes {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .card__abr--antes {
    font-size: 1.5rem;
  }
}
.card__desc {
  margin-top: 1.5rem;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.4rem;
  height: 4.9rem;
}
@media (min-width: 768px) {
  .card__desc {
    font-size: 1.7rem;
    height: 5.9rem;
  }
}

.confirmo__container {
  width: min(95%, 170rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.confirmo__title {
  color: #756AB6;
  font-weight: 900;
}
.confirmo__mensaje {
  font-weight: 700;
  font-size: 2.5rem;
  color: #02db02;
}
.confirmo__mensaje--error {
  color: rgb(169, 0, 0);
}
.confirmo__btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 4rem auto;
  font-size: 3rem;
  padding: 0.8rem 1.2rem;
}
.confirmo__btn:hover {
  color: white;
  background-color: #756AB6;
}
.confirmo__btn:active {
  transform: scale(0.9);
}

.restablecer__container {
  width: min(95%, 170rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.restablecer__title {
  color: #756AB6;
  font-weight: 900;
}
.restablecer__text {
  font-weight: 700;
  font-size: 2.5rem;
  color: #02db02;
}
.restablecer__text--error {
  color: rgb(169, 0, 0);
}
.restablecer__btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 4rem auto;
  font-size: 3rem;
  padding: 0.8rem 1.2rem;
}
.restablecer__btn:hover {
  color: white;
  background-color: #756AB6;
}
.restablecer__btn:active {
  transform: scale(0.9);
}

.formulario--rest {
  width: min(95%, 40rem);
  margin: 0 auto;
}
.formulario--rest .formulario__label {
  color: #756AB6;
}
.formulario--rest .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 2rem 0;
}
.formulario--rest .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.formulario--rest .formulario__submit:active {
  transform: scale(0.9);
}

.mensaje__container {
  width: min(95%, 170rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mensaje__title {
  margin-top: 10rem;
  color: #02c202;
  font-weight: 700;
}
.mensaje__text {
  font-size: 2rem;
  font-weight: 700;
}

.login__container {
  width: min(95%, 40rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.login__container .formulario {
  width: min(95%, 40rem);
  margin: 0 auto;
}
.login__container .formulario__label {
  color: #756AB6;
  font-weight: 700;
}
.login__container .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 2rem 0;
}
.login__container .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.login__container .formulario__submit:active {
  transform: scale(0.9);
}
.login__container .formulario__campo .container-checkbox {
  color: #756AB6;
  font-weight: 700;
}
.login__container .formulario__campo .checkmark:after {
  border: 0.1em solid #756AB6;
}
.login__container .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.login__container .actions__link {
  color: #756AB6;
}
.login__container .actions__link:hover {
  color: #5a4e9f;
}
.login__title {
  color: #756AB6;
  font-weight: 700;
}

.registro__container {
  width: min(95%, 40rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.registro__container .formulario {
  width: min(95%, 40rem);
  margin: 0 auto;
}
.registro__container .formulario__label {
  color: #756AB6;
  font-weight: 700;
}
.registro__container .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 2rem 0;
}
.registro__container .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.registro__container .formulario__submit:active {
  transform: scale(0.9);
}
.registro__container .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.registro__container .actions__link {
  color: #756AB6;
}
.registro__container .actions__link:hover {
  color: #5a4e9f;
}
.registro__title {
  color: #756AB6;
  font-weight: 700;
}

.olvide__container {
  width: min(95%, 40rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.olvide__container .formulario {
  width: min(95%, 40rem);
  margin: 0 auto;
}
.olvide__container .formulario__label {
  color: #756AB6;
  font-weight: 700;
}
.olvide__container .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 2rem 0;
}
.olvide__container .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.olvide__container .formulario__submit:active {
  transform: scale(0.9);
}
.olvide__container .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.olvide__container .actions__link {
  color: #756AB6;
}
.olvide__container .actions__link:hover {
  color: #5a4e9f;
}
.olvide__title {
  color: #756AB6;
  font-weight: 700;
}

.consultas__container {
  width: min(95%, 80rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
.consultas__descripcion {
  color: #463d7d;
  margin-bottom: 3rem;
}
.consultas .formulario {
  width: 100%;
}
.consultas .formulario__datos {
  margin: 0;
}
@media (min-width: 1072px) {
  .consultas .formulario__datos {
    display: flex;
    gap: 2rem;
  }
}
.consultas .formulario__datos .formulario__campo {
  padding: 1rem 0;
  margin: 0;
}
@media (min-width: 1072px) {
  .consultas .formulario__datos .formulario__campo {
    flex: 1;
    margin: 1.2rem 0;
    padding: 0;
  }
}
.consultas .formulario__label {
  color: #756AB6;
  font-weight: 700;
}
.consultas .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 2rem 0;
}
.consultas .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.consultas .formulario__submit:active {
  transform: scale(0.9);
}
@media (min-width: 1072px) {
  .consultas .formulario__submit {
    max-width: 25%;
  }
}

.quienes-somos__container {
  width: min(95%, 170rem);
  margin: 0 auto;
}
@media (min-width: 1072px) {
  .quienes-somos__textos {
    display: flex;
    justify-content: space-between;
  }
}
.quienes-somos__texto-variable {
  margin-top: 8rem;
}
@media (min-width: 1072px) {
  .quienes-somos__texto-variable {
    margin-top: 0;
  }
}
.quienes-somos__li {
  color: #463d7d;
}
.quienes-somos__subtitulo {
  color: #756AB6;
  font-weight: 700;
}
.quienes-somos__texto-fijo {
  margin-top: 9rem;
}
@media (min-width: 1072px) {
  .quienes-somos__texto-fijo {
    margin-top: 0;
    max-width: 40%;
  }
}
.quienes-somos__p {
  color: #463d7d;
}
.quienes-somos__p--verde {
  color: #02a802;
}
.quienes-somos__p span {
  font-weight: 700;
}
.quienes-somos .hlt-imgs {
  display: flex;
  justify-content: center;
  gap: 5rem;
}
.quienes-somos .hlt-imgs__h5 {
  color: #463d7d;
  font-weight: 700;
  font-size: 2rem;
}
.quienes-somos .hlt-imgs__hlt-img {
  width: 15rem;
}

.upper {
  text-transform: uppercase;
}

.main {
  width: min(95%, 120rem);
  margin: 0 auto;
}
.main__scroll-up {
  display: none;
}
.main__icon-up {
  position: fixed;
  z-index: 5;
  color: rgba(117, 106, 182, 0.3);
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  transition: ease 0.3s;
  font-size: 3.5rem;
}
@media (min-width: 1072px) {
  .main__icon-up {
    font-size: 5rem;
  }
}
.main__icon-up:hover {
  color: #756AB6;
}

@media (min-width: 1072px) {
  .cursos-slide {
    width: min(95%, 120rem);
    margin: 0 auto;
  }
}
.cursos-slide__div-img {
  width: 100%;
}
.cursos-slide__img {
  width: 100%;
}
.cursos-slide__img img {
  width: 100%;
}
.cursos-slide .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
}
@media (min-width: 768px) {
  .cursos-slide .swiper-pagination-bullet {
    width: 1.3rem;
    height: 1.3rem;
  }
}

.categorias {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  gap: 2rem;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .categorias {
    gap: 3rem;
  }
}
.categorias__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #756AB6;
  border-radius: 2rem;
  background-color: #FFE5E5;
  transition: ease 0.3s;
  -webkit-box-shadow: 11px 10px 15px -11px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 11px 10px 15px -11px rgba(0, 0, 0, 0.3);
  box-shadow: 11px 10px 15px -11px rgba(0, 0, 0, 0.3);
  padding: 1rem 0;
  width: 12rem;
  height: 12rem;
}
@media (min-width: 768px) {
  .categorias__card {
    width: 15rem;
    height: 15rem;
  }
}
@media (min-width: 1072px) {
  .categorias__card {
    width: 18rem;
    height: 18rem;
  }
}
.categorias__card:hover {
  scale: 1.05;
}
.categorias__nombre {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  color: #463d7d;
}
@media (min-width: 768px) {
  .categorias__nombre {
    font-size: 1.9rem;
  }
}

.principal__productos {
  z-index: 1;
}
@media (min-width: 1072px) {
  .principal__cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem;
  }
}
.principal__titulo {
  color: #463d7d;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.principal__titulo-mas {
  display: flex;
  margin-bottom: 1rem;
  align-items: baseline;
  gap: 1rem;
}
.principal__mas {
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
  color: #8c3671;
}
.principal__mas:hover {
  color: #672853;
}
.principal .swiper-button-next,
.principal .swiper-button-prev {
  --swiper-navigation-size: 25px;
}
@media (min-width: 1072px) {
  .principal .swiper-button-next,
  .principal .swiper-button-prev {
    display: none;
  }
}

.swiper {
  z-index: 1;
}

.ofertas, .novedades {
  width: min(95%, 120rem);
  margin: 0 auto;
}
.ofertas__cards, .novedades__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (min-width: 768px) {
  .ofertas__cards, .novedades__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}
@media (min-width: 1072px) {
  .ofertas__cards, .novedades__cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem;
  }
}

.categoria {
  width: min(95%, 120rem);
  margin: 0 auto;
}
.categoria__title {
  margin-bottom: 5rem;
}
@media (min-width: 1072px) {
  .categoria__cards {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.categoria__cards--no-prod {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
.categoria__sub .swiper-button-next,
.categoria__sub .swiper-button-prev {
  --swiper-navigation-size: 25px;
  --swiper-navigation-sides-offset: 5px;
}
@media (min-width: 1072px) {
  .categoria__sub .swiper-button-next,
  .categoria__sub .swiper-button-prev {
    display: none;
  }
}

.categoria-card {
  background-color: white;
  border: 2px solid #756AB6;
  border-radius: 2rem;
  transition: ease 0.3s;
}
.categoria-card--no-prod {
  width: 10rem;
}
@media (min-width: 1072px) {
  .categoria-card {
    width: 15rem;
  }
}
@media (min-width: 1072px) {
  .categoria-card:hover {
    scale: 1.03;
    -webkit-box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
    box-shadow: 3px 3px 21px -1px rgba(0, 0, 0, 0.27);
  }
}
.categoria-card__top {
  width: 100%;
  border-radius: 1.5rem 1.5rem 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 2px solid #756AB6;
  height: 8rem;
}
@media (min-width: 768px) {
  .categoria-card__top {
    height: 12rem;
  }
}
.categoria-card__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
}
@media (min-width: 1072px) {
  .categoria-card__bottom {
    height: 4.5rem;
  }
}
.categoria-card__titulo {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0 0 1.5rem 1.5rem;
  color: #463d7d;
  font-weight: 700;
  font-size: 1.4rem;
}
@media (min-width: 1072px) {
  .categoria-card__titulo {
    height: 4rem;
    font-size: 1.6rem;
  }
}

.producto {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (min-width: 768px) {
  .producto {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (min-width: 1072px) {
  .producto {
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem;
  }
}

@media (min-width: 768px) {
  .admin__menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1072px) {
  .admin__menu {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1072px) {
  .admin__menu--menu {
    grid-template-columns: repeat(3, 1fr);
  }
}
.admin__menu--categ, .admin__menu--prod {
  margin-top: 4rem;
  padding-bottom: 3rem;
}
@media (min-width: 1072px) {
  .admin__menu--categ, .admin__menu--prod {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1300px) {
  .admin__menu--categ, .admin__menu--prod {
    grid-template-columns: repeat(4, 1fr);
  }
}
.admin__card {
  overflow: hidden;
}
.admin__card--prod, .admin__card--categ, .admin__card--menu {
  width: 25rem;
}
.admin__card--panel {
  width: 19rem;
}
.admin__card--monedas {
  width: 19rem;
}
.admin__card-img {
  width: 100%;
}
.admin__card--top--categ, .admin__card--top--prod, .admin__card--top--menu {
  height: 20rem;
}
.admin__card--bottom--categ, .admin__card--bottom--menu {
  display: flex;
  align-items: center;
}
.admin__card--bottom--search, .admin__card--bottom--prod {
  display: flex;
}
.admin__card--bottom--search, .admin__card--bottom--categ, .admin__card--bottom--prod {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0.6rem;
  padding-bottom: 1rem;
}
.admin__card--bottom--menu {
  height: 3rem;
}
.admin__card--bottom--categ {
  height: 12rem;
}
.admin__card--bottom--prod {
  height: 17.5rem;
}
.admin__card--bottom--search {
  height: 14rem;
}
.admin__card--bottom--monedas {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.admin__card-texto {
  font-size: 3rem;
  margin: 0;
  padding: 0;
}
.admin__card-moneda {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  margin-top: 1rem;
}
.admin__card-cambio {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.admin__menu-texto--categ, .admin__menu-texto--prod {
  font-weight: 700;
  text-align: center;
  text-transform: unset;
}
.admin__menu-desc--prod, .admin__menu-desc--categ {
  margin-bottom: 0;
  margin-top: 0.5rem;
  max-width: 20rem;
  font-size: 1.6rem;
  text-align: left;
  overflow: hidden;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.admin__menu-precio {
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  font-weight: 700;
}
.admin__menu-precio--oferta {
  font-size: 1.3rem;
  text-decoration: line-through;
  margin-bottom: 0;
  color: #dc0000;
  font-weight: 400;
}
.admin__empty {
  margin: 0 auto;
  text-align: center;
  color: #463d7d;
  margin-top: 2rem;
  font-weight: 700;
}

.productos__contenedor-search {
  width: min(95%, 130rem);
  margin: 0 auto;
}
.productos__contenedor-search .search {
  position: relative;
}
.productos__contenedor-search .search__input {
  background-color: #756AB6;
  padding: 1rem 3rem 1rem 1.2rem;
  border: none;
  border-radius: 10rem;
  font-size: 1.4rem;
  width: 100%;
  color: white;
}
.productos__contenedor-search .search__input::placeholder {
  color: #AC87C5;
}
.productos__contenedor-search .search__loupe {
  background-color: transparent;
  border: none;
  color: white;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0.5rem 1.5rem;
  cursor: pointer;
}
.productos__contenedor-search .search__form {
  display: flex;
  gap: 1rem;
  margin: 1.5rem 1rem 1.5 2rem;
  position: relative;
}
.productos__contenedor-search .search__elements {
  display: none;
  margin-top: 0.3rem;
  position: absolute;
  background-color: #756AB6;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.productos__contenedor-search .search__elements--block {
  display: block;
}
.productos__contenedor-search .search__ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.productos__contenedor-search .search__li {
  width: 100%;
  height: 100%;
  padding: 0;
}
.productos__contenedor-search .search__li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.productos__contenedor-search .search__li:hover {
  background-color: #6559ae;
}
.productos__contenedor-search .search__a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  z-index: 1;
  font-weight: 700;
  padding: 2rem;
}
.productos__contenedor-search .search__a:hover {
  color: #ffe6e6;
}
.productos__contenedor-search .search__a.search__nombre {
  margin: 0;
  height: auto;
}
.productos__contenedor-search .search__a .search__text {
  white-space: nowrap;
  margin: 0;
}
.productos__contenedor-search .search__a .search__categ {
  margin: 0;
  display: flex;
  height: auto;
}
.productos__contenedor-search .search__a .search__categ .search__text {
  padding-left: 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.productos__contenedor-search .search__a .search__categ .search__text:not(:last-child) {
  border-right: 1px solid white;
  padding-right: 0.5rem;
}
.productos__productos {
  display: none;
}
.productos__productos--block {
  display: block;
}
.productos__categorias {
  display: none;
}
.productos__titulo {
  font-size: 3.5rem;
  margin-top: 1rem;
}
.productos__sub-titulo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(90%, 113rem);
  margin: 0 auto;
  border-bottom: 1px solid #756AB6;
  margin-bottom: 0;
  margin-top: 1rem;
  padding-bottom: 1rem;
}
.productos__sub-titulo-text {
  margin: 0;
  color: #463d7d;
  font-weight: 700;
}
.productos__sub-titulo-icon {
  margin: 0;
  padding: 0;
  font-size: 3rem;
  color: #756AB6;
  padding-right: 1rem;
  padding-left: 1rem;
  cursor: pointer;
}
.productos__sub-titulo-icon:hover {
  color: #463d7d;
}
.productos__sub-titulo--categ {
  margin-top: 3rem;
}
.productos__sub-titulo--prod {
  margin-top: 3rem;
}
.productos__add-content {
  display: flex;
  justify-content: center;
}
.productos__add-content .tooltip {
  margin-top: 2rem;
}
.productos__add {
  font-size: 5rem;
  color: #756AB6;
  transition: ease 0.2s;
}
.productos__add:hover {
  color: #463d7d;
}
.productos__link {
  margin: 1rem 0 0 1rem;
}
.productos__volver {
  all: unset;
  color: #756AB6;
  font-weight: 700;
  transition: ease 0.3s;
}
.productos__volver:hover {
  color: #6559ae;
  cursor: pointer;
}
.productos__content {
  width: min(95%, 80rem);
  margin: 0 auto;
  margin-top: 5rem;
}
.productos__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.productos__img-content, .producto-page__img-content {
  border: 4px solid #463d7d;
  -webkit-box-shadow: 11px 9px 19px -11px rgba(0, 0, 0, 0.61);
  -moz-box-shadow: 11px 9px 19px -11px rgba(0, 0, 0, 0.61);
  box-shadow: 11px 9px 19px -11px rgba(0, 0, 0, 0.61);
  width: 30rem;
  height: 30rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}
.productos__desc {
  margin-top: 3rem;
  grid-column: 1/3;
}
.productos__nom-prec {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.productos__precio-tach {
  font-size: 1.3rem;
  text-decoration: line-through;
  margin-bottom: 0;
  color: #dc0000;
  font-weight: 400;
}
.productos__nombre, .productos__desc-titulo, .productos__categ-titulo {
  font-size: 2.3rem;
  font-weight: 700;
  color: #463d7d;
}
.productos__links-categ {
  display: flex;
  margin-top: 1rem;
}
.productos__categ-titulo {
  margin-bottom: 0;
}
.productos__link-categ {
  all: unset;
  color: #756AB6;
  font-weight: 700;
  transition: ease 0.3s;
  white-space: nowrap;
  padding: 0 1rem 0 1rem;
}
.productos__link-categ:hover {
  color: #6559ae;
  cursor: pointer;
}
.productos__link-categ:not(:last-child) {
  border-right: 1px solid #756AB6;
}
.productos__link-categ:first-child {
  padding-left: 0;
}
.productos__acciones {
  margin-top: 3rem;
  display: flex;
  justify-content: left;
  gap: 0.5rem;
  padding: 0;
}
.productos__accion {
  padding: 0;
  margin: 0;
}
.productos__btn-act {
  all: unset;
  border: 2px solid #756AB6;
  border-radius: 1.3rem;
  padding: 0.5rem 1.5rem;
  color: #756AB6;
  font-weight: 700;
  cursor: pointer;
}
.productos__btn-act:hover {
  background-color: #756AB6;
  color: white;
}
.productos__btn-act--delete {
  border: 2px solid rgb(169, 0, 0);
  color: rgb(169, 0, 0);
}
.productos__btn-act--delete:hover {
  background-color: rgb(169, 0, 0);
}

.acciones {
  display: flex;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.acciones__btn {
  all: unset;
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
}
.acciones__btn:hover {
  color: white;
  background-color: #756AB6;
}
.acciones__btn:active {
  transform: scale(0.9);
}
.acciones__btn--delete {
  color: rgb(169, 0, 0);
}
.acciones__btn--delete:hover {
  background-color: rgb(169, 0, 0);
  border: 2px solid rgb(169, 0, 0);
}

.tooltip__text--agregar {
  bottom: 110%;
  left: -10%;
}

.producto-page__categorias {
  margin-top: 2rem;
  display: flex;
}
.producto-page__categoria {
  all: unset;
  color: #756AB6;
  font-weight: 700;
  transition: ease 0.3s;
  font-size: 1rem;
  padding-right: 0.3rem;
}
.producto-page__categoria:hover {
  color: #463d7d;
  cursor: pointer;
}
@media (min-width: 768px) {
  .producto-page__categoria {
    font-size: 1.5rem;
    padding-right: 1rem;
  }
}
.producto-page__categoria:not(:last-child) {
  border-right: 1px solid #756AB6;
}
@media (min-width: 768px) {
  .producto-page__categoria:not(:last-child) {
    border-right: 2px solid #756AB6;
  }
}
.producto-page__categoria:not(:first-child) {
  margin-left: 0.3rem;
}
@media (min-width: 768px) {
  .producto-page__categoria:not(:first-child) {
    margin-left: 1rem;
  }
}
.producto-page__grid {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .producto-page__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.producto-page__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.producto-page__datos {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .producto-page__datos {
    gap: 1.5rem;
    margin-bottom: 0;
  }
}
.producto-page__title {
  margin: 0;
  padding: 0;
  margin-top: 2.5rem;
  color: #332c5b;
  font-weight: 700;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .producto-page__title {
    font-size: 3.6rem;
  }
}
.producto-page__precio {
  color: #463d7d;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 3.3rem;
}
@media (min-width: 768px) {
  .producto-page__precio {
    font-size: 3.5rem;
  }
}
.producto-page__precio--old {
  text-decoration: line-through;
  font-size: 1.5rem;
  color: rgba(169, 0, 0, 0.8);
  font-weight: 400;
}
.producto-page__precio--off {
  font-size: 2.8rem;
}
.producto-page__stock {
  margin: 0;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
  font-size: 1.6rem;
}
.producto-page__stock--span {
  font-weight: 400;
}
.producto-page__abr {
  font-size: 2.3rem;
}
.producto-page__abr--old {
  font-size: 1.5rem;
}
.producto-page__abr--off {
  font-size: 2rem;
}
.producto-page__acciones {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.producto-page__form-accion {
  flex: 1;
}
.producto-page__cart {
  display: flex;
}
.producto-page__accion, .producto-page__accion-cart, .producto-page__btn-modif {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 0;
}
.producto-page__accion:hover, .producto-page__accion-cart:hover, .producto-page__btn-modif:hover {
  color: white;
  background-color: #756AB6;
}
.producto-page__accion:active, .producto-page__accion-cart:active, .producto-page__btn-modif:active {
  transform: scale(0.9);
}
.producto-page__accion--now {
  width: 100%;
}
.producto-page__no-auth {
  color: rgb(169, 0, 0);
  margin: 0;
  padding: 0;
}
.producto-page__btn-login, .cursos__btn-login {
  all: unset;
  border: 2px solid #756AB6;
  padding: 0.5rem;
  cursor: pointer;
  border-radius: 0.8rem;
  color: #756AB6;
  font-weight: 700;
  transition: ease 0.3s;
}
.producto-page__btn-login:hover, .cursos__btn-login:hover {
  color: white;
  background-color: #756AB6;
}
.producto-page__cart-cant {
  flex: 1;
  font-weight: 700;
  text-align: center;
  border: 2px solid #756AB6;
  overflow: hidden;
  margin: 0 -0.15rem;
  color: #463d7d;
  background-color: white;
}
.producto-page__cart-cant[type=number]::-webkit-inner-spin-button, .producto-page__cart-cant[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.producto-page__cart-cant:focus {
  outline: none;
}
.producto-page__btn-modif {
  width: 3.5rem;
  z-index: 1;
}
.producto-page__btn-modif--mas {
  border-radius: 0 10px 10px 0;
  margin-right: 0.4rem;
}
.producto-page__btn-modif--menos {
  border-radius: 10px 0 0 10px;
}
.producto-page__accion-cart {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 768px) {
  .producto-page__accion-cart {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1072px) {
  .producto-page__accion-cart {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
.producto-page__sub-title {
  margin: 0;
  padding: 0;
  margin-top: 5rem;
  border-bottom: 1px solid #756AB6;
  color: #463d7d;
  font-weight: 700;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .producto-page__sub-title {
    font-size: 2.5rem;
  }
}
.producto-page__desc {
  color: black;
  font-size: 1.7rem;
  margin: 0;
  padding: 0;
}
.producto-page .swiper-button-next,
.producto-page .swiper-button-prev {
  --swiper-navigation-size: 25px;
}
@media (min-width: 1072px) {
  .producto-page .swiper-button-next,
  .producto-page .swiper-button-prev {
    display: none;
  }
}

.datos {
  width: min(95%, 80rem);
  margin: 0 auto;
}
.datos__info {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.datos__mensaje {
  color: rgb(169, 0, 0);
  font-size: 1.5rem;
}
.datos__campo {
  display: flex;
  border-bottom: 1px solid #756AB6;
  flex-direction: column;
  padding-bottom: 0.3rem;
  align-items: center;
}
@media (min-width: 768px) {
  .datos__campo {
    flex-direction: row;
    gap: 2rem;
  }
}
.datos__campo--success {
  border-bottom: none;
}
.datos__label {
  color: #463d7d;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .datos__label {
    width: 15rem;
  }
}
@media (min-width: 768px) {
  .datos__label--pass {
    width: 35rem;
  }
}
.datos__dato {
  font-weight: 700;
  color: #463d7d;
  margin: 0;
  padding: 0;
}
.datos__dato--falta {
  font-weight: 400;
  color: rgba(70, 61, 125, 0.5);
}
.datos__acciones {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .datos__acciones {
    justify-content: end;
  }
}
.datos__accion {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 0;
  flex: 1;
}
.datos__accion:hover {
  color: white;
  background-color: #756AB6;
}
.datos__accion:active {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  .datos__accion {
    flex: unset;
  }
}
.datos__input {
  width: 100%;
  border: 1px solid #756AB6;
  color: #463d7d;
  padding: 0.5rem;
}
.datos__input:focus {
  outline: none;
}
.datos__pass-title {
  margin: 0;
  margin-top: 2rem;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
  font-size: 2rem;
  border-bottom: 1px solid #756AB6;
}

.resultado__titulo {
  font-size: 2rem;
  text-decoration: underline #463d7d;
  color: #463d7d;
  font-weight: 700;
}

.carrito__grid {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1072px) {
  .carrito__grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
  }
}
.carrito__title {
  font-size: 2.3rem;
}
@media (min-width: 768px) {
  .carrito__title {
    font-size: 3rem;
  }
}
.carrito__productos-grid {
  display: flex;
  background-color: white;
  border: 1px solid #FFE5E5;
  border-radius: 1rem;
  -webkit-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
}
.carrito__productos-cont {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
}
.carrito__producto {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  gap: 2rem;
}
.carrito__producto:not(:last-child) {
  border-bottom: 1px solid #FFE5E5;
}
.carrito__datos {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .carrito__datos {
    flex-direction: row;
    justify-content: space-between;
    flex: 1;
  }
}
.carrito__datos-top {
  width: 26rem;
  display: flex;
  justify-content: center;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .carrito__datos-top {
    display: block;
  }
}
.carrito__datos-bottom {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.carrito__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 5rem;
  height: 5rem;
  border: 2px solid #756AB6;
  border-radius: 0.7rem;
}
@media (min-width: 768px) {
  .carrito__img {
    width: 8rem;
    height: 8rem;
    margin: 0;
    padding: 0;
    border: 3px solid #756AB6;
  }
}
.carrito__nombre {
  all: unset;
  margin: 0;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
  cursor: pointer;
  font-size: 1.5rem;
  text-align: center;
}
.carrito__nombre:hover {
  color: #3d356c;
}
@media (min-width: 768px) {
  .carrito__nombre {
    width: 20rem;
    font-size: 1.7rem;
  }
}
@media (min-width: 1072px) {
  .carrito__nombre {
    text-align: left;
    width: 20rem;
    font-size: 1.8rem;
  }
}
.carrito__cantidades {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.carrito__botones {
  display: flex;
  justify-content: center;
  align-items: center;
}
.carrito__add {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  padding: 0;
  text-align: center;
  height: 2.5rem;
  margin: 0;
  width: 2.5rem;
}
.carrito__add:hover {
  color: white;
  background-color: #756AB6;
}
.carrito__add:active {
  transform: scale(0.9);
}
.carrito__add--mas {
  border-radius: 0 10px 10px 0;
}
.carrito__add--menos {
  border-radius: 10px 0 0 10px;
}
@media (min-width: 768px) {
  .carrito__add {
    height: 3rem;
  }
}
.carrito__cantidad {
  height: 2.5rem;
  width: 4rem;
  font-weight: 700;
  text-align: center;
  border: 2px solid #756AB6;
  overflow: hidden;
  margin: 0 -0.2rem;
  color: #463d7d;
  background-color: white;
}
.carrito__cantidad[type=number]::-webkit-inner-spin-button, .carrito__cantidad[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.carrito__cantidad:focus {
  outline: none;
}
@media (min-width: 768px) {
  .carrito__cantidad {
    height: 3rem;
  }
}
.carrito__stock {
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .carrito__stock {
    font-size: 1.3rem;
  }
}
.carrito__totales {
  display: flex;
  justify-content: space-between;
}
.carrito__precios {
  width: 15rem;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: center;
}
.carrito__precio-ori, .carrito__precio-off, .carrito__precio {
  margin: 0;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
}
.carrito__precio {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .carrito__precio {
    font-size: 2rem;
  }
}
.carrito__moneda-uno {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .carrito__moneda-uno {
    font-size: 1.6rem;
  }
}
.carrito__precio-off {
  font-size: 1.7rem;
}
@media (min-width: 768px) {
  .carrito__precio-off {
    font-size: 1.9rem;
  }
}
.carrito__moneda-off {
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  .carrito__moneda-off {
    font-size: 1.5rem;
  }
}
.carrito__precio-ori {
  font-size: 1rem;
  text-decoration: line-through;
  color: rgba(169, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .carrito__precio-ori {
    font-size: 1.2rem;
  }
}
.carrito__acciones {
  display: flex;
  align-items: center;
  justify-content: center;
}
.carrito__accion {
  all: unset;
  color: rgb(169, 0, 0);
  border: 2px solid rgb(169, 0, 0);
  border-radius: 1rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  transition: ease 0.3s;
  font-size: 1.6rem;
  cursor: pointer;
}
.carrito__accion:hover {
  background-color: rgb(169, 0, 0);
  color: white;
}
@media (min-width: 768px) {
  .carrito__accion {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.8rem;
  }
}
.carrito__resumen-grid {
  background-color: white;
  border: 1px solid #FFE5E5;
  border-radius: 1rem;
  -webkit-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
}
.carrito__resumen-cont {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
}
.carrito__titulo {
  text-align: center;
  color: #463d7d;
  font-weight: 700;
  border-bottom: 1px solid #FFE5E5;
  font-size: 2.2rem;
  padding: 0;
  margin: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .carrito__titulo {
    font-size: 2.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
}
.carrito__totales {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.carrito__titulos, .carrito__precios-totales {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.carrito__p {
  color: #463d7d;
  margin: 0.5rem 0;
  font-size: 1.5rem;
}
.carrito__p--total {
  padding: 0;
  margin: 0;
  font-weight: 700;
}
.carrito__p--importe {
  font-size: 1.5rem;
}
.carrito__p--total {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .carrito__p {
    font-size: 1.8rem;
  }
  .carrito__p--importe {
    font-size: 1.8rem;
  }
  .carrito__p--total {
    font-size: 2.3rem;
  }
}
.carrito__moneda {
  font-size: 1.15rem;
}
.carrito__moneda--final {
  font-size: 1.55rem;
}
@media (min-width: 768px) {
  .carrito__moneda {
    font-size: 1.3rem;
  }
  .carrito__moneda--final {
    font-size: 1.8rem;
  }
}
.carrito__total {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #FFE5E5;
  padding: 1rem 1rem;
  margin-top: 2rem;
}
.carrito__finalizar {
  display: flex;
  justify-content: center;
  margin: 2rem 0;
  padding: 0 1rem;
}
.carrito__final-btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  width: 100%;
  margin: 0;
}
.carrito__final-btn:hover {
  color: white;
  background-color: #756AB6;
}
.carrito__final-btn:active {
  transform: scale(0.9);
}
.carrito__vacio {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  border: 1px solid #E0AED0;
  background-color: white;
  border-radius: 1rem;
  -webkit-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  justify-content: center;
  align-items: center;
  gap: 2rem;
  padding: 4rem 1rem;
}
@media (min-width: 768px) {
  .carrito__vacio {
    gap: 4.5rem;
    width: 80%;
  }
}
@media (min-width: 1072px) {
  .carrito__vacio {
    width: 50%;
    gap: 4rem;
    padding: 8rem 1rem;
  }
}
.carrito__texto-vacio {
  margin: 0;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
  font-size: 1.65rem;
}
@media (min-width: 768px) {
  .carrito__texto-vacio {
    font-size: 2.5rem;
  }
}
.carrito__buscar-btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 0;
  width: 98%;
  font-size: 1.65rem;
}
.carrito__buscar-btn:hover {
  color: white;
  background-color: #756AB6;
}
.carrito__buscar-btn:active {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  .carrito__buscar-btn {
    font-size: 2rem;
    width: 50%;
  }
}

.admin {
  padding-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: white;
}
.admin__main {
  position: relative;
}
.admin__content {
  display: flex;
  flex: 1;
  overflow: auto;
}
.admin-sidebar {
  background-color: #463d7d;
  font-size: 1.3rem;
  width: 13rem;
}
@media (min-width: 768px) {
  .admin-sidebar {
    width: 15rem;
    font-size: unset;
  }
}
.admin-sidebar__menu {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  overflow-y: auto;
  height: 100%;
}
@media (min-width: 768px) {
  .admin-sidebar__menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1072px) {
  .admin-sidebar__menu {
    grid-template-columns: repeat(4, 1fr);
  }
}
.admin-sidebar__menu::-webkit-scrollbar {
  width: 0.1rem;
  background: #463d7d;
}
.admin-sidebar__menu::-webkit-scrollbar-thumb {
  background: white;
  border-radius: 2px;
}
.admin-sidebar__link {
  display: flex;
  flex-direction: column;
  color: white;
  align-items: center;
  margin: 0.5rem 0;
  gap: 0.5rem;
  border-radius: 1rem;
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .admin-sidebar__link {
    gap: 1rem;
    border-radius: 2rem;
  }
}
.admin-sidebar__link:hover, .admin-sidebar__link--actual {
  background-color: #5a4e9f;
}
.admin-sidebar__menu-icono--consultas, .admin__menu-icono--consultas {
  display: flex;
  position: relative;
}
.admin-sidebar__menu-texto {
  text-transform: uppercase;
}
.admin-sidebar__notif-circle {
  position: absolute;
  top: -20%;
  left: 85%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgb(169, 0, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.admin-sidebar__notif-number, .admin__notif-number {
  font-size: 1rem;
}
.admin__scroll-up {
  display: none;
}
.admin__icon-up {
  position: fixed;
  transform: scale(0.5);
  font-size: 5rem;
  color: rgba(117, 106, 182, 0.3);
  top: 93%;
  left: 96%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.admin__icon-up.block-scroll {
  transform: scale(1);
}
.admin__icon-up:hover {
  color: #756AB6;
}
.admin__main {
  width: 100%;
  margin: 0 auto;
  overflow-y: auto;
  padding-bottom: 1rem;
}
.admin__main::-webkit-scrollbar {
  width: 0.7rem;
  background: white;
}
.admin__main::-webkit-scrollbar-thumb {
  background: #463d7d;
  border-radius: 2px;
}
.admin__menu, .admin__menu--curso {
  width: min(95%, 60rem);
  margin: 0 auto;
  margin-top: 2rem;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .admin__menu, .admin__menu--curso {
    margin-top: 10rem;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem;
  }
}
@media (min-width: 1072px) {
  .admin__menu, .admin__menu--curso {
    grid-template-columns: repeat(4, 1fr);
    gap: 4rem;
    margin-top: 5rem;
  }
}
.admin__titulo {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .admin__titulo {
    font-size: 4rem;
  }
}
.admin__card {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px solid #756AB6;
  border-radius: 2rem;
  cursor: pointer;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.58);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.58);
  transition: ease 0.2s;
  color: #463d7d;
}
.admin__card:hover {
  transform: scale(1.1);
}
.admin__card--top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font-size: 2rem;
  border-bottom: 1px solid #756AB6;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.admin__card--bottom {
  padding: 0 1rem 0 1rem;
}
.admin__notif-circle {
  position: absolute;
  top: -20%;
  left: 85%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgb(169, 0, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.admin__notif-number {
  color: white;
  font-weight: unset;
}
.admin__menu-texto {
  text-transform: uppercase;
}
.admin__menu-desc {
  height: 7rem;
  text-align: center;
}

.admin__grid-dos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
.admin__subtitulo {
  color: #463d7d;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.admin__menu--curso {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 90%;
}
.admin__menu-bold {
  font-weight: 700;
}
.admin__card--curso {
  width: 80rem;
  height: 16rem;
  margin: 0 1rem;
}
.admin__menu-texto--curso {
  font-weight: 700;
  text-align: center;
  font-size: 2.3rem;
  margin: 1rem 0 0 0;
}
.admin__menu-doble {
  display: flex;
  gap: 2rem;
}
.admin__menu-valor {
  margin: 0;
  margin-bottom: 1rem;
}
.admin__card--fondo {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.admin__titulo-curso {
  margin: 0;
  padding: 0;
}
.admin__point {
  top: 5%;
  right: 5%;
  position: absolute;
  border-radius: 2rem;
  width: 2rem;
  height: 2rem;
  border: 1px solid #463d7d;
  background-color: rgb(169, 0, 0);
}
.admin__point--disponible {
  background-color: #02db02;
}
.admin__notif-curso {
  position: absolute;
  top: 5%;
  left: 2%;
}
.admin__notif-curso--fecha {
  left: 90%;
}
.admin__notif-circle--cursos {
  position: absolute;
  top: -20%;
  left: 85%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgb(169, 0, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
}
.admin__notif-circle--fechas {
  position: absolute;
  top: -20%;
  left: 85%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: rgb(169, 0, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
}
.admin__notif-number--cursos {
  color: white;
  font-size: 2rem;
}
.admin__notif-number--fechas {
  color: white;
  font-size: 1.3rem;
}

.acciones--curso {
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
  position: absolute;
  bottom: 0;
  right: 3%;
}
.acciones__btn {
  background-color: white;
}
.acciones__btn--disponible {
  color: #02c202;
}
.acciones__btn--disponible:hover {
  background-color: #02c202;
}
.acciones__btn--no-disponible {
  color: #900000;
}
.acciones__btn--no-disponible:hover {
  background-color: #900000;
}

.curso__container {
  width: min(95%, 110rem);
  margin: 0 auto;
}
.curso__img-content, .cursos__img-content {
  width: 100%;
  height: 22rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}
.curso__infos {
  display: flex;
  gap: 3rem;
  justify-content: center;
}
.curso__bold {
  font-weight: 700;
  font-size: 2rem;
  color: #463d7d;
}
.curso__info {
  font-size: 2rem;
}
.curso__info--activo {
  color: #02db02;
  font-weight: 700;
}
.curso__info--no-activo {
  color: rgb(169, 0, 0);
  font-weight: 700;
}
.curso__descripcion, .cursos__descripcion {
  margin-top: 5rem;
}
.curso__desc-titulo, .cursos__desc-titulo {
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #463d7d;
}
.curso__text, .cursos__text {
  font-size: 1.8rem;
  border-top: 2px solid #756AB6;
  padding-top: 1rem;
  border-bottom: 2px solid #756AB6;
  padding-bottom: 1rem;
}
.curso__acciones {
  margin-bottom: 2rem;
  position: static;
}
.curso__fecha-add, .curso__fecha {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 0;
  position: relative;
}
.curso__fecha-add:hover, .curso__fecha:hover {
  color: white;
  background-color: #756AB6;
}
.curso__fecha-add:active, .curso__fecha:active {
  transform: scale(0.9);
}
.curso__fecha {
  border-radius: 1rem 0 0 1rem;
  margin-right: -0.68rem;
}
.curso__fecha-delete {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: rgb(169, 0, 0);
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid rgb(169, 0, 0);
  border-radius: 10px;
  white-space: nowrap;
  border: 2px solid #756AB6;
  margin: 0;
  margin-right: 0.5rem;
  cursor: pointer;
  border-radius: 0 1rem 1rem 0;
}
.curso__fecha-delete:hover {
  color: white;
  background-color: rgb(169, 0, 0);
}
.curso__fecha-delete:active {
  transform: scale(0.9);
}
.curso__modal-fecha {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 50;
  justify-content: center;
  align-items: center;
}
.curso__modal {
  border-radius: 1rem;
  border: 2px solid #6559ae;
  background-color: #756AB6;
  padding: 1rem;
}
.curso__close-modal {
  text-align: right;
}
.curso__modal-close {
  all: unset;
  color: white;
  cursor: pointer;
  font-size: 2.5rem;
}

.cursos {
  width: min(95%, 170rem);
  margin: 0 auto;
}
.cursos__grid {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1072px) {
  .cursos__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.cursos__cursos {
  display: flex;
  gap: 2rem;
  flex-direction: column;
}
.cursos__cursos:first-child {
  margin-bottom: 2rem;
  border-bottom: 2px solid #756AB6;
  padding-bottom: 2rem;
}
@media (min-width: 1072px) {
  .cursos__cursos:first-child {
    margin-bottom: 0;
    border-bottom: unset;
    padding-bottom: 0;
  }
}
.cursos__subtitulos {
  color: #463d7d;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-size: 2rem;
}
@media (min-width: 1072px) {
  .cursos__subtitulos {
    font-size: 2.6rem;
  }
}
.cursos__card {
  display: flex;
  margin: 0 auto;
  width: 98%;
  height: 7.8rem;
  border: 2px solid #756AB6;
  border-radius: 1.5rem;
  overflow: hidden;
  transition: ease 0.3s;
}
.cursos__card:hover {
  scale: 1.05;
}
@media (min-width: 768px) {
  .cursos__card {
    height: 15rem;
  }
}
@media (min-width: 1072px) {
  .cursos__card {
    width: 80rem;
    height: 16rem;
  }
}
.cursos__card-fondo {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cursos__fecha {
  position: absolute;
  margin: 0;
  bottom: 5%;
  left: 2.5%;
  color: white;
  font-weight: 700;
  -webkit-text-stroke: 0.3px #463d7d;
  stroke: 0.3px #463d7d;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .cursos__fecha {
    font-size: 1.8rem;
    -webkit-text-stroke: 0.5px #463d7d;
    stroke: 0.5px #463d7d;
    bottom: 10%;
  }
}
.cursos__fechas:not(:last-child) {
  border-right: 1px double white;
  margin-right: 0.5rem;
}
.cursos__no-disp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(70, 61, 125, 0.8);
  width: 100%;
  height: 100%;
}
.cursos__no-disp-text {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .cursos__no-disp-text {
    font-size: 4rem;
  }
}
.cursos__consulta {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  background-color: white;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.cursos__consulta:hover {
  color: white;
  background-color: #756AB6;
}
.cursos__consulta:active {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  .cursos__consulta {
    font-size: 2rem;
    padding: 1rem 3.5rem 1rem 3.5rem;
  }
}
.cursos__container {
  margin-top: 2rem;
}
.cursos__img-content {
  height: 15rem;
}
@media (min-width: 768px) {
  .cursos__img-content {
    height: 23.5rem;
  }
}
.cursos__nombre {
  color: #463d7d;
  padding: 0;
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .cursos__nombre {
    font-size: 3rem;
  }
}
.cursos__infos {
  color: #463d7d;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .cursos__infos {
    font-size: 1.8rem;
  }
}
.cursos__span {
  font-weight: 700;
}
.cursos__span--fechas:not(:last-child) {
  margin-right: 0.5rem;
  border-right: 2px solid #756AB6;
}
.cursos__span--desha {
  color: rgba(70, 61, 125, 0.5);
}
.cursos__desc-titulo {
  font-size: 2.3rem;
}
@media (min-width: 768px) {
  .cursos__desc-titulo {
    font-size: 3rem;
  }
}
.cursos__text {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .cursos__text {
    font-size: 1.8rem;
  }
}
.cursos__btn-insc {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 1rem 3rem;
  margin: 0;
}
.cursos__btn-insc:hover {
  color: white;
  background-color: #756AB6;
}
.cursos__btn-insc:active {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  .cursos__btn-insc {
    font-size: 2rem;
  }
}
.cursos__no-log {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 8rem;
}
.cursos__text-log {
  text-align: center;
  color: #463d7d;
  font-weight: 700;
  font-size: 2rem;
}
.cursos__btn-login {
  font-size: 2.5rem;
  padding: 1rem 2rem;
  border-radius: 1.5rem;
}
.cursos__container-form {
  width: min(95%, 80rem);
  margin: 0 auto;
}

.compras {
  width: min(95%, 120rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1072px) {
  .compras {
    display: grid;
    grid-template-columns: 1fr 4fr;
    margin-top: 4rem;
    gap: 3rem;
  }
}
.compras__titulo {
  display: flex;
  margin: 0;
  padding: 0;
  color: #463d7d;
  font-weight: 700;
  border-bottom: 1px solid #756AB6;
  height: 4rem;
  align-items: end;
}
.compras__titulo--detalle {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .compras__titulo--detalle {
    margin-top: 0;
  }
}
.compras__links-side {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  margin-top: 1.3rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 1072px) {
  .compras__links-side {
    flex-direction: column;
  }
}
.compras__link-side {
  display: inline-block;
  color: #756AB6;
  font-weight: 700;
}
.compras__link-side:hover {
  color: #AC87C5;
}
.compras__link-side--actual {
  color: #463d7d;
  cursor: initial;
}
.compras__link-side--actual:hover {
  color: #463d7d;
}
.compras__div-table {
  margin: 0 auto;
  overflow-y: auto;
}
.compras__table {
  margin-top: 2rem;
  width: 100%;
  border-collapse: collapse;
  border: 3px solid #756AB6;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .compras__table {
    font-size: 1.8rem;
  }
}
.compras__thead {
  border-bottom: 3px solid #756AB6;
}
.compras__th {
  background-color: #a076bd;
  color: white;
  font-weight: 700;
  border-bottom: 2px solid #756AB6;
  padding: 0.3rem 0.3rem;
}
.compras__th:not(:last-child) {
  border-right: 2px solid #756AB6;
}
.compras__th--nowrap {
  overflow: hidden;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 18rem;
}
@media (min-width: 1300px) {
  .compras__th--nowrap {
    max-width: 20rem;
  }
}
.compras__tr:not(:last-child) {
  border-bottom: 2px solid #756AB6;
}
.compras__td {
  color: #292449;
  text-align: center;
  padding: 0.5rem 0.2rem;
}
.compras__td:not(:last-child) {
  border-right: 2px solid #756AB6;
}
.compras__td--nowrap {
  overflow: hidden;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 18rem;
}
@media (min-width: 1300px) {
  .compras__td--nowrap {
    max-width: 20rem;
  }
}
.compras__no-existe {
  color: #463d7d;
  font-size: 1.8rem;
}
.compras__link-no {
  color: #756AB6;
  font-weight: 700;
}
.compras__link-no:hover {
  color: #AC87C5;
}
.compras__link {
  color: #756AB6;
  font-weight: 700;
  transition: ease 0.3s;
}
.compras__link:hover {
  color: #463d7d;
}
.compras__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .compras__info {
    flex-direction: row;
  }
}
.compras__texto {
  color: #463d7d;
  font-size: 1.7rem;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  .compras__texto {
    margin: 1.5rem 0;
  }
}
.compras__bold {
  font-weight: 700;
}
.compras__bold--pendiente {
  color: rgb(169, 0, 0);
  transition: ease 0.3s;
}
.compras__bold--pendiente:hover {
  color: #c30000;
}
.compras__productos {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.compras__producto {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
  border-top: 1px solid #756AB6;
}
.compras__producto--admin {
  border-top: 1px solid #FFE5E5;
}
.compras__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 5rem;
  height: 5rem;
  border: 2px solid #756AB6;
  border-radius: 0.7rem;
}
@media (min-width: 768px) {
  .compras__img {
    width: 8rem;
    height: 8rem;
    margin: 0;
    padding: 0;
    border: 3px solid #756AB6;
  }
}
.compras__infos-prod {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
@media (min-width: 768px) {
  .compras__infos-prod {
    flex-direction: row;
  }
}
.compras__precio-prod {
  display: flex;
  margin-top: 0.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .compras__precio-prod {
    width: auto;
  }
}
.compras__nombre, .compras__precio {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .compras__nombre, .compras__precio {
    align-items: start;
  }
}
.compras__nombre {
  width: 100%;
}
@media (min-width: 768px) {
  .compras__nombre {
    width: 40rem;
  }
}
.compras__precio {
  width: 100%;
}
@media (min-width: 768px) {
  .compras__precio {
    width: 15rem;
  }
}
.compras__tit-info {
  margin: 0;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .compras__tit-info {
    font-size: 1.5rem;
    padding: 0 2rem;
  }
}
.compras__tit-info--none {
  display: none;
}
@media (min-width: 768px) {
  .compras__tit-info--none {
    display: block;
  }
}
.compras__prod-info {
  font-size: 1.5rem;
  font-weight: 700;
  color: #463d7d;
  margin: 0;
}
@media (min-width: 768px) {
  .compras__prod-info {
    font-size: 1.8rem;
    padding: 0 2rem;
  }
}

.final__grid {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 1072px) {
  .final__grid {
    display: grid;
    grid-template-columns: 3fr 2fr;
  }
}
.final__datos {
  border: 2px solid #756AB6;
  border-radius: 1rem;
  -webkit-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
  box-shadow: 10px 8px 26px -9px rgba(0, 0, 0, 0.28);
}
.final__datos--transf {
  padding: 1rem;
  margin-bottom: 2rem;
}
.final__subtitulo {
  color: #463d7d;
  font-weight: 700;
  margin-top: 0.5rem;
  padding: 1rem;
  font-size: 2rem;
  margin-bottom: 0;
}
.final__opciones {
  border-top: 3px solid #756AB6;
  border-bottom: 3px solid #756AB6;
  display: flex;
  justify-content: space-around;
}
.final__opcion {
  width: 100%;
  text-align: center;
  padding: 1rem 0;
  color: #463d7d;
  font-weight: 700;
  background-color: #FFE5E5;
  transition: ease 0.5s;
  font-size: 1.5rem;
}
.final__opcion:first-child {
  border-right: 3px solid #756AB6;
}
.final__opcion:hover {
  color: white;
  background-color: #AC87C5;
}
.final__opcion--activo {
  color: white;
  background-color: #AC87C5;
  cursor: auto;
}
@media (min-width: 768px) {
  .final__opcion {
    font-size: 1.8rem;
  }
}
.final .formulario__campo--doble {
  display: flex;
  flex-direction: column;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .final .formulario__campo--doble {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.final .formulario__campo--mont {
  display: none;
}
@media (min-width: 768px) {
  .final .formulario__campo--mont {
    display: block;
    visibility: hidden;
  }
}
.final .formulario__campo--dep {
  margin-top: 0;
}
@media (min-width: 768px) {
  .final .formulario__campo {
    margin-bottom: 1rem;
  }
}
.final .formulario__label {
  color: #756AB6;
  font-weight: 700;
}
.final .formulario__div-sub {
  border-top: 2px solid #756AB6;
  display: flex;
  justify-content: end;
  padding: 0 1rem;
}
.final .formulario__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  margin: 1.3rem 0;
}
.final .formulario__submit:hover {
  color: white;
  background-color: #756AB6;
}
.final .formulario__submit:active {
  transform: scale(0.9);
}
.final__texto {
  margin: 0;
  margin-bottom: 1rem;
  padding: 0 1rem;
  color: #463d7d;
  font-size: 1.4rem;
}
.final__texto--datos {
  margin: 0;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .final__texto {
    font-size: 1.8rem;
  }
}
.final__texto--prod {
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  .final__texto--prod {
    font-size: 1.3rem;
  }
}
.final__texto--total {
  font-weight: 700;
  font-size: 2.3rem;
}
@media (min-width: 768px) {
  .final__texto--total {
    font-size: 2.5rem;
  }
}
.final__total {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #756AB6;
  padding-top: 1rem;
}
.final__productos {
  border-top: 2px solid #756AB6;
  padding-top: 1rem;
}
.final__span {
  font-weight: 700;
}
.final__btn-pay {
  border-top: 2px solid #756AB6;
  padding: 2rem 5rem;
}
.final__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .final__content {
    margin-top: 4rem;
  }
}
.final__icon {
  color: #02db02;
  font-size: 8rem;
}
@media (min-width: 768px) {
  .final__icon {
    margin-bottom: 2rem;
  }
}
.final__icon--error {
  color: rgb(169, 0, 0);
}
.final__success {
  color: #463d7d;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.final__btn {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  padding: 1rem 1.2rem;
  margin: 0;
  text-transform: uppercase;
  font-size: 2rem;
}
.final__btn:hover {
  color: white;
  background-color: #756AB6;
}
.final__btn:active {
  transform: scale(0.9);
}

.admin-header {
  background-color: #756AB6;
  position: sticky;
}
.admin-header__container {
  width: min(95%, 190rem);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admin-header__logo {
  width: 10rem;
  padding: 0.5rem 0;
}
@media (min-width: 768px) {
  .admin-header__logo {
    width: 13rem;
    margin: 1rem 0;
    padding: unset;
  }
}
.admin-header__logo img {
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
}
.admin-header__submit--logout {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #FFE5E5;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #FFE5E5;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.admin-header__submit--logout:hover {
  color: #756AB6;
  background-color: #FFE5E5;
}
.admin-header__submit--logout:active {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  .admin-header__submit--logout {
    font-size: 2rem;
  }
}

.admin__container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.admin__table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: rgba(50, 50, 93, 0.5) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.admin__thead {
  background-color: #AC87C5;
  color: white;
  font-weight: 700;
}
.admin__th {
  padding: 1rem;
  text-align: left;
  white-space: nowrap;
}
.admin__th:not(:last-child) {
  border-right: 1px solid #756AB6;
}
.admin__tr {
  transition: ease 0.2s;
  color: #332c5b;
  font-weight: 900;
  background-color: #FFE5E5;
  cursor: pointer;
}
.admin__tr:hover {
  background-color: #ffe0e0;
  background-color: #756AB6;
  color: white;
}
.admin__tr:hover .admin__accion {
  border: 1px solid white;
  color: white;
}
.admin__tr:hover .admin__accion:hover {
  background-color: white;
  color: #756AB6;
}
.admin__tr:hover .admin__accion--eliminar:hover {
  background-color: rgb(169, 0, 0);
  color: white;
  border: 1px solid rgb(169, 0, 0);
}
.admin__tr:hover .admin__accion--delete:hover {
  background-color: rgb(169, 0, 0);
  color: white;
  border: 1px solid rgb(169, 0, 0);
}
.admin__tr--si {
  font-weight: unset;
  background-color: #F8FAFC;
}
.admin__tr--insc {
  cursor: auto;
}
.admin__td {
  padding: 1rem 1rem;
  border-bottom: 1px solid #AC87C5;
  font-size: 1.6rem;
  height: 6rem;
}
.admin__td--nowrap {
  overflow: hidden;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 10rem;
}
@media (min-width: 1300px) {
  .admin__td--nowrap {
    max-width: 20rem;
  }
}
.admin__td:not(:last-child) {
  border-right: 1px solid #AC87C5;
}
.admin__td--si {
  color: #02db02;
  font-weight: 700;
}
.admin__td--no {
  color: rgb(169, 0, 0);
  font-weight: 700;
}
.admin__td--acciones {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem;
  gap: 0.5rem;
}
@media (min-width: 1300px) {
  .admin__td--acciones {
    gap: 2rem;
  }
}
.admin__accion {
  all: unset;
  text-transform: uppercase;
  font-weight: 700;
  color: #756AB6;
  border: 1px solid #756AB6;
  text-align: center;
  transition: ease 0.2s;
  width: 7.5rem;
  font-size: 1.3rem;
  padding: 0.5rem 1rem;
  white-space: nowrap;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .admin__accion {
    width: 9.5rem;
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
  }
}
.admin__accion--compras {
  width: auto;
}
.admin__accion-comp-div {
  display: flex;
  justify-content: center;
}
.admin__accion-comp {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
  text-align: end;
  padding: 1rem 1.5rem;
  margin: 1.5rem 0;
  font-size: 2rem;
}
.admin__accion-comp:hover {
  color: white;
  background-color: #756AB6;
}
.admin__accion-comp:active {
  transform: scale(0.9);
}
.admin__paginacion {
  padding-right: 2rem;
}

.consul__container {
  width: min(95%, 80rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.consul__p {
  margin-bottom: 1rem;
  color: #3d356c;
  border-bottom: 1px solid #FFE5E5;
  padding-bottom: 1rem;
  margin-top: 0;
}
.consul__p-email {
  margin: 0;
  margin-right: 1rem;
}
.consul__p--email {
  display: flex;
  align-items: center;
}
.consul__p--title-consul {
  display: unset;
  border-bottom: unset;
  padding-bottom: unset;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5rem;
  margin-top: 2rem;
}
.consul__p--consulta {
  font-size: 2rem;
}
.consul__spam {
  font-weight: 700;
}
.consul__btn {
  all: unset;
  border: 1px solid #756AB6;
  padding: 0.2rem 0.5rem;
  border-radius: 0.8rem;
  transition: ease 0.2s;
  cursor: pointer;
  position: relative;
}
.consul__btn:hover {
  background-color: #756AB6;
  color: white;
}
.consul__btn--insc {
  background-color: #FFE5E5;
  color: #463d7d;
}
.consul__btn--insc:hover {
  background-color: white;
  color: #463d7d;
}
.consul__alerta-flot {
  display: none;
  position: absolute;
  top: -10%;
  left: 110%;
  white-space: nowrap;
  font-size: 1.3rem;
  font-weight: 700;
  color: #02db02;
}
.consul__alerta-flot--insc {
  top: 100%;
  left: 0%;
}

.form {
  width: min(95%, 80rem);
  margin: 0 auto;
}
.form__campo--hidden {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  visibility: hidden;
  margin-left: 1rem;
}
.form__campo--oferta {
  margin-bottom: 0;
}
.form__campo--precio {
  position: relative;
}
.form__campo--precio-curso {
  position: relative;
  width: 20rem;
}
.form__label {
  color: #463d7d;
  font-weight: 700;
  white-space: nowrap;
}
.form__label--oferta {
  margin-bottom: -1rem;
}
.form__label--curso {
  color: white;
}
.form__input--file {
  background-color: transparent;
  font-weight: 700;
  color: #463d7d;
  padding-left: 0;
}
.form__input--file:focus {
  outline: none;
  background-color: unset;
}
.form__input--disabled {
  cursor: not-allowed;
  background-color: rgba(70, 61, 125, 0.8);
  color: rgba(255, 255, 255, 0.5);
}
.form__input[type=number]::-webkit-inner-spin-button, .form__input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form__input[type=time]::-webkit-calendar-picker-indicator, .form__input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(100%);
}
.form__texto {
  color: #463d7d;
  font-weight: 700;
  font-size: 1.6rem;
}
.form__texto--curso {
  color: white;
}
.form__imagen {
  width: 10rem;
  margin-bottom: 2rem;
}
.form__submit {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: #756AB6;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid #756AB6;
  border-radius: 10px;
  white-space: nowrap;
}
.form__submit:hover {
  color: white;
  background-color: #756AB6;
}
.form__submit:active {
  transform: scale(0.9);
}
.form__submit--curso {
  display: inline-block;
  margin: auto 0.5rem;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  color: white;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: ease 0.3s;
  border: 2px solid white;
  border-radius: 10px;
  white-space: nowrap;
  margin: 0;
  margin-top: 1rem;
  width: 100%;
}
.form__submit--curso:hover {
  color: #756AB6;
  background-color: white;
}
.form__submit--curso:active {
  transform: scale(0.9);
}
.form__radio {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 0;
}
.form__radio-element {
  white-space: nowrap;
}
@media (min-width: 768px) {
  .form__campo-doble {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.form__campo-doble--precio {
  gap: 5rem;
}
@media (min-width: 768px) {
  .form__campo-triple {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
  }
}
.form__select {
  width: auto;
  position: absolute;
  top: 40.5%;
  left: 86%;
  background-color: #756AB6;
  border-radius: 1rem;
  height: 3.33rem;
  color: white;
}
.form__select:focus {
  outline: none;
}
@media (min-width: 768px) {
  .form__select--curso {
    top: 40%;
    left: 75%;
  }
}
@media (min-width: 768px) {
  .form__select--edit {
    top: 36.5%;
    left: 80%;
  }
}
.form__option {
  text-align: center;
  border-radius: 1rem;
}
.form__campo-doble {
  display: flex;
}
.form__campo--dia, .form__campo--hora {
  flex: 1;
}
.form__campo--dia input[type=time]::-webkit-calendar-picker-indicator,
.form__campo--dia input[type=date]::-webkit-calendar-picker-indicator, .form__campo--hora input[type=time]::-webkit-calendar-picker-indicator,
.form__campo--hora input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(100%);
}
.form__small {
  font-size: 1.4rem;
}

.admin__card--oferta {
  width: 26.5rem;
}
.admin__sub-titulo {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.admin__sub-titulo--bold {
  font-weight: 700;
  color: #463d7d;
  font-size: 2.4rem;
}

.acciones__btn--activar {
  color: #02c202;
}
.acciones__btn--activar:hover {
  background-color: #02c202;
}
.acciones__btn--desactivar {
  color: #900000;
}
.acciones__btn--desactivar:hover {
  background-color: #900000;
}

.form__campo--search {
  position: relative;
}

.search__elements {
  display: none;
  margin-top: 0.3rem;
  position: absolute;
  background-color: #756AB6;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.search__elements--block {
  display: block;
}
.search__elements--oferta {
  top: 100%;
}
.search__ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.search__li {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  z-index: 1;
  font-weight: 700;
  padding: 1rem;
  cursor: pointer;
}
.search__li:not(:last-child) {
  border-bottom: 1px solid #1E293B;
}
.search__li:hover {
  background-color: #6559ae;
}
.search__li .search__text {
  white-space: nowrap;
  margin: 0;
}
.search__li .search__categ {
  margin: 0;
  display: flex;
  height: auto;
}
.search__li .search__categ .search__text {
  padding-left: 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.search__li .search__categ .search__text:not(:last-child) {
  border-right: 1px solid white;
  padding-right: 0.5rem;
}

.form__elementos {
  width: 100%;
  margin-bottom: 1rem;
}
.form__elements-table {
  width: 100%;
}
.form__titulo-close {
  border-bottom: 1px solid #756AB6;
  margin: 1rem 0;
  padding-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form__titulo-p {
  color: #463d7d;
  font-weight: 700;
  margin: 0;
}
.form__close-btn {
  cursor: pointer;
  color: #756AB6;
  font-size: 2.3rem;
  margin-right: 0.3rem;
}
.form__close-btn:hover {
  color: #463d7d;
}
.form__table {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
}
.form__th {
  background-color: #756AB6;
  text-align: left;
  padding-left: 0.3rem;
  color: white;
  border: 2px solid #463d7d;
}
.form__td {
  text-align: left;
  padding-left: 0.3rem;
  border: 2px solid #463d7d;
}
.form__td:last-child {
  text-align: center;
}
.form__td--nowrap {
  max-width: 25rem;
  overflow: hidden;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.admin__menu-fecha {
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}
.admin__menu-fecha--span {
  font-weight: 700;
}

.redes {
  width: min(95%, 80rem);
  margin: 0 auto;
  margin-top: 6rem;
}
.redes__table {
  border-collapse: collapse;
  margin: 0 auto;
  border: 3px solid #756AB6;
}
.redes__th {
  padding: 0.5rem 2rem;
  background-color: #756AB6;
  color: white;
  border-bottom: 2px solid white;
}
.redes__th:not(:last-child) {
  border-right: 2px solid white;
}
.redes__td {
  text-align: center;
  padding: 0.5rem 2rem;
  background-color: #AC87C5;
  color: white;
}
.redes__td:not(:last-child) {
  border-right: 2px solid white;
}
.redes__td:last-child {
  padding: 0;
}
.redes__td:first-child {
  font-weight: 700;
}
.redes__tr:not(:last-child) {
  border-bottom: 2px solid white;
}
.redes__acciones {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
.redes__accion {
  all: unset;
  cursor: pointer;
  padding: 0.5rem 2rem;
  display: flex;
}
.redes__accion:hover {
  background-color: #a076bd;
}
.redes__accion--ok, .redes__accion--close {
  padding: 0;
  font-size: 2rem;
}
.redes__accion--ok:hover, .redes__accion--close:hover {
  background-color: #AC87C5;
}
.redes__accion--ok {
  color: #02f402;
}
.redes__accion--ok:hover {
  color: #02db02;
}
.redes__accion--close {
  color: #ff1010;
}
.redes__accion--close:hover {
  color: #dc0000;
}
.redes__input {
  background-color: #AC87C5;
  width: 100%;
  color: white;
}

.form__campo--orden {
  width: 15rem;
}
.form__select--orden {
  background-color: #5a4e9f;
  border-radius: 1rem;
  height: 3.33rem;
  color: white;
  text-align: center;
}
.form__select--orden:focus {
  outline: none;
}

.admin__menu-posicion {
  margin: 0;
  padding: 0 0 0.2rem 0;
}
.admin__menu-posicion span {
  font-weight: 700;
}
/*# sourceMappingURL=app.css.map */
