.rates-pxe-sr-only-7k9m {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.rates-pxe-border-bg-7k9m {
  background-color: #f5f5f5;
  width: 100%;
  box-sizing: border-box;
}

.rates-pxe-wrapper-7k9m {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 40px;
}

.rates-pxe-container-7k9m {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 64px 0;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  box-sizing: border-box;
}

.rates-pxe-header-7k9m {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.rates-pxe-title-7k9m {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
}

.rates-pxe-content-7k9m {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.rates-pxe-selector-7k9m {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 48px;
  width: 100%;
}

.rates-pxe-selector-label-7k9m {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
  padding: 0 20px;
}

.rates-pxe-selector-buttons-7k9m {
  display: flex;
  gap: 4px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: visible;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 0 calc(50vw - 160px);
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  box-sizing: border-box;
  height: 49px;
  scroll-behavior: smooth;
}

.rates-pxe-selector-buttons-7k9m::-webkit-scrollbar {
  display: none;
}

.rates-pxe-range-btn-7k9m {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 5px 16px 3px;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 14px;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.55);
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  flex-shrink: 0;
}

.rates-pxe-range-btn-7k9m:hover {
  background-color: #ebebeb;
}

.rates-pxe-range-btn-7k9m[data-active="true"] {
  background-color: #f4f6ff;
  border-color: #434ce4;
  color: rgba(67, 76, 228, 0.9);
}

.rates-pxe-range-btn-7k9m[data-active="true"]:hover {
  background-color: #eaedff;
}

.rates-pxe-table-7k9m {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 0 16px 16px;
  width: calc(100% - 40px);
  margin: 0 20px;
  box-sizing: border-box;
}

.rates-pxe-table-header-7k9m {
  display: flex;
  gap: 16px;
  align-items: flex-end;
  padding-bottom: 16px;
  height: 95px;
}

.rates-pxe-table-spacer-7k9m {
  width: 88px;
  flex-shrink: 0;
}

.rates-pxe-device-col-7k9m {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 88px;
  flex-shrink: 0;
}

.rates-pxe-device-img-7k9m {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.rates-pxe-device-img-7k9m img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.rates-pxe-device-badge-7k9m {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  padding: 0 6px;
  background-color: #e9f1ff;
  border-radius: 9999px;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  color: #272c96;
  text-align: center;
}

.rates-pxe-device-note-7k9m {
  font-weight: 400;
  font-size: 10px;
  line-height: 12.5px;
  color: rgba(0, 0, 0, 0.55);
  text-align: center;
  margin: 0;
}

.rates-pxe-table-row-7k9m {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 16px 0;
}

.rates-pxe-table-row-border-7k9m {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.rates-pxe-row-label-7k9m {
  width: 88px;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.9);
  opacity: 0.7;
}

.rates-pxe-rate-cell-7k9m {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 88px;
  flex-shrink: 0;
  padding-left: 20px;
  box-sizing: border-box;
}

.rates-pxe-rate-value-7k9m {
  margin: 0;
  color: rgba(0, 0, 0, 0.9);
}

.rates-pxe-rate-number-7k9m {
  display: inline-flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}

.rates-pxe-slot-digit-7k9m {
  display: inline-block;
  height: 20px;
  overflow: hidden;
  position: relative;
}

.rates-pxe-slot-track-7k9m {
  display: flex;
  flex-direction: column;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.rates-pxe-slot-char-7k9m {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rates-pxe-rate-percent-7k9m {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.rates-pxe-rate-iva-7k9m {
  font-weight: 400;
  font-size: 10px;
  line-height: 12.5px;
  color: rgba(0, 0, 0, 0.55);
  margin: 0;
}

.rates-pxe-hyperlink-7k9m {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17.5px;
  color: #3483fa;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-family: inherit;
}

.rates-pxe-hyperlink-icon-7k9m {
  width: 6.5px;
  height: 11.3px;
  flex-shrink: 0;
}

.rates-pxe-disclaimer-7k9m {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin: 0;
  padding: 0 20px;
  box-sizing: border-box;
}

.rates-pxe-disclaimer-line-7k9m {
  display: inline;
  margin: 0;
}

.rates-pxe-disclaimer-link-7k9m {
  color: #3483fa;
  text-decoration: none;
}

.rates-pxe-cta-card-7k9m {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: calc(100% - 40px);
  margin: 0 20px;
  padding: 24px;
  background-color: #f5f5f5;
  border-radius: 20px;
  box-sizing: border-box;
}

.rates-pxe-cta-text-7k9m {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
}

.rates-pxe-cta-link-7k9m {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #3483fa;
  text-decoration: none;
  padding-top: 4px;
}

.rates-pxe-modal-7k9m {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: none;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  animation:
    rates-pxe-modal-translate-in-7k9m 0.2s ease-in-out,
    rates-pxe-modal-fade-in-7k9m 0.2s ease-in-out;
}

.rates-pxe-modal-7k9m:not([open]) {
  display: none;
}

.rates-pxe-modal-7k9m::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  animation: rates-pxe-modal-fade-in-7k9m 0.2s ease-in-out;
}

@keyframes rates-pxe-modal-translate-in-7k9m {
  0% {
    margin-top: 300px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes rates-pxe-modal-fade-in-7k9m {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.rates-pxe-modal-7k9m.rates-pxe-modal-closing-7k9m {
  animation:
    rates-pxe-modal-translate-out-7k9m 0.2s ease-in-out forwards,
    rates-pxe-modal-fade-out-7k9m 0.2s ease-in-out forwards;
}

.rates-pxe-modal-7k9m.rates-pxe-modal-closing-7k9m::backdrop {
  animation: rates-pxe-modal-fade-out-7k9m 0.2s ease-in-out forwards;
}

@keyframes rates-pxe-modal-translate-out-7k9m {
  0% {
    margin-top: 0;
  }

  100% {
    margin-top: 300px;
  }
}

@keyframes rates-pxe-modal-fade-out-7k9m {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.rates-pxe-modal-container-7k9m {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.rates-pxe-modal-header-7k9m {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 24px 20px 0;
}

.rates-pxe-modal-title-7k9m {
  flex: 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 22.5px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
}

.rates-pxe-modal-close-7k9m {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 30px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.9);
  flex-shrink: 0;
}

.rates-pxe-modal-close-7k9m:hover {
  opacity: 0.7;
}

.rates-pxe-modal-content-7k9m {
  padding: 24px 20px 32px;
}

.rates-pxe-modal-section-7k9m {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.rates-pxe-modal-section-title-7k9m {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.9);
}

.rates-pxe-modal-divider-7k9m {
  flex: 1;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.25);
}

.rates-pxe-modal-description-7k9m {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
}

.rates-pxe-modal-description-7k9m strong {
  font-weight: 700;
}

.rates-pxe-modal-rates-list-7k9m {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.rates-pxe-modal-rate-row-7k9m {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rates-pxe-modal-rate-label-7k9m {
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.9);
}

.rates-pxe-modal-rate-value-7k9m {
  font-weight: 700;
  font-size: 14px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
}

body.rates-pxe-modal-open-7k9m {
  overflow: hidden;
}

@media (min-width: 768px) {
  .rates-pxe-container-7k9m {
    max-width: 600px;
    padding: 64px 0;
  }

  .rates-pxe-header-7k9m {
    padding: 0 40px;
  }

  .rates-pxe-selector-label-7k9m {
    padding: 0 40px;
  }

  .rates-pxe-selector-buttons-7k9m {
    padding: 0 40px;
  }

  .rates-pxe-table-7k9m {
    width: calc(100% - 80px);
    margin: 0 40px;
  }

  .rates-pxe-disclaimer-7k9m {
    padding: 0 40px;
  }

  .rates-pxe-cta-card-7k9m {
    width: calc(100% - 80px);
    margin: 0 40px;
  }
}

@media (min-width: 1028px) {
  .rates-pxe-container-7k9m {
    max-width: 1050px;
    padding: 120px 0;
  }

  .rates-pxe-header-7k9m {
    padding: 0;
    width: 100%;
  }

  .rates-pxe-title-7k9m {
    font-size: 56px;
    line-height: 64px;
    text-align: center;
  }

  .rates-pxe-content-7k9m {
    gap: 68px;
    width: 709px;
  }

  .rates-pxe-selector-7k9m {
    gap: 20px;
    margin-bottom: 0;
    width: 688px;
    align-items: center;
    margin: 0 auto;
  }

  .rates-pxe-selector-label-7k9m {
    padding: 0;
    text-align: center;
  }

  .rates-pxe-selector-buttons-7k9m {
    width: auto;
    max-width: none;
    margin-left: 0;
    padding: 0;
    gap: 8px;
    justify-content: center;
    overflow-x: visible;
    height: auto;
  }

  .rates-pxe-table-7k9m {
    width: 689px;
    margin: 0 auto;
    padding: 0 32px 32px;
    border-radius: 40px;
    position: relative;
  }

  .rates-pxe-table-header-7k9m {
    height: 130px;
    gap: 32px;
    justify-content: flex-end;
    padding-bottom: 16px;
  }

  .rates-pxe-table-spacer-7k9m {
    display: none;
  }

  .rates-pxe-device-col-7k9m {
    width: 187px;
  }

  .rates-pxe-device-badge-7k9m {
    font-size: 12px;
  }

  .rates-pxe-device-img-7k9m {
    width: 100px;
    height: 100px;
  }

  .rates-pxe-device-note-7k9m {
    font-size: 14px;
    line-height: 17.5px;
  }

  .rates-pxe-table-row-7k9m {
    gap: 32px;
    justify-content: flex-end;
  }


  .rates-pxe-row-label-7k9m {
    position: absolute;
    left: 48px;
    width: 155px;
    font-size: 14px;
    line-height: 17.5px;
  }

  .rates-pxe-table-row-border-7k9m .rates-pxe-row-label-7k9m {
    top: 166px;
  }

  .rates-pxe-table-row-7k9m:not(.rates-pxe-table-row-border-7k9m) .rates-pxe-row-label-7k9m {
    top: 243px;
  }

  .rates-pxe-rate-cell-7k9m {
    width: 187px;
    padding-left: 64px;
  }

  .rates-pxe-rate-number-7k9m {
    font-size: 24px;
    line-height: 27px;
  }

  .rates-pxe-slot-digit-7k9m {
    height: 27px;
  }

  .rates-pxe-slot-track-7k9m {
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .rates-pxe-slot-char-7k9m {
    height: 27px;
  }

  .rates-pxe-rate-percent-7k9m {
    font-size: 14px;
    line-height: 20px;
  }

  .rates-pxe-rate-iva-7k9m {
    font-size: 14px;
    line-height: 17.5px;
  }

  .rates-pxe-disclaimer-7k9m {
    width: auto;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rates-pxe-disclaimer-line-7k9m {
    display: block;
  }

  .rates-pxe-cta-card-7k9m {
    width: 688px;
    margin: 0 auto;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .rates-pxe-cta-link-7k9m {
    padding-top: 0;
  }

  .rates-pxe-modal-7k9m {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rates-pxe-modal-7k9m::backdrop {
    background-color: rgba(0, 0, 0, 0.8);
  }

  .rates-pxe-modal-container-7k9m {
    width: 436px;
    height: auto;
    max-height: 90vh;
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }

  .rates-pxe-modal-header-7k9m {
    padding: 32px 48px 12px;
    gap: 8px;
  }

  .rates-pxe-modal-title-7k9m {
    font-size: 24px;
    line-height: 27px;
  }

  .rates-pxe-modal-close-7k9m {
    height: 35px;
    padding-top: 10px;
  }

  .rates-pxe-modal-content-7k9m {
    padding: 32px 48px 48px;
  }

  .rates-pxe-modal-section-7k9m {
    gap: 32px;
  }

  .rates-pxe-modal-section-title-7k9m {
    gap: 16px;
    font-size: 14px;
    line-height: 17.5px;
    letter-spacing: 0.7px;
  }

  .rates-pxe-modal-description-7k9m {
    font-size: 14px;
    line-height: normal;
  }

  .rates-pxe-modal-rate-label-7k9m {
    font-size: 16px;
    line-height: 16px;
  }

  .rates-pxe-modal-rate-value-7k9m {
    font-size: 16px;
    line-height: 16px;
  }
}