@import url("https://fonts.cdnfonts.com/css/qanelas?styles=47988,47989,47984,47985,47986,47987,47990,47991,47978,47979,47980,47981,47976,47977");
@import url("https://use.typekit.net/muz1mtk.css");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
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%;
}

body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  color: #1a1b15;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.6rem;
}

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

.contenedor {
  width: 95%;
  max-width: 120rem;
  margin: 0 auto;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.politica h3 {
  text-align: left;
  color: #585858;
}
.politica p {
  margin-top: 0.5rem;
}
.politica li {
  font-family: "houschka-pro", sans-serif;
  color: #1a1b15;
  font-size: 2rem;
  font-weight: 400;
}
.politica li strong {
  color: #585858;
}
.politica .subtitulo {
  color: #585858;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

h1, h2, h3 {
  font-family: "chakra-petch", sans-serif;
  margin: 0 0 2.5rem 0;
  font-weight: 800;
  color: #1a1b15;
  text-align: center;
}

h1 {
  font-size: 6rem;
}

h2 {
  font-size: 4rem;
}

h3 {
  font-size: 3rem;
  text-align: center;
}

p {
  font-family: "houschka-pro", sans-serif;
  color: #1a1b15;
  font-size: 2rem;
  font-weight: 400;
}

.titulo-seccion {
  font-family: "chakra-petch", sans-serif;
  color: #1a1b15;
  font-size: 5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5rem;
}

.parrafo-seccion {
  font-size: 2.2rem;
  color: #1a1b15;
  font-weight: 400;
  text-align: center;
}

.nombre-pagina {
  text-align: center;
  margin: 5rem 0;
  font-weight: 700;
}

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

@media (min-width: 768px) {
  .contenedor-app {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
.contenedor-app .imagen {
  height: 20rem;
  background-image: url(../img/1.jpg);
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .contenedor-app .imagen {
    height: auto;
  }
}
.contenedor-app .app {
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0;
}
.contenedor-app .username {
  background: linear-gradient(135deg, #F14C00, #F08000);
  color: #FFFFFF;
  border-radius: 1rem;
  text-transform: lowercase;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 1rem 3rem;
  margin: 0;
}
.contenedor-app .username span {
  text-transform: uppercase;
  font-weight: 500;
}

.no-webp .inicio {
  background-image: url(../img/header.jpg);
}

.webp .inicio {
  background-image: url(../img/header.webp);
}

.header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #FFFFFF;
  background-image: url(/build/img/reachme-sim-card.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 10rem;
  width: 100%;
  height: 40rem;
  padding: 0;
}
.header.head-destinos {
  height: 30rem;
  background-image: url(/build/img/waves-17.webp);
  background-size: cover;
  background-position: center 12rem;
}
.header.head-destinos.head-paquetes {
  height: 24rem;
  background-image: url(/build/img/waves-09.webp);
  background-size: cover;
  background-position: center 12rem;
}
.header.head-carrito {
  height: 20rem;
  background-image: url(/build/img/waves-17.webp);
  background-size: cover;
  background-position: center 9rem;
}
.header.head-convenio {
  height: 30rem;
  background-image: url(/build/img/waves-13.webp);
  background-size: cover;
  background-position: center 9rem;
}
.header.head-ayuda {
  height: 50rem;
  background-color: #FFFFFF;
  background-image: none;
}
.header.head-checkout {
  height: 30rem;
  background-color: #FFFFFF;
  background-image: none;
}
@media (min-width: 393px) {
  .header {
    width: 100%;
    height: 40rem;
    background-position: center 12rem;
  }
}
@media (min-width: 768px) {
  .header {
    background-size: cover;
    background-position: center 12rem;
    width: 100%;
    height: 45rem;
  }
}
.header h1 {
  color: #FFFFFF;
  font-size: 3.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media (min-width: 393px) {
  .header h1 {
    font-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .header h1 {
    font-size: 6rem;
    margin-bottom: 2.5rem;
  }
}
.header .titulo-header {
  color: #FFFFFF;
  font-size: 3.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1rem;
  text-align: center;
}
@media (min-width: 393px) {
  .header .titulo-header {
    font-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .header .titulo-header {
    font-size: 6rem;
    margin-bottom: 2.5rem;
  }
}
.header h3 {
  color: #FFFFFF;
  font-family: "houschka-pro", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  text-transform: lowercase;
}
@media (min-width: 393px) {
  .header h3 {
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) {
  .header h3 {
    font-size: 4.5rem;
  }
}
.header .subtitulo-header {
  color: #FFFFFF;
  font-family: "houschka-pro", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  text-transform: lowercase;
  text-align: center;
  margin: 1rem;
}
@media (min-width: 393px) {
  .header .subtitulo-header {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .header .subtitulo-header {
    font-size: 4rem;
  }
}
.header .titulos-cont {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.header .titulos-cont .titulos-imagen {
  display: none;
}
.header .titulos-cont .titulos-imagen .img-titulo {
  height: 7rem;
  width: 7rem;
  margin-right: 2rem;
}
.header .titulos-cont .titulos-imagen .img-titulo.bandera {
  height: 6.75rem;
  width: 9rem;
}
@media (min-width: 480px) {
  .header .titulos-cont .titulos-imagen .img-titulo {
    height: 9rem;
    width: 9rem;
    margin-right: 3rem;
  }
  .header .titulos-cont .titulos-imagen .img-titulo.bandera {
    height: 9rem;
    width: 12rem;
  }
}
.header .titulos-cont .titulos-imagen.mostrar {
  display: flex;
  align-items: center;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.header .titulos-cont .titulos {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin: 0 3rem;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.header .titulos-cont .titulos .titulo-textos {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.header .titulos-cont .titulos .titulo-textos.head-destinos {
  justify-content: flex-end;
  align-items: center;
}
.header .titulos-cont .titulos .titulo-textos.head-destinos.head-paquetes {
  justify-content: center;
  align-items: flex-start;
}
.header .titulos-cont .titulos .titulo-textos.head-convenio {
  justify-content: flex-end;
  align-items: center;
}
.header .titulos-cont .titulos .titulo-textos.head-ayuda {
  justify-content: flex-end;
  align-items: center;
}
.header .titulos-cont .titulos .titulo-textos.head-checkout {
  justify-content: flex-end;
  align-items: center;
}
.header .titulos-cont .titulos .titulo-textos .boton-ayuda {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 3rem;
  background-color: #f3f3f3;
  border: solid 0.2rem #bebebe;
  border-radius: 1.5rem;
  width: 32rem;
  box-shadow: 3px 3px 3px #989898;
  margin-bottom: 2rem;
}
.header .titulos-cont .titulos .titulo-textos .boton-ayuda:last-child {
  margin-bottom: 4rem;
}
.header .titulos-cont .titulos .titulo-textos .boton-ayuda .imgsocial {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.5rem;
}
.header .titulos-cont .titulos .titulo-textos .boton-ayuda .linksocial {
  margin: 0;
  padding: 0;
  line-height: 0.8rem;
  font-size: 1.5rem;
  color: #1a1b15;
}
.header .titulos-cont .titulos .toprowheader {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  margin: 0;
  margin-bottom: 0.7rem;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .toprowheader {
    font-size: 2.4rem;
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .toprowheader {
    font-size: 2.6rem;
  }
}
.header .titulos-cont .titulos .toprowheader.head-destinos {
  color: #1a1b15;
  visibility: hidden;
  text-align: center;
}
.header .titulos-cont .titulos .toprowheader.head-destinos.head-paquetes {
  text-align: left;
}
.header .titulos-cont .titulos .toprowheader.head-convenio {
  color: #1a1b15;
  visibility: hidden;
  text-align: center;
}
.header .titulos-cont .titulos .toprowheader.head-ayuda {
  color: #1a1b15;
  visibility: hidden;
  text-align: center;
}
.header .titulos-cont .titulos .toprowheader.head-checkout {
  color: #1a1b15;
  visibility: hidden;
  text-align: center;
}
.header .titulos-cont .titulos .midrowheader {
  font-family: "chakra-petch", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #FFFFFF;
  text-align: left;
  line-height: 1;
  margin: 0;
  margin-bottom: 0.7rem;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .midrowheader {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .midrowheader {
    font-size: 3.5rem;
  }
}
.header .titulos-cont .titulos .midrowheader.head-destinos {
  color: #1a1b15;
  text-align: center;
}
.header .titulos-cont .titulos .midrowheader.head-destinos.head-paquetes {
  text-align: left;
}
.header .titulos-cont .titulos .midrowheader.head-convenio {
  color: #1a1b15;
  text-transform: none;
  text-align: center;
  margin-bottom: 3rem;
}
.header .titulos-cont .titulos .midrowheader.head-ayuda {
  color: #1a1b15;
  text-transform: none;
  text-align: center;
  margin-bottom: 3rem;
}
.header .titulos-cont .titulos .midrowheader.head-checkout {
  color: #1a1b15;
  text-transform: none;
  text-align: center;
  margin-bottom: 3rem;
}
.header .titulos-cont .titulos .bottomrowheader {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: left;
  max-width: 40rem;
  line-height: 1;
  margin: 0;
  margin-bottom: 2rem;
}
.header .titulos-cont .titulos .bottomrowheader .customeremail {
  color: #F14C00;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .bottomrowheader {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .bottomrowheader {
    font-size: 2rem;
  }
}
.header .titulos-cont .titulos .bottomrowheader.head-destinos {
  color: #1a1b15;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .bottomrowheader.head-destinos {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .bottomrowheader.head-destinos {
    font-size: 1.8rem;
  }
}
.header .titulos-cont .titulos .bottomrowheader.head-destinos.head-paquetes {
  font-size: 1.6rem;
  text-align: left;
}
.header .titulos-cont .titulos .bottomrowheader.head-convenio {
  color: #1a1b15;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .bottomrowheader.head-convenio {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .bottomrowheader.head-convenio {
    font-size: 1.8rem;
  }
}
.header .titulos-cont .titulos .bottomrowheader.head-ayuda {
  color: #1a1b15;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .bottomrowheader.head-ayuda {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .bottomrowheader.head-ayuda {
    font-size: 1.8rem;
  }
}
.header .titulos-cont .titulos .bottomrowheader.head-checkout {
  color: #1a1b15;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 393px) {
  .header .titulos-cont .titulos .bottomrowheader.head-checkout {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .header .titulos-cont .titulos .bottomrowheader.head-checkout {
    font-size: 1.8rem;
  }
}
.header.inicio {
  background-position: center 10rem;
  background-size: cover;
}
@media (min-width: 768px) {
  .header.inicio {
    min-height: 70rem;
  }
}
.header.admin {
  height: 30rem;
  background-position: bottom 250px center;
}
.header.usuario {
  background-image: url(/build/img/destinos.webp);
}

.contenido-header {
  display: flex;
  background-color: #FFFFFF;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: middle;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  position: sticky;
  bottom: 0;
  z-index: 900;
}
@media (min-width: 768px) {
  .contenido-header {
    display: flex;
    background-color: #FFFFFF;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    vertical-align: middle;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    position: static;
    bottom: auto;
    box-shadow: none;
    border-radius: 0;
  }
}
.contenido-header h1 {
  text-align: left;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 2;
  max-width: 60rem;
}

.comprar-nueva-sim {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url(/build/img/destinos.webp);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 10rem;
  width: 100%;
  height: 40rem;
  padding: 0;
}
.comprar-nueva-sim .titulo-seccion {
  color: #FFFFFF;
}
@media (min-width: 393px) {
  .comprar-nueva-sim {
    width: 100%;
    height: 40rem;
  }
}
@media (min-width: 768px) {
  .comprar-nueva-sim {
    background-size: cover;
    background-position: center 10rem;
    width: 100%;
    height: 40rem;
  }
}

.bestsellers {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bestsellers .boton {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 1rem;
  min-width: 15rem;
  width: auto;
}
@media (min-width: 768px) {
  .bestsellers .boton {
    font-size: 2.2rem;
    margin: 1.5rem;
    min-width: 25rem;
  }
}
.bestsellers p {
  font-size: 1.5rem;
  text-align: center;
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .bestsellers p {
    font-size: 2.2rem;
  }
}

.derecha {
  display: none;
}
@media (min-width: 768px) {
  .derecha {
    display: flex;
    flex-direction: column;
    height: 0;
    justify-content: center;
    visibility: hidden;
    align-items: flex-end;
    visibility: visible;
  }
}

.topbar {
  background-color: #E0E6EA;
  height: 4.5rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0 auto;
  padding: 0;
  align-items: center;
}
.topbar p, .topbar a {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  color: #1a1b15;
  text-align: center;
}
.topbar p span, .topbar a span {
  font-weight: 500;
}

.barra {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  height: 3.5rem;
}
.barra .img-logohome {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: center;
  margin: 0 auto;
  height: 3rem;
  width: 5.3rem;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .barra .img-logohome {
    max-height: 3rem;
    min-width: 21.2rem;
    position: relative;
    margin-left: 2rem;
    top: auto;
    left: auto;
    transform: none;
  }
}
.barra .img-logohome picture {
  display: flex;
  align-items: center;
}
.barra .img-logohome picture img {
  height: 100%;
  width: auto;
  display: block;
}
.barra .mobile-menu, .barra .navegacion, .barra .iconos {
  z-index: 1;
}

.navegacion-movil {
  display: none;
  justify-content: space-evenly;
  align-items: left;
  margin-top: 2rem;
  top: 100%;
  left: 0;
  position: absolute;
  background-color: #FFFFFF;
  width: 37rem;
  z-index: 100;
  transition: display 0.3s ease-in-out, opacity 0.5s linear, height 0.5s linear;
}
.navegacion-movil .opcion {
  color: #1a1b15;
  text-decoration: none;
  font-family: "houschka-pro", sans-serif;
  padding: 1.5rem 2.5rem;
  font-size: 1.5rem;
  border-bottom: solid 1px #f3f3f3;
  font-weight: 400;
  text-align: left;
}
.navegacion-movil .opcion:last-of-type {
  border-bottom: none;
}
.navegacion-movil .opcion:hover {
  font-weight: 600;
}

.navegacion-user {
  display: none;
  justify-content: space-evenly;
  align-items: right;
  margin-top: 2rem;
  top: 100%;
  left: 0;
  position: absolute;
  background-color: #FFFFFF;
  width: 15rem;
  z-index: 100;
  transition: display 0.3s ease-in-out, opacity 0.5s linear, height 0.5s linear;
}
.navegacion-user .opcion {
  color: #1a1b15;
  text-decoration: none;
  font-family: "houschka-pro", sans-serif;
  padding: 0.5rem 1.5rem;
  font-size: 1.9rem;
  font-weight: 400;
  text-align: left;
}
.navegacion-user .opcion:hover {
  font-weight: 600;
}

.navegacion {
  display: none;
}
@media (min-width: 1024px) {
  .navegacion {
    display: flex;
    flex-direction: row;
    flex-shrink: 1;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}
.navegacion .opcion {
  color: #1a1b15;
  text-decoration: none;
  font-family: "houschka-pro", sans-serif;
  padding-bottom: 3px;
  position: relative;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 768px) {
  .navegacion .opcion {
    margin-right: 1rem;
    font-size: 1.9rem;
    letter-spacing: 0.1em;
  }
  .navegacion .opcion:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .navegacion .opcion {
    margin-right: 1.5rem;
    font-size: 1.9rem;
    letter-spacing: 0.1em;
  }
  .navegacion .opcion:last-of-type {
    margin-right: 0;
  }
}
.navegacion .opcion::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #1a1b15;
  transition: width 0.1s ease-in-out;
}
.navegacion .opcion:hover::after {
  width: 100%;
}

.iconos {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  margin-right: 1rem;
}
.iconos .menuicon {
  padding-left: 1.2rem;
  width: 3rem;
}
@media (min-width: 393px) {
  .iconos .menuicon {
    padding-left: 1.5rem;
    width: 3.3rem;
  }
}
.iconos .user-menu {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  position: relative;
}
.iconos .user-menu .m-menuimg {
  width: 3rem;
}
@media (min-width: 1024px) {
  .iconos {
    margin-right: 4rem;
  }
}

/** Menu de hamburguesa **/
.mobile-menu {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
@media (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu .m-menuimg {
  width: 2.5rem;
  margin-left: 1rem;
}

.user-menu {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  position: relative;
}
@media (min-width: 1024px) {
  .user-menu {
    display: none;
  }
}
.user-menu .m-menuimg {
  width: 3rem;
}

.floating-shopping-cart {
  display: none;
  position: fixed;
  padding: 1.5rem;
  border-radius: 3rem;
  border: solid 0.2rem #e1e1e1;
  box-shadow: 3px 3px 3px #989898;
  background-color: #FFFFFF;
  align-items: center;
  top: 5rem;
  left: 80%;
  z-index: 2000;
}
@media (min-width: 393px) {
  .floating-shopping-cart {
    left: 85%;
  }
}
.floating-shopping-cart:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.floating-shopping-cart .menuicon-float {
  min-width: 3rem;
  width: 3rem;
}
.floating-shopping-cart .float-contador {
  margin: 0;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #FFFFFF;
  background-color: #F14C00;
  border: solid;
  border-color: #989898;
  box-shadow: 0px 0px 3px 2px #b1b1b1;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 3rem;
  height: 3rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2002;
}

.floating-checkout-btn {
  display: none;
  position: fixed;
  padding: 1.5rem;
  border-radius: 3rem;
  border: none;
  align-items: center;
  bottom: 9rem;
  left: 65%;
  z-index: 2000;
}
@media (min-width: 393px) {
  .floating-checkout-btn {
    left: 70%;
  }
}
@media (min-width: 768px) {
  .floating-checkout-btn {
    left: 85%;
  }
}
.floating-checkout-btn:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.floating-checkout-btn .menuicon-float {
  min-width: 12rem;
  width: 12rem;
}

.mostrar {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.mostrar-shopping-cart {
  display: flex;
  align-items: center;
  visibility: visible;
  opacity: 1;
  height: auto;
}

.ocultar-movil {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
}

.listado-servicios {
  display: grid;
  gap: 2rem;
}
@media (min-width: 768px) {
  .listado-servicios {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.listado-servicios .servicio {
  background-color: #e1e1e1;
  border-radius: 1rem;
  border: 2px solid;
  border-style: inset;
  color: #1a1b15;
  padding: 1rem;
  transition: scale 0.3s;
  cursor: pointer;
}
.listado-servicios .servicio.seleccionado {
  background-color: #959595;
}
.listado-servicios .servicio.seleccionado .descripcion-servicio {
  background-color: #690020;
}
.listado-servicios .servicio.seleccionado .precio-servicio {
  background-color: #360010;
}
.listado-servicios .servicio .descripcion-servicio {
  display: block;
  background-color: #ff0350;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 2rem 0;
}
.listado-servicios .servicio .precio-servicio {
  display: block;
  background-color: #690020;
  color: #FFFFFF;
  font-weight: 900;
  text-align: center;
  padding: 1.5rem 0;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.listado-servicios .servicio:hover {
  scale: 105%;
}

.ayuda {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 6rem;
  background-color: #FFFFFF;
}
.ayuda h2 {
  text-align: center;
  font-family: "chakra-petch", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
}
.ayuda p {
  text-align: center;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0;
  margin-bottom: 3rem;
}
.ayuda .boton-ayuda {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  background-color: #f3f3f3;
  border: solid 0.2rem #bebebe;
  border-radius: 1.5rem;
  width: 32rem;
  box-shadow: 3px 3px 3px #989898;
  margin-bottom: 2rem;
}
.ayuda .boton-ayuda .imgsocial {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.5rem;
}
.ayuda .boton-ayuda .linksocial {
  margin: 0;
  padding: 0;
  line-height: 0.8rem;
  font-size: 1.8rem;
  color: #1a1b15;
}
.ayuda .ubicacion {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 393px) {
  .ayuda .ubicacion {
    flex-direction: row;
  }
}
.ayuda .ubicacion .ubicacion-texto {
  padding: 2rem;
}
.ayuda .ubicacion .ubicacion-texto p {
  text-align: left;
  margin: 0.7rem;
  font-size: 1.5rem;
}
.ayuda .ubicacion .ubicacion-mapa {
  padding: 2rem;
}
.ayuda .contacto-imagen {
  width: 100%;
  max-width: 75rem;
  height: auto;
}

.convenio {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
}
.convenio .convenio-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 100%;
}
.convenio .convenio-cont h2 {
  text-align: center;
  font-family: "chakra-petch", sans-serif;
  font-size: 4rem;
  font-weight: 700;
}
.convenio .convenio-cont p {
  text-align: center;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
  margin-bottom: 3rem;
}
.convenio .convenio-cont .boton-ayuda {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 3rem;
  background-color: #f3f3f3;
  border: solid 0.2rem #bebebe;
  border-radius: 1.5rem;
  width: 32rem;
  box-shadow: 3px 3px 3px #989898;
  margin-bottom: 4rem;
}
.convenio .convenio-cont .boton-ayuda .imgsocial {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.5rem;
}
.convenio .convenio-cont .boton-ayuda .linksocial {
  margin: 0;
  padding: 0;
  line-height: 0.8rem;
  font-size: 1.5rem;
  color: #1a1b15;
}
.convenio .ubicacion {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  margin-top: 1rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 393px) {
  .convenio .ubicacion {
    flex-direction: row;
  }
}
.convenio .ubicacion .ubicacion-texto {
  padding: 2rem;
}
.convenio .ubicacion .ubicacion-texto p {
  text-align: left;
  margin: 0.7rem;
  font-size: 1.5rem;
}
.convenio .ubicacion .ubicacion-mapa {
  padding: 2rem;
}

.terminosycondiciones,
.politicaprivacidad {
  padding-left: 5%;
  padding-right: 5%;
  font-family: "chakra-petch", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 393px) {
  .terminosycondiciones,
  .politicaprivacidad {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.terminosycondiciones h2,
.politicaprivacidad h2 {
  font-size: 2.5rem;
}
@media (min-width: 393px) {
  .terminosycondiciones h2,
  .politicaprivacidad h2 {
    font-size: 3rem;
  }
}
.terminosycondiciones .parrafo-legal,
.politicaprivacidad .parrafo-legal {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 393px) {
  .terminosycondiciones .parrafo-legal,
  .politicaprivacidad .parrafo-legal {
    font-size: 1.7rem;
  }
}
.terminosycondiciones .parr-subtitulo,
.politicaprivacidad .parr-subtitulo {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 393px) {
  .terminosycondiciones .parr-subtitulo,
  .politicaprivacidad .parr-subtitulo {
    font-size: 1.7rem;
  }
}

.contacto-doscol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem;
  background-color: #FFFFFF;
}
.contacto-doscol .boton {
  font-weight: 500;
}
.contacto-doscol .contacto-doscol-cont {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0;
  background-color: #FFFFFF;
}
.contacto-doscol .contacto-doscol-cont .contacto-doscol-subcont {
  display: flex;
  padding: 0;
  width: 40%;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 2rem;
}
.contacto-doscol .contacto-doscol-cont .contacto-doscol-subcont .contacto-doscol-subtit {
  font-family: "houschka-pro", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: #1a1b15;
  text-align: left;
  margin: 0;
  margin-bottom: 1.5rem;
  line-height: 1;
}
.contacto-doscol .contacto-doscol-cont .contacto-doscol-subcont .contacto-doscol-texto {
  font-family: "houschka-pro", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  color: #585858;
  text-align: left;
  margin: 0;
}
.contacto-doscol .contacto-doscol-cont .contacto-doscol-img-subcont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contacto-doscol .contacto-doscol-cont .contacto-doscol-img-subcont .contacto-doscol-imagen {
  width: 20rem;
  height: 30rem;
}

.faq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 5%;
}
.faq .titulo-categoria {
  font-family: "chakra-petch", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: none;
  margin: 1.5rem 0;
}
.faq .faq-item {
  display: flex;
  flex-direction: column;
  padding: 0;
  border: solid 0.1rem #585858;
  background-color: #f3f3f3;
  box-shadow: 3px 3px 3px #f3f3f3;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  width: 90%;
}
.faq .faq-item .pregunta {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 1rem;
}
.faq .faq-item .pregunta .pregunta-texto-col {
  flex: 0 0 95%;
  padding-right: 1.5rem;
}
.faq .faq-item .pregunta .pregunta-texto-col .pregunta-texto-cont {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0;
}
.faq .faq-item .pregunta .pregunta-img-col {
  flex: 0 0 5%;
}
.faq .faq-item .pregunta .pregunta-img-col .pregunta-img-cont {
  width: 2rem;
  height: 2rem;
  margin: 0;
}
.faq .faq-item .respuesta {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  border: solid 0.1rem #bebebe;
  border-radius: 1rem;
  transition: max-height 0.3s ease, opacity 0.3s ease-in-out;
}
.faq .faq-item .respuesta .respuesta-texto {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  margin-bottom: 1rem;
}
.faq .faq-item .respuesta .respuesta-texto:last-child {
  margin-bottom: 0;
}
.faq .faq-item .respuesta.active {
  max-height: 70rem; /* adjust depending on your content */
  opacity: 1;
  overflow: visible;
  padding: 1.5rem;
  background-color: #FFFFFF;
  border: solid 0.1rem #bebebe;
  border-radius: 1rem;
  margin: 1.5rem;
  transition: max-height 0.3s ease, opacity 0.3s ease-in-out;
}

.seccionadmin {
  margin: auto;
  background: linear-gradient(135deg, #F14C00, #F08000);
  border-radius: 1rem;
  padding: 3rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3rem;
}
.seccionadmin .btnadmin {
  width: 15rem;
  height: 15rem;
  padding: 1.5rem;
  background-color: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 5px 5px 7px #a53400;
  transition: scale 0.3s ease-in-out;
}
.seccionadmin .btnadmin:hover {
  transform: scale(1.05);
}

.seccionadmin-confiltros {
  margin: auto;
  background: linear-gradient(135deg, #F14C00, #F08000);
  border-radius: 1rem;
  padding: 2rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.seccionadmin-confiltros .btnadmin {
  width: 15rem;
  height: 15rem;
  padding: 1.5rem;
  background-color: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 5px 5px 7px #a53400;
  transition: scale 0.3s ease-in-out;
}
.seccionadmin-confiltros .btnadmin:hover {
  transform: scale(1.05);
}

.contenedor-botones {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.contenedor-botones .boton-varwidth-rojo {
  padding: 1rem 3rem;
  font-size: 2rem;
  margin: 1rem 0;
}

.contenedor-filtros {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background-color: #e1e1e1;
  border-radius: 1rem;
}
.contenedor-filtros .boton-varwidth-rojo {
  padding: 1rem 3rem;
  font-size: 2rem;
  margin: 1rem 0;
}

.admintitulo {
  font-size: 4rem;
  margin: 1rem;
}

.cobertura {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 6rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cobertura .titulo-seccion {
  color: #F14C00;
}
.cobertura h3 {
  font-family: "chakra-petch", sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
}
.cobertura .lista-paises {
  width: 90%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1.5rem;
  border-radius: 1.5rem;
  background-color: #FFFFFF;
  box-shadow: 3px 3px 5px #585858;
}
.cobertura .lista-paises .boton-varwidth-blanco {
  border: solid 2px #e1e1e1;
  border-radius: 2.8rem;
  box-shadow: 3px 3px 10px #989898;
  font-size: 2rem;
  font-weight: 500;
  padding: 1.2rem 2.3rem;
  margin: 1.3rem;
}
.cobertura .lista-paises p {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: center;
}
.cobertura .separador {
  height: 2rem;
}

.beneficios-swiper {
  width: 90%;
  max-width: none; /* adjust as needed */
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.pestana-cont {
  text-align: center;
  padding: 1rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
  min-height: 28rem;
}
@media (min-width: 768px) {
  .pestana-cont {
    min-height: 24rem;
  }
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  gap: 10px;
}

.beneficios-pagination img {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  object-fit: contain;
  border-radius: 0;
  background: none;
}

.beneficios-prev,
.beneficios-next {
  width: 3rem; /* Or adjust to match your image dimensions */
  height: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: transparent; /* Hides the default arrow */
  z-index: 10;
  position: absolute;
  top: 50%;
}

/* Hide the built-in arrow icon */
.beneficios-prev::after,
.beneficios-next::after {
  display: none;
}

.beneficios-next {
  background-image: url("/build/img/btn-next.avif");
  background-size: 2rem;
  right: 1rem;
}

.beneficios-prev {
  background-image: url("/build/img/btn-prev.avif");
  background-size: 2rem;
  left: 1rem;
}

.beneficios {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 4rem;
  background-color: #FFFFFF;
  border-top: solid 1px #f3f3f3;
  position: relative;
  width: 100%;
}
.beneficios .pestana-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 2.3rem;
  background-color: #FFFFFF;
  border: solid 1px #bebebe;
  border-radius: 1.5rem;
}
.beneficios .pestana-cont .pestana-icono {
  width: 6rem;
  height: 6rem;
  margin-bottom: 1rem;
}
.beneficios .pestana-cont .pestana-titulo {
  text-align: center;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #1a1b15;
  margin-bottom: 1rem;
}
.beneficios .pestana-cont .pestana-texto {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #585858;
  text-align: center;
  margin: 0 1rem;
}

.comofunciona-swiper {
  width: 90%;
  max-width: none; /* adjust as needed */
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  max-width: 80rem;
  margin: 0 auto;
}

.comofunciona-cont {
  text-align: center;
  padding: 1rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
  min-height: 30rem;
}
@media (min-width: 768px) {
  .comofunciona-cont {
    min-height: 41rem;
  }
}
@media (min-width: 1024px) {
  .comofunciona-cont {
    min-height: 30rem;
  }
}

.comofunciona-cont {
  width: 80%;
  background-color: #f5f5f5;
  padding: 1.5rem 2.5rem;
  border-radius: 15px;
  margin: auto;
  box-sizing: border-box;
  gap: 1rem;
  margin-bottom: 2rem;
}

.comofunciona-prev,
.comofunciona-next {
  width: 3rem;
  height: 3rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: transparent;
}

.comofunciona-prev {
  background-image: url("/build/img/btn-prev.avif");
  background-size: 2rem;
  left: 1rem;
}

.comofunciona-next {
  background-image: url("/build/img/btn-next.avif");
  background-size: 2rem;
  right: 1rem;
}

.comofunciona-prev::after,
.comofunciona-next::after {
  display: none;
}

.comofunciona-pagination {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}

.comofunciona-pagination img {
  width: 1.5rem;
  height: 1.5rem;
  object-fit: contain;
  border-radius: 0;
  background: none;
}

.comofunciona {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 3rem;
  background-color: #FFFFFF;
  position: relative;
  width: 100%;
}
.comofunciona .titulo-seccion {
  font-family: "houschka-pro", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: none;
  color: #1a1b15;
  margin-bottom: 2rem;
}
.comofunciona .comofunciona-cont {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 3.5rem 1.5rem;
  background-color: #FFFFFF;
  border: solid 1px #bebebe;
  border-radius: 1.5rem;
}
.comofunciona .comofunciona-cont .comofunciona-subtit {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.6rem;
  color: #1a1b15;
  text-align: center;
  margin: 0 1rem;
}
.comofunciona .comofunciona-cont .comofunciona-subcont {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.comofunciona .comofunciona-cont .comofunciona-subcont .comofunciona-icono {
  width: 8rem;
  height: 8rem;
  margin-right: 1rem;
}
.comofunciona .comofunciona-cont .comofunciona-subcont .comofunciona-texto {
  font-family: "houschka-pro", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  color: #585858;
  text-align: left;
  max-width: 35rem;
  margin: 1rem 0;
}
.comofunciona .columnas-iconos {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media (min-width: 768px) {
  .comofunciona .columnas-iconos {
    flex-direction: row;
    width: 85%;
  }
}
.comofunciona .cont-icono {
  margin-right: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comofunciona .cont-icono img {
  width: 6.5rem;
  background: none;
}
.comofunciona .cont-icono:last-of-type {
  margin-right: 0;
}
.comofunciona .separador {
  height: 2rem;
}

.calltobuy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem 4rem;
  background-color: #FFFFFF;
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.calltobuy .calltobuy-bot-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.calltobuy .calltobuy-icon-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.calltobuy .boton {
  align-items: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 1rem;
  min-width: 15rem;
  width: 25rem;
}
.calltobuy .calltobuy-subtit {
  font-family: "houschka-pro", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  text-transform: none;
  color: #1a1b15;
  margin-bottom: 2rem;
}
.calltobuy .calltobuy-desc-cont {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
.calltobuy .calltobuy-desc-cont .calltobuy-desc-icon {
  width: 3rem;
  height: 3rem;
  margin-right: 1.5rem;
}
.calltobuy .calltobuy-desc-cont .calltobuy-desc-text {
  font-family: "houschka-pro", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #1a1b15;
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.calltobuy .calltobuy-desc-cont:last-of-type {
  margin-bottom: 0;
}

.rendimiento {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 4rem;
  background-color: #FFFFFF;
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.rendimiento .rendimiento-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  background-color: #FFFFFF;
  border: solid 1px #bebebe;
  border-radius: 2rem;
}
.rendimiento .rendimiento-cont .rendimiento-titulo {
  text-align: center;
  font-family: "houschka-pro", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
  margin-bottom: 1.5rem;
}
.rendimiento .rendimiento-cont .rendimiento-texto {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  color: #1a1b15;
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.contacto247 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem 2rem;
  background-color: #FFFFFF;
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.contacto247 .boton {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 1rem;
  min-width: 15rem;
  width: auto;
}
.contacto247 .contacto247-cont {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0;
  background-color: #FFFFFF;
}
.contacto247 .contacto247-cont .contacto247-subcont {
  display: flex;
  padding: 0;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 2rem;
  margin-left: 1rem;
}
.contacto247 .contacto247-cont .contacto247-subcont .contacto247-subtit {
  font-family: "houschka-pro", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
  text-align: left;
  margin: 0;
  margin-bottom: 1.5rem;
  line-height: 1;
}
.contacto247 .contacto247-cont .contacto247-subcont .contacto247-texto {
  font-family: "houschka-pro", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #1a1b15;
  text-align: left;
  margin: 0;
}
.contacto247 .contacto247-cont .contacto247-img-subcont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contacto247 .contacto247-cont .contacto247-img-subcont .contacto247-icono {
  width: 9rem;
  height: 9rem;
}
.contacto247 .contacto247-cont .contacto247-img-subcont .contacto247-icono-texto {
  font-family: "chakra-petch", sans-serif;
  font-size: 4rem;
  font-weight: 600;
  margin: 1rem;
}

.testimoniales {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 4rem;
  background-color: #FFFFFF;
  max-width: 60rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.testimoniales .testimoniales-titulo {
  font-family: "houschka-pro", sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  text-transform: none;
  color: #1a1b15;
  margin: 0;
  margin-bottom: 2rem;
}
.testimoniales .testimoniales-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2.3rem;
  background-color: #FFFFFF;
  border: solid 1px #bebebe;
  border-radius: 2.5rem;
}
.testimoniales .testimoniales-cont .testimoniales-texto {
  font-family: "houschka-pro", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  text-align: center;
  margin-top: 0;
}
.testimoniales .testimoniales-cont .testimoniales-nombre {
  font-family: "chakra-petch", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0;
  text-align: center;
}
.testimoniales .testimoniales-bullet {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2.5rem 0 0 0;
}
.testimoniales .testimoniales-bullet .testimoniales-bullet-subcont {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.testimoniales .testimoniales-bullet .testimoniales-bullet-subcont .bullet-titulo {
  font-family: "houschka-pro", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #1a1b15;
  margin: 0;
  text-align: center;
}
.testimoniales .testimoniales-bullet .testimoniales-bullet-subcont .icono {
  width: 4rem;
  height: 4rem;
}
.testimoniales .testimoniales-bullet .testimoniales-bullet-texto {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
.testimoniales .testimoniales-bullet:last-of-type {
  margin-bottom: 0;
}

.tels-compatibles {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 6rem;
  background-image: url("/build/img/bkgd-textura-hor.avif");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.tels-compatibles .phone-brand-button:hover {
  background-color: #eeeeee;
}
.tels-compatibles .titulo-seccion {
  margin-bottom: 3rem;
}
.tels-compatibles .gridmarcas {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.tels-compatibles .gridmarcas .boton-blanco {
  border: solid 2px #e1e1e1;
  border-radius: 2.8rem;
  box-shadow: 4px 4px 10px #727272;
  margin: 2rem;
}
@media (min-width: 393px) {
  .tels-compatibles .gridmarcas {
    grid-template-columns: repeat(2, 1fr);
    column-width: 50%;
  }
}
@media (min-width: 768px) {
  .tels-compatibles .gridmarcas {
    grid-template-columns: repeat(4, 1fr);
    column-width: 25%;
  }
}

.toggle-section {
  display: none;
  position: fixed;
  width: 95%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  box-shadow: 3px 3px 3px #8b8b8b;
  border: solid 0.1rem #e1e1e1;
  border-radius: 3rem;
  padding: 2.5rem;
  z-index: 1000;
}
@media (min-width: 393px) {
  .toggle-section {
    width: 90%;
  }
}
.toggle-section .titulo-marca {
  font-family: "houschka-pro", sans-serif;
  font-size: 3.7rem;
  font-weight: 700;
}
.toggle-section .cont-modelos {
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #FFFFFF;
}
.toggle-section .cont-modelos .paisobj {
  border: none;
  background-color: #FFFFFF;
  color: #1a1b15;
  text-shadow: 3px 3px 10px #989898;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0rem 1rem;
  margin: 0;
}
.toggle-section .cont-modelos .boton-modelo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5px;
  border: solid 0.1rem #e1e1e1;
  border-radius: 1.5rem;
  background-color: #FFFFFF;
  box-shadow: 3px 3px 3px #8b8b8b;
  margin: 0;
  min-width: 10rem;
  max-width: 10rem;
  min-height: 7rem;
}
@media (min-width: 393px) {
  .toggle-section .cont-modelos .boton-modelo {
    min-width: 28rem;
    max-width: 28rem;
    min-height: 7rem;
  }
}
.toggle-section .cont-modelos .boton-modelo .nombre-modelo {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.8rem;
  color: #1a1b15;
  font-weight: 600;
  text-align: center;
  margin: 0;
  margin-bottom: 0;
}
.toggle-section .cont-modelos .boton-modelo .detalle-modelo {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.4rem;
  color: #1a1b15;
  font-weight: 400;
  text-align: center;
  margin: 0;
  margin-top: 0;
}
@media (min-width: 393px) {
  .toggle-section .cont-modelos .boton-modelo .nombre-modelo {
    font-size: 2.2rem;
  }
  .toggle-section .cont-modelos .boton-modelo .detalle-modelo {
    font-size: 1.8rem;
  }
}
.toggle-section.is-visible {
  display: block;
}

.cel-no-compatible {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 6rem;
}
.cel-no-compatible h3 {
  font-family: "chakra-petch", sans-serif;
  text-transform: uppercase;
  font-size: 2.4rem;
  font-weight: 500;
}

.contenedor-admin {
  display: grid;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr);
}

.listado-tiposplan {
  display: grid;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 768px) {
  .listado-tiposplan {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .listado-tiposplan {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.listado-tiposplan .tipoplan {
  max-width: 40rem;
  display: grid;
  grid-template-columns: 1;
  align-items: center;
  text-align: center;
  background-color: whitesmoke;
  border-radius: 1rem;
  border: 2px solid;
  border-style: inset;
  color: #FFFFFF;
  padding: 1rem;
  transition: scale 0.3s;
  cursor: pointer;
}
.listado-tiposplan .tipoplan.seleccionado {
  background-color: #959595;
}
.listado-tiposplan .tipoplan.seleccionado .descripcion-servicio {
  background-color: #F08000;
}
.listado-tiposplan .tipoplan.seleccionado .precio-servicio {
  background-color: #8a4a00;
}
.listado-tiposplan .tipoplan .imagen-tipoplan {
  display: inline;
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 2rem 0;
}
.listado-tiposplan .tipoplan .imagen-tipoplan .img-plan {
  display: inline;
  text-align: center;
  width: 20rem;
}
@media (min-width: 768px) {
  .listado-tiposplan .tipoplan .imagen-tipoplan .img-plan {
    height: auto;
  }
}
.listado-tiposplan .tipoplan .titulo-tipoplan {
  display: inline;
  background-color: none;
  color: #1a1b15;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 2rem 0;
}
.listado-tiposplan .tipoplan .descripcion-tipoplan {
  display: inline;
  background-color: #F14C00;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  border-radius: 1rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 2rem 0;
}
.listado-tiposplan .tipoplan .precio-tipoplan {
  display: block;
  background-color: #F08000;
  color: #FFFFFF;
  font-weight: 900;
  text-align: center;
  padding: 1.5rem 0;
  margin-top: 0.5rem;
  margin-bottom: 0;
  border-radius: 1rem;
}
.listado-tiposplan .tipoplan:hover {
  scale: 105%;
}

.contenedor-tabla {
  width: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
  padding: 0;
}

table.tabladatos {
  width: 100%;
  text-align: center;
  border: 0;
  padding: 0;
  border-spacing: 0.5rem;
}
table.tabladatos thead {
  background-color: #FFFFFF;
}
table.tabladatos thead th {
  color: #FFFFFF;
  padding: 1rem;
  text-transform: uppercase;
  background-color: #F14C00;
}
table.tabladatos thead th.thead-rounded {
  border-radius: 0.7rem;
}
table.tabladatos tbody tr {
  color: #585858;
  padding: 1rem;
}
table.tabladatos tbody tr:nth-child(odd) {
  background-color: white;
}
table.tabladatos tbody tr:nth-child(even) {
  background-color: #d9d9d9;
}
table.tabladatos td {
  padding: 0.5rem 0;
}
table.tabladatos td.tcell-rounded {
  border-radius: 0.7rem;
}
table.tabladatos td.primary {
  font-weight: bold;
}
table.tabladatos td.tb-botones {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0;
  border-radius: 0.7rem;
}

.img-boton {
  width: 2.5rem;
  padding: 0.3rem;
  margin: 0.5rem 1rem;
  background-color: #F14C00;
  border-radius: 0.5rem;
  box-shadow: 3px 3px 3px #8b8b8b;
  transition: scale 0.3s ease-in-out;
}
.img-boton:hover {
  transform: scale(1.1);
  cursor: pointer;
}

table.tabladisplay {
  display: inline-block;
  margin-top: 0.4rem;
  width: 100%;
  text-align: center;
}
table.tabladisplay caption {
  font-size: 2.5rem;
  font-weight: 400;
}
table.tabladisplay thead {
  background-color: #959595;
}
table.tabladisplay thead th {
  color: #f09c00;
  padding: 1.5rem;
}
table.tabladisplay tbody tr {
  color: #1a1b15;
  padding: 1rem;
}
table.tabladisplay tbody tr:nth-child(odd) {
  background-color: #e1e1e1;
}
table.tabladisplay tbody tr:nth-child(even) {
  background-color: #aeaeae;
}
table.tabladisplay th, table.tabladisplay td {
  border: 0.1rem solid #1a1b15;
  padding-left: 4rem;
  padding-right: 4rem;
}
table.tabladisplay td.primary {
  font-weight: bold;
}

.resumen {
  display: flex;
  width: 100%;
  margin: 0 0;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.resumen .descripcion {
  width: 90%;
  text-align: center;
  font-size: 1.7rem;
}
@media (min-width: 768px) {
  .resumen .descripcion {
    width: 70%;
  }
}
.resumen .contenedor-cashback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  overflow: hidden;
  margin-bottom: 3rem;
}
.resumen .contenedor-cashback h3 {
  margin: 1rem;
}
.resumen .contenedor-cashback .titBotonesSiNo {
  font-size: 2rem;
  font-weight: 500;
}
.resumen .contenedor-cashback p {
  margin: 1rem;
}
.resumen .contenedor-cashback .divbotcashback {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 0;
  margin: 0;
  margin-bottom: 5rem;
}
.resumen .contenedor-cashback .divbotcashback .botonsino {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0;
  text-align: center;
  width: 10rem;
}
.resumen .contenedor-cashback .divbotcashback .botonsino:last-of-type {
  margin-right: 0;
}
.resumen .contenedor-cashback .divbotcashback .botonsino.enabled {
  background-color: #bbbbbb;
}
.resumen .contenedor-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  overflow: hidden;
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  align-items: center;
  border-top: solid 2px #bebebe;
}
.resumen .contenedor-item:first-of-type {
  border-top: none;
}
.resumen .contenedor-item.carrito {
  border-color: #bebebe;
}
.resumen .contenedor-item .superior {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  background-color: #F08000;
  border: none;
  border-radius: 0;
}
.resumen .contenedor-item .superior.carrito {
  background-color: #F14C00;
}
.resumen .contenedor-item .superior .esimtitulo {
  width: 100%;
  color: #FFFFFF;
  font-size: 2.3rem;
  font-weight: 700;
  padding: 1rem;
  text-align: center;
  margin: 0;
}
.resumen .contenedor-item .inferior {
  display: inline-block;
  flex-direction: column;
  width: 100%;
  flex: 1;
  background-color: #f3f3f3;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
}
@media (min-width: 393px) {
  .resumen .contenedor-item .inferior {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
.resumen .contenedor-item .inferior .contenedor-paqs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.resumen .contenedor-item .inferior .grupo-cantidad {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.resumen .contenedor-item .inferior .grupo-cantidad p {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 1.4rem;
  margin-bottom: 0;
}
.resumen .contenedor-item .inferior .grupo-cantidad .control-cantidad {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin: 0;
  box-shadow: 2px 2px 5px #989898;
  border: solid 1px #bebebe;
  border-radius: 0.7rem;
}
.resumen .contenedor-item .inferior .grupo-cantidad .control-cantidad .btncantidad {
  background-color: #f3f3f3;
  min-width: 2.8rem;
  height: 2.8rem;
  font-size: 1.3rem;
  line-height: 0.5;
  font-weight: 600;
  padding: 0.8rem;
  text-align: center;
  margin: 0;
  border-radius: 0 0.7rem 0.7rem 0;
  color: #1a1b15;
}
.resumen .contenedor-item .inferior .grupo-cantidad .control-cantidad .btncantidad.carrito {
  background-color: #f3f3f3;
  padding: 1.2rem;
}
.resumen .contenedor-item .inferior .grupo-cantidad .control-cantidad .btncantidad:first-of-type {
  border-radius: 0.7rem 0 0 0.7rem;
}
.resumen .contenedor-item .inferior .grupo-cantidad .control-cantidad p {
  margin: 0.3rem;
  padding: 0.8rem 1.6rem;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.3rem;
  line-height: 1rem;
  font-weight: 700;
  text-align: center;
  width: auto;
  border-left: solid 1px #bebebe;
  border-right: solid 1px #bebebe;
  background-color: #f3f3f3;
}
.resumen .contenedor-item .inferior .grupo-cantidad .boton {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  margin: auto;
  margin-top: 0;
  margin-bottom: 2rem;
  background-color: #bebebe;
  border-radius: 1rem;
  color: #1a1b15;
  padding: 1rem;
  min-width: 0;
}
.resumen .contenedor-item .inferior .grupo-cantidad .btnguardarcambios {
  background-color: #F08000;
}
.resumen .contenedor-item .inferior .grupo-cantidad .btnguardarcambios.carrito {
  background-color: #F14C00;
}
.resumen .contenedor-item .inferior .grupo-cantidad .btnguardarcambios.disabled {
  color: #e1e1e1;
  opacity: 50%;
  pointer-events: none;
}
.resumen .contenedor-item .inferior .carrito-region-imagen {
  height: 7rem;
  width: 7rem;
  margin-right: 1rem;
}
.resumen .contenedor-item .inferior .contenedor-paq {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 1rem;
  background-color: #f3f3f3;
  margin-right: 1rem;
}
.resumen .contenedor-item .inferior .contenedor-paq:last-of-type {
  margin-bottom: 0;
}
.resumen .contenedor-item .paquete {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.resumen .contenedor-item .paquete.opcion {
  font-size: 1.5;
  text-transform: none;
  font-weight: 500;
}
.resumen .contenedor-item .paqprecio {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
}
.resumen .contenedor-item .paqprecio.tachado {
  text-decoration: line-through;
  text-decoration-color: #F14C00;
  margin-bottom: 0.5rem;
}
.resumen .contenedor-item .paqprecio.condescuento {
  color: #F14C00;
  font-weight: 500;
  margin-top: 0rem;
}
.resumen .contenedor-item .paqprecio:last-of-type {
  margin-bottom: 0;
}
.resumen .contenedor-bottom-carrito {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  overflow: hidden;
  margin-bottom: 0;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  width: 100%;
  background-image: url(/build/img/waves-14.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 10rem;
}
.resumen .contenedor-bottom-carrito .preciototal {
  display: block;
  align-items: center;
  text-align: center;
  margin-bottom: 3rem;
}
.resumen .contenedor-bottom-carrito .preciototal .txtpreciototal-carrito, .resumen .contenedor-bottom-carrito .preciototal #precio-paso-2, .resumen .contenedor-bottom-carrito .preciototal #precio-paso-3, .resumen .contenedor-bottom-carrito .preciototal #precio-paso-4 {
  font-family: "chakra-petch", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout .boton {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  margin: 0.5rem;
  width: 23rem;
  min-width: 0;
  border-radius: 1rem;
  color: #FFFFFF;
  background-color: #F14C00;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout .boton.botonclaro {
  color: #1a1b15;
  background-color: #f3f3f3;
  border: solid 2px #bebebe;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout .boton:last-of-type {
  margin-right: 0;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout .botonoculto {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0.5rem;
}
.resumen .contenedor-bottom-carrito .divbotoncheckout .botonoculto:last-of-type {
  margin-right: 0;
}
@media (min-width: 768px) {
  .resumen .contenedor-bottom-carrito .divbotoncheckout {
    flex-direction: row;
  }
}

.mensaje {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6rem 12rem;
  background-color: #F14C00;
}
.mensaje p {
  color: #FFFFFF;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
}
.mensaje p:last-of-type {
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
}

.footer {
  display: flex;
  flex-direction: column;
  padding: 4rem 2rem;
  justify-content: space-evenly;
  gap: 2rem;
}
.footer .contizq {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer .contizq a {
  width: 50%;
}
.footer .contizq p {
  font-size: 1.5rem;
  text-align: center;
}
@media (min-width: 393px) {
  .footer .contizq p {
    text-align: left;
  }
}
@media (min-width: 393px) {
  .footer .contizq {
    align-items: center;
  }
}
@media (min-width: 768px) {
  .footer .contizq {
    width: 25%;
  }
}
.footer .socials {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer .socials img {
  width: 2.3rem;
  height: 2.3rem;
  margin: 0.6rem;
}
.footer .enlaces {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 2rem;
  gap: 2rem;
}
.footer .enlaces .links {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  vertical-align: top;
  justify-content: space-between;
}
.footer .enlaces .micuenta {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer .enlaces .micuenta h3 {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
}
.footer .enlaces .informacion {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer .enlaces .informacion h3 {
  font-family: "houschka-pro", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
}
@media (min-width: 393px) {
  .footer .enlaces {
    margin-top: 0;
  }
}
.footer .link {
  color: #1a1b15;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .footer {
    flex-direction: row;
    padding: 4rem;
  }
}

.creacuenta,
.forma-catalogo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.creacuenta .formulario,
.forma-catalogo .formulario {
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.creacuenta .formulario fieldset,
.forma-catalogo .formulario fieldset {
  border-radius: 3rem;
  border: solid 2px #585858;
}
.creacuenta .formulario fieldset legend,
.forma-catalogo .formulario fieldset legend {
  padding: 1rem;
  font-size: 2.2rem;
  font-weight: 600;
  color: #1a1b15;
}

.login {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.forma-filtro {
  width: 100%;
  max-width: 36rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.forma-filtro .formulario-busqueda {
  max-width: 36rem;
}
.forma-filtro .formulario-busqueda.paquetes {
  display: none;
}
.forma-filtro .formulario-busqueda fieldset {
  width: 100%;
  max-width: 36rem;
  margin: auto;
  border-radius: 1rem;
  border: 0;
}
.forma-filtro .formulario-busqueda fieldset .grupobusqueda {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #f3f3f3;
  padding: 0.7rem 1rem;
  border-radius: 1rem;
  box-shadow: 5px 5px 10px #585858;
  margin-bottom: 3rem;
}
.forma-filtro .formulario-busqueda fieldset .grupobusqueda .inputfield {
  margin-right: 1.2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.5rem;
  border: none;
  border-left: solid 2px #bebebe;
  text-transform: uppercase;
  padding: 0.7rem;
  color: #585858;
  background-color: #f3f3f3;
  outline: none;
  width: 25rem;
}
.forma-filtro .formulario-busqueda fieldset .grupobusqueda img {
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
  margin-right: 2rem;
}
.forma-filtro .formulario-busqueda fieldset .grupobusqueda input::placeholder {
  color: #585858;
  text-transform: none;
}
.forma-filtro .formulario-busqueda fieldset .grupobusqueda .searchbutton {
  width: 2rem;
  height: 2rem;
  padding: 0.1rem;
}
.forma-filtro .formulario-filtros {
  width: 100%;
  align-items: center;
  justify-content: space-around;
  padding: 0 1rem;
}
.forma-filtro .formulario-filtros fieldset {
  width: 100%;
  margin: auto;
  border-radius: 3rem;
  border: 0;
}
.forma-filtro .formulario-filtros fieldset legend {
  padding: 1rem;
  font-size: 2.2rem;
  font-weight: 600;
  color: #1a1b15;
}
.forma-filtro .formulario-filtros .campo {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1.3rem;
  margin-left: 1rem;
  margin-right: 1rem;
  align-items: left;
  gap: 2rem;
}
.forma-filtro .formulario-filtros .campo label {
  color: #585858;
  font-size: 1.5rem;
  max-width: 15rem;
  margin: auto;
}
.forma-filtro .formulario-filtros .campo input, .forma-filtro .formulario-filtros .campo select, .forma-filtro .formulario-filtros .campo textarea {
  border: solid 2px #e1e1e1;
  border-radius: 1rem;
  box-shadow: 3px 3px 10px #989898;
  background-color: #FFFFFF;
  font-size: 1.4rem;
  padding: 0.5rem 1rem;
}
.forma-filtro .formulario-filtros .campo input:disabled, .forma-filtro .formulario-filtros .campo select:disabled, .forma-filtro .formulario-filtros .campo textarea:disabled {
  background-color: #e1e1e1;
  color: #585858;
  cursor: not-allowed;
}
.forma-filtro .formulario-filtros .campo input:focus, .forma-filtro .formulario-filtros .campo select:focus, .forma-filtro .formulario-filtros .campo textarea:focus {
  border: solid 1px #e1e1e1;
}
.forma-filtro .formulario-filtros .botbusqueda {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}

.formulario {
  width: 100%;
  align-items: center;
  justify-content: space-around;
}
.formulario label {
  flex: 1;
}
@media (min-width: 393px) {
  .formulario {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .formulario {
    width: 70%;
  }
}

.nombrecompleto,
.grupocampos {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 393px) {
  .nombrecompleto,
  .grupocampos {
    flex-direction: row;
    justify-content: center;
  }
}

.campo {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  margin-bottom: 1.3rem;
  margin-left: 1rem;
  margin-right: 1rem;
  align-items: left;
}
.campo label {
  color: #585858;
  flex: 1;
  font-size: 1.5rem;
  margin-left: 2rem;
  margin-bottom: 0.5rem;
}
.campo input, .campo select, .campo textarea {
  flex: 1;
  border: solid 2px #e1e1e1;
  border-radius: 1rem;
  box-shadow: 3px 3px 10px #989898;
  background-color: #FFFFFF;
  font-size: 1.7rem;
  padding: 1rem 2rem;
}
.campo input:disabled, .campo select:disabled, .campo textarea:disabled {
  background-color: #e1e1e1;
  color: #585858;
  cursor: not-allowed;
}
.campo input:focus, .campo select:focus, .campo textarea:focus {
  border: solid 1px #e1e1e1;
}
.campo .link {
  font-size: 1.4rem;
  text-decoration: none;
  color: #F14C00;
  padding-top: 1rem;
  padding-left: 1rem;
}

.confirmar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.confirmar .boton {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.confirmar .boton-varwidth-rojo {
  margin: 0;
}

.alerta {
  padding: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.alerta.error {
  font-size: 1.7rem;
  background-color: #F14C00;
  color: #FFFFFF;
}
.alerta.exito {
  text-align: center;
  background-color: #f09c00;
  color: #FFFFFF;
}

.descripcion-pagina {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 600;
  margin: 3rem 0;
}

.botongoogle img {
  width: 200px; /* Resize the image */
  height: auto; /* Maintain aspect ratio */
  transition: transform 0.3s ease; /* Smooth hover effect */
}
.botongoogle img:hover {
  transform: scale(1.1);
}

.boton {
  background-color: #F14C00;
  padding: 1.5rem 4rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  display: block;
  width: 100%;
  min-width: 32rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .boton {
    width: auto;
  }
}
.boton:hover {
  cursor: pointer;
}

.boton-blanco {
  background-color: #FFFFFF;
  padding: 1.5rem 4rem;
  color: #1a1b15;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  display: block;
  width: 100%;
  min-width: 32rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .boton-blanco {
    width: auto;
  }
}
.boton-blanco:hover {
  cursor: pointer;
}

.boton-rojo-claro {
  background-color: #ffb08b;
  padding: 1.5rem 4rem;
  color: #1a1b15;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  display: block;
  width: 100%;
  min-width: 32rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .boton-rojo-claro {
    width: auto;
  }
}
.boton-rojo-claro:hover {
  cursor: pointer;
}

.boton-naranja {
  background-color: #F08000;
  padding: 1.5rem 4rem;
  color: #1a1b15;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  display: block;
  width: 100%;
  min-width: 32rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .boton-naranja {
    width: auto;
  }
}
.boton-naranja:hover {
  cursor: pointer;
}

.boton-varwidth-rojo {
  background-color: #F14C00;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
}
.boton-varwidth-rojo:hover {
  cursor: pointer;
}

.boton-varwidth-rojo-claro {
  background-color: #ffb08b;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
}
.boton-varwidth-rojo-claro:hover {
  cursor: pointer;
}

.boton-busqueda-rojo {
  background-color: #F14C00;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
  padding: 0.7rem 4rem;
  font-size: 1.6rem;
  margin: 0;
  box-shadow: 3px 3px 3px #989898;
}
.boton-busqueda-rojo:hover {
  cursor: pointer;
}

.boton-busqueda-rojo-claro {
  background-color: #ff580c;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
  padding: 1.1rem 3rem;
  min-width: 15rem;
  font-size: 1.6rem;
  margin: 0;
  border-radius: 1rem;
  box-shadow: 3px 3px 3px #d84400;
}
.boton-busqueda-rojo-claro:hover {
  cursor: pointer;
}
.boton-busqueda-rojo-claro:hover {
  background-color: #FFFFFF;
  color: #F14C00;
  font-weight: 600;
}

.boton-varwidth-blanco {
  background-color: #FFFFFF;
  padding: 1.5rem 3rem;
  color: #1a1b15;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
}
.boton-varwidth-blanco:hover {
  cursor: pointer;
}

.botonInTable-naranja-inline {
  background-color: #F08000;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
  font-size: 1.6rem;
  display: block;
  margin: 0.6rem;
  padding: 0.5rem 2rem;
}
.botonInTable-naranja-inline:hover {
  cursor: pointer;
}
.botonInTable-rojo-inline {
  background-color: #F14C00;
  padding: 1.5rem 3rem;
  color: #FFFFFF;
  margin-top: 2rem;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  display: block;
  border: none;
  border-radius: 1rem;
  transition-property: background-color;
  transition-duration: 0.3s;
  text-align: center;
  margin: 2rem 0;
  font-size: 1.6rem;
  display: inline;
  margin: 0.6rem;
  padding: 0.5rem 2rem;
}
.botonInTable-rojo-inline:hover {
  cursor: pointer;
}

.search-wrapper {
  position: relative;
}
.search-wrapper #search-results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 30rem;
  overflow-y: auto;
  background: #FFFFFF;
  border: 1px solid #f3f3f3;
  z-index: 10;
  box-shadow: 0px 4px 10px #bebebe;
  padding: 0.5rem;
}
.search-wrapper #search-results .result-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem;
  cursor: pointer;
}
.search-wrapper #search-results .result-item:hover {
  background: #f3f3f3;
}
.search-wrapper #search-results .result-item img {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.search-wrapper #search-results .result-item .result-text {
  font-size: 1.4rem;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-wrapper #search-results.oculto {
  display: none;
}

.acciones {
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .acciones {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 3rem;
    justify-content: center;
  }
}
.acciones a {
  display: block;
  color: #585858;
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
}

.catalogo {
  display: flex;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #F14C00, #F08000);
  border-radius: 2rem;
  padding: 2rem;
  margin: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.catalogo .catalogo-contenido {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.catalogo .catalogo-contenido .celboton {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 1rem;
  border-bottom: solid 1px #e1e1e1;
  padding: 0.5rem 2rem;
}
.catalogo .catalogo-contenido .celboton p {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.catalogo .catalogo-contenido .celboton .contenedor-acciones {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.5rem;
}
.catalogo .catalogo-contenido .catalogo-data {
  width: 100%;
  padding: 1rem;
  display: grid;
  grid-template-columns: minmax(15rem, 1fr) minmax(15rem, 1fr);
  gap: 1rem;
}
.catalogo .qr-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.catalogo .qr-data .qr-titulo {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.catalogo .qr-data p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #585858;
}
.catalogo .qr-data img {
  width: 20rem;
}
.catalogo .additional-data {
  display: flex;
  flex-direction: column;
  align-items: normal;
  padding: 1rem;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.catalogo .additional-data .additional-titulo {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.catalogo .additional-data img {
  width: 20rem;
}
@media (min-width: 768px) {
  .catalogo {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .catalogo .catalogo-contenido {
    width: 60%;
    flex-grow: 1;
  }
  .catalogo .qr-data {
    width: 40%;
    flex-grow: 1;
  }
  .catalogo .additional-data {
    width: 40%;
    flex-grow: 1;
  }
}

.atributo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: left;
  gap: 0.5rem;
  margin: 0.5rem;
}
.atributo .titulo {
  font-size: 1.4rem;
  color: #bbbbbb;
  margin: 0;
}
.atributo .valor {
  font-size: 1.6rem;
  color: #1a1b15;
  margin: 0;
}

.agencia {
  display: flex;
  width: 100%;
  background: linear-gradient(135deg, #F14C00, #F08000);
  border-radius: 2rem;
  padding: 2rem;
  margin: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.agencia .atributo-agencia {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: left;
  gap: 0.5rem;
  margin: 0.5rem;
}
.agencia .atributo-agencia .titulo {
  font-size: 1.4rem;
  color: #585858;
  margin: 0;
}
.agencia .atributo-agencia .valor {
  font-size: 1.6rem;
  color: #1a1b15;
  font-weight: 500;
  margin: 0;
}
.agencia .agencia-header {
  display: flex;
  width: 100%;
  background: none;
  margin: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.agencia .agencia-contenido {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.agencia .agencia-contenido .celboton {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 1rem;
  border-bottom: solid 1px #e1e1e1;
  padding: 0.5rem 2rem;
}
.agencia .agencia-contenido .celboton p {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.agencia .agencia-contenido .celboton .agencia-acciones {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.5rem;
}
.agencia .agencia-contenido .agencia-data {
  width: 100%;
  padding: 1rem;
  display: grid;
  grid-template-columns: minmax(15rem, 1fr) minmax(15rem, 1fr);
  gap: 1rem;
}
.agencia .qr-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.agencia .qr-data .qr-titulo {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.agencia .qr-data p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #585858;
}
.agencia .qr-data img {
  width: 20rem;
}
.agencia .agencia-additional-data {
  display: flex;
  flex-direction: column;
  align-items: normal;
  padding: 1rem;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.agencia .agencia-additional-data .additional-titulo {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.agencia .agencia-additional-data img {
  width: 20rem;
}
@media (min-width: 768px) {
  .agencia .agencia-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .agencia .agencia-contenido {
    width: 50%;
    flex-grow: 1;
  }
  .agencia .qr-data {
    width: 50%;
    flex-grow: 1;
  }
}

.agencia-seccion {
  font-size: 3.5rem;
  font-weight: 800;
  color: #1a1b15;
  margin: 1rem;
}

.ventas {
  display: flex;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #F14C00, #F08000);
  border-radius: 2rem;
  padding: 2rem;
  margin: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.ventas .ventas-contenido {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  width: 100%;
  gap: 1rem;
}
.ventas .ventas-contenido .celboton {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 1rem;
  border-bottom: solid 1px #e1e1e1;
  padding: 0.5rem 2rem;
}
.ventas .ventas-contenido .celboton p {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.ventas .ventas-contenido .ventas-header {
  width: 100%;
  padding: 1rem;
  display: grid;
  grid-template-columns: minmax(15rem, 1fr) minmax(15rem, 1fr);
  border-radius: 1rem;
  background-color: #FFFFFF;
  gap: 1rem;
}
.ventas .ventas-contenido .ventas-detalle {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.ventas .ventas-contenido .ventas-footer {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: flex-end;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
  padding: 1rem;
}
.ventas .ventas-contenido .ventas-footer .atributo {
  flex-direction: row;
  align-items: flex-end;
}
.ventas .ventas-contenido .ventas-footer .atributo .valor {
  min-width: 15rem;
  text-align: right;
}
.ventas .atributo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: left;
  gap: 0.5rem;
  margin: 0.5rem;
}
.ventas .atributo .titulo {
  font-size: 1.4rem;
  color: #bbbbbb;
  margin: 0;
}
.ventas .atributo .valor {
  font-size: 1.6rem;
  color: #1a1b15;
  margin: 0;
}
.ventas .additional-data {
  display: flex;
  flex-direction: column;
  align-items: normal;
  padding: 1rem;
  justify-content: center;
  border-radius: 1rem;
  background-color: #FFFFFF;
  width: 100%;
}
.ventas .additional-data .additional-titulo {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #1a1b15;
}
.ventas .additional-data p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #585858;
}
.ventas .additional-data img {
  width: 20rem;
}
@media (min-width: 768px) {
  .ventas {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .ventas .ventas-contenido {
    width: 60%;
    flex-grow: 1;
  }
}

.alerta {
  padding: 1.25rem;
  color: #FFFFFF;
  width: 100%;
  display: block;
  margin-bottom: 2rem;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1rem;
}
.alerta.error {
  background-color: #962b0e;
  color: #faea04;
}
.alerta.exito {
  background-color: #F08000;
}

@media (min-width: 768px) {
  .tabs {
    display: flex;
  }
}
.tabs button {
  background-color: #F14C00;
  border: none;
  color: #FFFFFF;
  padding: 2rem;
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-family: "houschka-pro", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  border-top-left-radius: 5rem;
  border-top-right-radius: 1.5rem;
  transition: background-color 0.3s ease-in;
}
.tabs button:hover {
  cursor: pointer;
  background-color: #be3c00;
  font-size: larger;
}
.tabs button.actual {
  background-color: #be3c00;
  font-size: larger;
}

.paginacion {
  display: flex;
  flex: 1 1 30%;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2rem 0;
}
.paginacion .boton {
  margin: 0 1rem;
  width: auto;
  min-width: 14rem;
  padding: 1.2rem 1.5rem;
  font-size: 1.6rem;
}
@media (min-width: 393px) {
  .paginacion .boton {
    margin: 0 2rem;
    min-width: 20rem;
    padding: 1.5rem 3rem;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .paginacion .boton {
    min-width: 32rem;
    padding: 1.5rem 4rem;
    font-size: 2rem;
  }
}

.ocultarboton {
  visibility: hidden;
  display: none;
}

.disabled {
  background-color: #e1e1e1;
}

.seccion {
  padding: 2rem 0;
  display: none;
  align-items: center;
}
.seccion .text-center {
  text-align: center;
}
.seccion .nombre-pagina {
  font-size: 4.5rem;
  text-transform: uppercase;
  margin: 3rem 0;
}
.seccion.mostrar {
  display: block;
}
.seccion.ocultar {
  display: none;
}

.progreso {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 90%;
  height: 0.5rem;
  margin-top: 1rem;
}
@media (min-width: 393px) {
  .progreso {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .progreso {
    width: 50%;
  }
}
.progreso .celda {
  width: 33%;
  height: 0;
  vertical-align: bottom;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  text-align: center;
  color: #F14C00;
  border-top: solid 3px #F14C00;
}
@media (min-width: 393px) {
  .progreso .celda {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .progreso .celda {
    font-size: 2.4rem;
  }
}
.progreso .celda.actual {
  color: #be3c00;
  font-weight: 900;
  border-bottom: solid 10px #F14C00;
}

.preciototal #precio {
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.destinos {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.destinos .descripcion {
  width: 90%;
  text-align: center;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .destinos .descripcion {
    width: 70%;
  }
}

.header-seccion {
  background-image: radial-gradient(circle, #F08000, #F14C00);
  width: 100%;
  text-align: center;
  display: block;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: 500;
  padding: 1rem 3rem;
  margin-bottom: 2rem;
}

.lista-destinos {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .lista-destinos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .lista-destinos > * {
    width: 33%;
    max-width: 40rem;
  }
}
@media (min-width: 1024px) {
  .lista-destinos {
    padding: 0 5%;
  }
}
.lista-destinos .destino-indiv {
  margin: 1rem;
  background-color: #f3f3f3;
  width: 30rem;
  padding-top: 1rem;
  padding-left: 1.6rem;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  transition: transform 0.2s ease-in-out;
  transform: skew(-15deg);
  box-shadow: 5px 5px 4px #cccccc;
}
.lista-destinos .destino-indiv > * {
  transform: skew(15deg);
}
.lista-destinos .destino-indiv:hover {
  transform: skew(-15deg) scale(1.05);
  cursor: pointer;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv {
    width: 40rem;
  }
}
.lista-destinos .destino-indiv .dest-pais-imagen {
  height: 4rem;
  width: 5.3rem;
  margin-right: 1.6rem;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv .dest-pais-imagen {
    height: 6rem;
    width: 7.8rem;
    margin-right: 2rem;
  }
}
.lista-destinos .destino-indiv .dest-region-imagen {
  height: 5.3rem;
  width: 5.3rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv .dest-region-imagen {
    height: 8rem;
    width: 8rem;
  }
}
.lista-destinos .destino-indiv .dest-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.lista-destinos .destino-indiv .dest-text .esim-title {
  font-family: "houschka-pro", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  margin: 0.2rem;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv .dest-text .esim-title {
    font-size: 1.5rem;
    margin: 0.4rem;
  }
}
.lista-destinos .destino-indiv .dest-text .nombre-destino {
  font-family: "chakra-petch", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #1a1b15;
  text-align: left;
  margin: 0.2rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv .dest-text .nombre-destino {
    font-size: 3rem;
    margin: 0.4rem;
    line-height: 0.7;
    margin-bottom: 0.2rem;
  }
}
.lista-destinos .destino-indiv .dest-text .precio {
  font-size: 1rem;
  font-weight: 400;
  color: #1a1b15;
  text-align: left;
  margin: 0.2rem;
}
.lista-destinos .destino-indiv .dest-text .precio span.destacado {
  font-size: 1.2rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .lista-destinos .destino-indiv .dest-text .precio {
    font-size: 1.5rem;
  }
  .lista-destinos .destino-indiv .dest-text .precio span.destacado {
    font-size: 1.8rem;
  }
}

.selector-gb-ilim, .selector-opcion-cuenta, .selector-zona-pais {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.selector-gb-ilim .cont-selector, .selector-opcion-cuenta .cont-selector, .selector-zona-pais .cont-selector {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: fit-content;
  padding: 0.7rem 4rem;
  border: solid 2px #FFFFFF;
  background-color: #FFFFFF;
  border-radius: 3.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 393px) {
  .selector-gb-ilim .cont-selector, .selector-opcion-cuenta .cont-selector, .selector-zona-pais .cont-selector {
    flex-direction: row;
  }
}
.selector-gb-ilim .boton-blanco, .selector-opcion-cuenta .boton-blanco, .selector-zona-pais .boton-blanco {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: none;
  border-radius: 1rem;
  padding: 1rem 2rem;
  min-width: 17rem;
  margin: 0;
}
.selector-gb-ilim .boton-blanco.activo, .selector-opcion-cuenta .boton-blanco.activo, .selector-zona-pais .boton-blanco.activo {
  background-color: #d3d3d3;
  border: solid 1px;
  border-color: #d3d3d3;
}
.selector-gb-ilim .boton-blanco.disabled, .selector-opcion-cuenta .boton-blanco.disabled, .selector-zona-pais .boton-blanco.disabled {
  color: #f3f3f3;
}

.ilimitado {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ilimitado #ilim-subtitulo {
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.ilimitado #ilim-desc {
  font-weight: 500;
  margin-bottom: 3rem;
  text-align: center;
}
@media (min-width: 768px) {
  .ilimitado #ilim-desc {
    width: 80%;
  }
}
.ilimitado .boton-varwidth-blanco.activo {
  background-color: #bebebe;
  border: solid 2px #585858;
}

.plangb {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.plangb #gb-desc {
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  .plangb #gb-desc {
    width: 80%;
  }
}
.plangb #gb-conviene {
  font-style: italic;
  font-weight: 500;
}
.plangb .boton-varwidth-blanco.activo {
  background-color: #bebebe;
  border: solid 2px #585858;
}

.ilim-dias-paquete {
  width: 90%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.ilim-dias-paquete .boton-varwidth-blanco {
  background-color: #f3f3f3;
  border: solid 2px #bebebe;
  border-radius: 1rem;
  box-shadow: 3px 3px 10px #989898;
  padding: 0.7rem 3.5rem;
  margin: 1.3rem;
}
.ilim-dias-paquete .boton-varwidth-blanco p {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
}
.ilim-dias-paquete .boton-varwidth-blanco p .spanprecio {
  color: #585858;
  font-size: 1.5rem;
  font-weight: 700;
  pointer-events: none;
}
.ilim-dias-paquete .boton-varwidth-blanco p .preciopordia {
  color: #0da6f3;
  background-color: #d3d3d3;
  font-family: "houschka-pro", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  pointer-events: none;
  padding: 0.2rem 0.5rem;
  margin: 0 0.3rem;
}
.ilim-dias-paquete .boton-varwidth-blanco:hover {
  transform: scale(1.05);
}
@media (min-width: 768px) {
  .ilim-dias-paquete {
    width: 75%;
  }
}

.preciototal {
  display: block;
  align-items: center;
  text-align: center;
}
.preciototal .txtpreciototal-carrito, .preciototal #precio-paso-2, .preciototal #precio-paso-3, .preciototal #precio-paso-4 {
  font-family: "chakra-petch", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.mostrarflex {
  display: flex;
}

.ocultar {
  display: none;
}

.bot-opc-ilim .grupo-cantidad-plan,
.bot-opc-gb .grupo-cantidad-plan {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bot-opc-ilim .grupo-cantidad-plan p,
.bot-opc-gb .grupo-cantidad-plan p {
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 0;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1rem;
  box-shadow: 2px 2px 5px #989898;
  border: solid 1px #bebebe;
  border-radius: 0.7rem;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan .boton,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan .boton {
  line-height: 0.5;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan {
  background-color: #f3f3f3;
  min-width: 3.5rem;
  height: 3.5rem;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 1.2rem 2rem;
  border-radius: 0 0.7rem 0.7rem 0;
  color: #1a1b15;
  text-align: center;
  vertical-align: middle;
  margin: 0;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan.carrito,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan.carrito {
  background-color: #F14C00;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan:first-of-type,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan .btncantidad-plan:first-of-type {
  border-radius: 0.7rem 0 0 0.7rem;
}
.bot-opc-ilim .grupo-cantidad-plan .control-cantidad-plan p,
.bot-opc-gb .grupo-cantidad-plan .control-cantidad-plan p {
  margin: 0;
  padding: 1rem 2rem;
  height: 3.5rem;
  font-family: "chakra-petch", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
  width: auto;
  border-left: solid 1px #bebebe;
  border-right: solid 1px #bebebe;
  background-color: #f3f3f3;
}
.bot-opc-ilim .grupo-cantidad-plan .btnguardarcambios,
.bot-opc-gb .grupo-cantidad-plan .btnguardarcambios {
  background-color: #F08000;
}
.bot-opc-ilim .grupo-cantidad-plan .btnguardarcambios.carrito,
.bot-opc-gb .grupo-cantidad-plan .btnguardarcambios.carrito {
  background-color: #F14C00;
}
.bot-opc-ilim .grupo-cantidad-plan .btnguardarcambios.disabled,
.bot-opc-gb .grupo-cantidad-plan .btnguardarcambios.disabled {
  color: #e1e1e1;
  opacity: 50%;
  pointer-events: none;
}

.selector-opcion-cuenta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.selector-opcion-cuenta .cont-selector {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: fit-content;
  padding: 0.7rem 4rem;
  background-color: #FFFFFF;
  border-radius: 1.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 393px) {
  .selector-opcion-cuenta .cont-selector {
    flex-direction: row;
  }
}
.selector-opcion-cuenta .boton-blanco {
  font-family: "chakra-petch", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: 1rem 2rem;
  min-width: 15rem;
  margin: 0;
}
@media (min-width: 393px) {
  .selector-opcion-cuenta .boton-blanco {
    font-size: 2.4rem;
    min-width: 20rem;
  }
}
.selector-opcion-cuenta .boton-blanco.activo {
  background-color: #f3f3f3;
  border: solid 1px;
  border-color: #f3f3f3;
}
.selector-opcion-cuenta .boton-blanco.disabled {
  color: #e1e1e1;
}

.retornostripe {
  width: 95%;
}
@media (min-width: 393px) {
  .retornostripe {
    width: 85;
  }
}
@media (min-width: 768px) {
  .retornostripe {
    width: 50%;
  }
}
.retornostripe .pagosstripe {
  padding: 1.5rem;
  background-color: #FFFFFF;
  border-radius: 2.5rem;
  margin-bottom: 3rem;
}
@media (min-width: 393px) {
  .retornostripe .pagosstripe {
    padding: 3rem;
  }
}
.retornostripe .return {
  margin-bottom: 6rem;
}
.retornostripe .return p {
  font-size: 2.2rem;
  font-weight: 500;
}
.retornostripe .return p span {
  font-weight: 700;
}

.seccion-login {
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFFFFF;
  background-image: url(/build/img/waves-13.webp);
  background-position: center 20rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.seccion-login .nombre-pagina {
  font-size: 2.8rem;
  text-transform: capitalize;
  margin: 0 3rem;
}
@media (min-width: 768px) {
  .seccion-login .nombre-pagina {
    font-size: 3rem;
  }
}
.seccion-login.mostrar {
  display: block;
}
.seccion-login.ocultar {
  display: none;
}

/* styles.css */
.modal {
  display: none;
  position: fixed;
  z-index: 20;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto;
  overflow: auto;
  background-color: #fbfbfb;
  padding: 1.5rem;
  border-radius: 2.5rem;
  border: solid 2px #585858;
  box-shadow: 5px 5px 8px #989898;
  transition: display 0.7s ease-in-out;
}
@media (min-width: 393px) {
  .modal {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .modal {
    width: 50%;
    height: auto;
  }
}
.modal.informativo {
  width: 80%;
}
@media (min-width: 393px) {
  .modal.informativo {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .modal.informativo {
    width: 35%;
  }
}
.modal .boton-varwidth-rojo {
  margin: 1rem;
  font-size: 1.8rem;
  box-shadow: 3px 3px 5px #989898;
  min-width: 22rem;
}
.modal .boton-varwidth-rojo:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 393px) {
  .modal .boton-varwidth-rojo {
    font-size: 2.4rem;
    min-width: 32rem;
  }
}
.modal.visible {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.modal.mostrar {
  opacity: 1;
  visibility: visible;
}

.modal-recarga {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto;
  overflow: auto;
  background-color: #fbfbfb;
  padding: 1.5rem;
  border-radius: 2.5rem;
  border: solid 2px #585858;
  box-shadow: 5px 5px 8px #989898;
  transition: display 0.7s ease-in-out;
}
.modal-recarga h3 {
  font-size: 2.2rem;
}
.modal-recarga p {
  font-size: 1.6rem;
}
.modal-recarga .cont-data {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.3);
  gap: 2rem;
}
.modal-recarga .cont-data .label {
  font-family: "chakra-petch", sans-serif;
  color: #1a1b15;
  font-size: 1.8rem;
  font-weight: 400;
}
.modal-recarga .cont-data .label.zona {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 600;
}
.modal-recarga .cont-data .data {
  font-family: "chakra-petch", sans-serif;
  color: #1a1b15;
  text-align: right;
  font-size: 1.8rem;
  font-weight: 600;
}
.modal-recarga .cont-data .boton-busqueda-rojo {
  background-color: #ff7b3f;
  font-size: 1.6rem;
  font-weight: 500;
}
.modal-recarga .cont-data.cont-botones {
  border: none;
  padding: 1.8rem 0 0 0;
}
@media (min-width: 393px) {
  .modal-recarga {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .modal-recarga {
    width: 50%;
    height: auto;
  }
}
.modal-recarga.informativo {
  width: 80%;
}
@media (min-width: 393px) {
  .modal-recarga.informativo {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .modal-recarga.informativo {
    width: 35%;
  }
}
.modal-recarga .boton-varwidth-rojo {
  margin: 1rem;
  font-size: 1.8rem;
  box-shadow: 3px 3px 5px #989898;
  min-width: 22rem;
}
.modal-recarga .boton-varwidth-rojo:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 393px) {
  .modal-recarga .boton-varwidth-rojo {
    font-size: 2rem;
    min-width: 30rem;
  }
}
.modal-recarga.visible {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.modal-recarga.mostrar {
  opacity: 1;
  visibility: visible;
}

.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal-content h3 {
  width: 80%;
  font-size: 1.5rem;
}
@media (min-width: 480px) {
  .modal-content h3 {
    font-size: 1.7rem;
  }
}
.modal-content p {
  width: 80%;
}
.modal-content .link-compartir {
  font-size: 1.4rem;
  width: 60%;
}
@media (min-width: 393px) {
  .modal-content .link-compartir {
    width: 80%;
  }
}
.modal-content .boton {
  margin: 1rem 0;
  font-size: 1.7rem;
  min-width: 0;
  width: 25rem;
  padding: 1rem 2.5rem;
}
@media (min-width: 480px) {
  .modal-content .boton {
    font-size: 1.8rem;
  }
}
.modal-content .menuicon {
  padding-left: 0.7rem;
  width: 4rem;
}
@media (min-width: 393px) {
  .modal-content .menuicon {
    padding-left: 1.5rem;
  }
}
.modal-content .menuicon:hover {
  transform: scale(1.05);
  cursor: pointer;
}
.modal-content .cont-compartir {
  display: flex;
  width: 90%;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
  justify-content: space-between;
}
@media (min-width: 393px) {
  .modal-content .cont-compartir {
    width: 70%;
  }
}

.close,
.close-cashback {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.seccion-mi-cuenta {
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.seccion-mi-cuenta .nombre-pagina {
  font-size: 3.5rem;
  text-transform: uppercase;
  margin: 3rem 0;
}
@media (min-width: 393px) {
  .seccion-mi-cuenta .nombre-pagina {
    font-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .seccion-mi-cuenta .nombre-pagina {
    font-size: 6rem;
    margin-bottom: 2.5rem;
  }
}
.seccion-mi-cuenta.mostrar {
  display: block;
}
.seccion-mi-cuenta.ocultar {
  display: none;
}
.seccion-mi-cuenta .ilim-dias-paquete {
  width: auto;
}

.saldo-cashback {
  font-family: "chakra-petch", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #F14C00;
  text-align: center;
}

.selector-opcion-vigencia {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.selector-opcion-vigencia .cont-selector {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: fit-content;
  padding: 0.7rem 4rem;
  border: solid 2px #e1e1e1;
  background-color: #FFFFFF;
  border-radius: 3.5rem;
  box-shadow: 3px 3px 10px #989898;
  margin-bottom: 2rem;
}
@media (min-width: 393px) {
  .selector-opcion-vigencia .cont-selector {
    flex-direction: row;
  }
}
.selector-opcion-vigencia .boton-blanco {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 3rem;
  padding: 0.7rem 2rem;
  min-width: 15rem;
  margin: 0;
}
@media (min-width: 393px) {
  .selector-opcion-vigencia .boton-blanco {
    font-size: 2.4rem;
    min-width: 20rem;
  }
}
.selector-opcion-vigencia .boton-blanco.activo {
  background-color: #ffb08b;
  border: solid 1px;
  border-color: #ff8d58;
}
.selector-opcion-vigencia .boton-blanco.disabled {
  color: #e1e1e1;
}

.profilesims {
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
.profilesims .esim-item {
  padding: 3rem;
  border-radius: 3rem;
  box-shadow: 3px 3px 10px #989898;
  background: linear-gradient(135deg, #ff6a25, #ff9924);
  min-width: 39rem;
  max-width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.profilesims .esim-item .cont-data {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.3);
  gap: 2rem;
}
.profilesims .esim-item .cont-data .label {
  font-family: "chakra-petch", sans-serif;
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 400;
}
.profilesims .esim-item .cont-data .label.zona {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 600;
}
.profilesims .esim-item .cont-data .data {
  font-family: "chakra-petch", sans-serif;
  color: #FFFFFF;
  text-align: right;
  font-size: 1.8rem;
  font-weight: 600;
}
.profilesims .esim-item .cont-data .boton-busqueda-rojo {
  background-color: #ff7b3f;
  font-size: 1.6rem;
  font-weight: 500;
}
.profilesims .esim-item .cont-data.cont-botones {
  border: none;
  padding: 1.8rem 0 0 0;
}/*# sourceMappingURL=app.css.map */
