<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap");
@media (max-width: 61.98rem) {
  .main {
    overflow-y: scroll;
    padding-top: 0px;
  }
}

.roboto {
  font-family: Roboto;
}

.size-10 {
  font-size: 10px;
}

.size-11 {
  font-size: 11px;
}

.size-12 {
  font-size: 12px;
}

.size-13 {
  font-size: 13px;
}

.size-14 {
  font-size: 14px;
}

.size-15 {
  font-size: 15px;
}

.size-16 {
  font-size: 16px;
}

.size-17 {
  font-size: 17px;
}

.size-18 {
  font-size: 18px;
}

.size-19 {
  font-size: 19px;
}

.size-20 {
  font-size: 20px;
}

.size-21 {
  font-size: 21px;
}

.size-22 {
  font-size: 22px;
}

.size-23 {
  font-size: 23px;
}

.size-24 {
  font-size: 24px;
}

.size-25 {
  font-size: 25px;
}

.size-26 {
  font-size: 26px;
}

.size-27 {
  font-size: 27px;
}

.size-28 {
  font-size: 28px;
}

.size-29 {
  font-size: 29px;
}

.size-30 {
  font-size: 30px;
}

.size-31 {
  font-size: 31px;
}

.size-32 {
  font-size: 32px;
}

.size-33 {
  font-size: 33px;
}

.size-34 {
  font-size: 34px;
}

.size-35 {
  font-size: 35px;
}

.size-36 {
  font-size: 36px;
}

.size-37 {
  font-size: 37px;
}

.size-38 {
  font-size: 38px;
}

.size-39 {
  font-size: 39px;
}

.size-40 {
  font-size: 40px;
}

.size-41 {
  font-size: 41px;
}

.size-42 {
  font-size: 42px;
}

.size-43 {
  font-size: 43px;
}

.size-44 {
  font-size: 44px;
}

.size-45 {
  font-size: 45px;
}

.size-46 {
  font-size: 46px;
}

.size-47 {
  font-size: 47px;
}

.size-48 {
  font-size: 48px;
}

.size-49 {
  font-size: 49px;
}

.size-50 {
  font-size: 50px;
}

.size-sm {
  font-size: 0.93rem !important;
}

.card-to-line {
  border: 0 !important;
  border-bottom: 1px solid #DFDFDF !important;
}

.borderless {
  border: 0 !important;
}

@media (min-width: 768px) {
  .card-to-line {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
  }
}
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.text-black {
  color: #000 !important;
}

.text-blue {
  color: #2C6ECA !important;
}

.text-muted {
  color: #6C757D !important;
}
.text-muted p {
  color: #6C757D !important;
}

.text-white {
  color: #fff !important;
}

.text-gray-500 {
  color: #ADB5BD !important;
}

.text-api-yellow {
  color: #E6B644 !important;
}

.text-api-green {
  color: #008275 !important;
}

.crp-info-container {
  border-radius: 4px;
  padding: 30px 20px;
}

.montly-plan-switch-div {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}
.montly-plan-switch-div &gt; p {
  padding: 0px !important;
  margin: 0px !important;
  cursor: pointer;
  text-decoration: underline;
}
.montly-plan-switch-div &gt; p:hover {
  font-weight: bold;
}

.main-contain-d-none {
  display: none;
}

.plans-main-container {
  height: 100%;
  font-family: "Open Sans", Arial, sans-serif !important;
  letter-spacing: 0.02rem !important;
  color: #212529;
}
.plans-main-container p {
  color: #212529 !important;
}
.plans-main-container h1, .plans-main-container h2, .plans-main-container h3, .plans-main-container h4, .plans-main-container h5, .plans-main-container h6 {
  letter-spacing: 0.02rem !important;
}

.green {
  color: #198754 !important;
}

.switch-cols {
  text-align: center !important;
  padding: 0.5rem !important;
  margin: 0.1rem !important;
  background: #F8F9FA;
  cursor: pointer;
  z-index: 0;
  box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.18);
}
.switch-cols.active {
  background: #fff;
}

.box-shadow {
  padding-top: 15px !important;
  transition: all 0.2s ease-in;
}
.box-shadow.active {
  border-top: 6px solid #212529;
}
.box-shadow.inactive {
  opacity: 0.6;
  border-top: 6px solid #6C757D;
  box-shadow: 0px 16px 70px rgba(0, 0, 0, 0.1);
}

.plan-container {
  position: relative;
  top: -1px;
  z-index: 10;
}

.plan-main-specs {
  z-index: 1;
}

