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

.rates-mono-border-bg-m4p7 {
  background-color: #f5f5f5;
  width: 100%;
  box-sizing: border-box;
}

.rates-mono-wrapper-m4p7 {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 40px 40px;
}

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

.rates-mono-header-m4p7 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

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

.rates-mono-subtitle-m4p7 {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0;
}

.rates-mono-content-m4p7 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.rates-mono-selector-m4p7 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.rates-mono-selector-buttons-m4p7 {
  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-mono-selector-buttons-m4p7::-webkit-scrollbar {
  display: none;
}

.rates-mono-range-btn-m4p7 {
  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-mono-range-btn-m4p7:hover {
  background-color: #ebebeb;
}

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

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

.rates-mono-table-m4p7 {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 0 16px;
  width: 100%;
  box-sizing: border-box;
}

.rates-mono-table-row-m4p7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}

.rates-mono-table-row-border-m4p7 {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.rates-mono-row-label-m4p7 {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.9);
  opacity: 0.7;
}

.rates-mono-rate-cell-m4p7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  box-sizing: border-box;
}

.rates-mono-rate-value-m4p7 {
  margin: 0;
  color: rgba(0, 0, 0, 0.9);
}

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

.rates-mono-slot-digit-m4p7 {
  display: inline-block;
  height: 20px;
  overflow: hidden;
  position: relative;
}

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

.rates-mono-slot-char-m4p7 {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rates-mono-rate-percent-m4p7 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

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

.rates-mono-hyperlink-m4p7 {
  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-mono-hyperlink-icon-m4p7 {
  width: 6.5px;
  height: 11.3px;
  flex-shrink: 0;
}

.rates-mono-disclaimer-m4p7 {
  width: 100%;
  box-sizing: border-box;
}

.rates-mono-disclaimer-text-m4p7 {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin: 0;
}

.rates-mono-disclaimer-line-m4p7 {
  display: inline;
}

.rates-mono-disclaimer-link-m4p7 {
  color: #3483fa;
  text-decoration: none;
}

.rates-mono-cta-card-m4p7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  padding: 24px;
  background-color: #f5f5f5;
  border-radius: 20px;
  box-sizing: border-box;
}

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

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

.rates-mono-modal-m4p7 {
  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-mono-modal-translate-in-m4p7 0.2s ease-in-out,
    rates-mono-modal-fade-in-m4p7 0.2s ease-in-out;
}

.rates-mono-modal-m4p7:not([open]) {
  display: none;
}

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

@keyframes rates-mono-modal-translate-in-m4p7 {
  0% {
    margin-top: 300px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes rates-mono-modal-fade-in-m4p7 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.rates-mono-modal-m4p7.rates-mono-modal-closing-m4p7 {
  animation:
    rates-mono-modal-translate-out-m4p7 0.2s ease-in-out forwards,
    rates-mono-modal-fade-out-m4p7 0.2s ease-in-out forwards;
}

.rates-mono-modal-m4p7.rates-mono-modal-closing-m4p7::backdrop {
  animation: rates-mono-modal-fade-out-m4p7 0.2s ease-in-out forwards;
}

@keyframes rates-mono-modal-translate-out-m4p7 {
  0% {
    margin-top: 0;
  }

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

@keyframes rates-mono-modal-fade-out-m4p7 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.rates-mono-modal-container-m4p7 {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

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

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

.rates-mono-modal-close-m4p7 {
  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-mono-modal-close-m4p7:hover {
  opacity: 0.7;
}

.rates-mono-modal-content-m4p7 {
  padding: 24px 20px 32px;
}

.rates-mono-modal-section-m4p7 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.rates-mono-modal-section-title-m4p7 {
  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-mono-modal-divider-m4p7 {
  flex: 1;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.25);
}

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

.rates-mono-modal-description-m4p7 strong {
  font-weight: 700;
}

.rates-mono-modal-rates-list-m4p7 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.rates-mono-modal-rate-row-m4p7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

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

body.rates-mono-modal-open-m4p7 {
  overflow: hidden;
}

@media (min-width: 768px) {
  .rates-mono-container-m4p7 {
    max-width: 600px;
    padding: 64px 40px;
  }

  .rates-mono-selector-buttons-m4p7 {
    padding: 0 40px;
  }
}

@media (min-width: 1028px) {
  .rates-mono-container-m4p7 {
    max-width: 1048px;
    padding: 80px 0 120px;
  }

  .rates-mono-header-m4p7 {
    align-items: center;
    text-align: center;
  }

  .rates-mono-title-m4p7 {
    font-size: 56px;
    line-height: 64px;
  }

  .rates-mono-subtitle-m4p7 {
    font-size: 20px;
    line-height: 32px;
  }

  .rates-mono-content-m4p7 {
    gap: 32px;
    width: 510px;
  }

  .rates-mono-selector-m4p7 {
    align-items: center;
  }

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

  .rates-mono-table-m4p7 {
    width: 510px;
    padding: 0 32px;
    border-radius: 20px;
  }

  .rates-mono-table-row-m4p7 {
    padding: 16px 0;
    gap: 80px;
  }

  .rates-mono-table-row-border-m4p7 {
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }

  .rates-mono-row-label-m4p7 {
    flex: 1;
    font-size: 14px;
    line-height: 18px;
    opacity: 0.72;
  }

  .rates-mono-rate-cell-m4p7 {
    padding-left: 0;
  }

  .rates-mono-rate-number-m4p7 {
    font-size: 24px;
    line-height: 27px;
  }

  .rates-mono-slot-digit-m4p7 {
    height: 27px;
  }

  .rates-mono-slot-char-m4p7 {
    height: 27px;
  }

  .rates-mono-rate-percent-m4p7 {
    font-size: 14px;
    line-height: 20px;
  }

  .rates-mono-rate-iva-m4p7 {
    font-size: 14px;
    line-height: 17.5px;
    opacity: 0.64;
  }

  .rates-mono-disclaimer-m4p7 {
    width: 691px;
  }

  .rates-mono-disclaimer-text-m4p7 {
    font-size: 14px;
    line-height: 20px;
  }

  .rates-mono-disclaimer-line-m4p7 {
    display: block;
  }

  .rates-mono-cta-card-m4p7 {
    width: 688px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .rates-mono-cta-link-m4p7 {
    padding-top: 0;
  }

  .rates-mono-modal-m4p7 {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rates-mono-modal-m4p7::backdrop {
    background-color: rgba(0, 0, 0, 0.8);
  }

  .rates-mono-modal-container-m4p7 {
    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-mono-modal-header-m4p7 {
    padding: 32px 48px 12px;
    gap: 8px;
  }

  .rates-mono-modal-title-m4p7 {
    font-size: 24px;
    line-height: 27px;
  }

  .rates-mono-modal-close-m4p7 {
    height: 35px;
    padding-top: 10px;
  }

  .rates-mono-modal-content-m4p7 {
    padding: 32px 48px 48px;
  }

  .rates-mono-modal-section-m4p7 {
    gap: 32px;
  }

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

  .rates-mono-modal-description-m4p7 {
    font-size: 14px;
    line-height: normal;
  }

  .rates-mono-modal-rate-label-m4p7 {
    font-size: 16px;
    line-height: 16px;
  }

  .rates-mono-modal-rate-value-m4p7 {
    font-size: 16px;
    line-height: 16px;
  }
}
