@keyframes splide-loading {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  z-index: 1
}

.splide--rtl {
  direction: rtl
}

.splide__track--ttb>.splide__list {
  display: block
}

.splide__container {
  box-sizing: border-box;
  position: relative
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
  display: none
}

.splide__progress__bar {
  width: 0
}

.splide {
  position: relative;
  visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative
}

.splide__slide img {
  vertical-align: bottom
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0
}

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
:after,
:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
  margin: 0
}

hr {
  color: inherit;
  height: 0
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
  box-shadow: none
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

button {
  border: none
}

ul {
  list-style: none
}


.title-hero,
.title-hero * {
  font-size: clamp(38px, 38px + 26 * (100cqi - 375px)/825, 64px);
  font-weight: 500;
  letter-spacing: -1.14px;
  line-height: 1.1
}

@media (min-width:1024px) {

  .title-hero,
  .title-hero * {
    font-weight: 500;
    letter-spacing: -1.92px;
    line-height: 1.1
  }
}

.title-great-hero,
.title-great-hero * {
  font-size: clamp(3.438rem, 5vw + 2rem, 6rem);
  font-weight: 500;
  letter-spacing: -1.98px;
  line-height: 1
}

@media (min-width:1024px) {

  .title-great-hero,
  .title-great-hero * {
    font-weight: 500;
    letter-spacing: -4.95px;
    line-height: 1.1
  }
}

.paragraph-hero,
.paragraph-hero * {
  font-size: clamp(14px, 14px + 4 * (100cqi - 375px)/825, 18px);
  font-weight: 400;
  letter-spacing: -.14px;
  line-height: 1.55
}

@media (min-width:1024px) {

  .paragraph-hero,
  .paragraph-hero * {
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 1.55
  }
}

.paragraph-hero :has(~.paragraph-hero-clamp-cq),
.paragraph-hero:has(~.paragraph-hero-clamp-cq) {
  margin-bottom: 1.125rem
}

.title-1,
.title-1 * {
  font-size: clamp(26px, 26px + 22 * (100cqi - 375px)/825, 48px);
  font-weight: 500;
  letter-spacing: -.77974px;
  line-height: 1.1
}

@media (min-width:1024px) {

  .title-1,
  .title-1 * {
    font-weight: 500;
    letter-spacing: -1.43952px;
    line-height: 1.1
  }
}

.title-2,
.title-2 * {
  font-size: clamp(24px, 24px + 16 * (100cqi - 375px)/825, 40px);
  font-weight: 500;
  letter-spacing: -.48px;
  line-height: 1.1
}

@media (min-width:1024px) {

  .title-2,
  .title-2 * {
    font-weight: 500;
    letter-spacing: -.8px;
    line-height: 1.1
  }
}

.title-3,
.title-3 * {
  font-size: 1.25rem;
  font-size: clamp(20px, 20px + 12 * (100cqi - 375px)/825, 32px);
  font-weight: 500;
  letter-spacing: -.4px;
  line-height: 1.26
}

@media (min-width:1024px) {

  .title-3,
  .title-3 * {
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: -.64px;
    line-height: 1.26
  }
}

.title-4,
.title-4 * {
  font-size: clamp(18px, 18px + 6 * (100cqi - 375px)/825, 24px);
  font-weight: 500;
  letter-spacing: -.36px;
  line-height: 1.2
}

@media (min-width:1024px) {

  .title-4,
  .title-4 * {
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 1.2
  }
}

.title-5,
.title-5 * {
  font-size: clamp(16px, 16px + 4 * (100cqi - 375px)/825, 20px);
  font-weight: 600;
  letter-spacing: -.3px;
  line-height: 1.26
}

@media (min-width:1024px) {

  .title-5,
  .title-5 * {
    font-weight: 500;
    letter-spacing: -.4px;
    line-height: 1.26
  }
}

.paragraph {
  display: flex;
  flex-direction: column;
  font-size: clamp(13px, 13px + 3 * (100cqi - 375px)/825, 16px);
  font-weight: 400;
  gap: 1rem;
  letter-spacing: -.13px;
  line-height: 1.55
}

@media (min-width:1024px) {
  .paragraph {
    font-weight: 400;
    letter-spacing: -.16px;
    line-height: 1.55
  }
}

.paragraph:has(~.paragraph-clamp-cq) {
  margin-bottom: 1rem
}

.paragraph a {
  text-decoration: underline
}

.tag {
  font-size: .75rem;
  font-weight: 500;
  letter-spacing: .24px;
  line-height: 1;
  text-transform: uppercase
}

@media (min-width:1024px) {
  .tag {
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: .24px;
    line-height: 1
  }
}

.small-text {
  font-size: .75rem;
  font-weight: 400;
  letter-spacing: -.12px;
  line-height: 1.55
}

@media (min-width:1024px) {
  .small-text {
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: -.12px;
    line-height: 1.55
  }
}

.medium-text {
  font-size: .8125rem;
  font-weight: 400;
  letter-spacing: .26px;
  line-height: 1
}

@media (min-width:1024px) {
  .medium-text {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .28px;
    line-height: 1
  }
}

.button-menu {
  font-size: .875rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1
}

@media (min-width:1024px) {
  .button-menu {
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1
  }
}

.button-menu-header {
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: -.14px;
  line-height: 1
}

@media (min-width:1024px) {
  .button-menu-header {
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: -.14px;
    line-height: 1
  }
}

.text-link {
  font-size: clamp(.75rem, 1vw + .5rem, 1rem);
  font-weight: 400;
  letter-spacing: .28px;
  line-height: 1;
  text-decoration: underline
}

@media (min-width:1024px) {
  .text-link {
    font-weight: 400;
    letter-spacing: .32px;
    line-height: 1
  }
}

:where(.title-1, .title-2, .title-3, .title-4, .title-5, .paragraph, .small-text, .tag) {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media (max-width:639px) {
  .m-0 {
    margin: 0 !important
  }

  .mt-0 {
    margin-top: 0 !important
  }

  .mr-0 {
    margin-right: 0 !important
  }

  .mb-0 {
    margin-bottom: 0 !important
  }

  .ml-0,
  .mx-0 {
    margin-left: 0 !important
  }

  .mx-0 {
    margin-right: 0 !important
  }

  .my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
  }

  .p-0 {
    padding: 0 !important
  }

  .pt-0 {
    padding-top: 0 !important
  }

  .pr-0 {
    padding-right: 0 !important
  }

  .pb-0 {
    padding-bottom: 0 !important
  }

  .pl-0,
  .px-0 {
    padding-left: 0 !important
  }

  .px-0 {
    padding-right: 0 !important
  }

  .py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
  }

  .m-0_5 {
    margin: .25rem !important
  }

  .mt-0_5 {
    margin-top: .25rem !important
  }

  .mr-0_5 {
    margin-right: .25rem !important
  }

  .mb-0_5 {
    margin-bottom: .25rem !important
  }

  .ml-0_5,
  .mx-0_5 {
    margin-left: .25rem !important
  }

  .mx-0_5 {
    margin-right: .25rem !important
  }

  .my-0_5 {
    margin-bottom: .25rem !important;
    margin-top: .25rem !important
  }

  .p-0_5 {
    padding: .25rem !important
  }

  .pt-0_5 {
    padding-top: .25rem !important
  }

  .pr-0_5 {
    padding-right: .25rem !important
  }

  .pb-0_5 {
    padding-bottom: .25rem !important
  }

  .pl-0_5,
  .px-0_5 {
    padding-left: .25rem !important
  }

  .px-0_5 {
    padding-right: .25rem !important
  }

  .py-0_5 {
    padding-bottom: .25rem !important;
    padding-top: .25rem !important
  }

  .m-1 {
    margin: .5rem !important
  }

  .mt-1 {
    margin-top: .5rem !important
  }

  .mr-1 {
    margin-right: .5rem !important
  }

  .mb-1 {
    margin-bottom: .5rem !important
  }

  .ml-1,
  .mx-1 {
    margin-left: .5rem !important
  }

  .mx-1 {
    margin-right: .5rem !important
  }

  .my-1 {
    margin-bottom: .5rem !important;
    margin-top: .5rem !important
  }

  .p-1 {
    padding: .5rem !important
  }

  .pt-1 {
    padding-top: .5rem !important
  }

  .pr-1 {
    padding-right: .5rem !important
  }

  .pb-1 {
    padding-bottom: .5rem !important
  }

  .pl-1,
  .px-1 {
    padding-left: .5rem !important
  }

  .px-1 {
    padding-right: .5rem !important
  }

  .py-1 {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important
  }

  .m-1_5 {
    margin: .75rem !important
  }

  .mt-1_5 {
    margin-top: .75rem !important
  }

  .mr-1_5 {
    margin-right: .75rem !important
  }

  .mb-1_5 {
    margin-bottom: .75rem !important
  }

  .ml-1_5,
  .mx-1_5 {
    margin-left: .75rem !important
  }

  .mx-1_5 {
    margin-right: .75rem !important
  }

  .my-1_5 {
    margin-bottom: .75rem !important;
    margin-top: .75rem !important
  }

  .p-1_5 {
    padding: .75rem !important
  }

  .pt-1_5 {
    padding-top: .75rem !important
  }

  .pr-1_5 {
    padding-right: .75rem !important
  }

  .pb-1_5 {
    padding-bottom: .75rem !important
  }

  .pl-1_5,
  .px-1_5 {
    padding-left: .75rem !important
  }

  .px-1_5 {
    padding-right: .75rem !important
  }

  .py-1_5 {
    padding-bottom: .75rem !important;
    padding-top: .75rem !important
  }

  .m-2 {
    margin: 1rem !important
  }

  .mt-2 {
    margin-top: 1rem !important
  }

  .mr-2 {
    margin-right: 1rem !important
  }

  .mb-2 {
    margin-bottom: 1rem !important
  }

  .ml-2,
  .mx-2 {
    margin-left: 1rem !important
  }

  .mx-2 {
    margin-right: 1rem !important
  }

  .my-2 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important
  }

  .p-2 {
    padding: 1rem !important
  }

  .pt-2 {
    padding-top: 1rem !important
  }

  .pr-2 {
    padding-right: 1rem !important
  }

  .pb-2 {
    padding-bottom: 1rem !important
  }

  .pl-2,
  .px-2 {
    padding-left: 1rem !important
  }

  .px-2 {
    padding-right: 1rem !important
  }

  .py-2 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
  }

  .m-3 {
    margin: 1.5rem !important
  }

  .mt-3 {
    margin-top: 1.5rem !important
  }

  .mr-3 {
    margin-right: 1.5rem !important
  }

  .mb-3 {
    margin-bottom: 1.5rem !important
  }

  .ml-3,
  .mx-3 {
    margin-left: 1.5rem !important
  }

  .mx-3 {
    margin-right: 1.5rem !important
  }

  .my-3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important
  }

  .p-3 {
    padding: 1.5rem !important
  }

  .pt-3 {
    padding-top: 1.5rem !important
  }

  .pr-3 {
    padding-right: 1.5rem !important
  }

  .pb-3 {
    padding-bottom: 1.5rem !important
  }

  .pl-3,
  .px-3 {
    padding-left: 1.5rem !important
  }

  .px-3 {
    padding-right: 1.5rem !important
  }

  .py-3 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important
  }

  .m-4 {
    margin: 2rem !important
  }

  .mt-4 {
    margin-top: 2rem !important
  }

  .mr-4 {
    margin-right: 2rem !important
  }

  .mb-4 {
    margin-bottom: 2rem !important
  }

  .ml-4,
  .mx-4 {
    margin-left: 2rem !important
  }

  .mx-4 {
    margin-right: 2rem !important
  }

  .my-4 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important
  }

  .p-4 {
    padding: 2rem !important
  }

  .pt-4 {
    padding-top: 2rem !important
  }

  .pr-4 {
    padding-right: 2rem !important
  }

  .pb-4 {
    padding-bottom: 2rem !important
  }

  .pl-4,
  .px-4 {
    padding-left: 2rem !important
  }

  .px-4 {
    padding-right: 2rem !important
  }

  .py-4 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important
  }

  .m-8 {
    margin: 4rem !important
  }

  .mt-8 {
    margin-top: 4rem !important
  }

  .mr-8 {
    margin-right: 4rem !important
  }

  .mb-8 {
    margin-bottom: 4rem !important
  }

  .ml-8,
  .mx-8 {
    margin-left: 4rem !important
  }

  .mx-8 {
    margin-right: 4rem !important
  }

  .my-8 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important
  }

  .p-8 {
    padding: 4rem !important
  }

  .pt-8 {
    padding-top: 4rem !important
  }

  .pr-8 {
    padding-right: 4rem !important
  }

  .pb-8 {
    padding-bottom: 4rem !important
  }

  .pl-8,
  .px-8 {
    padding-left: 4rem !important
  }

  .px-8 {
    padding-right: 4rem !important
  }

  .py-8 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important
  }

  .m-10 {
    margin: 5rem !important
  }

  .mt-10 {
    margin-top: 5rem !important
  }

  .mr-10 {
    margin-right: 5rem !important
  }

  .mb-10 {
    margin-bottom: 5rem !important
  }

  .ml-10,
  .mx-10 {
    margin-left: 5rem !important
  }

  .mx-10 {
    margin-right: 5rem !important
  }

  .my-10 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important
  }

  .p-10 {
    padding: 5rem !important
  }

  .pt-10 {
    padding-top: 5rem !important
  }

  .pr-10 {
    padding-right: 5rem !important
  }

  .pb-10 {
    padding-bottom: 5rem !important
  }

  .pl-10,
  .px-10 {
    padding-left: 5rem !important
  }

  .px-10 {
    padding-right: 5rem !important
  }

  .py-10 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important
  }

  .m-15 {
    margin: 7.5rem !important
  }

  .mt-15 {
    margin-top: 7.5rem !important
  }

  .mr-15 {
    margin-right: 7.5rem !important
  }

  .mb-15 {
    margin-bottom: 7.5rem !important
  }

  .ml-15,
  .mx-15 {
    margin-left: 7.5rem !important
  }

  .mx-15 {
    margin-right: 7.5rem !important
  }

  .my-15 {
    margin-bottom: 7.5rem !important;
    margin-top: 7.5rem !important
  }

  .p-15 {
    padding: 7.5rem !important
  }

  .pt-15 {
    padding-top: 7.5rem !important
  }

  .pr-15 {
    padding-right: 7.5rem !important
  }

  .pb-15 {
    padding-bottom: 7.5rem !important
  }

  .pl-15,
  .px-15 {
    padding-left: 7.5rem !important
  }

  .px-15 {
    padding-right: 7.5rem !important
  }

  .py-15 {
    padding-bottom: 7.5rem !important;
    padding-top: 7.5rem !important
  }
}

@media (min-width:640px) {
  .m-0 {
    margin: 0 !important
  }

  .mt-0 {
    margin-top: 0 !important
  }

  .mr-0 {
    margin-right: 0 !important
  }

  .mb-0 {
    margin-bottom: 0 !important
  }

  .ml-0,
  .mx-0 {
    margin-left: 0 !important
  }

  .mx-0 {
    margin-right: 0 !important
  }

  .my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
  }

  .p-0 {
    padding: 0 !important
  }

  .pt-0 {
    padding-top: 0 !important
  }

  .pr-0 {
    padding-right: 0 !important
  }

  .pb-0 {
    padding-bottom: 0 !important
  }

  .pl-0,
  .px-0 {
    padding-left: 0 !important
  }

  .px-0 {
    padding-right: 0 !important
  }

  .py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
  }

  .m-0_5 {
    margin: .5rem !important
  }

  .mt-0_5 {
    margin-top: .5rem !important
  }

  .mr-0_5 {
    margin-right: .5rem !important
  }

  .mb-0_5 {
    margin-bottom: .5rem !important
  }

  .ml-0_5,
  .mx-0_5 {
    margin-left: .5rem !important
  }

  .mx-0_5 {
    margin-right: .5rem !important
  }

  .my-0_5 {
    margin-bottom: .5rem !important;
    margin-top: .5rem !important
  }

  .p-0_5 {
    padding: .5rem !important
  }

  .pt-0_5 {
    padding-top: .5rem !important
  }

  .pr-0_5 {
    padding-right: .5rem !important
  }

  .pb-0_5 {
    padding-bottom: .5rem !important
  }

  .pl-0_5,
  .px-0_5 {
    padding-left: .5rem !important
  }

  .px-0_5 {
    padding-right: .5rem !important
  }

  .py-0_5 {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important
  }

  .m-1 {
    margin: 1rem !important
  }

  .mt-1 {
    margin-top: 1rem !important
  }

  .mr-1 {
    margin-right: 1rem !important
  }

  .mb-1 {
    margin-bottom: 1rem !important
  }

  .ml-1,
  .mx-1 {
    margin-left: 1rem !important
  }

  .mx-1 {
    margin-right: 1rem !important
  }

  .my-1 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important
  }

  .p-1 {
    padding: 1rem !important
  }

  .pt-1 {
    padding-top: 1rem !important
  }

  .pr-1 {
    padding-right: 1rem !important
  }

  .pb-1 {
    padding-bottom: 1rem !important
  }

  .pl-1,
  .px-1 {
    padding-left: 1rem !important
  }

  .px-1 {
    padding-right: 1rem !important
  }

  .py-1 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
  }

  .m-1_5 {
    margin: 1.5rem !important
  }

  .mt-1_5 {
    margin-top: 1.5rem !important
  }

  .mr-1_5 {
    margin-right: 1.5rem !important
  }

  .mb-1_5 {
    margin-bottom: 1.5rem !important
  }

  .ml-1_5,
  .mx-1_5 {
    margin-left: 1.5rem !important
  }

  .mx-1_5 {
    margin-right: 1.5rem !important
  }

  .my-1_5 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important
  }

  .p-1_5 {
    padding: 1.5rem !important
  }

  .pt-1_5 {
    padding-top: 1.5rem !important
  }

  .pr-1_5 {
    padding-right: 1.5rem !important
  }

  .pb-1_5 {
    padding-bottom: 1.5rem !important
  }

  .pl-1_5,
  .px-1_5 {
    padding-left: 1.5rem !important
  }

  .px-1_5 {
    padding-right: 1.5rem !important
  }

  .py-1_5 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important
  }

  .m-2 {
    margin: 2rem !important
  }

  .mt-2 {
    margin-top: 2rem !important
  }

  .mr-2 {
    margin-right: 2rem !important
  }

  .mb-2 {
    margin-bottom: 2rem !important
  }

  .ml-2,
  .mx-2 {
    margin-left: 2rem !important
  }

  .mx-2 {
    margin-right: 2rem !important
  }

  .my-2 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important
  }

  .p-2 {
    padding: 2rem !important
  }

  .pt-2 {
    padding-top: 2rem !important
  }

  .pr-2 {
    padding-right: 2rem !important
  }

  .pb-2 {
    padding-bottom: 2rem !important
  }

  .pl-2,
  .px-2 {
    padding-left: 2rem !important
  }

  .px-2 {
    padding-right: 2rem !important
  }

  .py-2 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important
  }

  .m-3 {
    margin: 3rem !important
  }

  .mt-3 {
    margin-top: 3rem !important
  }

  .mr-3 {
    margin-right: 3rem !important
  }

  .mb-3 {
    margin-bottom: 3rem !important
  }

  .ml-3,
  .mx-3 {
    margin-left: 3rem !important
  }

  .mx-3 {
    margin-right: 3rem !important
  }

  .my-3 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important
  }

  .p-3 {
    padding: 3rem !important
  }

  .pt-3 {
    padding-top: 3rem !important
  }

  .pr-3 {
    padding-right: 3rem !important
  }

  .pb-3 {
    padding-bottom: 3rem !important
  }

  .pl-3,
  .px-3 {
    padding-left: 3rem !important
  }

  .px-3 {
    padding-right: 3rem !important
  }

  .py-3 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important
  }

  .m-4 {
    margin: 4rem !important
  }

  .mt-4 {
    margin-top: 4rem !important
  }

  .mr-4 {
    margin-right: 4rem !important
  }

  .mb-4 {
    margin-bottom: 4rem !important
  }

  .ml-4,
  .mx-4 {
    margin-left: 4rem !important
  }

  .mx-4 {
    margin-right: 4rem !important
  }

  .my-4 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important
  }

  .p-4 {
    padding: 4rem !important
  }

  .pt-4 {
    padding-top: 4rem !important
  }

  .pr-4 {
    padding-right: 4rem !important
  }

  .pb-4 {
    padding-bottom: 4rem !important
  }

  .pl-4,
  .px-4 {
    padding-left: 4rem !important
  }

  .px-4 {
    padding-right: 4rem !important
  }

  .py-4 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important
  }

  .m-8 {
    margin: 8rem !important
  }

  .mt-8 {
    margin-top: 8rem !important
  }

  .mr-8 {
    margin-right: 8rem !important
  }

  .mb-8 {
    margin-bottom: 8rem !important
  }

  .ml-8,
  .mx-8 {
    margin-left: 8rem !important
  }

  .mx-8 {
    margin-right: 8rem !important
  }

  .my-8 {
    margin-bottom: 8rem !important;
    margin-top: 8rem !important
  }

  .p-8 {
    padding: 8rem !important
  }

  .pt-8 {
    padding-top: 8rem !important
  }

  .pr-8 {
    padding-right: 8rem !important
  }

  .pb-8 {
    padding-bottom: 8rem !important
  }

  .pl-8,
  .px-8 {
    padding-left: 8rem !important
  }

  .px-8 {
    padding-right: 8rem !important
  }

  .py-8 {
    padding-bottom: 8rem !important;
    padding-top: 8rem !important
  }

  .m-10 {
    margin: 10rem !important
  }

  .mt-10 {
    margin-top: 10rem !important
  }

  .mr-10 {
    margin-right: 10rem !important
  }

  .mb-10 {
    margin-bottom: 10rem !important
  }

  .ml-10,
  .mx-10 {
    margin-left: 10rem !important
  }

  .mx-10 {
    margin-right: 10rem !important
  }

  .my-10 {
    margin-bottom: 10rem !important;
    margin-top: 10rem !important
  }

  .p-10 {
    padding: 10rem !important
  }

  .pt-10 {
    padding-top: 10rem !important
  }

  .pr-10 {
    padding-right: 10rem !important
  }

  .pb-10 {
    padding-bottom: 10rem !important
  }

  .pl-10,
  .px-10 {
    padding-left: 10rem !important
  }

  .px-10 {
    padding-right: 10rem !important
  }

  .py-10 {
    padding-bottom: 10rem !important;
    padding-top: 10rem !important
  }

  .m-15 {
    margin: 15rem !important
  }

  .mt-15 {
    margin-top: 15rem !important
  }

  .mr-15 {
    margin-right: 15rem !important
  }

  .mb-15 {
    margin-bottom: 15rem !important
  }

  .ml-15,
  .mx-15 {
    margin-left: 15rem !important
  }

  .mx-15 {
    margin-right: 15rem !important
  }

  .my-15 {
    margin-bottom: 15rem !important;
    margin-top: 15rem !important
  }

  .p-15 {
    padding: 15rem !important
  }

  .pt-15 {
    padding-top: 15rem !important
  }

  .pr-15 {
    padding-right: 15rem !important
  }

  .pb-15 {
    padding-bottom: 15rem !important
  }

  .pl-15,
  .px-15 {
    padding-left: 15rem !important
  }

  .px-15 {
    padding-right: 15rem !important
  }

  .py-15 {
    padding-bottom: 15rem !important;
    padding-top: 15rem !important
  }
}