.plan-popular-border {
  border: 3px solid #212529;
}

.plan-popular-border-light {
  border: 3px solid #DFDFDF;
}

.plan-recommended-border {
  border: 3px solid #198754;
}

.plan-boxes {
  z-index: 0;
  margin: 0;
  border-radius: 0.5rem;
  display: flex;
  flex-flow: column;
  margin-top: 1rem !important;
  padding-top: 2rem;
}
.plan-boxes .plan-popular-label-green {
  z-index: 1;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translate(-50%, 0%);
  background: #198754;
  color: #FFFFFF;
  border-radius: 0.2rem;
  font-size: 1.2rem;
  padding: 0.3rem;
  min-width: 75%;
  text-transform: uppercase;
}
.plan-boxes .plan-popular-label {
  z-index: 1;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translate(-50%, 0%);
  background: #212529;
  color: #FFFFFF;
  border-radius: 0.2rem;
  font-size: 1.2rem;
  padding: 0.3rem;
  min-width: 75%;
  text-transform: uppercase;
}
.plan-boxes &gt; .h4, .plan-boxes &gt; .h2, .plan-boxes &gt; p {
  text-align: center !important;
}
.plan-boxes &gt; .h4 &gt; .material-icons, .plan-boxes &gt; .h2 &gt; .material-icons, .plan-boxes &gt; p &gt; .material-icons {
  position: relative;
  top: 0.2rem;
}
.plan-boxes &gt; a {
  text-decoration: none;
}
.plan-boxes &gt; .plan-title {
  color: #198754 !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 28px !important;
  line-height: 34px !important;
}
.plan-boxes &gt; .plan-title-business {
  color: #856404 !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 28px !important;
  line-height: 34px !important;
}
.plan-boxes &gt; .separator {
  width: 85%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #EBECED;
}
.plan-boxes .plan-feat-de {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.plan-boxes .plan-feat-de .show-feat {
  color: #212529 !important;
  font-style: normal;
  font-weight: bold;
  font-size: 0.8rem;
  cursor: pointer;
}
.plan-boxes .plan-feat-de ul &gt; li {
  margin: 0;
}
.plan-boxes ul {
  box-sizing: content-box;
  padding: 0px;
}
.plan-boxes ul &gt; li {
  display: flex;
  margin-left: 20%;
}
.plan-boxes ul &gt; li &gt; p {
  margin: 0rem 0rem 0.5rem !important;
}

.extra-feat-col {
  display: flex;
  padding: 0.5rem;
  width: 90%;
  border: 3px solid #DFDFDF;
  border-radius: 0.3rem;
}
.extra-feat-col img {
  padding: 1rem;
}
.extra-feat-col .extra-feat-text {
  padding: 0.5rem;
}
.extra-feat-col .extra-feat-text .h4, .extra-feat-col .extra-feat-text p {
  margin: 0;
}

.plans-client-slider img {
  filter: grayscale(1);
  opacity: 0.5;
}
.plans-client-slider h6 {
  background: #FFFFFF !important;
  color: black !important;
  font-style: normal !important;
  font-weight: normal !important;
}

.main-feat-table td {
  padding: 0.4rem;
  vertical-align: middle !important;
}
.main-feat-table .resource-td {
  width: 35%;
  text-align: right !important;
}
.main-feat-table .resource-td .material-icons {
  position: relative;
  top: 0.2rem;
  margin-left: 1rem;
  cursor: pointer;
  color: #6C757D !important;
}
.main-feat-table .resource-td &gt; p {
  margin: 0px;
}

.disclaimer-icon {
  min-width: 48px;
  height: 48px;
  border-radius: 100%;
  border: 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
.disclaimer-icon.payment {
  background: rgba(207, 226, 255, 0.3);
  border: 1.5px solid rgba(13, 110, 253, 0.1);
  color: #0D6EFD;
}
.disclaimer-icon.return {
  background: rgba(224, 207, 252, 0.3);
  border: 1.5px solid #E0CFFC;
  color: #59359A;
}
.disclaimer-icon.secure {
  background: rgba(26, 161, 121, 0.05);
  border: 1.5px solid rgba(26, 161, 121, 0.3);
  color: #1AA179;
}

.payment-methods {
  border-radius: 4px;
  border: 1px solid #E3EAED;
  padding: 1px 3px;
  margin-right: 5px;
}
.payment-methods img {
  width: 28px;
}
.payment-methods span {
  text-transform: uppercase;
  color: #6C757D;
}

.slide-table {
  position: fixed;
  background: #fff;
  top: 100px;
  right: -100%;
  width: 100%;
  height: 90%;
  margin: auto;
}
.slide-table .slide-table-container {
  height: 85%;
  overflow-y: auto;
}
.slide-table.slidein {
  right: 0;
  transition: all 0.5s ease-in;
}
.slide-table.slideout {
  right: -100%;
  transition: all 0.5s ease-in;
}

.upgrade #non_business_montly,
.upgrade #show_business_plan {
  display: inline;
}
.upgrade #business_montly,
.upgrade #show_regular_plan {
  display: none;
}
.upgrade .show-business#non_business_montly, .upgrade .show-business#show_business_plan {
  display: none;
}
.upgrade .show-business#business_montly, .upgrade .show-business#show_regular_plan {
  display: inline;
}

