@import "https://fonts.googleapis.com/css2?family=Roboto&display=swap";

/* src/styles.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
li {
  list-style-type: none;
}
html {
  cursor: default;
  font-size: 100%;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 100%;
  margin: 0;
}
form {
  font-size: 100%;
  margin: 0;
}
input,
button,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  line-height: normal;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button {
  overflow: visible;
  -webkit-appearance: button;
}
input[type=button],
input[type=reset],
input[type=submit] {
  overflow: visible;
  -webkit-appearance: button;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
fieldset {
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
}
legend {
  margin-left: -7px;
}
a {
  outline: none;
}
a:active,
a:hover {
  outline: none;
}
a:focus {
  outline: thin dotted;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 75%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
audio[controls] {
  display: inline-block;
}
canvas,
video {
  display: inline-block;
}
audio {
  display: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
iframe {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --ui-bg: #f6f7fb;
  --ui-surface: #FFF;
  --ui-text: #121313;
  --ui-muted: #9ca2a9;
  --ui-border: #dedede;
  --ui-border-neutral: #E3E7EB;
  --ui-brand-secondary: #002E6D;
  --ui-text-heading: #2A2A2A;
  --ui-grey4: #CBCBCB;
  --ui-grey1: #dedede;
  --ui-grey2: #9ca2a9;
  --ui-grey3: #FAFAFA;
  --ui-yellow: #ffcd00;
  --ui-brown: #997b00;
  --ui-warning: #F18435;
  --ui-error: #EA3F3F;
  --ui-valid: #67D400;
  --ui-radius-md: 12px;
  --ui-radius-sm: 10px;
  --ui-radius-sm-alt: 7px;
  --ui-radius-lg: 24px;
  --ui-radius-input: 5px;
  --ui-space-1: 6px;
  --ui-space-2: 12px;
  --ui-space-3: 16px;
  --ui-space-4: 24px;
  --ui-space-5: 32px;
  --ui-space-6: 48px;
  --ui-space-7: 64px;
  --ui-font-size-xs: 0.75rem;
  --ui-font-size-s: 0.8125rem;
  --ui-font-size-m: 0.875rem;
  --ui-font-size-l: 1.0625rem;
  --ui-shadow-card: 0 2px 20px rgba(0, 0, 0, 0.1);
}
@font-face {
  font-family: "cartero-regular";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/fonts/cartero/cartero-regular-webfont.woff2) format("woff2"), url(/assets/fonts/cartero/cartero-regular-webfont.woff) format("woff");
}
@font-face {
  font-family: "cartero-bold";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/fonts/cartero/cartero-bold-webfont.woff2) format("woff2"), url(/assets/fonts/cartero/cartero-bold-webfont.woff) format("woff");
}
@font-face {
  font-family: "cartero-light";
  font-style: normal;
  font-weight: normal;
  src: url(/assets/fonts/cartero/cartero-light-webfont.woff2) format("woff2"), url(/assets/fonts/cartero/cartero-light-webfont.woff) format("woff");
}
@font-face {
  font-family: "correos-oficinas";
  src: url(/assets/fonts/icons/correos-oficinas.eot);
  src:
    url(/assets/fonts/icons/correos-oficinas.eot?#iefix) format("embedded-opentype"),
    url(/assets/fonts/icons/correos-oficinas.woff) format("woff"),
    url(/assets/fonts/icons/correos-oficinas.ttf) format("truetype"),
    url(/assets/fonts/icons/correos-oficinas.svg#correos-oficinas) format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "correos-oficinas" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "correos-oficinas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
  content: "a";
}
.icon-logout:before {
  content: "b";
}
.icon-card:before {
  content: "c";
}
.icon-arrow:before {
  content: "d";
}
.icon-info:before {
  content: "e";
}
.icon-close:before {
  content: "f";
}
.icon-recharge:before {
  content: "g";
}
.icon-alert-ok:before {
  content: "h";
}
.icon-alert-info:before {
  content: "i";
}
.icon-download:before {
  content: "k";
}
.icon-alert-error:before {
  content: "j";
}
.icon-refund:before {
  content: "m";
}
.icon-arrow-pager:before {
  content: "n";
}
.icon-calendar:before {
  content: "o";
}
body {
  font-family: "cartero-regular", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #121313;
  overflow-y: visible;
  overflow-x: hidden;
}
*::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
*::-webkit-scrollbar-track {
  background: #dedede;
}
*::-webkit-scrollbar-thumb {
  background: #ffcd00;
}
*::-webkit-scrollbar-thumb:hover {
  background: #121313;
}
body.cancel-scroll {
  overflow-y: hidden;
}
a:focus {
  outline: thin dotted #ffcd00;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: var(--ui-space-2);
}
p {
  margin-top: 0;
  margin-bottom: var(--ui-space-3);
}
p:last-child {
  margin-bottom: 0;
}
section {
  margin-bottom: var(--ui-space-5);
}
section:last-child {
  margin-bottom: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: var(--ui-space-3);
  padding-left: var(--ui-space-4);
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
li {
  margin-bottom: var(--ui-space-1);
}
li:last-child {
  margin-bottom: 0;
}
label {
  display: block;
  margin-bottom: var(--ui-space-1);
}
input,
select,
textarea {
  margin-bottom: var(--ui-space-2);
}
input:last-child,
select:last-child,
textarea:last-child {
  margin-bottom: 0;
}
button {
  margin-right: var(--ui-space-2);
  margin-bottom: var(--ui-space-2);
}
button:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.container,
.ui-container {
  padding-left: var(--ui-space-4);
  padding-right: var(--ui-space-4);
}
@media (max-width: 768px) {
  .container,
  .ui-container {
    padding-left: var(--ui-space-3);
    padding-right: var(--ui-space-3);
  }
}
.grid,
.flex {
  gap: var(--ui-space-4);
}
@media (max-width: 768px) {
  .grid,
  .flex {
    gap: var(--ui-space-3);
  }
}
.card,
.ui-card {
  margin-bottom: var(--ui-space-4);
}
.card:last-child,
.ui-card:last-child {
  margin-bottom: 0;
}
.body-content {
  display: flex;
  width: 100%;
  min-height: 100vh;
}
.body-content > div {
  flex: 1;
  min-width: 0;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
div[role=main] {
  padding: 5.625rem 7.5rem 13.438rem;
  width: calc(100vw - 16.25rem);
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
div[role=main].no-bottom {
  padding-bottom: 5rem;
}
@media (max-width: 1180px) {
  div[role=main] {
    position: relative;
  }
}
.breadcrumbs {
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 1.5rem;
}
.breadcrumbs a {
  color: #121313;
  font-family: "cartero-bold", sans-serif;
  text-decoration: none;
}
.breadcrumbs li + li:before {
  content: "/";
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
.data-info-container {
  max-width: 46.5rem;
  box-shadow: 0 0 42px rgba(0, 0, 0, 0.04), 0 8px 32px rgba(23, 23, 25, 0.1);
  margin-bottom: 4rem;
  padding: 1.3rem 1rem 0;
  font-size: 0.875rem;
}
.data-info-container ul {
  display: flex;
  flex-wrap: wrap;
}
.data-info-container ul li {
  min-width: 33.33%;
  max-width: 33.33%;
  margin-bottom: 2rem;
  font-family: "Roboto", sans-serif;
}
.data-info-container ul li strong {
  display: block;
  margin-bottom: 0.5rem;
}
.data-info-container ul li.two-cols {
  min-width: 66.66%;
  max-width: 66.66%;
}
.main-title + .data-info-container {
  margin-top: 3rem;
}
.confirm-page .main-title {
  margin-bottom: 2rem;
  margin-top: 4.5rem;
  max-width: 35rem;
}
.confirm-page .main-desc {
  margin-bottom: 3.125rem;
  line-height: 1.625rem;
}
.confirm-actions {
  display: flex;
  margin-top: 2.25rem;
}
.confirm-actions button + button {
  margin-left: 1.875rem;
}
.operations-fieldset {
  margin-top: 4rem;
}
.operations-fieldset .confirm-actions {
  margin-top: 2rem;
}
.results-fieldset {
  margin-top: 4rem;
  max-width: 46.5rem;
}
.replacement-step2 .data-info-container {
  margin: 4rem 0;
}
.replacement-step2 .confirm-actions {
  margin-top: 4rem;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
@media (max-width: 980px) {
  html {
    font-size: 80%;
  }
}
.ui-page {
  min-height: 100dvh;
  padding: var(--ui-space-4);
  background: var(--ui-bg);
  color: var(--ui-text);
}
.ui-container {
  width: min(1100px, 100%);
  margin-inline: auto;
}
aside {
  min-width: 16.25rem;
  padding: 2.5rem 0 0 0.438rem;
  border-right: 2px solid #dedede;
  min-height: 100vh;
}
aside .logo {
  width: 15.25rem;
  height: auto;
}
[role=navigation] {
  padding-top: 0.875rem;
  padding-left: 2.25rem;
  height: calc(100vh - 7.1rem);
  overflow-x: hidden;
  overflow-y: auto;
}
[role=navigation] ul {
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  padding-top: 3.125rem;
}
[role=navigation] li {
  padding-top: 1.8rem;
}
[role=navigation] li:first-child {
  padding-top: 0;
}
[role=navigation] a {
  color: #121313;
  text-decoration: none;
  position: relative;
}
[role=navigation] a .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.1rem;
  width: 1rem;
  line-height: 1rem;
}
[role=navigation] a:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #121313;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  bottom: -5px;
}
[role=navigation] a:hover:after,
[role=navigation] a:focus:after {
  width: 100%;
}
[role=navigation] a.link-icon {
  padding-left: 1.5rem;
}
[role=navigation] a.active:after,
[role=navigation] a.router-link-exact-active:after {
  width: 100%;
}
.main-title,
.ui-title {
  font-family: "cartero-bold", sans-serif;
  font-size: 2.375rem;
  line-height: 3.125rem;
  margin-bottom: 0.75rem;
  max-width: 30rem;
}
.main-title.main-title--icon,
.main-title--icon.ui-title {
  position: relative;
  padding-top: 7.5rem;
}
.main-title.main-title--icon > span,
.main-title--icon.ui-title > span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 6rem;
}
.subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.625rem;
  margin-bottom: 4.6rem;
}
.subtitle2 {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625rem;
  margin-bottom: 4rem;
  max-width: 34.375rem;
}
.subtitle-line {
  font-family: "cartero-bold", sans-serif;
  font-size: 1.125rem;
  padding-bottom: 1.3rem;
  border-bottom: 2px solid #dedede;
  margin-bottom: 1.5rem;
}
.main-desc {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  margin-bottom: 4rem;
  margin-top: 0;
}
.main-desc.main-desc--required {
  margin-bottom: 1.625rem;
}
.main-desc + .main-desc {
  margin-top: -2rem;
}
.ui-text-muted {
  color: #9ca2a9;
}
.btn-type1 {
  height: 4.25rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.875rem;
  line-height: 1.313rem;
  color: #121313;
  background: #FFF;
  border-radius: 10px;
  border: 2px solid #121313;
  text-align: center;
  padding: 0 1.5rem;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
.btn-type1.btn-type1--arrow {
  padding-left: 3.5rem;
}
.btn-type1.btn-type1--arrow .icon-arrow {
  position: absolute;
  left: 1.8rem;
  top: 0;
  bottom: 0;
  height: 1.1rem;
  font-size: 1.1rem;
  margin: auto 0;
  transform: rotate(180deg);
}
.btn-type1.btn-type1--arrow:hover:enabled .icon-arrow {
  animation: arrowmoveleft 0.6s;
}
.btn-type1.btn-type1--recharge {
  padding-left: 3.5rem;
}
.btn-type1.btn-type1--recharge .icon-recharge {
  position: absolute;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  height: 1.4rem;
  font-size: 1.4rem;
  margin: auto 0;
}
.btn-type1.btn-type1--download {
  padding-left: 3.5rem;
}
.btn-type1.btn-type1--download .icon-download {
  position: absolute;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  height: 1.4rem;
  font-size: 1.4rem;
  margin: auto 0;
}
.btn-type1:hover:enabled,
.btn-type1:focus:enabled {
  box-shadow: 0 0 5px #121313;
}
.btn-type1:disabled {
  opacity: 0.6;
  pointer-events: none;
}
.btn-type2,
.ui-button--primary,
.ui-button {
  height: 4.25rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.875rem;
  line-height: 1.313rem;
  color: #fff;
  background: #121313;
  border-radius: 10px;
  border: 2px solid #121313;
  text-align: center;
  padding: 0 1.5rem;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
.btn-type2.btn-type2--arrow,
.btn-type2--arrow.ui-button--primary,
.btn-type2--arrow.ui-button {
  padding-right: 3.5rem;
}
.btn-type2.btn-type2--arrow .icon-arrow,
.btn-type2--arrow.ui-button--primary .icon-arrow,
.btn-type2--arrow.ui-button .icon-arrow {
  position: absolute;
  right: 1.8rem;
  top: 0;
  bottom: 0;
  height: 1.1rem;
  font-size: 1.1rem;
  margin: auto 0;
}
.btn-type2.btn-type2--arrow:hover:enabled .icon-arrow,
.btn-type2--arrow.ui-button--primary:hover:enabled .icon-arrow,
.btn-type2--arrow.ui-button:hover:enabled .icon-arrow {
  animation: arrowmove 0.6s;
}
.btn-type2.btn-type2--download,
.btn-type2--download.ui-button--primary,
.btn-type2--download.ui-button {
  padding-left: 3.5rem;
}
.btn-type2.btn-type2--download .icon-download,
.btn-type2--download.ui-button--primary .icon-download,
.btn-type2--download.ui-button .icon-download {
  position: absolute;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  height: 1.4rem;
  font-size: 1.4rem;
  margin: auto 0;
}
.btn-type2.btn-type2--refund,
.btn-type2--refund.ui-button--primary,
.btn-type2--refund.ui-button {
  padding-left: 3.5rem;
}
.btn-type2.btn-type2--refund .icon-refund,
.btn-type2--refund.ui-button--primary .icon-refund,
.btn-type2--refund.ui-button .icon-refund {
  position: absolute;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  height: 1.4rem;
  font-size: 1.4rem;
  margin: auto 0;
}
.btn-type2.btn-type2--recharge,
.btn-type2--recharge.ui-button--primary,
.btn-type2--recharge.ui-button {
  padding-left: 3.5rem;
}
.btn-type2.btn-type2--recharge .icon-recharge,
.btn-type2--recharge.ui-button--primary .icon-recharge,
.btn-type2--recharge.ui-button .icon-recharge {
  position: absolute;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  height: 1.4rem;
  font-size: 1.4rem;
  margin: auto 0;
}
.btn-type2:disabled,
.ui-button--primary:disabled,
.ui-button:disabled {
  opacity: 0.6;
  pointer-events: none;
}
.btn-type2:hover:enabled,
.ui-button--primary:hover:enabled,
.ui-button:hover:enabled,
.btn-type2:focus:enabled,
.ui-button--primary:focus:enabled,
.ui-button:focus:enabled {
  box-shadow: 0 0 5px #121313;
}
.btn-type3 {
  height: 1.375rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  line-height: 0.938rem;
  color: #121313;
  background: #FFF;
  border: 0;
  text-align: center;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: absolute;
  right: 7.5rem;
  top: 5.625rem;
  transition: all 0.3s ease;
}
.btn-type3 .icon-close {
  margin-right: 0.5rem;
  font-size: 0.6rem;
  height: 0.6rem;
}
.btn-type3:disabled {
  opacity: 0.4;
  pointer-events: none;
}
.btn-type3:hover:enabled,
.btn-type3:focus:enabled {
  opacity: 0.6;
}
.btn-type3.btn-type3--relative {
  position: relative;
  right: 0;
  top: 0;
}
.btn-type3.btn-type3--relative .icon-close {
  margin-right: 0;
  margin-left: 0.5rem;
  font-size: 0.7rem;
  height: 0.7rem;
}
.btn-icon {
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s ease;
}
.btn-icon span {
  font-size: 1.1rem;
  line-height: 1.1rem;
}
.btn-icon:hover {
  opacity: 0.6;
  pointer-events: none;
}
@keyframes arrowmove {
  0% {
    right: 1.8rem;
  }
  50% {
    right: 1.3rem;
  }
  100% {
    right: 1.8rem;
  }
}
@keyframes arrowmoveleft {
  0% {
    left: 1.8rem;
  }
  50% {
    left: 1.3rem;
  }
  100% {
    left: 1.8rem;
  }
}
.ui-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.ui-button--block {
  width: 100%;
}
.form-row {
  display: flex;
  justify-content: space-between;
  max-width: 46.5rem;
}
.form-row + .form-row {
  margin-top: 0.625rem;
}
@media (max-width: 1180px) {
  .form-row {
    flex-direction: column;
  }
}
.form-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  width: 21.25rem;
  max-width: 100%;
}
.form-item.form-item--phone {
  flex-direction: row;
  justify-content: space-between;
  width: 21.25rem;
  max-width: 100%;
}
.form-item.form-item--phone .form-item {
  width: 12.625rem;
}
.form-item.form-item--phone .form-text {
  width: 12.625rem;
}
.form-item.form-item--phone .form-select {
  width: 8.125rem;
}
.form-item.form-item--checkbox {
  position: relative;
  width: 21.25rem;
  padding-top: 2.1rem;
}
.form-item.form-item--checkbox input {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form-item.form-item--checkbox input:checked + label:before {
  background: #ffcd00;
  border-color: #997b00;
}
.form-item.form-item--checkbox input:checked + label:after {
  right: 0.25rem;
}
.form-item.form-item--checkbox label {
  padding-right: 4.125rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
}
.form-item.form-item--checkbox label:before {
  content: "";
  display: block;
  width: 3.125rem;
  height: 1.5rem;
  background: #9ca2a9;
  border-radius: 12px;
  position: absolute;
  right: 0;
  top: 2.1rem;
  border: 1px solid #9ca2a9;
  transition: all 0.3s ease;
}
.form-item.form-item--checkbox label:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #FFF;
  position: absolute;
  right: calc(1.75rem + 2px);
  top: 2.35rem;
  transition: all 0.3s ease;
}
.form-item.form-item--checkbox label .icon-info {
  cursor: pointer;
  position: relative;
}
.form-item.form-item--checkbox label .icon-info:before {
  font-size: 0.875rem;
}
.form-item.form-item--checkbox label .icon-info:hover i {
  display: block;
}
.form-item.form-item--checkbox label .icon-info i {
  position: absolute;
  display: none;
  left: 1.5rem;
  bottom: 0;
  width: 11.563rem;
  border-radius: 10px;
  padding: 1rem;
  background: #FFF;
  z-index: 9;
  font-style: normal;
  font-weight: 400;
  font-family: "cartero-regular", sans-serif;
  font-size: 0.75rem;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.form-item.form-item--checkbox label .icon-info i:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 8px 7.5px 0;
  border-color: transparent #FFF transparent transparent;
  position: absolute;
  bottom: 0.5rem;
  left: -8px;
}
.form-item.form-item--radiogroup {
  margin-bottom: 2rem;
  max-width: 50%;
}
.form-item.form-item--radiogroup .label-group {
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  margin: 0 0 0.938rem;
}
.form-item.form-item--radiogroup .form-item-radio-container {
  display: flex;
}
.form-item.form-item--radiogroup .form-item-radio-container .form-item-radio + .form-item-radio {
  margin-left: 1.875rem;
}
.form-item.form-item--radiogroup .form-item-radio-container label {
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  padding-left: 1.75rem;
}
.form-item.form-item--radiogroup .form-item-radio-container label:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: block;
  position: absolute;
  top: -0.2rem;
  left: 0;
  border: 2px solid #121313;
  border-radius: 50%;
}
.form-item.form-item--radiogroup .form-item-radio-container label:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #121313;
  position: absolute;
  left: 0.4rem;
  top: 0.2rem;
  border-radius: 50%;
  display: none;
}
.form-item.form-item--radiogroup .form-item-radio-container .form-item-radio {
  position: relative;
}
.form-item.form-item--radiogroup .form-item-radio-container .form-item-radio input {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form-item.form-item--radiogroup .form-item-radio-container .form-item-radio input:checked + label:after {
  display: block;
}
.form-item.form-item--radiogroup .form-item-radio-container .form-item-radio input:disabled + label {
  opacity: 0.3;
}
.form-double-item {
  display: flex;
  flex-direction: column;
}
.form-label {
  font-family: "cartero-bold", sans-serif;
  display: flex;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
.form-text {
  font-family: "cartero-regular", sans-serif;
  font-size: 0.75rem;
  height: 3.125rem;
  border: 2px solid #dedede;
  border-radius: 5px;
  padding: 0 0.5rem;
  width: 21.25rem;
}
.form-text::-webkit-input-placeholder {
  opacity: 1;
  color: #9ca2a9;
}
.form-text:-moz-placeholder {
  opacity: 1;
  color: #9ca2a9;
}
.form-text::-moz-placeholder {
  opacity: 1;
  color: #9ca2a9;
}
.form-text:-ms-input-placeholder {
  opacity: 1;
  color: #9ca2a9;
}
.form-text:focus::-webkit-input-placeholder {
  opacity: 0;
}
.form-text:focus:-moz-placeholder {
  opacity: 0;
}
.form-text:focus::-moz-placeholder {
  opacity: 0;
}
.form-text:focus:-ms-input-placeholder {
  opacity: 0;
}
.form-text:read-only {
  background-color: #FAFAFA;
}
.form-text.form-text--error {
  border-color: #EA3F3F;
}
.form-text-no-label {
  margin-top: 30px;
}
.form-date .has-label {
  position: relative;
}
.form-date .has-label:before {
  font-family: "correos-oficinas" !important;
  cursor: pointer;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "o";
  position: absolute;
  right: 0.5rem;
  top: 1rem;
  font-size: 1.1rem;
  color: #121313;
}
.form-date .form-text {
  pointer-events: none;
}
.form-select {
  font-family: "cartero-regular", sans-serif;
  font-size: 0.75rem;
  height: 3.125rem;
  border: 2px solid #dedede;
  border-radius: 5px;
  padding: 0 0.5rem;
  width: 21.25rem;
  background-color: #fff;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/assets/img/arrow.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
}
.form-select.form-select--error {
  border-color: #EA3F3F;
}
*::-ms-backdrop,
.form-select {
  background-image: none;
  padding-right: 0;
}
.error-txt {
  color: #EA3F3F;
  font-size: 0.75rem;
  margin-top: 0.75rem;
}
.legend {
  font-size: 0.75rem;
  line-height: 1.188rem;
  display: block;
  color: #9ca2a9;
  margin-top: 0.75rem;
}
.form-actions {
  display: flex;
  justify-content: space-between;
  position: fixed;
  left: 16.25rem;
  bottom: 0;
  width: calc(100vw - 16.25rem);
  border-top: 2px solid #dedede;
  height: 10rem;
  padding: 1.875rem 7.5rem;
  background: #FFF;
  z-index: 9;
}
.form-actions .al-right {
  margin-left: auto;
}
fieldset + fieldset {
  margin-top: 3rem;
}
.progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0;
  background-color: #121313;
  transition: all 0.3s ease;
}
.progress-bar span {
  position: absolute;
  right: 0;
  top: -1.1rem;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
}
.progress-bar.progress-bar--15 {
  animation: pto15 0.6s;
  width: 15%;
}
.progress-bar.progress-bar--30 {
  animation: pto30 0.6s;
  width: 30%;
}
.progress-bar.progress-bar--45 {
  animation: pto45 0.6s;
  width: 45%;
}
.progress-bar.progress-bar--60 {
  animation: pto60 0.6s;
  width: 60%;
}
.progress-bar.progress-bar--85 {
  animation: pto85 0.6s;
  width: 85%;
}
@keyframes pto15 {
  0% {
    width: 0;
  }
  100% {
    width: 15%;
  }
}
@keyframes pto30 {
  0% {
    width: 15%;
  }
  100% {
    width: 30%;
  }
}
@keyframes pto45 {
  0% {
    width: 30%;
  }
  100% {
    width: 45%;
  }
}
@keyframes pto60 {
  0% {
    width: 45%;
  }
  100% {
    width: 60%;
  }
}
@keyframes pto85 {
  0% {
    width: 60%;
  }
  100% {
    width: 85%;
  }
}
.ui-card {
  background: var(--ui-surface);
  border: 1px solid var(--ui-border);
  border-radius: var(--ui-radius-md);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
}
.ui-card--padded {
  padding: 20px;
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 98;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-container:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.4;
}
.modal-content {
  min-width: 34.25rem;
  max-width: 39rem;
  background-color: #FFF;
  border-radius: 24px;
  padding: 2.5rem;
  position: relative;
  z-index: 99;
}
.modal-content .btn-type3 {
  top: 2.5rem;
  right: 2.5rem;
  font-size: 0.875rem;
}
.modal-content .btn-type3 .icon-close {
  margin-right: 0;
  margin-left: 0.5rem;
  font-size: 0.75rem;
  height: 0.75rem;
}
.modal-content .main-title {
  margin-top: 1.8rem;
  margin-bottom: 2rem;
}
.modal-content .main-desc {
  line-height: 1.625rem;
}
.modal-content .modal-actions {
  border-top: 1px solid #dedede;
  margin-top: 3.5rem;
  padding-top: 1.875rem;
  display: flex;
  justify-content: space-between;
}
.modal-content .modal-actions .al-right {
  margin-left: auto;
}
.modal-table {
  width: 100%;
  padding: 0;
  margin: 3.5rem 0 0;
  font-size: 0.875rem;
}
.modal-table th {
  text-align: left;
  font-weight: 400;
  padding-bottom: 0.5rem;
}
.modal-table td {
  text-align: right;
  padding-bottom: 0.5rem;
}
.modal-table td.recharge-td {
  color: #67D400;
}
.modal-table td.refund-td {
  color: #EA3F3F;
}
.modal-table .total-row th,
.modal-table .total-row td {
  padding-top: 1.5rem;
}
.modal-table .total-row td {
  font-weight: 700;
}
.modal-table + .modal-actions {
  margin-top: 0;
}
.modal-table.modal-table--margin-bt {
  margin-bottom: 3rem;
}
.responsive-table {
  max-width: calc(100vw - 31.25rem);
  overflow-y: hidden;
  overflow-x: auto;
}
.results-table {
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
}
.results-table th {
  text-align: left;
}
.results-table th,
.results-table td {
  padding: 0 0 0.5rem 4rem;
}
.results-table .al-right {
  text-align: right;
}
.results-table .al-center {
  text-align: center;
}
.results-table tr th:first-child,
.results-table tr td:first-child {
  padding-left: 0;
}
.pager {
  display: flex;
  margin-bottom: 2rem;
  align-items: center;
}
.pager .btn-type2 {
  height: 3.063rem;
  padding: 0 1.0555rem;
  margin-right: 2.5rem;
  border-radius: 5px;
}
.pager .btn-type2 .icon-arrow-pager {
  font-size: 0.7rem;
  line-height: 0.7rem;
  display: block;
}
.pager .btn-type2.btn-next {
  margin-right: 0;
  margin-left: 1.25rem;
}
.pager .btn-type2.btn-next .icon-arrow-pager {
  transform: rotate(180deg);
  margin-top: -0.2rem;
}
.pager .btn-pager {
  margin-right: 1.25rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
  line-height: 0.938rem;
  color: #121313;
  background: #FFF;
  border: 0;
  text-align: center;
  padding: 0;
  cursor: pointer;
  position: relative;
  height: 3.063rem;
  width: 1.875rem;
}
.pager .btn-pager.active:after,
.pager .btn-pager:hover:after {
  width: 100%;
}
.pager .btn-pager:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #121313;
  position: absolute;
  left: 0;
  top: 2.3rem;
  transition: all 0.3s ease;
}
.pager li > span {
  display: block;
  margin-right: 1.25rem;
  font-family: "cartero-bold", sans-serif;
  font-size: 0.813rem;
}
.alert-container {
  display: flex;
  max-width: 34.375rem;
  border: 2px solid #F18435;
  border-radius: 4px;
  margin-bottom: 2.688rem;
  padding: 1.25rem 1rem 1rem 1.25rem;
}
.alert-container.alert-container--error {
  border-color: #EA3F3F;
}
.alert-container.alert-container--margin-top {
  margin-top: 2.688rem;
}
.alert-container > span {
  min-width: 3rem;
  height: 3rem;
  margin-right: 1rem;
  font-size: 3rem;
}
.alert-container .alert-title {
  font-family: "cartero-bold", sans-serif;
  font-size: 1.063rem;
  margin-bottom: 0.4rem;
}
.alert-container p {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.btn-type3 + .alert-container {
  margin-top: -2rem;
}
.tooltip-box {
  width: 1em;
  margin: 0 10px;
}
.tooltip-box:before {
  font-size: 0.875rem;
  cursor: pointer;
}
.tooltip {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner {
  background: #FFF;
  color: #121313;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  width: 11.563rem;
  border-radius: 10px;
  padding: 1rem;
  font-family: "cartero-regular", sans-serif;
  font-size: 0.75rem;
}
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: #FFF;
  z-index: 1;
}
.tooltip[x-placement^=top] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=top] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^=bottom] {
  margin-top: 5px;
}
.tooltip[x-placement^=bottom] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^=right] {
  margin-left: 5px;
}
.tooltip[x-placement^=right] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[x-placement^=left] {
  margin-right: 5px;
}
.tooltip[x-placement^=left] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}

/* angular:styles/global:styles */