.--text-center {
  text-align: center !important
}

.text-left {
  text-align: left !important
}

.--hidden {
  visibility: hidden !important
}

.--mobile-only {
  display: block !important
}

@media (min-width:640px) {
  .--mobile-only {
    display: none !important
  }
}

.--desktop-only {
  display: none !important
}

@media (min-width:640px) {
  .--desktop-only {
    display: block !important
  }
}

.--below-895 {
  display: block !important
}

@media (min-width:895px) {
  .--below-895 {
    display: none !important
  }
}

.--below-895-flex {
  display: flex !important
}

@media (min-width:895px) {
  .--below-895-flex {
    display: none !important
  }
}

.--above-895 {
  display: none !important
}

@media (min-width:895px) {
  .--above-895 {
    display: flex !important
  }
}

.--above-895-grid {
  display: none !important
}

@media (min-width:895px) {
  .--above-895-grid {
    display: grid !important
  }
}

.--above-895-flex {
  display: none !important
}

@media (min-width:895px) {
  .--above-895-flex {
    display: flex !important
  }
}

.--visibility-hidden {
  visibility: hidden !important
}

.--card-height-sm {
  height: 10.375rem !important
}

@media (min-width:640px) {
  .--card-height-sm {
    height: 15rem !important
  }
}

.--card-height-md {
  height: 13.875rem !important
}

@media (min-width:640px) {
  .--card-height-md {
    height: 20rem !important
  }
}

.--card-height-lg {
  height: 20.125rem !important
}

@media (min-width:640px) {
  .--card-height-lg {
    height: 29.125rem !important
  }
}

.--card-height-xl {
  height: 22.5rem !important
}

@media (min-width:640px) {
  .--card-height-xl {
    height: 32.1875rem !important
  }
}

.--fullwidth-height-xs {
  height: 8.75rem !important
}

@media (min-width:640px) {
  .--fullwidth-height-xs {
    height: 15rem !important
  }
}

.--fullwidth-height-sm {
  height: 15rem !important
}

@media (min-width:640px) {
  .--fullwidth-height-sm {
    height: 25rem !important
  }
}

.--fullwidth-height-md {
  height: 15rem !important
}

@media (min-width:640px) {
  .--fullwidth-height-md {
    height: 30rem !important
  }
}

.--fullwidth-height-lg {
  height: 15rem !important
}

@media (min-width:640px) {
  .--fullwidth-height-lg {
    height: 40rem !important
  }
}

.--variation-up {
  color: #269532 !important
}

.--variation-down {
  color: #ff4d4f !important
}

.--variation-none {
  color: #1673fe !important
}

.--no-scroll {
  height: 100% !important;
  overflow: hidden !important
}