.hyperlink,
a.hyperlink {
  color: #2C6ECA !important;
  text-decoration: none;
  background-color: transparent;
}
.hyperlink:hover,
a.hyperlink:hover {
  color: #2C6ECA !important;
  opacity: 0.85;
  text-decoration: none;
  background-color: transparent;
}

.contact-card {
  border: 0;
  border-radius: 8px;
}

.contact-background {
  border-radius: 128px 8px 8px 8px;
  background: linear-gradient(180deg, #C8C8C8 0%, rgba(239, 239, 239, 0) 100%);
  padding: 1.5rem 1.5rem 1.5rem 5rem;
  display: flex;
  align-items: center;
}

[aria-current=disabled] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #DEE2E6 !important;
  border-color: #DEE2E6;
}

.premium-icon {
  color: #EEA73B;
}

.pricing-cover {
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  background: transparent;
}

.table-grid {
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(312px, 365px));
  justify-content: center;
  width: 100%;
}

.table-grid-1 {
  grid-gap: 20px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(312px, 365px));
  justify-content: center;
  width: 100%;
  max-width: 830px !important;
}

.grid-column {
  border-radius: 12px;
  color: #ffffff;
  width: 365px;
  padding: 10px 2px;
}
.grid-column .column-content, .grid-column .row-content {
  width: 100%;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
}
.grid-column.focus .bestseller-product {
  top: -8px;
}
.grid-column.focus .column-content, .grid-column.focus .row-content {
  filter: drop-shadow(0px 16px 48px rgba(0, 0, 0, 0.176));
  position: absolute;
  top: 0;
}
.grid-column .column-content {
  padding-bottom: 20px;
}

.bestseller-product {
  position: absolute;
  background-color: #51DA9A;
  color: #212529;
  padding: 4px 10px;
  text-transform: uppercase;
  top: 0;
  right: 25px;
  border-radius: 4px;
  z-index: 10;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.12em;
}
.bestseller-product.subscription {
  background-color: #FFC107;
}

.cancel-anytime {
  font-size: 12px;
  color: #198754;
  font-weight: 600;
  margin-top: 10px;
}

.new-product {
  background-color: #CCE5FF;
  color: #004085;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 2px;
  font-weight: 600;
  font-size: 10px;
}