.grid {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {
  .grid {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.component-container {
  padding: .5rem 1rem;
  position: relative
}

@media (min-width:640px) {
  .component-container.--image-background .component-container-content:has(.simple-hero) {
    min-height: 100dvh
  }
}

.component-wrapper {
  border-radius: .75rem;
  overflow: visible;
  position: relative;
  width: 100%
}

.component-wrapper>img,
.component-wrapper>video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.component-container-bg-el {
  border-radius: .75rem;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.component-container-bg-el.--floating {
  height: calc(100% - 10rem)
}

.component-container-bg-el.--desktop {
  display: none
}

@media (min-width:640px) {
  .component-container-bg-el.--desktop {
    display: block
  }
}

.component-container-bg-el.--mobile {
  display: block
}

@media (min-width:640px) {
  .component-container-bg-el.--mobile {
    display: none
  }
}

.component-container-content {
  border-radius: .75rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

.component-container-content:has(.footer) {
  border-radius: 0;
  margin-top: 0
}

@media (min-width:768px) {
  .component-container-content:has(.footer) {
    margin-top: .5rem
  }
}

.component-layout {
  padding: 0 1.5rem
}

@media (min-width:640px) {
  .component-layout {
    padding: 0 2.5rem
  }
}

.component-layout.full-width {
  overflow: hidden;
  padding: 0 !important;
  width: 100%
}

.component-layout:has(.master-container) {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.component-layout-wrapper[class*=cols-] {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  margin: 0 auto;
  max-width: 75rem;
  row-gap: 0
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-] {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.component-layout-wrapper[class*=cols-].cols-1>*,
.component-layout-wrapper[class*=cols-].cols-2>* {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-].cols-2>* {
    grid-column: span 6
  }
}

.component-layout-wrapper[class*=cols-].cols-3>* {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-].cols-3>* {
    grid-column: span 4
  }
}

.component-layout-wrapper[class*=cols-].cols-4>* {
  grid-column: span 2
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-].cols-4>* {
    grid-column: span 3
  }
}

.component-layout-wrapper[class*=cols-].cols-custom.--novedades>:first-of-type {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-].cols-custom.--novedades>:first-of-type {
    grid-column: span 8
  }
}

.component-layout-wrapper[class*=cols-].cols-custom.--novedades>:nth-of-type(2) {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .component-layout-wrapper[class*=cols-].cols-custom.--novedades>:nth-of-type(2) {
    grid-column: span 4
  }

  .component-layout-wrapper[class*=cols-].cols-custom.--novedades>:nth-of-type(2) .image-wrapper {
    aspect-ratio: 6/7.93
  }
}

.component-layout-wrapper.full-width {
  width: 100%
}

.component {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  container-type: inline-size;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {
  .component {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.component-container-type {
  container-type: inline-size
}

.component-padding {
  padding: 0 1.5rem
}

@media (min-width:640px) {
  .component-padding {
    padding: 0 2.5rem
  }
}

#headlessui-portal-root {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

[class*=cols-]:not(.cols-1)>* {
  opacity: 0
}

:root {
  --swiper-theme-color: #111 !important
}

* {
  text-wrap: balance
}

html {
  scroll-behavior: smooth
}

body {
  font-family: Inter, sans-serif !important
}

a {
  color: inherit;
  text-decoration: none
}

.--theme-dark .divider {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-dark.--above-895,
.--theme-dark.--below-895 {
  background-color: transparent;
  transition: background-color .3s ease
}

.--theme-dark.--above-895 .lang-selector,
.--theme-dark.--above-895 .menu-btn,
.--theme-dark.--below-895 .lang-selector,
.--theme-dark.--below-895 .menu-btn {
  background-color: transparent
}

.--theme-dark.--above-895.--hovered,
.--theme-dark.--below-895.--hovered {
  background-color: #fff
}

.--theme-dark.--above-895.--hovered .lang-selector,
.--theme-dark.--above-895.--hovered .menu-btn,
.--theme-dark.--below-895.--hovered .lang-selector,
.--theme-dark.--below-895.--hovered .menu-btn {
  color: #111
}

.--theme-dark.header.--below-895 .burger div,
.--theme-dark.header.--below-895 .burger:after,
.--theme-dark.header.--below-895 .burger:before,
.--theme-dark.header.--below-895.--hovered .burger div,
.--theme-dark.header.--below-895.--hovered .burger:after,
.--theme-dark.header.--below-895.--hovered .burger:before {
  background-color: #111
}

.--theme-dark.header.--below-895 [data-el=tab-option].--active {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-dark.header.--below-895 [data-el=tab-option].--active .small-text {
  color: #111
}

.--theme-dark.header.--below-895 .login a {
  border-color: #111
}

.--theme-dark.header.--below-895 .login a:nth-of-type(2) {
  background-color: #111;
  color: #fff
}

.--theme-dark.header.--above-895 .menu-item.--active .menu-btn {
  background-color: #111;
  color: #fff !important
}

.--theme-dark.header.--above-895 .menu-item.--active:hover .menu-btn {
  background-color: hsla(0, 0%, 7%, .8)
}

.--theme-dark.header.--above-895 .menu-item.--hovered:not(.--active) .menu-btn {
  background-color: hsla(0, 0%, 7%, .1);
  color: #111 !important
}

.--theme-dark.header.--above-895 .item-with-description {
  border-radius: .75rem;
  transition: background-color .2s ease-in-out
}

.--theme-dark.header.--above-895 .item-with-description:hover {
  background-color: #e7e7e7
}

.--theme-dark.header.--above-895 .item-with-description:has(.disabled) a {
  color: hsla(0, 0%, 7%, .5)
}

.--theme-dark.header.--above-895 .item-with-description:has(.disabled):hover {
  background-color: transparent
}

.--theme-dark.header.--above-895 .block-2-wrapper .divider {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-dark.header.--above-895 .small-text {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.header.--above-895 .lang-selector {
  cursor: pointer
}

.--theme-dark.header.--above-895 .lang-selector,
.--theme-dark.header.--above-895 .menu-btn {
  transition: background-color .2s ease-in-out
}

.--theme-dark.header.--above-895 .lang-selector:hover,
.--theme-dark.header.--above-895 .menu-btn:hover {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-dark.header.--above-895 [class*=block-] .--highlighted {
  background-color: #111;
  color: #fff;
  transition: background-color .2s ease-in-out
}

.--theme-dark.header.--above-895 [class*=block-] .--highlighted:hover {
  background-color: hsla(0, 0%, 7%, .8)
}

.--theme-dark.header.--above-895 .long-text-content {
  color: #111
}

.--theme-dark.hero.--great-hero {
  --hero-color-gradient-start: #111;
  --hero-color-gradient-end: #111
}

.--theme-dark .btn-primary {
  background-color: #111;
  color: #fff
}

.--theme-dark .btn-primary:hover {
  background-color: hsla(0, 0%, 7%, .8)
}

.--theme-dark .btn-secondary {
  -webkit-backdrop-filter: blur(.75rem);
  backdrop-filter: blur(.75rem);
  background-color: hsla(0, 0%, 100%, .1);
  border: 1px solid #111;
  color: #111
}

@media (min-width:640px) {
  .--theme-dark .btn-secondary:hover {
    background-color: #fff
  }
}

.--theme-dark .btn-tertiary {
  -webkit-backdrop-filter: blur(.75rem);
  backdrop-filter: blur(.75rem);
  background-color: hsla(0, 0%, 100%, .1);
  border: 1px solid hsla(0, 0%, 7%, .1);
  color: #111
}

.--theme-dark .paragraph-hero,
.--theme-dark .title-great-hero,
.--theme-dark .title-hero {
  color: #111
}

.--theme-dark .paragraph,
.--theme-dark .tag,
.--theme-dark .text-link {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark .--richtext a {
  color: hsla(0, 0%, 7%, .6) !important
}

.--theme-dark .paragraph a,
.--theme-dark .title-1,
.--theme-dark .title-2,
.--theme-dark .title-3,
.--theme-dark .title-4,
.--theme-dark .title-5 {
  color: #111
}

.--theme-dark.card {
  background-color: hsla(0, 0%, 100%, .9);
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.card .tag {
  background-color: hsla(0, 0%, 100%, .3);
  border-color: hsla(0, 0%, 7%, .1);
  color: #111
}

.--theme-dark.card .chevron {
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.card .chevron svg path {
  stroke: #111
}

.--theme-dark.card .paragraph {
  transition: all .2s ease-in-out
}

.--theme-dark.card:hover .paragraph {
  color: #111
}

.--theme-dark.card-simple .card-simple__tag {
  color: hsla(0, 0%, 7%, .5)
}

.--theme-dark.card-with-list-of-features .card-list-item {
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.card-highlight-number .card-highlight-number__title,
.--theme-dark.card-with-list-of-features .card-list-item .paragraph {
  color: #111
}

.--theme-dark.card-job-listing {
  background-color: hsla(0, 0%, 100%, .2)
}

@media (min-width:640px) {
  .--theme-dark.card-job-listing:hover {
    background-color: #fff
  }
}

.--theme-dark.card-job-listing svg {
  color: #111
}

.--theme-dark.card-with-block-image .small-text {
  color: hsla(0, 0%, 7%, .5)
}

.--theme-dark.text-feature .title {
  border-left-color: #111
}

.--theme-dark.text-feature .content {
  border-left-color: hsla(0, 0%, 7%, .2)
}

.--theme-dark.card-new .title {
  color: #111
}

.--theme-dark.card-new .author-date-wrapper {
  color: hsla(0, 0%, 7%, .7)
}

.--theme-dark.card-new .tag {
  background-color: hsla(0, 0%, 7%, .2);
  color: #fff
}

.--theme-dark .card-emisiones,
.--theme-dark .card-emisiones-mobile {
  background-color: #fff
}

.--theme-dark .card-emisiones .paragraph,
.--theme-dark .card-emisiones .title,
.--theme-dark .card-emisiones-mobile .paragraph,
.--theme-dark .card-emisiones-mobile .title {
  color: #111
}

.--theme-dark .card-emisiones .card-header,
.--theme-dark .card-emisiones-mobile .card-header {
  border-bottom: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark .card-emisiones .card-header svg,
.--theme-dark .card-emisiones-mobile .card-header svg {
  color: hsla(0, 0%, 7%, .2)
}

.--theme-dark .card-emisiones .card-label-title,
.--theme-dark .card-emisiones .card-label-title .label,
.--theme-dark .card-emisiones .item-max-capital-agente-colocador,
.--theme-dark .card-emisiones-mobile .card-label-title,
.--theme-dark .card-emisiones-mobile .card-label-title .label,
.--theme-dark .card-emisiones-mobile .item-max-capital-agente-colocador {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark .card-emisiones .card-label-title .value,
.--theme-dark .card-emisiones-mobile .card-label-title .value {
  color: #111
}

.--theme-dark .card-emisiones .pill,
.--theme-dark .card-emisiones-mobile .pill {
  background-color: hsla(0, 0%, 7%, .05);
  color: #111;
  height: 1.75rem
}

.--theme-dark .card-emisiones .pill svg,
.--theme-dark .card-emisiones-mobile .pill svg {
  color: #fff
}

.--theme-dark .card-emisiones .pill.--pill-download,
.--theme-dark .card-emisiones-mobile .pill.--pill-download {
  background-color: #111;
  color: #fff;
  cursor: pointer
}

.--theme-dark .card-emisiones .accordion .toggle-arrow path,
.--theme-dark .card-emisiones-mobile .accordion .toggle-arrow path {
  fill: #111
}

.--theme-dark .card-emisiones .chevron,
.--theme-dark .card-emisiones-mobile .chevron {
  background-color: hsla(0, 0%, 100%, .2);
  border: 1px solid hsla(0, 0%, 7%, .1);
  transition: all .2s ease-in-out
}

.--theme-dark .card-emisiones .chevron svg path,
.--theme-dark .card-emisiones-mobile .chevron svg path {
  stroke: #111
}

@media (min-width:640px) {

  .--theme-dark .card-emisiones .chevron:hover,
  .--theme-dark .card-emisiones-mobile .chevron:hover {
    background-color: #fff;
    border: 1px solid #111;
    color: #111
  }
}

.--theme-dark .card-emisiones-mobile .block-pills-container,
.--theme-dark .card-emisiones-mobile .dates-wrapper {
  border-bottom: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark .card-emisiones-mobile:hover .paragraph {
  color: #111 !important
}

.--theme-dark.card-product {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-dark.card-research {
  background-color: hsla(0, 0%, 95%, .898)
}

.--theme-dark.card-research .card-simple__tag {
  color: rgba(10, 34, 43, .4)
}

.--theme-dark.card-research .title-5 {
  color: #111
}

.--theme-dark.card-research .paragraph {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.testimonial .content-el,
.--theme-dark.testimonial .content-el .paragraph {
  color: #111
}

.--theme-dark.accordion__container .title-5 {
  color: #fff
}

.--theme-dark.accordion__container .paragraph {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-dark.accordion__container .accordion__visible-part {
  background-color: hsla(0, 0%, 7%, .3);
  border: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-dark.accordion__container .accordion__visible-part:hover {
  background-color: hsla(0, 0%, 7%, .6);
  border: 1px solid #fff
}

.--theme-dark.accordion__container .accordion__visible-part:hover .chevron {
  border: 1.5px solid #fff
}

.--theme-dark.accordion__container .accordion__visible-part.--active {
  background-color: hsla(0, 0%, 7%, .6);
  border: 1px solid #fff
}

.--theme-dark.accordion__container .accordion__visible-part.--active .chevron {
  border: 1.5px solid #fff
}

.--theme-dark.accordion__container .accordion__visible-part .accordion svg path {
  stroke: #fff
}

.--theme-dark.accordion__container .chevron {
  background-color: transparent;
  border: 1.5px solid hsla(0, 0%, 7%, .1);
  color: #fff;
  transition: all .2s ease-in-out
}

@media (min-width:640px) {
  .--theme-dark.accordion__container .chevron:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff
  }
}

.--theme-dark.tabs {
  border-bottom: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.tabs .tabs-block {
  background: hsla(0, 0%, 7%, .05);
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.tabs .line {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-dark.tabs .slider {
  background-color: #fff
}

.--theme-dark.tabs li {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.tabs li.--tab-active {
  color: #111
}

.--theme-dark.tabs .filter-pill {
  border: 1px solid hsla(0, 0%, 7%, .2) !important
}

@media (min-width:640px) {
  .--theme-dark.tabs .filter-pill:hover {
    background-color: #fff;
    border: 1px solid #111 !important;
    color: #111
  }
}

.--theme-dark.tabs .filter-pill.--border {
  background-color: #fff;
  border: 1px solid #111 !important;
  padding-right: 10px;
  transition: all .2s ease-in-out
}

.--theme-dark.form .form-input {
  background-color: hsla(0, 0%, 100%, .3);
  border: 1px solid hsla(0, 0%, 7%, .2);
  color: #111
}

.--theme-dark.form .form-input:not(:-moz-placeholder-shown):hover {
  background-color: hsla(0, 0%, 100%, .5);
  border: 1px solid hsla(0, 0%, 7%, .5)
}

.--theme-dark.form .form-input:hover,
.--theme-dark.form .form-input:not(:placeholder-shown):hover {
  background-color: hsla(0, 0%, 100%, .5);
  border: 1px solid hsla(0, 0%, 7%, .5)
}

.--theme-dark.form .form-input:focus {
  background-color: #fff;
  border: 1px solid #111
}

.--theme-dark.form .form-input:focus+label {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.form .form-input:not(:-moz-placeholder-shown) {
  background-color: #fff
}

.--theme-dark.form .form-input:not(:placeholder-shown) {
  background-color: #fff
}

.--theme-dark.form .form-input:not(:-moz-placeholder-shown)+label {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.form .form-input:not(:placeholder-shown)+label {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-dark.form .optional {
  color: hsla(0, 0%, 7%, .4)
}

.--theme-dark.form .form-input-label {
  color: #111
}

.--theme-dark.form .form-input-select {
  background-color: hsla(0, 0%, 100%, .3);
  border: 1px solid hsla(0, 0%, 7%, .2);
  color: #111
}

.--theme-dark.form .form-input-select:hover {
  background-color: hsla(0, 0%, 100%, .5) !important;
  border: 1px solid hsla(0, 0%, 7%, .5) !important
}

.--theme-dark.form .form-input-select:not(.interacted):invalid {
  background-color: hsla(0, 0%, 100%, .3)
}

.--theme-dark.form .form-input-select:valid {
  background-color: #fff;
  border: 1px solid hsla(0, 0%, 7%, .2)
}

.--theme-dark.form .form-input-select.--error,
.--theme-dark.form .form-input.--error {
  background-color: hsla(0, 100%, 98%, .9) !important;
  border: 1px solid #ff4d4f;
  color: #ff4d4f
}

.--theme-dark.form .form-input-select.--error:hover,
.--theme-dark.form .form-input.--error:hover {
  border: 1px solid #ff4d4f !important
}

.--theme-dark.form .form-input-select.--error+label,
.--theme-dark.form .form-input.--error+label {
  color: hsla(0, 0%, 7%, .6) !important
}

.--theme-dark .count-wrapper {
  background-color: #111;
  color: #fff
}

.--theme-dark.footer .paragraph {
  color: #fff
}

.--theme-dark.footer .locale-link,
.--theme-dark.footer .small-text {
  color: hsla(0, 0%, 100%, .5)
}

@media (min-width:640px) {

  .--theme-dark.footer .locale-link:hover,
  .--theme-dark.footer .small-text:hover {
    color: #fff
  }
}

.--theme-dark.footer .locale-link .dropdown-footer {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-dark.footer .locale-link .safari-caret path {
  stroke: hsla(0, 0%, 100%, .5)
}

.--theme-dark.footer li .paragraph {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-dark.footer .accordion>.paragraph,
.--theme-dark.footer .chevron {
  color: #fff
}

.--theme-dark.footer .accordion__visible-part {
  border-top-color: hsla(0, 0%, 100%, .2)
}

.--theme-dark.footer .block-2 {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff
}

.--theme-dark.footer .block-3 .content-box .small-text:first-of-type {
  color: #fff
}

.--theme-dark.footer .block-3 .content-box .small-text:nth-of-type(2) {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-dark.modal-react .chevron {
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-dark.modal-react .filter-pill:not(.--active) {
  background-color: hsla(0, 0%, 7%, .05) !important;
  border: 1px solid transparent !important;
  color: #111
}

@media (min-width:640px) {
  .--theme-dark.modal-react .filter-pill:not(.--active):hover {
    background-color: #fff !important;
    border: 1px solid #111 !important
  }
}

.--theme-dark.modal-react .filter-pill.--active {
  background-color: #111 !important;
  border: 1px solid #111 !important;
  color: #fff
}

.--theme-dark .filters .filter-btn {
  color: #111
}

.--theme-dark svg.icon path {
  stroke: #111 !important;
  stroke-width: 1px !important
}

.--theme-dark.header .logo svg {
  color: #111 !important
}

.--theme-dark.header .button-menu-header {
  color: #111
}

.--theme-dark.arrows-container .splide__arrows {
  border-color: hsla(0, 0%, 100%, .2) !important
}

.--theme-dark.arrows-container .splide__arrows .splide__arrow {
  background-color: transparent
}

.--theme-dark.arrows-container .splide__arrows .splide__arrow .chevron {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  transition: all .2s ease-in-out
}

@media (min-width:640px) {
  .--theme-dark.arrows-container .splide__arrows .splide__arrow .chevron:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #111
  }
}

.--theme-dark.arrows-container .splide__arrows .splide__arrow:disabled .chevron {
  border: 1px solid hsla(0, 0%, 100%, .3);
  color: hsla(0, 0%, 100%, .2);
  cursor: auto
}

.--theme-dark.arrows-container .splide__arrows .splide__arrow:disabled .chevron:active,
.--theme-dark.arrows-container .splide__arrows .splide__arrow:disabled .chevron:hover {
  background: transparent;
  border: 1px solid hsla(0, 0%, 100%, .3);
  color: hsla(0, 0%, 100%, .2)
}

.--theme-dark.arrows-container .splide__progress__bar {
  background-color: hsla(0, 0%, 100%, .1)
}

.--theme-light .divider {
  background-color: hsla(0, 0%, 100%, .3)
}

.--theme-light.header.--below-895.--hovered .burger div,
.--theme-light.header.--below-895.--hovered .burger:after,
.--theme-light.header.--below-895.--hovered .burger:before {
  background-color: #111
}

.--theme-light.header.--below-895.--hovered svg {
  color: #111
}

.--theme-light.header.--below-895 .burger div,
.--theme-light.header.--below-895 .burger:after,
.--theme-light.header.--below-895 .burger:before {
  background-color: #fff
}

.--theme-light.header.--below-895 .lang-selector {
  color: #fff
}

.--theme-light.header.--below-895 .lang-selector svg * {
  stroke: #fff
}

.--theme-light.header.--below-895 svg {
  color: #fff
}

.--theme-light.header.--below-895 .nav-mobile-sublist a {
  color: #111
}

.--theme-light.header.--below-895 [data-el=tab-option].--active {
  background-color: #111
}

.--theme-light.header.--below-895 [data-el=tab-option].--active .small-text {
  color: #fff !important
}

.--theme-light.header.--below-895 .login a {
  border-color: #111
}

.--theme-light.header.--below-895 .login a:nth-of-type(2) {
  background-color: #111;
  color: #fff
}

.--theme-light.header.--above-895 .menu-item.--active .menu-btn {
  background-color: #fff;
  color: #111 !important
}

.--theme-light.header.--above-895 .menu-item.--active:hover .menu-btn {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.header.--above-895 .menu-item.--hovered:not(.--active) .menu-btn {
  background-color: hsla(0, 0%, 7%, .1);
  color: #111 !important
}

.--theme-light.header.--above-895 .item-with-description {
  transition: background-color .2s ease-in-out
}

.--theme-light.header.--above-895 .item-with-description:hover {
  background-color: #e7e7e7
}

.--theme-light.header.--above-895 .item-with-description:has(.disabled) a {
  color: hsla(0, 0%, 7%, .5)
}

.--theme-light.header.--above-895 .item-with-description:has(.disabled):hover {
  background-color: transparent
}

.--theme-light.header.--above-895 .block-2-wrapper .divider {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.header.--above-895 .small-text {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-light.header.--above-895 .lang-selector {
  color: #fff;
  cursor: pointer
}

.--theme-light.header.--above-895 .lang-selector svg * {
  stroke: #fff
}

.--theme-light.header.--above-895 .lang-selector,
.--theme-light.header.--above-895 .menu-btn {
  transition: background-color .2s ease-in-out
}

.--theme-light.header.--above-895 .lang-selector:hover,
.--theme-light.header.--above-895 .menu-btn:hover {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.header.--above-895 [class*=block-] .--highlighted {
  background-color: #fff;
  color: #111;
  transition: background-color .2s ease-in-out
}

.--theme-light.header.--above-895 [class*=block-] .--highlighted:hover {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.hero.--great-hero {
  --hero-color-gradient-start: #fff;
  --hero-color-gradient-end: #fff
}

.--theme-light .btn-primary {
  background-color: #fff;
  box-shadow: 0 0 8px 0 hsla(0, 0%, 7%, .2);
  color: #111
}

@media (min-width:640px) {
  .--theme-light .btn-primary {
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem)
  }

  .--theme-light .btn-primary:hover {
    background-color: hsla(0, 0%, 100%, .8)
  }
}

.--theme-light .btn-secondary {
  -webkit-backdrop-filter: blur(.75rem);
  backdrop-filter: blur(.75rem);
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 100%, .1);
  color: #fff
}

@media (min-width:640px) {
  .--theme-light .btn-secondary:hover {
    background-color: #111
  }
}

.--theme-light .btn-tertiary {
  -webkit-backdrop-filter: blur(.75rem);
  backdrop-filter: blur(.75rem);
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 100%, .1);
  color: #fff
}

.--theme-light .paragraph-hero,
.--theme-light .text-link,
.--theme-light .title-great-hero,
.--theme-light .title-hero {
  color: #fff
}

.--theme-light .paragraph,
.--theme-light .tag {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-light .paragraph a,
.--theme-light .title-1,
.--theme-light .title-2,
.--theme-light .title-3,
.--theme-light .title-4,
.--theme-light .title-5 {
  color: #fff
}

.--theme-light .--richtext a {
  color: hsla(0, 0%, 7%, .6) !important;
  font-weight: 400
}

.--theme-light.card {
  background-color: hsla(0, 0%, 7%, .3);
  border: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-light.card .tag {
  background-color: hsla(0, 0%, 7%, .1);
  border-color: hsla(0, 0%, 100%, .1);
  color: #fff
}

.--theme-light.card .chevron {
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 100%, .1);
  color: #111
}

.--theme-light.card .chevron svg path {
  stroke: #fff
}

.--theme-light.card .paragraph {
  transition: all .2s ease-in-out
}

.--theme-light.card:hover .paragraph {
  color: #fff
}

.--theme-light.card-simple .card-simple__tag {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-light.card-with-list-of-features .card-list-item {
  border: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-light.card-highlight-number .card-highlight-number__title,
.--theme-light.card-with-list-of-features .card-list-item .paragraph {
  color: #fff
}

.--theme-light.card-job-listing {
  background-color: hsla(0, 0%, 7%, .3)
}

@media (min-width:640px) {
  .--theme-light.card-job-listing:hover {
    background-color: hsla(0, 0%, 7%, .1)
  }
}

.--theme-light.card-job-listing svg {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-light.card-new .title {
  color: #fff
}

.--theme-light.card-new .author-date-wrapper {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-light.card-new .tag {
  background-color: hsla(0, 0%, 100%, .1)
}

.--theme-light .card-emisiones,
.--theme-light .card-emisiones-mobile {
  background-color: hsla(0, 0%, 7%, .8)
}

.--theme-light .card-emisiones .paragraph,
.--theme-light .card-emisiones .title,
.--theme-light .card-emisiones-mobile .paragraph,
.--theme-light .card-emisiones-mobile .title {
  color: #fff
}

.--theme-light .card-emisiones .card-header,
.--theme-light .card-emisiones-mobile .card-header {
  border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-light .card-emisiones .card-header svg,
.--theme-light .card-emisiones .card-label-title,
.--theme-light .card-emisiones .card-label-title .label,
.--theme-light .card-emisiones .item-max-capital-agente-colocador,
.--theme-light .card-emisiones-mobile .card-header svg,
.--theme-light .card-emisiones-mobile .card-label-title,
.--theme-light .card-emisiones-mobile .card-label-title .label,
.--theme-light .card-emisiones-mobile .item-max-capital-agente-colocador {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-light .card-emisiones .card-label-title .value,
.--theme-light .card-emisiones-mobile .card-label-title .value {
  color: #fff
}

.--theme-light .card-emisiones .pill,
.--theme-light .card-emisiones-mobile .pill {
  background-color: hsla(0, 0%, 100%, .1);
  color: #fff;
  height: 1.75rem
}

.--theme-light .card-emisiones .pill svg,
.--theme-light .card-emisiones-mobile .pill svg {
  color: #111
}

.--theme-light .card-emisiones .pill.--pill-download,
.--theme-light .card-emisiones-mobile .pill.--pill-download {
  background-color: #fff;
  color: #111
}

.--theme-light .card-emisiones .accordion .toggle-arrow path,
.--theme-light .card-emisiones-mobile .accordion .toggle-arrow path {
  fill: #111
}

.--theme-light .card-emisiones .chevron,
.--theme-light .card-emisiones-mobile .chevron {
  background-color: hsla(0, 0%, 100%, .2);
  border: 1px solid hsla(0, 0%, 7%, .1);
  transition: all .2s ease-in-out
}

.--theme-light .card-emisiones .chevron svg,
.--theme-light .card-emisiones-mobile .chevron svg {
  color: #111
}

@media (min-width:640px) {

  .--theme-light .card-emisiones .chevron:hover,
  .--theme-light .card-emisiones-mobile .chevron:hover {
    background-color: #fff;
    border: 1px solid #111;
    color: #111
  }
}

.--theme-light .card-emisiones .card-emisiones-item,
.--theme-light .card-emisiones-mobile .card-emisiones-item {
  color: hsla(0, 0%, 100%, .7)
}

.--theme-light .card-emisiones .--pill-green,
.--theme-light .card-emisiones-mobile .--pill-green {
  color: #111
}

.--theme-light.card-with-block-image .small-text {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-light.text-feature .title {
  border-left-color: #fff
}

.--theme-light.text-feature .content {
  border-left-color: hsla(0, 0%, 100%, .2)
}

.--theme-light.card-research .title-5 {
  font-weight: 500
}

.--theme-light.card-research .paragraph {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-light.testimonial .content-el,
.--theme-light.testimonial .content-el .paragraph {
  color: #fff
}

.--theme-light.accordion__container .title-5 {
  color: #111
}

.--theme-light.accordion__container .paragraph {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-light.accordion__container .accordion__visible-part {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: hsla(0, 0%, 100%, .8);
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-light.accordion__container .accordion__visible-part:hover {
  border: 1px solid #111
}

.--theme-light.accordion__container .accordion__visible-part.--active {
  background-color: #fff;
  border: 1px solid #111
}

.--theme-light.accordion__container .accordion__visible-part.--active .chevron {
  border: 1.5px solid #111;
  color: #111
}

.--theme-light.accordion__container .accordion__visible-part .chevron {
  background-color: hsla(0, 0%, 100%, .2);
  border: 1.5px solid hsla(0, 0%, 7%, .1);
  color: hsla(0, 0%, 7%, .2);
  transition: all .2s ease-in-out
}

@media (min-width:640px) {
  .--theme-light.accordion__container .accordion__visible-part:hover .chevron {
    background-color: #fff;
    border: 1.5px solid #111;
    color: #111
  }
}

.--theme-light.tabs {
  border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-light.tabs .tabs-block {
  background: hsla(0, 0%, 7%, .2);
  border: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-light.tabs .line {
  background-color: hsla(0, 0%, 100%, .1)
}

.--theme-light.tabs .slider {
  background-color: hsla(0, 0%, 100%, .2)
}

.--theme-light.tabs li {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-light.tabs li.--tab-active {
  color: #fff
}

.--theme-light.tabs .filter-pill {
  border: 1px solid hsla(0, 0%, 7%, .2) !important
}

@media (min-width:640px) {
  .--theme-light.tabs .filter-pill:hover {
    background-color: #fff;
    border: 1px solid #111 !important
  }
}

.--theme-light.tabs .filter-pill.--border {
  background-color: #fff;
  border: 1px solid #111 !important;
  transition: all .2s ease-in-out
}

.--theme-light.form .form-input {
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff
}

.--theme-light.form .form-input:focus {
  background-color: hsla(0, 0%, 7%, .8);
  border: 1px solid hsla(0, 0%, 100%, .8)
}

.--theme-light.form .form-input:not(:-moz-placeholder-shown):hover {
  background-color: hsla(0, 0%, 7%, .3);
  border: 1px solid hsla(0, 0%, 100%, .7)
}

.--theme-light.form .form-input:hover,
.--theme-light.form .form-input:not(:placeholder-shown):hover {
  background-color: hsla(0, 0%, 7%, .3);
  border: 1px solid hsla(0, 0%, 100%, .7)
}

.--theme-light.form .form-input:not(:-moz-placeholder-shown) {
  background-color: hsla(0, 0%, 7%, .9);
  border: 1px solid hsla(0, 0%, 100%, .2)
}

.--theme-light.form .form-input:not(:placeholder-shown) {
  background-color: hsla(0, 0%, 7%, .9);
  border: 1px solid hsla(0, 0%, 100%, .2)
}

.--theme-light.form .form-input:focus+label {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-light.form .form-input:not(:-moz-placeholder-shown)+label {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-light.form .form-input:not(:placeholder-shown)+label {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-light.form .optional {
  color: hsla(0, 0%, 100%, .4)
}

.--theme-light.form .form-input-label {
  color: #fff
}

.--theme-light.form .form-input-select {
  background-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff
}

.--theme-light.form .form-input-select~svg {
  color: #fff
}

.--theme-light.form .form-input-select:hover {
  background-color: hsla(0, 0%, 7%, .3) !important;
  border: 1px solid hsla(0, 0%, 100%, .7) !important
}

.--theme-light.form .form-input-select:not(.interacted):invalid {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.form .form-input-select:valid {
  background-color: hsla(0, 0%, 7%, .9);
  border: 1px solid hsla(0, 0%, 100%, .2)
}

.--theme-light.form .form-input-select.--error,
.--theme-light.form .form-input.--error {
  background-color: rgba(70, 0, 1, .9) !important;
  border: 1px solid #ff4d4f;
  color: #ff4d4f
}

.--theme-light.form .form-input-select.--error:hover,
.--theme-light.form .form-input.--error:hover {
  border: 1px solid #ff4d4f !important
}

.--theme-light.form .form-input-select.--error+label,
.--theme-light.form .form-input.--error+label {
  color: hsla(0, 0%, 100%, .5) !important
}

.--theme-light.form .form-disclaimer {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-light.job-listing .upload-cv a {
  color: #fff
}

.--theme-light.footer .paragraph {
  color: #111
}

.--theme-light.footer li .paragraph {
  color: hsla(0, 0%, 7%, .5)
}

.--theme-light .count-wrapper {
  background-color: #111;
  color: #fff
}

.--theme-light.modal-react .chevron {
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-light svg.icon path {
  stroke: #fff !important;
  stroke-width: 1px !important
}

.--theme-light.header.--hovered .logo svg {
  color: #111
}

.--theme-light.header.--hovered .--highlighted {
  background-color: #111;
  color: #fff;
  transition: background-color .2s ease-in-out
}

.--theme-light.header.--hovered .--highlighted:hover {
  background-color: hsla(0, 0%, 7%, .8)
}

.--theme-light.header.--hovered .divider {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light.header .button-menu-header,
.--theme-light.header .logo svg {
  color: #fff
}

.--theme-light.arrows-container .splide__arrows {
  border-color: hsla(0, 0%, 7%, .2) !important
}

.--theme-light.arrows-container .splide__arrows .splide__arrow {
  background-color: transparent
}

.--theme-light.arrows-container .splide__arrows .splide__arrow .chevron {
  background-color: transparent;
  border: 1px solid #111;
  color: #111;
  transition: all .2s ease-in-out
}

@media (min-width:640px) {
  .--theme-light.arrows-container .splide__arrows .splide__arrow .chevron:hover {
    background-color: #111;
    border: 1px solid #111;
    color: #fff
  }
}

.--theme-light.arrows-container .splide__arrows .splide__arrow:disabled .chevron {
  border: 1px solid hsla(0, 0%, 7%, .2);
  color: hsla(0, 0%, 7%, .2);
  cursor: auto
}

.--theme-light.arrows-container .splide__arrows .splide__arrow:disabled .chevron:active,
.--theme-light.arrows-container .splide__arrows .splide__arrow:disabled .chevron:hover {
  background: transparent;
  border: 1px solid hsla(0, 0%, 7%, .2);
  color: hsla(0, 0%, 7%, .2)
}

.--theme-light.arrows-container .splide__progress__bar {
  background-color: hsla(0, 0%, 7%, .1)
}

.--theme-light .long-text-content {
  color: #fff
}

.--theme-dark .cot-base-card {
  background-color: #111;
  border: 1px solid hsla(0, 0%, 100%, .1)
}

.--theme-dark .cot-base-card .title {
  color: #fff
}

.--theme-dark .cot-base-card .value {
  color: hsla(0, 0%, 100%, .8)
}

.--theme-dark .cot-base-card .label {
  color: hsla(0, 0%, 100%, .6)
}

.--theme-dark.badge-tag.--open-market {
  background: #269532;
  border: 1px solid #124d19
}

.--theme-dark.badge-tag.--open-market .tag {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-dark.badge-tag.--close-market {
  background: #cf2b2b;
  border: 1px solid #9c2020
}

.--theme-dark.badge-tag.--close-market .tag {
  color: hsla(0, 0%, 100%, .5)
}

.--theme-light .cot-base-card {
  background-color: #fff;
  border: 1px solid hsla(0, 0%, 7%, .1)
}

.--theme-light .cot-base-card .title {
  color: #111
}

.--theme-light .cot-base-card .value {
  color: hsla(0, 0%, 7%, .8)
}

.--theme-light .cot-base-card .label {
  color: hsla(0, 0%, 7%, .6)
}

.--theme-light.badge-tag.--open-market {
  background: #f6ffed;
  border: 1px solid #b7eb8f
}

.--theme-light.badge-tag.--open-market .tag {
  color: #269532
}

.--theme-light.badge-tag.--close-market {
  background: #fff0f0;
  border: 1px solid #edabab
}

.--theme-light.badge-tag.--close-market .tag {
  color: #cf2b2b
}

.horizontal-text-image {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0;
  row-gap: 3rem
}

@media (min-width:640px) {
  .horizontal-text-image {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr));
    row-gap: 1.875rem
  }

  .horizontal-text-image .content,
  .horizontal-text-image img,
  .horizontal-text-image video {
    grid-row: 1
  }
}

.horizontal-text-image img,
.horizontal-text-image video {
  border-radius: .75rem;
  grid-column: 1/-1;
  width: 100%
}

.horizontal-text-image .content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  grid-column: 1/-1;
  justify-content: center
}

.horizontal-text-image .content>* {
  opacity: 0;
  transform: translateY(20px)
}

@media (min-width:640px) {

  .horizontal-text-image:not(.--content-reverse) img,
  .horizontal-text-image:not(.--content-reverse) video {
    grid-column: 7/span 6
  }

  .horizontal-text-image.--content-reverse img,
  .horizontal-text-image.--content-reverse video,
  .horizontal-text-image:not(.--content-reverse) .content {
    grid-column: 1/span 6
  }

  .horizontal-text-image.--content-reverse .content {
    grid-column: 7/span 6
  }
}

.horizontal-text-image .tag,
.horizontal-text-image .title-1 {
  margin-bottom: .625rem
}

@media (min-width:640px) {

  .horizontal-text-image .tag,
  .horizontal-text-image .title-1 {
    margin-bottom: 1rem
  }
}

.horizontal-text-image .tag {
  display: block
}

.horizontal-text-image .paragraph {
  margin-bottom: 1.25rem
}

@media (min-width:640px) {
  .horizontal-text-image .paragraph {
    margin-bottom: 2rem
  }
}

.btn {
  background-color: transparent;
  border-radius: 2.5rem;
  box-shadow: 0 0 8px 0 hsla(0, 0%, 7%, .2);
  cursor: pointer;
  display: inline-block;
  padding: 1rem 1.5rem;
  text-align: center
}

@media (min-width:640px) {
  .btn {
    padding: 1.25rem 2rem;
    transition: all .2s ease-in-out
  }
}

.btn-primary {
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: -.14px;
  line-height: 1
}

@media (min-width:1024px) {
  .btn-primary {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -.16px;
    line-height: 1
  }
}

.btn-secondary {
  font-size: .875rem;
  font-weight: 600;
  letter-spacing: .28px;
  line-height: 1
}

@media (min-width:1024px) {
  .btn-secondary {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .32px;
    line-height: 1
  }
}

.btn-tertiary {
  align-items: center;
  display: flex;
  font-size: .75rem;
  font-weight: 400;
  gap: .5rem;
  letter-spacing: -.24px;
  line-height: 1.5;
  padding: .625rem 1rem
}

@media (min-width:1024px) {
  .btn-tertiary {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: -.28px;
    line-height: 1
  }
}

.btn-tertiary svg {
  width: .375rem
}

@media (min-width:640px) {
  .btn-tertiary:hover {
    transform: none
  }
}

.btn-link {
  padding: 0
}

@media (min-width:640px) {
  .btn-link:hover {
    transform: none
  }
}

.chevron {
  align-items: center;
  border-radius: 999px;
  display: flex;
  height: 2rem;
  justify-content: center;
  padding: .5rem;
  position: relative;
  width: 2rem
}

.cover-link {
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.cover-link:focus-visible {
  outline: none
}

.pill {
  background-color: hsla(0, 0%, 7%, .2);
  padding: .5rem 1rem
}

.pill,
.pill-border {
  border-radius: 999px
}

.pill-border {
  align-items: center;
  display: flex;
  gap: .5rem;
  justify-content: center;
  padding: .375rem .75rem;
  text-transform: uppercase;
  width: -moz-max-content;
  width: max-content
}

.pill-border.--type-default,
.pill-border.--type-highlighted {
  border: 1px solid hsla(0, 0%, 7%, .2)
}

.pill-border.--type-highlighted {
  background-color: #fff
}

.filter-btn {
  background-color: transparent;
  margin: auto 0
}

.filter-btn,
.filter-pill {
  white-space: nowrap
}

.filter-btn.with-values {
  cursor: pointer;
  text-decoration: underline
}

.filter-pill {
  border-radius: 999px;
  color: #111;
  cursor: pointer;
  padding: .875rem;
  text-transform: uppercase;
  transition: all .2s ease-in-out
}

.btn-link {
  text-decoration: underline
}

@media (min-width:640px) {
  .btn-link:hover {
    color: hsla(0, 0%, 7%, .6);
    text-decoration: underline
  }
}

.hero {
  height: 100dvh
}

@media (min-width:640px) {
  .hero {
    max-height: 100dvh;
    min-height: 37.5rem
  }
}

.hero .flex-content {
  grid-column: 1/-1;
  padding-top: 12rem
}

@media (min-width:640px) {
  .hero .flex-content {
    padding-top: 14rem
  }
}

.hero .paragraph-hero {
  align-items: center;
  display: flex;
  gap: .5rem;
  justify-content: center;
  margin: 1rem auto 0;
  width: 100%
}

@media (min-width:640px) {
  .hero .paragraph-hero {
    grid-column: 5/11 !important
  }
}

.hero .text-content {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr))
}

@media (min-width:640px) {
  .hero .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(14, minmax(auto, 1fr))
  }
}

.hero .text-content>* {
  grid-column: 1/-1
}

.hero .text-content>.paragraph-hero:first-child {
  margin: 0 auto 2.5rem
}

.hero .title-hero {
  margin-bottom: .625rem
}

@media (min-width:640px) {
  .hero .title-hero {
    grid-column: 4/12;
    margin-bottom: 1rem
  }
}

.hero .btn {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  .hero .btn {
    margin-top: 4rem
  }
}

.hero [data-stagger] {
  opacity: 0;
  transform: translateY(20px)
}

.hero.--great-hero .gradient {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to right, var(--hero-color-gradient-start), var(--hero-color-gradient-end));
  -webkit-background-clip: text;
  background-clip: text
}

.simple-hero .content {
  grid-column: 1/-1
}

.simple-hero .tag {
  display: flex;
  gap: .5rem;
  margin-bottom: 2.5rem;
  width: -moz-max-content;
  width: max-content
}

.simple-hero .title-hero {
  margin-bottom: .625rem
}

@media (min-width:640px) {
  .simple-hero .title-hero {
    margin-bottom: 1rem
  }
}

.simple-hero .paragraph-hero {
  grid-column: 1/6
}

.simple-hero a.btn {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  .simple-hero a.btn {
    margin-top: 4rem
  }
}

.simple-hero.--content-center .content,
.simple-hero.--content-left .content,
.simple-hero.--content-right .content {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .simple-hero.--content-left .content {
    grid-column: 1/-1
  }
}

.simple-hero.--content-left .text-content {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {
  .simple-hero.--content-left .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.simple-hero.--content-left .text-content>* {
  grid-column: 1/-1
}

.simple-hero.--content-left .text-content .title-hero {
  grid-column: 1/11
}

.simple-hero.--content-left .text-content .paragraph-hero {
  grid-column: 1/7
}

.simple-hero.--content-center {
  text-align: center
}

.simple-hero.--content-center .paragraph-hero {
  margin-bottom: 2.5rem
}

@media (min-width:640px) {
  .simple-hero.--content-center .text-content {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(auto, 1fr));
    row-gap: 0
  }
}

@media (min-width:640px) and (min-width:640px) {
  .simple-hero.--content-center .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

@media (min-width:640px) {
  .simple-hero.--content-center .text-content>* {
    grid-column: 1/-1
  }

  .simple-hero.--content-center .text-content .tag {
    margin: 0 auto
  }

  .simple-hero.--content-center .text-content .paragraph-hero {
    grid-column: 4/10
  }

  .simple-hero.--content-center .text-content .title-hero {
    grid-column: 2/12
  }

  .simple-hero.--content-right .content {
    grid-column: 7/-1
  }

  .simple-hero.--content-right .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(6, minmax(auto, 1fr))
  }

  .simple-hero.--content-right .text-content .paragraph-hero,
  .simple-hero.--content-right .text-content .tag,
  .simple-hero.--content-right .text-content .title-hero {
    grid-column: 1/-1
  }
}

.simple-hero [data-stagger] {
  opacity: 0;
  transform: translateY(20px)
}

.only-text .content {
  grid-column: 1/-1
}

.only-text .tag {
  display: flex;
  gap: .5rem;
  margin-bottom: 2.5rem;
  width: -moz-max-content;
  width: max-content
}

.only-text .paragraph {
  margin-top: .625rem
}

@media (min-width:640px) {
  .only-text .paragraph {
    margin-top: 1rem
  }
}

.only-text .btn {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  .only-text .btn {
    margin-top: 4rem
  }
}

.only-text.--content-center .content,
.only-text.--content-left .content,
.only-text.--content-right .content {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .only-text.--content-left .content {
    grid-column: 1/-1
  }
}

.only-text.--content-left .text-content {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {
  .only-text.--content-left .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.only-text.--content-left .text-content>* {
  grid-column: 1/-1
}

.only-text.--content-left .text-content .title-1 {
  grid-column: 1/11
}

.only-text.--content-left .text-content .paragraph {
  grid-column: 1/7
}

.only-text.--content-center {
  text-align: center
}

.only-text.--content-center .paragraph-hero {
  margin-bottom: 2.5rem
}

@media (min-width:640px) {
  .only-text.--content-center .text-content {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(auto, 1fr));
    row-gap: 0
  }
}

@media (min-width:640px) and (min-width:640px) {
  .only-text.--content-center .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

@media (min-width:640px) {
  .only-text.--content-center .text-content>* {
    grid-column: 1/-1
  }

  .only-text.--content-center .text-content .tag {
    margin: 0 auto
  }

  .only-text.--content-center .text-content .paragraph-hero {
    grid-column: 1/-1
  }

  .only-text.--content-center .text-content .title-1 {
    grid-column: 2/12
  }

  .only-text.--content-center .text-content .paragraph {
    grid-column: 4/10
  }

  .only-text.--content-right .content {
    grid-column: 7/-1
  }

  .only-text.--content-right .text-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(6, minmax(auto, 1fr))
  }

  .only-text.--content-right .text-content .paragraph,
  .only-text.--content-right .text-content .tag,
  .only-text.--content-right .text-content .title-1 {
    grid-column: 1/-1
  }
}

.card {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: .75rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

.card>img,
.card>video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.card .content-el {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.25rem;
  position: relative
}

@media (min-width:640px) {
  .card .content-el {
    padding: 2rem
  }
}

.card .bg-el {
  border-radius: .75rem;
  left: 0;
  position: absolute;
  top: 0
}

.card .icon {
  width: 2.5rem
}

.card .icon-wrapper {
  margin-bottom: 2rem
}

.card .title-4,
.card .title-5 {
  margin-bottom: .625rem
}

@media (min-width:640px) {

  .card .title-4,
  .card .title-5 {
    margin-bottom: 1rem
  }
}

.card .chevron {
  align-items: center;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  height: 40px;
  justify-content: center;
  margin-left: auto;
  padding: 0 6px;
  width: 40px
}

.card .chevron svg {
  margin-left: 1px
}

.card .tag {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border: 1px solid transparent;
  border-radius: .75rem;
  line-height: 1;
  padding: .375rem .625rem;
  text-transform: uppercase
}

.card .flex-container {
  align-items: center;
  align-self: end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  margin-top: auto;
  padding-top: 1rem;
  width: 100%
}

@media (min-width:640px) {
  .card .flex-container {
    padding-top: 3rem
  }
}

.card.card-simple.--card-height-sm .flex-container {
  padding-top: 0
}

.card.card-simple .icon-wrapper {
  margin-bottom: 1rem
}

@media (min-width:640px) {
  .card.card-simple .icon-wrapper {
    margin-bottom: 2rem
  }
}

.card-list-item {
  border-radius: .75rem;
  display: flex;
  gap: 1rem;
  padding: 1rem
}

.card-with-list-of-features .list-items-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: .25rem;
  justify-content: flex-start;
  margin-top: 4rem
}

.card-with-list-of-features .list-items-container img {
  height: 1.25rem;
  width: 1.25rem
}

.card-with-list-of-features .list-items-container .card-list-item {
  width: 100%
}

.card-with-list-of-features .flex-container {
  margin-top: 2rem
}

.card-marquee img {
  display: block;
  height: auto;
  max-width: 100%
}

.card-news-small .img-el {
  display: block
}

.card-news-small .content-el {
  left: 0;
  position: absolute;
  top: 0
}

.card-news-big,
.card-news-small {
  max-height: 390px
}

.card-news-big .content-el,
.card-news-small .content-el {
  padding: 1.5rem
}

@media (min-width:640px) {

  .card-news-big,
  .card-news-small {
    max-height: none
  }
}

.card-job-listing {
  padding: 1rem;
  position: relative
}

@media (min-width:640px) {
  .card-job-listing {
    padding: 1.5rem
  }
}

.card-job-listing .title-5 {
  margin-bottom: .5rem
}

.card-job-listing .specs {
  display: flex;
  flex-direction: column;
  width: 85%
}

.card-job-listing .spec {
  align-items: flex-start;
  display: flex;
  gap: .5rem;
  justify-content: flex-start
}

.card-job-listing .spec .icon {
  height: 16px;
  margin-bottom: 0;
  margin-top: .25rem;
  width: 16px
}

.card-job-listing .spec .icon svg path {
  stroke-width: 1px
}

.card-job-listing .spec svg {
  width: 1rem
}

.card-job-listing a {
  position: static
}

.card-job-listing .chevron {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%)
}

.card-highlight-number .title-1 {
  margin-bottom: .25rem
}

@media (min-width:640px) {
  .card-highlight-number .title-1 {
    margin-bottom: .5rem
  }
}

.card-highlight-number__title {
  margin-bottom: 2rem
}

.card-highlight-number .flex-container {
  margin-bottom: 0;
  margin-top: auto;
  padding-top: 1rem
}

@media (min-width:640px) {
  .card-highlight-number .flex-container {
    padding-top: 2rem
  }
}

.card-highlight-number .flex-container:not(:has(.tag)) {
  justify-content: flex-end
}

.card-with-block-image {
  display: flex;
  flex-direction: column;
  position: relative
}

.card-with-block-image .content-el {
  height: auto;
  padding-bottom: 3rem;
  position: static
}

.card-with-block-image .title-tag {
  margin-bottom: .25rem
}

.card-with-block-image .card-with-block-image__title {
  margin-bottom: 1rem
}

.card-with-block-image .media-el {
  display: flex;
  height: 100%
}

.card-with-block-image .media-el img,
.card-with-block-image .media-el video {
  margin-top: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.card-with-block-image .flex-container {
  bottom: 2rem;
  margin-top: 3rem;
  padding: 0 2rem;
  position: absolute;
  width: 100%
}

.card-with-block-image.--column-reverse {
  flex-direction: column-reverse
}

.card-with-block-image.--column-reverse .content-el {
  padding-bottom: 2rem
}

.card-with-block-image.--column-reverse .flex-container {
  bottom: 0;
  padding: 0;
  position: relative
}

.card-staff {
  position: relative
}

.card-staff .gradient {
  background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .16) 75%, rgba(0, 0, 0, .48));
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.card-staff .content-wrapper {
  bottom: 0;
  padding: 1.25rem;
  position: absolute
}

@media (min-width:640px) {
  .card-staff .content-wrapper {
    padding: 2rem
  }
}

.card-staff .title-5 {
  margin-bottom: 0
}

.card-new {
  opacity: 0;
  position: relative
}

.card-new .image-wrapper {
  aspect-ratio: 8/5;
  border-radius: .75rem;
  overflow: hidden;
  position: relative
}

.card-new .image-wrapper__img {
  background: no-repeat 50%;
  background-size: cover;
  height: 100%;
  transition: all .2s ease-in-out;
  width: 100%
}

.card-new .image-wrapper .tag {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border: 1px solid transparent;
  border-radius: .75rem;
  padding: .375rem .625rem;
  position: absolute;
  right: 1rem;
  text-transform: uppercase;
  top: 1rem
}

.card-new .content-wrapper {
  height: -moz-max-content;
  height: max-content
}

.card-new .title {
  margin-bottom: .25rem;
  margin-top: 1.5rem
}

@media (min-width:640px) {
  .card-new .title {
    margin-bottom: .5rem
  }
}

.card-new .title:is(.title-5) {
  margin-bottom: .25rem;
  margin-top: 1rem
}

.card-new .author-date-wrapper {
  align-items: center;
  display: flex;
  gap: .25rem
}

.card-new:hover .image-wrapper__img {
  scale: 1.1
}

.card-inversiones {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px)
}

.card-inversiones .content-el {
  justify-content: space-between;
  left: 0;
  padding: 1.25rem;
  position: absolute;
  top: 0
}

.card-inversiones .content-el .title {
  max-width: 320px
}

.card-inversiones .content-el .btn {
  width: -moz-fit-content;
  width: fit-content
}

@media (min-width:640px) {
  .card-inversiones .content-el {
    padding: 2rem
  }
}

.card-emisiones {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  height: auto
}

.card-emisiones .card-header,
.card-emisiones .content-block {
  padding: 1rem 1.5rem
}

.card-emisiones .card-header {
  display: flex;
  justify-content: space-between
}

.card-emisiones .card-header .block-1 {
  align-items: center
}

.card-emisiones .card-header .title {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-weight: 700;
  gap: .5rem;
  justify-content: center
}

.card-emisiones .card-header .item-ticker {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  gap: .5rem;
  justify-content: center
}

.card-emisiones .card-header .coin {
  width: -moz-max-content !important;
  width: max-content !important
}

.card-emisiones .content-block {
  display: flex;
  justify-content: space-between
}

.card-emisiones .block-data {
  display: flex;
  gap: 2.5rem
}

.card-emisiones .content-wrapper,
.card-emisiones .dates-wrapper {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.card-emisiones .block-1,
.card-emisiones .block-2 {
  display: flex;
  gap: .5rem
}

.card-emisiones-list {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.card-emisiones .block-pills {
  max-width: -moz-max-content;
  max-width: max-content
}

.card-emisiones .block-pills-wrapper {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  width: -moz-max-content;
  width: max-content
}

.card-emisiones .block-pills-container {
  display: flex;
  gap: .25rem
}

.card-emisiones .item-max-capital-agente-colocador {
  align-items: center;
  display: flex;
  gap: .25rem
}

.card-emisiones .pill {
  align-items: center;
  border-radius: 999px !important;
  display: inline-flex;
  gap: .25rem
}

.card-emisiones .pill.--pill-green {
  background: #daf7d9
}

.card-emisiones .pill.--pill-sustainability {
  background: #d1f4e0;
  color: #12a150
}

.card-emisiones .pill.--pill-download {
  background: #111
}

.card-emisiones .pill.--pill-download .card-icon {
  height: .875rem
}

.card-emisiones-item {
  align-items: center;
  display: flex;
  gap: .25rem
}

.card-emisiones-item .content {
  display: flex;
  justify-content: space-between
}

.card-emisiones-item .content .block-data {
  display: flex;
  gap: 2.5rem
}

.card-emisiones-item .content .block-data .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.card-emisiones-mobile {
  height: auto
}

.card-emisiones-mobile .card-header {
  align-content: start;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: 1fr auto;
  padding: 1rem;
  width: 100%
}

.card-emisiones-mobile .card-header .title {
  font-weight: 700;
  margin-bottom: 0
}

.card-emisiones-mobile .card-header .item-ticker {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  gap: .5rem;
  justify-content: center
}

.card-emisiones-mobile .card-header .block-1,
.card-emisiones-mobile .card-header .block-2 {
  grid-column: 1/2
}

.card-emisiones-mobile .card-header .block-1 {
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  display: flex;
  flex-wrap: wrap
}

.card-emisiones-mobile .card-header .block-1 .company {
  flex: 0 0 100%
}

.card-emisiones-mobile .card-header .block-1 .pill {
  margin-top: 1rem
}

.card-emisiones-mobile .card-header .block-1 .pill.coin {
  height: 22px;
  margin-top: 0;
  width: 22px;
  width: -moz-max-content;
  width: max-content
}

.card-emisiones-mobile .card-header .chevron {
  cursor: pointer;
  grid-column: 2/3;
  grid-row: 1/2;
  justify-self: end;
  transform: rotate(90deg)
}

.card-emisiones-mobile .card-header .block-2 {
  align-items: center;
  display: flex
}

.card-emisiones-mobile .dates-wrapper {
  border-bottom: 1px solid red;
  display: grid;
  gap: .25rem;
  grid-template-columns: 1fr 1fr;
  padding: 1rem
}

.card-emisiones-mobile .block-pills-container {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  padding: 1rem
}

.card-emisiones-mobile .content-wrapper {
  padding: 1rem 1rem 0
}

.card-emisiones-mobile .pill {
  align-items: center;
  border-radius: 999px !important;
  display: flex;
  gap: .25rem;
  justify-content: center;
  width: -moz-max-content;
  width: max-content
}

.card-emisiones-mobile .pill.--pill-green {
  background: #daf7d9
}

.card-emisiones-mobile .pill.--pill-sustainability {
  background: #d1f4e0;
  color: #12a150
}

.card-emisiones-mobile .pill.--pill-download .card-icon {
  height: .875rem
}

.card-emisiones-mobile .description {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 1rem
}

.card-emisiones-mobile .description .item-max-capital-agente-colocador {
  align-items: center;
  display: flex;
  gap: .25rem
}

.card-emisiones-mobile .description .download {
  margin-bottom: .5rem;
  width: 15rem
}

.card-emisiones .pill,
.card-emisiones-mobile .pill {
  text-wrap: nowrap
}

.card-product .chevron {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: hsla(0, 0%, 7%, .1)
}

.card-research {
  opacity: 0
}

.card-research .card-simple__tag {
  margin-bottom: 4px
}

.card-research .title-5 {
  font-weight: 500
}

.marquee {
  --gap: 1rem;
  display: flex;
  gap: var(--gap);
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.marquee:after,
.marquee:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 10%
}

@media (min-width:1280px) {

  .marquee:after,
  .marquee:before {
    width: 10%
  }
}

@media (min-width:1536px) {

  .marquee:after,
  .marquee:before {
    width: 10%
  }
}

.marquee:after {
  background: linear-gradient(to left, var(--bg-color) 0, transparent 100%);
  right: 0;
  top: 0;
  z-index: 1
}

.marquee:before {
  background: linear-gradient(to right, var(--bg-color) 0, transparent 100%);
  left: 0;
  top: 0;
  z-index: 1
}

.marquee.--cards-fluid-height .card {
  height: auto !important
}

.marquee__content {
  align-items: flex-start;
  display: flex;
  flex-shrink: 0;
  gap: var(--gap);
  justify-content: flex-start;
  justify-content: space-around
}

@keyframes scroll {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(calc(-100% - var(--gap)))
  }
}

@media (prefers-reduced-motion:reduce) {
  .marquee__content {
    animation-play-state: paused !important
  }
}

.marquee-splide {
  margin-bottom: 4rem;
  margin-top: 4rem
}

.marquee-splide:after,
.marquee-splide:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 10%
}

@media (min-width:1280px) {

  .marquee-splide:after,
  .marquee-splide:before {
    width: 10%
  }
}

@media (min-width:1536px) {

  .marquee-splide:after,
  .marquee-splide:before {
    width: 10%
  }
}

.marquee-splide:after {
  background: linear-gradient(to left, var(--bg-color) 0, transparent 100%);
  right: 0;
  top: 0;
  z-index: 1
}

.marquee-splide:before {
  background: linear-gradient(to right, var(--bg-color) 0, transparent 100%);
  left: 0;
  top: 0;
  z-index: 1
}

.marquee-splide li.splide__slide {
  width: -moz-max-content !important;
  width: max-content !important
}

.enable-animation .marquee__content {
  animation: scroll var(--marquee-mob-duration) linear infinite
}

@media (min-width:640px) {
  .enable-animation .marquee__content {
    animation: scroll var(--marquee-desktop-duration) linear infinite
  }
}

.marquee--reverse .marquee__content {
  animation-direction: reverse
}

.marquee--hover-pause:hover .marquee__content {
  animation-play-state: paused
}

.marquee--fit-content {
  max-width: -moz-fit-content;
  max-width: fit-content
}

.marquee--pos-absolute .marquee__content:last-child {
  left: 0;
  position: absolute;
  top: 0
}

.enable-animation .marquee--pos-absolute .marquee__content:last-child {
  animation-name: scroll-abs
}

@keyframes scroll-abs {
  0% {
    transform: translateX(calc(100% + var(--gap)))
  }

  to {
    transform: translateX(0)
  }
}

.carousel,
.carousel .component-padding {
  position: relative
}

.carousel .arrows-container {
  padding: 0 1rem;
  position: relative;
  z-index: 100
}

@media (min-width:640px) {
  .carousel .arrows-container {
    padding: 0 2.5rem
  }
}

.carousel .arrows-wrapper {
  margin: 0 auto;
  max-width: 1200px
}

.carousel .splide {
  position: static;
  width: 100%
}

.carousel .splide__track {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  margin: 0 auto;
  max-width: 75rem;
  overflow: visible;
  position: static;
  row-gap: 0
}

.carousel .splide__track:after,
.carousel .splide__track:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 10%
}

@media (min-width:1280px) {

  .carousel .splide__track:after,
  .carousel .splide__track:before {
    width: 10%
  }
}

.carousel .splide__track:after {
  background: linear-gradient(to left, var(--bg-color) 0, transparent 100%);
  right: 0;
  top: 0;
  z-index: 1
}

.carousel .splide__track:before {
  background: linear-gradient(to right, var(--bg-color) 0, transparent 100%);
  left: 0;
  top: 0;
  z-index: 1
}

@media (min-width:640px) {
  .carousel .splide__track {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.carousel .splide__track .splide__list {
  grid-column: 1/-1
}

.carousel .splide__slide {
  padding: .5rem
}

.carousel .splide__slide>* {
  height: 100%
}

.carousel .splide__arrows {
  background-color: transparent;
  border-radius: 999px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  gap: 1rem;
  justify-content: space-around;
  margin-left: auto;
  margin-right: 0;
  margin-top: 2rem;
  overflow: hidden;
  padding: .5rem;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  z-index: 0
}

.carousel .splide__arrows,
.carousel .splide__arrows .chevron {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px)
}

.carousel .splide__arrows .chevron {
  border-radius: 999px;
  border-width: 1px !important;
  cursor: pointer;
  height: 2.5rem;
  width: 2.5rem
}

.carousel .splide__arrows .chevron svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.carousel .splide__arrow {
  border-radius: 999px
}

.carousel .splide__progress {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.carousel .splide__progress__bar {
  height: 100%;
  width: 100%
}

.image-video {
  background-position: 50%;
  background-size: cover;
  position: relative
}

.image-video.--gradient:after {
  background: linear-gradient(var(--gradient-direction), var(--bg-gradient-color) 0, var(--bg-gradient-color) var(--gradient-size), transparent var(--gradient-opacity));
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.image-video-el {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.news {
  grid-column: 1/-1
}

.news .card-news-container {
  grid-column: span 4;
  height: -moz-max-content;
  height: max-content;
  opacity: 0
}

.news .card-news-container:first-of-type {
  grid-column: span 6;
  height: auto
}

.news .card-news-container:nth-of-type(2),
.news .card-news-container:nth-of-type(3) {
  grid-column: span 3;
  padding-bottom: 10rem
}

.accordion__container__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  grid-column: 1/-1;
  list-style: none;
  padding-left: 0
}

@media (min-width:768px) {
  .accordion__container__content {
    grid-column: 2/-2
  }
}

@media (min-width:1024px) {
  .accordion__container__content {
    grid-column: 3/-3
  }
}

.accordion__visible-part {
  border: 1px solid transparent;
  border-radius: .75rem;
  cursor: pointer;
  opacity: 0;
  padding: 1rem;
  transform: translateY(25px);
  transition: border .2s ease-in-out
}

.accordion__visible-part.--active,
.accordion__visible-part:hover {
  border: 1px solid transparent
}

@media (min-width:640px) {
  .accordion__visible-part {
    padding: 1.125rem
  }
}

.accordion__visible-part .accordion {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.accordion__visible-part .accordion svg {
  margin-top: 2px
}

.accordion__visible-part .panel {
  border: none;
  max-height: 0;
  overflow: hidden;
  padding-right: 2.5rem;
  transition: max-height .3s ease-in-out
}

.accordion__visible-part .panel .paragraph {
  margin-top: 2rem
}

.footer .accordion__visible-part {
  opacity: 1;
  transform: translateY(0)
}

.tabs:not(.--react) .article-block {
  overflow: hidden;
  position: relative
}

.tabs:not(.--react) .article {
  left: 0;
  line-height: 1.5;
  position: absolute;
  top: 0;
  width: 100%
}

.tabs-block-container {
  align-items: center;
  display: flex;
  position: relative
}

.tabs-block-container .line {
  height: .0625rem;
  width: 100%
}

.tabs-block-container .slider {
  background: #111;
  border-radius: 100px;
  height: calc(100% - .25rem);
  left: 0;
  position: absolute;
  top: 0;
  top: 50%;
  transform: translateY(-50%)
}

.tabs-block {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 100px;
  display: flex;
  flex: 1 0 auto;
  flex-direction: row;
  margin: 0 auto;
  padding: .125rem;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  z-index: 10
}

.tabs-block li {
  cursor: pointer;
  flex: auto;
  font-size: .875rem;
  font-weight: 500;
  list-style: none;
  margin: 0;
  padding: .75rem 1.5rem;
  position: relative;
  text-align: center
}

@media (min-width:640px) {
  .tabs-block li {
    font-size: 1rem
  }
}

.tabs.--react .tab-item {
  transition: all .2s ease-in-out
}

.tabs.--react .--tab-active {
  background-color: #fff;
  border-radius: 999px
}

.tabs.--react .tabs-block {
  z-index: 0
}

.tabs.--react .empty-state {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  margin: 4rem 0
}

.tabs.--react .empty-state>* {
  text-align: center
}

@media (min-width:640px) {
  .tabs.--react .empty-state {
    margin: 6rem 0
  }
}

.card-emisiones-list.--dotted {
  border: 1px dashed hsla(0, 0%, 7%, .2)
}

.footer .block-1,
.footer .block-2,
.footer .block-3,
.footer .block-4 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-column: 1/-1;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {

  .footer .block-1,
  .footer .block-2,
  .footer .block-3,
  .footer .block-4 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

.footer .paragraph a {
  color: #fff;
  text-decoration: none
}

.footer .locale-link {
  position: relative
}

.footer .locale-link .safari-caret {
  right: 2px
}

.footer .block-1>* {
  grid-column: 1/-1
}

.footer .block-1 .contact {
  grid-column: 1/5
}

.footer .block-1 .nav-block {
  grid-column: span 2
}

.footer .block-1 .nav-block .divider {
  margin: 2rem 0
}

.footer .block-1 .phone {
  margin: 1rem 0
}

.footer .block-1 .paragraph a {
  transition: all .2s ease-in-out
}

.footer .block-1 .paragraph a:hover {
  color: hsla(0, 0%, 100%, .5)
}

.footer .block-1 .nav-block h4.paragraph {
  font-weight: 500;
  margin-bottom: 1.5rem
}

.footer .block-1 .nav-block ul {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

.footer .block-1 .nav-block ul li a {
  transition: all .2s ease-in-out
}

.footer .block-1 .nav-block ul li a:hover {
  color: #fff !important
}

.footer .block-1 .nav-block ul li a.disabled {
  cursor: not-allowed;
  pointer-events: none
}

.footer .block-1 .accordion-nav {
  margin-bottom: 5rem;
  margin-top: 2.375rem
}

.footer .block-1 .accordion__container__content {
  gap: 0
}

.footer .block-1 .accordion__visible-part {
  border-radius: 0;
  border-top: 1px solid hsla(0, 0%, 100%, .2);
  padding: .75rem 0
}

.footer .block-1 .accordion__visible-part .panel ul {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.footer .block-1 .accordion__visible-part .chevron svg {
  width: 10px
}

.footer .block-1 .accordion__visible-part .chevron svg path {
  stroke: #fff
}

.footer .block-2 {
  display: flex;
  justify-content: space-between;
  margin-top: 5rem;
  padding-bottom: 1.25rem
}

@media (min-width:640px) {
  .footer .block-2 {
    margin-top: 8rem;
    padding-bottom: 2rem
  }
}

.footer .block-2 .social {
  display: flex;
  gap: 1.25rem
}

.footer .block-2 .social a:hover svg path {
  fill-opacity: 1
}

.footer .block-3 {
  align-items: start;
  padding-top: 1.875rem
}

@media (min-width:640px) {
  .footer .block-3 {
    padding-top: 3.75rem
  }
}

.footer .block-3>* {
  grid-column: 1/-1
}

.footer .block-3 .locale {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 2rem
}

@media (min-width:640px) {
  .footer .block-3 .locale {
    grid-column: 1/5;
    margin-bottom: 0
  }
}

.footer .block-3 .locale-link {
  align-items: center;
  display: flex;
  gap: .5rem;
  transition: all .2s ease-in-out
}

.footer .block-3 .locale .select-container {
  cursor: pointer;
  position: relative;
  width: 200px
}

.footer .block-3 .locale .selected-option {
  align-items: center;
  border-radius: .75rem;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
  padding: 10px
}

.footer .block-3 .locale .selected-option p {
  font-size: 14px;
  font-weight: 600
}

.footer .block-3 .locale .selected-option svg {
  margin-left: 10px
}

.footer .block-3 .locale .selected-option.country {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px
}

.footer .block-3 .locale .selected-option.language {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px
}

.footer .block-3 .locale .dropdown-options {
  background-color: #fff;
  border-radius: .75rem;
  color: #111;
  left: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0 8px;
  position: absolute;
  top: 100%;
  transition: all .2s ease-in-out;
  width: 100%;
  z-index: 100
}

.footer .block-3 .locale .dropdown-options input[type=radio] {
  display: none
}

.footer .block-3 .locale .dropdown-options label {
  align-items: center;
  background-color: #fff;
  border-radius: .75rem;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  justify-content: space-between;
  padding: 10px;
  transition: background-color .3s ease
}

.footer .block-3 .locale .dropdown-options label.country {
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 38px
}

.footer .block-3 .locale .dropdown-options label.country-uy {
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 38px
}

.footer .block-3 .locale .dropdown-options label:hover {
  background-color: hsla(0, 0%, 7%, .1)
}

.footer .block-3 .locale .select-container.open .dropdown-options {
  max-height: 200px;
  padding: 8px
}

.footer .block-3 .locale .checkmark {
  display: none;
  height: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px
}

.footer .block-3 .locale input[type=radio]:checked+label .checkmark {
  display: inline-block
}

.footer .block-3 .apps {
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem
}

.footer .block-3 .apps p {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 1rem
}

.footer .block-3 .apps div {
  display: flex;
  gap: 24px
}

@media (min-width:640px) {
  .footer .block-3 .apps {
    grid-column: 1/5;
    margin-bottom: 0;
    margin-top: 3rem
  }
}

@media (min-width:640px) {
  .footer .block-3 .legal {
    grid-column: 5/13;
    grid-row: 1
  }
}

.footer .block-3 .legal ul {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem 1rem
}

.footer .block-3 .legal .small-text {
  transition: all .2s ease-in-out
}

.footer .block-3 .legal .external-link {
  align-items: center;
  display: inline-flex;
  gap: .125rem
}

.footer .block-3 .legal .external-link svg {
  opacity: .5;
  transition: all .2s ease-in-out
}

.footer .block-3 .legal .external-link:hover svg {
  opacity: 1
}

.footer .block-3 .afip {
  margin-top: 3rem
}

@media (min-width:640px) {
  .footer .block-3 .afip {
    grid-column: 5/11
  }
}

.footer .block-3 .afip .content-box:nth-of-type(2) {
  margin-top: 1rem
}

.footer .block-3 .qr {
  display: flex;
  gap: 1rem;
  justify-content: space-evenly;
  margin-top: 4rem
}

.footer .block-3 .qr a {
  width: 30%
}

.footer .block-3 .qr img {
  pointer-events: none;
  width: 100%
}

@media (min-width:640px) {
  .footer .block-3 .qr {
    grid-column: 11/13;
    grid-row: 2/3;
    justify-content: start;
    margin-top: 3rem;
    width: 100%
  }

  .footer .block-3 .qr a {
    width: 100%
  }
}

.footer .block-4 {
  margin-top: 5rem
}

.footer .block-4>* {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .footer .block-4 {
    margin-top: 8rem
  }
}

.footer .block-4 ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-evenly;
  width: 100%
}

.header {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important
}

.header.--hovered {
  background-color: #fff;
  box-shadow: 0 0 8px 0 hsla(0, 0%, 7%, .2)
}

.header.--hovered .--highlighted {
  background-color: #111 !important;
  color: #fff !important;
  transition: background-color .2s ease-in-out !important
}

.header.--hovered .--highlighted:hover {
  background-color: hsla(0, 0%, 7%, .8) !important
}

.header.--with-shadow {
  box-shadow: 0 0 8px 0 hsla(0, 0%, 7%, .2)
}

.header.--above-895,
.header.--below-895 {
  background-color: transparent;
  transition: background-color .3s ease
}

.header.--above-895 .lang-selector,
.header.--above-895 .menu-btn,
.header.--below-895 .lang-selector,
.header.--below-895 .menu-btn {
  background-color: transparent
}

.header.--above-895.--hovered,
.header.--below-895.--hovered {
  background-color: #fff
}

.header.--above-895.--hovered .button-menu-header,
.header.--above-895.--hovered .lang-selector,
.header.--above-895.--hovered .menu-btn,
.header.--below-895.--hovered .button-menu-header,
.header.--below-895.--hovered .lang-selector,
.header.--below-895.--hovered .menu-btn {
  color: #111
}

.header.--above-895.--hovered .button-menu-header svg *,
.header.--above-895.--hovered .lang-selector svg *,
.header.--above-895.--hovered .menu-btn svg *,
.header.--below-895.--hovered .button-menu-header svg *,
.header.--below-895.--hovered .lang-selector svg *,
.header.--below-895.--hovered .menu-btn svg * {
  stroke: #111
}

.header-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  transition: top .5s ease-in-out;
  width: 100%;
  z-index: 999
}

.header .nav-desktop,
.header .nav-mobile {
  grid-column: 1/-1
}

.header .logo {
  display: block
}

.header.--below-895 {
  display: flex;
  flex-direction: column
}

.header.--below-895 .burger div,
.header.--below-895 .burger:after,
.header.--below-895 .burger:before {
  border-radius: 3px;
  content: "";
  display: block;
  height: 2px;
  margin: .25rem 0;
  transition: all .2s ease-in-out
}

.header.--below-895 .burger {
  cursor: pointer;
  height: 1.5rem;
  width: 1.5rem
}

.header.--below-895 .burger.--active:before {
  transform: translateY(6px) rotate(135deg)
}

.header.--below-895 .burger.--active:after {
  transform: translateY(-6px) rotate(-135deg)
}

.header.--below-895 .burger.--active div {
  transform: scale(0)
}

.header.--below-895 .nav-mobile,
.header.--below-895 .nav-mobile-controls {
  grid-column: 1/-1;
  padding: 0 1.5rem
}

@media (min-width:640px) {

  .header.--below-895 .nav-mobile,
  .header.--below-895 .nav-mobile-controls {
    padding: 0 2.5rem
  }
}

.header.--below-895 .nav-mobile-controls {
  padding: 0 1.5rem
}

.header.--below-895 .nav-mobile-controls,
.header.--below-895 .nav-mobile-controls .lang-and-burger,
.header.--below-895 .nav-mobile-controls .lang-selector {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.header.--below-895 .nav-mobile-controls .lang-and-burger {
  gap: 1.125rem
}

.header.--below-895 .nav-mobile-controls .lang-selector {
  gap: .25rem
}

.header.--below-895 .nav-mobile {
  margin-bottom: 1.5rem;
  margin-top: 2.5rem
}

.header.--below-895 .nav-mobile::-webkit-scrollbar {
  display: none
}

.header.--below-895 .nav-mobile-wrapper {
  display: flex;
  flex-direction: column
}

.header.--below-895 .nav-mobile-list {
  -ms-overflow-style: none;
  align-items: center;
  display: flex;
  justify-content: space-between;
  overflow-x: scroll;
  scrollbar-width: none
}

.header.--below-895 .nav-mobile-list li {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%
}

.header.--below-895 .nav-mobile-list li button {
  background-color: transparent;
  color: #111 !important
}

.header.--below-895 .nav-mobile-sublist {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  overflow: scroll-y;
  scrollbar-color: #000 #fff
}

.header.--below-895 .nav-mobile-sublist:has(.--with-grid-item) {
  height: 322px;
  overflow-y: scroll
}

.header.--below-895 .nav-mobile-sublist .nav-link-title {
  align-items: center;
  display: inline-flex;
  font-size: 1.125rem;
  gap: .5rem;
  margin-bottom: 1rem
}

.header.--below-895 [data-el=tab-content-container] {
  margin-top: 2rem
}

.header.--below-895 [data-el=tab-option] {
  text-wrap: nowrap;
  border-radius: 999px;
  padding: .5rem
}

.header.--below-895 [data-el=tab-content] {
  display: none;
  position: relative
}

.header.--below-895 [data-el=tab-content].--show {
  display: block
}

.header.--below-895 .login {
  border-top: 1px solid hsla(0, 0%, 7%, .1);
  display: flex;
  gap: .5rem;
  justify-content: center;
  margin-bottom: 3rem;
  margin-top: auto;
  padding-left: 2.625rem;
  padding-right: 2.625rem;
  padding-top: 1.5rem
}

.header.--below-895 .login a {
  border-radius: 999px;
  border-style: solid;
  border-width: 1px;
  padding: .875rem 0;
  text-align: center;
  width: 100%
}

.header.--below-895 .login .divider {
  display: none
}

.header.--below-895 .menu-item .item-with-description:has(.disabled) {
  cursor: not-allowed
}

.header.--below-895 .menu-item .item-with-description .button-menu-header {
  display: flex;
  flex-direction: column;
  gap: .125rem
}

.header.--below-895 a.disabled {
  align-items: center;
  color: hsla(0, 0%, 7%, .4);
  flex-direction: row;
  gap: .5rem;
  pointer-events: none
}

.header.--below-895 a.disabled .small-text {
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 7%, .2);
  border-radius: .5rem;
  padding: .125rem .375rem
}

.header.--above-895 {
  overflow: hidden;
  padding: 0 1.5rem
}

@media (min-width:640px) {
  .header.--above-895 {
    padding: 0 2.5rem
  }
}

.header.--above-895 .block-wrapper {
  height: -moz-max-content;
  height: max-content
}

@media (min-width:640px) {
  .header.--above-895 .block-wrapper {
    display: flex !important;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 75rem;
    width: 100%
  }
}

.header.--above-895 [class*=block-] {
  align-items: center;
  display: flex;
  gap: 1.5rem
}

.header.--above-895 [class*=block-] ul {
  align-items: flex-start;
  display: flex;
  gap: .125rem
}

.header.--above-895 .block-1 img {
  align-self: center
}

.header.--above-895 .block-2,
.header.--above-895 .block-login {
  gap: .125rem
}

.header.--above-895 .block-2-wrapper {
  align-items: baseline;
  display: flex
}

.header.--above-895 .divider {
  height: 1.25rem;
  width: 1px
}

.header.--above-895 .login {
  align-items: center;
  display: flex
}

.header.--above-895 .lang-selector {
  align-items: center;
  display: flex;
  font-size: 14px;
  gap: .625rem;
  justify-content: space-between;
  position: relative
}

.header.--above-895 .menu-item .item-with-description {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  padding: .875rem 1rem .9375rem
}

.header.--above-895 .menu-item .item-with-description:has(.small-text) {
  padding: .75rem 1rem .625rem
}

.header.--above-895 .menu-item .item-with-description:has(.disabled) {
  cursor: not-allowed
}

@media (min-width:640px) {
  .header.--above-895 .menu-item .item-with-description {
    width: -moz-max-content;
    width: max-content
  }
}

.header.--above-895 .menu-item .item-with-description .button-menu-header {
  display: flex;
  flex-direction: column;
  gap: .125rem
}

.header.--above-895 .menu-item .item-with-description .button-menu-header.disabled {
  align-items: center;
  flex-direction: row;
  gap: .5rem;
  pointer-events: none
}

.header.--above-895 .menu-item .item-with-description .button-menu-header.disabled .small-text {
  background-color: hsla(0, 0%, 7%, .1);
  border: 1px solid hsla(0, 0%, 7%, .2);
  border-radius: .5rem;
  padding: .125rem .375rem
}

.header.--above-895 .menu-btn {
  text-wrap: nowrap;
  border-radius: 999px;
  padding: .8125rem 1rem;
  transition: all .2s ease-in-out
}

.header.--above-895 .nav-desktop-sublist {
  display: flex;
  flex-direction: column !important;
  opacity: 0;
  padding-top: 2.375rem;
  pointer-events: none;
  position: absolute
}

.header.--above-895 .nav-desktop-sublist:has(.nav-link-title) {
  left: 15%
}

.header.--above-895 .nav-desktop-sublist.--full-width {
  left: 0;
  width: 100%
}

.header.--above-895 .nav-desktop-sublist.--full-width .grid-container {
  margin: 0 auto;
  max-width: 75rem;
  padding-left: 150px;
  padding-right: 150px;
  width: 100%
}

.header.--above-895 .nav-desktop-sublist.--full-width .nav-link-title {
  align-items: center;
  display: inline-flex;
  font-size: 1.125rem;
  gap: .5rem;
  margin-bottom: 1rem;
  margin-left: 1rem
}

.header.--above-895 .nav-desktop-sublist.--full-width .inner-grid-container {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, minmax(0, auto))
}

.header .item-with-description {
  border-radius: 999px !important;
  padding-top: 1.5rem
}

.header .block-1 .item-with-description {
  border-radius: .75rem !important
}

.header .--highlighted {
  text-wrap: nowrap
}

.header .chevron-black {
  animation: bounce 2s infinite;
  bottom: -55px;
  cursor: pointer;
  display: block;
  left: 50%;
  position: absolute;
  transform: translateX(-50%)
}

@media (min-width:768px) {
  .header .chevron-black {
    display: none
  }
}

.header-overlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all .2s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 998
}

.header-overlay.--active {
  background-color: hsla(0, 0%, 7%, .2);
  opacity: 1;
  visibility: visible
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0)
  }

  40% {
    transform: translateY(4px)
  }
}

.text-feature {
  --padding-left: 1.5rem;
  position: relative
}

.text-feature .content,
.text-feature .title {
  border-left: 1px solid red;
  padding-left: var(--padding-left)
}

.text-feature .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 1rem
}

.text-feature .content .text-link {
  letter-spacing: -.13px;
  margin-top: 1.5rem
}

@media (min-width:640px) {
  .job-listing {
    grid-column: 3/11 !important
  }
}

.job-listing-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: -moz-max-content;
  height: max-content
}

.job-listing-list .empty-state {
  align-items: center;
  border: 1px dashed hsla(0, 0%, 7%, .2);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  padding: 3.4375rem 0
}

.job-listing-list .empty-state>* {
  text-align: center
}

@media (min-width:640px) {
  .job-listing-list .empty-state {
    padding: 3.4375rem 0
  }
}

.job-listing .upload-cv {
  margin: 4rem auto 1.5rem;
  width: -moz-max-content;
  width: max-content
}

.job-listing .upload-cv a {
  text-decoration: underline
}

.long-text-content .content-wrapper {
  grid-column: 1/-1
}

@media (min-width:640px) {
  .long-text-content .content-wrapper {
    grid-column: 3/11
  }
}

.long-text-content * {
  text-wrap: wrap
}

.long-text-content h2.title-4 {
  font-weight: 600;
  margin: 1.25rem 0 0
}

@media (min-width:640px) {
  .long-text-content h2.title-4 {
    margin: 2rem 0 0
  }
}

.long-text-content b {
  color: #111
}

.long-text-content a {
  color: #111;
  text-decoration: underline
}

.long-text-content ul {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  list-style-type: disc;
  padding-left: 2rem
}

.long-text-content ul li::marker {
  color: #111;
  font-size: 20px;
  line-height: 0
}

.long-text-content ul li ul {
  list-style-type: circle
}

.long-text-content ul li ul li ul {
  list-style: square
}

.long-text-content blockquote {
  border-left: 1px solid #111;
  color: hsla(0, 0%, 7%, .7);
  font-size: clamp(18px, 18px + 6 * (100cqi - 375px)/825, 24px);
  font-weight: 500;
  letter-spacing: -.36px;
  line-height: 1.2;
  margin: 1.5rem 0;
  padding-left: 2.5rem
}

@media (min-width:1024px) {
  .long-text-content blockquote {
    font-weight: 500;
    letter-spacing: -.48px;
    line-height: 1.2
  }
}

@media (min-width:640px) {
  .long-text-content blockquote {
    margin: 3rem 0;
    padding-left: 4rem
  }
}

.long-text-content p:has(~p) {
  margin-bottom: .5rem
}

@media (min-width:640px) {
  .testimonial.--flip-image .img-el {
    grid-column: 7/12
  }

  .testimonial.--flip-image .content-el {
    grid-column: 2/7
  }
}

.testimonial .content-el,
.testimonial .img-el {
  grid-column: 1/-1
}

.testimonial .img-el {
  border-radius: .75rem;
  margin-top: 1.5rem;
  overflow: hidden;
  position: relative
}

.testimonial .img-el:after {
  background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .16) 75%, rgba(0, 0, 0, .48));
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1
}

@media (min-width:640px) {
  .testimonial .img-el {
    grid-column: 2/7;
    margin-top: 0
  }
}

.testimonial .img-content {
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  position: absolute;
  width: 100%;
  z-index: 2
}

.testimonial .img-content div {
  color: #fff !important
}

@media (min-width:640px) {
  .testimonial .img-content {
    padding: 2rem
  }
}

.testimonial img {
  height: 100%;
  width: 100%
}

.testimonial .content-el {
  grid-row: 1
}

@media (min-width:640px) {
  .testimonial .content-el {
    align-self: center;
    grid-column: 7/12
  }
}

.testimonial .content-el .paragraph {
  margin-bottom: 1.5rem
}

.testimonial svg {
  margin-bottom: 1rem
}

@media (min-width:640px) {
  .testimonial svg {
    margin-bottom: 1.5rem
  }
}

.testimonial [data-stagger] {
  opacity: 0
}

.form-input-group-wrapper {
  margin-bottom: 16px;
  position: relative
}

.form-input-group .error-tag {
  color: #ff4d4f !important;
  margin-left: .875rem;
  margin-top: .25rem;
  text-transform: uppercase
}

.form-input-group.textarea {
  height: 180px;
  margin-bottom: 1rem
}

.form-input-group.textarea textarea {
  height: 180px;
  padding-top: 1.875rem;
  resize: vertical
}

.form-input-group.textarea .form-input:not(:-moz-placeholder-shown)+label {
  top: 12px
}

.form-input-group.textarea .form-input:not(:placeholder-shown)+label {
  top: 12px
}

.form-input-group.textarea .form-input:focus+label {
  font-size: .75rem;
  top: .75rem;
  transform: translateY(0)
}

.form-input-group.textarea .form-input-label {
  top: 30px
}

.form-input-group.textarea:has(.error-tag) {
  margin-bottom: 2rem
}

.form-input {
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .75rem;
  display: block;
  font-size: .8125rem;
  height: 3.5rem;
  margin: 0 auto;
  outline: none !important;
  padding: 1.5rem .25rem .25rem .875rem;
  position: relative;
  transition: all .2s ease-in-out;
  width: 100%
}

@media (min-width:640px) {
  .form-input {
    font-size: 1rem;
    height: 3.75rem
  }
}

.form-input~.optional {
  position: absolute;
  right: .875rem;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%)
}

.form-input:not(:-moz-placeholder-shown)+label {
  font-size: .75rem;
  top: .75rem;
  transform: translateY(0)
}

.form-input:not(:placeholder-shown)+label {
  font-size: .75rem;
  top: .75rem;
  transform: translateY(0)
}

.form-input.--error+label {
  top: 38%
}

.form-input.--error~.optional {
  top: 41%
}

.form-input.--error:not(:-moz-placeholder-shown)+label {
  top: .75rem
}

.form-input.--error:focus+label,
.form-input.--error:not(:placeholder-shown)+label {
  top: .75rem
}

.form-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  border-radius: .75rem;
  font-size: .8125rem;
  height: 3.5rem;
  padding: .4rem .25rem .25rem .875rem;
  transition: all .2s ease-in-out;
  width: 100%
}

@media (min-width:640px) {
  .form-input-select {
    font-size: 1rem
  }
}

.form-input-select~svg {
  position: absolute;
  right: .875rem;
  top: 50%;
  transform: translateY(-50%)
}

.form-input-select:focus-visible {
  outline: none
}

.form-input-select.--error~svg {
  top: 40%
}

.form-input-label {
  cursor: text;
  display: inline-block;
  font-size: .8125rem;
  font-weight: 400;
  height: 14px;
  left: .75rem;
  line-height: 1;
  margin: 0 auto;
  padding: 0 4px;
  position: absolute;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  transition: all .2s ease-in-out
}

@media (min-width:640px) {
  .form-input-label {
    font-size: 1rem
  }
}

input:focus+label {
  font-size: .75rem;
  top: .75rem;
  transform: translateY(0)
}

.toggle {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%
}

.toggle-switch {
  background: #ccc;
  border-radius: 16px;
  display: inline-block;
  height: 32px;
  position: relative;
  transition: background .25s;
  vertical-align: middle;
  width: 58px
}

.toggle-switch:after,
.toggle-switch:before {
  content: ""
}

.toggle-switch:before {
  background: linear-gradient(180deg, #fff 0, #eee);
  border-radius: 50%;
  display: block;
  height: 24px;
  left: 4px;
  position: absolute;
  top: 4px;
  transition: left .25s;
  width: 24px
}

.toggle:hover .toggle-switch:before {
  background: linear-gradient(180deg, #fff 0, #fff)
}

.toggle-checkbox:checked+.toggle-switch {
  background: #111
}

.toggle-checkbox:checked+.toggle-switch:before {
  left: 30px
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden
}

.toggle-label {
  color: #111 !important;
  font-weight: 600;
  position: relative;
  top: 2px
}

.gl-form-asterisk {
  background-color: inherit;
  color: #e32b2b;
  padding: 0 0 0 3px
}

.gl-form-asterisk:after {
  content: "*"
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield
}

.cookies {
  background-color: hsla(0, 0%, 7%, .5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

.cookies .content-wrapper {
  background-color: #fff;
  bottom: 0;
  max-height: 999px;
  max-width: 100%;
  padding: 1rem;
  position: absolute;
  right: 0
}

@media (min-width:640px) {
  .cookies .content-wrapper {
    border-radius: .75rem;
    bottom: 2.5rem;
    max-width: 28.125rem;
    padding: 1.5rem;
    right: 2.5rem
  }
}

.cookies [class^=title-] {
  margin-bottom: .625rem
}

@media (min-width:640px) {
  .cookies [class^=title-] {
    margin-bottom: 1rem
  }
}

.cookies .block .subtitle {
  color: #111 !important;
  font-weight: 600;
  margin-bottom: .5rem
}

.cookies .btn {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.cookies .btns-2 {
  display: flex;
  gap: .5rem;
  justify-content: space-between;
  margin-top: 1.625rem
}

@media (min-width:640px) {
  .cookies .btns-2 {
    margin-top: 2.5rem
  }
}

.cookies .btns-2 .btn {
  width: 100%
}

.cookies .config {
  margin-top: .625rem;
  width: 100%
}

@media (min-width:640px) {
  .cookies .config {
    margin-top: 1rem
  }
}

.cookies .config .btn {
  width: 100%
}

.cookies .preferences {
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}

.cookies .preferences .block {
  margin-bottom: 2rem
}

.cookies .preferences .block [class^=title-] {
  margin-bottom: .5rem
}

.cookies .preferences .text-link {
  display: block;
  margin-top: 1rem
}

.cookies .toggle {
  margin-bottom: .5rem
}

.modal {
  border: 0;
  border-radius: .75rem;
  box-shadow: var(--shadow-2), 0 0 0 100vw rgba(0, 0, 0, .8);
  max-width: 100%;
  overflow: visible;
  width: 100%
}

@media (min-width:768px) {
  .modal {
    margin: auto;
    width: -moz-max-content !important;
    width: max-content !important
  }
}

.modal .icon-close {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 1rem;
  top: 1rem
}

.modal::backdrop {
  background: rgba(0, 0, 0, .8);
  opacity: 0
}

.modal[open] {
  animation: fade-in .5s forwards;
  left: 0;
  position: fixed !important;
  top: 0
}

.modal[open]::backdrop {
  animation: fade-in .5s forwards
}

.modal[closing] {
  animation: fade-out .5s forwards;
  display: block;
  inset: 0;
  pointer-events: none
}

.modal[closing]::backdrop {
  animation: fade-out .5s forwards
}

@media (min-width:768px) {
  .modal[open] {
    max-width: 43.75rem;
    width: 100%
  }
}

@media (min-width:1024px) {
  .modal[open] {
    max-width: 50rem;
    width: 100%
  }
}

.modal[data-modal=pop-up][open] {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 80%
}

@media (min-width:768px) {
  .modal[data-modal=pop-up][open] {
    flex-direction: row
  }
}

.modal[data-modal=pop-up][open]>* {
  flex: 0 1 50%
}

.modal[data-modal=pop-up][open] .image-wrapper {
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem
}

.modal[data-modal=pop-up][open] .image-wrapper img {
  border-radius: .75rem .75rem 0 0;
  height: 100%;
  max-height: 18.75rem;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media (min-width:768px) {
  .modal[data-modal=pop-up][open] .image-wrapper img {
    border-radius: .75rem 0 0 .75rem;
    max-height: none
  }
}

.modal[data-modal=pop-up][open] .content-wrapper {
  background: #fff;
  border-radius: 0 0 .75rem .75rem;
  padding: 1rem;
  text-align: center
}

@media (min-width:768px) {
  .modal[data-modal=pop-up][open] .content-wrapper {
    border-radius: 0 .75rem .75rem 0;
    max-height: none;
    padding: 5.125rem 4rem
  }
}

.modal[data-modal=pop-up][open] .content-wrapper .tag {
  text-transform: uppercase
}

.modal[data-modal=pop-up][open] .content-wrapper .tag,
.modal[data-modal=pop-up][open] .content-wrapper .title {
  margin-bottom: .625rem
}

@media (min-width:768px) {

  .modal[data-modal=pop-up][open] .content-wrapper .tag,
  .modal[data-modal=pop-up][open] .content-wrapper .title {
    margin-bottom: 1rem
  }
}

.modal[data-modal=pop-up][open] .content-wrapper .paragraph {
  margin-bottom: 2.5rem
}

@media (min-width:768px) {
  .modal[data-modal=pop-up][open] .content-wrapper .paragraph {
    margin-bottom: 2
  }
}

.modal[data-modal=redirect-modal][open],
.modal[data-modal=uruguay-modal][open] {
  display: flex;
  flex-direction: column
}

@media (min-width:768px) {

  .modal[data-modal=redirect-modal][open],
  .modal[data-modal=uruguay-modal][open] {
    flex-direction: row;
    max-width: 26.875rem;
    width: 100%
  }
}

.modal[data-modal=redirect-modal][open] .content-wrapper,
.modal[data-modal=uruguay-modal][open] .content-wrapper {
  padding: 1rem
}

@media (min-width:768px) {

  .modal[data-modal=redirect-modal][open] .content-wrapper,
  .modal[data-modal=uruguay-modal][open] .content-wrapper {
    padding: 1.5rem
  }
}

.modal[data-modal=redirect-modal][open] .content-wrapper .tag,
.modal[data-modal=uruguay-modal][open] .content-wrapper .tag {
  text-transform: uppercase
}

.modal[data-modal=redirect-modal][open] .content-wrapper .tag,
.modal[data-modal=redirect-modal][open] .content-wrapper .title,
.modal[data-modal=uruguay-modal][open] .content-wrapper .tag,
.modal[data-modal=uruguay-modal][open] .content-wrapper .title {
  margin-bottom: .625rem
}

@media (min-width:768px) {

  .modal[data-modal=redirect-modal][open] .content-wrapper .tag,
  .modal[data-modal=redirect-modal][open] .content-wrapper .title,
  .modal[data-modal=uruguay-modal][open] .content-wrapper .tag,
  .modal[data-modal=uruguay-modal][open] .content-wrapper .title {
    margin-bottom: 1rem
  }
}

.modal[data-modal=redirect-modal][open] .content-wrapper .paragraph,
.modal[data-modal=uruguay-modal][open] .content-wrapper .paragraph {
  margin-bottom: 2.5rem
}

@media (min-width:768px) {

  .modal[data-modal=redirect-modal][open] .content-wrapper .paragraph,
  .modal[data-modal=uruguay-modal][open] .content-wrapper .paragraph {
    margin-bottom: 2
  }
}

.modal[data-modal=redirect-modal][open] .content-wrapper .btns-2-cols,
.modal[data-modal=uruguay-modal][open] .content-wrapper .btns-2-cols {
  display: flex;
  gap: .5rem
}

.modal[data-modal=redirect-modal][open] .content-wrapper .btns-2-cols>*,
.modal[data-modal=uruguay-modal][open] .content-wrapper .btns-2-cols>* {
  width: 100%
}

.modal[data-modal=redirect-modal][open] .content-wrapper .btns-2-cols .btn,
.modal[data-modal=uruguay-modal][open] .content-wrapper .btns-2-cols .btn {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fade-out {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes slide-up {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

.toast {
  color: hsla(0, 0%, 100%, .7);
  padding: .5rem 0;
  text-align: center
}

.toast a,
.toast button {
  background-color: transparent;
  color: #fff;
  text-decoration: underline
}

.filters {
  overflow-x: auto;
  scrollbar-width: none
}

@media (min-width:640px) {
  .filters {
    justify-content: center
  }
}

.filters.disabled {
  opacity: .3;
  pointer-events: none
}

.filter-wrapper {
  padding: 4rem 1rem 1.5rem
}

.filters,
.filters-list {
  display: flex;
  gap: .5rem
}

.filters-list.--mobile-filters {
  flex-wrap: wrap
}

.filter-pill {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 2.625rem
}

.filter-pill .count-wrapper {
  align-items: center;
  border-radius: 999px;
  display: flex;
  gap: .25rem;
  margin-left: .25rem;
  padding: .125rem .25rem .125rem .5rem
}

.filter-pill .count-wrapper button {
  background-color: transparent;
  cursor: pointer;
  display: flex
}

.filter-pill.--active {
  border: 1px solid #111 !important
}

.filter-category-title {
  background-color: #fff;
  border-bottom: 1px solid hsla(0, 0%, 7%, .1);
  padding: .5rem 0;
  position: sticky;
  top: 0
}

.custom-filter {
  margin-right: 2rem
}

.order-filter-select {
  align-items: center;
  display: flex;
  gap: .7rem;
  grid-column: 1/-1;
  justify-content: flex-end;
  margin-bottom: 1.5rem;
  width: 100%
}

.order-filter-select select {
  text-wrap: nowrap;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #111;
  background-position: 0;
  background-repeat: no-repeat;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  padding: .75rem 1rem;
  position: relative;
  transition: all .2s ease-in-out;
  width: auto
}

.order-filter-select select:hover {
  background-color: #fff;
  color: #111
}

.table table {
  border-collapse: collapse;
  margin: auto;
  width: 100%
}

.table table thead {
  background-color: #fafafa;
  position: relative
}

.table table thead tr th {
  font-size: .75rem;
  padding: 1.125rem 1rem
}

.table table thead tr th:first-child {
  border-radius: .625rem 0 0 .625rem;
  text-align: left
}

.table table thead tr th:last-child {
  border-radius: 0 .625rem .625rem 0
}

.table table thead tr th:not(:first-child) {
  position: relative
}

.table table thead tr th:not(:first-child):before {
  background-color: hsla(0, 0%, 7%, .05);
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px
}

.table table thead:after {
  background-color: hsla(0, 0%, 7%, .05);
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 96%
}

.table table tbody tr {
  border-bottom: 1px solid hsla(0, 0%, 7%, .05)
}

.table table tbody tr td {
  color: hsla(0, 0%, 7%, .7);
  font-size: .75rem;
  padding: 1rem
}

.table table tbody tr td:not(:first-child) {
  text-align: center
}

.table.--narrow {
  grid-column: 1/-1 !important;
  overflow-x: scroll
}

@media (min-width:768px) {
  .table.--narrow {
    grid-column: 3/11 !important;
    overflow-x: unset
  }
}

.form .form-input-group {
  opacity: 0
}

.form .full-name {
  display: flex;
  gap: 1rem;
  justify-content: space-between
}

.form .full-name .form-input-group-wrapper {
  width: 100%
}

.form .form-btn {
  opacity: 0;
  transform: translateY(20px)
}

.form .form-btn .btn {
  display: block;
  margin: 4rem auto
}

@media (min-width:640px) {
  .form {
    grid-column: 4/10 !important
  }
}

.form-disclaimer {
  opacity: 0;
  text-align: center;
  transform: translateY(20px)
}

.form-disclaimer a {
  text-decoration: underline
}

.custom-filter {
  position: relative
}

.custom-filter:hover .safari-caret path {
  stroke: #111
}

.safari-caret {
  display: none;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%)
}

.grid-products .card-product {
  grid-column: span 4;
  opacity: 0
}

.research-list .card-simple {
  grid-column: span 4
}

@keyframes skeletonAnimation {
  0% {
    background-position: 100% 50%
  }

  to {
    background-position: 0 50%
  }
}

.ant-skeleton .darkMode.darkMode {
  animation-duration: 1.4s !important;
  animation-iteration-count: infinite !important;
  animation-name: skeletonAnimation !important;
  animation-timing-function: ease !important;
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .06) 25%, hsla(0, 0%, 100%, .15) 37%, hsla(0, 0%, 100%, .06) 63%);
  background-size: 400% 100% !important
}

.home__marquee {
  height: 73px !important;
  width: 270px !important
}

@media (min-width:768px) {
  .home__marquee {
    width: 123px
  }
}

.home__product-slide {
  aspect-ratio: 1;
  height: 100% !important
}

.home__price-ticker,
.home__product-slide {
  border-radius: .75rem !important;
  width: 100% !important
}

.home__price-ticker {
  height: 100px !important
}

.home__panels-slider {
  border-radius: .75rem !important;
  height: 50% !important;
  min-height: 200px;
  width: 70% !important
}

.home__panels-slider span {
  height: 100% !important;
  width: 100% !important
}

.instrument__tabs__search-bar {
  height: 5rem !important;
  margin-bottom: 1.5rem;
  width: 100% !important
}

.instrument__tabs__table-column {
  gap: 1.5rem;
  width: 100% !important
}

.instrument__tabs__table-column .ant-skeleton-button {
  height: 2rem !important;
  margin-bottom: 0 !important;
  width: 100% !important
}

.skeleton-product-detail .ant-skeleton-input,
.skeleton-product-detail .ant-skeleton-title {
  background-image: linear-gradient(90deg, hsla(0, 0%, 50%, .15) 25%, hsla(0, 0%, 50%, .3) 37%, hsla(0, 0%, 50%, .15) 63%) !important
}

.skeleton-product-detail .ant-skeleton-paragraph li {
  display: none
}

.skeleton-line-chart .ant-skeleton,
.skeleton-line-chart .ant-skeleton-image {
  height: 18.75rem !important;
  width: 100% !important
}

.error-page {
  background-color: #111
}

.error-page,
.error-page .component-layout {
  height: 100dvh
}

.error-page .title-hero {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  .error-page .title-hero {
    margin-top: 3rem
  }
}

.error-page .paragraph-hero {
  margin-bottom: 0 !important;
  margin-top: 16px
}

@media (min-width:640px) {
  .error-page .paragraph-hero {
    grid-column: 4/10 !important
  }
}

.error-page .tag {
  margin: 0 auto
}

.modal-filter-pill {
  text-wrap: nowrap;
  background-color: transparent;
  background-position: 0;
  background-repeat: no-repeat;
  border: 1px solid hsla(0, 0%, 7%, .1);
  border-radius: 20px;
  cursor: pointer;
  padding: .75rem 1rem;
  transition: all .2s ease-in-out;
  width: -moz-max-content;
  width: max-content
}

.modal-filter-pill:hover {
  border: 1px solid #111
}

.filter-modal {
  background-color: rgba(0, 0, 0, .5);
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

.filter-modal .backdrop {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

@media (min-width:768px) {
  .filter-modal .backdrop {
    align-items: center
  }
}

.filter-modal .content {
  background-color: #fff;
  border-radius: .75rem;
  padding: 1rem;
  width: 100%
}

@media (min-width:768px) {
  .filter-modal .content {
    max-width: 375px
  }
}

.filter-modal .content-header {
  display: flex;
  place-content: center space-between
}

.filter-modal .icon-close {
  cursor: pointer
}

.filter-modal .content-footer {
  display: flex;
  gap: .5rem;
  place-content: center
}

.filter-modal .content-footer button {
  border-radius: 999px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  padding: .875rem 0;
  text-align: center;
  width: 100%
}

.filter-modal .content-footer button.dark {
  background-color: #111;
  border-color: #111;
  color: #fff
}

.filter-modal .content-footer button.white {
  background-color: #fff;
  border-color: #111;
  color: #111
}

.filter-modal .content-body {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  margin: 40px 0
}

.filter-modal .content-body .filter-pill {
  margin: 0 .5rem .5rem 0
}

.filter-modal .content-body .tag {
  background-color: #f3f3f3;
  border-radius: 999px;
  cursor: pointer;
  padding: .75rem 1rem;
  transition: all .2s ease-in-out
}

.filter-modal .content-body .tag.--selected {
  background-color: #111;
  color: #fff
}

.modal-react {
  position: relative;
  width: 100%;
  z-index: 10
}

@media (min-width:640px) {
  .modal-react {
    max-width: 40rem
  }
}

.modal-react .title-5:not(.filter-category-title) {
  margin-bottom: 4rem
}

.modal-react .backdrop {
  background: rgba(0, 0, 0, .5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

.modal-react .content-el {
  background-color: #fff;
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
  display: flex;
  max-height: 40rem;
  padding: 1.5rem;
  position: relative;
  z-index: 99
}

@media (min-width:640px) {
  .modal-react .content-el {
    border-radius: .75rem
  }
}

.modal-react .content-panel {
  width: 100%
}

.modal-react .chevron {
  cursor: pointer;
  position: absolute;
  right: 1rem;
  top: 1rem
}

.modal-react .btns-2-cols {
  display: flex;
  gap: .25rem;
  margin-top: 2rem;
  padding: 1rem;
  width: 100%
}

.modal-react .btns-2-cols>* {
  flex: 1
}

.modal-react .filters {
  flex-direction: column;
  justify-content: start;
  max-height: 24rem;
  overflow-y: auto;
  scrollbar-color: #111 hsla(0, 0%, 100%, .8);
  scrollbar-width: thin
}

.modal-react .filterGroup {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem
}

.modal-react .filter-pill .year {
  display: none
}

.opacity-0 {
  opacity: 0
}

.duration-300 {
  transition: all .3s ease-in-out
}

.opacity-100 {
  opacity: 1
}

.ease-out {
  transition: all .3s ease-out
}

.ease-in {
  transition: all .3s ease-in
}

.scale-100 {
  transform: scale(1)
}

.scale-95 {
  transform: scale(.95)
}

div[data-headlessui-portal]>div {
  align-items: flex-end;
  display: flex;
  height: 100dvh;
  justify-content: center
}

@media (min-width:640px) {
  div[data-headlessui-portal]>div {
    align-items: center;
    justify-content: center;
    padding: 2.5rem
  }
}

.pagination {
  display: flex;
  gap: 1rem;
  margin: 4rem auto 0;
  width: -moz-max-content;
  width: max-content
}

.pagination .page-item {
  display: none
}

.pagination .page-item .page-link {
  background-color: #fff;
  border-radius: .5rem;
  cursor: pointer;
  padding: .625rem 1rem
}

.pagination .page-item.active .page-link {
  background-color: #111;
  color: #fff
}

.pagination .page-item.disabled .page-link {
  background-color: hsla(0, 0%, 7%, .1);
  cursor: pointer;
  pointer-events: none
}

@media (min-width:640px) {
  .pagination .page-item {
    display: block
  }
}

.pagination .page-item.active,
.pagination .page-item.next,
.pagination .page-item.previous {
  display: block
}

.pagination .page-break {
  display: none
}

@media (min-width:640px) {
  .pagination .page-break {
    display: block
  }
}

.pagination-component {
  display: flex;
  gap: 1rem;
  grid-column: 1/-1;
  justify-content: center;
  margin-top: 4rem
}

.pagination-component a,
.pagination-component li:has(:not(a)) {
  border: 1px solid hsla(0, 0%, 7%, .1);
  border-radius: .5rem;
  padding: .625rem 1.25rem;
  transition: all .2s ease-in-out
}

.pagination-component a:hover,
.pagination-component li:has(:not(a)):hover {
  border: 1px solid #111
}

.pagination-component a.active,
.pagination-component li:has(:not(a)).active {
  background-color: #111;
  color: #fff
}

.pagination-component .paragraph a {
  text-decoration: none
}

.ant-input-search.--theme-light,
.ant-input.--theme-light {
  background-color: #fff;
  border-color: hsla(0, 0%, 7%, .1);
  color: hsla(0, 0%, 7%, .6)
}

.ant-input-search.--theme-light:focus,
.ant-input-search.--theme-light:focus-within,
.ant-input.--theme-light:focus,
.ant-input.--theme-light:focus-within {
  background-color: #fff
}

@media (min-width:640px) {

  .ant-input-search.--theme-light:hover,
  .ant-input.--theme-light:hover {
    background-color: #fff
  }
}

.ant-input-search.--theme-light input::-moz-placeholder,
.ant-input.--theme-light input::-moz-placeholder {
  color: hsla(0, 0%, 7%, .6) !important
}

.ant-input-search.--theme-light input::placeholder,
.ant-input.--theme-light input::placeholder {
  color: hsla(0, 0%, 7%, .6) !important
}

.ant-input-search.--theme-light input:focus,
.ant-input-search.--theme-light input:focus-within,
.ant-input-search.--theme-light input:hover,
.ant-input.--theme-light input:focus,
.ant-input.--theme-light input:focus-within,
.ant-input.--theme-light input:hover {
  border-color: hsla(0, 0%, 7%, .6)
}

.ant-input-search.--theme-light .ant-input-group-addon .ant-btn,
.ant-input.--theme-light .ant-input-group-addon .ant-btn {
  background-color: #fff !important;
  border-color: hsla(0, 0%, 7%, .1) !important;
  color: hsla(0, 0%, 7%, .6) !important
}

.ant-input-search.--theme-light .ant-input-group-addon .ant-btn:hover,
.ant-input.--theme-light .ant-input-group-addon .ant-btn:hover {
  border: 1px solid hsla(0, 0%, 7%, .6) !important
}

.ant-input-search.--theme-dark input,
.ant-input.--theme-dark input {
  background-color: hsla(0, 0%, 7%, .8);
  border-color: hsla(0, 0%, 100%, .2);
  color: #fff
}

.ant-input-search.--theme-dark input:focus,
.ant-input-search.--theme-dark input:focus-within,
.ant-input.--theme-dark input:focus,
.ant-input.--theme-dark input:focus-within {
  background-color: hsla(0, 0%, 7%, .8)
}

@media (min-width:640px) {

  .ant-input-search.--theme-dark input:focus,
  .ant-input-search.--theme-dark input:hover,
  .ant-input.--theme-dark input:focus,
  .ant-input.--theme-dark input:hover {
    background-color: hsla(0, 0%, 7%, .8);
    border-color: #fff
  }
}

.ant-input-search.--theme-dark input::-moz-placeholder,
.ant-input.--theme-dark input::-moz-placeholder {
  color: #fff !important
}

.ant-input-search.--theme-dark input::placeholder,
.ant-input.--theme-dark input::placeholder {
  color: #fff !important
}

.ant-input-search.--theme-dark .ant-input-group-addon .ant-btn,
.ant-input.--theme-dark .ant-input-group-addon .ant-btn {
  background-color: hsla(0, 0%, 7%, .8) !important;
  border-color: hsla(0, 0%, 100%, .2) !important;
  color: #fff !important
}

.ant-tooltip-inner {
  color: hsla(0, 0%, 7%, .6) !important
}

.ant-select-selector {
  width: 100%
}

.ant-drawer-header svg {
  height: 2.5rem;
  width: 2.5rem
}

.ant-drawer .ant-select {
  width: 100%
}

.ant-tabs {
  font-family: Inter, sans-serif !important
}

#cotizaciones_root .component-container.--react {
  border-radius: 0;
  padding: 0
}

@media (min-width:640px) {
  #cotizaciones_root .component-container.--react {
    border-radius: .75rem;
    padding: .5rem 1rem
  }
}

#cotizaciones_root .component-container.--react .component-wrapper {
  border-radius: 0
}

@media (min-width:640px) {
  #cotizaciones_root .component-container.--react .component-wrapper {
    border-radius: .75rem
  }
}

@media (max-width:768px) {

  #cotizaciones_root .component-container.--react .component-container-bg-el,
  #cotizaciones_root .component-container.--react .component-container-content {
    border-radius: 0 !important
  }
}

#cotizaciones_root .hero.--cotizaciones {
  height: auto
}

@media (min-width:640px) {
  #cotizaciones_root .hero.--cotizaciones {
    height: -moz-max-content;
    height: max-content;
    max-height: none;
    min-height: -moz-max-content;
    min-height: max-content
  }
}

#cotizaciones_root .hero.--cotizaciones .flex-content {
  padding-top: 9.25rem
}

@media (min-width:640px) {
  #cotizaciones_root .hero.--cotizaciones .flex-content {
    padding-top: 14rem
  }
}

#cotizaciones_root .hero.--cotizaciones .tag {
  color: hsla(0, 0%, 100%, .7);
  margin: 0
}

#cotizaciones_root .hero.--cotizaciones .title-1 {
  color: #fff;
  margin-bottom: 0
}

#cotizaciones_root .hero.--cotizaciones .hero-header {
  align-items: flex-end;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  justify-content: space-between;
  row-gap: 0
}

@media (min-width:640px) {
  #cotizaciones_root .hero.--cotizaciones .hero-header {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

#cotizaciones_root .hero.--cotizaciones .text-content {
  display: flex;
  flex-direction: column;
  gap: .625rem;
  margin-bottom: 0
}

@media (min-width:640px) {
  #cotizaciones_root .hero.--cotizaciones .text-content {
    gap: 1rem;
    grid-column: span 6
  }
}

#cotizaciones_root .hero.--cotizaciones .search-bar {
  display: none
}

@media (min-width:640px) {
  #cotizaciones_root .hero.--cotizaciones .search-bar {
    display: block;
    grid-column: span 6
  }
}

#cotizaciones_root .carousel-products .title-1 {
  margin-bottom: 2.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .carousel-products .title-1 {
    margin-bottom: 4rem
  }
}

#cotizaciones_root .open-your-account .tag {
  margin: 0 auto
}

#cotizaciones_root .open-your-account .title {
  margin-bottom: 1rem
}

#cotizaciones_root .open-your-account li {
  flex-direction: row
}

#cotizaciones_root .open-your-account li .paragraph {
  margin-top: 0
}

#cotizaciones_root .cards-wrapper {
  display: grid;
  gap: .625rem;
  grid-column: span 4;
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

@media (min-width:640px) {
  #cotizaciones_root .cards-wrapper {
    display: flex;
    flex-direction: column
  }
}

#cotizaciones_root .graph-cards-container {
  --bg-color: #111 !important;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 1.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .graph-cards-container {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

#cotizaciones_root .graph-cards-container .graph-wrapper {
  background-color: #111;
  border: 1px solid hsla(0, 0%, 100%, .1);
  border-radius: .75rem;
  color: hsla(0, 0%, 100%, .7);
  grid-column: 1/-1;
  overflow: hidden
}

@media (min-width:640px) {
  #cotizaciones_root .graph-cards-container .graph-wrapper {
    grid-column: span 8
  }
}

#cotizaciones_root .marquee {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  overflow: hidden
}

@media (min-width:640px) {
  #cotizaciones_root .marquee {
    margin-bottom: 4rem;
    margin-top: 4rem
  }
}

#cotizaciones_root .cot-base-card {
  border-radius: .5rem;
  grid-column: 1/-1;
  padding: .625rem
}

@media (min-width:768px) {
  #cotizaciones_root .cot-base-card {
    padding: 1rem
  }
}

#cotizaciones_root .cot-base-card img {
  border-radius: 999px
}

#cotizaciones_root .cot-marquee-card {
  background-color: #111;
  border: 1px solid hsla(0, 0%, 100%, .1);
  border-radius: .75rem;
  min-width: 7.6875rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-marquee-card {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-width: 16.875rem
  }
}

#cotizaciones_root .cot-marquee-card .text {
  display: flex;
  flex-direction: column
}

#cotizaciones_root .cot-marquee-card .label,
#cotizaciones_root .cot-marquee-card .sublabel,
#cotizaciones_root .cot-marquee-card .value {
  color: #fff;
  margin-bottom: .25rem
}

#cotizaciones_root .cot-marquee-card .ticker-logo {
  margin-bottom: 8px
}

@media (min-width:640px) {
  #cotizaciones_root .cot-marquee-card .ticker-logo {
    margin-bottom: 0;
    margin-right: 8px
  }
}

#cotizaciones_root .cot-card-graph .title {
  text-align: center
}

#cotizaciones_root .cot-card-graph .echarts-for-react {
  width: 100%
}

#cotizaciones_root .cot-card-with-tooltip {
  background-color: #111;
  border: 1px solid hsla(0, 0%, 100%, .1);
  border-radius: .75rem;
  grid-column: span 2;
  height: -moz-max-content;
  height: max-content
}

@media (min-width:640px) {
  #cotizaciones_root .cot-card-with-tooltip {
    display: grid;
    gap: 1rem;
    grid-template-columns: 2fr 1fr
  }

  #cotizaciones_root .cot-card-with-tooltip:first-of-type,
  #cotizaciones_root .cot-card-with-tooltip:nth-of-type(2),
  #cotizaciones_root .cot-card-with-tooltip:nth-of-type(3) {
    grid-column: 1/-1
  }
}

#cotizaciones_root .cot-card-with-tooltip .values-container {
  display: flex;
  flex-direction: column;
  gap: 2rem
}

@media (min-width:768px) {
  #cotizaciones_root .cot-card-with-tooltip .values-container {
    align-items: flex-end;
    flex-direction: row
  }
}

#cotizaciones_root .cot-card-with-tooltip .variation-tooltip {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: .75rem
}

#cotizaciones_root .cot-card-with-tooltip .variation-tooltip .variation p {
  font-size: clamp(16px, 16px + 4 * (100cqi - 375px)/825, 20px);
  font-weight: 600;
  letter-spacing: -.3px;
  line-height: 1.26
}

@media (min-width:1024px) {
  #cotizaciones_root .cot-card-with-tooltip .variation-tooltip .variation p {
    font-weight: 500;
    letter-spacing: -.4px;
    line-height: 1.26
  }
}

@media (min-width:768px) {
  #cotizaciones_root .cot-card-with-tooltip .variation-tooltip {
    align-items: flex-end;
    flex-direction: column;
    margin-top: 0
  }
}

#cotizaciones_root .cot-card-with-tooltip .var-icon {
  display: none
}

@media (min-width:640px) {
  #cotizaciones_root .cot-card-with-tooltip .var-icon {
    display: block
  }
}

#cotizaciones_root .cot-card-with-tooltip .label {
  color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase
}

#cotizaciones_root .cot-card-with-tooltip .value {
  color: #fff
}

#cotizaciones_root .cot-card-with-tooltip .title {
  color: #fff;
  margin-bottom: .25rem
}

@media (min-width:768px) {
  #cotizaciones_root .cot-card-with-tooltip .title {
    margin-bottom: .5rem
  }
}

#cotizaciones_root .cot-card-with-tooltip .value-wrapper:has(~.value-wrapper) {
  margin-bottom: .25rem
}

@media (min-width:768px) {
  #cotizaciones_root .cot-card-with-tooltip .value-wrapper:has(~.value-wrapper) {
    margin-bottom: 0
  }
}

#cotizaciones_root .cot-card-with-icon {
  background-color: #fff;
  border: 1px solid hsla(0, 0%, 7%, .1);
  border-radius: .75rem;
  display: grid;
  gap: .25rem;
  grid-template-columns: 100%;
  min-height: 4.375rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-card-with-icon {
    gap: 0;
    grid-template-columns: min-content 60% auto
  }

  #cotizaciones_root .cot-card-with-icon.cauciones {
    grid-template-columns: min-content auto auto !important
  }
}

#cotizaciones_root .cot-card-with-icon .labels {
  text-transform: capitalize
}

#cotizaciones_root .cot-card-with-icon .labels .small-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media (min-width:640px) {
  #cotizaciones_root .cot-card-with-icon .labels {
    margin-left: .75rem
  }
}

#cotizaciones_root .cot-card-with-icon .values {
  align-items: flex-start;
  justify-content: center
}

#cotizaciones_root .cot-card-with-icon .values .price {
  align-items: flex-end;
  display: flex
}

#cotizaciones_root .cot-card-with-icon .values .price p:first-of-type {
  color: hsla(0, 0%, 7%, .6);
  font-size: .625rem;
  font-weight: 500;
  letter-spacing: .2px;
  line-height: 1;
  padding-right: .125rem
}

#cotizaciones_root .cot-card-with-icon .values .pill {
  background-color: #f3f3f3;
  border: 1px solid hsla(0, 0%, 7%, .1);
  border-radius: .75rem;
  padding: 6px 8px
}

#cotizaciones_root .cot-card-with-icon .values .pill p {
  color: #111;
  font-size: .625rem;
  font-weight: 500;
  letter-spacing: .2px;
  line-height: 1;
  text-transform: uppercase
}

@media (min-width:640px) {
  #cotizaciones_root .cot-card-with-icon .values {
    align-items: flex-end
  }
}