.pricing-table {
  height: 100%;
  opacity: 1;
  padding: 4px;
  margin: 0;
  transition: opacity 0.2s linear;
  width: 100%;
  line-height: 1.15;
  margin-bottom: 20px;
}
.pricing-table .pricing-column, .pricing-table .pricing-row {
  animation: slideUp 0.4s ease-in-out;
  animation-delay: calc(var(--pt-animate-in-order) * 0.2s);
  animation-fill-mode: forwards;
  opacity: 0.01;
}
.pricing-table .pricing-column .about-content, .pricing-table .pricing-row .about-content {
  padding: 20px;
}
.pricing-table .pricing-column .about-content .title-content, .pricing-table .pricing-row .about-content .title-content {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.pricing-table .pricing-column .about-content .description-content, .pricing-table .pricing-row .about-content .description-content {
  font-size: 14px;
  color: #AFBAC5;
}
.pricing-table .pricing-column .pricing-content, .pricing-table .pricing-row .pricing-content {
  padding: 0 20px;
}
.pricing-table .pricing-column .pricing-content .price-info-content .price-content, .pricing-table .pricing-row .pricing-content .price-info-content .price-content {
  font-size: 24px;
  font-weight: 700;
  margin-right: 4px;
}
.pricing-table .pricing-column .pricing-content .price-info-content .interval-content, .pricing-table .pricing-row .pricing-content .price-info-content .interval-content {
  font-size: 16px;
  color: #6C757D;
}
.pricing-table .pricing-column .about-content {
  margin-bottom: 15px;
  border-radius: 8px 8px 0 0;
}
.pricing-table .pricing-column .pricing-content {
  width: 100%;
}
.pricing-table .pricing-row .about-content {
  width: 30%;
  border-radius: 8px 0 0 8px;
}
.pricing-table .feature-list-container {
  padding: 20px 20px 0;
}
.pricing-table .feature-list-container .features-label {
  margin: 12px 0;
}
.pricing-table .feature-list-container .feature-list {
  margin-bottom: 12px;
  margin-top: 12px;
}
.pricing-table.has-fourItems .table-grid .pricing-column {
  max-width: 632px;
}

.interval-label {
  color: #6C757D;
  cursor: pointer;
  text-transform: capitalize;
}
.interval-label.active {
  color: #2C6ECA;
}

@media only screen and (max-width: 1115px) {
  .pricing-table.has-fourItems .table-grid {
    max-width: 632px;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0.01;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
  }
}
.table-striped tbody tr:nth-of-type(odd) {
  background: grey !important;
}

.table-stiped tbody tr td {
  background: transparent !important;
}

.collapsed .collapse_arrow {
  transform: rotate(-90deg);
  transition: all 0.3s ease;
}

.disable-select {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -ms-user-select: none;
}

.Tabs-Container {
  position: relative;
}

.Tabs-TabPanelContainer &gt; :nth-last-child(2):first-child {
  position: absolute;
}

.Tabs-TabList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.Tabs.is-insettabs .Tabs-TabList {
  background-color: hsla(0, 0%, 10%, 0.05);
  border: 1px solid hsla(0, 0%, 10%, 0.1);
  border-radius: 8px;
  padding: 2px;
}

.Tabs-TabListItem--overflow-toggle .Tabs-TabListItemContent {
  height: 100%;
}

.Tabs-TabListItem--overflow-toggle .Icon {
  margin-top: 2px;
}

.Tabs.is-insettabs .Tabs-TabListItem--overflow-toggle .Tabs-TabListItemContent {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-justify-content: center;
  justify-content: center;
}

.Tabs.is-insettabs .Tabs-TabListItem--overflow-toggle .Icon {
  margin-top: 0;
}

.Tabs.is-desktop .Tabs-TabListItem:hover .Tabs-TabListItemContent {
  opacity: 1;
}

.Tabs.is-desktop .Tabs-TabList--wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: start;
  justify-content: start;
}

.Tabs.is-desktop .Tabs-TabList--wrap .Tabs-TabListItemContainer {
  margin-left: 0;
}

.Tabs.is-desktop .Tabs-TabList.Tabs-TabList--wrap &gt; .Tabs-TabListItemContainer {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
}

.Tabs.is-mobile .Tabs-TabList {
  left: 50%;
  margin: -16px -50vw;
  overflow-x: scroll;
  overflow-x: -moz-scrollbars-none;
  padding-bottom: 16px;
  padding-top: 16px;
  position: relative;
  right: 50%;
  scrollbar-width: none;
  width: 100vw;
}

.Tabs.is-mobile.is-overflowing .Tabs-TabListItemContainer {
  -ms-flex-preferred-size: 27vw;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 0;
  -webkit-flex-basis: 27vw;
  flex-basis: 27vw;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 770px) {
  .grid-column.focus .bestseller-product {
    top: 3px;
  }
  .grid-column.focus .column-content, .grid-column.focus .row-content {
    filter: drop-shadow(0px 16px 48px rgba(0, 0, 0, 0.176));
    position: relative;
    top: 0;
  }
}
@media only screen and (max-width: 400px) {
  .grid-column {
    width: 320px;
  }
}
@media only screen and (max-width: 320px) {
  .Tabs.is-mobile.is-overflowing .Tabs-TabListItemContainer {
    -ms-flex-preferred-size: 26vw;
    -webkit-flex-basis: 26vw;
    flex-basis: 26vw;
  }
}
.Tabs.is-mobile .Tabs-TabList &gt; .Tabs-TabListItemContainer:first-of-type {
  margin-left: 16px;
}

.Tabs.is-mobile .Tabs-TabList &gt; .Tabs-TabListItemContainer:last-of-type {
  padding-right: 16px;
}

@media only screen and (min-width: 412px) {
  .Tabs.is-mobile .Tabs-TabList &gt; .Tabs-TabListItemContainer:first-of-type {
    margin-left: calc(50vw - 190px);
  }
  .Tabs.is-mobile .Tabs-TabList &gt; .Tabs-TabListItemContainer:last-of-type {
    padding-right: calc(50vw - 190px);
  }
}
.Tabs.is-mobile .Tabs-TabList::-webkit-scrollbar {
  display: none;
}