#cotizaciones_root .cot-card-with-icon .labels,
#cotizaciones_root .cot-card-with-icon .values {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

#cotizaciones_root .cot-card-with-icon .small-text {
  color: hsla(0, 0%, 7%, .6)
}

#cotizaciones_root .cot-cards-with-title .title-5 {
  margin-bottom: 1.5rem
}

#cotizaciones_root .cot-cards-with-title .cards-container {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

#cotizaciones_root .cot-cards-with-title .cards-container a:hover {
  color: #111
}

#cotizaciones_root .cot-slider {
  width: 100%
}

#cotizaciones_root .cot-tabs .cot-tab-content {
  display: grid;
  gap: 2.5rem
}

#cotizaciones_root .cot-tabs .cot-tab-content.--cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

#cotizaciones_root .cot-tabs .cot-tab-content.--cols-1.--below-895-flex {
  display: flex;
  flex-direction: column;
  gap: 2.5rem
}

#cotizaciones_root .cot-tabs .cot-tab-content.--cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

#cotizaciones_root .cot-tabs .cot-tab-content.--cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

#cotizaciones_root .cot-tabs .cot-tab-content.--cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

@media (min-width:640px) {
  #cotizaciones_root .cot-tabs .cot-tab-content .btn {
    grid-column: 1/-1;
    margin: 0 auto
  }
}

#cotizaciones_root .cot-search-btn {
  background-color: hsla(0, 0%, 7%, .8);
  border: 1px solid hsla(0, 0%, 100%, .2);
  color: #fff;
  display: block;
  grid-column: -1
}

@media (min-width:640px) {
  #cotizaciones_root .cot-search-btn {
    display: none
  }
}

#cotizaciones_root .variation {
  align-items: center;
  display: flex;
  gap: .5rem
}

@media (min-width:640px) {
  #cotizaciones_root .variation {
    justify-content: flex-end
  }
}

#cotizaciones_root .variation-big {
  align-items: center;
  display: flex;
  gap: .5rem
}

#cotizaciones_root .variation-big svg {
  height: 1.125rem;
  width: 1.125rem
}

@media (min-width:640px) {
  #cotizaciones_root .variation-big svg {
    height: 1.5rem;
    width: 1.5rem
  }
}

#cotizaciones_root .only-text .title {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .only-text .title {
    margin-top: 4rem
  }
}

#cotizaciones_root .only-text li {
  align-items: center;
  color: #fff;
  display: flex;
  gap: .5rem;
  justify-content: center
}

#cotizaciones_root .only-text.with-badges .text-content {
  display: flex;
  flex-direction: column
}

@media (min-width:640px) {
  #cotizaciones_root .only-text.with-badges .text-content {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between
  }
}