.Tabs.is-mobile.is-insettabs .Tabs-Container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.Tabs.is-mobile.is-insettabs .Tabs-TabList {
  margin-bottom: 0;
  margin-top: 0;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-bottom: 2px;
  padding-top: 2px;
}

.Tabs.is-mobile.is-insettabs .Tabs-TabList &gt; .Tabs-TabListItemContainer:first-of-type {
  margin-left: 0;
}

.Tabs.is-mobile.is-insettabs .Tabs-TabList &gt; .Tabs-TabListItemContainer:last-of-type {
  padding-right: 0;
}

@media only screen and (max-width: 575.98px) {
  .Tabs.is-insettabs .Tabs-TabListItem {
    padding: 6px 12px;
  }
}
.Tabs .Tabs-TabListItemContainer:first-of-type {
  margin-left: 0;
}

.Tabs-TabListItem {
  align-items: center;
  appearance: none !important;
  border: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  height: 100%;
  position: relative;
  text-align: left;
  transition: box-shadow 0.08s ease-in, border 0.08s ease-in;
  width: 100%;
}

.Tabs.is-insettabs .Tabs-TabListItem:focus-visible {
  box-shadow: 0 0 0 1px rgba(50, 151, 211, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 0 4px rgba(50, 151, 211, 0.3);
}

.Tabs.is-insettabs .Tabs-TabListItem {
  background-color: transparent;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600 !important;
  height: auto;
  line-height: 20px;
  padding: 8px 32px;
}

.Tabs-TabListItem::-moz-focus-inner {
  outline: 0 !important;
}

.Tabs-TabListItem:focus {
  outline: 0 !important;
}

.Tabs-TabListItem:focus-visible {
  box-shadow: 0 0 0 1px rgba(50, 151, 211, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 0 4px rgba(50, 151, 211, 0.3);
}

.Tabs-TabListItem:after {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease;
  will-change: transform;
}

.Tabs.is-insettabs .Tabs-TabListItem:after {
  background: hsla(0, 0%, 10%, 0.1);
  bottom: 8px;
  height: calc(100% - 16px);
  opacity: 1;
  top: 8px;
  width: 1px;
}

.Tabs.is-insettabs .Tabs-TabListItem--is-selected:after, .Tabs.is-insettabs .Tabs-TabListItemContainer--is-selected + .Tabs-TabListItemContainer .Tabs-TabListItem:after, .Tabs.is-insettabs .Tabs-TabListItemContainer:first-child .Tabs-TabListItem:after {
  opacity: 0;
}

.Tabs.is-insettabs .Tabs-TabListItem:hover {
  -webkit-filter: brightness(0.97);
  filter: brightness(0.97);
}

.Tabs.is-insettabs .Tabs-TabListItem {
  color: #1a1a1a;
}

.Tabs.is-insettabs .Tabs-TabListItem--is-selected {
  background-color: #5469d4;
  box-shadow: 0 2px 4px 0rgba 0, 0, 0, 0.07, 0 1px 1.5px 0rgba 0, 0, 0, 0.05;
  color: #212529;
  font-weight: 500;
}

.Tabs.is-insettabs .Tabs-TabListPaymentLabel:after {
  content: attr(data-text);
  content: attr(data-text)/"";
  font-weight: 500;
  height: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: hidden;
}

@media speech {
  .Tabs.is-insettabs .Tabs-TabListPaymentLabel:after {
    display: none;
  }
}
.Tabs.is-disabled .Tabs-TabListItem {
  cursor: auto;
}

.Tabs-TabListItem .Tabs-TabListItemContent {
  min-width: 0;
  opacity: 0.7;
  overflow: hidden;
  transition: opacity 0.2s ease;
  width: 100%;
  will-change: opacity;
}

.Tabs-TabListItem--is-selected .Tabs-TabListItemContent {
  opacity: 1;
}

.Tabs-TabListItem .Tabs-TabListItemContent svg {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.IntervalTabs {
  margin-bottom: 24px;
}

.IntervalTabs.is-insettabs.is-mobile .Tabs-TabList {
  width: calc(100vw - 72px);
}

.IntervalTabs .Tabs-TabListItem {
  color: #ffffff;
  transition: color 0.15s ease-in, font-weight 0.15s ease-in;
}

.IntervalTabs.IntervalTabs .Tabs-TabListItem--is-selected {
  background-color: transparent;
  box-shadow: none;
}

.IntervalTabs.IntervalTabs .Tabs-TabListItem:after {
  transition: opacity 0.25s ease-in;
}

.IntervalTabs.IntervalTabs .Tabs-TabListItem--is-selected:after {
  transition: opacity 0.01s ease-out 0.25s;
}

.IntervalTabs .Tabs-TabListItemContainer {
  z-index: 2;
}

.IntervalTabs .IntervalTabs-glider {
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  display: flex;
  position: absolute;
  transform: translateX(calc(var(--offset) - 2px));
  transition: 0.25s ease-out;
  z-index: 1;
}

.IntervalTabs-glider.left {
  --offset: 2px;
  height: 36px;
}

.IntervalTabs-glider.right {
  --offset: 159px;
  height: 36px;
}

.wizard .nav-tabs {
  position: relative;
  margin-bottom: 0;
  border-bottom-color: transparent;
}

.wizard &gt; div.wizard-inner {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px;
  text-align: center;
}

.connecting-line {
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  width: 65%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 15px;
  z-index: 1;
}

.wizard .nav-tabs &gt; li.active &gt; a,
.wizard .nav-tabs &gt; li.active &gt; a:hover,
.wizard .nav-tabs &gt; li.active &gt; a:focus {
  color: #555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tab {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 50%;
  background: #6c757d;
  z-index: 2;
  position: absolute;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}

span.round-tab i {
  color: #555;
}

.wizard li.active span.round-tab {
  background: #2c6eca;
  color: #fff;
}

.wizard li.active span.round-tab i {
  color: #5bc0de;
}

.wizard .nav-tabs &gt; li.active &gt; a i {
  font-weight: 600;
}

.wizard li:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0;
  border: 5px solid transparent;
  border-bottom-color: red;
  transition: 0.1s ease-in-out;
}

.wizard .nav-tabs &gt; li a {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  border-radius: 100%;
  padding: 0;
  background-color: transparent;
  position: relative;
  top: 0;
}

.wizard .nav-tabs &gt; li a i {
  position: absolute;
  top: 35px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  color: #343a40 !important;
}

.wizard .nav-tabs &gt; li a:hover {
  background: 0 0;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 20px;
}

.wizard h3 {
  margin-top: 0;
}

.prev-step,
.next-step {
  font-size: 13px;
  padding: 8px 24px;
  border: none;
  border-radius: 4px;
  margin-top: 30px;
}

.next-step {
  background-color: #0db02b;
}

/*Botones*/
.btn.btn-lg {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.77px;
  padding: 15px 36px;
  border-radius: 28px;
}

.btn.bg-primary:hover {
  color: #fff;
  opacity: 0.95;
}

.btn-success, .btn-pa {
  color: #fff;
  background-color: #198754 !important;
  border-color: #198754 !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-pa:hover, .btn-pa:focus, .btn-pa:active {
  color: #198754 !important;
  background-color: transparent !important;
  border-color: #198754 !important;
}
.btn-success.filled:hover, .btn-success.filled:focus, .btn-success.filled:active, .btn-pa.filled:hover, .btn-pa.filled:focus, .btn-pa.filled:active {
  background-color: #198754 !important;
  opacity: 0.8 !important;
  color: #fff !important;
}

.btn-outline-success {
  color: #198754;
  background-color: transparent;
  border-color: #198754;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-success-api {
  color: #0F3F3A !important;
  background-color: #9EEAE2 !important;
  border-color: #9EEAE2 !important;
}
.btn-success-api:hover, .btn-success-api:focus, .btn-success-api:active {
  color: #0F3F3A !important;
  background-color: transparent !important;
  border-color: #9EEAE2 !important;
}

.btn-pa {
  color: #fff;
  background-color: #198754 !important;
  border-color: #198754 !important;
}
.btn-pa:hover, .btn-pa:focus, .btn-pa:active {
  color: #198754 !important;
  background-color: transparent !important;
  border-color: #198754 !important;
}
.btn-pa.filled:hover, .btn-pa.filled:focus, .btn-pa.filled:active {
  background-color: #198754 !important;
  opacity: 0.8 !important;
  color: #fff !important;
}

.btn-co {
  color: #fff;
  background-color: #D13375 !important;
  border-color: #D13375 !important;
}
.btn-co:hover, .btn-co:focus, .btn-co:active {
  color: #D13375 !important;
  background-color: transparent !important;
  border-color: #D13375 !important;
}
.btn-co:hover img, .btn-co:focus img, .btn-co:active img {
  filter: hue-rotate(190deg);
}
.btn-co.filled:hover, .btn-co.filled:focus, .btn-co.filled:active {
  background-color: #D13375 !important;
  opacity: 0.8 !important;
  color: #fff !important;
}
.btn-co img {
  filter: grayscale(1) brightness(3);
}

.btn-ec {
  color: #fff;
  background-color: #41397D !important;
  border-color: #41397D !important;
}
.btn-ec:hover, .btn-ec:focus, .btn-ec:active {
  color: #41397D !important;
  background-color: transparent !important;
  border-color: #41397D !important;
}
.btn-ec:hover img, .btn-ec:focus img, .btn-ec:active img {
  filter: hue-rotate(190deg);
}
.btn-ec.filled:hover, .btn-ec.filled:focus, .btn-ec.filled:active {
  background-color: #41397D !important;
  opacity: 0.8 !important;
  color: #fff !important;
}
.btn-ec img {
  filter: grayscale(1) brightness(3);
}

.btn-outlined-pa {
  color: #198754;
  background-color: transparent;
  border-color: #198754;
}
.btn-outlined-pa:hover, .btn-outlined-pa:focus, .btn-outlined-pa:active {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-outlined-co {
  color: #D13375;
  background-color: transparent;
  border-color: #D13375 !important;
}
.btn-outlined-co:hover, .btn-outlined-co:focus, .btn-outlined-co:active {
  color: #fff;
  background-color: #D13375;
  border-color: #D13375;
}

.btn-outlined-ec {
  color: #41397D;
  background-color: transparent;
  border-color: #41397D;
}
.btn-outlined-ec:hover, .btn-outlined-ec:focus, .btn-outlined-ec:active {
  color: #fff;
  background-color: #41397D;
  border-color: #41397D;
}

.btn-primary {
  background-color: #2C6ECA;
  border-color: #2C6ECA !important;
  color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #ECA500;
  border-color: #ECA500 !important;
}

.btn-warning:hover {
  color: #ffffff;
}

.btn-blue {
  color: #ffffff;
  background-color: #2C6ECA;
  border-color: #2C6ECA !important;
}
.btn-blue:hover {
  background: transparent;
  color: #2C6ECA;
}

.btn-disabled {
  color: #fff;
  background-color: #6C757D !important;
  border-color: #6C757D !important;
}
.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active {
  color: #fff !important;
}

.btn.pn-outline {
  color: #444444;
  border: 1px solid #707070 !important;
}

.btn.pn-outline:hover {
  background-color: #4A924F;
  color: #fff;
  border-color: #4A924F;
}

.btn.btc-option {
  background-color: #DFDFDF;
  font-size: 14px;
  overflow-wrap: break-word !important;
  font-weight: 700;
  letter-spacing: 0.72px;
  color: #fff !important;
  height: 46px;
  line-height: 19px;
  padding: 0px 10px;
  width: 100%;
  text-align: left;
  border-radius: 13px;
  margin: 2px 0;
}

.btn.btc-option .material-icons {
  font-size: 18px;
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.btn.btc-option:hover {
  opacity: 0.9;
}

.btn.folder {
  background-color: #ECA500;
}

.btn.print {
  background-color: #747474;
}

.btn.primary {
  background-color: #4A924F;
}

.btn.avisos {
  background-color: #1CA2A2;
}

.btn.notification {
  background-color: #2765B1;
}

.btn.certificate {
  background-color: #196CC7;
}

.btn-light {
  border: 1px solid #DEE2E6 !important;
  background-color: #FFF;
  color: #212529;
}

.btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #212529;
  border-radius: 4px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  min-height: 2.5rem;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  transition: 0.3s;
  text-decoration: none;
}

.btn-gray-outlined {
  background: #f8f9fa;
  border: 1px solid #DEE2E6;
  color: #000;
}
.btn-gray-outlined:hover {
  background: transparent;
  color: #000;
}
.btn-gray-outlined:disabled {
  opacity: 0.3;
}

.btn-white {
  background: #fff;
  border: 1px solid #DEE2E6 !important;
  color: #212529;
}
.btn-white:hover {
  background: #eee;
  color: #5b5b5b !important;
}

.btn-white-outlined {
  background: transparent;
  border: 1px solid #DFDFDF !important;
  color: #212529;
}
.btn-white-outlined:hover {
  background: #eee;
  color: #fff;
}

.btn-green, .btn-pa {
  background: #198754;
  border: 1px solid #198754 !important;
  color: white;
}
.btn-green img, .btn-pa img {
  filter: grayscale(1) brightness(3);
}
.btn-green:hover, .btn-pa:hover {
  background: transparent;
  color: #198754;
}
.btn-green:hover img, .btn-pa:hover img {
  filter: none !important;
}

.btn-green-outlined {
  background: transparent;
  border: 1px solid #198754 !important;
  color: #198754;
}
.btn-green-outlined:hover {
  background: #198754;
  color: white;
}
.btn-green-outlined:disabled {
  opacity: 0.3;
}

.btn-api-yellow {
  background: #E6B644;
  border: 1px solid #E6B644 !important;
  color: #212529;
}
.btn-api-yellow:hover {
  background: transparent;
  color: #E6B644;
}

.btn-api-green {
  background: #008275;
  border: 1px solid #008275 !important;
  color: white;
}
.btn-api-green:hover {
  background: transparent;
  color: #008275;
}

.btn-kyb {
  background: #3970F1;
  border: 1px solid #3970F1 !important;
  color: #fff;
}
.btn-kyb:hover {
  background: transparent;
  color: #3970F1;
}

.btn-business-lite-green {
  background: #0C442A;
  border: 1px solid #0C442A !important;
  color: white;
}
.btn-business-lite-green:hover {
  background: transparent;
  color: #0C442A;
}

.btn-black {
  background: #212529;
  border: 1px solid #212529 !important;
  color: #fff;
}
.btn-black:hover {
  background: transparent;
  color: black !important;
}

.btn-black-outlined {
  background: transparent;
  border: 1px solid #212529 !important;
  color: #212529;
}
.btn-black-outlined:hover {
  background: #212529;
  color: white;
  border: 1px solid #212529 !important;
}
.btn-black-outlined:disabled {
  opacity: 0.3;
}

.btn-gray {
  background: #FFFFFF;
  border: 1px solid #d5d5d5 !important;
  color: #212529;
}
.btn-gray:hover {
  background: #efefef;
  color: black;
}

.btn-gray-200 {
  background: #E9ECEF;
  border: 1px solid #E9ECEF !important;
  color: #212529;
}
.btn-gray-200:hover {
  background: #FFFFFF;
  color: #495057;
}

.btn-gray-1000 {
  background: #FAFAFA;
  border: 1px solid #DFDFDF !important;
  color: #495057;
}
.btn-gray-1000:hover {
  background: #DFDFDF;
  color: #495057;
}

.btn-link {
  color: #007bff;
  background: transparent;
  border-color: transparent;
}
.btn-link:hover {
  text-decoration: underline;
}
.btn-link:focus {
  box-shadow: none !important;
}

.btn-gold {
  background: #FFD24A;
  border: 1px solid #FFD24A !important;
  color: #212529;
}
.btn-gold:hover {
  background: rgba(255, 210, 74, 0.6);
  color: #212529;
}

.btn-grape {
  background-color: #8230A6;
  border-color: #8230A6 !important;
  color: #fff;
}

.btn-grape:hover {
  background-color: #fff;
  border-color: #8230A6;
  color: #8230A6 !important;
}

.btn-dark {
  background-color: #212529;
  border-color: #212529 !important;
  color: #fff;
}
.btn-dark:hover {
  background: transparent !important;
  color: #212529 !important;
}

.btn-green-salem {
  background-color: #198754;
  border-color: #198754 !important;
  color: #fff;
}

.btn-batch-append {
  background-color: #2C6ECA;
  border-color: #2C6ECA !important;
  color: #fff;
}
.btn-batch-append:hover {
  background-color: transparent;
  border-color: #2C6ECA !important;
  color: #2C6ECA;
}

.btn-batch-append-outlined {
  background-color: transparent;
  border-color: #2C6ECA !important;
  color: #2C6ECA;
}
.btn-batch-append-outlined:hover {
  background-color: #2C6ECA;
  border-color: #2C6ECA;
  color: #fff;
}

.btn-google {
  background-color: #DC4E41;
  border: none;
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: 500;
  padding-left: 0;
  padding-right: 10px;
  line-height: 21px;
}

a.btn-google:hover {
  color: #fff;
  background-color: #d03526;
  opacity: 1;
}

.btn-google.btn-icon {
  padding-left: 10px;
  padding-right: 10px;
}

.btn-max-height {
  max-height: 47px !important;
}

.btn-copy {
  border-radius: 10px;
}

.btn.bg-grape {
  color: #fff;
}
.btn.bg-grape:hover {
  background-color: #8230A6;
  border-color: #8230A6 !important;
}
</pre></body></html>