#cotizaciones_root .only-text.with-badges .title {
  margin-bottom: 0 !important
}

#cotizaciones_root .only-text.with-badges .badges {
  align-items: center;
  display: flex;
  gap: .5rem;
  margin-top: 1rem
}

#cotizaciones_root .only-text.with-badges .badges .tag {
  margin-bottom: 0
}

#cotizaciones_root .product-page-header {
  margin-top: 9.25rem
}

@media (min-width:640px) {
  #cotizaciones_root .product-page-header {
    margin-top: 10rem
  }
}

#cotizaciones_root .cot-product-table__symbol {
  align-items: center;
  display: flex;
  gap: .5rem
}

#cotizaciones_root .cot-product-table .ant-table-row {
  cursor: pointer
}

#cotizaciones_root .cot-product-table .variation {
  justify-content: flex-start
}

#cotizaciones_root .cot-more-info-and-search {
  border: 1px solid hsla(0, 0%, 7%, .1);
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  padding: 1.125rem
}

#cotizaciones_root .cot-more-info-and-search .more-info {
  align-items: center;
  display: flex;
  gap: .5rem
}

#cotizaciones_root .cot-hero-product-detail .ant-breadcrumb {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
  margin-bottom: 2rem;
  margin-top: 6.25rem;
  padding-bottom: .5rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .ant-breadcrumb {
    margin-bottom: 4rem;
    margin-top: 10rem
  }
}

#cotizaciones_root .cot-hero-product-detail .ant-breadcrumb .ant-breadcrumb-link {
  color: #fff !important;
  text-transform: capitalize
}

#cotizaciones_root .cot-hero-product-detail .ant-breadcrumb .ant-breadcrumb-link a {
  color: #fff !important
}

#cotizaciones_root .cot-hero-product-detail .ant-breadcrumb .ant-breadcrumb-separator {
  color: hsla(0, 0%, 100%, .6)
}

#cotizaciones_root .cot-hero-product-detail .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.25rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .content-wrapper {
    flex-direction: row
  }
}

#cotizaciones_root .cot-hero-product-detail .cot-product-name {
  display: flex;
  flex: 1 1 auto;
  gap: .625rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-product-name {
    gap: 1rem
  }
}

#cotizaciones_root .cot-hero-product-detail .cot-product-name img {
  height: 2rem;
  width: 2rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-product-name img {
    height: 4.5rem;
    width: 4.5rem
  }
}

#cotizaciones_root .cot-hero-product-detail .cot-product-name .title-2 {
  color: #fff
}

#cotizaciones_root .cot-hero-product-detail .cot-product-name .title-5 {
  color: hsla(0, 0%, 100%, .6)
}

#cotizaciones_root .cot-hero-product-detail .cot-product-value {
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, .2);
  display: flex;
  flex-direction: column;
  gap: .125rem;
  margin-top: 1.5rem;
  padding-top: 1.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-product-value {
    align-items: flex-end;
    border-top: none;
    margin-top: 0;
    padding-top: 0
  }
}

#cotizaciones_root .cot-hero-product-detail .cot-product-value .value-wrapper {
  color: #fff
}

#cotizaciones_root .cot-hero-product-detail .cot-product-value .var-label {
  color: hsla(0, 0%, 100%, .6);
  text-transform: uppercase
}

#cotizaciones_root .cot-hero-product-detail .cot-product-value .var-type {
  color: hsla(0, 0%, 100%, .4)
}

#cotizaciones_root .cot-hero-product-detail .product-info-values-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .product-info-values-wrapper {
    flex-direction: row;
    gap: 2.5rem
  }
}

#cotizaciones_root .cot-hero-product-detail .product-info-values-wrapper .divider {
  background-color: hsla(0, 0%, 100%, .2);
  height: 100%;
  width: 1px
}

#cotizaciones_root .cot-hero-product-detail .refresh-content {
  align-items: center;
  color: hsla(0, 0%, 100%, .6);
  display: flex;
  gap: .25rem;
  justify-content: flex-end;
  margin: .5rem 0
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .refresh-content {
    grid-column: 11/12
  }
}

#cotizaciones_root .cot-hero-product-detail .refresh-content .small-text {
  text-wrap: nowrap
}

#cotizaciones_root .cot-hero-product-detail .badge-container {
  display: flex;
  justify-content: flex-end
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .badge-container {
    margin: 0
  }
}

#cotizaciones_root .cot-hero-product-detail .badge-container .ant-tag {
  margin-inline-end: 0
}

#cotizaciones_root .cot-hero-product-detail .cot-hero-footer {
  align-items: center;
  border-top: .0625rem solid hsla(0, 0%, 100%, .2);
  margin-bottom: 2rem;
  margin-top: 3rem;
  padding-top: 1rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-hero-footer {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(auto, 1fr));
    margin-bottom: 3rem;
    padding: 1.5rem 0;
    row-gap: 0
  }
}

@media (min-width:640px) and (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-hero-footer {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

#cotizaciones_root .cot-hero-product-detail .cot-hero-footer .indicators,
#cotizaciones_root .cot-hero-product-detail .cot-hero-footer .paragraph {
  grid-column: 1/-1
}

#cotizaciones_root .cot-hero-product-detail .cot-hero-footer .paragraph {
  color: hsla(0, 0%, 100%, .7)
}

@media (min-width:640px) {
  #cotizaciones_root .cot-hero-product-detail .cot-hero-footer .paragraph {
    grid-column: span 8
  }

  #cotizaciones_root .cot-hero-product-detail .cot-hero-footer .indicators {
    grid-column: 12
  }

  #cotizaciones_root .cot-hero-product-detail .cot-hero-footer {
    margin-bottom: 1.125rem
  }
}

#cotizaciones_root .cot-buy-sell-values-table {
  border-radius: 8px;
  color: hsla(0, 0%, 100%, .6)
}

#cotizaciones_root .cot-buy-sell-values-table table {
  border-collapse: collapse;
  width: 100%
}

#cotizaciones_root .cot-buy-sell-values-table td,
#cotizaciones_root .cot-buy-sell-values-table th {
  padding: 12px;
  text-align: left
}

#cotizaciones_root .cot-buy-sell-values-table thead,
#cotizaciones_root .cot-buy-sell-values-table tr:nth-child(odd) {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

#cotizaciones_root .cot-buy-sell-values-table .index {
  color: #fff;
  font-weight: 600
}

#cotizaciones_root .cot-collapsable-content,
#cotizaciones_root .cot-stats-row {
  background-color: #f3f3f3
}

#cotizaciones_root .cot-collapsable-content .ant-collapse-content-box,
#cotizaciones_root .cot-collapsable-content .ant-collapse-header,
#cotizaciones_root .cot-stats-row .ant-collapse-content-box,
#cotizaciones_root .cot-stats-row .ant-collapse-header {
  padding-left: 0;
  padding-right: 0
}

#cotizaciones_root .cot-collapsable-content .ant-collapse-content-box,
#cotizaciones_root .cot-stats-row .ant-collapse-content-box {
  padding-bottom: 0
}

#cotizaciones_root .cot-collapsable-content .collapse-content,
#cotizaciones_root .cot-stats-row .collapse-content {
  display: grid;
  gap: .25rem;
  grid-auto-flow: column;
  grid-template-columns: repeat(1, minmax(auto, 1fr));
  grid-template-rows: repeat(11, minmax(auto, 1fr))
}

@media (min-width:640px) {

  #cotizaciones_root .cot-collapsable-content .collapse-content,
  #cotizaciones_root .cot-stats-row .collapse-content {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(2, minmax(auto, 1fr));
    grid-template-rows: repeat(5, minmax(auto, 1fr))
  }
}

#cotizaciones_root .cot-collapsable-content .collapse-content-item,
#cotizaciones_root .cot-stats-row .collapse-content-item {
  align-items: center;
  display: flex;
  justify-content: space-between
}

#cotizaciones_root .cot-collapsable-content .collapse-footer,
#cotizaciones_root .cot-stats-row .collapse-footer {
  display: flex;
  justify-content: flex-end;
  padding: 1rem 0
}

@media (min-width:640px) {

  #cotizaciones_root .cot-collapsable-content .collapse-footer,
  #cotizaciones_root .cot-stats-row .collapse-footer {
    margin-top: 1rem;
    padding: 1.5rem 0
  }
}

#cotizaciones_root .cot-stats-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(auto, 1fr))
}

#cotizaciones_root .cot-stats-grid .pill-border {
  grid-column: 2/3
}

@media (min-width:640px) {
  #cotizaciones_root .cot-stats-grid .pill-border {
    grid-column: 7/8
  }

  #cotizaciones_root .cot-stats-grid.--fondos {
    grid-template-columns: repeat(7, minmax(auto, 1fr))
  }
}

#cotizaciones_root .cot-stats-row {
  padding: 2.5rem 0
}

@media (min-width:640px) {
  #cotizaciones_root .cot-stats-row {
    padding: 1rem 0
  }

  #cotizaciones_root .cot-stats-row .cot-stats-grid {
    grid-template-columns: repeat(5, minmax(auto, 1fr))
  }

  #cotizaciones_root .cot-collapsable-content .cot-stats-row .cot-stats-grid {
    grid-template-columns: repeat(6, minmax(auto, 1fr))
  }
}

#cotizaciones_root .cot-stats {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

#cotizaciones_root .cot-stats .title {
  color: hsla(0, 0%, 7%, .6);
  margin-bottom: 0
}

#cotizaciones_root .cot-stats .value {
  align-items: center;
  display: flex;
  gap: .25rem
}

#cotizaciones_root .cot-stats .value .tag {
  color: hsla(0, 0%, 7%, .6)
}

#cotizaciones_root .cot-prod-detail-tabs {
  margin-top: 1rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-prod-detail-tabs {
    margin-top: 1.5rem
  }
}

#cotizaciones_root .cot-tabs-block {
  border: 1px solid hsla(0, 0%, 100%, .2);
  border-radius: 100px;
  display: flex;
  flex: 1 0 auto;
  flex-direction: row;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding: .125rem;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  z-index: 10
}

@media (min-width:640px) {
  #cotizaciones_root .cot-tabs-block {
    margin-right: 0
  }
}

#cotizaciones_root .cot-tabs-block li {
  cursor: pointer;
  flex: auto;
  font-weight: 600;
  list-style: none;
  margin: 0;
  padding: .75rem 1.5rem;
  position: relative;
  text-align: center
}

#cotizaciones_root .cot-tabs-block .slider {
  background: hsla(0, 0%, 100%, .2);
  border-radius: 100px;
  height: calc(100% - .25rem);
  left: 0;
  position: absolute;
  top: 0;
  top: 50%;
  transform: translateY(-50%)
}

#cotizaciones_root .cot-tabs-block .tab-item {
  color: hsla(0, 0%, 100%, .6);
  transition: all .2s ease-in-out
}

#cotizaciones_root .cot-tabs-block .--tab-active {
  background-color: hsla(0, 0%, 100%, .2);
  border-radius: 999px;
  color: #fff
}

#cotizaciones_root .cot-tabs-block .tabs-block {
  z-index: 0
}

#cotizaciones_root .cot-prod-detail-tabs {
  margin-top: 1.25rem
}

#cotizaciones_root .cot-prod-detail-tabs__header {
  display: flex;
  flex-direction: column;
  gap: .625rem;
  padding: 2rem 0
}

@media (min-width:640px) {
  #cotizaciones_root .cot-prod-detail-tabs__header {
    align-items: center;
    flex-direction: row;
    justify-content: space-between
  }
}

#cotizaciones_root .cot-product-comparator .comparator-controls {
  display: grid;
  grid-template-columns: repeat(1, minmax(auto, 1fr));
  margin-bottom: 2.5rem;
  margin-top: 1rem;
  row-gap: .75rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-product-comparator .comparator-controls {
    gap: 0 1.25rem;
    grid-template-columns: repeat(3, minmax(auto, 1fr));
    margin-bottom: 4rem;
    margin-top: 1.5rem
  }
}

#cotizaciones_root .cot-product-comparator .comparator-control {
  background-color: #f3f3f3;
  border-radius: .75rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem .625rem
}

#cotizaciones_root .cot-product-comparator .ant-select-selection-item {
  color: #111
}

#cotizaciones_root .cot-product-comparator .ant-select-dropdown {
  background-color: #fff !important
}

#cotizaciones_root .cot-elem-container {
  margin-top: 2.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-elem-container {
    margin-top: 4rem
  }
}

#cotizaciones_root .cot-elem-container-title {
  margin-bottom: 1.5rem
}

#cotizaciones_root .cot-elem-container-title:has(~p) {
  margin-bottom: .5rem
}

#cotizaciones_root .cot-elem-container-subtitle {
  color: hsla(0, 0%, 7%, .6)
}

#cotizaciones_root .cot-var-table-container .label {
  color: hsla(0, 0%, 7%, .6);
  margin-bottom: .25rem
}

#cotizaciones_root .cot-composition-charts {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  row-gap: 0
}

@media (min-width:640px) {
  #cotizaciones_root .cot-composition-charts {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

#cotizaciones_root .cot-composition-charts .chart-1,
#cotizaciones_root .cot-composition-charts .chart-2 {
  grid-column: 1/-1
}

@media (min-width:640px) {
  #cotizaciones_root .cot-composition-charts .chart-1 {
    grid-column: 1/6
  }

  #cotizaciones_root .cot-composition-charts .chart-2 {
    grid-column: 6/13
  }
}

#cotizaciones_root .cot-download-docs .btn-container {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

@media (min-width:640px) {
  #cotizaciones_root .cot-download-docs .btn-container {
    flex-direction: row
  }
}

#cotizaciones_root .cot-download-docs .btn-container .btn-tertiary {
  display: flex;
  justify-content: center
}

#cotizaciones_root .cot-download-docs .btn-secondary {
  margin-top: 1.875rem;
  width: 100%
}

@media (min-width:640px) {
  #cotizaciones_root .cot-download-docs .btn-secondary {
    margin-top: 1.5rem;
    width: auto
  }
}

#cotizaciones_root .badge-tag {
  align-items: center;
  border-radius: 999px;
  display: flex;
  gap: .5rem;
  padding: .25rem .5rem
}

#cotizaciones_root .badge-tag.--highlighted {
  border: 1px solid #111
}

#cotizaciones_root .badge-tag .tag {
  text-wrap: nowrap
}

#cotizaciones_root .variation-selectors {
  align-items: center;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  margin-top: 1rem;
  overflow-x: auto
}

#cotizaciones_root .variation-selectors .variation-selector {
  align-items: center;
  border-radius: .75rem;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: .25rem;
  justify-content: center;
  padding: 1rem
}

#cotizaciones_root .variation-selectors .medium-text {
  font-weight: 600
}

#cotizaciones_root .variation-selectors .--red {
  color: #f5222d
}

#cotizaciones_root .variation-selectors .--green {
  color: #269532
}

#cotizaciones_root .variation-selectors .--neutral {
  color: #111
}

#cotizaciones_root .variation-selectors .--selected {
  background-color: hsla(0, 0%, 7%, .1)
}

#cotizaciones_root .products-section .title {
  margin-bottom: 2.5rem
}

@media (min-width:640px) {
  #cotizaciones_root .products-section .title {
    margin-bottom: 4rem
  }
}

#cotizaciones_root .products-section .splide__track {
  --bg-color: #fff
}

#cotizaciones_root .btn {
  box-shadow: none
}

#cotizaciones_root .ant-tabs-nav {
  border-bottom: 1px solid hsla(0, 0%, 7%, .1)
}

#cotizaciones_root [class*=cols-]:not(.cols-1)>* {
  opacity: 1 !important
}

#cotizaciones_root .router-link:hover {
  color: #111
}

#cotizaciones_root .cot-product-detail-tabs {
  overflow: hidden
}

#cotizaciones_root .cot-chart-container>.paragraph {
  margin: 2rem 0;
  text-align: center
}

#cotizaciones_root .ticker-logo {
  border-radius: 999px
}

.news-page-header {
  border-bottom: 1px solid hsla(0, 0%, 7%, .1);
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(auto, 1fr));
  padding-bottom: 2.5rem;
  padding-top: 9.25rem;
  position: relative;
  row-gap: 0;
  row-gap: 1.5rem
}

@media (min-width:640px) {
  .news-page-header {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    grid-template-columns: repeat(12, minmax(auto, 1fr))
  }
}

@media (min-width:768px) {
  .news-page-header {
    padding-bottom: 4rem;
    padding-top: 15rem
  }
}

.news-page-header__bg-image {
  filter: blur(200px);
  left: 0;
  mix-blend-mode: exclusion;
  opacity: .4;
  position: absolute;
  width: 100%;
  z-index: 0
}

@media (min-width:768px) {
  .news-page-header__bg-image {
    left: 52%;
    width: 50%
  }
}

.news-page-header__content {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  grid-column: 1/-1;
  justify-content: center;
  z-index: 1
}

.news-page-header__content .tag {
  border: 1px solid hsla(0, 0%, 7%, .1);
  border-radius: 20px;
  padding: .375rem .625rem;
  width: -moz-fit-content;
  width: fit-content
}

.news-page-header__content-author {
  color: hsla(0, 0%, 7%, .7)
}

@media (min-width:768px) {
  .news-page-header__content {
    gap: 3rem;
    grid-column: 1/6
  }
}

.news-page-header__image {
  border-radius: 12px;
  grid-column: 1/-1;
  overflow: hidden;
  z-index: 1
}

.news-page-header__image img {
  aspect-ratio: 8/5;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media (min-width:768px) {
  .news-page-header__image {
    grid-column: 6/-1
  }
}

.news-page-related {
  margin-bottom: 2.5rem
}

@media (min-width:768px) {
  .news-page-related {
    margin-bottom: 4rem
  }
}

.sitemap {
  padding-top: 6rem
}

.sitemap_section {
  margin-bottom: 4rem;
  margin-top: 4rem
}

@media (min-width:768px) {
  .sitemap_section {
    margin-top: 5rem
  }
}

.sitemap .divider {
  background-color: hsla(0, 0%, 7%, .1);
  height: 1px;
  margin-bottom: 2.5rem;
  margin-top: 1.25rem
}

.sitemap a {
  color: hsla(0, 0%, 7%, .5);
  transition: all .2s ease-in-out
}

.sitemap a:hover {
  color: hsla(0, 0%, 7%, .7);
  text-decoration: underline
}

.sitemap .title {
  margin-bottom: 1rem
}

@media (min-width:640px) {
  .sitemap .title {
    margin-bottom: 1.5rem
  }
}

.sitemap ul {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

.sitemap .areas {
  display: grid;
  gap: 4rem 1rem
}

@media (min-width:768px) {
  .sitemap .areas {
    grid-template-columns: repeat(4, 1fr)
  }
}

.sitemap .area_row {
  grid-column: 1/-1
}

.sitemap .area_row ul {
  display: grid
}

@media (min-width:768px) {
  .sitemap .area_row ul {
    grid-template-columns: repeat(4, 1fr)
  }
}

.--richtext a,
.--richtext b,
.--richtext strong {
  font-weight: 700
}

.--richtext a {
  color: inherit;
  text-decoration: underline
}

.--richtext a:hover {
  text-decoration: none
}

.--richtext img {
  display: block;
  height: auto;
  margin: 2rem 0;
  max-width: 100%
}

.--richtext hr {
  border-bottom: 0;
  display: block;
  margin: 1.5rem 0
}

.--richtext hr~p {
  margin-top: 2rem
}

.--richtext ul {
  list-style: disc;
  padding-left: 24px
}

.--richtext ul ul {
  list-style: circle
}

.--richtext ul ul li ul {
  list-style: square
}

.--text-center {
  text-align: center
}

.--hidden {
  display: none
}

.--with-gap {
  gap: 2rem !important
}

@media (min-width:768px) {
  .--with-gap {
    gap: 2.5rem !important
  }
}

.--has-bg-img {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  background-color: transparent !important
}

/*# sourceMappingURL=index.css.map*/